diff --git "a/codebase_corpus.jsonl" "b/codebase_corpus.jsonl" new file mode 100644--- /dev/null +++ "b/codebase_corpus.jsonl" @@ -0,0 +1,21149 @@ +{"complexity": "simple", "doc_id": "chunk_000000", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 20, "source_path": "core\\python\\aal\\security\\merkle_verification.py", "text": "merkle_verification.MerkleNode (core\\python\\aal\\security\\merkle_verification.py:20)"} +{"complexity": "simple", "doc_id": "chunk_000001", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 31, "source_path": "core\\python\\aal\\security\\merkle_verification.py", "text": "merkle_verification.IntegrityCheck (core\\python\\aal\\security\\merkle_verification.py:31)"} +{"complexity": "complex", "doc_id": "chunk_000002", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 41, "source_path": "core\\python\\aal\\security\\merkle_verification.py", "text": "merkle_verification.MerkleVerification (core\\python\\aal\\security\\merkle_verification.py:41)"} +{"complexity": "simple", "doc_id": "chunk_000003", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 54, "source_path": "core\\python\\aal\\security\\merkle_verification.py", "text": "merkle_verification.__init__ (core\\python\\aal\\security\\merkle_verification.py:54)"} +{"complexity": "simple", "doc_id": "chunk_000004", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 65, "source_path": "core\\python\\aal\\security\\merkle_verification.py", "text": "merkle_verification.hash_data (core\\python\\aal\\security\\merkle_verification.py:65)"} +{"complexity": "medium", "doc_id": "chunk_000005", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 69, "source_path": "core\\python\\aal\\security\\merkle_verification.py", "text": "merkle_verification.hash_file (core\\python\\aal\\security\\merkle_verification.py:69)"} +{"complexity": "complex", "doc_id": "chunk_000006", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 86, "source_path": "core\\python\\aal\\security\\merkle_verification.py", "text": "merkle_verification.build_merkle_tree (core\\python\\aal\\security\\merkle_verification.py:86)"} +{"complexity": "simple", "doc_id": "chunk_000007", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 121, "source_path": "core\\python\\aal\\security\\merkle_verification.py", "text": "merkle_verification.get_root_hash (core\\python\\aal\\security\\merkle_verification.py:121)"} +{"complexity": "simple", "doc_id": "chunk_000008", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 127, "source_path": "core\\python\\aal\\security\\merkle_verification.py", "text": "merkle_verification.set_expected_root (core\\python\\aal\\security\\merkle_verification.py:127)"} +{"complexity": "complex", "doc_id": "chunk_000009", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 135, "source_path": "core\\python\\aal\\security\\merkle_verification.py", "text": "merkle_verification.verify_integrity (core\\python\\aal\\security\\merkle_verification.py:135)"} +{"complexity": "complex", "doc_id": "chunk_000010", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 181, "source_path": "core\\python\\aal\\security\\merkle_verification.py", "text": "merkle_verification.generate_proof_path (core\\python\\aal\\security\\merkle_verification.py:181)"} +{"complexity": "simple", "doc_id": "chunk_000011", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 56, "source_path": "core\\python\\aevion_data_classification_fabric.py", "text": "aevion_data_classification_fabric.DataSensitivityLevel (core\\python\\aevion_data_classification_fabric.py:56)"} +{"complexity": "medium", "doc_id": "chunk_000012", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 65, "source_path": "core\\python\\aevion_data_classification_fabric.py", "text": "aevion_data_classification_fabric.DataType (core\\python\\aevion_data_classification_fabric.py:65)"} +{"complexity": "simple", "doc_id": "chunk_000013", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 82, "source_path": "core\\python\\aevion_data_classification_fabric.py", "text": "aevion_data_classification_fabric.DataElement (core\\python\\aevion_data_classification_fabric.py:82)"} +{"complexity": "medium", "doc_id": "chunk_000014", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 95, "source_path": "core\\python\\aevion_data_classification_fabric.py", "text": "aevion_data_classification_fabric.ClassificationSchema (core\\python\\aevion_data_classification_fabric.py:95)"} +{"complexity": "complex", "doc_id": "chunk_000015", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 109, "source_path": "core\\python\\aevion_data_classification_fabric.py", "text": "aevion_data_classification_fabric.DataClassificationProof (core\\python\\aevion_data_classification_fabric.py:109)"} +{"complexity": "complex", "doc_id": "chunk_000016", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 187, "source_path": "core\\python\\aevion_data_classification_fabric.py", "text": "aevion_data_classification_fabric.AevionDataClassificationFabric (core\\python\\aevion_data_classification_fabric.py:187)"} +{"complexity": "complex", "doc_id": "chunk_000017", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 837, "source_path": "core\\python\\aevion_data_classification_fabric.py", "text": "aevion_data_classification_fabric.demo (core\\python\\aevion_data_classification_fabric.py:837)"} +{"complexity": "complex", "doc_id": "chunk_000018", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 148, "source_path": "core\\python\\aevion_data_classification_fabric.py", "text": "aevion_data_classification_fabric.to_dict (core\\python\\aevion_data_classification_fabric.py:148)"} +{"complexity": "complex", "doc_id": "chunk_000019", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 193, "source_path": "core\\python\\aevion_data_classification_fabric.py", "text": "aevion_data_classification_fabric.__init__ (core\\python\\aevion_data_classification_fabric.py:193)"} +{"complexity": "complex", "doc_id": "chunk_000020", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 234, "source_path": "core\\python\\aevion_data_classification_fabric.py", "text": "aevion_data_classification_fabric.create_nist_schema (core\\python\\aevion_data_classification_fabric.py:234)"} +{"complexity": "complex", "doc_id": "chunk_000021", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 295, "source_path": "core\\python\\aevion_data_classification_fabric.py", "text": "aevion_data_classification_fabric.discover_data_elements (core\\python\\aevion_data_classification_fabric.py:295)"} +{"complexity": "medium", "doc_id": "chunk_000022", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "other", "source_line": 349, "source_path": "core\\python\\aevion_data_classification_fabric.py", "text": "aevion_data_classification_fabric._infer_data_type (core\\python\\aevion_data_classification_fabric.py:349)"} +{"complexity": "medium", "doc_id": "chunk_000023", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 378, "source_path": "core\\python\\aevion_data_classification_fabric.py", "text": "aevion_data_classification_fabric._calculate_classification_confidence (core\\python\\aevion_data_classification_fabric.py:378)"} +{"complexity": "complex", "doc_id": "chunk_000024", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 407, "source_path": "core\\python\\aevion_data_classification_fabric.py", "text": "aevion_data_classification_fabric.classify_with_proof (core\\python\\aevion_data_classification_fabric.py:407)"} +{"complexity": "complex", "doc_id": "chunk_000025", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 533, "source_path": "core\\python\\aevion_data_classification_fabric.py", "text": "aevion_data_classification_fabric._generate_hypergraph_proof (core\\python\\aevion_data_classification_fabric.py:533)"} +{"complexity": "medium", "doc_id": "chunk_000026", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 570, "source_path": "core\\python\\aevion_data_classification_fabric.py", "text": "aevion_data_classification_fabric._generate_homomorphic_proof (core\\python\\aevion_data_classification_fabric.py:570)"} +{"complexity": "simple", "doc_id": "chunk_000027", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 588, "source_path": "core\\python\\aevion_data_classification_fabric.py", "text": "aevion_data_classification_fabric._generate_vdf_proof (core\\python\\aevion_data_classification_fabric.py:588)"} +{"complexity": "medium", "doc_id": "chunk_000028", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 598, "source_path": "core\\python\\aevion_data_classification_fabric.py", "text": "aevion_data_classification_fabric._generate_topological_proof (core\\python\\aevion_data_classification_fabric.py:598)"} +{"complexity": "medium", "doc_id": "chunk_000029", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 613, "source_path": "core\\python\\aevion_data_classification_fabric.py", "text": "aevion_data_classification_fabric._generate_quantum_proof (core\\python\\aevion_data_classification_fabric.py:613)"} +{"complexity": "simple", "doc_id": "chunk_000030", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 628, "source_path": "core\\python\\aevion_data_classification_fabric.py", "text": "aevion_data_classification_fabric._generate_neural_proof (core\\python\\aevion_data_classification_fabric.py:628)"} +{"complexity": "medium", "doc_id": "chunk_000031", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 639, "source_path": "core\\python\\aevion_data_classification_fabric.py", "text": "aevion_data_classification_fabric._generate_fractal_proof (core\\python\\aevion_data_classification_fabric.py:639)"} +{"complexity": "simple", "doc_id": "chunk_000032", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 658, "source_path": "core\\python\\aevion_data_classification_fabric.py", "text": "aevion_data_classification_fabric._generate_info_theory_proof (core\\python\\aevion_data_classification_fabric.py:658)"} +{"complexity": "medium", "doc_id": "chunk_000033", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 668, "source_path": "core\\python\\aevion_data_classification_fabric.py", "text": "aevion_data_classification_fabric._generate_mpc_proof (core\\python\\aevion_data_classification_fabric.py:668)"} +{"complexity": "complex", "doc_id": "chunk_000034", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 686, "source_path": "core\\python\\aevion_data_classification_fabric.py", "text": "aevion_data_classification_fabric._test_adversarial_robustness (core\\python\\aevion_data_classification_fabric.py:686)"} +{"complexity": "medium", "doc_id": "chunk_000035", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "other", "source_line": 720, "source_path": "core\\python\\aevion_data_classification_fabric.py", "text": "aevion_data_classification_fabric._run_federated_consensus (core\\python\\aevion_data_classification_fabric.py:720)"} +{"complexity": "medium", "doc_id": "chunk_000036", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 748, "source_path": "core\\python\\aevion_data_classification_fabric.py", "text": "aevion_data_classification_fabric._anchor_to_blockchain (core\\python\\aevion_data_classification_fabric.py:748)"} +{"complexity": "complex", "doc_id": "chunk_000037", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 763, "source_path": "core\\python\\aevion_data_classification_fabric.py", "text": "aevion_data_classification_fabric.verify_proof (core\\python\\aevion_data_classification_fabric.py:763)"} +{"complexity": "simple", "doc_id": "chunk_000038", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 805, "source_path": "core\\python\\aevion_data_classification_fabric.py", "text": "aevion_data_classification_fabric.export_proof (core\\python\\aevion_data_classification_fabric.py:805)"} +{"complexity": "medium", "doc_id": "chunk_000039", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 812, "source_path": "core\\python\\aevion_data_classification_fabric.py", "text": "aevion_data_classification_fabric.get_statistics (core\\python\\aevion_data_classification_fabric.py:812)"} +{"complexity": "simple", "doc_id": "chunk_000040", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 38, "source_path": "core\\python\\aevion_orchestrator.py", "text": "aevion_orchestrator.OperationRequest (core\\python\\aevion_orchestrator.py:38)"} +{"complexity": "complex", "doc_id": "chunk_000041", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 51, "source_path": "core\\python\\aevion_orchestrator.py", "text": "aevion_orchestrator.OperationResult (core\\python\\aevion_orchestrator.py:51)"} +{"complexity": "complex", "doc_id": "chunk_000042", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 90, "source_path": "core\\python\\aevion_orchestrator.py", "text": "aevion_orchestrator.AevionOrchestrator (core\\python\\aevion_orchestrator.py:90)"} +{"complexity": "complex", "doc_id": "chunk_000043", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 318, "source_path": "core\\python\\aevion_orchestrator.py", "text": "aevion_orchestrator.demo (core\\python\\aevion_orchestrator.py:318)"} +{"complexity": "simple", "doc_id": "chunk_000044", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 86, "source_path": "core\\python\\aevion_orchestrator.py", "text": "aevion_orchestrator.to_dict (core\\python\\aevion_orchestrator.py:86)"} +{"complexity": "medium", "doc_id": "chunk_000045", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "agents", "source_line": 106, "source_path": "core\\python\\aevion_orchestrator.py", "text": "aevion_orchestrator.__init__ (core\\python\\aevion_orchestrator.py:106)"} +{"complexity": "complex", "doc_id": "chunk_000046", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "agents", "source_line": 119, "source_path": "core\\python\\aevion_orchestrator.py", "text": "aevion_orchestrator.initialize (core\\python\\aevion_orchestrator.py:119)"} +{"complexity": "complex", "doc_id": "chunk_000047", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 181, "source_path": "core\\python\\aevion_orchestrator.py", "text": "aevion_orchestrator.process (core\\python\\aevion_orchestrator.py:181)"} +{"complexity": "simple", "doc_id": "chunk_000048", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "agents", "source_line": 267, "source_path": "core\\python\\aevion_orchestrator.py", "text": "aevion_orchestrator.verify (core\\python\\aevion_orchestrator.py:267)"} +{"complexity": "simple", "doc_id": "chunk_000049", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 278, "source_path": "core\\python\\aevion_orchestrator.py", "text": "aevion_orchestrator.assess (core\\python\\aevion_orchestrator.py:278)"} +{"complexity": "medium", "doc_id": "chunk_000050", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 291, "source_path": "core\\python\\aevion_orchestrator.py", "text": "aevion_orchestrator.status (core\\python\\aevion_orchestrator.py:291)"} +{"complexity": "medium", "doc_id": "chunk_000051", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "proofs", "source_line": 51, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.AevionMetrics (core\\python\\aevion_unified_proof_fabric.py:51)"} +{"complexity": "simple", "doc_id": "chunk_000052", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 70, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.ProofLayer (core\\python\\aevion_unified_proof_fabric.py:70)"} +{"complexity": "simple", "doc_id": "chunk_000053", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 82, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.ProofBundle (core\\python\\aevion_unified_proof_fabric.py:82)"} +{"complexity": "simple", "doc_id": "chunk_000054", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 95, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.ConsensusResult (core\\python\\aevion_unified_proof_fabric.py:95)"} +{"complexity": "complex", "doc_id": "chunk_000055", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 109, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.F22HypergraphConsensus (core\\python\\aevion_unified_proof_fabric.py:109)"} +{"complexity": "medium", "doc_id": "chunk_000056", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 157, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.F23HomomorphicEncryption (core\\python\\aevion_unified_proof_fabric.py:157)"} +{"complexity": "complex", "doc_id": "chunk_000057", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "proofs", "source_line": 186, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.F24VerifiableDelay (core\\python\\aevion_unified_proof_fabric.py:186)"} +{"complexity": "medium", "doc_id": "chunk_000058", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 221, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.F25AlgebraicTopology (core\\python\\aevion_unified_proof_fabric.py:221)"} +{"complexity": "medium", "doc_id": "chunk_000059", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 243, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.F26QuantumEntanglement (core\\python\\aevion_unified_proof_fabric.py:243)"} +{"complexity": "complex", "doc_id": "chunk_000060", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 267, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.F27NeuralCryptography (core\\python\\aevion_unified_proof_fabric.py:267)"} +{"complexity": "complex", "doc_id": "chunk_000061", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 304, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.F28FractalProof (core\\python\\aevion_unified_proof_fabric.py:304)"} +{"complexity": "complex", "doc_id": "chunk_000062", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 364, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.F29InformationTheoretic (core\\python\\aevion_unified_proof_fabric.py:364)"} +{"complexity": "medium", "doc_id": "chunk_000063", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 416, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.F30MultiPartyComputation (core\\python\\aevion_unified_proof_fabric.py:416)"} +{"complexity": "complex", "doc_id": "chunk_000064", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 449, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.AevionUnifiedProofFabric (core\\python\\aevion_unified_proof_fabric.py:449)"} +{"complexity": "complex", "doc_id": "chunk_000065", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 913, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.main (core\\python\\aevion_unified_proof_fabric.py:913)"} +{"complexity": "simple", "doc_id": "chunk_000066", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "proofs", "source_line": 59, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.overall_score (core\\python\\aevion_unified_proof_fabric.py:59)"} +{"complexity": "simple", "doc_id": "chunk_000067", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "proofs", "source_line": 112, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.__init__ (core\\python\\aevion_unified_proof_fabric.py:112)"} +{"complexity": "simple", "doc_id": "chunk_000068", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 117, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.add_vertex (core\\python\\aevion_unified_proof_fabric.py:117)"} +{"complexity": "simple", "doc_id": "chunk_000069", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 121, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.add_hyperedge (core\\python\\aevion_unified_proof_fabric.py:121)"} +{"complexity": "medium", "doc_id": "chunk_000070", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "proofs", "source_line": 125, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.compute_consensus (core\\python\\aevion_unified_proof_fabric.py:125)"} +{"complexity": "simple", "doc_id": "chunk_000071", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "proofs", "source_line": 160, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.__init__ (core\\python\\aevion_unified_proof_fabric.py:160)"} +{"complexity": "simple", "doc_id": "chunk_000072", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "proofs", "source_line": 163, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.generate_key_pair (core\\python\\aevion_unified_proof_fabric.py:163)"} +{"complexity": "simple", "doc_id": "chunk_000073", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 171, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.encrypt (core\\python\\aevion_unified_proof_fabric.py:171)"} +{"complexity": "simple", "doc_id": "chunk_000074", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 178, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.decrypt (core\\python\\aevion_unified_proof_fabric.py:178)"} +{"complexity": "simple", "doc_id": "chunk_000075", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "proofs", "source_line": 189, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.__init__ (core\\python\\aevion_unified_proof_fabric.py:189)"} +{"complexity": "medium", "doc_id": "chunk_000076", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "proofs", "source_line": 192, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.compute_vdf (core\\python\\aevion_unified_proof_fabric.py:192)"} +{"complexity": "simple", "doc_id": "chunk_000077", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "proofs", "source_line": 224, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.__init__ (core\\python\\aevion_unified_proof_fabric.py:224)"} +{"complexity": "simple", "doc_id": "chunk_000078", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 227, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.add_simplex (core\\python\\aevion_unified_proof_fabric.py:227)"} +{"complexity": "simple", "doc_id": "chunk_000079", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "proofs", "source_line": 231, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.compute_betti_numbers (core\\python\\aevion_unified_proof_fabric.py:231)"} +{"complexity": "simple", "doc_id": "chunk_000080", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "proofs", "source_line": 237, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.compute_euler_characteristic (core\\python\\aevion_unified_proof_fabric.py:237)"} +{"complexity": "simple", "doc_id": "chunk_000081", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "proofs", "source_line": 246, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.__init__ (core\\python\\aevion_unified_proof_fabric.py:246)"} +{"complexity": "simple", "doc_id": "chunk_000082", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "proofs", "source_line": 251, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.create_qubit (core\\python\\aevion_unified_proof_fabric.py:251)"} +{"complexity": "simple", "doc_id": "chunk_000083", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 257, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.entangle (core\\python\\aevion_unified_proof_fabric.py:257)"} +{"complexity": "simple", "doc_id": "chunk_000084", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "proofs", "source_line": 261, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.compute_entanglement_entropy (core\\python\\aevion_unified_proof_fabric.py:261)"} +{"complexity": "simple", "doc_id": "chunk_000085", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "proofs", "source_line": 270, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.__init__ (core\\python\\aevion_unified_proof_fabric.py:270)"} +{"complexity": "simple", "doc_id": "chunk_000086", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "proofs", "source_line": 274, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.create_neural_hash (core\\python\\aevion_unified_proof_fabric.py:274)"} +{"complexity": "medium", "doc_id": "chunk_000087", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "proofs", "source_line": 283, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.compute_hash (core\\python\\aevion_unified_proof_fabric.py:283)"} +{"complexity": "simple", "doc_id": "chunk_000088", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "proofs", "source_line": 307, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.__init__ (core\\python\\aevion_unified_proof_fabric.py:307)"} +{"complexity": "complex", "doc_id": "chunk_000089", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "proofs", "source_line": 312, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.create_tree (core\\python\\aevion_unified_proof_fabric.py:312)"} +{"complexity": "simple", "doc_id": "chunk_000090", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "proofs", "source_line": 356, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.get_root_hash (core\\python\\aevion_unified_proof_fabric.py:356)"} +{"complexity": "simple", "doc_id": "chunk_000091", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "proofs", "source_line": 367, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.__init__ (core\\python\\aevion_unified_proof_fabric.py:367)"} +{"complexity": "medium", "doc_id": "chunk_000092", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "proofs", "source_line": 370, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.compute_entropy (core\\python\\aevion_unified_proof_fabric.py:370)"} +{"complexity": "simple", "doc_id": "chunk_000093", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "proofs", "source_line": 387, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.create_secret_sharing (core\\python\\aevion_unified_proof_fabric.py:387)"} +{"complexity": "medium", "doc_id": "chunk_000094", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 395, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.split_secret (core\\python\\aevion_unified_proof_fabric.py:395)"} +{"complexity": "simple", "doc_id": "chunk_000095", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "proofs", "source_line": 419, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.__init__ (core\\python\\aevion_unified_proof_fabric.py:419)"} +{"complexity": "simple", "doc_id": "chunk_000096", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 423, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.add_party (core\\python\\aevion_unified_proof_fabric.py:423)"} +{"complexity": "medium", "doc_id": "chunk_000097", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "proofs", "source_line": 429, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.compute_aggregate (core\\python\\aevion_unified_proof_fabric.py:429)"} +{"complexity": "medium", "doc_id": "chunk_000098", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "proofs", "source_line": 455, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.__init__ (core\\python\\aevion_unified_proof_fabric.py:455)"} +{"complexity": "complex", "doc_id": "chunk_000099", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 483, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.generate_proof_bundle (core\\python\\aevion_unified_proof_fabric.py:483)"} +{"complexity": "medium", "doc_id": "chunk_000100", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 571, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric._generate_f22_proof (core\\python\\aevion_unified_proof_fabric.py:571)"} +{"complexity": "medium", "doc_id": "chunk_000101", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 602, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric._generate_f23_proof (core\\python\\aevion_unified_proof_fabric.py:602)"} +{"complexity": "medium", "doc_id": "chunk_000102", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 626, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric._generate_f24_proof (core\\python\\aevion_unified_proof_fabric.py:626)"} +{"complexity": "medium", "doc_id": "chunk_000103", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 647, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric._generate_f25_proof (core\\python\\aevion_unified_proof_fabric.py:647)"} +{"complexity": "medium", "doc_id": "chunk_000104", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 673, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric._generate_f26_proof (core\\python\\aevion_unified_proof_fabric.py:673)"} +{"complexity": "medium", "doc_id": "chunk_000105", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 702, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric._generate_f27_proof (core\\python\\aevion_unified_proof_fabric.py:702)"} +{"complexity": "medium", "doc_id": "chunk_000106", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 725, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric._generate_f28_proof (core\\python\\aevion_unified_proof_fabric.py:725)"} +{"complexity": "medium", "doc_id": "chunk_000107", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 753, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric._generate_f29_proof (core\\python\\aevion_unified_proof_fabric.py:753)"} +{"complexity": "medium", "doc_id": "chunk_000108", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 782, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric._generate_f30_proof (core\\python\\aevion_unified_proof_fabric.py:782)"} +{"complexity": "medium", "doc_id": "chunk_000109", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "proofs", "source_line": 809, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric._compute_metrics (core\\python\\aevion_unified_proof_fabric.py:809)"} +{"complexity": "medium", "doc_id": "chunk_000110", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "proofs", "source_line": 835, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.verify_bundle (core\\python\\aevion_unified_proof_fabric.py:835)"} +{"complexity": "medium", "doc_id": "chunk_000111", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 866, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.export_bundle (core\\python\\aevion_unified_proof_fabric.py:866)"} +{"complexity": "medium", "doc_id": "chunk_000112", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "proofs", "source_line": 891, "source_path": "core\\python\\aevion_unified_proof_fabric.py", "text": "aevion_unified_proof_fabric.get_statistics (core\\python\\aevion_unified_proof_fabric.py:891)"} +{"complexity": "complex", "doc_id": "chunk_000113", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 34, "source_path": "core\\python\\aevion_verifiable_rewards.py", "text": "aevion_verifiable_rewards.compute_aupf_reward (core\\python\\aevion_verifiable_rewards.py:34)"} +{"complexity": "medium", "doc_id": "chunk_000114", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 107, "source_path": "core\\python\\aevion_verifiable_rewards.py", "text": "aevion_verifiable_rewards._heuristic_reward (core\\python\\aevion_verifiable_rewards.py:107)"} +{"complexity": "medium", "doc_id": "chunk_000115", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 129, "source_path": "core\\python\\aevion_verifiable_rewards.py", "text": "aevion_verifiable_rewards.VAClaim (core\\python\\aevion_verifiable_rewards.py:129)"} +{"complexity": "complex", "doc_id": "chunk_000116", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 144, "source_path": "core\\python\\aevion_verifiable_rewards.py", "text": "aevion_verifiable_rewards.SyntheticVAClaimGenerator (core\\python\\aevion_verifiable_rewards.py:144)"} +{"complexity": "medium", "doc_id": "chunk_000117", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 332, "source_path": "core\\python\\aevion_verifiable_rewards.py", "text": "aevion_verifiable_rewards.TrainingMetrics (core\\python\\aevion_verifiable_rewards.py:332)"} +{"complexity": "complex", "doc_id": "chunk_000118", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 345, "source_path": "core\\python\\aevion_verifiable_rewards.py", "text": "aevion_verifiable_rewards.run_vetproof_reward_evaluation (core\\python\\aevion_verifiable_rewards.py:345)"} +{"complexity": "complex", "doc_id": "chunk_000119", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 399, "source_path": "core\\python\\aevion_verifiable_rewards.py", "text": "aevion_verifiable_rewards.demo (core\\python\\aevion_verifiable_rewards.py:399)"} +{"complexity": "simple", "doc_id": "chunk_000120", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 227, "source_path": "core\\python\\aevion_verifiable_rewards.py", "text": "aevion_verifiable_rewards.__init__ (core\\python\\aevion_verifiable_rewards.py:227)"} +{"complexity": "complex", "doc_id": "chunk_000121", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "verification", "source_line": 230, "source_path": "core\\python\\aevion_verifiable_rewards.py", "text": "aevion_verifiable_rewards.generate_claim (core\\python\\aevion_verifiable_rewards.py:230)"} +{"complexity": "simple", "doc_id": "chunk_000122", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "verification", "source_line": 272, "source_path": "core\\python\\aevion_verifiable_rewards.py", "text": "aevion_verifiable_rewards.generate_dataset (core\\python\\aevion_verifiable_rewards.py:272)"} +{"complexity": "medium", "doc_id": "chunk_000123", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "verification", "source_line": 276, "source_path": "core\\python\\aevion_verifiable_rewards.py", "text": "aevion_verifiable_rewards.to_training_format (core\\python\\aevion_verifiable_rewards.py:276)"} +{"complexity": "medium", "doc_id": "chunk_000124", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "verification", "source_line": 300, "source_path": "core\\python\\aevion_verifiable_rewards.py", "text": "aevion_verifiable_rewards._build_narrative (core\\python\\aevion_verifiable_rewards.py:300)"} +{"complexity": "simple", "doc_id": "chunk_000125", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 65, "source_path": "core\\python\\agents\\aevion_timexl.py", "text": "aevion_timexl.TestResult (core\\python\\agents\\aevion_timexl.py:65)"} +{"complexity": "simple", "doc_id": "chunk_000126", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 75, "source_path": "core\\python\\agents\\aevion_timexl.py", "text": "aevion_timexl.IterationRecord (core\\python\\agents\\aevion_timexl.py:75)"} +{"complexity": "medium", "doc_id": "chunk_000127", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 87, "source_path": "core\\python\\agents\\aevion_timexl.py", "text": "aevion_timexl.TimeXLResult (core\\python\\agents\\aevion_timexl.py:87)"} +{"complexity": "complex", "doc_id": "chunk_000128", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 166, "source_path": "core\\python\\agents\\aevion_timexl.py", "text": "aevion_timexl.AevionTimeXL (core\\python\\agents\\aevion_timexl.py:166)"} +{"complexity": "medium", "doc_id": "chunk_000129", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 99, "source_path": "core\\python\\agents\\aevion_timexl.py", "text": "aevion_timexl.to_chain_entry (core\\python\\agents\\aevion_timexl.py:99)"} +{"complexity": "medium", "doc_id": "chunk_000130", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "agents", "source_line": 191, "source_path": "core\\python\\agents\\aevion_timexl.py", "text": "aevion_timexl.__init__ (core\\python\\agents\\aevion_timexl.py:191)"} +{"complexity": "complex", "doc_id": "chunk_000131", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "agents", "source_line": 207, "source_path": "core\\python\\agents\\aevion_timexl.py", "text": "aevion_timexl.verify_code (core\\python\\agents\\aevion_timexl.py:207)"} +{"complexity": "medium", "doc_id": "chunk_000132", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "agents", "source_line": 302, "source_path": "core\\python\\agents\\aevion_timexl.py", "text": "aevion_timexl.verify_claim (core\\python\\agents\\aevion_timexl.py:302)"} +{"complexity": "medium", "doc_id": "chunk_000133", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "agents", "source_line": 336, "source_path": "core\\python\\agents\\aevion_timexl.py", "text": "aevion_timexl._predict (core\\python\\agents\\aevion_timexl.py:336)"} +{"complexity": "medium", "doc_id": "chunk_000134", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 356, "source_path": "core\\python\\agents\\aevion_timexl.py", "text": "aevion_timexl._reflect (core\\python\\agents\\aevion_timexl.py:356)"} +{"complexity": "simple", "doc_id": "chunk_000135", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 386, "source_path": "core\\python\\agents\\aevion_timexl.py", "text": "aevion_timexl._refine_spec (core\\python\\agents\\aevion_timexl.py:386)"} +{"complexity": "medium", "doc_id": "chunk_000136", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "agents", "source_line": 399, "source_path": "core\\python\\agents\\aevion_timexl.py", "text": "aevion_timexl._execute_tests (core\\python\\agents\\aevion_timexl.py:399)"} +{"complexity": "medium", "doc_id": "chunk_000137", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "agents", "source_line": 429, "source_path": "core\\python\\agents\\aevion_timexl.py", "text": "aevion_timexl._run_python_test (core\\python\\agents\\aevion_timexl.py:429)"} +{"complexity": "medium", "doc_id": "chunk_000138", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 451, "source_path": "core\\python\\agents\\aevion_timexl.py", "text": "aevion_timexl._llm_oracle_test (core\\python\\agents\\aevion_timexl.py:451)"} +{"complexity": "medium", "doc_id": "chunk_000139", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 467, "source_path": "core\\python\\agents\\aevion_timexl.py", "text": "aevion_timexl._chat (core\\python\\agents\\aevion_timexl.py:467)"} +{"complexity": "simple", "doc_id": "chunk_000140", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "agents", "source_line": 481, "source_path": "core\\python\\agents\\aevion_timexl.py", "text": "aevion_timexl._parse_json (core\\python\\agents\\aevion_timexl.py:481)"} +{"complexity": "simple", "doc_id": "chunk_000141", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 5, "source_path": "core\\python\\agents\\base.py", "text": "base.SentientRequest (core\\python\\agents\\base.py:5)"} +{"complexity": "simple", "doc_id": "chunk_000142", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 12, "source_path": "core\\python\\agents\\base.py", "text": "base.SentientResponse (core\\python\\agents\\base.py:12)"} +{"complexity": "complex", "doc_id": "chunk_000143", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 12, "source_path": "core\\python\\agents\\curator.py", "text": "curator.StrategyCurator (core\\python\\agents\\curator.py:12)"} +{"complexity": "simple", "doc_id": "chunk_000144", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "agents", "source_line": 18, "source_path": "core\\python\\agents\\curator.py", "text": "curator.__init__ (core\\python\\agents\\curator.py:18)"} +{"complexity": "medium", "doc_id": "chunk_000145", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 25, "source_path": "core\\python\\agents\\curator.py", "text": "curator.evaluate_performance (core\\python\\agents\\curator.py:25)"} +{"complexity": "simple", "doc_id": "chunk_000146", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 55, "source_path": "core\\python\\agents\\curator.py", "text": "curator.curate_population (core\\python\\agents\\curator.py:55)"} +{"complexity": "complex", "doc_id": "chunk_000147", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 16, "source_path": "core\\python\\agents\\darwin.py", "text": "darwin.DarwinAgent (core\\python\\agents\\darwin.py:16)"} +{"complexity": "simple", "doc_id": "chunk_000148", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "agents", "source_line": 22, "source_path": "core\\python\\agents\\darwin.py", "text": "darwin.__init__ (core\\python\\agents\\darwin.py:22)"} +{"complexity": "complex", "doc_id": "chunk_000149", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "agents", "source_line": 27, "source_path": "core\\python\\agents\\darwin.py", "text": "darwin.propose_new_strategy (core\\python\\agents\\darwin.py:27)"} +{"complexity": "medium", "doc_id": "chunk_000150", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 62, "source_path": "core\\python\\agents\\darwin.py", "text": "darwin.mutate_strategy (core\\python\\agents\\darwin.py:62)"} +{"complexity": "simple", "doc_id": "chunk_000151", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "agents", "source_line": 93, "source_path": "core\\python\\agents\\darwin.py", "text": "darwin.evaluate_fitness (core\\python\\agents\\darwin.py:93)"} +{"complexity": "simple", "doc_id": "chunk_000152", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 23, "source_path": "core\\python\\agents\\gate.py", "text": "gate.SovereignGateError (core\\python\\agents\\gate.py:23)"} +{"complexity": "complex", "doc_id": "chunk_000153", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 28, "source_path": "core\\python\\agents\\gate.py", "text": "gate.sovereign_gate (core\\python\\agents\\gate.py:28)"} +{"complexity": "complex", "doc_id": "chunk_000154", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 58, "source_path": "core\\python\\agents\\gate.py", "text": "gate.decorator (core\\python\\agents\\gate.py:58)"} +{"complexity": "complex", "doc_id": "chunk_000155", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 60, "source_path": "core\\python\\agents\\gate.py", "text": "gate.wrapper (core\\python\\agents\\gate.py:60)"} +{"complexity": "simple", "doc_id": "chunk_000156", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 49, "source_path": "core\\python\\agents\\magistral_orchestrator.py", "text": "magistral_orchestrator.SubAgentSpec (core\\python\\agents\\magistral_orchestrator.py:49)"} +{"complexity": "simple", "doc_id": "chunk_000157", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 58, "source_path": "core\\python\\agents\\magistral_orchestrator.py", "text": "magistral_orchestrator.SubAgentResult (core\\python\\agents\\magistral_orchestrator.py:58)"} +{"complexity": "medium", "doc_id": "chunk_000158", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 67, "source_path": "core\\python\\agents\\magistral_orchestrator.py", "text": "magistral_orchestrator.OrchestratorResult (core\\python\\agents\\magistral_orchestrator.py:67)"} +{"complexity": "complex", "doc_id": "chunk_000159", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 96, "source_path": "core\\python\\agents\\magistral_orchestrator.py", "text": "magistral_orchestrator.MagistralOrchestrator (core\\python\\agents\\magistral_orchestrator.py:96)"} +{"complexity": "medium", "doc_id": "chunk_000160", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 76, "source_path": "core\\python\\agents\\magistral_orchestrator.py", "text": "magistral_orchestrator.to_chain_entry (core\\python\\agents\\magistral_orchestrator.py:76)"} +{"complexity": "medium", "doc_id": "chunk_000161", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "agents", "source_line": 153, "source_path": "core\\python\\agents\\magistral_orchestrator.py", "text": "magistral_orchestrator.__init__ (core\\python\\agents\\magistral_orchestrator.py:153)"} +{"complexity": "complex", "doc_id": "chunk_000162", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "agents", "source_line": 165, "source_path": "core\\python\\agents\\magistral_orchestrator.py", "text": "magistral_orchestrator.run (core\\python\\agents\\magistral_orchestrator.py:165)"} +{"complexity": "medium", "doc_id": "chunk_000163", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 200, "source_path": "core\\python\\agents\\magistral_orchestrator.py", "text": "magistral_orchestrator._lead_analysis (core\\python\\agents\\magistral_orchestrator.py:200)"} +{"complexity": "medium", "doc_id": "chunk_000164", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "agents", "source_line": 230, "source_path": "core\\python\\agents\\magistral_orchestrator.py", "text": "magistral_orchestrator._parse_plan (core\\python\\agents\\magistral_orchestrator.py:230)"} +{"complexity": "complex", "doc_id": "chunk_000165", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "agents", "source_line": 264, "source_path": "core\\python\\agents\\magistral_orchestrator.py", "text": "magistral_orchestrator._execute_sub_agents (core\\python\\agents\\magistral_orchestrator.py:264)"} +{"complexity": "medium", "doc_id": "chunk_000166", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 313, "source_path": "core\\python\\agents\\magistral_orchestrator.py", "text": "magistral_orchestrator._synthesize (core\\python\\agents\\magistral_orchestrator.py:313)"} +{"complexity": "medium", "doc_id": "chunk_000167", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 340, "source_path": "core\\python\\agents\\magistral_orchestrator.py", "text": "magistral_orchestrator._coerce_content (core\\python\\agents\\magistral_orchestrator.py:340)"} +{"complexity": "medium", "doc_id": "chunk_000168", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 13, "source_path": "core\\python\\agents\\mcts_reasoner.py", "text": "mcts_reasoner.MCTSNode (core\\python\\agents\\mcts_reasoner.py:13)"} +{"complexity": "complex", "doc_id": "chunk_000169", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 33, "source_path": "core\\python\\agents\\mcts_reasoner.py", "text": "mcts_reasoner.MCTSReasoner (core\\python\\agents\\mcts_reasoner.py:33)"} +{"complexity": "simple", "doc_id": "chunk_000170", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "agents", "source_line": 14, "source_path": "core\\python\\agents\\mcts_reasoner.py", "text": "mcts_reasoner.__init__ (core\\python\\agents\\mcts_reasoner.py:14)"} +{"complexity": "simple", "doc_id": "chunk_000171", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 22, "source_path": "core\\python\\agents\\mcts_reasoner.py", "text": "mcts_reasoner.is_fully_expanded (core\\python\\agents\\mcts_reasoner.py:22)"} +{"complexity": "simple", "doc_id": "chunk_000172", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 25, "source_path": "core\\python\\agents\\mcts_reasoner.py", "text": "mcts_reasoner.best_child (core\\python\\agents\\mcts_reasoner.py:25)"} +{"complexity": "simple", "doc_id": "chunk_000173", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "agents", "source_line": 38, "source_path": "core\\python\\agents\\mcts_reasoner.py", "text": "mcts_reasoner.__init__ (core\\python\\agents\\mcts_reasoner.py:38)"} +{"complexity": "medium", "doc_id": "chunk_000174", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 41, "source_path": "core\\python\\agents\\mcts_reasoner.py", "text": "mcts_reasoner.search (core\\python\\agents\\mcts_reasoner.py:41)"} +{"complexity": "simple", "doc_id": "chunk_000175", "function_type": "function", "has_docstring": "no", "keyword": "route", "layer": "core", "module": "agents", "source_line": 60, "source_path": "core\\python\\agents\\mcts_reasoner.py", "text": "mcts_reasoner._select (core\\python\\agents\\mcts_reasoner.py:60)"} +{"complexity": "simple", "doc_id": "chunk_000176", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 69, "source_path": "core\\python\\agents\\mcts_reasoner.py", "text": "mcts_reasoner._expand (core\\python\\agents\\mcts_reasoner.py:69)"} +{"complexity": "simple", "doc_id": "chunk_000177", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 79, "source_path": "core\\python\\agents\\mcts_reasoner.py", "text": "mcts_reasoner._simulate (core\\python\\agents\\mcts_reasoner.py:79)"} +{"complexity": "simple", "doc_id": "chunk_000178", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 87, "source_path": "core\\python\\agents\\mcts_reasoner.py", "text": "mcts_reasoner._backpropagate (core\\python\\agents\\mcts_reasoner.py:87)"} +{"complexity": "simple", "doc_id": "chunk_000179", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 26, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator.ModelCapability (core\\python\\agents\\multi_model_orchestrator.py:26)"} +{"complexity": "simple", "doc_id": "chunk_000180", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 35, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator.ModelTier (core\\python\\agents\\multi_model_orchestrator.py:35)"} +{"complexity": "medium", "doc_id": "chunk_000181", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "agents", "source_line": 46, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator.Signer (core\\python\\agents\\multi_model_orchestrator.py:46)"} +{"complexity": "medium", "doc_id": "chunk_000182", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 71, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator.ModelProfile (core\\python\\agents\\multi_model_orchestrator.py:71)"} +{"complexity": "simple", "doc_id": "chunk_000183", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 96, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator.TaskSpec (core\\python\\agents\\multi_model_orchestrator.py:96)"} +{"complexity": "simple", "doc_id": "chunk_000184", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 111, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator.RoutingDecision (core\\python\\agents\\multi_model_orchestrator.py:111)"} +{"complexity": "simple", "doc_id": "chunk_000185", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 123, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator.ModelOutput (core\\python\\agents\\multi_model_orchestrator.py:123)"} +{"complexity": "medium", "doc_id": "chunk_000186", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "core", "module": "agents", "source_line": 136, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator.HandoffProof (core\\python\\agents\\multi_model_orchestrator.py:136)"} +{"complexity": "complex", "doc_id": "chunk_000187", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 162, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator.ProvenanceChain (core\\python\\agents\\multi_model_orchestrator.py:162)"} +{"complexity": "simple", "doc_id": "chunk_000188", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 208, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator._all_caps (core\\python\\agents\\multi_model_orchestrator.py:208)"} +{"complexity": "complex", "doc_id": "chunk_000189", "function_type": "class", "has_docstring": "no", "keyword": "route", "layer": "core", "module": "agents", "source_line": 298, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator.ModelRouter (core\\python\\agents\\multi_model_orchestrator.py:298)"} +{"complexity": "complex", "doc_id": "chunk_000190", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 364, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator.MultiModelOrchestrator (core\\python\\agents\\multi_model_orchestrator.py:364)"} +{"complexity": "simple", "doc_id": "chunk_000191", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "agents", "source_line": 49, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator.__init__ (core\\python\\agents\\multi_model_orchestrator.py:49)"} +{"complexity": "simple", "doc_id": "chunk_000192", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "agents", "source_line": 52, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator.hash (core\\python\\agents\\multi_model_orchestrator.py:52)"} +{"complexity": "simple", "doc_id": "chunk_000193", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "core", "module": "agents", "source_line": 55, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator.sign (core\\python\\agents\\multi_model_orchestrator.py:55)"} +{"complexity": "simple", "doc_id": "chunk_000194", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "agents", "source_line": 58, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator.verify (core\\python\\agents\\multi_model_orchestrator.py:58)"} +{"complexity": "simple", "doc_id": "chunk_000195", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 84, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator.estimated_cost (core\\python\\agents\\multi_model_orchestrator.py:84)"} +{"complexity": "simple", "doc_id": "chunk_000196", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 148, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator.to_canonical (core\\python\\agents\\multi_model_orchestrator.py:148)"} +{"complexity": "simple", "doc_id": "chunk_000197", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "agents", "source_line": 163, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator.__init__ (core\\python\\agents\\multi_model_orchestrator.py:163)"} +{"complexity": "simple", "doc_id": "chunk_000198", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 174, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator.add_output (core\\python\\agents\\multi_model_orchestrator.py:174)"} +{"complexity": "simple", "doc_id": "chunk_000199", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 181, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator.add_handoff (core\\python\\agents\\multi_model_orchestrator.py:181)"} +{"complexity": "simple", "doc_id": "chunk_000200", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 184, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator.finalize (core\\python\\agents\\multi_model_orchestrator.py:184)"} +{"complexity": "medium", "doc_id": "chunk_000201", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "agents", "source_line": 188, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator.to_verification_bundle (core\\python\\agents\\multi_model_orchestrator.py:188)"} +{"complexity": "simple", "doc_id": "chunk_000202", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "agents", "source_line": 299, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator.__init__ (core\\python\\agents\\multi_model_orchestrator.py:299)"} +{"complexity": "simple", "doc_id": "chunk_000203", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 307, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator.register_model (core\\python\\agents\\multi_model_orchestrator.py:307)"} +{"complexity": "complex", "doc_id": "chunk_000204", "function_type": "function", "has_docstring": "no", "keyword": "route", "layer": "core", "module": "agents", "source_line": 315, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator.route (core\\python\\agents\\multi_model_orchestrator.py:315)"} +{"complexity": "simple", "doc_id": "chunk_000205", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "agents", "source_line": 367, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator.__init__ (core\\python\\agents\\multi_model_orchestrator.py:367)"} +{"complexity": "simple", "doc_id": "chunk_000206", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 373, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator.register_invoker (core\\python\\agents\\multi_model_orchestrator.py:373)"} +{"complexity": "simple", "doc_id": "chunk_000207", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 377, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator._call_model (core\\python\\agents\\multi_model_orchestrator.py:377)"} +{"complexity": "medium", "doc_id": "chunk_000208", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "core", "module": "agents", "source_line": 384, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator._make_output (core\\python\\agents\\multi_model_orchestrator.py:384)"} +{"complexity": "medium", "doc_id": "chunk_000209", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 399, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator.invoke_single (core\\python\\agents\\multi_model_orchestrator.py:399)"} +{"complexity": "complex", "doc_id": "chunk_000210", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 414, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator.invoke_chain (core\\python\\agents\\multi_model_orchestrator.py:414)"} +{"complexity": "medium", "doc_id": "chunk_000211", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 470, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator.invoke_consensus (core\\python\\agents\\multi_model_orchestrator.py:470)"} +{"complexity": "simple", "doc_id": "chunk_000212", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "agents", "source_line": 490, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator.verify_chain (core\\python\\agents\\multi_model_orchestrator.py:490)"} +{"complexity": "simple", "doc_id": "chunk_000213", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "agents", "source_line": 501, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator.get_chain (core\\python\\agents\\multi_model_orchestrator.py:501)"} +{"complexity": "medium", "doc_id": "chunk_000214", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 504, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator.export_chain_for_audit (core\\python\\agents\\multi_model_orchestrator.py:504)"} +{"complexity": "simple", "doc_id": "chunk_000215", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 340, "source_path": "core\\python\\agents\\multi_model_orchestrator.py", "text": "multi_model_orchestrator.sort_key (core\\python\\agents\\multi_model_orchestrator.py:340)"} +{"complexity": "medium", "doc_id": "chunk_000216", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 11, "source_path": "core\\python\\agents\\openenv_agent.py", "text": "openenv_agent.OpenEnvAgent (core\\python\\agents\\openenv_agent.py:11)"} +{"complexity": "medium", "doc_id": "chunk_000217", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 26, "source_path": "core\\python\\agents\\openenv_agent.py", "text": "openenv_agent.OpenEnvEnvironment (core\\python\\agents\\openenv_agent.py:26)"} +{"complexity": "simple", "doc_id": "chunk_000218", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "agents", "source_line": 14, "source_path": "core\\python\\agents\\openenv_agent.py", "text": "openenv_agent.__init__ (core\\python\\agents\\openenv_agent.py:14)"} +{"complexity": "simple", "doc_id": "chunk_000219", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "agents", "source_line": 17, "source_path": "core\\python\\agents\\openenv_agent.py", "text": "openenv_agent.execute (core\\python\\agents\\openenv_agent.py:17)"} +{"complexity": "simple", "doc_id": "chunk_000220", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "agents", "source_line": 29, "source_path": "core\\python\\agents\\openenv_agent.py", "text": "openenv_agent.__init__ (core\\python\\agents\\openenv_agent.py:29)"} +{"complexity": "simple", "doc_id": "chunk_000221", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 32, "source_path": "core\\python\\agents\\openenv_agent.py", "text": "openenv_agent.reset (core\\python\\agents\\openenv_agent.py:32)"} +{"complexity": "simple", "doc_id": "chunk_000222", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 37, "source_path": "core\\python\\agents\\openenv_agent.py", "text": "openenv_agent.step (core\\python\\agents\\openenv_agent.py:37)"} +{"complexity": "complex", "doc_id": "chunk_000223", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 14, "source_path": "core\\python\\agents\\oracle.py", "text": "oracle.OracleAgent (core\\python\\agents\\oracle.py:14)"} +{"complexity": "simple", "doc_id": "chunk_000224", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "agents", "source_line": 20, "source_path": "core\\python\\agents\\oracle.py", "text": "oracle.__init__ (core\\python\\agents\\oracle.py:20)"} +{"complexity": "medium", "doc_id": "chunk_000225", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 24, "source_path": "core\\python\\agents\\oracle.py", "text": "oracle.scan_for_anomalies (core\\python\\agents\\oracle.py:24)"} +{"complexity": "medium", "doc_id": "chunk_000226", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "agents", "source_line": 56, "source_path": "core\\python\\agents\\oracle.py", "text": "oracle.verify_integrity (core\\python\\agents\\oracle.py:56)"} +{"complexity": "complex", "doc_id": "chunk_000227", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 52, "source_path": "core\\python\\agents\\sentient_core.py", "text": "sentient_core.SentientCoreAgent (core\\python\\agents\\sentient_core.py:52)"} +{"complexity": "medium", "doc_id": "chunk_000228", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "agents", "source_line": 59, "source_path": "core\\python\\agents\\sentient_core.py", "text": "sentient_core.__init__ (core\\python\\agents\\sentient_core.py:59)"} +{"complexity": "simple", "doc_id": "chunk_000229", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "agents", "source_line": 79, "source_path": "core\\python\\agents\\sentient_core.py", "text": "sentient_core.generate_proof (core\\python\\agents\\sentient_core.py:79)"} +{"complexity": "complex", "doc_id": "chunk_000230", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 85, "source_path": "core\\python\\agents\\sentient_core.py", "text": "sentient_core._call_ollama (core\\python\\agents\\sentient_core.py:85)"} +{"complexity": "medium", "doc_id": "chunk_000231", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "agents", "source_line": 119, "source_path": "core\\python\\agents\\sentient_core.py", "text": "sentient_core._create_proof_artifact (core\\python\\agents\\sentient_core.py:119)"} +{"complexity": "simple", "doc_id": "chunk_000232", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "agents", "source_line": 144, "source_path": "core\\python\\agents\\sentient_core.py", "text": "sentient_core._sign_content (core\\python\\agents\\sentient_core.py:144)"} +{"complexity": "medium", "doc_id": "chunk_000233", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "agents", "source_line": 152, "source_path": "core\\python\\agents\\sentient_core.py", "text": "sentient_core.generate_regulatory_reasoning (core\\python\\agents\\sentient_core.py:152)"} +{"complexity": "complex", "doc_id": "chunk_000234", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 14, "source_path": "core\\python\\agents\\tesla.py", "text": "tesla.TeslaAgent (core\\python\\agents\\tesla.py:14)"} +{"complexity": "simple", "doc_id": "chunk_000235", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "agents", "source_line": 20, "source_path": "core\\python\\agents\\tesla.py", "text": "tesla.__init__ (core\\python\\agents\\tesla.py:20)"} +{"complexity": "complex", "doc_id": "chunk_000236", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "agents", "source_line": 25, "source_path": "core\\python\\agents\\tesla.py", "text": "tesla.run_backtest (core\\python\\agents\\tesla.py:25)"} +{"complexity": "medium", "doc_id": "chunk_000237", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 32, "source_path": "core\\python\\anomaly_detection\\baseline.py", "text": "baseline.CustomerBaseline (core\\python\\anomaly_detection\\baseline.py:32)"} +{"complexity": "complex", "doc_id": "chunk_000238", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 62, "source_path": "core\\python\\anomaly_detection\\baseline.py", "text": "baseline.BaselineModeler (core\\python\\anomaly_detection\\baseline.py:62)"} +{"complexity": "medium", "doc_id": "chunk_000239", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 75, "source_path": "core\\python\\anomaly_detection\\baseline.py", "text": "baseline.__init__ (core\\python\\anomaly_detection\\baseline.py:75)"} +{"complexity": "medium", "doc_id": "chunk_000240", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 88, "source_path": "core\\python\\anomaly_detection\\baseline.py", "text": "baseline.add_request (core\\python\\anomaly_detection\\baseline.py:88)"} +{"complexity": "simple", "doc_id": "chunk_000241", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 100, "source_path": "core\\python\\anomaly_detection\\baseline.py", "text": "baseline.has_baseline (core\\python\\anomaly_detection\\baseline.py:100)"} +{"complexity": "simple", "doc_id": "chunk_000242", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 104, "source_path": "core\\python\\anomaly_detection\\baseline.py", "text": "baseline.get_baseline (core\\python\\anomaly_detection\\baseline.py:104)"} +{"complexity": "medium", "doc_id": "chunk_000243", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 108, "source_path": "core\\python\\anomaly_detection\\baseline.py", "text": "baseline.calculate_z_score (core\\python\\anomaly_detection\\baseline.py:108)"} +{"complexity": "simple", "doc_id": "chunk_000244", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 134, "source_path": "core\\python\\anomaly_detection\\baseline.py", "text": "baseline.export_baseline (core\\python\\anomaly_detection\\baseline.py:134)"} +{"complexity": "medium", "doc_id": "chunk_000245", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 145, "source_path": "core\\python\\anomaly_detection\\baseline.py", "text": "baseline.import_baseline (core\\python\\anomaly_detection\\baseline.py:145)"} +{"complexity": "simple", "doc_id": "chunk_000246", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "other", "source_line": 164, "source_path": "core\\python\\anomaly_detection\\baseline.py", "text": "baseline._prune_old_requests (core\\python\\anomaly_detection\\baseline.py:164)"} +{"complexity": "complex", "doc_id": "chunk_000247", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 171, "source_path": "core\\python\\anomaly_detection\\baseline.py", "text": "baseline._compute_baseline (core\\python\\anomaly_detection\\baseline.py:171)"} +{"complexity": "medium", "doc_id": "chunk_000248", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 36, "source_path": "core\\python\\anomaly_detection\\detector.py", "text": "detector.DetectionConfig (core\\python\\anomaly_detection\\detector.py:36)"} +{"complexity": "complex", "doc_id": "chunk_000249", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 67, "source_path": "core\\python\\anomaly_detection\\detector.py", "text": "detector.AnomalyDetector (core\\python\\anomaly_detection\\detector.py:67)"} +{"complexity": "medium", "doc_id": "chunk_000250", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 80, "source_path": "core\\python\\anomaly_detection\\detector.py", "text": "detector.__init__ (core\\python\\anomaly_detection\\detector.py:80)"} +{"complexity": "complex", "doc_id": "chunk_000251", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 93, "source_path": "core\\python\\anomaly_detection\\detector.py", "text": "detector.analyze_request (core\\python\\anomaly_detection\\detector.py:93)"} +{"complexity": "medium", "doc_id": "chunk_000252", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 242, "source_path": "core\\python\\anomaly_detection\\detector.py", "text": "detector.get_customer_stats (core\\python\\anomaly_detection\\detector.py:242)"} +{"complexity": "medium", "doc_id": "chunk_000253", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 107, "source_path": "core\\python\\anomaly_detection\\pfi_engine.py", "text": "pfi_engine.EvidenceItem (core\\python\\anomaly_detection\\pfi_engine.py:107)"} +{"complexity": "complex", "doc_id": "chunk_000254", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 141, "source_path": "core\\python\\anomaly_detection\\pfi_engine.py", "text": "pfi_engine.PFIScore (core\\python\\anomaly_detection\\pfi_engine.py:141)"} +{"complexity": "complex", "doc_id": "chunk_000255", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 178, "source_path": "core\\python\\anomaly_detection\\pfi_engine.py", "text": "pfi_engine.EWMAState (core\\python\\anomaly_detection\\pfi_engine.py:178)"} +{"complexity": "complex", "doc_id": "chunk_000256", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 223, "source_path": "core\\python\\anomaly_detection\\pfi_engine.py", "text": "pfi_engine.ClaimViability (core\\python\\anomaly_detection\\pfi_engine.py:223)"} +{"complexity": "complex", "doc_id": "chunk_000257", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 261, "source_path": "core\\python\\anomaly_detection\\pfi_engine.py", "text": "pfi_engine.AnomalyAlert (core\\python\\anomaly_detection\\pfi_engine.py:261)"} +{"complexity": "complex", "doc_id": "chunk_000258", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 300, "source_path": "core\\python\\anomaly_detection\\pfi_engine.py", "text": "pfi_engine.PFIEngine (core\\python\\anomaly_detection\\pfi_engine.py:300)"} +{"complexity": "simple", "doc_id": "chunk_000259", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 130, "source_path": "core\\python\\anomaly_detection\\pfi_engine.py", "text": "pfi_engine.__post_init__ (core\\python\\anomaly_detection\\pfi_engine.py:130)"} +{"complexity": "simple", "doc_id": "chunk_000260", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 135, "source_path": "core\\python\\anomaly_detection\\pfi_engine.py", "text": "pfi_engine.to_dict (core\\python\\anomaly_detection\\pfi_engine.py:135)"} +{"complexity": "medium", "doc_id": "chunk_000261", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 160, "source_path": "core\\python\\anomaly_detection\\pfi_engine.py", "text": "pfi_engine.__post_init__ (core\\python\\anomaly_detection\\pfi_engine.py:160)"} +{"complexity": "simple", "doc_id": "chunk_000262", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 173, "source_path": "core\\python\\anomaly_detection\\pfi_engine.py", "text": "pfi_engine.to_dict (core\\python\\anomaly_detection\\pfi_engine.py:173)"} +{"complexity": "medium", "doc_id": "chunk_000263", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 203, "source_path": "core\\python\\anomaly_detection\\pfi_engine.py", "text": "pfi_engine.__post_init__ (core\\python\\anomaly_detection\\pfi_engine.py:203)"} +{"complexity": "simple", "doc_id": "chunk_000264", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 218, "source_path": "core\\python\\anomaly_detection\\pfi_engine.py", "text": "pfi_engine.to_dict (core\\python\\anomaly_detection\\pfi_engine.py:218)"} +{"complexity": "medium", "doc_id": "chunk_000265", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 243, "source_path": "core\\python\\anomaly_detection\\pfi_engine.py", "text": "pfi_engine.__post_init__ (core\\python\\anomaly_detection\\pfi_engine.py:243)"} +{"complexity": "simple", "doc_id": "chunk_000266", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 256, "source_path": "core\\python\\anomaly_detection\\pfi_engine.py", "text": "pfi_engine.to_dict (core\\python\\anomaly_detection\\pfi_engine.py:256)"} +{"complexity": "medium", "doc_id": "chunk_000267", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 280, "source_path": "core\\python\\anomaly_detection\\pfi_engine.py", "text": "pfi_engine.__post_init__ (core\\python\\anomaly_detection\\pfi_engine.py:280)"} +{"complexity": "simple", "doc_id": "chunk_000268", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 292, "source_path": "core\\python\\anomaly_detection\\pfi_engine.py", "text": "pfi_engine.to_dict (core\\python\\anomaly_detection\\pfi_engine.py:292)"} +{"complexity": "complex", "doc_id": "chunk_000269", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 318, "source_path": "core\\python\\anomaly_detection\\pfi_engine.py", "text": "pfi_engine.__init__ (core\\python\\anomaly_detection\\pfi_engine.py:318)"} +{"complexity": "complex", "doc_id": "chunk_000270", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 360, "source_path": "core\\python\\anomaly_detection\\pfi_engine.py", "text": "pfi_engine.compute_pfi (core\\python\\anomaly_detection\\pfi_engine.py:360)"} +{"complexity": "complex", "doc_id": "chunk_000271", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 426, "source_path": "core\\python\\anomaly_detection\\pfi_engine.py", "text": "pfi_engine.update_ewma (core\\python\\anomaly_detection\\pfi_engine.py:426)"} +{"complexity": "complex", "doc_id": "chunk_000272", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 512, "source_path": "core\\python\\anomaly_detection\\pfi_engine.py", "text": "pfi_engine.compute_claim_viability (core\\python\\anomaly_detection\\pfi_engine.py:512)"} +{"complexity": "complex", "doc_id": "chunk_000273", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 600, "source_path": "core\\python\\anomaly_detection\\pfi_engine.py", "text": "pfi_engine.check_velocity_anomaly (core\\python\\anomaly_detection\\pfi_engine.py:600)"} +{"complexity": "complex", "doc_id": "chunk_000274", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 679, "source_path": "core\\python\\anomaly_detection\\pfi_engine.py", "text": "pfi_engine.check_temporal_anomaly (core\\python\\anomaly_detection\\pfi_engine.py:679)"} +{"complexity": "complex", "doc_id": "chunk_000275", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 768, "source_path": "core\\python\\anomaly_detection\\pfi_engine.py", "text": "pfi_engine.analyze_claim (core\\python\\anomaly_detection\\pfi_engine.py:768)"} +{"complexity": "complex", "doc_id": "chunk_000276", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 920, "source_path": "core\\python\\anomaly_detection\\pfi_engine.py", "text": "pfi_engine.get_statistics (core\\python\\anomaly_detection\\pfi_engine.py:920)"} +{"complexity": "medium", "doc_id": "chunk_000277", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 958, "source_path": "core\\python\\anomaly_detection\\pfi_engine.py", "text": "pfi_engine.get_alerts (core\\python\\anomaly_detection\\pfi_engine.py:958)"} +{"complexity": "simple", "doc_id": "chunk_000278", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 974, "source_path": "core\\python\\anomaly_detection\\pfi_engine.py", "text": "pfi_engine._extend_chain (core\\python\\anomaly_detection\\pfi_engine.py:974)"} +{"complexity": "simple", "doc_id": "chunk_000279", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "other", "source_line": 996, "source_path": "core\\python\\anomaly_detection\\pfi_engine.py", "text": "pfi_engine._check (core\\python\\anomaly_detection\\pfi_engine.py:996)"} +{"complexity": "medium", "doc_id": "chunk_000280", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 28, "source_path": "core\\python\\anomaly_detection\\response.py", "text": "response.CustomerStatus (core\\python\\anomaly_detection\\response.py:28)"} +{"complexity": "complex", "doc_id": "chunk_000281", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 46, "source_path": "core\\python\\anomaly_detection\\response.py", "text": "response.ResponseManager (core\\python\\anomaly_detection\\response.py:46)"} +{"complexity": "simple", "doc_id": "chunk_000282", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 54, "source_path": "core\\python\\anomaly_detection\\response.py", "text": "response.__init__ (core\\python\\anomaly_detection\\response.py:54)"} +{"complexity": "complex", "doc_id": "chunk_000283", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 69, "source_path": "core\\python\\anomaly_detection\\response.py", "text": "response.handle_alert (core\\python\\anomaly_detection\\response.py:69)"} +{"complexity": "simple", "doc_id": "chunk_000284", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 131, "source_path": "core\\python\\anomaly_detection\\response.py", "text": "response.is_customer_blocked (core\\python\\anomaly_detection\\response.py:131)"} +{"complexity": "simple", "doc_id": "chunk_000285", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 141, "source_path": "core\\python\\anomaly_detection\\response.py", "text": "response.is_customer_rate_limited (core\\python\\anomaly_detection\\response.py:141)"} +{"complexity": "medium", "doc_id": "chunk_000286", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 151, "source_path": "core\\python\\anomaly_detection\\response.py", "text": "response.get_customer_status (core\\python\\anomaly_detection\\response.py:151)"} +{"complexity": "simple", "doc_id": "chunk_000287", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 166, "source_path": "core\\python\\anomaly_detection\\response.py", "text": "response.unblock_customer (core\\python\\anomaly_detection\\response.py:166)"} +{"complexity": "simple", "doc_id": "chunk_000288", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 174, "source_path": "core\\python\\anomaly_detection\\response.py", "text": "response.remove_rate_limit (core\\python\\anomaly_detection\\response.py:174)"} +{"complexity": "simple", "doc_id": "chunk_000289", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 182, "source_path": "core\\python\\anomaly_detection\\response.py", "text": "response.unflag_customer (core\\python\\anomaly_detection\\response.py:182)"} +{"complexity": "simple", "doc_id": "chunk_000290", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 187, "source_path": "core\\python\\anomaly_detection\\response.py", "text": "response.get_review_queue (core\\python\\anomaly_detection\\response.py:187)"} +{"complexity": "medium", "doc_id": "chunk_000291", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 191, "source_path": "core\\python\\anomaly_detection\\response.py", "text": "response.get_response_summary (core\\python\\anomaly_detection\\response.py:191)"} +{"complexity": "simple", "doc_id": "chunk_000292", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 220, "source_path": "core\\python\\anomaly_detection\\response.py", "text": "response._get_or_create_status (core\\python\\anomaly_detection\\response.py:220)"} +{"complexity": "simple", "doc_id": "chunk_000293", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 21, "source_path": "core\\python\\anomaly_detection\\types.py", "text": "types.AnomalyType (core\\python\\anomaly_detection\\types.py:21)"} +{"complexity": "simple", "doc_id": "chunk_000294", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 30, "source_path": "core\\python\\anomaly_detection\\types.py", "text": "types.AnomalySeverity (core\\python\\anomaly_detection\\types.py:30)"} +{"complexity": "simple", "doc_id": "chunk_000295", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 38, "source_path": "core\\python\\anomaly_detection\\types.py", "text": "types.ResponseAction (core\\python\\anomaly_detection\\types.py:38)"} +{"complexity": "medium", "doc_id": "chunk_000296", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 48, "source_path": "core\\python\\anomaly_detection\\types.py", "text": "types.VerificationRequest (core\\python\\anomaly_detection\\types.py:48)"} +{"complexity": "medium", "doc_id": "chunk_000297", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 73, "source_path": "core\\python\\anomaly_detection\\types.py", "text": "types.AnomalyAlert (core\\python\\anomaly_detection\\types.py:73)"} +{"complexity": "simple", "doc_id": "chunk_000298", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 31, "source_path": "core\\python\\api\\enterprise_gateway.py", "text": "enterprise_gateway.Gateway (core\\python\\api\\enterprise_gateway.py:31)"} +{"complexity": "medium", "doc_id": "chunk_000299", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 43, "source_path": "core\\python\\api\\enterprise_gateway.py", "text": "enterprise_gateway.GatewayConfig (core\\python\\api\\enterprise_gateway.py:43)"} +{"complexity": "complex", "doc_id": "chunk_000300", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 65, "source_path": "core\\python\\api\\enterprise_gateway.py", "text": "enterprise_gateway.create_gateway (core\\python\\api\\enterprise_gateway.py:65)"} +{"complexity": "simple", "doc_id": "chunk_000301", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 34, "source_path": "core\\python\\api\\enterprise_gateway.py", "text": "enterprise_gateway.__init__ (core\\python\\api\\enterprise_gateway.py:34)"} +{"complexity": "simple", "doc_id": "chunk_000302", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 52, "source_path": "core\\python\\api\\enterprise_gateway.py", "text": "enterprise_gateway.dict (core\\python\\api\\enterprise_gateway.py:52)"} +{"complexity": "simple", "doc_id": "chunk_000303", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 94, "source_path": "core\\python\\api\\enterprise_gateway.py", "text": "enterprise_gateway.HeaderMiddleware (core\\python\\api\\enterprise_gateway.py:94)"} +{"complexity": "simple", "doc_id": "chunk_000304", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 112, "source_path": "core\\python\\api\\enterprise_gateway.py", "text": "enterprise_gateway.health_live (core\\python\\api\\enterprise_gateway.py:112)"} +{"complexity": "simple", "doc_id": "chunk_000305", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 116, "source_path": "core\\python\\api\\enterprise_gateway.py", "text": "enterprise_gateway.health_ready (core\\python\\api\\enterprise_gateway.py:116)"} +{"complexity": "simple", "doc_id": "chunk_000306", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 126, "source_path": "core\\python\\api\\enterprise_gateway.py", "text": "enterprise_gateway.health (core\\python\\api\\enterprise_gateway.py:126)"} +{"complexity": "simple", "doc_id": "chunk_000307", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "core", "module": "other", "source_line": 130, "source_path": "core\\python\\api\\enterprise_gateway.py", "text": "enterprise_gateway.metrics (core\\python\\api\\enterprise_gateway.py:130)"} +{"complexity": "medium", "doc_id": "chunk_000308", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 141, "source_path": "core\\python\\api\\enterprise_gateway.py", "text": "enterprise_gateway.stats (core\\python\\api\\enterprise_gateway.py:141)"} +{"complexity": "simple", "doc_id": "chunk_000309", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 157, "source_path": "core\\python\\api\\enterprise_gateway.py", "text": "enterprise_gateway.versions (core\\python\\api\\enterprise_gateway.py:157)"} +{"complexity": "simple", "doc_id": "chunk_000310", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 166, "source_path": "core\\python\\api\\enterprise_gateway.py", "text": "enterprise_gateway.v1_status (core\\python\\api\\enterprise_gateway.py:166)"} +{"complexity": "simple", "doc_id": "chunk_000311", "function_type": "async_function", "has_docstring": "no", "keyword": "route", "layer": "core", "module": "other", "source_line": 95, "source_path": "core\\python\\api\\enterprise_gateway.py", "text": "enterprise_gateway.dispatch (core\\python\\api\\enterprise_gateway.py:95)"} +{"complexity": "simple", "doc_id": "chunk_000312", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 22, "source_path": "core\\python\\api\\key_manager.py", "text": "key_manager.Permission (core\\python\\api\\key_manager.py:22)"} +{"complexity": "simple", "doc_id": "chunk_000313", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 32, "source_path": "core\\python\\api\\key_manager.py", "text": "key_manager.KeyStatus (core\\python\\api\\key_manager.py:32)"} +{"complexity": "complex", "doc_id": "chunk_000314", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 52, "source_path": "core\\python\\api\\key_manager.py", "text": "key_manager.APIKey (core\\python\\api\\key_manager.py:52)"} +{"complexity": "complex", "doc_id": "chunk_000315", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 95, "source_path": "core\\python\\api\\key_manager.py", "text": "key_manager.APIKeyManager (core\\python\\api\\key_manager.py:95)"} +{"complexity": "simple", "doc_id": "chunk_000316", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 66, "source_path": "core\\python\\api\\key_manager.py", "text": "key_manager.has_permission (core\\python\\api\\key_manager.py:66)"} +{"complexity": "simple", "doc_id": "chunk_000317", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "core", "module": "other", "source_line": 75, "source_path": "core\\python\\api\\key_manager.py", "text": "key_manager.is_valid (core\\python\\api\\key_manager.py:75)"} +{"complexity": "simple", "doc_id": "chunk_000318", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 83, "source_path": "core\\python\\api\\key_manager.py", "text": "key_manager.to_dict (core\\python\\api\\key_manager.py:83)"} +{"complexity": "simple", "doc_id": "chunk_000319", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 104, "source_path": "core\\python\\api\\key_manager.py", "text": "key_manager.__init__ (core\\python\\api\\key_manager.py:104)"} +{"complexity": "simple", "doc_id": "chunk_000320", "function_type": "async_function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 108, "source_path": "core\\python\\api\\key_manager.py", "text": "key_manager.initialize (core\\python\\api\\key_manager.py:108)"} +{"complexity": "simple", "doc_id": "chunk_000321", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 111, "source_path": "core\\python\\api\\key_manager.py", "text": "key_manager.close (core\\python\\api\\key_manager.py:111)"} +{"complexity": "medium", "doc_id": "chunk_000322", "function_type": "async_function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 114, "source_path": "core\\python\\api\\key_manager.py", "text": "key_manager.create_key (core\\python\\api\\key_manager.py:114)"} +{"complexity": "medium", "doc_id": "chunk_000323", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 144, "source_path": "core\\python\\api\\key_manager.py", "text": "key_manager.verify_key (core\\python\\api\\key_manager.py:144)"} +{"complexity": "medium", "doc_id": "chunk_000324", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 156, "source_path": "core\\python\\api\\key_manager.py", "text": "key_manager.revoke_key (core\\python\\api\\key_manager.py:156)"} +{"complexity": "complex", "doc_id": "chunk_000325", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 169, "source_path": "core\\python\\api\\key_manager.py", "text": "key_manager.rotate_key (core\\python\\api\\key_manager.py:169)"} +{"complexity": "simple", "doc_id": "chunk_000326", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 206, "source_path": "core\\python\\api\\key_manager.py", "text": "key_manager.list_keys (core\\python\\api\\key_manager.py:206)"} +{"complexity": "simple", "doc_id": "chunk_000327", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 213, "source_path": "core\\python\\api\\key_manager.py", "text": "key_manager.list_user_keys (core\\python\\api\\key_manager.py:213)"} +{"complexity": "medium", "doc_id": "chunk_000328", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 217, "source_path": "core\\python\\api\\key_manager.py", "text": "key_manager.update_key_permissions (core\\python\\api\\key_manager.py:217)"} +{"complexity": "medium", "doc_id": "chunk_000329", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 233, "source_path": "core\\python\\api\\key_manager.py", "text": "key_manager.get_key_usage (core\\python\\api\\key_manager.py:233)"} +{"complexity": "simple", "doc_id": "chunk_000330", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 19, "source_path": "core\\python\\api\\rate_limiter.py", "text": "rate_limiter.RateLimitTier (core\\python\\api\\rate_limiter.py:19)"} +{"complexity": "medium", "doc_id": "chunk_000331", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 28, "source_path": "core\\python\\api\\rate_limiter.py", "text": "rate_limiter.RateLimitConfig (core\\python\\api\\rate_limiter.py:28)"} +{"complexity": "simple", "doc_id": "chunk_000332", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 84, "source_path": "core\\python\\api\\rate_limiter.py", "text": "rate_limiter.RateLimitResult (core\\python\\api\\rate_limiter.py:84)"} +{"complexity": "complex", "doc_id": "chunk_000333", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 95, "source_path": "core\\python\\api\\rate_limiter.py", "text": "rate_limiter.RateLimiter (core\\python\\api\\rate_limiter.py:95)"} +{"complexity": "simple", "doc_id": "chunk_000334", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 218, "source_path": "core\\python\\api\\rate_limiter.py", "text": "rate_limiter.QuotaRecord (core\\python\\api\\rate_limiter.py:218)"} +{"complexity": "complex", "doc_id": "chunk_000335", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 225, "source_path": "core\\python\\api\\rate_limiter.py", "text": "rate_limiter.QuotaManager (core\\python\\api\\rate_limiter.py:225)"} +{"complexity": "simple", "doc_id": "chunk_000336", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 39, "source_path": "core\\python\\api\\rate_limiter.py", "text": "rate_limiter.effective_burst (core\\python\\api\\rate_limiter.py:39)"} +{"complexity": "simple", "doc_id": "chunk_000337", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 100, "source_path": "core\\python\\api\\rate_limiter.py", "text": "rate_limiter.__init__ (core\\python\\api\\rate_limiter.py:100)"} +{"complexity": "simple", "doc_id": "chunk_000338", "function_type": "async_function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 108, "source_path": "core\\python\\api\\rate_limiter.py", "text": "rate_limiter.initialize (core\\python\\api\\rate_limiter.py:108)"} +{"complexity": "simple", "doc_id": "chunk_000339", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 111, "source_path": "core\\python\\api\\rate_limiter.py", "text": "rate_limiter.close (core\\python\\api\\rate_limiter.py:111)"} +{"complexity": "simple", "doc_id": "chunk_000340", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 114, "source_path": "core\\python\\api\\rate_limiter.py", "text": "rate_limiter._resolve_config (core\\python\\api\\rate_limiter.py:114)"} +{"complexity": "complex", "doc_id": "chunk_000341", "function_type": "async_function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 125, "source_path": "core\\python\\api\\rate_limiter.py", "text": "rate_limiter.check_limit (core\\python\\api\\rate_limiter.py:125)"} +{"complexity": "medium", "doc_id": "chunk_000342", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 167, "source_path": "core\\python\\api\\rate_limiter.py", "text": "rate_limiter.acquire_concurrent_slot (core\\python\\api\\rate_limiter.py:167)"} +{"complexity": "simple", "doc_id": "chunk_000343", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 180, "source_path": "core\\python\\api\\rate_limiter.py", "text": "rate_limiter.release_concurrent_slot (core\\python\\api\\rate_limiter.py:180)"} +{"complexity": "medium", "doc_id": "chunk_000344", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 185, "source_path": "core\\python\\api\\rate_limiter.py", "text": "rate_limiter.get_usage_stats (core\\python\\api\\rate_limiter.py:185)"} +{"complexity": "simple", "doc_id": "chunk_000345", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 206, "source_path": "core\\python\\api\\rate_limiter.py", "text": "rate_limiter.reset_limits (core\\python\\api\\rate_limiter.py:206)"} +{"complexity": "simple", "doc_id": "chunk_000346", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 213, "source_path": "core\\python\\api\\rate_limiter.py", "text": "rate_limiter.get_config (core\\python\\api\\rate_limiter.py:213)"} +{"complexity": "simple", "doc_id": "chunk_000347", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 230, "source_path": "core\\python\\api\\rate_limiter.py", "text": "rate_limiter.__init__ (core\\python\\api\\rate_limiter.py:230)"} +{"complexity": "simple", "doc_id": "chunk_000348", "function_type": "async_function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 234, "source_path": "core\\python\\api\\rate_limiter.py", "text": "rate_limiter.initialize (core\\python\\api\\rate_limiter.py:234)"} +{"complexity": "simple", "doc_id": "chunk_000349", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 237, "source_path": "core\\python\\api\\rate_limiter.py", "text": "rate_limiter.close (core\\python\\api\\rate_limiter.py:237)"} +{"complexity": "simple", "doc_id": "chunk_000350", "function_type": "async_function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 240, "source_path": "core\\python\\api\\rate_limiter.py", "text": "rate_limiter._get_or_create (core\\python\\api\\rate_limiter.py:240)"} +{"complexity": "simple", "doc_id": "chunk_000351", "function_type": "async_function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 246, "source_path": "core\\python\\api\\rate_limiter.py", "text": "rate_limiter.get_or_create (core\\python\\api\\rate_limiter.py:246)"} +{"complexity": "simple", "doc_id": "chunk_000352", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 249, "source_path": "core\\python\\api\\rate_limiter.py", "text": "rate_limiter.increment_quota (core\\python\\api\\rate_limiter.py:249)"} +{"complexity": "simple", "doc_id": "chunk_000353", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 256, "source_path": "core\\python\\api\\rate_limiter.py", "text": "rate_limiter.increment (core\\python\\api\\rate_limiter.py:256)"} +{"complexity": "medium", "doc_id": "chunk_000354", "function_type": "async_function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 259, "source_path": "core\\python\\api\\rate_limiter.py", "text": "rate_limiter.check_quota (core\\python\\api\\rate_limiter.py:259)"} +{"complexity": "simple", "doc_id": "chunk_000355", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 281, "source_path": "core\\python\\api\\rate_limiter.py", "text": "rate_limiter.reset_daily (core\\python\\api\\rate_limiter.py:281)"} +{"complexity": "medium", "doc_id": "chunk_000356", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 14, "source_path": "core\\python\\archive\\proof_vault_simulator.py", "text": "proof_vault_simulator.VaultRecord (core\\python\\archive\\proof_vault_simulator.py:14)"} +{"complexity": "complex", "doc_id": "chunk_000357", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 28, "source_path": "core\\python\\archive\\proof_vault_simulator.py", "text": "proof_vault_simulator.ProofVaultSimulator (core\\python\\archive\\proof_vault_simulator.py:28)"} +{"complexity": "medium", "doc_id": "chunk_000358", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "proofs", "source_line": 31, "source_path": "core\\python\\archive\\proof_vault_simulator.py", "text": "proof_vault_simulator.__init__ (core\\python\\archive\\proof_vault_simulator.py:31)"} +{"complexity": "medium", "doc_id": "chunk_000359", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 47, "source_path": "core\\python\\archive\\proof_vault_simulator.py", "text": "proof_vault_simulator.archive_artifact (core\\python\\archive\\proof_vault_simulator.py:47)"} +{"complexity": "medium", "doc_id": "chunk_000360", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 78, "source_path": "core\\python\\archive\\proof_vault_simulator.py", "text": "proof_vault_simulator.retrieve_artifact (core\\python\\archive\\proof_vault_simulator.py:78)"} +{"complexity": "simple", "doc_id": "chunk_000361", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 93, "source_path": "core\\python\\archive\\proof_vault_simulator.py", "text": "proof_vault_simulator.find_record (core\\python\\archive\\proof_vault_simulator.py:93)"} +{"complexity": "medium", "doc_id": "chunk_000362", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "proofs", "source_line": 99, "source_path": "core\\python\\archive\\proof_vault_simulator.py", "text": "proof_vault_simulator.verify_merkle_chain (core\\python\\archive\\proof_vault_simulator.py:99)"} +{"complexity": "simple", "doc_id": "chunk_000363", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 114, "source_path": "core\\python\\archive\\proof_vault_simulator.py", "text": "proof_vault_simulator.audit_replay (core\\python\\archive\\proof_vault_simulator.py:114)"} +{"complexity": "medium", "doc_id": "chunk_000364", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 121, "source_path": "core\\python\\archive\\proof_vault_simulator.py", "text": "proof_vault_simulator.generate_manifest (core\\python\\archive\\proof_vault_simulator.py:121)"} +{"complexity": "simple", "doc_id": "chunk_000365", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 139, "source_path": "core\\python\\archive\\proof_vault_simulator.py", "text": "proof_vault_simulator._next_record_id (core\\python\\archive\\proof_vault_simulator.py:139)"} +{"complexity": "simple", "doc_id": "chunk_000366", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "proofs", "source_line": 144, "source_path": "core\\python\\archive\\proof_vault_simulator.py", "text": "proof_vault_simulator._hash_leaf (core\\python\\archive\\proof_vault_simulator.py:144)"} +{"complexity": "simple", "doc_id": "chunk_000367", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "proofs", "source_line": 147, "source_path": "core\\python\\archive\\proof_vault_simulator.py", "text": "proof_vault_simulator._append_merkle_root (core\\python\\archive\\proof_vault_simulator.py:147)"} +{"complexity": "medium", "doc_id": "chunk_000368", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "proofs", "source_line": 154, "source_path": "core\\python\\archive\\proof_vault_simulator.py", "text": "proof_vault_simulator._build_merkle_root (core\\python\\archive\\proof_vault_simulator.py:154)"} +{"complexity": "simple", "doc_id": "chunk_000369", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "proofs", "source_line": 168, "source_path": "core\\python\\archive\\proof_vault_simulator.py", "text": "proof_vault_simulator._load_index (core\\python\\archive\\proof_vault_simulator.py:168)"} +{"complexity": "simple", "doc_id": "chunk_000370", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "core", "module": "proofs", "source_line": 175, "source_path": "core\\python\\archive\\proof_vault_simulator.py", "text": "proof_vault_simulator._save_index (core\\python\\archive\\proof_vault_simulator.py:175)"} +{"complexity": "simple", "doc_id": "chunk_000371", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 77, "source_path": "core\\python\\asema\\asema_api.py", "text": "asema_api.get_engine (core\\python\\asema\\asema_api.py:77)"} +{"complexity": "simple", "doc_id": "chunk_000372", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 84, "source_path": "core\\python\\asema\\asema_api.py", "text": "asema_api.get_probe_engine (core\\python\\asema\\asema_api.py:84)"} +{"complexity": "simple", "doc_id": "chunk_000373", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 91, "source_path": "core\\python\\asema\\asema_api.py", "text": "asema_api.get_sovereign (core\\python\\asema\\asema_api.py:91)"} +{"complexity": "simple", "doc_id": "chunk_000374", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 98, "source_path": "core\\python\\asema\\asema_api.py", "text": "asema_api.get_entangler (core\\python\\asema\\asema_api.py:98)"} +{"complexity": "medium", "doc_id": "chunk_000375", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 109, "source_path": "core\\python\\asema\\asema_api.py", "text": "asema_api.proof_to_response (core\\python\\asema\\asema_api.py:109)"} +{"complexity": "medium", "doc_id": "chunk_000376", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 140, "source_path": "core\\python\\asema\\asema_api.py", "text": "asema_api.health (core\\python\\asema\\asema_api.py:140)"} +{"complexity": "complex", "doc_id": "chunk_000377", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 154, "source_path": "core\\python\\asema\\asema_api.py", "text": "asema_api.verify_message (core\\python\\asema\\asema_api.py:154)"} +{"complexity": "complex", "doc_id": "chunk_000378", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 190, "source_path": "core\\python\\asema\\asema_api.py", "text": "asema_api.verify_voice (core\\python\\asema\\asema_api.py:190)"} +{"complexity": "medium", "doc_id": "chunk_000379", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 236, "source_path": "core\\python\\asema\\asema_api.py", "text": "asema_api.verify_shell (core\\python\\asema\\asema_api.py:236)"} +{"complexity": "complex", "doc_id": "chunk_000380", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 270, "source_path": "core\\python\\asema\\asema_api.py", "text": "asema_api.get_session (core\\python\\asema\\asema_api.py:270)"} +{"complexity": "simple", "doc_id": "chunk_000381", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 305, "source_path": "core\\python\\asema\\asema_api.py", "text": "asema_api.close_session (core\\python\\asema\\asema_api.py:305)"} +{"complexity": "medium", "doc_id": "chunk_000382", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 317, "source_path": "core\\python\\asema\\asema_api.py", "text": "asema_api.get_probe (core\\python\\asema\\asema_api.py:317)"} +{"complexity": "medium", "doc_id": "chunk_000383", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 336, "source_path": "core\\python\\asema\\asema_api.py", "text": "asema_api.probe_feedback (core\\python\\asema\\asema_api.py:336)"} +{"complexity": "medium", "doc_id": "chunk_000384", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 354, "source_path": "core\\python\\asema\\asema_api.py", "text": "asema_api.engine_stats (core\\python\\asema\\asema_api.py:354)"} +{"complexity": "medium", "doc_id": "chunk_000385", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 377, "source_path": "core\\python\\asema\\asema_api.py", "text": "asema_api.version (core\\python\\asema\\asema_api.py:377)"} +{"complexity": "simple", "doc_id": "chunk_000386", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 40, "source_path": "core\\python\\asema\\attack_surface_mapper.py", "text": "attack_surface_mapper.TrustLevel (core\\python\\asema\\attack_surface_mapper.py:40)"} +{"complexity": "medium", "doc_id": "chunk_000387", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 48, "source_path": "core\\python\\asema\\attack_surface_mapper.py", "text": "attack_surface_mapper.ComponentType (core\\python\\asema\\attack_surface_mapper.py:48)"} +{"complexity": "simple", "doc_id": "chunk_000388", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 63, "source_path": "core\\python\\asema\\attack_surface_mapper.py", "text": "attack_surface_mapper.DataFlowType (core\\python\\asema\\attack_surface_mapper.py:63)"} +{"complexity": "simple", "doc_id": "chunk_000389", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 71, "source_path": "core\\python\\asema\\attack_surface_mapper.py", "text": "attack_surface_mapper.SanitizerType (core\\python\\asema\\attack_surface_mapper.py:71)"} +{"complexity": "simple", "doc_id": "chunk_000390", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 86, "source_path": "core\\python\\asema\\attack_surface_mapper.py", "text": "attack_surface_mapper.SMAComponent (core\\python\\asema\\attack_surface_mapper.py:86)"} +{"complexity": "medium", "doc_id": "chunk_000391", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 97, "source_path": "core\\python\\asema\\attack_surface_mapper.py", "text": "attack_surface_mapper.TrustBoundary (core\\python\\asema\\attack_surface_mapper.py:97)"} +{"complexity": "simple", "doc_id": "chunk_000392", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 119, "source_path": "core\\python\\asema\\attack_surface_mapper.py", "text": "attack_surface_mapper.EntryPoint (core\\python\\asema\\attack_surface_mapper.py:119)"} +{"complexity": "medium", "doc_id": "chunk_000393", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 132, "source_path": "core\\python\\asema\\attack_surface_mapper.py", "text": "attack_surface_mapper.AttackSurface (core\\python\\asema\\attack_surface_mapper.py:132)"} +{"complexity": "complex", "doc_id": "chunk_000394", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "other", "source_line": 241, "source_path": "core\\python\\asema\\attack_surface_mapper.py", "text": "attack_surface_mapper._build_entry_point_library (core\\python\\asema\\attack_surface_mapper.py:241)"} +{"complexity": "complex", "doc_id": "chunk_000395", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 379, "source_path": "core\\python\\asema\\attack_surface_mapper.py", "text": "attack_surface_mapper.AttackSurfaceMapper (core\\python\\asema\\attack_surface_mapper.py:379)"} +{"complexity": "simple", "doc_id": "chunk_000396", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 107, "source_path": "core\\python\\asema\\attack_surface_mapper.py", "text": "attack_surface_mapper.sanitizer_gap (core\\python\\asema\\attack_surface_mapper.py:107)"} +{"complexity": "simple", "doc_id": "chunk_000397", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 114, "source_path": "core\\python\\asema\\attack_surface_mapper.py", "text": "attack_surface_mapper.is_vulnerable (core\\python\\asema\\attack_surface_mapper.py:114)"} +{"complexity": "simple", "doc_id": "chunk_000398", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 141, "source_path": "core\\python\\asema\\attack_surface_mapper.py", "text": "attack_surface_mapper.high_risk_boundaries (core\\python\\asema\\attack_surface_mapper.py:141)"} +{"complexity": "simple", "doc_id": "chunk_000399", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 144, "source_path": "core\\python\\asema\\attack_surface_mapper.py", "text": "attack_surface_mapper.critical_entry_points (core\\python\\asema\\attack_surface_mapper.py:144)"} +{"complexity": "medium", "doc_id": "chunk_000400", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 147, "source_path": "core\\python\\asema\\attack_surface_mapper.py", "text": "attack_surface_mapper.to_dict (core\\python\\asema\\attack_surface_mapper.py:147)"} +{"complexity": "simple", "doc_id": "chunk_000401", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 391, "source_path": "core\\python\\asema\\attack_surface_mapper.py", "text": "attack_surface_mapper.__init__ (core\\python\\asema\\attack_surface_mapper.py:391)"} +{"complexity": "medium", "doc_id": "chunk_000402", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 399, "source_path": "core\\python\\asema\\attack_surface_mapper.py", "text": "attack_surface_mapper.map_sma (core\\python\\asema\\attack_surface_mapper.py:399)"} +{"complexity": "medium", "doc_id": "chunk_000403", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 428, "source_path": "core\\python\\asema\\attack_surface_mapper.py", "text": "attack_surface_mapper.map_from_description (core\\python\\asema\\attack_surface_mapper.py:428)"} +{"complexity": "complex", "doc_id": "chunk_000404", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 445, "source_path": "core\\python\\asema\\attack_surface_mapper.py", "text": "attack_surface_mapper._derive_trust_boundaries (core\\python\\asema\\attack_surface_mapper.py:445)"} +{"complexity": "complex", "doc_id": "chunk_000405", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "other", "source_line": 508, "source_path": "core\\python\\asema\\attack_surface_mapper.py", "text": "attack_surface_mapper._infer_components_from_text (core\\python\\asema\\attack_surface_mapper.py:508)"} +{"complexity": "complex", "doc_id": "chunk_000406", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "other", "source_line": 543, "source_path": "core\\python\\asema\\attack_surface_mapper.py", "text": "attack_surface_mapper._infer_entry_points_from_text (core\\python\\asema\\attack_surface_mapper.py:543)"} +{"complexity": "complex", "doc_id": "chunk_000407", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 578, "source_path": "core\\python\\asema\\attack_surface_mapper.py", "text": "attack_surface_mapper.generate_threat_model (core\\python\\asema\\attack_surface_mapper.py:578)"} +{"complexity": "simple", "doc_id": "chunk_000408", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 28, "source_path": "core\\python\\asema\\behavioral.py", "text": "behavioral.BehavioralRisk (core\\python\\asema\\behavioral.py:28)"} +{"complexity": "complex", "doc_id": "chunk_000409", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 37, "source_path": "core\\python\\asema\\behavioral.py", "text": "behavioral.KeystrokeDynamics (core\\python\\asema\\behavioral.py:37)"} +{"complexity": "medium", "doc_id": "chunk_000410", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 79, "source_path": "core\\python\\asema\\behavioral.py", "text": "behavioral.BehavioralProfile (core\\python\\asema\\behavioral.py:79)"} +{"complexity": "simple", "doc_id": "chunk_000411", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 96, "source_path": "core\\python\\asema\\behavioral.py", "text": "behavioral.BehavioralResult (core\\python\\asema\\behavioral.py:96)"} +{"complexity": "complex", "doc_id": "chunk_000412", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 119, "source_path": "core\\python\\asema\\behavioral.py", "text": "behavioral.BehavioralAnalyzer (core\\python\\asema\\behavioral.py:119)"} +{"complexity": "simple", "doc_id": "chunk_000413", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 48, "source_path": "core\\python\\asema\\behavioral.py", "text": "behavioral.typing_speed_cpm (core\\python\\asema\\behavioral.py:48)"} +{"complexity": "simple", "doc_id": "chunk_000414", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 55, "source_path": "core\\python\\asema\\behavioral.py", "text": "behavioral.mean_iki (core\\python\\asema\\behavioral.py:55)"} +{"complexity": "simple", "doc_id": "chunk_000415", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 62, "source_path": "core\\python\\asema\\behavioral.py", "text": "behavioral.std_iki (core\\python\\asema\\behavioral.py:62)"} +{"complexity": "simple", "doc_id": "chunk_000416", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 71, "source_path": "core\\python\\asema\\behavioral.py", "text": "behavioral.coefficient_of_variation (core\\python\\asema\\behavioral.py:71)"} +{"complexity": "simple", "doc_id": "chunk_000417", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 131, "source_path": "core\\python\\asema\\behavioral.py", "text": "behavioral.__init__ (core\\python\\asema\\behavioral.py:131)"} +{"complexity": "complex", "doc_id": "chunk_000418", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 134, "source_path": "core\\python\\asema\\behavioral.py", "text": "behavioral.analyze_message (core\\python\\asema\\behavioral.py:134)"} +{"complexity": "simple", "doc_id": "chunk_000419", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 259, "source_path": "core\\python\\asema\\behavioral.py", "text": "behavioral.get_profile (core\\python\\asema\\behavioral.py:259)"} +{"complexity": "complex", "doc_id": "chunk_000420", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 264, "source_path": "core\\python\\asema\\behavioral.py", "text": "behavioral._analyze_keystrokes (core\\python\\asema\\behavioral.py:264)"} +{"complexity": "medium", "doc_id": "chunk_000421", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 336, "source_path": "core\\python\\asema\\behavioral.py", "text": "behavioral._analyze_message_heuristics (core\\python\\asema\\behavioral.py:336)"} +{"complexity": "complex", "doc_id": "chunk_000422", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 354, "source_path": "core\\python\\asema\\behavioral.py", "text": "behavioral._analyze_timing (core\\python\\asema\\behavioral.py:354)"} +{"complexity": "medium", "doc_id": "chunk_000423", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 394, "source_path": "core\\python\\asema\\behavioral.py", "text": "behavioral._analyze_session_consistency (core\\python\\asema\\behavioral.py:394)"} +{"complexity": "medium", "doc_id": "chunk_000424", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 426, "source_path": "core\\python\\asema\\behavioral.py", "text": "behavioral._analyze_content_timing (core\\python\\asema\\behavioral.py:426)"} +{"complexity": "medium", "doc_id": "chunk_000425", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 61, "source_path": "core\\python\\asema\\causal_dag_analyzer.py", "text": "causal_dag_analyzer.VulnerabilityNode (core\\python\\asema\\causal_dag_analyzer.py:61)"} +{"complexity": "complex", "doc_id": "chunk_000426", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 95, "source_path": "core\\python\\asema\\causal_dag_analyzer.py", "text": "causal_dag_analyzer.CausalChain (core\\python\\asema\\causal_dag_analyzer.py:95)"} +{"complexity": "complex", "doc_id": "chunk_000427", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 251, "source_path": "core\\python\\asema\\causal_dag_analyzer.py", "text": "causal_dag_analyzer.CausalDAGAnalyzer (core\\python\\asema\\causal_dag_analyzer.py:251)"} +{"complexity": "simple", "doc_id": "chunk_000428", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 86, "source_path": "core\\python\\asema\\causal_dag_analyzer.py", "text": "causal_dag_analyzer.__post_init__ (core\\python\\asema\\causal_dag_analyzer.py:86)"} +{"complexity": "medium", "doc_id": "chunk_000429", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 114, "source_path": "core\\python\\asema\\causal_dag_analyzer.py", "text": "causal_dag_analyzer.total_probability (core\\python\\asema\\causal_dag_analyzer.py:114)"} +{"complexity": "simple", "doc_id": "chunk_000430", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 131, "source_path": "core\\python\\asema\\causal_dag_analyzer.py", "text": "causal_dag_analyzer.chain_hash (core\\python\\asema\\causal_dag_analyzer.py:131)"} +{"complexity": "medium", "doc_id": "chunk_000431", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 136, "source_path": "core\\python\\asema\\causal_dag_analyzer.py", "text": "causal_dag_analyzer.to_dict (core\\python\\asema\\causal_dag_analyzer.py:136)"} +{"complexity": "simple", "doc_id": "chunk_000432", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 266, "source_path": "core\\python\\asema\\causal_dag_analyzer.py", "text": "causal_dag_analyzer.__init__ (core\\python\\asema\\causal_dag_analyzer.py:266)"} +{"complexity": "complex", "doc_id": "chunk_000433", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "other", "source_line": 274, "source_path": "core\\python\\asema\\causal_dag_analyzer.py", "text": "causal_dag_analyzer._build_sma_chain_library (core\\python\\asema\\causal_dag_analyzer.py:274)"} +{"complexity": "complex", "doc_id": "chunk_000434", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 1220, "source_path": "core\\python\\asema\\causal_dag_analyzer.py", "text": "causal_dag_analyzer.analyze (core\\python\\asema\\causal_dag_analyzer.py:1220)"} +{"complexity": "medium", "doc_id": "chunk_000435", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 1259, "source_path": "core\\python\\asema\\causal_dag_analyzer.py", "text": "causal_dag_analyzer.compute_risk_score (core\\python\\asema\\causal_dag_analyzer.py:1259)"} +{"complexity": "medium", "doc_id": "chunk_000436", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 1276, "source_path": "core\\python\\asema\\causal_dag_analyzer.py", "text": "causal_dag_analyzer.to_report (core\\python\\asema\\causal_dag_analyzer.py:1276)"} +{"complexity": "medium", "doc_id": "chunk_000437", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 29, "source_path": "core\\python\\asema\\content.py", "text": "content.PoisoningType (core\\python\\asema\\content.py:29)"} +{"complexity": "simple", "doc_id": "chunk_000438", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 43, "source_path": "core\\python\\asema\\content.py", "text": "content.PoisoningResult (core\\python\\asema\\content.py:43)"} +{"complexity": "complex", "doc_id": "chunk_000439", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 114, "source_path": "core\\python\\asema\\content.py", "text": "content.ContentIntegrityChecker (core\\python\\asema\\content.py:114)"} +{"complexity": "simple", "doc_id": "chunk_000440", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 122, "source_path": "core\\python\\asema\\content.py", "text": "content.__init__ (core\\python\\asema\\content.py:122)"} +{"complexity": "complex", "doc_id": "chunk_000441", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 129, "source_path": "core\\python\\asema\\content.py", "text": "content.check_message (core\\python\\asema\\content.py:129)"} +{"complexity": "medium", "doc_id": "chunk_000442", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 217, "source_path": "core\\python\\asema\\content.py", "text": "content.register_autocorrect_dictionary (core\\python\\asema\\content.py:217)"} +{"complexity": "medium", "doc_id": "chunk_000443", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 235, "source_path": "core\\python\\asema\\content.py", "text": "content._check_homographs (core\\python\\asema\\content.py:235)"} +{"complexity": "complex", "doc_id": "chunk_000444", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 252, "source_path": "core\\python\\asema\\content.py", "text": "content._check_autocorrect_poisoning (core\\python\\asema\\content.py:252)"} +{"complexity": "medium", "doc_id": "chunk_000445", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 301, "source_path": "core\\python\\asema\\content.py", "text": "content._check_geographic_consistency (core\\python\\asema\\content.py:301)"} +{"complexity": "medium", "doc_id": "chunk_000446", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 329, "source_path": "core\\python\\asema\\content.py", "text": "content._check_shell_injection (core\\python\\asema\\content.py:329)"} +{"complexity": "complex", "doc_id": "chunk_000447", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 347, "source_path": "core\\python\\asema\\content.py", "text": "content._check_encoding_attacks (core\\python\\asema\\content.py:347)"} +{"complexity": "medium", "doc_id": "chunk_000448", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 390, "source_path": "core\\python\\asema\\content.py", "text": "content._check_metadata_integrity (core\\python\\asema\\content.py:390)"} +{"complexity": "medium", "doc_id": "chunk_000449", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 422, "source_path": "core\\python\\asema\\content.py", "text": "content._sanitize (core\\python\\asema\\content.py:422)"} +{"complexity": "simple", "doc_id": "chunk_000450", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 80, "source_path": "core\\python\\asema\\engine.py", "text": "engine.ASEMAVerdict (core\\python\\asema\\engine.py:80)"} +{"complexity": "complex", "doc_id": "chunk_000451", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 93, "source_path": "core\\python\\asema\\engine.py", "text": "engine.ASEMAProof (core\\python\\asema\\engine.py:93)"} +{"complexity": "complex", "doc_id": "chunk_000452", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 181, "source_path": "core\\python\\asema\\engine.py", "text": "engine.ASEMAEngine (core\\python\\asema\\engine.py:181)"} +{"complexity": "simple", "doc_id": "chunk_000453", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 134, "source_path": "core\\python\\asema\\engine.py", "text": "engine.__post_init__ (core\\python\\asema\\engine.py:134)"} +{"complexity": "medium", "doc_id": "chunk_000454", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 140, "source_path": "core\\python\\asema\\engine.py", "text": "engine.compute_merkle_root (core\\python\\asema\\engine.py:140)"} +{"complexity": "simple", "doc_id": "chunk_000455", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 160, "source_path": "core\\python\\asema\\engine.py", "text": "engine.to_dict (core\\python\\asema\\engine.py:160)"} +{"complexity": "medium", "doc_id": "chunk_000456", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 164, "source_path": "core\\python\\asema\\engine.py", "text": "engine.content_hash (core\\python\\asema\\engine.py:164)"} +{"complexity": "medium", "doc_id": "chunk_000457", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 215, "source_path": "core\\python\\asema\\engine.py", "text": "engine.__init__ (core\\python\\asema\\engine.py:215)"} +{"complexity": "complex", "doc_id": "chunk_000458", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 247, "source_path": "core\\python\\asema\\engine.py", "text": "engine.verify_message (core\\python\\asema\\engine.py:247)"} +{"complexity": "complex", "doc_id": "chunk_000459", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 379, "source_path": "core\\python\\asema\\engine.py", "text": "engine.verify_voice (core\\python\\asema\\engine.py:379)"} +{"complexity": "complex", "doc_id": "chunk_000460", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 462, "source_path": "core\\python\\asema\\engine.py", "text": "engine.verify_shell_session (core\\python\\asema\\engine.py:462)"} +{"complexity": "simple", "doc_id": "chunk_000461", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 542, "source_path": "core\\python\\asema\\engine.py", "text": "engine.get_session_verdict (core\\python\\asema\\engine.py:542)"} +{"complexity": "complex", "doc_id": "chunk_000462", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 546, "source_path": "core\\python\\asema\\engine.py", "text": "engine.close_session (core\\python\\asema\\engine.py:546)"} +{"complexity": "medium", "doc_id": "chunk_000463", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 581, "source_path": "core\\python\\asema\\engine.py", "text": "engine.get_stats (core\\python\\asema\\engine.py:581)"} +{"complexity": "complex", "doc_id": "chunk_000464", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 601, "source_path": "core\\python\\asema\\engine.py", "text": "engine._determine_verdict (core\\python\\asema\\engine.py:601)"} +{"complexity": "medium", "doc_id": "chunk_000465", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 644, "source_path": "core\\python\\asema\\engine.py", "text": "engine._detect_hardware (core\\python\\asema\\engine.py:644)"} +{"complexity": "simple", "doc_id": "chunk_000466", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 29, "source_path": "core\\python\\asema\\evolutionary_probe.py", "text": "evolutionary_probe.ProbeResult (core\\python\\asema\\evolutionary_probe.py:29)"} +{"complexity": "medium", "doc_id": "chunk_000467", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 40, "source_path": "core\\python\\asema\\evolutionary_probe.py", "text": "evolutionary_probe.ProbeGenome (core\\python\\asema\\evolutionary_probe.py:40)"} +{"complexity": "complex", "doc_id": "chunk_000468", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 101, "source_path": "core\\python\\asema\\evolutionary_probe.py", "text": "evolutionary_probe.EvolutionaryProbeEngine (core\\python\\asema\\evolutionary_probe.py:101)"} +{"complexity": "simple", "doc_id": "chunk_000469", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 50, "source_path": "core\\python\\asema\\evolutionary_probe.py", "text": "evolutionary_probe.detection_rate (core\\python\\asema\\evolutionary_probe.py:50)"} +{"complexity": "simple", "doc_id": "chunk_000470", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "other", "source_line": 56, "source_path": "core\\python\\asema\\evolutionary_probe.py", "text": "evolutionary_probe.genome_hash (core\\python\\asema\\evolutionary_probe.py:56)"} +{"complexity": "medium", "doc_id": "chunk_000471", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 116, "source_path": "core\\python\\asema\\evolutionary_probe.py", "text": "evolutionary_probe.__init__ (core\\python\\asema\\evolutionary_probe.py:116)"} +{"complexity": "medium", "doc_id": "chunk_000472", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 144, "source_path": "core\\python\\asema\\evolutionary_probe.py", "text": "evolutionary_probe.get_probe (core\\python\\asema\\evolutionary_probe.py:144)"} +{"complexity": "medium", "doc_id": "chunk_000473", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 173, "source_path": "core\\python\\asema\\evolutionary_probe.py", "text": "evolutionary_probe.record_result (core\\python\\asema\\evolutionary_probe.py:173)"} +{"complexity": "complex", "doc_id": "chunk_000474", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 198, "source_path": "core\\python\\asema\\evolutionary_probe.py", "text": "evolutionary_probe._evolve (core\\python\\asema\\evolutionary_probe.py:198)"} +{"complexity": "medium", "doc_id": "chunk_000475", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 236, "source_path": "core\\python\\asema\\evolutionary_probe.py", "text": "evolutionary_probe.get_stats (core\\python\\asema\\evolutionary_probe.py:236)"} +{"complexity": "medium", "doc_id": "chunk_000476", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 258, "source_path": "core\\python\\asema\\evolutionary_probe.py", "text": "evolutionary_probe.export_population (core\\python\\asema\\evolutionary_probe.py:258)"} +{"complexity": "medium", "doc_id": "chunk_000477", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 272, "source_path": "core\\python\\asema\\evolutionary_probe.py", "text": "evolutionary_probe.import_population (core\\python\\asema\\evolutionary_probe.py:272)"} +{"complexity": "simple", "doc_id": "chunk_000478", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 86, "source_path": "core\\python\\asema\\framework_integration.py", "text": "framework_integration._max_severity (core\\python\\asema\\framework_integration.py:86)"} +{"complexity": "complex", "doc_id": "chunk_000479", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 97, "source_path": "core\\python\\asema\\framework_integration.py", "text": "framework_integration.FrameworkAnalysisResult (core\\python\\asema\\framework_integration.py:97)"} +{"complexity": "complex", "doc_id": "chunk_000480", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 174, "source_path": "core\\python\\asema\\framework_integration.py", "text": "framework_integration.ASEMAFrameworkIntegration (core\\python\\asema\\framework_integration.py:174)"} +{"complexity": "simple", "doc_id": "chunk_000481", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 452, "source_path": "core\\python\\asema\\framework_integration.py", "text": "framework_integration._aggregate_severity (core\\python\\asema\\framework_integration.py:452)"} +{"complexity": "medium", "doc_id": "chunk_000482", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 467, "source_path": "core\\python\\asema\\framework_integration.py", "text": "framework_integration.get_framework_integration (core\\python\\asema\\framework_integration.py:467)"} +{"complexity": "medium", "doc_id": "chunk_000483", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 480, "source_path": "core\\python\\asema\\framework_integration.py", "text": "framework_integration.analyze_sma_content (core\\python\\asema\\framework_integration.py:480)"} +{"complexity": "simple", "doc_id": "chunk_000484", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 137, "source_path": "core\\python\\asema\\framework_integration.py", "text": "framework_integration.__post_init__ (core\\python\\asema\\framework_integration.py:137)"} +{"complexity": "simple", "doc_id": "chunk_000485", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 145, "source_path": "core\\python\\asema\\framework_integration.py", "text": "framework_integration.has_critical_findings (core\\python\\asema\\framework_integration.py:145)"} +{"complexity": "simple", "doc_id": "chunk_000486", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 156, "source_path": "core\\python\\asema\\framework_integration.py", "text": "framework_integration.total_findings (core\\python\\asema\\framework_integration.py:156)"} +{"complexity": "simple", "doc_id": "chunk_000487", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 160, "source_path": "core\\python\\asema\\framework_integration.py", "text": "framework_integration.summary (core\\python\\asema\\framework_integration.py:160)"} +{"complexity": "simple", "doc_id": "chunk_000488", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 191, "source_path": "core\\python\\asema\\framework_integration.py", "text": "framework_integration.__init__ (core\\python\\asema\\framework_integration.py:191)"} +{"complexity": "complex", "doc_id": "chunk_000489", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 202, "source_path": "core\\python\\asema\\framework_integration.py", "text": "framework_integration.analyze (core\\python\\asema\\framework_integration.py:202)"} +{"complexity": "complex", "doc_id": "chunk_000490", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 306, "source_path": "core\\python\\asema\\framework_integration.py", "text": "framework_integration.to_xgml_compatible_dict (core\\python\\asema\\framework_integration.py:306)"} +{"complexity": "medium", "doc_id": "chunk_000491", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 421, "source_path": "core\\python\\asema\\framework_integration.py", "text": "framework_integration.to_report (core\\python\\asema\\framework_integration.py:421)"} +{"complexity": "complex", "doc_id": "chunk_000492", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 134, "source_path": "core\\python\\asema\\integrations.py", "text": "integrations.IntegratedVerification (core\\python\\asema\\integrations.py:134)"} +{"complexity": "complex", "doc_id": "chunk_000493", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 280, "source_path": "core\\python\\asema\\integrations.py", "text": "integrations._RequestTracker (core\\python\\asema\\integrations.py:280)"} +{"complexity": "complex", "doc_id": "chunk_000494", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 352, "source_path": "core\\python\\asema\\integrations.py", "text": "integrations._PIIDetector (core\\python\\asema\\integrations.py:352)"} +{"complexity": "complex", "doc_id": "chunk_000495", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 406, "source_path": "core\\python\\asema\\integrations.py", "text": "integrations.ASEMAIntegratedEngine (core\\python\\asema\\integrations.py:406)"} +{"complexity": "simple", "doc_id": "chunk_000496", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 234, "source_path": "core\\python\\asema\\integrations.py", "text": "integrations.__post_init__ (core\\python\\asema\\integrations.py:234)"} +{"complexity": "simple", "doc_id": "chunk_000497", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 240, "source_path": "core\\python\\asema\\integrations.py", "text": "integrations.to_dict (core\\python\\asema\\integrations.py:240)"} +{"complexity": "simple", "doc_id": "chunk_000498", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 245, "source_path": "core\\python\\asema\\integrations.py", "text": "integrations.is_safe (core\\python\\asema\\integrations.py:245)"} +{"complexity": "medium", "doc_id": "chunk_000499", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 254, "source_path": "core\\python\\asema\\integrations.py", "text": "integrations.trust_score (core\\python\\asema\\integrations.py:254)"} +{"complexity": "medium", "doc_id": "chunk_000500", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 289, "source_path": "core\\python\\asema\\integrations.py", "text": "integrations.__init__ (core\\python\\asema\\integrations.py:289)"} +{"complexity": "complex", "doc_id": "chunk_000501", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 304, "source_path": "core\\python\\asema\\integrations.py", "text": "integrations.check (core\\python\\asema\\integrations.py:304)"} +{"complexity": "medium", "doc_id": "chunk_000502", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 382, "source_path": "core\\python\\asema\\integrations.py", "text": "integrations.sanitize (core\\python\\asema\\integrations.py:382)"} +{"complexity": "complex", "doc_id": "chunk_000503", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 439, "source_path": "core\\python\\asema\\integrations.py", "text": "integrations.__init__ (core\\python\\asema\\integrations.py:439)"} +{"complexity": "complex", "doc_id": "chunk_000504", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 547, "source_path": "core\\python\\asema\\integrations.py", "text": "integrations.verify_message (core\\python\\asema\\integrations.py:547)"} +{"complexity": "complex", "doc_id": "chunk_000505", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 885, "source_path": "core\\python\\asema\\integrations.py", "text": "integrations.verify_voice (core\\python\\asema\\integrations.py:885)"} +{"complexity": "complex", "doc_id": "chunk_000506", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 989, "source_path": "core\\python\\asema\\integrations.py", "text": "integrations.verify_shell (core\\python\\asema\\integrations.py:989)"} +{"complexity": "simple", "doc_id": "chunk_000507", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 1086, "source_path": "core\\python\\asema\\integrations.py", "text": "integrations.get_evolved_probe (core\\python\\asema\\integrations.py:1086)"} +{"complexity": "simple", "doc_id": "chunk_000508", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 1090, "source_path": "core\\python\\asema\\integrations.py", "text": "integrations.record_probe_result (core\\python\\asema\\integrations.py:1090)"} +{"complexity": "complex", "doc_id": "chunk_000509", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 1094, "source_path": "core\\python\\asema\\integrations.py", "text": "integrations.close_session (core\\python\\asema\\integrations.py:1094)"} +{"complexity": "medium", "doc_id": "chunk_000510", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 1132, "source_path": "core\\python\\asema\\integrations.py", "text": "integrations.verify_evidence_chain (core\\python\\asema\\integrations.py:1132)"} +{"complexity": "simple", "doc_id": "chunk_000511", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 1144, "source_path": "core\\python\\asema\\integrations.py", "text": "integrations.get_chain_stats (core\\python\\asema\\integrations.py:1144)"} +{"complexity": "complex", "doc_id": "chunk_000512", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 1152, "source_path": "core\\python\\asema\\integrations.py", "text": "integrations.get_stats (core\\python\\asema\\integrations.py:1152)"} +{"complexity": "simple", "doc_id": "chunk_000513", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 1214, "source_path": "core\\python\\asema\\integrations.py", "text": "integrations.lookup_proof (core\\python\\asema\\integrations.py:1214)"} +{"complexity": "medium", "doc_id": "chunk_000514", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 1218, "source_path": "core\\python\\asema\\integrations.py", "text": "integrations.search_proofs (core\\python\\asema\\integrations.py:1218)"} +{"complexity": "simple", "doc_id": "chunk_000515", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 1233, "source_path": "core\\python\\asema\\integrations.py", "text": "integrations.get_index_stats (core\\python\\asema\\integrations.py:1233)"} +{"complexity": "medium", "doc_id": "chunk_000516", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 1239, "source_path": "core\\python\\asema\\integrations.py", "text": "integrations.export_xgml (core\\python\\asema\\integrations.py:1239)"} +{"complexity": "complex", "doc_id": "chunk_000517", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "other", "source_line": 1257, "source_path": "core\\python\\asema\\integrations.py", "text": "integrations._build_inference_chain (core\\python\\asema\\integrations.py:1257)"} +{"complexity": "complex", "doc_id": "chunk_000518", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "other", "source_line": 1364, "source_path": "core\\python\\asema\\integrations.py", "text": "integrations._build_entangled_layers (core\\python\\asema\\integrations.py:1364)"} +{"complexity": "medium", "doc_id": "chunk_000519", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 1449, "source_path": "core\\python\\asema\\integrations.py", "text": "integrations._detect_hardware (core\\python\\asema\\integrations.py:1449)"} +{"complexity": "simple", "doc_id": "chunk_000520", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "models", "source_line": 23, "source_path": "core\\python\\asema\\models.py", "text": "models.VerificationVerdict (core\\python\\asema\\models.py:23)"} +{"complexity": "simple", "doc_id": "chunk_000521", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 34, "source_path": "core\\python\\asema\\models.py", "text": "models.EntityClassification (core\\python\\asema\\models.py:34)"} +{"complexity": "simple", "doc_id": "chunk_000522", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 43, "source_path": "core\\python\\asema\\models.py", "text": "models.SMAPlatform (core\\python\\asema\\models.py:43)"} +{"complexity": "medium", "doc_id": "chunk_000523", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 57, "source_path": "core\\python\\asema\\models.py", "text": "models.KeystrokeData (core\\python\\asema\\models.py:57)"} +{"complexity": "simple", "doc_id": "chunk_000524", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "models", "source_line": 75, "source_path": "core\\python\\asema\\models.py", "text": "models.VerifyMessageRequest (core\\python\\asema\\models.py:75)"} +{"complexity": "medium", "doc_id": "chunk_000525", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 87, "source_path": "core\\python\\asema\\models.py", "text": "models.SpectralData (core\\python\\asema\\models.py:87)"} +{"complexity": "simple", "doc_id": "chunk_000526", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 103, "source_path": "core\\python\\asema\\models.py", "text": "models.ProsodicData (core\\python\\asema\\models.py:103)"} +{"complexity": "simple", "doc_id": "chunk_000527", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "models", "source_line": 111, "source_path": "core\\python\\asema\\models.py", "text": "models.VerifyVoiceRequest (core\\python\\asema\\models.py:111)"} +{"complexity": "medium", "doc_id": "chunk_000528", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 119, "source_path": "core\\python\\asema\\models.py", "text": "models.CommandEventData (core\\python\\asema\\models.py:119)"} +{"complexity": "simple", "doc_id": "chunk_000529", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "models", "source_line": 132, "source_path": "core\\python\\asema\\models.py", "text": "models.VerifyShellRequest (core\\python\\asema\\models.py:132)"} +{"complexity": "simple", "doc_id": "chunk_000530", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 140, "source_path": "core\\python\\asema\\models.py", "text": "models.CloseSessionRequest (core\\python\\asema\\models.py:140)"} +{"complexity": "medium", "doc_id": "chunk_000531", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "models", "source_line": 147, "source_path": "core\\python\\asema\\models.py", "text": "models.ProofCertificate (core\\python\\asema\\models.py:147)"} +{"complexity": "medium", "doc_id": "chunk_000532", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 179, "source_path": "core\\python\\asema\\models.py", "text": "models.EntangledCertificate (core\\python\\asema\\models.py:179)"} +{"complexity": "medium", "doc_id": "chunk_000533", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 194, "source_path": "core\\python\\asema\\models.py", "text": "models.SessionInfo (core\\python\\asema\\models.py:194)"} +{"complexity": "medium", "doc_id": "chunk_000534", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 207, "source_path": "core\\python\\asema\\models.py", "text": "models.EngineStats (core\\python\\asema\\models.py:207)"} +{"complexity": "simple", "doc_id": "chunk_000535", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 222, "source_path": "core\\python\\asema\\models.py", "text": "models.HealthResponse (core\\python\\asema\\models.py:222)"} +{"complexity": "simple", "doc_id": "chunk_000536", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 8, "source_path": "core\\python\\asema\\open_agent_safety.py", "text": "open_agent_safety.SafetyLabel (core\\python\\asema\\open_agent_safety.py:8)"} +{"complexity": "simple", "doc_id": "chunk_000537", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 14, "source_path": "core\\python\\asema\\open_agent_safety.py", "text": "open_agent_safety.RiskCategory (core\\python\\asema\\open_agent_safety.py:14)"} +{"complexity": "simple", "doc_id": "chunk_000538", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 21, "source_path": "core\\python\\asema\\open_agent_safety.py", "text": "open_agent_safety.LLMJudgeResult (core\\python\\asema\\open_agent_safety.py:21)"} +{"complexity": "simple", "doc_id": "chunk_000539", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 28, "source_path": "core\\python\\asema\\open_agent_safety.py", "text": "open_agent_safety.RuleBasedResult (core\\python\\asema\\open_agent_safety.py:28)"} +{"complexity": "medium", "doc_id": "chunk_000540", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 35, "source_path": "core\\python\\asema\\open_agent_safety.py", "text": "open_agent_safety.HybridSafetyResult (core\\python\\asema\\open_agent_safety.py:35)"} +{"complexity": "complex", "doc_id": "chunk_000541", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 69, "source_path": "core\\python\\asema\\open_agent_safety.py", "text": "open_agent_safety.OpenAgentSafetyEvaluator (core\\python\\asema\\open_agent_safety.py:69)"} +{"complexity": "medium", "doc_id": "chunk_000542", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 181, "source_path": "core\\python\\asema\\open_agent_safety.py", "text": "open_agent_safety.classify_text_risk (core\\python\\asema\\open_agent_safety.py:181)"} +{"complexity": "complex", "doc_id": "chunk_000543", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "agents", "source_line": 194, "source_path": "core\\python\\asema\\open_agent_safety.py", "text": "open_agent_safety.build_oas_report (core\\python\\asema\\open_agent_safety.py:194)"} +{"complexity": "simple", "doc_id": "chunk_000544", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "agents", "source_line": 22, "source_path": "core\\python\\asema\\open_agent_safety.py", "text": "open_agent_safety.__init__ (core\\python\\asema\\open_agent_safety.py:22)"} +{"complexity": "simple", "doc_id": "chunk_000545", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "agents", "source_line": 29, "source_path": "core\\python\\asema\\open_agent_safety.py", "text": "open_agent_safety.__init__ (core\\python\\asema\\open_agent_safety.py:29)"} +{"complexity": "medium", "doc_id": "chunk_000546", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "agents", "source_line": 36, "source_path": "core\\python\\asema\\open_agent_safety.py", "text": "open_agent_safety.__init__ (core\\python\\asema\\open_agent_safety.py:36)"} +{"complexity": "simple", "doc_id": "chunk_000547", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "agents", "source_line": 89, "source_path": "core\\python\\asema\\open_agent_safety.py", "text": "open_agent_safety.__init__ (core\\python\\asema\\open_agent_safety.py:89)"} +{"complexity": "medium", "doc_id": "chunk_000548", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 100, "source_path": "core\\python\\asema\\open_agent_safety.py", "text": "open_agent_safety.evaluate (core\\python\\asema\\open_agent_safety.py:100)"} +{"complexity": "medium", "doc_id": "chunk_000549", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "core", "module": "agents", "source_line": 132, "source_path": "core\\python\\asema\\open_agent_safety.py", "text": "open_agent_safety._run_rule_based (core\\python\\asema\\open_agent_safety.py:132)"} +{"complexity": "medium", "doc_id": "chunk_000550", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "core", "module": "agents", "source_line": 147, "source_path": "core\\python\\asema\\open_agent_safety.py", "text": "open_agent_safety._run_llm_judge (core\\python\\asema\\open_agent_safety.py:147)"} +{"complexity": "medium", "doc_id": "chunk_000551", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 166, "source_path": "core\\python\\asema\\open_agent_safety.py", "text": "open_agent_safety._merge_results (core\\python\\asema\\open_agent_safety.py:166)"} +{"complexity": "simple", "doc_id": "chunk_000552", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 29, "source_path": "core\\python\\asema\\session.py", "text": "session.EntityType (core\\python\\asema\\session.py:29)"} +{"complexity": "simple", "doc_id": "chunk_000553", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 39, "source_path": "core\\python\\asema\\session.py", "text": "session.SessionPhase (core\\python\\asema\\session.py:39)"} +{"complexity": "medium", "doc_id": "chunk_000554", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 50, "source_path": "core\\python\\asema\\session.py", "text": "session.RoundEvidence (core\\python\\asema\\session.py:50)"} +{"complexity": "complex", "doc_id": "chunk_000555", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 69, "source_path": "core\\python\\asema\\session.py", "text": "session.SessionState (core\\python\\asema\\session.py:69)"} +{"complexity": "complex", "doc_id": "chunk_000556", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 105, "source_path": "core\\python\\asema\\session.py", "text": "session.SessionManager (core\\python\\asema\\session.py:105)"} +{"complexity": "simple", "doc_id": "chunk_000557", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 62, "source_path": "core\\python\\asema\\session.py", "text": "session.__post_init__ (core\\python\\asema\\session.py:62)"} +{"complexity": "simple", "doc_id": "chunk_000558", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 98, "source_path": "core\\python\\asema\\session.py", "text": "session.__post_init__ (core\\python\\asema\\session.py:98)"} +{"complexity": "simple", "doc_id": "chunk_000559", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 114, "source_path": "core\\python\\asema\\session.py", "text": "session.__init__ (core\\python\\asema\\session.py:114)"} +{"complexity": "complex", "doc_id": "chunk_000560", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 118, "source_path": "core\\python\\asema\\session.py", "text": "session.create_session (core\\python\\asema\\session.py:118)"} +{"complexity": "complex", "doc_id": "chunk_000561", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 154, "source_path": "core\\python\\asema\\session.py", "text": "session.record_round (core\\python\\asema\\session.py:154)"} +{"complexity": "simple", "doc_id": "chunk_000562", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 240, "source_path": "core\\python\\asema\\session.py", "text": "session.close_session (core\\python\\asema\\session.py:240)"} +{"complexity": "simple", "doc_id": "chunk_000563", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 250, "source_path": "core\\python\\asema\\session.py", "text": "session.get_session (core\\python\\asema\\session.py:250)"} +{"complexity": "simple", "doc_id": "chunk_000564", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 254, "source_path": "core\\python\\asema\\session.py", "text": "session.get_active_sessions (core\\python\\asema\\session.py:254)"} +{"complexity": "complex", "doc_id": "chunk_000565", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 261, "source_path": "core\\python\\asema\\session.py", "text": "session._calculate_human_probability (core\\python\\asema\\session.py:261)"} +{"complexity": "medium", "doc_id": "chunk_000566", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 301, "source_path": "core\\python\\asema\\session.py", "text": "session._classify_entity (core\\python\\asema\\session.py:301)"} +{"complexity": "medium", "doc_id": "chunk_000567", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 327, "source_path": "core\\python\\asema\\session.py", "text": "session._evict_oldest (core\\python\\asema\\session.py:327)"} +{"complexity": "simple", "doc_id": "chunk_000568", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 38, "source_path": "core\\python\\asema\\shell_verifier.py", "text": "shell_verifier.ShellVerdict (core\\python\\asema\\shell_verifier.py:38)"} +{"complexity": "medium", "doc_id": "chunk_000569", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 48, "source_path": "core\\python\\asema\\shell_verifier.py", "text": "shell_verifier.CommandEvent (core\\python\\asema\\shell_verifier.py:48)"} +{"complexity": "simple", "doc_id": "chunk_000570", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 62, "source_path": "core\\python\\asema\\shell_verifier.py", "text": "shell_verifier.ShellAnalysis (core\\python\\asema\\shell_verifier.py:62)"} +{"complexity": "complex", "doc_id": "chunk_000571", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 111, "source_path": "core\\python\\asema\\shell_verifier.py", "text": "shell_verifier.ShellVerifier (core\\python\\asema\\shell_verifier.py:111)"} +{"complexity": "medium", "doc_id": "chunk_000572", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 515, "source_path": "core\\python\\asema\\shell_verifier.py", "text": "shell_verifier._command_similarity (core\\python\\asema\\shell_verifier.py:515)"} +{"complexity": "simple", "doc_id": "chunk_000573", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 120, "source_path": "core\\python\\asema\\shell_verifier.py", "text": "shell_verifier.__init__ (core\\python\\asema\\shell_verifier.py:120)"} +{"complexity": "complex", "doc_id": "chunk_000574", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 129, "source_path": "core\\python\\asema\\shell_verifier.py", "text": "shell_verifier.analyze_session (core\\python\\asema\\shell_verifier.py:129)"} +{"complexity": "complex", "doc_id": "chunk_000575", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 231, "source_path": "core\\python\\asema\\shell_verifier.py", "text": "shell_verifier.analyze_single_command (core\\python\\asema\\shell_verifier.py:231)"} +{"complexity": "complex", "doc_id": "chunk_000576", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 267, "source_path": "core\\python\\asema\\shell_verifier.py", "text": "shell_verifier._analyze_timing (core\\python\\asema\\shell_verifier.py:267)"} +{"complexity": "complex", "doc_id": "chunk_000577", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 333, "source_path": "core\\python\\asema\\shell_verifier.py", "text": "shell_verifier._analyze_error_recovery (core\\python\\asema\\shell_verifier.py:333)"} +{"complexity": "complex", "doc_id": "chunk_000578", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 388, "source_path": "core\\python\\asema\\shell_verifier.py", "text": "shell_verifier._analyze_complexity (core\\python\\asema\\shell_verifier.py:388)"} +{"complexity": "complex", "doc_id": "chunk_000579", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 440, "source_path": "core\\python\\asema\\shell_verifier.py", "text": "shell_verifier._analyze_typos (core\\python\\asema\\shell_verifier.py:440)"} +{"complexity": "complex", "doc_id": "chunk_000580", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 474, "source_path": "core\\python\\asema\\shell_verifier.py", "text": "shell_verifier._analyze_reuse (core\\python\\asema\\shell_verifier.py:474)"} +{"complexity": "complex", "doc_id": "chunk_000581", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 65, "source_path": "core\\python\\asema\\temporal_logic_analyzer.py", "text": "temporal_logic_analyzer.SecurityEvent (core\\python\\asema\\temporal_logic_analyzer.py:65)"} +{"complexity": "medium", "doc_id": "chunk_000582", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 143, "source_path": "core\\python\\asema\\temporal_logic_analyzer.py", "text": "temporal_logic_analyzer.LTLProperty (core\\python\\asema\\temporal_logic_analyzer.py:143)"} +{"complexity": "complex", "doc_id": "chunk_000583", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 170, "source_path": "core\\python\\asema\\temporal_logic_analyzer.py", "text": "temporal_logic_analyzer.LTLViolation (core\\python\\asema\\temporal_logic_analyzer.py:170)"} +{"complexity": "simple", "doc_id": "chunk_000584", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 212, "source_path": "core\\python\\asema\\temporal_logic_analyzer.py", "text": "temporal_logic_analyzer._events (core\\python\\asema\\temporal_logic_analyzer.py:212)"} +{"complexity": "simple", "doc_id": "chunk_000585", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 217, "source_path": "core\\python\\asema\\temporal_logic_analyzer.py", "text": "temporal_logic_analyzer._first_index (core\\python\\asema\\temporal_logic_analyzer.py:217)"} +{"complexity": "simple", "doc_id": "chunk_000586", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 225, "source_path": "core\\python\\asema\\temporal_logic_analyzer.py", "text": "temporal_logic_analyzer._last_index (core\\python\\asema\\temporal_logic_analyzer.py:225)"} +{"complexity": "medium", "doc_id": "chunk_000587", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 233, "source_path": "core\\python\\asema\\temporal_logic_analyzer.py", "text": "temporal_logic_analyzer._occurs_before (core\\python\\asema\\temporal_logic_analyzer.py:233)"} +{"complexity": "medium", "doc_id": "chunk_000588", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 249, "source_path": "core\\python\\asema\\temporal_logic_analyzer.py", "text": "temporal_logic_analyzer._always_if_then_next (core\\python\\asema\\temporal_logic_analyzer.py:249)"} +{"complexity": "medium", "doc_id": "chunk_000589", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 265, "source_path": "core\\python\\asema\\temporal_logic_analyzer.py", "text": "temporal_logic_analyzer._eventually_follows (core\\python\\asema\\temporal_logic_analyzer.py:265)"} +{"complexity": "medium", "doc_id": "chunk_000590", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 278, "source_path": "core\\python\\asema\\temporal_logic_analyzer.py", "text": "temporal_logic_analyzer._monotone_increasing (core\\python\\asema\\temporal_logic_analyzer.py:278)"} +{"complexity": "medium", "doc_id": "chunk_000591", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 293, "source_path": "core\\python\\asema\\temporal_logic_analyzer.py", "text": "temporal_logic_analyzer._no_gap_between (core\\python\\asema\\temporal_logic_analyzer.py:293)"} +{"complexity": "complex", "doc_id": "chunk_000592", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 317, "source_path": "core\\python\\asema\\temporal_logic_analyzer.py", "text": "temporal_logic_analyzer.TemporalLogicAnalyzer (core\\python\\asema\\temporal_logic_analyzer.py:317)"} +{"complexity": "simple", "doc_id": "chunk_000593", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 163, "source_path": "core\\python\\asema\\temporal_logic_analyzer.py", "text": "temporal_logic_analyzer.property_hash (core\\python\\asema\\temporal_logic_analyzer.py:163)"} +{"complexity": "simple", "doc_id": "chunk_000594", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 189, "source_path": "core\\python\\asema\\temporal_logic_analyzer.py", "text": "temporal_logic_analyzer.violation_hash (core\\python\\asema\\temporal_logic_analyzer.py:189)"} +{"complexity": "medium", "doc_id": "chunk_000595", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 193, "source_path": "core\\python\\asema\\temporal_logic_analyzer.py", "text": "temporal_logic_analyzer.to_dict (core\\python\\asema\\temporal_logic_analyzer.py:193)"} +{"complexity": "simple", "doc_id": "chunk_000596", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 338, "source_path": "core\\python\\asema\\temporal_logic_analyzer.py", "text": "temporal_logic_analyzer.__init__ (core\\python\\asema\\temporal_logic_analyzer.py:338)"} +{"complexity": "complex", "doc_id": "chunk_000597", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "verification", "source_line": 346, "source_path": "core\\python\\asema\\temporal_logic_analyzer.py", "text": "temporal_logic_analyzer._build_sma_safety_properties (core\\python\\asema\\temporal_logic_analyzer.py:346)"} +{"complexity": "complex", "doc_id": "chunk_000598", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 768, "source_path": "core\\python\\asema\\temporal_logic_analyzer.py", "text": "temporal_logic_analyzer.analyze_execution_trace (core\\python\\asema\\temporal_logic_analyzer.py:768)"} +{"complexity": "complex", "doc_id": "chunk_000599", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 889, "source_path": "core\\python\\asema\\temporal_logic_analyzer.py", "text": "temporal_logic_analyzer.analyze_code_description (core\\python\\asema\\temporal_logic_analyzer.py:889)"} +{"complexity": "medium", "doc_id": "chunk_000600", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 949, "source_path": "core\\python\\asema\\temporal_logic_analyzer.py", "text": "temporal_logic_analyzer.to_report (core\\python\\asema\\temporal_logic_analyzer.py:949)"} +{"complexity": "medium", "doc_id": "chunk_000601", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "verification", "source_line": 364, "source_path": "core\\python\\asema\\temporal_logic_analyzer.py", "text": "temporal_logic_analyzer.check_auth_before_store (core\\python\\asema\\temporal_logic_analyzer.py:364)"} +{"complexity": "medium", "doc_id": "chunk_000602", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 393, "source_path": "core\\python\\asema\\temporal_logic_analyzer.py", "text": "temporal_logic_analyzer.check_device_link_verified (core\\python\\asema\\temporal_logic_analyzer.py:393)"} +{"complexity": "medium", "doc_id": "chunk_000603", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "verification", "source_line": 434, "source_path": "core\\python\\asema\\temporal_logic_analyzer.py", "text": "temporal_logic_analyzer.check_key_rotation_timely (core\\python\\asema\\temporal_logic_analyzer.py:434)"} +{"complexity": "simple", "doc_id": "chunk_000604", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "verification", "source_line": 472, "source_path": "core\\python\\asema\\temporal_logic_analyzer.py", "text": "temporal_logic_analyzer.check_replay_prevention (core\\python\\asema\\temporal_logic_analyzer.py:472)"} +{"complexity": "medium", "doc_id": "chunk_000605", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "verification", "source_line": 499, "source_path": "core\\python\\asema\\temporal_logic_analyzer.py", "text": "temporal_logic_analyzer.check_toctou_free (core\\python\\asema\\temporal_logic_analyzer.py:499)"} +{"complexity": "medium", "doc_id": "chunk_000606", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "verification", "source_line": 540, "source_path": "core\\python\\asema\\temporal_logic_analyzer.py", "text": "temporal_logic_analyzer.check_backup_encrypted (core\\python\\asema\\temporal_logic_analyzer.py:540)"} +{"complexity": "simple", "doc_id": "chunk_000607", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "verification", "source_line": 579, "source_path": "core\\python\\asema\\temporal_logic_analyzer.py", "text": "temporal_logic_analyzer.check_notification_minimal (core\\python\\asema\\temporal_logic_analyzer.py:579)"} +{"complexity": "medium", "doc_id": "chunk_000608", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "verification", "source_line": 608, "source_path": "core\\python\\asema\\temporal_logic_analyzer.py", "text": "temporal_logic_analyzer.check_session_bounded (core\\python\\asema\\temporal_logic_analyzer.py:608)"} +{"complexity": "medium", "doc_id": "chunk_000609", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "verification", "source_line": 645, "source_path": "core\\python\\asema\\temporal_logic_analyzer.py", "text": "temporal_logic_analyzer.check_key_export_authenticated (core\\python\\asema\\temporal_logic_analyzer.py:645)"} +{"complexity": "simple", "doc_id": "chunk_000610", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "verification", "source_line": 674, "source_path": "core\\python\\asema\\temporal_logic_analyzer.py", "text": "temporal_logic_analyzer.check_no_security_bypass (core\\python\\asema\\temporal_logic_analyzer.py:674)"} +{"complexity": "medium", "doc_id": "chunk_000611", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "verification", "source_line": 702, "source_path": "core\\python\\asema\\temporal_logic_analyzer.py", "text": "temporal_logic_analyzer.check_display_after_validate (core\\python\\asema\\temporal_logic_analyzer.py:702)"} +{"complexity": "medium", "doc_id": "chunk_000612", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "verification", "source_line": 734, "source_path": "core\\python\\asema\\temporal_logic_analyzer.py", "text": "temporal_logic_analyzer.check_concurrent_write_locked (core\\python\\asema\\temporal_logic_analyzer.py:734)"} +{"complexity": "simple", "doc_id": "chunk_000613", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "other", "source_line": 24, "source_path": "core\\python\\asema\\test_asema.py", "text": "test_asema.check (core\\python\\asema\\test_asema.py:24)"} +{"complexity": "simple", "doc_id": "chunk_000614", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 35, "source_path": "core\\python\\asema\\test_asema.py", "text": "test_asema.section (core\\python\\asema\\test_asema.py:35)"} +{"complexity": "complex", "doc_id": "chunk_000615", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 44, "source_path": "core\\python\\asema\\test_asema.py", "text": "test_asema.test_behavioral (core\\python\\asema\\test_asema.py:44)"} +{"complexity": "complex", "doc_id": "chunk_000616", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 123, "source_path": "core\\python\\asema\\test_asema.py", "text": "test_asema.test_content (core\\python\\asema\\test_asema.py:123)"} +{"complexity": "complex", "doc_id": "chunk_000617", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 203, "source_path": "core\\python\\asema\\test_asema.py", "text": "test_asema.test_voice (core\\python\\asema\\test_asema.py:203)"} +{"complexity": "complex", "doc_id": "chunk_000618", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 300, "source_path": "core\\python\\asema\\test_asema.py", "text": "test_asema.test_shell (core\\python\\asema\\test_asema.py:300)"} +{"complexity": "complex", "doc_id": "chunk_000619", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 368, "source_path": "core\\python\\asema\\test_asema.py", "text": "test_asema.test_session (core\\python\\asema\\test_asema.py:368)"} +{"complexity": "complex", "doc_id": "chunk_000620", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 412, "source_path": "core\\python\\asema\\test_asema.py", "text": "test_asema.test_engine (core\\python\\asema\\test_asema.py:412)"} +{"complexity": "medium", "doc_id": "chunk_000621", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 531, "source_path": "core\\python\\asema\\test_asema.py", "text": "test_asema.test_crypto (core\\python\\asema\\test_asema.py:531)"} +{"complexity": "complex", "doc_id": "chunk_000622", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 563, "source_path": "core\\python\\asema\\test_asema.py", "text": "test_asema.test_entangled (core\\python\\asema\\test_asema.py:563)"} +{"complexity": "complex", "doc_id": "chunk_000623", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 612, "source_path": "core\\python\\asema\\test_asema.py", "text": "test_asema.test_evolutionary (core\\python\\asema\\test_asema.py:612)"} +{"complexity": "complex", "doc_id": "chunk_000624", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 661, "source_path": "core\\python\\asema\\test_asema.py", "text": "test_asema.test_integration_v11 (core\\python\\asema\\test_asema.py:661)"} +{"complexity": "complex", "doc_id": "chunk_000625", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 733, "source_path": "core\\python\\asema\\test_asema.py", "text": "test_asema.test_unified_integration (core\\python\\asema\\test_asema.py:733)"} +{"complexity": "complex", "doc_id": "chunk_000626", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 863, "source_path": "core\\python\\asema\\test_asema.py", "text": "test_asema.test_pii_and_anomaly (core\\python\\asema\\test_asema.py:863)"} +{"complexity": "complex", "doc_id": "chunk_000627", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 912, "source_path": "core\\python\\asema\\test_asema.py", "text": "test_asema.test_cross_system_binding (core\\python\\asema\\test_asema.py:912)"} +{"complexity": "complex", "doc_id": "chunk_000628", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 978, "source_path": "core\\python\\asema\\test_asema.py", "text": "test_asema.test_semantic_triplets (core\\python\\asema\\test_asema.py:978)"} +{"complexity": "complex", "doc_id": "chunk_000629", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 1070, "source_path": "core\\python\\asema\\test_asema.py", "text": "test_asema.test_evidence_index_integration (core\\python\\asema\\test_asema.py:1070)"} +{"complexity": "complex", "doc_id": "chunk_000630", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "core", "module": "other", "source_line": 1135, "source_path": "core\\python\\asema\\test_asema.py", "text": "test_asema.test_xgml_integration (core\\python\\asema\\test_asema.py:1135)"} +{"complexity": "complex", "doc_id": "chunk_000631", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 1209, "source_path": "core\\python\\asema\\test_asema.py", "text": "test_asema.test_full_11_phase_pipeline (core\\python\\asema\\test_asema.py:1209)"} +{"complexity": "complex", "doc_id": "chunk_000632", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 1310, "source_path": "core\\python\\asema\\test_asema.py", "text": "test_asema.main (core\\python\\asema\\test_asema.py:1310)"} +{"complexity": "complex", "doc_id": "chunk_000633", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "crypto", "source_line": 22, "source_path": "core\\python\\asema\\utils\\crypto.py", "text": "crypto.SovereignProof (core\\python\\asema\\utils\\crypto.py:22)"} +{"complexity": "medium", "doc_id": "chunk_000634", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "crypto", "source_line": 33, "source_path": "core\\python\\asema\\utils\\crypto.py", "text": "crypto.__init__ (core\\python\\asema\\utils\\crypto.py:33)"} +{"complexity": "complex", "doc_id": "chunk_000635", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "crypto", "source_line": 62, "source_path": "core\\python\\asema\\utils\\crypto.py", "text": "crypto.create_proof (core\\python\\asema\\utils\\crypto.py:62)"} +{"complexity": "medium", "doc_id": "chunk_000636", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "crypto", "source_line": 104, "source_path": "core\\python\\asema\\utils\\crypto.py", "text": "crypto.verify_proof (core\\python\\asema\\utils\\crypto.py:104)"} +{"complexity": "simple", "doc_id": "chunk_000637", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "crypto", "source_line": 131, "source_path": "core\\python\\asema\\utils\\crypto.py", "text": "crypto.public_key_hex (core\\python\\asema\\utils\\crypto.py:131)"} +{"complexity": "complex", "doc_id": "chunk_000638", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 39, "source_path": "core\\python\\asema\\utils\\entangled_proof.py", "text": "entangled_proof.EntangledProof (core\\python\\asema\\utils\\entangled_proof.py:39)"} +{"complexity": "simple", "doc_id": "chunk_000639", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "proofs", "source_line": 51, "source_path": "core\\python\\asema\\utils\\entangled_proof.py", "text": "entangled_proof.__init__ (core\\python\\asema\\utils\\entangled_proof.py:51)"} +{"complexity": "simple", "doc_id": "chunk_000640", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 56, "source_path": "core\\python\\asema\\utils\\entangled_proof.py", "text": "entangled_proof.reset (core\\python\\asema\\utils\\entangled_proof.py:56)"} +{"complexity": "medium", "doc_id": "chunk_000641", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 61, "source_path": "core\\python\\asema\\utils\\entangled_proof.py", "text": "entangled_proof.add_layer (core\\python\\asema\\utils\\entangled_proof.py:61)"} +{"complexity": "medium", "doc_id": "chunk_000642", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "proofs", "source_line": 81, "source_path": "core\\python\\asema\\utils\\entangled_proof.py", "text": "entangled_proof.build_merkle_root (core\\python\\asema\\utils\\entangled_proof.py:81)"} +{"complexity": "complex", "doc_id": "chunk_000643", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "proofs", "source_line": 103, "source_path": "core\\python\\asema\\utils\\entangled_proof.py", "text": "entangled_proof.create_certificate (core\\python\\asema\\utils\\entangled_proof.py:103)"} +{"complexity": "medium", "doc_id": "chunk_000644", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "proofs", "source_line": 158, "source_path": "core\\python\\asema\\utils\\entangled_proof.py", "text": "entangled_proof.verify_certificate (core\\python\\asema\\utils\\entangled_proof.py:158)"} +{"complexity": "simple", "doc_id": "chunk_000645", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 184, "source_path": "core\\python\\asema\\utils\\entangled_proof.py", "text": "entangled_proof.depth (core\\python\\asema\\utils\\entangled_proof.py:184)"} +{"complexity": "medium", "doc_id": "chunk_000646", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 53, "source_path": "core\\python\\asema\\vectr_decision_packet.py", "text": "vectr_decision_packet.ContextProfile (core\\python\\asema\\vectr_decision_packet.py:53)"} +{"complexity": "simple", "doc_id": "chunk_000647", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 75, "source_path": "core\\python\\asema\\vectr_decision_packet.py", "text": "vectr_decision_packet.EvidenceType (core\\python\\asema\\vectr_decision_packet.py:75)"} +{"complexity": "medium", "doc_id": "chunk_000648", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 100, "source_path": "core\\python\\asema\\vectr_decision_packet.py", "text": "vectr_decision_packet.Evidence (core\\python\\asema\\vectr_decision_packet.py:100)"} +{"complexity": "simple", "doc_id": "chunk_000649", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 136, "source_path": "core\\python\\asema\\vectr_decision_packet.py", "text": "vectr_decision_packet.Severity (core\\python\\asema\\vectr_decision_packet.py:136)"} +{"complexity": "complex", "doc_id": "chunk_000650", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 145, "source_path": "core\\python\\asema\\vectr_decision_packet.py", "text": "vectr_decision_packet.SecurityFinding (core\\python\\asema\\vectr_decision_packet.py:145)"} +{"complexity": "simple", "doc_id": "chunk_000651", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 186, "source_path": "core\\python\\asema\\vectr_decision_packet.py", "text": "vectr_decision_packet.GateResult (core\\python\\asema\\vectr_decision_packet.py:186)"} +{"complexity": "complex", "doc_id": "chunk_000652", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 199, "source_path": "core\\python\\asema\\vectr_decision_packet.py", "text": "vectr_decision_packet.AdmissibilityGates (core\\python\\asema\\vectr_decision_packet.py:199)"} +{"complexity": "simple", "doc_id": "chunk_000653", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 572, "source_path": "core\\python\\asema\\vectr_decision_packet.py", "text": "vectr_decision_packet._tokenize (core\\python\\asema\\vectr_decision_packet.py:572)"} +{"complexity": "complex", "doc_id": "chunk_000654", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 584, "source_path": "core\\python\\asema\\vectr_decision_packet.py", "text": "vectr_decision_packet.DecisionPacket (core\\python\\asema\\vectr_decision_packet.py:584)"} +{"complexity": "complex", "doc_id": "chunk_000655", "function_type": "class", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "other", "source_line": 674, "source_path": "core\\python\\asema\\vectr_decision_packet.py", "text": "vectr_decision_packet.ASEMADecisionPacketBuilder (core\\python\\asema\\vectr_decision_packet.py:674)"} +{"complexity": "complex", "doc_id": "chunk_000656", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "other", "source_line": 813, "source_path": "core\\python\\asema\\vectr_decision_packet.py", "text": "vectr_decision_packet.build_signal_demo_findings (core\\python\\asema\\vectr_decision_packet.py:813)"} +{"complexity": "simple", "doc_id": "chunk_000657", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "core", "module": "other", "source_line": 122, "source_path": "core\\python\\asema\\vectr_decision_packet.py", "text": "vectr_decision_packet.is_valid (core\\python\\asema\\vectr_decision_packet.py:122)"} +{"complexity": "simple", "doc_id": "chunk_000658", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 170, "source_path": "core\\python\\asema\\vectr_decision_packet.py", "text": "vectr_decision_packet.bound_evidence_count (core\\python\\asema\\vectr_decision_packet.py:170)"} +{"complexity": "simple", "doc_id": "chunk_000659", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "core", "module": "other", "source_line": 173, "source_path": "core\\python\\asema\\vectr_decision_packet.py", "text": "vectr_decision_packet.has_formal_proof (core\\python\\asema\\vectr_decision_packet.py:173)"} +{"complexity": "simple", "doc_id": "chunk_000660", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 176, "source_path": "core\\python\\asema\\vectr_decision_packet.py", "text": "vectr_decision_packet.has_evidence_text (core\\python\\asema\\vectr_decision_packet.py:176)"} +{"complexity": "complex", "doc_id": "chunk_000661", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 219, "source_path": "core\\python\\asema\\vectr_decision_packet.py", "text": "vectr_decision_packet.time_consistency_gate (core\\python\\asema\\vectr_decision_packet.py:219)"} +{"complexity": "complex", "doc_id": "chunk_000662", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 273, "source_path": "core\\python\\asema\\vectr_decision_packet.py", "text": "vectr_decision_packet.evidence_binding_gate (core\\python\\asema\\vectr_decision_packet.py:273)"} +{"complexity": "complex", "doc_id": "chunk_000663", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 329, "source_path": "core\\python\\asema\\vectr_decision_packet.py", "text": "vectr_decision_packet.faithfulness_screening_gate (core\\python\\asema\\vectr_decision_packet.py:329)"} +{"complexity": "complex", "doc_id": "chunk_000664", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 438, "source_path": "core\\python\\asema\\vectr_decision_packet.py", "text": "vectr_decision_packet.contradiction_clearance_gate (core\\python\\asema\\vectr_decision_packet.py:438)"} +{"complexity": "complex", "doc_id": "chunk_000665", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "other", "source_line": 498, "source_path": "core\\python\\asema\\vectr_decision_packet.py", "text": "vectr_decision_packet.reconstructibility_gate (core\\python\\asema\\vectr_decision_packet.py:498)"} +{"complexity": "medium", "doc_id": "chunk_000666", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 615, "source_path": "core\\python\\asema\\vectr_decision_packet.py", "text": "vectr_decision_packet.seal (core\\python\\asema\\vectr_decision_packet.py:615)"} +{"complexity": "complex", "doc_id": "chunk_000667", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 627, "source_path": "core\\python\\asema\\vectr_decision_packet.py", "text": "vectr_decision_packet.to_dict (core\\python\\asema\\vectr_decision_packet.py:627)"} +{"complexity": "simple", "doc_id": "chunk_000668", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 700, "source_path": "core\\python\\asema\\vectr_decision_packet.py", "text": "vectr_decision_packet.__init__ (core\\python\\asema\\vectr_decision_packet.py:700)"} +{"complexity": "complex", "doc_id": "chunk_000669", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "other", "source_line": 703, "source_path": "core\\python\\asema\\vectr_decision_packet.py", "text": "vectr_decision_packet.build (core\\python\\asema\\vectr_decision_packet.py:703)"} +{"complexity": "medium", "doc_id": "chunk_000670", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "other", "source_line": 781, "source_path": "core\\python\\asema\\vectr_decision_packet.py", "text": "vectr_decision_packet._run_gates (core\\python\\asema\\vectr_decision_packet.py:781)"} +{"complexity": "simple", "doc_id": "chunk_000671", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 33, "source_path": "core\\python\\asema\\voice.py", "text": "voice.VoiceVerdict (core\\python\\asema\\voice.py:33)"} +{"complexity": "simple", "doc_id": "chunk_000672", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 42, "source_path": "core\\python\\asema\\voice.py", "text": "voice.SynthesisMethod (core\\python\\asema\\voice.py:42)"} +{"complexity": "complex", "doc_id": "chunk_000673", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 54, "source_path": "core\\python\\asema\\voice.py", "text": "voice.SpectralFeatures (core\\python\\asema\\voice.py:54)"} +{"complexity": "simple", "doc_id": "chunk_000674", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 89, "source_path": "core\\python\\asema\\voice.py", "text": "voice.ProsodicFeatures (core\\python\\asema\\voice.py:89)"} +{"complexity": "medium", "doc_id": "chunk_000675", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 100, "source_path": "core\\python\\asema\\voice.py", "text": "voice.VoiceAnalysis (core\\python\\asema\\voice.py:100)"} +{"complexity": "complex", "doc_id": "chunk_000676", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 140, "source_path": "core\\python\\asema\\voice.py", "text": "voice.VoiceVerifier (core\\python\\asema\\voice.py:140)"} +{"complexity": "simple", "doc_id": "chunk_000677", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 150, "source_path": "core\\python\\asema\\voice.py", "text": "voice.__init__ (core\\python\\asema\\voice.py:150)"} +{"complexity": "complex", "doc_id": "chunk_000678", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 159, "source_path": "core\\python\\asema\\voice.py", "text": "voice.verify_voice (core\\python\\asema\\voice.py:159)"} +{"complexity": "simple", "doc_id": "chunk_000679", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 279, "source_path": "core\\python\\asema\\voice.py", "text": "voice.register_speaker (core\\python\\asema\\voice.py:279)"} +{"complexity": "complex", "doc_id": "chunk_000680", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 285, "source_path": "core\\python\\asema\\voice.py", "text": "voice._check_vocal_tract (core\\python\\asema\\voice.py:285)"} +{"complexity": "complex", "doc_id": "chunk_000681", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 338, "source_path": "core\\python\\asema\\voice.py", "text": "voice._check_jitter_shimmer (core\\python\\asema\\voice.py:338)"} +{"complexity": "medium", "doc_id": "chunk_000682", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 375, "source_path": "core\\python\\asema\\voice.py", "text": "voice._check_hnr (core\\python\\asema\\voice.py:375)"} +{"complexity": "medium", "doc_id": "chunk_000683", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 401, "source_path": "core\\python\\asema\\voice.py", "text": "voice._check_pitch (core\\python\\asema\\voice.py:401)"} +{"complexity": "complex", "doc_id": "chunk_000684", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 431, "source_path": "core\\python\\asema\\voice.py", "text": "voice._check_prosody (core\\python\\asema\\voice.py:431)"} +{"complexity": "complex", "doc_id": "chunk_000685", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 464, "source_path": "core\\python\\asema\\voice.py", "text": "voice._match_speaker (core\\python\\asema\\voice.py:464)"} +{"complexity": "medium", "doc_id": "chunk_000686", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 507, "source_path": "core\\python\\asema\\voice.py", "text": "voice._identify_synthesis_method (core\\python\\asema\\voice.py:507)"} +{"complexity": "complex", "doc_id": "chunk_000687", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 529, "source_path": "core\\python\\asema\\voice.py", "text": "voice._extract_spectral_features (core\\python\\asema\\voice.py:529)"} +{"complexity": "simple", "doc_id": "chunk_000688", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 565, "source_path": "core\\python\\asema\\voice.py", "text": "voice._extract_prosodic_features (core\\python\\asema\\voice.py:565)"} +{"complexity": "medium", "doc_id": "chunk_000689", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 65, "source_path": "core\\python\\asema\\zk_info_flow_analyzer.py", "text": "zk_info_flow_analyzer.TrustZone (core\\python\\asema\\zk_info_flow_analyzer.py:65)"} +{"complexity": "simple", "doc_id": "chunk_000690", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 97, "source_path": "core\\python\\asema\\zk_info_flow_analyzer.py", "text": "zk_info_flow_analyzer._trust_delta (core\\python\\asema\\zk_info_flow_analyzer.py:97)"} +{"complexity": "medium", "doc_id": "chunk_000691", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 111, "source_path": "core\\python\\asema\\zk_info_flow_analyzer.py", "text": "zk_info_flow_analyzer.InfoFlowEdge (core\\python\\asema\\zk_info_flow_analyzer.py:111)"} +{"complexity": "complex", "doc_id": "chunk_000692", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 129, "source_path": "core\\python\\asema\\zk_info_flow_analyzer.py", "text": "zk_info_flow_analyzer.LeakagePattern (core\\python\\asema\\zk_info_flow_analyzer.py:129)"} +{"complexity": "complex", "doc_id": "chunk_000693", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 293, "source_path": "core\\python\\asema\\zk_info_flow_analyzer.py", "text": "zk_info_flow_analyzer.ZKInfoFlowAnalyzer (core\\python\\asema\\zk_info_flow_analyzer.py:293)"} +{"complexity": "simple", "doc_id": "chunk_000694", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "other", "source_line": 155, "source_path": "core\\python\\asema\\zk_info_flow_analyzer.py", "text": "zk_info_flow_analyzer.pattern_hash (core\\python\\asema\\zk_info_flow_analyzer.py:155)"} +{"complexity": "medium", "doc_id": "chunk_000695", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 160, "source_path": "core\\python\\asema\\zk_info_flow_analyzer.py", "text": "zk_info_flow_analyzer.to_dict (core\\python\\asema\\zk_info_flow_analyzer.py:160)"} +{"complexity": "simple", "doc_id": "chunk_000696", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 308, "source_path": "core\\python\\asema\\zk_info_flow_analyzer.py", "text": "zk_info_flow_analyzer.__init__ (core\\python\\asema\\zk_info_flow_analyzer.py:308)"} +{"complexity": "complex", "doc_id": "chunk_000697", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "other", "source_line": 316, "source_path": "core\\python\\asema\\zk_info_flow_analyzer.py", "text": "zk_info_flow_analyzer._build_leakage_patterns (core\\python\\asema\\zk_info_flow_analyzer.py:316)"} +{"complexity": "complex", "doc_id": "chunk_000698", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 781, "source_path": "core\\python\\asema\\zk_info_flow_analyzer.py", "text": "zk_info_flow_analyzer.analyze (core\\python\\asema\\zk_info_flow_analyzer.py:781)"} +{"complexity": "complex", "doc_id": "chunk_000699", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 822, "source_path": "core\\python\\asema\\zk_info_flow_analyzer.py", "text": "zk_info_flow_analyzer.compute_privacy_score (core\\python\\asema\\zk_info_flow_analyzer.py:822)"} +{"complexity": "complex", "doc_id": "chunk_000700", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 860, "source_path": "core\\python\\asema\\zk_info_flow_analyzer.py", "text": "zk_info_flow_analyzer.to_report (core\\python\\asema\\zk_info_flow_analyzer.py:860)"} +{"complexity": "simple", "doc_id": "chunk_000701", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 28, "source_path": "core\\python\\audit\\__init__.py", "text": "__init__.EventSeverity (core\\python\\audit\\__init__.py:28)"} +{"complexity": "simple", "doc_id": "chunk_000702", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 37, "source_path": "core\\python\\audit\\__init__.py", "text": "__init__.EventCategory (core\\python\\audit\\__init__.py:37)"} +{"complexity": "simple", "doc_id": "chunk_000703", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 48, "source_path": "core\\python\\audit\\__init__.py", "text": "__init__.ComplianceStatus (core\\python\\audit\\__init__.py:48)"} +{"complexity": "complex", "doc_id": "chunk_000704", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 61, "source_path": "core\\python\\audit\\__init__.py", "text": "__init__.AuditEvent (core\\python\\audit\\__init__.py:61)"} +{"complexity": "complex", "doc_id": "chunk_000705", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 124, "source_path": "core\\python\\audit\\__init__.py", "text": "__init__.AuditLogger (core\\python\\audit\\__init__.py:124)"} +{"complexity": "complex", "doc_id": "chunk_000706", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 203, "source_path": "core\\python\\audit\\__init__.py", "text": "__init__.AuditTrail (core\\python\\audit\\__init__.py:203)"} +{"complexity": "medium", "doc_id": "chunk_000707", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 266, "source_path": "core\\python\\audit\\__init__.py", "text": "__init__.ComplianceCheckResult (core\\python\\audit\\__init__.py:266)"} +{"complexity": "complex", "doc_id": "chunk_000708", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 290, "source_path": "core\\python\\audit\\__init__.py", "text": "__init__.ComplianceAuditor (core\\python\\audit\\__init__.py:290)"} +{"complexity": "medium", "doc_id": "chunk_000709", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "other", "source_line": 88, "source_path": "core\\python\\audit\\__init__.py", "text": "__init__.compute_hash (core\\python\\audit\\__init__.py:88)"} +{"complexity": "medium", "doc_id": "chunk_000710", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 105, "source_path": "core\\python\\audit\\__init__.py", "text": "__init__.to_dict (core\\python\\audit\\__init__.py:105)"} +{"complexity": "simple", "doc_id": "chunk_000711", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 130, "source_path": "core\\python\\audit\\__init__.py", "text": "__init__.__init__ (core\\python\\audit\\__init__.py:130)"} +{"complexity": "medium", "doc_id": "chunk_000712", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 135, "source_path": "core\\python\\audit\\__init__.py", "text": "__init__.log_event (core\\python\\audit\\__init__.py:135)"} +{"complexity": "simple", "doc_id": "chunk_000713", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 162, "source_path": "core\\python\\audit\\__init__.py", "text": "__init__.get_events (core\\python\\audit\\__init__.py:162)"} +{"complexity": "medium", "doc_id": "chunk_000714", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 169, "source_path": "core\\python\\audit\\__init__.py", "text": "__init__.search_events (core\\python\\audit\\__init__.py:169)"} +{"complexity": "simple", "doc_id": "chunk_000715", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 195, "source_path": "core\\python\\audit\\__init__.py", "text": "__init__.count (core\\python\\audit\\__init__.py:195)"} +{"complexity": "simple", "doc_id": "chunk_000716", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 209, "source_path": "core\\python\\audit\\__init__.py", "text": "__init__.__init__ (core\\python\\audit\\__init__.py:209)"} +{"complexity": "medium", "doc_id": "chunk_000717", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 212, "source_path": "core\\python\\audit\\__init__.py", "text": "__init__.add_entry (core\\python\\audit\\__init__.py:212)"} +{"complexity": "simple", "doc_id": "chunk_000718", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 230, "source_path": "core\\python\\audit\\__init__.py", "text": "__init__.get_trail (core\\python\\audit\\__init__.py:230)"} +{"complexity": "medium", "doc_id": "chunk_000719", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 237, "source_path": "core\\python\\audit\\__init__.py", "text": "__init__.verify_integrity (core\\python\\audit\\__init__.py:237)"} +{"complexity": "simple", "doc_id": "chunk_000720", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 251, "source_path": "core\\python\\audit\\__init__.py", "text": "__init__.get_root_hash (core\\python\\audit\\__init__.py:251)"} +{"complexity": "simple", "doc_id": "chunk_000721", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 257, "source_path": "core\\python\\audit\\__init__.py", "text": "__init__.count (core\\python\\audit\\__init__.py:257)"} +{"complexity": "simple", "doc_id": "chunk_000722", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 278, "source_path": "core\\python\\audit\\__init__.py", "text": "__init__.to_dict (core\\python\\audit\\__init__.py:278)"} +{"complexity": "simple", "doc_id": "chunk_000723", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 296, "source_path": "core\\python\\audit\\__init__.py", "text": "__init__.__init__ (core\\python\\audit\\__init__.py:296)"} +{"complexity": "medium", "doc_id": "chunk_000724", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 300, "source_path": "core\\python\\audit\\__init__.py", "text": "__init__.check_compliance (core\\python\\audit\\__init__.py:300)"} +{"complexity": "medium", "doc_id": "chunk_000725", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 320, "source_path": "core\\python\\audit\\__init__.py", "text": "__init__._default_requirements (core\\python\\audit\\__init__.py:320)"} +{"complexity": "complex", "doc_id": "chunk_000726", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 348, "source_path": "core\\python\\audit\\__init__.py", "text": "__init__._check_requirement (core\\python\\audit\\__init__.py:348)"} +{"complexity": "medium", "doc_id": "chunk_000727", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 381, "source_path": "core\\python\\audit\\__init__.py", "text": "__init__.generate_report (core\\python\\audit\\__init__.py:381)"} +{"complexity": "simple", "doc_id": "chunk_000728", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 27, "source_path": "core\\python\\audit\\verification_logger.py", "text": "verification_logger.VerificationStatus (core\\python\\audit\\verification_logger.py:27)"} +{"complexity": "simple", "doc_id": "chunk_000729", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 37, "source_path": "core\\python\\audit\\verification_logger.py", "text": "verification_logger.DataCategory (core\\python\\audit\\verification_logger.py:37)"} +{"complexity": "complex", "doc_id": "chunk_000730", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 51, "source_path": "core\\python\\audit\\verification_logger.py", "text": "verification_logger.GDPRCompliance (core\\python\\audit\\verification_logger.py:51)"} +{"complexity": "simple", "doc_id": "chunk_000731", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 98, "source_path": "core\\python\\audit\\verification_logger.py", "text": "verification_logger._sha256 (core\\python\\audit\\verification_logger.py:98)"} +{"complexity": "complex", "doc_id": "chunk_000732", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 103, "source_path": "core\\python\\audit\\verification_logger.py", "text": "verification_logger.AuditEntry (core\\python\\audit\\verification_logger.py:103)"} +{"complexity": "complex", "doc_id": "chunk_000733", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 208, "source_path": "core\\python\\audit\\verification_logger.py", "text": "verification_logger.AuditChain (core\\python\\audit\\verification_logger.py:208)"} +{"complexity": "medium", "doc_id": "chunk_000734", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 305, "source_path": "core\\python\\audit\\verification_logger.py", "text": "verification_logger.AuditReport (core\\python\\audit\\verification_logger.py:305)"} +{"complexity": "complex", "doc_id": "chunk_000735", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 339, "source_path": "core\\python\\audit\\verification_logger.py", "text": "verification_logger.VerificationLogger (core\\python\\audit\\verification_logger.py:339)"} +{"complexity": "simple", "doc_id": "chunk_000736", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "verification", "source_line": 509, "source_path": "core\\python\\audit\\verification_logger.py", "text": "verification_logger.create_audit_logger (core\\python\\audit\\verification_logger.py:509)"} +{"complexity": "medium", "doc_id": "chunk_000737", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 78, "source_path": "core\\python\\audit\\verification_logger.py", "text": "verification_logger.to_dict (core\\python\\audit\\verification_logger.py:78)"} +{"complexity": "simple", "doc_id": "chunk_000738", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 125, "source_path": "core\\python\\audit\\verification_logger.py", "text": "verification_logger.__post_init__ (core\\python\\audit\\verification_logger.py:125)"} +{"complexity": "medium", "doc_id": "chunk_000739", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 129, "source_path": "core\\python\\audit\\verification_logger.py", "text": "verification_logger._compute_hash (core\\python\\audit\\verification_logger.py:129)"} +{"complexity": "simple", "doc_id": "chunk_000740", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 147, "source_path": "core\\python\\audit\\verification_logger.py", "text": "verification_logger.verify_integrity (core\\python\\audit\\verification_logger.py:147)"} +{"complexity": "medium", "doc_id": "chunk_000741", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 151, "source_path": "core\\python\\audit\\verification_logger.py", "text": "verification_logger.to_dict (core\\python\\audit\\verification_logger.py:151)"} +{"complexity": "medium", "doc_id": "chunk_000742", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 176, "source_path": "core\\python\\audit\\verification_logger.py", "text": "verification_logger.from_dict (core\\python\\audit\\verification_logger.py:176)"} +{"complexity": "simple", "doc_id": "chunk_000743", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 218, "source_path": "core\\python\\audit\\verification_logger.py", "text": "verification_logger.length (core\\python\\audit\\verification_logger.py:218)"} +{"complexity": "simple", "doc_id": "chunk_000744", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 222, "source_path": "core\\python\\audit\\verification_logger.py", "text": "verification_logger.last_hash (core\\python\\audit\\verification_logger.py:222)"} +{"complexity": "medium", "doc_id": "chunk_000745", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 227, "source_path": "core\\python\\audit\\verification_logger.py", "text": "verification_logger.add_entry (core\\python\\audit\\verification_logger.py:227)"} +{"complexity": "medium", "doc_id": "chunk_000746", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 253, "source_path": "core\\python\\audit\\verification_logger.py", "text": "verification_logger.verify_chain (core\\python\\audit\\verification_logger.py:253)"} +{"complexity": "simple", "doc_id": "chunk_000747", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 277, "source_path": "core\\python\\audit\\verification_logger.py", "text": "verification_logger.to_dict (core\\python\\audit\\verification_logger.py:277)"} +{"complexity": "simple", "doc_id": "chunk_000748", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 288, "source_path": "core\\python\\audit\\verification_logger.py", "text": "verification_logger.from_dict (core\\python\\audit\\verification_logger.py:288)"} +{"complexity": "simple", "doc_id": "chunk_000749", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 315, "source_path": "core\\python\\audit\\verification_logger.py", "text": "verification_logger.to_dict (core\\python\\audit\\verification_logger.py:315)"} +{"complexity": "simple", "doc_id": "chunk_000750", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 326, "source_path": "core\\python\\audit\\verification_logger.py", "text": "verification_logger.to_json (core\\python\\audit\\verification_logger.py:326)"} +{"complexity": "simple", "doc_id": "chunk_000751", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "core", "module": "verification", "source_line": 329, "source_path": "core\\python\\audit\\verification_logger.py", "text": "verification_logger.save (core\\python\\audit\\verification_logger.py:329)"} +{"complexity": "simple", "doc_id": "chunk_000752", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 347, "source_path": "core\\python\\audit\\verification_logger.py", "text": "verification_logger.__init__ (core\\python\\audit\\verification_logger.py:347)"} +{"complexity": "medium", "doc_id": "chunk_000753", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "verification", "source_line": 359, "source_path": "core\\python\\audit\\verification_logger.py", "text": "verification_logger.create_chain (core\\python\\audit\\verification_logger.py:359)"} +{"complexity": "simple", "doc_id": "chunk_000754", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "verification", "source_line": 372, "source_path": "core\\python\\audit\\verification_logger.py", "text": "verification_logger.get_chain (core\\python\\audit\\verification_logger.py:372)"} +{"complexity": "medium", "doc_id": "chunk_000755", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 377, "source_path": "core\\python\\audit\\verification_logger.py", "text": "verification_logger.log_verification (core\\python\\audit\\verification_logger.py:377)"} +{"complexity": "simple", "doc_id": "chunk_000756", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 407, "source_path": "core\\python\\audit\\verification_logger.py", "text": "verification_logger.verify_chain (core\\python\\audit\\verification_logger.py:407)"} +{"complexity": "simple", "doc_id": "chunk_000757", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 414, "source_path": "core\\python\\audit\\verification_logger.py", "text": "verification_logger.verify_all_chains (core\\python\\audit\\verification_logger.py:414)"} +{"complexity": "simple", "doc_id": "chunk_000758", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 419, "source_path": "core\\python\\audit\\verification_logger.py", "text": "verification_logger.get_entries_for_subject (core\\python\\audit\\verification_logger.py:419)"} +{"complexity": "simple", "doc_id": "chunk_000759", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 428, "source_path": "core\\python\\audit\\verification_logger.py", "text": "verification_logger.delete_entries_for_subject (core\\python\\audit\\verification_logger.py:428)"} +{"complexity": "medium", "doc_id": "chunk_000760", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "core", "module": "verification", "source_line": 441, "source_path": "core\\python\\audit\\verification_logger.py", "text": "verification_logger.save_chain (core\\python\\audit\\verification_logger.py:441)"} +{"complexity": "simple", "doc_id": "chunk_000761", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 453, "source_path": "core\\python\\audit\\verification_logger.py", "text": "verification_logger.load_chain (core\\python\\audit\\verification_logger.py:453)"} +{"complexity": "complex", "doc_id": "chunk_000762", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "verification", "source_line": 465, "source_path": "core\\python\\audit\\verification_logger.py", "text": "verification_logger.generate_report (core\\python\\audit\\verification_logger.py:465)"} +{"complexity": "complex", "doc_id": "chunk_000763", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 33, "source_path": "core\\python\\aupf_correctness_verifier.py", "text": "aupf_correctness_verifier.CorrectnessResult (core\\python\\aupf_correctness_verifier.py:33)"} +{"complexity": "complex", "doc_id": "chunk_000764", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 70, "source_path": "core\\python\\aupf_correctness_verifier.py", "text": "aupf_correctness_verifier.CorrectnessVerifier (core\\python\\aupf_correctness_verifier.py:70)"} +{"complexity": "medium", "doc_id": "chunk_000765", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 433, "source_path": "core\\python\\aupf_correctness_verifier.py", "text": "aupf_correctness_verifier.verify_with_aupf (core\\python\\aupf_correctness_verifier.py:433)"} +{"complexity": "complex", "doc_id": "chunk_000766", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 452, "source_path": "core\\python\\aupf_correctness_verifier.py", "text": "aupf_correctness_verifier.demo (core\\python\\aupf_correctness_verifier.py:452)"} +{"complexity": "simple", "doc_id": "chunk_000767", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 59, "source_path": "core\\python\\aupf_correctness_verifier.py", "text": "aupf_correctness_verifier.overall_score (core\\python\\aupf_correctness_verifier.py:59)"} +{"complexity": "complex", "doc_id": "chunk_000768", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 78, "source_path": "core\\python\\aupf_correctness_verifier.py", "text": "aupf_correctness_verifier.verify (core\\python\\aupf_correctness_verifier.py:78)"} +{"complexity": "medium", "doc_id": "chunk_000769", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 137, "source_path": "core\\python\\aupf_correctness_verifier.py", "text": "aupf_correctness_verifier._compute_taps (core\\python\\aupf_correctness_verifier.py:137)"} +{"complexity": "complex", "doc_id": "chunk_000770", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 155, "source_path": "core\\python\\aupf_correctness_verifier.py", "text": "aupf_correctness_verifier._compare_dict_outputs (core\\python\\aupf_correctness_verifier.py:155)"} +{"complexity": "medium", "doc_id": "chunk_000771", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 208, "source_path": "core\\python\\aupf_correctness_verifier.py", "text": "aupf_correctness_verifier._compare_text_outputs (core\\python\\aupf_correctness_verifier.py:208)"} +{"complexity": "medium", "doc_id": "chunk_000772", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 230, "source_path": "core\\python\\aupf_correctness_verifier.py", "text": "aupf_correctness_verifier._compare_numeric_outputs (core\\python\\aupf_correctness_verifier.py:230)"} +{"complexity": "medium", "doc_id": "chunk_000773", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 247, "source_path": "core\\python\\aupf_correctness_verifier.py", "text": "aupf_correctness_verifier._compute_ars (core\\python\\aupf_correctness_verifier.py:247)"} +{"complexity": "medium", "doc_id": "chunk_000774", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 262, "source_path": "core\\python\\aupf_correctness_verifier.py", "text": "aupf_correctness_verifier._dict_robustness (core\\python\\aupf_correctness_verifier.py:262)"} +{"complexity": "medium", "doc_id": "chunk_000775", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 290, "source_path": "core\\python\\aupf_correctness_verifier.py", "text": "aupf_correctness_verifier._text_robustness (core\\python\\aupf_correctness_verifier.py:290)"} +{"complexity": "complex", "doc_id": "chunk_000776", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 325, "source_path": "core\\python\\aupf_correctness_verifier.py", "text": "aupf_correctness_verifier._compute_aes (core\\python\\aupf_correctness_verifier.py:325)"} +{"complexity": "medium", "doc_id": "chunk_000777", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 362, "source_path": "core\\python\\aupf_correctness_verifier.py", "text": "aupf_correctness_verifier._compute_cfps (core\\python\\aupf_correctness_verifier.py:362)"} +{"complexity": "complex", "doc_id": "chunk_000778", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 390, "source_path": "core\\python\\aupf_correctness_verifier.py", "text": "aupf_correctness_verifier._compute_das (core\\python\\aupf_correctness_verifier.py:390)"} +{"complexity": "medium", "doc_id": "chunk_000779", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 19, "source_path": "core\\python\\babel\\truth_anchor.py", "text": "truth_anchor.TruthProof (core\\python\\babel\\truth_anchor.py:19)"} +{"complexity": "simple", "doc_id": "chunk_000780", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 34, "source_path": "core\\python\\babel\\truth_anchor.py", "text": "truth_anchor.AnchoredTruth (core\\python\\babel\\truth_anchor.py:34)"} +{"complexity": "complex", "doc_id": "chunk_000781", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 42, "source_path": "core\\python\\babel\\truth_anchor.py", "text": "truth_anchor.TruthAnchor (core\\python\\babel\\truth_anchor.py:42)"} +{"complexity": "complex", "doc_id": "chunk_000782", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 51, "source_path": "core\\python\\babel\\truth_anchor.py", "text": "truth_anchor.anchor_truth (core\\python\\babel\\truth_anchor.py:51)"} +{"complexity": "complex", "doc_id": "chunk_000783", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 117, "source_path": "core\\python\\babel\\truth_anchor.py", "text": "truth_anchor.verify_truth (core\\python\\babel\\truth_anchor.py:117)"} +{"complexity": "simple", "doc_id": "chunk_000784", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 19, "source_path": "core\\python\\babel\\truth_chain.py", "text": "truth_chain.ChainLink (core\\python\\babel\\truth_chain.py:19)"} +{"complexity": "complex", "doc_id": "chunk_000785", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 28, "source_path": "core\\python\\babel\\truth_chain.py", "text": "truth_chain.TruthChain (core\\python\\babel\\truth_chain.py:28)"} +{"complexity": "simple", "doc_id": "chunk_000786", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 38, "source_path": "core\\python\\babel\\truth_chain.py", "text": "truth_chain.__init__ (core\\python\\babel\\truth_chain.py:38)"} +{"complexity": "medium", "doc_id": "chunk_000787", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 42, "source_path": "core\\python\\babel\\truth_chain.py", "text": "truth_chain.append (core\\python\\babel\\truth_chain.py:42)"} +{"complexity": "medium", "doc_id": "chunk_000788", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 66, "source_path": "core\\python\\babel\\truth_chain.py", "text": "truth_chain.verify (core\\python\\babel\\truth_chain.py:66)"} +{"complexity": "simple", "doc_id": "chunk_000789", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 85, "source_path": "core\\python\\babel\\truth_chain.py", "text": "truth_chain.length (core\\python\\babel\\truth_chain.py:85)"} +{"complexity": "complex", "doc_id": "chunk_000790", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 15, "source_path": "core\\python\\babel\\truth_query.py", "text": "truth_query.TruthQuery (core\\python\\babel\\truth_query.py:15)"} +{"complexity": "simple", "doc_id": "chunk_000791", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 22, "source_path": "core\\python\\babel\\truth_query.py", "text": "truth_query.__init__ (core\\python\\babel\\truth_query.py:22)"} +{"complexity": "simple", "doc_id": "chunk_000792", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 25, "source_path": "core\\python\\babel\\truth_query.py", "text": "truth_query.find_by_model_id (core\\python\\babel\\truth_query.py:25)"} +{"complexity": "simple", "doc_id": "chunk_000793", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 33, "source_path": "core\\python\\babel\\truth_query.py", "text": "truth_query.find_by_claim_type (core\\python\\babel\\truth_query.py:33)"} +{"complexity": "simple", "doc_id": "chunk_000794", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 41, "source_path": "core\\python\\babel\\truth_query.py", "text": "truth_query.find_by_text (core\\python\\babel\\truth_query.py:41)"} +{"complexity": "simple", "doc_id": "chunk_000795", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 50, "source_path": "core\\python\\babel\\truth_query.py", "text": "truth_query.find_above_confidence (core\\python\\babel\\truth_query.py:50)"} +{"complexity": "simple", "doc_id": "chunk_000796", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 17, "source_path": "core\\python\\babel\\truth_registry.py", "text": "truth_registry.RegistryEntry (core\\python\\babel\\truth_registry.py:17)"} +{"complexity": "complex", "doc_id": "chunk_000797", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 25, "source_path": "core\\python\\babel\\truth_registry.py", "text": "truth_registry.TruthRegistry (core\\python\\babel\\truth_registry.py:25)"} +{"complexity": "simple", "doc_id": "chunk_000798", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 33, "source_path": "core\\python\\babel\\truth_registry.py", "text": "truth_registry.__init__ (core\\python\\babel\\truth_registry.py:33)"} +{"complexity": "medium", "doc_id": "chunk_000799", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 37, "source_path": "core\\python\\babel\\truth_registry.py", "text": "truth_registry.register (core\\python\\babel\\truth_registry.py:37)"} +{"complexity": "simple", "doc_id": "chunk_000800", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 53, "source_path": "core\\python\\babel\\truth_registry.py", "text": "truth_registry.get_by_claim_id (core\\python\\babel\\truth_registry.py:53)"} +{"complexity": "simple", "doc_id": "chunk_000801", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 58, "source_path": "core\\python\\babel\\truth_registry.py", "text": "truth_registry.get_all (core\\python\\babel\\truth_registry.py:58)"} +{"complexity": "simple", "doc_id": "chunk_000802", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 63, "source_path": "core\\python\\babel\\truth_registry.py", "text": "truth_registry.count (core\\python\\babel\\truth_registry.py:63)"} +{"complexity": "simple", "doc_id": "chunk_000803", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 68, "source_path": "core\\python\\babel\\truth_registry.py", "text": "truth_registry.clear (core\\python\\babel\\truth_registry.py:68)"} +{"complexity": "medium", "doc_id": "chunk_000804", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 64, "source_path": "core\\python\\babel\\truth_service.py", "text": "truth_service.MultiSigTruth (core\\python\\babel\\truth_service.py:64)"} +{"complexity": "complex", "doc_id": "chunk_000805", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 78, "source_path": "core\\python\\babel\\truth_service.py", "text": "truth_service.TruthService (core\\python\\babel\\truth_service.py:78)"} +{"complexity": "simple", "doc_id": "chunk_000806", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 20, "source_path": "core\\python\\babel\\truth_service.py", "text": "truth_service.AnchorRequest (core\\python\\babel\\truth_service.py:20)"} +{"complexity": "simple", "doc_id": "chunk_000807", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 28, "source_path": "core\\python\\babel\\truth_service.py", "text": "truth_service.health (core\\python\\babel\\truth_service.py:28)"} +{"complexity": "medium", "doc_id": "chunk_000808", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 32, "source_path": "core\\python\\babel\\truth_service.py", "text": "truth_service.anchor_truth (core\\python\\babel\\truth_service.py:32)"} +{"complexity": "simple", "doc_id": "chunk_000809", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 86, "source_path": "core\\python\\babel\\truth_service.py", "text": "truth_service.__init__ (core\\python\\babel\\truth_service.py:86)"} +{"complexity": "complex", "doc_id": "chunk_000810", "function_type": "async_function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 89, "source_path": "core\\python\\babel\\truth_service.py", "text": "truth_service.create_multi_sig_truth (core\\python\\babel\\truth_service.py:89)"} +{"complexity": "complex", "doc_id": "chunk_000811", "function_type": "async_function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "other", "source_line": 122, "source_path": "core\\python\\babel\\truth_service.py", "text": "truth_service.sign_multi_sig_truth (core\\python\\babel\\truth_service.py:122)"} +{"complexity": "simple", "doc_id": "chunk_000812", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 52, "source_path": "core\\python\\babel\\truth_service.py", "text": "truth_service._StubApp (core\\python\\babel\\truth_service.py:52)"} +{"complexity": "simple", "doc_id": "chunk_000813", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 53, "source_path": "core\\python\\babel\\truth_service.py", "text": "truth_service.get (core\\python\\babel\\truth_service.py:53)"} +{"complexity": "simple", "doc_id": "chunk_000814", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 56, "source_path": "core\\python\\babel\\truth_service.py", "text": "truth_service.post (core\\python\\babel\\truth_service.py:56)"} +{"complexity": "simple", "doc_id": "chunk_000815", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 54, "source_path": "core\\python\\babel\\truth_service.py", "text": "truth_service.dec (core\\python\\babel\\truth_service.py:54)"} +{"complexity": "simple", "doc_id": "chunk_000816", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 57, "source_path": "core\\python\\babel\\truth_service.py", "text": "truth_service.dec (core\\python\\babel\\truth_service.py:57)"} +{"complexity": "simple", "doc_id": "chunk_000817", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 18, "source_path": "core\\python\\bio\\cauchy_verifier.py", "text": "cauchy_verifier.CauchyVerificationFailure (core\\python\\bio\\cauchy_verifier.py:18)"} +{"complexity": "simple", "doc_id": "chunk_000818", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 29, "source_path": "core\\python\\bio\\cauchy_verifier.py", "text": "cauchy_verifier.CauchyContourFailure (core\\python\\bio\\cauchy_verifier.py:29)"} +{"complexity": "simple", "doc_id": "chunk_000819", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 34, "source_path": "core\\python\\bio\\cauchy_verifier.py", "text": "cauchy_verifier.CauchyResidueFailure (core\\python\\bio\\cauchy_verifier.py:34)"} +{"complexity": "simple", "doc_id": "chunk_000820", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 39, "source_path": "core\\python\\bio\\cauchy_verifier.py", "text": "cauchy_verifier.CauchyNumericalFailure (core\\python\\bio\\cauchy_verifier.py:39)"} +{"complexity": "simple", "doc_id": "chunk_000821", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 44, "source_path": "core\\python\\bio\\cauchy_verifier.py", "text": "cauchy_verifier.CauchyVerificationResult (core\\python\\bio\\cauchy_verifier.py:44)"} +{"complexity": "medium", "doc_id": "chunk_000822", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 48, "source_path": "core\\python\\bio\\cauchy_verifier.py", "text": "cauchy_verifier.contour_integral (core\\python\\bio\\cauchy_verifier.py:48)"} +{"complexity": "simple", "doc_id": "chunk_000823", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "verification", "source_line": 77, "source_path": "core\\python\\bio\\cauchy_verifier.py", "text": "cauchy_verifier._validate_numeric (core\\python\\bio\\cauchy_verifier.py:77)"} +{"complexity": "complex", "doc_id": "chunk_000824", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 82, "source_path": "core\\python\\bio\\cauchy_verifier.py", "text": "cauchy_verifier.verify_continuity (core\\python\\bio\\cauchy_verifier.py:82)"} +{"complexity": "simple", "doc_id": "chunk_000825", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 204, "source_path": "core\\python\\bio\\cauchy_verifier.py", "text": "cauchy_verifier.verify_cauchy_formula (core\\python\\bio\\cauchy_verifier.py:204)"} +{"complexity": "medium", "doc_id": "chunk_000826", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "verification", "source_line": 216, "source_path": "core\\python\\bio\\cauchy_verifier.py", "text": "cauchy_verifier.sign_cauchy_attestation (core\\python\\bio\\cauchy_verifier.py:216)"} +{"complexity": "simple", "doc_id": "chunk_000827", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 24, "source_path": "core\\python\\bio\\cauchy_verifier.py", "text": "cauchy_verifier.__str__ (core\\python\\bio\\cauchy_verifier.py:24)"} +{"complexity": "simple", "doc_id": "chunk_000828", "function_type": "class", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 11, "source_path": "core\\python\\bio\\cellular.py", "text": "cellular.BudgetExceeded (core\\python\\bio\\cellular.py:11)"} +{"complexity": "simple", "doc_id": "chunk_000829", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "other", "source_line": 15, "source_path": "core\\python\\bio\\cellular.py", "text": "cellular.ConstraintViolation (core\\python\\bio\\cellular.py:15)"} +{"complexity": "medium", "doc_id": "chunk_000830", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 20, "source_path": "core\\python\\bio\\cellular.py", "text": "cellular.MembraneChannel (core\\python\\bio\\cellular.py:20)"} +{"complexity": "complex", "doc_id": "chunk_000831", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 37, "source_path": "core\\python\\bio\\cellular.py", "text": "cellular.CellularStructure (core\\python\\bio\\cellular.py:37)"} +{"complexity": "simple", "doc_id": "chunk_000832", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 27, "source_path": "core\\python\\bio\\cellular.py", "text": "cellular.with_usage (core\\python\\bio\\cellular.py:27)"} +{"complexity": "complex", "doc_id": "chunk_000833", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 40, "source_path": "core\\python\\bio\\cellular.py", "text": "cellular.__init__ (core\\python\\bio\\cellular.py:40)"} +{"complexity": "simple", "doc_id": "chunk_000834", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 77, "source_path": "core\\python\\bio\\cellular.py", "text": "cellular._molecule_name_size (core\\python\\bio\\cellular.py:77)"} +{"complexity": "simple", "doc_id": "chunk_000835", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "other", "source_line": 86, "source_path": "core\\python\\bio\\cellular.py", "text": "cellular._validate_constraints (core\\python\\bio\\cellular.py:86)"} +{"complexity": "medium", "doc_id": "chunk_000836", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 95, "source_path": "core\\python\\bio\\cellular.py", "text": "cellular.ingest (core\\python\\bio\\cellular.py:95)"} +{"complexity": "complex", "doc_id": "chunk_000837", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 108, "source_path": "core\\python\\bio\\cellular.py", "text": "cellular.transport (core\\python\\bio\\cellular.py:108)"} +{"complexity": "medium", "doc_id": "chunk_000838", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 145, "source_path": "core\\python\\bio\\cellular.py", "text": "cellular.synthesize (core\\python\\bio\\cellular.py:145)"} +{"complexity": "medium", "doc_id": "chunk_000839", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 163, "source_path": "core\\python\\bio\\cellular.py", "text": "cellular.rebalance_energy (core\\python\\bio\\cellular.py:163)"} +{"complexity": "medium", "doc_id": "chunk_000840", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 182, "source_path": "core\\python\\bio\\cellular.py", "text": "cellular.snapshot_state (core\\python\\bio\\cellular.py:182)"} +{"complexity": "simple", "doc_id": "chunk_000841", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 15, "source_path": "core\\python\\bio\\chaos_qft_predictor.py", "text": "chaos_qft_predictor.ChaosEvaluation (core\\python\\bio\\chaos_qft_predictor.py:15)"} +{"complexity": "simple", "doc_id": "chunk_000842", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 19, "source_path": "core\\python\\bio\\chaos_qft_predictor.py", "text": "chaos_qft_predictor._vector_norm (core\\python\\bio\\chaos_qft_predictor.py:19)"} +{"complexity": "simple", "doc_id": "chunk_000843", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 23, "source_path": "core\\python\\bio\\chaos_qft_predictor.py", "text": "chaos_qft_predictor._vector_is_finite (core\\python\\bio\\chaos_qft_predictor.py:23)"} +{"complexity": "simple", "doc_id": "chunk_000844", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 27, "source_path": "core\\python\\bio\\chaos_qft_predictor.py", "text": "chaos_qft_predictor._trajectory_lyapunov_proxy (core\\python\\bio\\chaos_qft_predictor.py:27)"} +{"complexity": "simple", "doc_id": "chunk_000845", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 37, "source_path": "core\\python\\bio\\chaos_qft_predictor.py", "text": "chaos_qft_predictor.ChaosNumericalFailure (core\\python\\bio\\chaos_qft_predictor.py:37)"} +{"complexity": "simple", "doc_id": "chunk_000846", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 41, "source_path": "core\\python\\bio\\chaos_qft_predictor.py", "text": "chaos_qft_predictor.ChaosSystemNotSupported (core\\python\\bio\\chaos_qft_predictor.py:41)"} +{"complexity": "complex", "doc_id": "chunk_000847", "function_type": "class", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "other", "source_line": 45, "source_path": "core\\python\\bio\\chaos_qft_predictor.py", "text": "chaos_qft_predictor.ChaosQFTPredictor (core\\python\\bio\\chaos_qft_predictor.py:45)"} +{"complexity": "simple", "doc_id": "chunk_000848", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 217, "source_path": "core\\python\\bio\\chaos_qft_predictor.py", "text": "chaos_qft_predictor.step_aizawa (core\\python\\bio\\chaos_qft_predictor.py:217)"} +{"complexity": "medium", "doc_id": "chunk_000849", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 229, "source_path": "core\\python\\bio\\chaos_qft_predictor.py", "text": "chaos_qft_predictor.step_double_pendulum (core\\python\\bio\\chaos_qft_predictor.py:229)"} +{"complexity": "complex", "doc_id": "chunk_000850", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 261, "source_path": "core\\python\\bio\\chaos_qft_predictor.py", "text": "chaos_qft_predictor.step_three_body_planar (core\\python\\bio\\chaos_qft_predictor.py:261)"} +{"complexity": "medium", "doc_id": "chunk_000851", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 63, "source_path": "core\\python\\bio\\chaos_qft_predictor.py", "text": "chaos_qft_predictor.__init__ (core\\python\\bio\\chaos_qft_predictor.py:63)"} +{"complexity": "medium", "doc_id": "chunk_000852", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 76, "source_path": "core\\python\\bio\\chaos_qft_predictor.py", "text": "chaos_qft_predictor.divergence_probability (core\\python\\bio\\chaos_qft_predictor.py:76)"} +{"complexity": "simple", "doc_id": "chunk_000853", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "core", "module": "other", "source_line": 88, "source_path": "core\\python\\bio\\chaos_qft_predictor.py", "text": "chaos_qft_predictor.compute_lyapunov_proxy (core\\python\\bio\\chaos_qft_predictor.py:88)"} +{"complexity": "complex", "doc_id": "chunk_000854", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 91, "source_path": "core\\python\\bio\\chaos_qft_predictor.py", "text": "chaos_qft_predictor.simulate_trajectories (core\\python\\bio\\chaos_qft_predictor.py:91)"} +{"complexity": "simple", "doc_id": "chunk_000855", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "core", "module": "other", "source_line": 128, "source_path": "core\\python\\bio\\chaos_qft_predictor.py", "text": "chaos_qft_predictor.should_halt (core\\python\\bio\\chaos_qft_predictor.py:128)"} +{"complexity": "complex", "doc_id": "chunk_000856", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 138, "source_path": "core\\python\\bio\\chaos_qft_predictor.py", "text": "chaos_qft_predictor.evaluate (core\\python\\bio\\chaos_qft_predictor.py:138)"} +{"complexity": "simple", "doc_id": "chunk_000857", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 37, "source_path": "core\\python\\bio\\enterprise_context_verifier.py", "text": "enterprise_context_verifier._clamp (core\\python\\bio\\enterprise_context_verifier.py:37)"} +{"complexity": "simple", "doc_id": "chunk_000858", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 41, "source_path": "core\\python\\bio\\enterprise_context_verifier.py", "text": "enterprise_context_verifier._env_flag (core\\python\\bio\\enterprise_context_verifier.py:41)"} +{"complexity": "simple", "doc_id": "chunk_000859", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 46, "source_path": "core\\python\\bio\\enterprise_context_verifier.py", "text": "enterprise_context_verifier._to_vector (core\\python\\bio\\enterprise_context_verifier.py:46)"} +{"complexity": "simple", "doc_id": "chunk_000860", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 55, "source_path": "core\\python\\bio\\enterprise_context_verifier.py", "text": "enterprise_context_verifier._byte_distribution (core\\python\\bio\\enterprise_context_verifier.py:55)"} +{"complexity": "simple", "doc_id": "chunk_000861", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 65, "source_path": "core\\python\\bio\\enterprise_context_verifier.py", "text": "enterprise_context_verifier._kl_divergence (core\\python\\bio\\enterprise_context_verifier.py:65)"} +{"complexity": "simple", "doc_id": "chunk_000862", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 77, "source_path": "core\\python\\bio\\enterprise_context_verifier.py", "text": "enterprise_context_verifier.EnterpriseContextEvent (core\\python\\bio\\enterprise_context_verifier.py:77)"} +{"complexity": "medium", "doc_id": "chunk_000863", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 89, "source_path": "core\\python\\bio\\enterprise_context_verifier.py", "text": "enterprise_context_verifier.EnterpriseContextDecision (core\\python\\bio\\enterprise_context_verifier.py:89)"} +{"complexity": "medium", "doc_id": "chunk_000864", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 119, "source_path": "core\\python\\bio\\enterprise_context_verifier.py", "text": "enterprise_context_verifier.EnterpriseBatchResult (core\\python\\bio\\enterprise_context_verifier.py:119)"} +{"complexity": "complex", "doc_id": "chunk_000865", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 137, "source_path": "core\\python\\bio\\enterprise_context_verifier.py", "text": "enterprise_context_verifier.EnterpriseContextVerifier (core\\python\\bio\\enterprise_context_verifier.py:137)"} +{"complexity": "medium", "doc_id": "chunk_000866", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 140, "source_path": "core\\python\\bio\\enterprise_context_verifier.py", "text": "enterprise_context_verifier.__init__ (core\\python\\bio\\enterprise_context_verifier.py:140)"} +{"complexity": "simple", "doc_id": "chunk_000867", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 159, "source_path": "core\\python\\bio\\enterprise_context_verifier.py", "text": "enterprise_context_verifier.previous_state (core\\python\\bio\\enterprise_context_verifier.py:159)"} +{"complexity": "simple", "doc_id": "chunk_000868", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "core", "module": "verification", "source_line": 162, "source_path": "core\\python\\bio\\enterprise_context_verifier.py", "text": "enterprise_context_verifier._batch_halt_rate (core\\python\\bio\\enterprise_context_verifier.py:162)"} +{"complexity": "simple", "doc_id": "chunk_000869", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "core", "module": "verification", "source_line": 165, "source_path": "core\\python\\bio\\enterprise_context_verifier.py", "text": "enterprise_context_verifier._append_halt (core\\python\\bio\\enterprise_context_verifier.py:165)"} +{"complexity": "complex", "doc_id": "chunk_000870", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "core", "module": "verification", "source_line": 170, "source_path": "core\\python\\bio\\enterprise_context_verifier.py", "text": "enterprise_context_verifier._build_typed_record (core\\python\\bio\\enterprise_context_verifier.py:170)"} +{"complexity": "complex", "doc_id": "chunk_000871", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 214, "source_path": "core\\python\\bio\\enterprise_context_verifier.py", "text": "enterprise_context_verifier.evaluate_event (core\\python\\bio\\enterprise_context_verifier.py:214)"} +{"complexity": "complex", "doc_id": "chunk_000872", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "verification", "source_line": 448, "source_path": "core\\python\\bio\\enterprise_context_verifier.py", "text": "enterprise_context_verifier.run_batch (core\\python\\bio\\enterprise_context_verifier.py:448)"} +{"complexity": "medium", "doc_id": "chunk_000873", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 15, "source_path": "core\\python\\bio\\federated.py", "text": "federated.EdgeNode (core\\python\\bio\\federated.py:15)"} +{"complexity": "complex", "doc_id": "chunk_000874", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 30, "source_path": "core\\python\\bio\\federated.py", "text": "federated.FederatedBioHarness (core\\python\\bio\\federated.py:30)"} +{"complexity": "simple", "doc_id": "chunk_000875", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 22, "source_path": "core\\python\\bio\\federated.py", "text": "federated.process_event (core\\python\\bio\\federated.py:22)"} +{"complexity": "simple", "doc_id": "chunk_000876", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 33, "source_path": "core\\python\\bio\\federated.py", "text": "federated.__init__ (core\\python\\bio\\federated.py:33)"} +{"complexity": "simple", "doc_id": "chunk_000877", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 44, "source_path": "core\\python\\bio\\federated.py", "text": "federated._default_nodes (core\\python\\bio\\federated.py:44)"} +{"complexity": "medium", "doc_id": "chunk_000878", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 51, "source_path": "core\\python\\bio\\federated.py", "text": "federated._aggregate_policy (core\\python\\bio\\federated.py:51)"} +{"complexity": "complex", "doc_id": "chunk_000879", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 73, "source_path": "core\\python\\bio\\federated.py", "text": "federated.process_event (core\\python\\bio\\federated.py:73)"} +{"complexity": "medium", "doc_id": "chunk_000880", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 114, "source_path": "core\\python\\bio\\federated.py", "text": "federated.process_batch (core\\python\\bio\\federated.py:114)"} +{"complexity": "simple", "doc_id": "chunk_000881", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 14, "source_path": "core\\python\\bio\\immune.py", "text": "immune.ThreatVerdict (core\\python\\bio\\immune.py:14)"} +{"complexity": "simple", "doc_id": "chunk_000882", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 21, "source_path": "core\\python\\bio\\immune.py", "text": "immune.MemoryCell (core\\python\\bio\\immune.py:21)"} +{"complexity": "complex", "doc_id": "chunk_000883", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 28, "source_path": "core\\python\\bio\\immune.py", "text": "immune.ImmuneSystem (core\\python\\bio\\immune.py:28)"} +{"complexity": "medium", "doc_id": "chunk_000884", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 31, "source_path": "core\\python\\bio\\immune.py", "text": "immune.__init__ (core\\python\\bio\\immune.py:31)"} +{"complexity": "simple", "doc_id": "chunk_000885", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "core", "module": "other", "source_line": 59, "source_path": "core\\python\\bio\\immune.py", "text": "immune._extract_text (core\\python\\bio\\immune.py:59)"} +{"complexity": "medium", "doc_id": "chunk_000886", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 66, "source_path": "core\\python\\bio\\immune.py", "text": "immune.scan (core\\python\\bio\\immune.py:66)"} +{"complexity": "medium", "doc_id": "chunk_000887", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 81, "source_path": "core\\python\\bio\\immune.py", "text": "immune.classify (core\\python\\bio\\immune.py:81)"} +{"complexity": "medium", "doc_id": "chunk_000888", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 109, "source_path": "core\\python\\bio\\immune.py", "text": "immune.respond (core\\python\\bio\\immune.py:109)"} +{"complexity": "medium", "doc_id": "chunk_000889", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 124, "source_path": "core\\python\\bio\\immune.py", "text": "immune.form_memory (core\\python\\bio\\immune.py:124)"} +{"complexity": "medium", "doc_id": "chunk_000890", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 138, "source_path": "core\\python\\bio\\immune.py", "text": "immune.decay_memory (core\\python\\bio\\immune.py:138)"} +{"complexity": "simple", "doc_id": "chunk_000891", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 152, "source_path": "core\\python\\bio\\immune.py", "text": "immune.quarantine (core\\python\\bio\\immune.py:152)"} +{"complexity": "simple", "doc_id": "chunk_000892", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 12, "source_path": "core\\python\\bio\\interfaces.py", "text": "interfaces._utc_now (core\\python\\bio\\interfaces.py:12)"} +{"complexity": "simple", "doc_id": "chunk_000893", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "other", "source_line": 16, "source_path": "core\\python\\bio\\interfaces.py", "text": "interfaces._short_hash (core\\python\\bio\\interfaces.py:16)"} +{"complexity": "complex", "doc_id": "chunk_000894", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 21, "source_path": "core\\python\\bio\\interfaces.py", "text": "interfaces.RiemannForecastReport (core\\python\\bio\\interfaces.py:21)"} +{"complexity": "medium", "doc_id": "chunk_000895", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 78, "source_path": "core\\python\\bio\\interfaces.py", "text": "interfaces.ChaosRiskReport (core\\python\\bio\\interfaces.py:78)"} +{"complexity": "medium", "doc_id": "chunk_000896", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 100, "source_path": "core\\python\\bio\\interfaces.py", "text": "interfaces.CauchyContinuityReport (core\\python\\bio\\interfaces.py:100)"} +{"complexity": "simple", "doc_id": "chunk_000897", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 118, "source_path": "core\\python\\bio\\interfaces.py", "text": "interfaces.NegentropyReport (core\\python\\bio\\interfaces.py:118)"} +{"complexity": "medium", "doc_id": "chunk_000898", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 129, "source_path": "core\\python\\bio\\interfaces.py", "text": "interfaces.EnterpriseDecisionRecord (core\\python\\bio\\interfaces.py:129)"} +{"complexity": "complex", "doc_id": "chunk_000899", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 162, "source_path": "core\\python\\bio\\interfaces.py", "text": "interfaces.EnterpriseBatchReport (core\\python\\bio\\interfaces.py:162)"} +{"complexity": "medium", "doc_id": "chunk_000900", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 218, "source_path": "core\\python\\bio\\interfaces.py", "text": "interfaces.FractalContext (core\\python\\bio\\interfaces.py:218)"} +{"complexity": "medium", "doc_id": "chunk_000901", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 237, "source_path": "core\\python\\bio\\interfaces.py", "text": "interfaces.FractalMetricReport (core\\python\\bio\\interfaces.py:237)"} +{"complexity": "medium", "doc_id": "chunk_000902", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 37, "source_path": "core\\python\\bio\\interfaces.py", "text": "interfaces.__post_init__ (core\\python\\bio\\interfaces.py:37)"} +{"complexity": "simple", "doc_id": "chunk_000903", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 51, "source_path": "core\\python\\bio\\interfaces.py", "text": "interfaces.to_dict (core\\python\\bio\\interfaces.py:51)"} +{"complexity": "simple", "doc_id": "chunk_000904", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "core", "module": "other", "source_line": 57, "source_path": "core\\python\\bio\\interfaces.py", "text": "interfaces.spike_score (core\\python\\bio\\interfaces.py:57)"} +{"complexity": "medium", "doc_id": "chunk_000905", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 60, "source_path": "core\\python\\bio\\interfaces.py", "text": "interfaces.to_legacy_report (core\\python\\bio\\interfaces.py:60)"} +{"complexity": "simple", "doc_id": "chunk_000906", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 94, "source_path": "core\\python\\bio\\interfaces.py", "text": "interfaces.__post_init__ (core\\python\\bio\\interfaces.py:94)"} +{"complexity": "simple", "doc_id": "chunk_000907", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 153, "source_path": "core\\python\\bio\\interfaces.py", "text": "interfaces.to_dict (core\\python\\bio\\interfaces.py:153)"} +{"complexity": "simple", "doc_id": "chunk_000908", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 179, "source_path": "core\\python\\bio\\interfaces.py", "text": "interfaces.detection_rate (core\\python\\bio\\interfaces.py:179)"} +{"complexity": "complex", "doc_id": "chunk_000909", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 182, "source_path": "core\\python\\bio\\interfaces.py", "text": "interfaces.to_legacy_summary (core\\python\\bio\\interfaces.py:182)"} +{"complexity": "simple", "doc_id": "chunk_000910", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 232, "source_path": "core\\python\\bio\\interfaces.py", "text": "interfaces.to_dict (core\\python\\bio\\interfaces.py:232)"} +{"complexity": "simple", "doc_id": "chunk_000911", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 248, "source_path": "core\\python\\bio\\interfaces.py", "text": "interfaces.to_dict (core\\python\\bio\\interfaces.py:248)"} +{"complexity": "simple", "doc_id": "chunk_000912", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 13, "source_path": "core\\python\\bio\\measure_attestation.py", "text": "measure_attestation.canonical_json (core\\python\\bio\\measure_attestation.py:13)"} +{"complexity": "simple", "doc_id": "chunk_000913", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "other", "source_line": 17, "source_path": "core\\python\\bio\\measure_attestation.py", "text": "measure_attestation.hash_payload (core\\python\\bio\\measure_attestation.py:17)"} +{"complexity": "complex", "doc_id": "chunk_000914", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "core", "module": "other", "source_line": 21, "source_path": "core\\python\\bio\\measure_attestation.py", "text": "measure_attestation.build_measure_attestation (core\\python\\bio\\measure_attestation.py:21)"} +{"complexity": "medium", "doc_id": "chunk_000915", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 72, "source_path": "core\\python\\bio\\measure_attestation.py", "text": "measure_attestation.verify_measure_attestation (core\\python\\bio\\measure_attestation.py:72)"} +{"complexity": "simple", "doc_id": "chunk_000916", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 24, "source_path": "core\\python\\bio\\measure_policy.py", "text": "measure_policy.nist_section_key (core\\python\\bio\\measure_policy.py:24)"} +{"complexity": "simple", "doc_id": "chunk_000917", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 29, "source_path": "core\\python\\bio\\measure_policy.py", "text": "measure_policy._normalize_ratio (core\\python\\bio\\measure_policy.py:29)"} +{"complexity": "medium", "doc_id": "chunk_000918", "function_type": "class", "has_docstring": "no", "keyword": "compute", "layer": "core", "module": "other", "source_line": 42, "source_path": "core\\python\\bio\\measure_policy.py", "text": "measure_policy.MeasureThresholds (core\\python\\bio\\measure_policy.py:42)"} +{"complexity": "medium", "doc_id": "chunk_000919", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 56, "source_path": "core\\python\\bio\\measure_policy.py", "text": "measure_policy.thresholds_from_env (core\\python\\bio\\measure_policy.py:56)"} +{"complexity": "complex", "doc_id": "chunk_000920", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "core", "module": "other", "source_line": 75, "source_path": "core\\python\\bio\\measure_policy.py", "text": "measure_policy.evaluate_measure_metrics (core\\python\\bio\\measure_policy.py:75)"} +{"complexity": "complex", "doc_id": "chunk_000921", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 11, "source_path": "core\\python\\bio\\myco.py", "text": "myco.MycologicalHealing (core\\python\\bio\\myco.py:11)"} +{"complexity": "medium", "doc_id": "chunk_000922", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 14, "source_path": "core\\python\\bio\\myco.py", "text": "myco.__init__ (core\\python\\bio\\myco.py:14)"} +{"complexity": "simple", "doc_id": "chunk_000923", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 42, "source_path": "core\\python\\bio\\myco.py", "text": "myco._edge_key (core\\python\\bio\\myco.py:42)"} +{"complexity": "simple", "doc_id": "chunk_000924", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 45, "source_path": "core\\python\\bio\\myco.py", "text": "myco._adjacent (core\\python\\bio\\myco.py:45)"} +{"complexity": "simple", "doc_id": "chunk_000925", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 54, "source_path": "core\\python\\bio\\myco.py", "text": "myco._degree (core\\python\\bio\\myco.py:54)"} +{"complexity": "medium", "doc_id": "chunk_000926", "function_type": "function", "has_docstring": "no", "keyword": "route", "layer": "core", "module": "other", "source_line": 57, "source_path": "core\\python\\bio\\myco.py", "text": "myco.route (core\\python\\bio\\myco.py:57)"} +{"complexity": "medium", "doc_id": "chunk_000927", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 80, "source_path": "core\\python\\bio\\myco.py", "text": "myco.heal (core\\python\\bio\\myco.py:80)"} +{"complexity": "medium", "doc_id": "chunk_000928", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 104, "source_path": "core\\python\\bio\\myco.py", "text": "myco.adapt (core\\python\\bio\\myco.py:104)"} +{"complexity": "simple", "doc_id": "chunk_000929", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 117, "source_path": "core\\python\\bio\\myco.py", "text": "myco.secrete (core\\python\\bio\\myco.py:117)"} +{"complexity": "simple", "doc_id": "chunk_000930", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 124, "source_path": "core\\python\\bio\\myco.py", "text": "myco.regrow (core\\python\\bio\\myco.py:124)"} +{"complexity": "simple", "doc_id": "chunk_000931", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 16, "source_path": "core\\python\\bio\\neural.py", "text": "neural.PlasticityRule (core\\python\\bio\\neural.py:16)"} +{"complexity": "simple", "doc_id": "chunk_000932", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 24, "source_path": "core\\python\\bio\\neural.py", "text": "neural.LearningEvent (core\\python\\bio\\neural.py:24)"} +{"complexity": "complex", "doc_id": "chunk_000933", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 30, "source_path": "core\\python\\bio\\neural.py", "text": "neural.NeuralNetwork (core\\python\\bio\\neural.py:30)"} +{"complexity": "medium", "doc_id": "chunk_000934", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 33, "source_path": "core\\python\\bio\\neural.py", "text": "neural.__init__ (core\\python\\bio\\neural.py:33)"} +{"complexity": "simple", "doc_id": "chunk_000935", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 64, "source_path": "core\\python\\bio\\neural.py", "text": "neural._to_vector (core\\python\\bio\\neural.py:64)"} +{"complexity": "simple", "doc_id": "chunk_000936", "function_type": "function", "has_docstring": "no", "keyword": "infer", "layer": "core", "module": "other", "source_line": 70, "source_path": "core\\python\\bio\\neural.py", "text": "neural.forward (core\\python\\bio\\neural.py:70)"} +{"complexity": "simple", "doc_id": "chunk_000937", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 76, "source_path": "core\\python\\bio\\neural.py", "text": "neural.learn (core\\python\\bio\\neural.py:76)"} +{"complexity": "simple", "doc_id": "chunk_000938", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 83, "source_path": "core\\python\\bio\\neural.py", "text": "neural._rule_gradient (core\\python\\bio\\neural.py:83)"} +{"complexity": "medium", "doc_id": "chunk_000939", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 94, "source_path": "core\\python\\bio\\neural.py", "text": "neural._apply_bird_fix (core\\python\\bio\\neural.py:94)"} +{"complexity": "complex", "doc_id": "chunk_000940", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 119, "source_path": "core\\python\\bio\\neural.py", "text": "neural.apply_plasticity (core\\python\\bio\\neural.py:119)"} +{"complexity": "simple", "doc_id": "chunk_000941", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "core", "module": "other", "source_line": 159, "source_path": "core\\python\\bio\\neural.py", "text": "neural.prune_silent_paths (core\\python\\bio\\neural.py:159)"} +{"complexity": "medium", "doc_id": "chunk_000942", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 165, "source_path": "core\\python\\bio\\neural.py", "text": "neural.homeostasis (core\\python\\bio\\neural.py:165)"} +{"complexity": "medium", "doc_id": "chunk_000943", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 183, "source_path": "core\\python\\bio\\neural.py", "text": "neural.snapshot_graph (core\\python\\bio\\neural.py:183)"} +{"complexity": "simple", "doc_id": "chunk_000944", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "core", "module": "other", "source_line": 202, "source_path": "core\\python\\bio\\neural.py", "text": "neural.export_proof (core\\python\\bio\\neural.py:202)"} +{"complexity": "simple", "doc_id": "chunk_000945", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 21, "source_path": "core\\python\\bio\\orchestrator.py", "text": "orchestrator.BFTDecision (core\\python\\bio\\orchestrator.py:21)"} +{"complexity": "complex", "doc_id": "chunk_000946", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 33, "source_path": "core\\python\\bio\\orchestrator.py", "text": "orchestrator.BioOrchestrator (core\\python\\bio\\orchestrator.py:33)"} +{"complexity": "medium", "doc_id": "chunk_000947", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "agents", "source_line": 36, "source_path": "core\\python\\bio\\orchestrator.py", "text": "orchestrator.__init__ (core\\python\\bio\\orchestrator.py:36)"} +{"complexity": "simple", "doc_id": "chunk_000948", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 68, "source_path": "core\\python\\bio\\orchestrator.py", "text": "orchestrator._bft_f_max (core\\python\\bio\\orchestrator.py:68)"} +{"complexity": "medium", "doc_id": "chunk_000949", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 71, "source_path": "core\\python\\bio\\orchestrator.py", "text": "orchestrator._evaluate_bft (core\\python\\bio\\orchestrator.py:71)"} +{"complexity": "medium", "doc_id": "chunk_000950", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "core", "module": "agents", "source_line": 88, "source_path": "core\\python\\bio\\orchestrator.py", "text": "orchestrator._record_adaptive_signal (core\\python\\bio\\orchestrator.py:88)"} +{"complexity": "complex", "doc_id": "chunk_000951", "function_type": "function", "has_docstring": "no", "keyword": "train", "layer": "core", "module": "agents", "source_line": 111, "source_path": "core\\python\\bio\\orchestrator.py", "text": "orchestrator._tune_constraints (core\\python\\bio\\orchestrator.py:111)"} +{"complexity": "medium", "doc_id": "chunk_000952", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "core", "module": "agents", "source_line": 174, "source_path": "core\\python\\bio\\orchestrator.py", "text": "orchestrator._build_proposal (core\\python\\bio\\orchestrator.py:174)"} +{"complexity": "medium", "doc_id": "chunk_000953", "function_type": "function", "has_docstring": "no", "keyword": "train", "layer": "core", "module": "agents", "source_line": 186, "source_path": "core\\python\\bio\\orchestrator.py", "text": "orchestrator._evaluate_constraints (core\\python\\bio\\orchestrator.py:186)"} +{"complexity": "medium", "doc_id": "chunk_000954", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 198, "source_path": "core\\python\\bio\\orchestrator.py", "text": "orchestrator._append_ledger (core\\python\\bio\\orchestrator.py:198)"} +{"complexity": "complex", "doc_id": "chunk_000955", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "core", "module": "agents", "source_line": 211, "source_path": "core\\python\\bio\\orchestrator.py", "text": "orchestrator._build_explainability (core\\python\\bio\\orchestrator.py:211)"} +{"complexity": "complex", "doc_id": "chunk_000956", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 260, "source_path": "core\\python\\bio\\orchestrator.py", "text": "orchestrator.process_event (core\\python\\bio\\orchestrator.py:260)"} +{"complexity": "simple", "doc_id": "chunk_000957", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 16, "source_path": "core\\python\\bio\\proof_network.py", "text": "proof_network.BFTProofDecision (core\\python\\bio\\proof_network.py:16)"} +{"complexity": "complex", "doc_id": "chunk_000958", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 28, "source_path": "core\\python\\bio\\proof_network.py", "text": "proof_network.BFTProofConsensus (core\\python\\bio\\proof_network.py:28)"} +{"complexity": "simple", "doc_id": "chunk_000959", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 64, "source_path": "core\\python\\bio\\proof_network.py", "text": "proof_network.ProofCandidate (core\\python\\bio\\proof_network.py:64)"} +{"complexity": "complex", "doc_id": "chunk_000960", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 70, "source_path": "core\\python\\bio\\proof_network.py", "text": "proof_network.ProofGraph (core\\python\\bio\\proof_network.py:70)"} +{"complexity": "simple", "doc_id": "chunk_000961", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 207, "source_path": "core\\python\\bio\\proof_network.py", "text": "proof_network.riemann_loss (core\\python\\bio\\proof_network.py:207)"} +{"complexity": "simple", "doc_id": "chunk_000962", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 218, "source_path": "core\\python\\bio\\proof_network.py", "text": "proof_network.RiemannOptimizationResult (core\\python\\bio\\proof_network.py:218)"} +{"complexity": "complex", "doc_id": "chunk_000963", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 225, "source_path": "core\\python\\bio\\proof_network.py", "text": "proof_network.optimize_riemann_zeros (core\\python\\bio\\proof_network.py:225)"} +{"complexity": "complex", "doc_id": "chunk_000964", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 262, "source_path": "core\\python\\bio\\proof_network.py", "text": "proof_network.CreativeProofExplorer (core\\python\\bio\\proof_network.py:262)"} +{"complexity": "simple", "doc_id": "chunk_000965", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "proofs", "source_line": 35, "source_path": "core\\python\\bio\\proof_network.py", "text": "proof_network.__init__ (core\\python\\bio\\proof_network.py:35)"} +{"complexity": "medium", "doc_id": "chunk_000966", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "proofs", "source_line": 40, "source_path": "core\\python\\bio\\proof_network.py", "text": "proof_network.validate (core\\python\\bio\\proof_network.py:40)"} +{"complexity": "simple", "doc_id": "chunk_000967", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "proofs", "source_line": 73, "source_path": "core\\python\\bio\\proof_network.py", "text": "proof_network.__init__ (core\\python\\bio\\proof_network.py:73)"} +{"complexity": "simple", "doc_id": "chunk_000968", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 78, "source_path": "core\\python\\bio\\proof_network.py", "text": "proof_network.copy (core\\python\\bio\\proof_network.py:78)"} +{"complexity": "medium", "doc_id": "chunk_000969", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 85, "source_path": "core\\python\\bio\\proof_network.py", "text": "proof_network.add_theorem (core\\python\\bio\\proof_network.py:85)"} +{"complexity": "simple", "doc_id": "chunk_000970", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 107, "source_path": "core\\python\\bio\\proof_network.py", "text": "proof_network.mark_proved (core\\python\\bio\\proof_network.py:107)"} +{"complexity": "simple", "doc_id": "chunk_000971", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 114, "source_path": "core\\python\\bio\\proof_network.py", "text": "proof_network.nodes (core\\python\\bio\\proof_network.py:114)"} +{"complexity": "simple", "doc_id": "chunk_000972", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 118, "source_path": "core\\python\\bio\\proof_network.py", "text": "proof_network.edges (core\\python\\bio\\proof_network.py:118)"} +{"complexity": "simple", "doc_id": "chunk_000973", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 125, "source_path": "core\\python\\bio\\proof_network.py", "text": "proof_network.dependencies (core\\python\\bio\\proof_network.py:125)"} +{"complexity": "medium", "doc_id": "chunk_000974", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 128, "source_path": "core\\python\\bio\\proof_network.py", "text": "proof_network.has_cycle (core\\python\\bio\\proof_network.py:128)"} +{"complexity": "medium", "doc_id": "chunk_000975", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 147, "source_path": "core\\python\\bio\\proof_network.py", "text": "proof_network.dependency_path (core\\python\\bio\\proof_network.py:147)"} +{"complexity": "simple", "doc_id": "chunk_000976", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "core", "module": "proofs", "source_line": 175, "source_path": "core\\python\\bio\\proof_network.py", "text": "proof_network.inconsistency_score (core\\python\\bio\\proof_network.py:175)"} +{"complexity": "simple", "doc_id": "chunk_000977", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "core", "module": "proofs", "source_line": 178, "source_path": "core\\python\\bio\\proof_network.py", "text": "proof_network.incompleteness_score (core\\python\\bio\\proof_network.py:178)"} +{"complexity": "simple", "doc_id": "chunk_000978", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "core", "module": "proofs", "source_line": 184, "source_path": "core\\python\\bio\\proof_network.py", "text": "proof_network.novelty_score (core\\python\\bio\\proof_network.py:184)"} +{"complexity": "simple", "doc_id": "chunk_000979", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 188, "source_path": "core\\python\\bio\\proof_network.py", "text": "proof_network.network_loss (core\\python\\bio\\proof_network.py:188)"} +{"complexity": "simple", "doc_id": "chunk_000980", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "proofs", "source_line": 195, "source_path": "core\\python\\bio\\proof_network.py", "text": "proof_network.state_hash (core\\python\\bio\\proof_network.py:195)"} +{"complexity": "medium", "doc_id": "chunk_000981", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "proofs", "source_line": 269, "source_path": "core\\python\\bio\\proof_network.py", "text": "proof_network.__init__ (core\\python\\bio\\proof_network.py:269)"} +{"complexity": "simple", "doc_id": "chunk_000982", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "core", "module": "proofs", "source_line": 284, "source_path": "core\\python\\bio\\proof_network.py", "text": "proof_network.score_candidate (core\\python\\bio\\proof_network.py:284)"} +{"complexity": "simple", "doc_id": "chunk_000983", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 294, "source_path": "core\\python\\bio\\proof_network.py", "text": "proof_network.suggest (core\\python\\bio\\proof_network.py:294)"} +{"complexity": "medium", "doc_id": "chunk_000984", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 132, "source_path": "core\\python\\bio\\proof_network.py", "text": "proof_network.visit (core\\python\\bio\\proof_network.py:132)"} +{"complexity": "complex", "doc_id": "chunk_000985", "function_type": "class", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "other", "source_line": 11, "source_path": "core\\python\\bio\\reporting.py", "text": "reporting.BioContractReportBuilder (core\\python\\bio\\reporting.py:11)"} +{"complexity": "complex", "doc_id": "chunk_000986", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "core", "module": "other", "source_line": 14, "source_path": "core\\python\\bio\\reporting.py", "text": "reporting.build (core\\python\\bio\\reporting.py:14)"} +{"complexity": "complex", "doc_id": "chunk_000987", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 57, "source_path": "core\\python\\bio\\reporting.py", "text": "reporting.to_markdown (core\\python\\bio\\reporting.py:57)"} +{"complexity": "medium", "doc_id": "chunk_000988", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "core", "module": "other", "source_line": 90, "source_path": "core\\python\\bio\\reporting.py", "text": "reporting.write (core\\python\\bio\\reporting.py:90)"} +{"complexity": "simple", "doc_id": "chunk_000989", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 39, "source_path": "core\\python\\bio\\reporting.py", "text": "reporting._avg (core\\python\\bio\\reporting.py:39)"} +{"complexity": "simple", "doc_id": "chunk_000990", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 21, "source_path": "core\\python\\bio\\research_adapters.py", "text": "research_adapters.ToolDecision (core\\python\\bio\\research_adapters.py:21)"} +{"complexity": "complex", "doc_id": "chunk_000991", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 28, "source_path": "core\\python\\bio\\research_adapters.py", "text": "research_adapters.VerifiedCUDAPolicy (core\\python\\bio\\research_adapters.py:28)"} +{"complexity": "medium", "doc_id": "chunk_000992", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "other", "source_line": 112, "source_path": "core\\python\\bio\\research_adapters.py", "text": "research_adapters.MultimodalConstraintGovernor (core\\python\\bio\\research_adapters.py:112)"} +{"complexity": "medium", "doc_id": "chunk_000993", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 145, "source_path": "core\\python\\bio\\research_adapters.py", "text": "research_adapters.JETBatchingOptimizer (core\\python\\bio\\research_adapters.py:145)"} +{"complexity": "complex", "doc_id": "chunk_000994", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 162, "source_path": "core\\python\\bio\\research_adapters.py", "text": "research_adapters.NISTDowngradeHook (core\\python\\bio\\research_adapters.py:162)"} +{"complexity": "medium", "doc_id": "chunk_000995", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 203, "source_path": "core\\python\\bio\\research_adapters.py", "text": "research_adapters.LeanStepVerifier (core\\python\\bio\\research_adapters.py:203)"} +{"complexity": "complex", "doc_id": "chunk_000996", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 224, "source_path": "core\\python\\bio\\research_adapters.py", "text": "research_adapters.OllamaMultimodalAgent (core\\python\\bio\\research_adapters.py:224)"} +{"complexity": "medium", "doc_id": "chunk_000997", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 36, "source_path": "core\\python\\bio\\research_adapters.py", "text": "research_adapters.__init__ (core\\python\\bio\\research_adapters.py:36)"} +{"complexity": "medium", "doc_id": "chunk_000998", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 61, "source_path": "core\\python\\bio\\research_adapters.py", "text": "research_adapters._evaluate (core\\python\\bio\\research_adapters.py:61)"} +{"complexity": "medium", "doc_id": "chunk_000999", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 86, "source_path": "core\\python\\bio\\research_adapters.py", "text": "research_adapters.generate_kernel (core\\python\\bio\\research_adapters.py:86)"} +{"complexity": "simple", "doc_id": "chunk_001000", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 115, "source_path": "core\\python\\bio\\research_adapters.py", "text": "research_adapters.__init__ (core\\python\\bio\\research_adapters.py:115)"} +{"complexity": "medium", "doc_id": "chunk_001001", "function_type": "function", "has_docstring": "no", "keyword": "train", "layer": "core", "module": "other", "source_line": 119, "source_path": "core\\python\\bio\\research_adapters.py", "text": "research_adapters.constrain (core\\python\\bio\\research_adapters.py:119)"} +{"complexity": "simple", "doc_id": "chunk_001002", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 148, "source_path": "core\\python\\bio\\research_adapters.py", "text": "research_adapters.__init__ (core\\python\\bio\\research_adapters.py:148)"} +{"complexity": "simple", "doc_id": "chunk_001003", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 153, "source_path": "core\\python\\bio\\research_adapters.py", "text": "research_adapters.optimize_batch_size (core\\python\\bio\\research_adapters.py:153)"} +{"complexity": "simple", "doc_id": "chunk_001004", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 165, "source_path": "core\\python\\bio\\research_adapters.py", "text": "research_adapters.__init__ (core\\python\\bio\\research_adapters.py:165)"} +{"complexity": "simple", "doc_id": "chunk_001005", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "core", "module": "other", "source_line": 170, "source_path": "core\\python\\bio\\research_adapters.py", "text": "research_adapters.measure_change (core\\python\\bio\\research_adapters.py:170)"} +{"complexity": "medium", "doc_id": "chunk_001006", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 181, "source_path": "core\\python\\bio\\research_adapters.py", "text": "research_adapters.evaluate (core\\python\\bio\\research_adapters.py:181)"} +{"complexity": "simple", "doc_id": "chunk_001007", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 206, "source_path": "core\\python\\bio\\research_adapters.py", "text": "research_adapters.__init__ (core\\python\\bio\\research_adapters.py:206)"} +{"complexity": "simple", "doc_id": "chunk_001008", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 212, "source_path": "core\\python\\bio\\research_adapters.py", "text": "research_adapters.verify_step (core\\python\\bio\\research_adapters.py:212)"} +{"complexity": "medium", "doc_id": "chunk_001009", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 227, "source_path": "core\\python\\bio\\research_adapters.py", "text": "research_adapters.__init__ (core\\python\\bio\\research_adapters.py:227)"} +{"complexity": "simple", "doc_id": "chunk_001010", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 244, "source_path": "core\\python\\bio\\research_adapters.py", "text": "research_adapters._encode_image (core\\python\\bio\\research_adapters.py:244)"} +{"complexity": "medium", "doc_id": "chunk_001011", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 252, "source_path": "core\\python\\bio\\research_adapters.py", "text": "research_adapters._chat_request (core\\python\\bio\\research_adapters.py:252)"} +{"complexity": "complex", "doc_id": "chunk_001012", "function_type": "function", "has_docstring": "no", "keyword": "infer", "layer": "core", "module": "other", "source_line": 271, "source_path": "core\\python\\bio\\research_adapters.py", "text": "research_adapters.infer (core\\python\\bio\\research_adapters.py:271)"} +{"complexity": "simple", "doc_id": "chunk_001013", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 18, "source_path": "core\\python\\bio\\riemann_explicit.py", "text": "riemann_explicit.RiemannForecast (core\\python\\bio\\riemann_explicit.py:18)"} +{"complexity": "simple", "doc_id": "chunk_001014", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 22, "source_path": "core\\python\\bio\\riemann_explicit.py", "text": "riemann_explicit._clamp (core\\python\\bio\\riemann_explicit.py:22)"} +{"complexity": "simple", "doc_id": "chunk_001015", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 26, "source_path": "core\\python\\bio\\riemann_explicit.py", "text": "riemann_explicit._env_flag (core\\python\\bio\\riemann_explicit.py:26)"} +{"complexity": "medium", "doc_id": "chunk_001016", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 32, "source_path": "core\\python\\bio\\riemann_explicit.py", "text": "riemann_explicit.logarithmic_integral (core\\python\\bio\\riemann_explicit.py:32)"} +{"complexity": "simple", "doc_id": "chunk_001017", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 46, "source_path": "core\\python\\bio\\riemann_explicit.py", "text": "riemann_explicit.li_power_term (core\\python\\bio\\riemann_explicit.py:46)"} +{"complexity": "simple", "doc_id": "chunk_001018", "function_type": "function", "has_docstring": "yes", "keyword": "score", "layer": "core", "module": "other", "source_line": 54, "source_path": "core\\python\\bio\\riemann_explicit.py", "text": "riemann_explicit.qft_weight (core\\python\\bio\\riemann_explicit.py:54)"} +{"complexity": "simple", "doc_id": "chunk_001019", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 65, "source_path": "core\\python\\bio\\riemann_explicit.py", "text": "riemann_explicit.riemann_siegel_theta (core\\python\\bio\\riemann_explicit.py:65)"} +{"complexity": "medium", "doc_id": "chunk_001020", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 77, "source_path": "core\\python\\bio\\riemann_explicit.py", "text": "riemann_explicit.riemann_siegel_z (core\\python\\bio\\riemann_explicit.py:77)"} +{"complexity": "complex", "doc_id": "chunk_001021", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 91, "source_path": "core\\python\\bio\\riemann_explicit.py", "text": "riemann_explicit.RiemannExplicitForecaster (core\\python\\bio\\riemann_explicit.py:91)"} +{"complexity": "medium", "doc_id": "chunk_001022", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 287, "source_path": "core\\python\\bio\\riemann_explicit.py", "text": "riemann_explicit.forecast_rh_oscillation (core\\python\\bio\\riemann_explicit.py:287)"} +{"complexity": "medium", "doc_id": "chunk_001023", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 94, "source_path": "core\\python\\bio\\riemann_explicit.py", "text": "riemann_explicit.__init__ (core\\python\\bio\\riemann_explicit.py:94)"} +{"complexity": "simple", "doc_id": "chunk_001024", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 119, "source_path": "core\\python\\bio\\riemann_explicit.py", "text": "riemann_explicit.cache_hits (core\\python\\bio\\riemann_explicit.py:119)"} +{"complexity": "simple", "doc_id": "chunk_001025", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 123, "source_path": "core\\python\\bio\\riemann_explicit.py", "text": "riemann_explicit.cache_misses (core\\python\\bio\\riemann_explicit.py:123)"} +{"complexity": "simple", "doc_id": "chunk_001026", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 127, "source_path": "core\\python\\bio\\riemann_explicit.py", "text": "riemann_explicit.cache_hit_rate (core\\python\\bio\\riemann_explicit.py:127)"} +{"complexity": "medium", "doc_id": "chunk_001027", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "core", "module": "other", "source_line": 131, "source_path": "core\\python\\bio\\riemann_explicit.py", "text": "riemann_explicit._make_cache_key (core\\python\\bio\\riemann_explicit.py:131)"} +{"complexity": "simple", "doc_id": "chunk_001028", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "core", "module": "other", "source_line": 150, "source_path": "core\\python\\bio\\riemann_explicit.py", "text": "riemann_explicit._zero_signature (core\\python\\bio\\riemann_explicit.py:150)"} +{"complexity": "simple", "doc_id": "chunk_001029", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "other", "source_line": 156, "source_path": "core\\python\\bio\\riemann_explicit.py", "text": "riemann_explicit.invalidate_cache (core\\python\\bio\\riemann_explicit.py:156)"} +{"complexity": "simple", "doc_id": "chunk_001030", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "core", "module": "other", "source_line": 160, "source_path": "core\\python\\bio\\riemann_explicit.py", "text": "riemann_explicit._current_signature (core\\python\\bio\\riemann_explicit.py:160)"} +{"complexity": "simple", "doc_id": "chunk_001031", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 164, "source_path": "core\\python\\bio\\riemann_explicit.py", "text": "riemann_explicit._confidence_from_inputs (core\\python\\bio\\riemann_explicit.py:164)"} +{"complexity": "complex", "doc_id": "chunk_001032", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 172, "source_path": "core\\python\\bio\\riemann_explicit.py", "text": "riemann_explicit.forecast (core\\python\\bio\\riemann_explicit.py:172)"} +{"complexity": "simple", "doc_id": "chunk_001033", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 16, "source_path": "core\\python\\bio\\sdwan_collector.py", "text": "sdwan_collector._normalize_base_urls (core\\python\\bio\\sdwan_collector.py:16)"} +{"complexity": "simple", "doc_id": "chunk_001034", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "core", "module": "other", "source_line": 28, "source_path": "core\\python\\bio\\sdwan_collector.py", "text": "sdwan_collector._build_ssl_context (core\\python\\bio\\sdwan_collector.py:28)"} +{"complexity": "simple", "doc_id": "chunk_001035", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 35, "source_path": "core\\python\\bio\\sdwan_collector.py", "text": "sdwan_collector.SDWANCollectorConfig (core\\python\\bio\\sdwan_collector.py:35)"} +{"complexity": "complex", "doc_id": "chunk_001036", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 42, "source_path": "core\\python\\bio\\sdwan_collector.py", "text": "sdwan_collector.SDWANCollector (core\\python\\bio\\sdwan_collector.py:42)"} +{"complexity": "medium", "doc_id": "chunk_001037", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 132, "source_path": "core\\python\\bio\\sdwan_collector.py", "text": "sdwan_collector.collect_sdwan_assets (core\\python\\bio\\sdwan_collector.py:132)"} +{"complexity": "simple", "doc_id": "chunk_001038", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 45, "source_path": "core\\python\\bio\\sdwan_collector.py", "text": "sdwan_collector.__init__ (core\\python\\bio\\sdwan_collector.py:45)"} +{"complexity": "medium", "doc_id": "chunk_001039", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 54, "source_path": "core\\python\\bio\\sdwan_collector.py", "text": "sdwan_collector._http_get_json (core\\python\\bio\\sdwan_collector.py:54)"} +{"complexity": "medium", "doc_id": "chunk_001040", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "core", "module": "other", "source_line": 74, "source_path": "core\\python\\bio\\sdwan_collector.py", "text": "sdwan_collector._extract_assets (core\\python\\bio\\sdwan_collector.py:74)"} +{"complexity": "medium", "doc_id": "chunk_001041", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 99, "source_path": "core\\python\\bio\\sdwan_collector.py", "text": "sdwan_collector.collect_assets (core\\python\\bio\\sdwan_collector.py:99)"} +{"complexity": "simple", "doc_id": "chunk_001042", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "core", "module": "other", "source_line": 30, "source_path": "core\\python\\bio\\sdwan_cve_policy.py", "text": "sdwan_cve_policy._parse_version (core\\python\\bio\\sdwan_cve_policy.py:30)"} +{"complexity": "simple", "doc_id": "chunk_001043", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 41, "source_path": "core\\python\\bio\\sdwan_cve_policy.py", "text": "sdwan_cve_policy._branch_key (core\\python\\bio\\sdwan_cve_policy.py:41)"} +{"complexity": "simple", "doc_id": "chunk_001044", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 46, "source_path": "core\\python\\bio\\sdwan_cve_policy.py", "text": "sdwan_cve_policy._at_least (core\\python\\bio\\sdwan_cve_policy.py:46)"} +{"complexity": "simple", "doc_id": "chunk_001045", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 50, "source_path": "core\\python\\bio\\sdwan_cve_policy.py", "text": "sdwan_cve_policy._normalize_component (core\\python\\bio\\sdwan_cve_policy.py:50)"} +{"complexity": "simple", "doc_id": "chunk_001046", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 60, "source_path": "core\\python\\bio\\sdwan_cve_policy.py", "text": "sdwan_cve_policy.CVECheckResult (core\\python\\bio\\sdwan_cve_policy.py:60)"} +{"complexity": "complex", "doc_id": "chunk_001047", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 69, "source_path": "core\\python\\bio\\sdwan_cve_policy.py", "text": "sdwan_cve_policy.assess_component_version (core\\python\\bio\\sdwan_cve_policy.py:69)"} +{"complexity": "medium", "doc_id": "chunk_001048", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 116, "source_path": "core\\python\\bio\\sdwan_cve_policy.py", "text": "sdwan_cve_policy.assess_sdwan_asset (core\\python\\bio\\sdwan_cve_policy.py:116)"} +{"complexity": "simple", "doc_id": "chunk_001049", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 16, "source_path": "core\\python\\bio\\visualization\\complex_plane.py", "text": "complex_plane._subsample_points (core\\python\\bio\\visualization\\complex_plane.py:16)"} +{"complexity": "complex", "doc_id": "chunk_001050", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "other", "source_line": 23, "source_path": "core\\python\\bio\\visualization\\complex_plane.py", "text": "complex_plane.build_complex_plane_point_payload (core\\python\\bio\\visualization\\complex_plane.py:23)"} +{"complexity": "complex", "doc_id": "chunk_001051", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 123, "source_path": "core\\python\\bio\\visualization\\complex_plane.py", "text": "complex_plane.render_complex_plane_plot (core\\python\\bio\\visualization\\complex_plane.py:123)"} +{"complexity": "simple", "doc_id": "chunk_001052", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 36, "source_path": "core\\python\\bio\\visualization\\fractals.py", "text": "fractals._utc_now (core\\python\\bio\\visualization\\fractals.py:36)"} +{"complexity": "simple", "doc_id": "chunk_001053", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 40, "source_path": "core\\python\\bio\\visualization\\fractals.py", "text": "fractals._clamp (core\\python\\bio\\visualization\\fractals.py:40)"} +{"complexity": "medium", "doc_id": "chunk_001054", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "core", "module": "other", "source_line": 44, "source_path": "core\\python\\bio\\visualization\\fractals.py", "text": "fractals.build_fractal_context (core\\python\\bio\\visualization\\fractals.py:44)"} +{"complexity": "complex", "doc_id": "chunk_001055", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 74, "source_path": "core\\python\\bio\\visualization\\fractals.py", "text": "fractals.estimate_box_count_dimension (core\\python\\bio\\visualization\\fractals.py:74)"} +{"complexity": "complex", "doc_id": "chunk_001056", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 126, "source_path": "core\\python\\bio\\visualization\\fractals.py", "text": "fractals.render_fractal_image (core\\python\\bio\\visualization\\fractals.py:126)"} +{"complexity": "simple", "doc_id": "chunk_001057", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "core", "module": "other", "source_line": 174, "source_path": "core\\python\\bio\\visualization\\fractals.py", "text": "fractals._metric_id (core\\python\\bio\\visualization\\fractals.py:174)"} +{"complexity": "simple", "doc_id": "chunk_001058", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 178, "source_path": "core\\python\\bio\\visualization\\fractals.py", "text": "fractals._energy_proxy (core\\python\\bio\\visualization\\fractals.py:178)"} +{"complexity": "complex", "doc_id": "chunk_001059", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 182, "source_path": "core\\python\\bio\\visualization\\fractals.py", "text": "fractals.generate_mandelbrot_consensus_map (core\\python\\bio\\visualization\\fractals.py:182)"} +{"complexity": "medium", "doc_id": "chunk_001060", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 260, "source_path": "core\\python\\bio\\visualization\\fractals.py", "text": "fractals._julia_parameters (core\\python\\bio\\visualization\\fractals.py:260)"} +{"complexity": "complex", "doc_id": "chunk_001061", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 277, "source_path": "core\\python\\bio\\visualization\\fractals.py", "text": "fractals.generate_julia_consensus_overlay (core\\python\\bio\\visualization\\fractals.py:277)"} +{"complexity": "complex", "doc_id": "chunk_001062", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 348, "source_path": "core\\python\\bio\\visualization\\fractals.py", "text": "fractals.generate_sierpinski_cache_map (core\\python\\bio\\visualization\\fractals.py:348)"} +{"complexity": "complex", "doc_id": "chunk_001063", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 411, "source_path": "core\\python\\bio\\visualization\\fractals.py", "text": "fractals.generate_lorenz_cross_section (core\\python\\bio\\visualization\\fractals.py:411)"} +{"complexity": "complex", "doc_id": "chunk_001064", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 487, "source_path": "core\\python\\bio\\visualization\\fractals.py", "text": "fractals.generate_cantor_boundary_map (core\\python\\bio\\visualization\\fractals.py:487)"} +{"complexity": "medium", "doc_id": "chunk_001065", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "core", "module": "other", "source_line": 560, "source_path": "core\\python\\bio\\visualization\\fractals.py", "text": "fractals.build_fractal_payload (core\\python\\bio\\visualization\\fractals.py:560)"} +{"complexity": "simple", "doc_id": "chunk_001066", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "core", "module": "other", "source_line": 580, "source_path": "core\\python\\bio\\visualization\\fractals.py", "text": "fractals.build_fractal_summary (core\\python\\bio\\visualization\\fractals.py:580)"} +{"complexity": "complex", "doc_id": "chunk_001067", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 589, "source_path": "core\\python\\bio\\visualization\\fractals.py", "text": "fractals.generate_fractal_suite (core\\python\\bio\\visualization\\fractals.py:589)"} +{"complexity": "simple", "doc_id": "chunk_001068", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "blockchain", "source_line": 51, "source_path": "core\\python\\blockchain\\client.py", "text": "client.TransactionResult (core\\python\\blockchain\\client.py:51)"} +{"complexity": "complex", "doc_id": "chunk_001069", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "blockchain", "source_line": 59, "source_path": "core\\python\\blockchain\\client.py", "text": "client.BlockchainClient (core\\python\\blockchain\\client.py:59)"} +{"complexity": "simple", "doc_id": "chunk_001070", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "blockchain", "source_line": 64, "source_path": "core\\python\\blockchain\\client.py", "text": "client.__init__ (core\\python\\blockchain\\client.py:64)"} +{"complexity": "medium", "doc_id": "chunk_001071", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "blockchain", "source_line": 73, "source_path": "core\\python\\blockchain\\client.py", "text": "client._initialize_connections (core\\python\\blockchain\\client.py:73)"} +{"complexity": "medium", "doc_id": "chunk_001072", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "blockchain", "source_line": 92, "source_path": "core\\python\\blockchain\\client.py", "text": "client._initialize_contracts (core\\python\\blockchain\\client.py:92)"} +{"complexity": "simple", "doc_id": "chunk_001073", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "blockchain", "source_line": 108, "source_path": "core\\python\\blockchain\\client.py", "text": "client.get_web3 (core\\python\\blockchain\\client.py:108)"} +{"complexity": "simple", "doc_id": "chunk_001074", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "blockchain", "source_line": 113, "source_path": "core\\python\\blockchain\\client.py", "text": "client.get_contract (core\\python\\blockchain\\client.py:113)"} +{"complexity": "medium", "doc_id": "chunk_001075", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "blockchain", "source_line": 119, "source_path": "core\\python\\blockchain\\client.py", "text": "client.get_wallet_address (core\\python\\blockchain\\client.py:119)"} +{"complexity": "medium", "doc_id": "chunk_001076", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "blockchain", "source_line": 131, "source_path": "core\\python\\blockchain\\client.py", "text": "client.get_balance (core\\python\\blockchain\\client.py:131)"} +{"complexity": "complex", "doc_id": "chunk_001077", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "blockchain", "source_line": 147, "source_path": "core\\python\\blockchain\\client.py", "text": "client.register_proof (core\\python\\blockchain\\client.py:147)"} +{"complexity": "medium", "doc_id": "chunk_001078", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "blockchain", "source_line": 207, "source_path": "core\\python\\blockchain\\client.py", "text": "client.verify_proof (core\\python\\blockchain\\client.py:207)"} +{"complexity": "complex", "doc_id": "chunk_001079", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "blockchain", "source_line": 222, "source_path": "core\\python\\blockchain\\client.py", "text": "client.submit_verification (core\\python\\blockchain\\client.py:222)"} +{"complexity": "medium", "doc_id": "chunk_001080", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "blockchain", "source_line": 277, "source_path": "core\\python\\blockchain\\client.py", "text": "client.get_verification (core\\python\\blockchain\\client.py:277)"} +{"complexity": "medium", "doc_id": "chunk_001081", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "blockchain", "source_line": 296, "source_path": "core\\python\\blockchain\\client.py", "text": "client.get_network_status (core\\python\\blockchain\\client.py:296)"} +{"complexity": "simple", "doc_id": "chunk_001082", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "blockchain", "source_line": 319, "source_path": "core\\python\\blockchain\\client.py", "text": "client.get_all_networks_status (core\\python\\blockchain\\client.py:319)"} +{"complexity": "medium", "doc_id": "chunk_001083", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "blockchain", "source_line": 326, "source_path": "core\\python\\blockchain\\client.py", "text": "client.estimate_gas_cost (core\\python\\blockchain\\client.py:326)"} +{"complexity": "simple", "doc_id": "chunk_001084", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "blockchain", "source_line": 14, "source_path": "core\\python\\blockchain\\config.py", "text": "config.Network (core\\python\\blockchain\\config.py:14)"} +{"complexity": "simple", "doc_id": "chunk_001085", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "blockchain", "source_line": 23, "source_path": "core\\python\\blockchain\\config.py", "text": "config.ContractConfig (core\\python\\blockchain\\config.py:23)"} +{"complexity": "simple", "doc_id": "chunk_001086", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "blockchain", "source_line": 31, "source_path": "core\\python\\blockchain\\config.py", "text": "config.RPCConfig (core\\python\\blockchain\\config.py:31)"} +{"complexity": "complex", "doc_id": "chunk_001087", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "blockchain", "source_line": 38, "source_path": "core\\python\\blockchain\\config.py", "text": "config.BlockchainConfig (core\\python\\blockchain\\config.py:38)"} +{"complexity": "simple", "doc_id": "chunk_001088", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "blockchain", "source_line": 43, "source_path": "core\\python\\blockchain\\config.py", "text": "config.__init__ (core\\python\\blockchain\\config.py:43)"} +{"complexity": "complex", "doc_id": "chunk_001089", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "blockchain", "source_line": 54, "source_path": "core\\python\\blockchain\\config.py", "text": "config._load_rpc_configs (core\\python\\blockchain\\config.py:54)"} +{"complexity": "complex", "doc_id": "chunk_001090", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "blockchain", "source_line": 123, "source_path": "core\\python\\blockchain\\config.py", "text": "config._load_contract_configs (core\\python\\blockchain\\config.py:123)"} +{"complexity": "simple", "doc_id": "chunk_001091", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "blockchain", "source_line": 159, "source_path": "core\\python\\blockchain\\config.py", "text": "config._load_wallet_config (core\\python\\blockchain\\config.py:159)"} +{"complexity": "simple", "doc_id": "chunk_001092", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "blockchain", "source_line": 166, "source_path": "core\\python\\blockchain\\config.py", "text": "config.get_rpc_url (core\\python\\blockchain\\config.py:166)"} +{"complexity": "simple", "doc_id": "chunk_001093", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "blockchain", "source_line": 171, "source_path": "core\\python\\blockchain\\config.py", "text": "config.get_chain_id (core\\python\\blockchain\\config.py:171)"} +{"complexity": "simple", "doc_id": "chunk_001094", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "blockchain", "source_line": 176, "source_path": "core\\python\\blockchain\\config.py", "text": "config.get_contract_address (core\\python\\blockchain\\config.py:176)"} +{"complexity": "simple", "doc_id": "chunk_001095", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "blockchain", "source_line": 183, "source_path": "core\\python\\blockchain\\config.py", "text": "config.get_contract_abi (core\\python\\blockchain\\config.py:183)"} +{"complexity": "simple", "doc_id": "chunk_001096", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "blockchain", "source_line": 188, "source_path": "core\\python\\blockchain\\config.py", "text": "config.is_network_configured (core\\python\\blockchain\\config.py:188)"} +{"complexity": "simple", "doc_id": "chunk_001097", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "blockchain", "source_line": 192, "source_path": "core\\python\\blockchain\\config.py", "text": "config.get_configured_networks (core\\python\\blockchain\\config.py:192)"} +{"complexity": "medium", "doc_id": "chunk_001098", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "blockchain", "source_line": 196, "source_path": "core\\python\\blockchain\\config.py", "text": "config.validate_config (core\\python\\blockchain\\config.py:196)"} +{"complexity": "medium", "doc_id": "chunk_001099", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "blockchain", "source_line": 227, "source_path": "core\\python\\blockchain\\config.py", "text": "config._get_proof_registry_abi (core\\python\\blockchain\\config.py:227)"} +{"complexity": "medium", "doc_id": "chunk_001100", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "blockchain", "source_line": 253, "source_path": "core\\python\\blockchain\\config.py", "text": "config._get_verification_gateway_abi (core\\python\\blockchain\\config.py:253)"} +{"complexity": "medium", "doc_id": "chunk_001101", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "blockchain", "source_line": 272, "source_path": "core\\python\\blockchain\\config.py", "text": "config._get_erc20_abi (core\\python\\blockchain\\config.py:272)"} +{"complexity": "simple", "doc_id": "chunk_001102", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "blockchain", "source_line": 16, "source_path": "core\\python\\blockchain\\merkle_tree.py", "text": "merkle_tree._sha256 (core\\python\\blockchain\\merkle_tree.py:16)"} +{"complexity": "simple", "doc_id": "chunk_001103", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "blockchain", "source_line": 21, "source_path": "core\\python\\blockchain\\merkle_tree.py", "text": "merkle_tree._combine (core\\python\\blockchain\\merkle_tree.py:21)"} +{"complexity": "simple", "doc_id": "chunk_001104", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "blockchain", "source_line": 27, "source_path": "core\\python\\blockchain\\merkle_tree.py", "text": "merkle_tree.MerkleProof (core\\python\\blockchain\\merkle_tree.py:27)"} +{"complexity": "complex", "doc_id": "chunk_001105", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "blockchain", "source_line": 35, "source_path": "core\\python\\blockchain\\merkle_tree.py", "text": "merkle_tree.MerkleTree (core\\python\\blockchain\\merkle_tree.py:35)"} +{"complexity": "medium", "doc_id": "chunk_001106", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "blockchain", "source_line": 156, "source_path": "core\\python\\blockchain\\merkle_tree.py", "text": "merkle_tree.build_merkle_tree (core\\python\\blockchain\\merkle_tree.py:156)"} +{"complexity": "complex", "doc_id": "chunk_001107", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "blockchain", "source_line": 52, "source_path": "core\\python\\blockchain\\merkle_tree.py", "text": "merkle_tree.__init__ (core\\python\\blockchain\\merkle_tree.py:52)"} +{"complexity": "simple", "doc_id": "chunk_001108", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "blockchain", "source_line": 87, "source_path": "core\\python\\blockchain\\merkle_tree.py", "text": "merkle_tree.get_root (core\\python\\blockchain\\merkle_tree.py:87)"} +{"complexity": "medium", "doc_id": "chunk_001109", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "blockchain", "source_line": 97, "source_path": "core\\python\\blockchain\\merkle_tree.py", "text": "merkle_tree.get_proof (core\\python\\blockchain\\merkle_tree.py:97)"} +{"complexity": "medium", "doc_id": "chunk_001110", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "blockchain", "source_line": 127, "source_path": "core\\python\\blockchain\\merkle_tree.py", "text": "merkle_tree.verify_proof (core\\python\\blockchain\\merkle_tree.py:127)"} +{"complexity": "simple", "doc_id": "chunk_001111", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "blockchain", "source_line": 68, "source_path": "core\\python\\blockchain\\polygon_nexus.py", "text": "polygon_nexus.AnchorResult (core\\python\\blockchain\\polygon_nexus.py:68)"} +{"complexity": "complex", "doc_id": "chunk_001112", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "blockchain", "source_line": 79, "source_path": "core\\python\\blockchain\\polygon_nexus.py", "text": "polygon_nexus.PolygonNexus (core\\python\\blockchain\\polygon_nexus.py:79)"} +{"complexity": "medium", "doc_id": "chunk_001113", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "blockchain", "source_line": 89, "source_path": "core\\python\\blockchain\\polygon_nexus.py", "text": "polygon_nexus.__init__ (core\\python\\blockchain\\polygon_nexus.py:89)"} +{"complexity": "medium", "doc_id": "chunk_001114", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "blockchain", "source_line": 102, "source_path": "core\\python\\blockchain\\polygon_nexus.py", "text": "polygon_nexus.execute_x402_transfer (core\\python\\blockchain\\polygon_nexus.py:102)"} +{"complexity": "simple", "doc_id": "chunk_001115", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "blockchain", "source_line": 122, "source_path": "core\\python\\blockchain\\polygon_nexus.py", "text": "polygon_nexus.verify_ml2_consensus (core\\python\\blockchain\\polygon_nexus.py:122)"} +{"complexity": "medium", "doc_id": "chunk_001116", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "blockchain", "source_line": 131, "source_path": "core\\python\\blockchain\\polygon_nexus.py", "text": "polygon_nexus.calculate_merkle_root (core\\python\\blockchain\\polygon_nexus.py:131)"} +{"complexity": "complex", "doc_id": "chunk_001117", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "blockchain", "source_line": 151, "source_path": "core\\python\\blockchain\\polygon_nexus.py", "text": "polygon_nexus.flush_batch (core\\python\\blockchain\\polygon_nexus.py:151)"} +{"complexity": "medium", "doc_id": "chunk_001118", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "blockchain", "source_line": 6, "source_path": "core\\python\\blockchain\\PolygonClient.py", "text": "PolygonClient.PolygonClient (core\\python\\blockchain\\PolygonClient.py:6)"} +{"complexity": "simple", "doc_id": "chunk_001119", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "blockchain", "source_line": 9, "source_path": "core\\python\\blockchain\\PolygonClient.py", "text": "PolygonClient.__init__ (core\\python\\blockchain\\PolygonClient.py:9)"} +{"complexity": "simple", "doc_id": "chunk_001120", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "blockchain", "source_line": 14, "source_path": "core\\python\\blockchain\\PolygonClient.py", "text": "PolygonClient.send_transaction (core\\python\\blockchain\\PolygonClient.py:14)"} +{"complexity": "simple", "doc_id": "chunk_001121", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "blockchain", "source_line": 18, "source_path": "core\\python\\blockchain\\PolygonClient.py", "text": "PolygonClient.call_contract (core\\python\\blockchain\\PolygonClient.py:18)"} +{"complexity": "simple", "doc_id": "chunk_001122", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "blockchain", "source_line": 22, "source_path": "core\\python\\blockchain\\PolygonClient.py", "text": "PolygonClient.get_balance (core\\python\\blockchain\\PolygonClient.py:22)"} +{"complexity": "simple", "doc_id": "chunk_001123", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "blockchain", "source_line": 26, "source_path": "core\\python\\blockchain\\PolygonClient.py", "text": "PolygonClient.get_transaction_receipt (core\\python\\blockchain\\PolygonClient.py:26)"} +{"complexity": "complex", "doc_id": "chunk_001124", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "blockchain", "source_line": 43, "source_path": "core\\python\\blockchain\\x402.py", "text": "x402.X402PaymentHeader (core\\python\\blockchain\\x402.py:43)"} +{"complexity": "medium", "doc_id": "chunk_001125", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "blockchain", "source_line": 90, "source_path": "core\\python\\blockchain\\x402.py", "text": "x402.SherlockAttestation (core\\python\\blockchain\\x402.py:90)"} +{"complexity": "complex", "doc_id": "chunk_001126", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "blockchain", "source_line": 119, "source_path": "core\\python\\blockchain\\x402.py", "text": "x402.X402PaymentVerifier (core\\python\\blockchain\\x402.py:119)"} +{"complexity": "simple", "doc_id": "chunk_001127", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "blockchain", "source_line": 71, "source_path": "core\\python\\blockchain\\x402.py", "text": "x402.to_header_value (core\\python\\blockchain\\x402.py:71)"} +{"complexity": "simple", "doc_id": "chunk_001128", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "blockchain", "source_line": 78, "source_path": "core\\python\\blockchain\\x402.py", "text": "x402.from_header_value (core\\python\\blockchain\\x402.py:78)"} +{"complexity": "simple", "doc_id": "chunk_001129", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "blockchain", "source_line": 84, "source_path": "core\\python\\blockchain\\x402.py", "text": "x402.to_dict (core\\python\\blockchain\\x402.py:84)"} +{"complexity": "simple", "doc_id": "chunk_001130", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "blockchain", "source_line": 105, "source_path": "core\\python\\blockchain\\x402.py", "text": "x402.to_header_value (core\\python\\blockchain\\x402.py:105)"} +{"complexity": "simple", "doc_id": "chunk_001131", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "blockchain", "source_line": 112, "source_path": "core\\python\\blockchain\\x402.py", "text": "x402.from_header_value (core\\python\\blockchain\\x402.py:112)"} +{"complexity": "medium", "doc_id": "chunk_001132", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "blockchain", "source_line": 130, "source_path": "core\\python\\blockchain\\x402.py", "text": "x402.__init__ (core\\python\\blockchain\\x402.py:130)"} +{"complexity": "simple", "doc_id": "chunk_001133", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "blockchain", "source_line": 146, "source_path": "core\\python\\blockchain\\x402.py", "text": "x402.get_public_key_hex (core\\python\\blockchain\\x402.py:146)"} +{"complexity": "complex", "doc_id": "chunk_001134", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "blockchain", "source_line": 154, "source_path": "core\\python\\blockchain\\x402.py", "text": "x402.create_payment_header (core\\python\\blockchain\\x402.py:154)"} +{"complexity": "medium", "doc_id": "chunk_001135", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "blockchain", "source_line": 205, "source_path": "core\\python\\blockchain\\x402.py", "text": "x402.verify_payment_header (core\\python\\blockchain\\x402.py:205)"} +{"complexity": "complex", "doc_id": "chunk_001136", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "blockchain", "source_line": 236, "source_path": "core\\python\\blockchain\\x402.py", "text": "x402.create_attestation (core\\python\\blockchain\\x402.py:236)"} +{"complexity": "complex", "doc_id": "chunk_001137", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "blockchain", "source_line": 275, "source_path": "core\\python\\blockchain\\x402.py", "text": "x402.compute_inference_cost (core\\python\\blockchain\\x402.py:275)"} +{"complexity": "simple", "doc_id": "chunk_001138", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "blockchain", "source_line": 320, "source_path": "core\\python\\blockchain\\x402.py", "text": "x402._sign (core\\python\\blockchain\\x402.py:320)"} +{"complexity": "simple", "doc_id": "chunk_001139", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "blockchain", "source_line": 326, "source_path": "core\\python\\blockchain\\x402.py", "text": "x402._verify (core\\python\\blockchain\\x402.py:326)"} +{"complexity": "medium", "doc_id": "chunk_001140", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "blockchain", "source_line": 336, "source_path": "core\\python\\blockchain\\x402.py", "text": "x402.generate_op_return_data (core\\python\\blockchain\\x402.py:336)"} +{"complexity": "medium", "doc_id": "chunk_001141", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 29, "source_path": "core\\python\\browser\\browser_credentials.py", "text": "browser_credentials.BrowserCredentials (core\\python\\browser\\browser_credentials.py:29)"} +{"complexity": "medium", "doc_id": "chunk_001142", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 45, "source_path": "core\\python\\browser\\browser_credentials.py", "text": "browser_credentials.EncryptedCredential (core\\python\\browser\\browser_credentials.py:45)"} +{"complexity": "complex", "doc_id": "chunk_001143", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 76, "source_path": "core\\python\\browser\\browser_credentials.py", "text": "browser_credentials.ZeroKnowledgeCredentialVault (core\\python\\browser\\browser_credentials.py:76)"} +{"complexity": "simple", "doc_id": "chunk_001144", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 35, "source_path": "core\\python\\browser\\browser_credentials.py", "text": "browser_credentials.to_dict (core\\python\\browser\\browser_credentials.py:35)"} +{"complexity": "simple", "doc_id": "chunk_001145", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 90, "source_path": "core\\python\\browser\\browser_credentials.py", "text": "browser_credentials.__init__ (core\\python\\browser\\browser_credentials.py:90)"} +{"complexity": "complex", "doc_id": "chunk_001146", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 98, "source_path": "core\\python\\browser\\browser_credentials.py", "text": "browser_credentials.derive_key (core\\python\\browser\\browser_credentials.py:98)"} +{"complexity": "complex", "doc_id": "chunk_001147", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 135, "source_path": "core\\python\\browser\\browser_credentials.py", "text": "browser_credentials.encrypt_credential (core\\python\\browser\\browser_credentials.py:135)"} +{"complexity": "complex", "doc_id": "chunk_001148", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 173, "source_path": "core\\python\\browser\\browser_credentials.py", "text": "browser_credentials.decrypt_credential (core\\python\\browser\\browser_credentials.py:173)"} +{"complexity": "complex", "doc_id": "chunk_001149", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 211, "source_path": "core\\python\\browser\\browser_credentials.py", "text": "browser_credentials.prove_credential_exists (core\\python\\browser\\browser_credentials.py:211)"} +{"complexity": "medium", "doc_id": "chunk_001150", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 248, "source_path": "core\\python\\browser\\browser_credentials.py", "text": "browser_credentials.export_encrypted (core\\python\\browser\\browser_credentials.py:248)"} +{"complexity": "complex", "doc_id": "chunk_001151", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 273, "source_path": "core\\python\\browser\\browser_credentials.py", "text": "browser_credentials.import_encrypted (core\\python\\browser\\browser_credentials.py:273)"} +{"complexity": "medium", "doc_id": "chunk_001152", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 342, "source_path": "core\\python\\browser\\browser_credentials.py", "text": "browser_credentials._aes_gcm_encrypt (core\\python\\browser\\browser_credentials.py:342)"} +{"complexity": "medium", "doc_id": "chunk_001153", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 362, "source_path": "core\\python\\browser\\browser_credentials.py", "text": "browser_credentials._aes_gcm_decrypt (core\\python\\browser\\browser_credentials.py:362)"} +{"complexity": "simple", "doc_id": "chunk_001154", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 44, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.AgentType (core\\python\\browser\\browser_orchestration.py:44)"} +{"complexity": "medium", "doc_id": "chunk_001155", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 56, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.AgentCapability (core\\python\\browser\\browser_orchestration.py:56)"} +{"complexity": "medium", "doc_id": "chunk_001156", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "agents", "source_line": 76, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.SharedContext (core\\python\\browser\\browser_orchestration.py:76)"} +{"complexity": "medium", "doc_id": "chunk_001157", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 104, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.AgentCoordination (core\\python\\browser\\browser_orchestration.py:104)"} +{"complexity": "medium", "doc_id": "chunk_001158", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 122, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.Action (core\\python\\browser\\browser_orchestration.py:122)"} +{"complexity": "complex", "doc_id": "chunk_001159", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 144, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.BrowserOrchestrator (core\\python\\browser\\browser_orchestration.py:144)"} +{"complexity": "simple", "doc_id": "chunk_001160", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "agents", "source_line": 571, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.get_orchestrator (core\\python\\browser\\browser_orchestration.py:571)"} +{"complexity": "simple", "doc_id": "chunk_001161", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 585, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.BrowsingAction (core\\python\\browser\\browser_orchestration.py:585)"} +{"complexity": "simple", "doc_id": "chunk_001162", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "agents", "source_line": 596, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.ProofOfBrowsing (core\\python\\browser\\browser_orchestration.py:596)"} +{"complexity": "simple", "doc_id": "chunk_001163", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 608, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.SessionState (core\\python\\browser\\browser_orchestration.py:608)"} +{"complexity": "medium", "doc_id": "chunk_001164", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 616, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.BrowserCredentialManager (core\\python\\browser\\browser_orchestration.py:616)"} +{"complexity": "simple", "doc_id": "chunk_001165", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "agents", "source_line": 94, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.add_proof (core\\python\\browser\\browser_orchestration.py:94)"} +{"complexity": "simple", "doc_id": "chunk_001166", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 98, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.update_agent_state (core\\python\\browser\\browser_orchestration.py:98)"} +{"complexity": "simple", "doc_id": "chunk_001167", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 132, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.to_dict (core\\python\\browser\\browser_orchestration.py:132)"} +{"complexity": "simple", "doc_id": "chunk_001168", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "agents", "source_line": 159, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.__init__ (core\\python\\browser\\browser_orchestration.py:159)"} +{"complexity": "complex", "doc_id": "chunk_001169", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 170, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.register_agent (core\\python\\browser\\browser_orchestration.py:170)"} +{"complexity": "medium", "doc_id": "chunk_001170", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 213, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.find_capable_agents (core\\python\\browser\\browser_orchestration.py:213)"} +{"complexity": "simple", "doc_id": "chunk_001171", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "agents", "source_line": 230, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.get_agents_by_type (core\\python\\browser\\browser_orchestration.py:230)"} +{"complexity": "simple", "doc_id": "chunk_001172", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "agents", "source_line": 234, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.get_available_agents (core\\python\\browser\\browser_orchestration.py:234)"} +{"complexity": "medium", "doc_id": "chunk_001173", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "agents", "source_line": 242, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.create_context (core\\python\\browser\\browser_orchestration.py:242)"} +{"complexity": "simple", "doc_id": "chunk_001174", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "agents", "source_line": 254, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.get_context (core\\python\\browser\\browser_orchestration.py:254)"} +{"complexity": "simple", "doc_id": "chunk_001175", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "agents", "source_line": 258, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.get_shared_context (core\\python\\browser\\browser_orchestration.py:258)"} +{"complexity": "medium", "doc_id": "chunk_001176", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "agents", "source_line": 262, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.update_shared_context (core\\python\\browser\\browser_orchestration.py:262)"} +{"complexity": "complex", "doc_id": "chunk_001177", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "agents", "source_line": 290, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.measure_coherence (core\\python\\browser\\browser_orchestration.py:290)"} +{"complexity": "complex", "doc_id": "chunk_001178", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "agents", "source_line": 333, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration._execute_agent_with_sync (core\\python\\browser\\browser_orchestration.py:333)"} +{"complexity": "medium", "doc_id": "chunk_001179", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 393, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.coordinate (core\\python\\browser\\browser_orchestration.py:393)"} +{"complexity": "complex", "doc_id": "chunk_001180", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 425, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.coordinate_multi_agent_task (core\\python\\browser\\browser_orchestration.py:425)"} +{"complexity": "simple", "doc_id": "chunk_001181", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 544, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.close_coordination (core\\python\\browser\\browser_orchestration.py:544)"} +{"complexity": "medium", "doc_id": "chunk_001182", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "agents", "source_line": 551, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.get_proof_summary (core\\python\\browser\\browser_orchestration.py:551)"} +{"complexity": "simple", "doc_id": "chunk_001183", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 591, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.to_dict (core\\python\\browser\\browser_orchestration.py:591)"} +{"complexity": "simple", "doc_id": "chunk_001184", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 603, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.add_action (core\\python\\browser\\browser_orchestration.py:603)"} +{"complexity": "simple", "doc_id": "chunk_001185", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "agents", "source_line": 622, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.__init__ (core\\python\\browser\\browser_orchestration.py:622)"} +{"complexity": "simple", "doc_id": "chunk_001186", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "core", "module": "agents", "source_line": 626, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.store (core\\python\\browser\\browser_orchestration.py:626)"} +{"complexity": "simple", "doc_id": "chunk_001187", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 629, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.retrieve (core\\python\\browser\\browser_orchestration.py:629)"} +{"complexity": "medium", "doc_id": "chunk_001188", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 28, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.BrowserAgent (core\\python\\browser\\browser_orchestration.py:28)"} +{"complexity": "simple", "doc_id": "chunk_001189", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "agents", "source_line": 31, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.__init__ (core\\python\\browser\\browser_orchestration.py:31)"} +{"complexity": "simple", "doc_id": "chunk_001190", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 34, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.__aenter__ (core\\python\\browser\\browser_orchestration.py:34)"} +{"complexity": "simple", "doc_id": "chunk_001191", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 37, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.__aexit__ (core\\python\\browser\\browser_orchestration.py:37)"} +{"complexity": "simple", "doc_id": "chunk_001192", "function_type": "async_function", "has_docstring": "no", "keyword": "run", "layer": "core", "module": "agents", "source_line": 40, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.execute_task (core\\python\\browser\\browser_orchestration.py:40)"} +{"complexity": "simple", "doc_id": "chunk_001193", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "core", "module": "agents", "source_line": 499, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration._FallbackProof (core\\python\\browser\\browser_orchestration.py:499)"} +{"complexity": "simple", "doc_id": "chunk_001194", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "agents", "source_line": 500, "source_path": "core\\python\\browser\\browser_orchestration.py", "text": "browser_orchestration.__init__ (core\\python\\browser\\browser_orchestration.py:500)"} +{"complexity": "complex", "doc_id": "chunk_001195", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 44, "source_path": "core\\python\\browser\\browser_proof_marketplace.py", "text": "browser_proof_marketplace.ProofListing (core\\python\\browser\\browser_proof_marketplace.py:44)"} +{"complexity": "complex", "doc_id": "chunk_001196", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 84, "source_path": "core\\python\\browser\\browser_proof_marketplace.py", "text": "browser_proof_marketplace.BrowserProofMarketplace (core\\python\\browser\\browser_proof_marketplace.py:84)"} +{"complexity": "simple", "doc_id": "chunk_001197", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "proofs", "source_line": 399, "source_path": "core\\python\\browser\\browser_proof_marketplace.py", "text": "browser_proof_marketplace.get_marketplace (core\\python\\browser\\browser_proof_marketplace.py:399)"} +{"complexity": "medium", "doc_id": "chunk_001198", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "proofs", "source_line": 99, "source_path": "core\\python\\browser\\browser_proof_marketplace.py", "text": "browser_proof_marketplace.__init__ (core\\python\\browser\\browser_proof_marketplace.py:99)"} +{"complexity": "simple", "doc_id": "chunk_001199", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "proofs", "source_line": 121, "source_path": "core\\python\\browser\\browser_proof_marketplace.py", "text": "browser_proof_marketplace._init_web3 (core\\python\\browser\\browser_proof_marketplace.py:121)"} +{"complexity": "complex", "doc_id": "chunk_001200", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 134, "source_path": "core\\python\\browser\\browser_proof_marketplace.py", "text": "browser_proof_marketplace.list_proof (core\\python\\browser\\browser_proof_marketplace.py:134)"} +{"complexity": "simple", "doc_id": "chunk_001201", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "proofs", "source_line": 168, "source_path": "core\\python\\browser\\browser_proof_marketplace.py", "text": "browser_proof_marketplace.get_listing (core\\python\\browser\\browser_proof_marketplace.py:168)"} +{"complexity": "complex", "doc_id": "chunk_001202", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 172, "source_path": "core\\python\\browser\\browser_proof_marketplace.py", "text": "browser_proof_marketplace.search_listings (core\\python\\browser\\browser_proof_marketplace.py:172)"} +{"complexity": "medium", "doc_id": "chunk_001203", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 213, "source_path": "core\\python\\browser\\browser_proof_marketplace.py", "text": "browser_proof_marketplace.purchase_proof (core\\python\\browser\\browser_proof_marketplace.py:213)"} +{"complexity": "complex", "doc_id": "chunk_001204", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "proofs", "source_line": 242, "source_path": "core\\python\\browser\\browser_proof_marketplace.py", "text": "browser_proof_marketplace.upload_to_ipfs (core\\python\\browser\\browser_proof_marketplace.py:242)"} +{"complexity": "simple", "doc_id": "chunk_001205", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 285, "source_path": "core\\python\\browser\\browser_proof_marketplace.py", "text": "browser_proof_marketplace._mock_cid (core\\python\\browser\\browser_proof_marketplace.py:285)"} +{"complexity": "complex", "doc_id": "chunk_001206", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 295, "source_path": "core\\python\\browser\\browser_proof_marketplace.py", "text": "browser_proof_marketplace.mint_nft (core\\python\\browser\\browser_proof_marketplace.py:295)"} +{"complexity": "simple", "doc_id": "chunk_001207", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 341, "source_path": "core\\python\\browser\\browser_proof_marketplace.py", "text": "browser_proof_marketplace._mock_token_id (core\\python\\browser\\browser_proof_marketplace.py:341)"} +{"complexity": "complex", "doc_id": "chunk_001208", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 349, "source_path": "core\\python\\browser\\browser_proof_marketplace.py", "text": "browser_proof_marketplace.anchor_to_blockchain (core\\python\\browser\\browser_proof_marketplace.py:349)"} +{"complexity": "simple", "doc_id": "chunk_001209", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 385, "source_path": "core\\python\\browser\\browser_proof_marketplace.py", "text": "browser_proof_marketplace._mock_tx (core\\python\\browser\\browser_proof_marketplace.py:385)"} +{"complexity": "medium", "doc_id": "chunk_001210", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 49, "source_path": "core\\python\\browser\\browser_voice.py", "text": "browser_voice.VoiceCommand (core\\python\\browser\\browser_voice.py:49)"} +{"complexity": "simple", "doc_id": "chunk_001211", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 70, "source_path": "core\\python\\browser\\browser_voice.py", "text": "browser_voice.BrowserVoice (core\\python\\browser\\browser_voice.py:70)"} +{"complexity": "simple", "doc_id": "chunk_001212", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 96, "source_path": "core\\python\\browser\\browser_voice.py", "text": "browser_voice._classify_command (core\\python\\browser\\browser_voice.py:96)"} +{"complexity": "complex", "doc_id": "chunk_001213", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 110, "source_path": "core\\python\\browser\\browser_voice.py", "text": "browser_voice.BrowserVoiceControl (core\\python\\browser\\browser_voice.py:110)"} +{"complexity": "simple", "doc_id": "chunk_001214", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 74, "source_path": "core\\python\\browser\\browser_voice.py", "text": "browser_voice.listen (core\\python\\browser\\browser_voice.py:74)"} +{"complexity": "simple", "doc_id": "chunk_001215", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 77, "source_path": "core\\python\\browser\\browser_voice.py", "text": "browser_voice.speak (core\\python\\browser\\browser_voice.py:77)"} +{"complexity": "medium", "doc_id": "chunk_001216", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 127, "source_path": "core\\python\\browser\\browser_voice.py", "text": "browser_voice.__init__ (core\\python\\browser\\browser_voice.py:127)"} +{"complexity": "simple", "doc_id": "chunk_001217", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 148, "source_path": "core\\python\\browser\\browser_voice.py", "text": "browser_voice._init_openai (core\\python\\browser\\browser_voice.py:148)"} +{"complexity": "medium", "doc_id": "chunk_001218", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 159, "source_path": "core\\python\\browser\\browser_voice.py", "text": "browser_voice._init_local_whisper (core\\python\\browser\\browser_voice.py:159)"} +{"complexity": "complex", "doc_id": "chunk_001219", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 176, "source_path": "core\\python\\browser\\browser_voice.py", "text": "browser_voice.process_voice_command (core\\python\\browser\\browser_voice.py:176)"} +{"complexity": "medium", "doc_id": "chunk_001220", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 236, "source_path": "core\\python\\browser\\browser_voice.py", "text": "browser_voice.interpret_command (core\\python\\browser\\browser_voice.py:236)"} +{"complexity": "complex", "doc_id": "chunk_001221", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 250, "source_path": "core\\python\\browser\\browser_voice.py", "text": "browser_voice.process_gesture (core\\python\\browser\\browser_voice.py:250)"} +{"complexity": "medium", "doc_id": "chunk_001222", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 295, "source_path": "core\\python\\browser\\browser_voice.py", "text": "browser_voice.generate_voice_proof (core\\python\\browser\\browser_voice.py:295)"} +{"complexity": "medium", "doc_id": "chunk_001223", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 322, "source_path": "core\\python\\browser\\browser_voice.py", "text": "browser_voice._transcribe_openai (core\\python\\browser\\browser_voice.py:322)"} +{"complexity": "complex", "doc_id": "chunk_001224", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 344, "source_path": "core\\python\\browser\\browser_voice.py", "text": "browser_voice._transcribe_local (core\\python\\browser\\browser_voice.py:344)"} +{"complexity": "simple", "doc_id": "chunk_001225", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "agents", "source_line": 8, "source_path": "core\\python\\browser\\orchestrator.py", "text": "orchestrator.VerificationDomain (core\\python\\browser\\orchestrator.py:8)"} +{"complexity": "simple", "doc_id": "chunk_001226", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 16, "source_path": "core\\python\\browser\\orchestrator.py", "text": "orchestrator.BrowserOrchestrator (core\\python\\browser\\orchestrator.py:16)"} +{"complexity": "simple", "doc_id": "chunk_001227", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "agents", "source_line": 19, "source_path": "core\\python\\browser\\orchestrator.py", "text": "orchestrator.__init__ (core\\python\\browser\\orchestrator.py:19)"} +{"complexity": "simple", "doc_id": "chunk_001228", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "agents", "source_line": 22, "source_path": "core\\python\\browser\\orchestrator.py", "text": "orchestrator.execute_task (core\\python\\browser\\orchestrator.py:22)"} +{"complexity": "simple", "doc_id": "chunk_001229", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "cache", "source_line": 42, "source_path": "core\\python\\cache\\__init__.py", "text": "__init__.CacheConfig (core\\python\\cache\\__init__.py:42)"} +{"complexity": "complex", "doc_id": "chunk_001230", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "cache", "source_line": 54, "source_path": "core\\python\\cache\\__init__.py", "text": "__init__.CacheStats (core\\python\\cache\\__init__.py:54)"} +{"complexity": "complex", "doc_id": "chunk_001231", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "cache", "source_line": 119, "source_path": "core\\python\\cache\\__init__.py", "text": "__init__.SemanticCache (core\\python\\cache\\__init__.py:119)"} +{"complexity": "simple", "doc_id": "chunk_001232", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "cache", "source_line": 65, "source_path": "core\\python\\cache\\__init__.py", "text": "__init__.l1_hit_rate (core\\python\\cache\\__init__.py:65)"} +{"complexity": "simple", "doc_id": "chunk_001233", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "cache", "source_line": 70, "source_path": "core\\python\\cache\\__init__.py", "text": "__init__.l2_hit_rate (core\\python\\cache\\__init__.py:70)"} +{"complexity": "simple", "doc_id": "chunk_001234", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "cache", "source_line": 75, "source_path": "core\\python\\cache\\__init__.py", "text": "__init__.l3_hit_rate (core\\python\\cache\\__init__.py:75)"} +{"complexity": "simple", "doc_id": "chunk_001235", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "cache", "source_line": 80, "source_path": "core\\python\\cache\\__init__.py", "text": "__init__.overall_hit_rate (core\\python\\cache\\__init__.py:80)"} +{"complexity": "simple", "doc_id": "chunk_001236", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "cache", "source_line": 85, "source_path": "core\\python\\cache\\__init__.py", "text": "__init__.avg_latency_ms (core\\python\\cache\\__init__.py:85)"} +{"complexity": "simple", "doc_id": "chunk_001237", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "cache", "source_line": 88, "source_path": "core\\python\\cache\\__init__.py", "text": "__init__.record_hit (core\\python\\cache\\__init__.py:88)"} +{"complexity": "simple", "doc_id": "chunk_001238", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "cache", "source_line": 98, "source_path": "core\\python\\cache\\__init__.py", "text": "__init__.record_miss (core\\python\\cache\\__init__.py:98)"} +{"complexity": "medium", "doc_id": "chunk_001239", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "cache", "source_line": 106, "source_path": "core\\python\\cache\\__init__.py", "text": "__init__.to_dict (core\\python\\cache\\__init__.py:106)"} +{"complexity": "medium", "doc_id": "chunk_001240", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "cache", "source_line": 120, "source_path": "core\\python\\cache\\__init__.py", "text": "__init__.__init__ (core\\python\\cache\\__init__.py:120)"} +{"complexity": "simple", "doc_id": "chunk_001241", "function_type": "async_function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "cache", "source_line": 133, "source_path": "core\\python\\cache\\__init__.py", "text": "__init__.initialize (core\\python\\cache\\__init__.py:133)"} +{"complexity": "medium", "doc_id": "chunk_001242", "function_type": "async_function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "cache", "source_line": 136, "source_path": "core\\python\\cache\\__init__.py", "text": "__init__.get (core\\python\\cache\\__init__.py:136)"} +{"complexity": "medium", "doc_id": "chunk_001243", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "cache", "source_line": 156, "source_path": "core\\python\\cache\\__init__.py", "text": "__init__.set (core\\python\\cache\\__init__.py:156)"} +{"complexity": "simple", "doc_id": "chunk_001244", "function_type": "async_function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "cache", "source_line": 173, "source_path": "core\\python\\cache\\__init__.py", "text": "__init__.invalidate (core\\python\\cache\\__init__.py:173)"} +{"complexity": "simple", "doc_id": "chunk_001245", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "cache", "source_line": 179, "source_path": "core\\python\\cache\\__init__.py", "text": "__init__.clear (core\\python\\cache\\__init__.py:179)"} +{"complexity": "simple", "doc_id": "chunk_001246", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "cache", "source_line": 184, "source_path": "core\\python\\cache\\__init__.py", "text": "__init__.close (core\\python\\cache\\__init__.py:184)"} +{"complexity": "simple", "doc_id": "chunk_001247", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "cache", "source_line": 187, "source_path": "core\\python\\cache\\__init__.py", "text": "__init__.get_stats (core\\python\\cache\\__init__.py:187)"} +{"complexity": "medium", "doc_id": "chunk_001248", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "cache", "source_line": 8, "source_path": "core\\python\\cache\\CacheConfig.py", "text": "CacheConfig.CacheConfig (core\\python\\cache\\CacheConfig.py:8)"} +{"complexity": "simple", "doc_id": "chunk_001249", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "cache", "source_line": 15, "source_path": "core\\python\\cache\\CacheConfig.py", "text": "CacheConfig.to_dict (core\\python\\cache\\CacheConfig.py:15)"} +{"complexity": "complex", "doc_id": "chunk_001250", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "cache", "source_line": 39, "source_path": "core\\python\\cache\\fast_cache.py", "text": "fast_cache.CacheEntry (core\\python\\cache\\fast_cache.py:39)"} +{"complexity": "complex", "doc_id": "chunk_001251", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "cache", "source_line": 94, "source_path": "core\\python\\cache\\fast_cache.py", "text": "fast_cache.CacheStats (core\\python\\cache\\fast_cache.py:94)"} +{"complexity": "medium", "doc_id": "chunk_001252", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "cache", "source_line": 142, "source_path": "core\\python\\cache\\fast_cache.py", "text": "fast_cache.CacheBackend (core\\python\\cache\\fast_cache.py:142)"} +{"complexity": "complex", "doc_id": "chunk_001253", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "cache", "source_line": 177, "source_path": "core\\python\\cache\\fast_cache.py", "text": "fast_cache.MemoryCache (core\\python\\cache\\fast_cache.py:177)"} +{"complexity": "simple", "doc_id": "chunk_001254", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "cache", "source_line": 61, "source_path": "core\\python\\cache\\fast_cache.py", "text": "fast_cache.__post_init__ (core\\python\\cache\\fast_cache.py:61)"} +{"complexity": "simple", "doc_id": "chunk_001255", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "cache", "source_line": 65, "source_path": "core\\python\\cache\\fast_cache.py", "text": "fast_cache._compute_hash (core\\python\\cache\\fast_cache.py:65)"} +{"complexity": "simple", "doc_id": "chunk_001256", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "cache", "source_line": 74, "source_path": "core\\python\\cache\\fast_cache.py", "text": "fast_cache.is_expired (core\\python\\cache\\fast_cache.py:74)"} +{"complexity": "simple", "doc_id": "chunk_001257", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "cache", "source_line": 80, "source_path": "core\\python\\cache\\fast_cache.py", "text": "fast_cache.touch (core\\python\\cache\\fast_cache.py:80)"} +{"complexity": "simple", "doc_id": "chunk_001258", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "cache", "source_line": 85, "source_path": "core\\python\\cache\\fast_cache.py", "text": "fast_cache.verify_integrity (core\\python\\cache\\fast_cache.py:85)"} +{"complexity": "simple", "doc_id": "chunk_001259", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "cache", "source_line": 114, "source_path": "core\\python\\cache\\fast_cache.py", "text": "fast_cache.hit_rate (core\\python\\cache\\fast_cache.py:114)"} +{"complexity": "simple", "doc_id": "chunk_001260", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "cache", "source_line": 122, "source_path": "core\\python\\cache\\fast_cache.py", "text": "fast_cache.total_requests (core\\python\\cache\\fast_cache.py:122)"} +{"complexity": "medium", "doc_id": "chunk_001261", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "cache", "source_line": 125, "source_path": "core\\python\\cache\\fast_cache.py", "text": "fast_cache.to_dict (core\\python\\cache\\fast_cache.py:125)"} +{"complexity": "simple", "doc_id": "chunk_001262", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "cache", "source_line": 149, "source_path": "core\\python\\cache\\fast_cache.py", "text": "fast_cache.get (core\\python\\cache\\fast_cache.py:149)"} +{"complexity": "simple", "doc_id": "chunk_001263", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "cache", "source_line": 153, "source_path": "core\\python\\cache\\fast_cache.py", "text": "fast_cache.set (core\\python\\cache\\fast_cache.py:153)"} +{"complexity": "simple", "doc_id": "chunk_001264", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "cache", "source_line": 157, "source_path": "core\\python\\cache\\fast_cache.py", "text": "fast_cache.delete (core\\python\\cache\\fast_cache.py:157)"} +{"complexity": "simple", "doc_id": "chunk_001265", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "cache", "source_line": 161, "source_path": "core\\python\\cache\\fast_cache.py", "text": "fast_cache.clear (core\\python\\cache\\fast_cache.py:161)"} +{"complexity": "simple", "doc_id": "chunk_001266", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "cache", "source_line": 165, "source_path": "core\\python\\cache\\fast_cache.py", "text": "fast_cache.stats (core\\python\\cache\\fast_cache.py:165)"} +{"complexity": "simple", "doc_id": "chunk_001267", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "cache", "source_line": 169, "source_path": "core\\python\\cache\\fast_cache.py", "text": "fast_cache.contains (core\\python\\cache\\fast_cache.py:169)"} +{"complexity": "medium", "doc_id": "chunk_001268", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "cache", "source_line": 197, "source_path": "core\\python\\cache\\fast_cache.py", "text": "fast_cache.__init__ (core\\python\\cache\\fast_cache.py:197)"} +{"complexity": "simple", "doc_id": "chunk_001269", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "cache", "source_line": 220, "source_path": "core\\python\\cache\\fast_cache.py", "text": "fast_cache._evict_expired_unlocked (core\\python\\cache\\fast_cache.py:220)"} +{"complexity": "simple", "doc_id": "chunk_001270", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "cache", "source_line": 229, "source_path": "core\\python\\cache\\fast_cache.py", "text": "fast_cache._evict_lru_unlocked (core\\python\\cache\\fast_cache.py:229)"} +{"complexity": "medium", "doc_id": "chunk_001271", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "cache", "source_line": 239, "source_path": "core\\python\\cache\\fast_cache.py", "text": "fast_cache.get (core\\python\\cache\\fast_cache.py:239)"} +{"complexity": "simple", "doc_id": "chunk_001272", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "cache", "source_line": 258, "source_path": "core\\python\\cache\\fast_cache.py", "text": "fast_cache.get_entry (core\\python\\cache\\fast_cache.py:258)"} +{"complexity": "medium", "doc_id": "chunk_001273", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "cache", "source_line": 268, "source_path": "core\\python\\cache\\fast_cache.py", "text": "fast_cache.set (core\\python\\cache\\fast_cache.py:268)"} +{"complexity": "simple", "doc_id": "chunk_001274", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "cache", "source_line": 285, "source_path": "core\\python\\cache\\fast_cache.py", "text": "fast_cache.delete (core\\python\\cache\\fast_cache.py:285)"} +{"complexity": "simple", "doc_id": "chunk_001275", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "cache", "source_line": 292, "source_path": "core\\python\\cache\\fast_cache.py", "text": "fast_cache.clear (core\\python\\cache\\fast_cache.py:292)"} +{"complexity": "simple", "doc_id": "chunk_001276", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "cache", "source_line": 296, "source_path": "core\\python\\cache\\fast_cache.py", "text": "fast_cache.contains (core\\python\\cache\\fast_cache.py:296)"} +{"complexity": "simple", "doc_id": "chunk_001277", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "cache", "source_line": 307, "source_path": "core\\python\\cache\\fast_cache.py", "text": "fast_cache.stats (core\\python\\cache\\fast_cache.py:307)"} +{"complexity": "simple", "doc_id": "chunk_001278", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "cache", "source_line": 318, "source_path": "core\\python\\cache\\fast_cache.py", "text": "fast_cache.keys (core\\python\\cache\\fast_cache.py:318)"} +{"complexity": "simple", "doc_id": "chunk_001279", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "cache", "source_line": 323, "source_path": "core\\python\\cache\\fast_cache.py", "text": "fast_cache.__len__ (core\\python\\cache\\fast_cache.py:323)"} +{"complexity": "simple", "doc_id": "chunk_001280", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "cache", "source_line": 327, "source_path": "core\\python\\cache\\fast_cache.py", "text": "fast_cache.__contains__ (core\\python\\cache\\fast_cache.py:327)"} +{"complexity": "medium", "doc_id": "chunk_001281", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "cache", "source_line": 33, "source_path": "core\\python\\cache\\semantic_cache.py", "text": "semantic_cache.CacheConfig (core\\python\\cache\\semantic_cache.py:33)"} +{"complexity": "complex", "doc_id": "chunk_001282", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "cache", "source_line": 64, "source_path": "core\\python\\cache\\semantic_cache.py", "text": "semantic_cache.CacheStats (core\\python\\cache\\semantic_cache.py:64)"} +{"complexity": "simple", "doc_id": "chunk_001283", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "cache", "source_line": 163, "source_path": "core\\python\\cache\\semantic_cache.py", "text": "semantic_cache._L1Entry (core\\python\\cache\\semantic_cache.py:163)"} +{"complexity": "complex", "doc_id": "chunk_001284", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "cache", "source_line": 172, "source_path": "core\\python\\cache\\semantic_cache.py", "text": "semantic_cache.SemanticCache (core\\python\\cache\\semantic_cache.py:172)"} +{"complexity": "simple", "doc_id": "chunk_001285", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "cache", "source_line": 83, "source_path": "core\\python\\cache\\semantic_cache.py", "text": "semantic_cache.l1_hit_rate (core\\python\\cache\\semantic_cache.py:83)"} +{"complexity": "simple", "doc_id": "chunk_001286", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "cache", "source_line": 88, "source_path": "core\\python\\cache\\semantic_cache.py", "text": "semantic_cache.l2_hit_rate (core\\python\\cache\\semantic_cache.py:88)"} +{"complexity": "simple", "doc_id": "chunk_001287", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "cache", "source_line": 93, "source_path": "core\\python\\cache\\semantic_cache.py", "text": "semantic_cache.l3_hit_rate (core\\python\\cache\\semantic_cache.py:93)"} +{"complexity": "simple", "doc_id": "chunk_001288", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "cache", "source_line": 98, "source_path": "core\\python\\cache\\semantic_cache.py", "text": "semantic_cache.overall_hit_rate (core\\python\\cache\\semantic_cache.py:98)"} +{"complexity": "simple", "doc_id": "chunk_001289", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "cache", "source_line": 103, "source_path": "core\\python\\cache\\semantic_cache.py", "text": "semantic_cache.avg_latency_ms (core\\python\\cache\\semantic_cache.py:103)"} +{"complexity": "medium", "doc_id": "chunk_001290", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "cache", "source_line": 108, "source_path": "core\\python\\cache\\semantic_cache.py", "text": "semantic_cache.record_hit (core\\python\\cache\\semantic_cache.py:108)"} +{"complexity": "simple", "doc_id": "chunk_001291", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "cache", "source_line": 120, "source_path": "core\\python\\cache\\semantic_cache.py", "text": "semantic_cache.record_miss (core\\python\\cache\\semantic_cache.py:120)"} +{"complexity": "medium", "doc_id": "chunk_001292", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "cache", "source_line": 132, "source_path": "core\\python\\cache\\semantic_cache.py", "text": "semantic_cache.to_dict (core\\python\\cache\\semantic_cache.py:132)"} +{"complexity": "medium", "doc_id": "chunk_001293", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "cache", "source_line": 186, "source_path": "core\\python\\cache\\semantic_cache.py", "text": "semantic_cache.__init__ (core\\python\\cache\\semantic_cache.py:186)"} +{"complexity": "complex", "doc_id": "chunk_001294", "function_type": "async_function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "cache", "source_line": 206, "source_path": "core\\python\\cache\\semantic_cache.py", "text": "semantic_cache.initialize (core\\python\\cache\\semantic_cache.py:206)"} +{"complexity": "simple", "doc_id": "chunk_001295", "function_type": "async_function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "cache", "source_line": 243, "source_path": "core\\python\\cache\\semantic_cache.py", "text": "semantic_cache._ensure_initialized (core\\python\\cache\\semantic_cache.py:243)"} +{"complexity": "simple", "doc_id": "chunk_001296", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "cache", "source_line": 250, "source_path": "core\\python\\cache\\semantic_cache.py", "text": "semantic_cache._cache_key (core\\python\\cache\\semantic_cache.py:250)"} +{"complexity": "medium", "doc_id": "chunk_001297", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "cache", "source_line": 256, "source_path": "core\\python\\cache\\semantic_cache.py", "text": "semantic_cache._l1_get (core\\python\\cache\\semantic_cache.py:256)"} +{"complexity": "simple", "doc_id": "chunk_001298", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "cache", "source_line": 274, "source_path": "core\\python\\cache\\semantic_cache.py", "text": "semantic_cache._l1_set (core\\python\\cache\\semantic_cache.py:274)"} +{"complexity": "complex", "doc_id": "chunk_001299", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "cache", "source_line": 287, "source_path": "core\\python\\cache\\semantic_cache.py", "text": "semantic_cache.get (core\\python\\cache\\semantic_cache.py:287)"} +{"complexity": "medium", "doc_id": "chunk_001300", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "cache", "source_line": 334, "source_path": "core\\python\\cache\\semantic_cache.py", "text": "semantic_cache.set (core\\python\\cache\\semantic_cache.py:334)"} +{"complexity": "medium", "doc_id": "chunk_001301", "function_type": "async_function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "cache", "source_line": 352, "source_path": "core\\python\\cache\\semantic_cache.py", "text": "semantic_cache.invalidate (core\\python\\cache\\semantic_cache.py:352)"} +{"complexity": "medium", "doc_id": "chunk_001302", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "cache", "source_line": 365, "source_path": "core\\python\\cache\\semantic_cache.py", "text": "semantic_cache.clear (core\\python\\cache\\semantic_cache.py:365)"} +{"complexity": "simple", "doc_id": "chunk_001303", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "cache", "source_line": 383, "source_path": "core\\python\\cache\\semantic_cache.py", "text": "semantic_cache.close (core\\python\\cache\\semantic_cache.py:383)"} +{"complexity": "simple", "doc_id": "chunk_001304", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "cache", "source_line": 391, "source_path": "core\\python\\cache\\semantic_cache.py", "text": "semantic_cache.get_stats (core\\python\\cache\\semantic_cache.py:391)"} +{"complexity": "simple", "doc_id": "chunk_001305", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "cache", "source_line": 397, "source_path": "core\\python\\cache\\semantic_cache.py", "text": "semantic_cache._l2_add (core\\python\\cache\\semantic_cache.py:397)"} +{"complexity": "medium", "doc_id": "chunk_001306", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "cache", "source_line": 407, "source_path": "core\\python\\cache\\semantic_cache.py", "text": "semantic_cache._l2_search (core\\python\\cache\\semantic_cache.py:407)"} +{"complexity": "simple", "doc_id": "chunk_001307", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "cache", "source_line": 428, "source_path": "core\\python\\cache\\semantic_cache.py", "text": "semantic_cache._l3_get (core\\python\\cache\\semantic_cache.py:428)"} +{"complexity": "simple", "doc_id": "chunk_001308", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "cache", "source_line": 439, "source_path": "core\\python\\cache\\semantic_cache.py", "text": "semantic_cache._l3_set (core\\python\\cache\\semantic_cache.py:439)"} +{"complexity": "simple", "doc_id": "chunk_001309", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 16, "source_path": "core\\python\\client.py", "text": "client.AevionClientError (core\\python\\client.py:16)"} +{"complexity": "medium", "doc_id": "chunk_001310", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 27, "source_path": "core\\python\\client.py", "text": "client.AevionAPIError (core\\python\\client.py:27)"} +{"complexity": "complex", "doc_id": "chunk_001311", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 41, "source_path": "core\\python\\client.py", "text": "client.AevionClient (core\\python\\client.py:41)"} +{"complexity": "simple", "doc_id": "chunk_001312", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 19, "source_path": "core\\python\\client.py", "text": "client.__init__ (core\\python\\client.py:19)"} +{"complexity": "simple", "doc_id": "chunk_001313", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 23, "source_path": "core\\python\\client.py", "text": "client.__str__ (core\\python\\client.py:23)"} +{"complexity": "simple", "doc_id": "chunk_001314", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 30, "source_path": "core\\python\\client.py", "text": "client.__init__ (core\\python\\client.py:30)"} +{"complexity": "medium", "doc_id": "chunk_001315", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 58, "source_path": "core\\python\\client.py", "text": "client.__init__ (core\\python\\client.py:58)"} +{"complexity": "simple", "doc_id": "chunk_001316", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 75, "source_path": "core\\python\\client.py", "text": "client.__enter__ (core\\python\\client.py:75)"} +{"complexity": "simple", "doc_id": "chunk_001317", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 78, "source_path": "core\\python\\client.py", "text": "client.__exit__ (core\\python\\client.py:78)"} +{"complexity": "simple", "doc_id": "chunk_001318", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 81, "source_path": "core\\python\\client.py", "text": "client.close (core\\python\\client.py:81)"} +{"complexity": "simple", "doc_id": "chunk_001319", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 89, "source_path": "core\\python\\client.py", "text": "client._headers (core\\python\\client.py:89)"} +{"complexity": "medium", "doc_id": "chunk_001320", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 98, "source_path": "core\\python\\client.py", "text": "client._request (core\\python\\client.py:98)"} +{"complexity": "simple", "doc_id": "chunk_001321", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 133, "source_path": "core\\python\\client.py", "text": "client.whoami (core\\python\\client.py:133)"} +{"complexity": "medium", "doc_id": "chunk_001322", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 141, "source_path": "core\\python\\client.py", "text": "client.create_proof (core\\python\\client.py:141)"} +{"complexity": "simple", "doc_id": "chunk_001323", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 153, "source_path": "core\\python\\client.py", "text": "client.verify_proof (core\\python\\client.py:153)"} +{"complexity": "simple", "doc_id": "chunk_001324", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 161, "source_path": "core\\python\\client.py", "text": "client.batch_prove (core\\python\\client.py:161)"} +{"complexity": "simple", "doc_id": "chunk_001325", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 169, "source_path": "core\\python\\client.py", "text": "client.get_batch_status (core\\python\\client.py:169)"} +{"complexity": "medium", "doc_id": "chunk_001326", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 173, "source_path": "core\\python\\client.py", "text": "client.wait_for_batch (core\\python\\client.py:173)"} +{"complexity": "simple", "doc_id": "chunk_001327", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 190, "source_path": "core\\python\\client.py", "text": "client.download_batch (core\\python\\client.py:190)"} +{"complexity": "simple", "doc_id": "chunk_001328", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 194, "source_path": "core\\python\\client.py", "text": "client.list_batches (core\\python\\client.py:194)"} +{"complexity": "simple", "doc_id": "chunk_001329", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 206, "source_path": "core\\python\\client.py", "text": "client.list_chains (core\\python\\client.py:206)"} +{"complexity": "medium", "doc_id": "chunk_001330", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 210, "source_path": "core\\python\\client.py", "text": "client.create_chain (core\\python\\client.py:210)"} +{"complexity": "simple", "doc_id": "chunk_001331", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 223, "source_path": "core\\python\\client.py", "text": "client.export_chain (core\\python\\client.py:223)"} +{"complexity": "simple", "doc_id": "chunk_001332", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 227, "source_path": "core\\python\\client.py", "text": "client.verify_chain (core\\python\\client.py:227)"} +{"complexity": "simple", "doc_id": "chunk_001333", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 235, "source_path": "core\\python\\client.py", "text": "client.list_keys (core\\python\\client.py:235)"} +{"complexity": "medium", "doc_id": "chunk_001334", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 239, "source_path": "core\\python\\client.py", "text": "client.generate_key (core\\python\\client.py:239)"} +{"complexity": "simple", "doc_id": "chunk_001335", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 252, "source_path": "core\\python\\client.py", "text": "client.rotate_key (core\\python\\client.py:252)"} +{"complexity": "simple", "doc_id": "chunk_001336", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 256, "source_path": "core\\python\\client.py", "text": "client.revoke_key (core\\python\\client.py:256)"} +{"complexity": "simple", "doc_id": "chunk_001337", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 264, "source_path": "core\\python\\client.py", "text": "client.get_stats (core\\python\\client.py:264)"} +{"complexity": "medium", "doc_id": "chunk_001338", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 268, "source_path": "core\\python\\client.py", "text": "client.generate_audit_report (core\\python\\client.py:268)"} +{"complexity": "complex", "doc_id": "chunk_001339", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 57, "source_path": "core\\python\\cognitive_lattice.py", "text": "cognitive_lattice.Framework (core\\python\\cognitive_lattice.py:57)"} +{"complexity": "simple", "doc_id": "chunk_001340", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "consensus", "source_line": 101, "source_path": "core\\python\\cognitive_lattice.py", "text": "cognitive_lattice.FrameworkScore (core\\python\\cognitive_lattice.py:101)"} +{"complexity": "medium", "doc_id": "chunk_001341", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 110, "source_path": "core\\python\\cognitive_lattice.py", "text": "cognitive_lattice.LatticeVerdict (core\\python\\cognitive_lattice.py:110)"} +{"complexity": "complex", "doc_id": "chunk_001342", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 138, "source_path": "core\\python\\cognitive_lattice.py", "text": "cognitive_lattice.CognitiveLattice (core\\python\\cognitive_lattice.py:138)"} +{"complexity": "complex", "doc_id": "chunk_001343", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 352, "source_path": "core\\python\\cognitive_lattice.py", "text": "cognitive_lattice.prove_reasoning (core\\python\\cognitive_lattice.py:352)"} +{"complexity": "medium", "doc_id": "chunk_001344", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "consensus", "source_line": 393, "source_path": "core\\python\\cognitive_lattice.py", "text": "cognitive_lattice.get_framework_status (core\\python\\cognitive_lattice.py:393)"} +{"complexity": "medium", "doc_id": "chunk_001345", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 121, "source_path": "core\\python\\cognitive_lattice.py", "text": "cognitive_lattice.to_dict (core\\python\\cognitive_lattice.py:121)"} +{"complexity": "medium", "doc_id": "chunk_001346", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "consensus", "source_line": 154, "source_path": "core\\python\\cognitive_lattice.py", "text": "cognitive_lattice.__init__ (core\\python\\cognitive_lattice.py:154)"} +{"complexity": "complex", "doc_id": "chunk_001347", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 173, "source_path": "core\\python\\cognitive_lattice.py", "text": "cognitive_lattice.evaluate_reasoning (core\\python\\cognitive_lattice.py:173)"} +{"complexity": "medium", "doc_id": "chunk_001348", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 281, "source_path": "core\\python\\cognitive_lattice.py", "text": "cognitive_lattice._fallback_evaluation (core\\python\\cognitive_lattice.py:281)"} +{"complexity": "simple", "doc_id": "chunk_001349", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 311, "source_path": "core\\python\\cognitive_lattice.py", "text": "cognitive_lattice._analyze_cryptographic (core\\python\\cognitive_lattice.py:311)"} +{"complexity": "simple", "doc_id": "chunk_001350", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 318, "source_path": "core\\python\\cognitive_lattice.py", "text": "cognitive_lattice._analyze_byzantine (core\\python\\cognitive_lattice.py:318)"} +{"complexity": "simple", "doc_id": "chunk_001351", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 325, "source_path": "core\\python\\cognitive_lattice.py", "text": "cognitive_lattice._analyze_formal (core\\python\\cognitive_lattice.py:325)"} +{"complexity": "simple", "doc_id": "chunk_001352", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 335, "source_path": "core\\python\\cognitive_lattice.py", "text": "cognitive_lattice._analyze_probabilistic (core\\python\\cognitive_lattice.py:335)"} +{"complexity": "simple", "doc_id": "chunk_001353", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 343, "source_path": "core\\python\\cognitive_lattice.py", "text": "cognitive_lattice._analyze_zk (core\\python\\cognitive_lattice.py:343)"} +{"complexity": "simple", "doc_id": "chunk_001354", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 40, "source_path": "core\\python\\cognitive_lattice.py", "text": "cognitive_lattice.collapse_intent (core\\python\\cognitive_lattice.py:40)"} +{"complexity": "simple", "doc_id": "chunk_001355", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "consensus", "source_line": 28, "source_path": "core\\python\\cognitive_lattice_v2.py", "text": "cognitive_lattice_v2._get_export (core\\python\\cognitive_lattice_v2.py:28)"} +{"complexity": "medium", "doc_id": "chunk_001356", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 137, "source_path": "core\\python\\cognitive_lattice_v2.py", "text": "cognitive_lattice_v2.LatticeVerdict (core\\python\\cognitive_lattice_v2.py:137)"} +{"complexity": "complex", "doc_id": "chunk_001357", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 164, "source_path": "core\\python\\cognitive_lattice_v2.py", "text": "cognitive_lattice_v2.CognitiveLatticeV2 (core\\python\\cognitive_lattice_v2.py:164)"} +{"complexity": "medium", "doc_id": "chunk_001358", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "consensus", "source_line": 667, "source_path": "core\\python\\cognitive_lattice_v2.py", "text": "cognitive_lattice_v2.run_lattice_test (core\\python\\cognitive_lattice_v2.py:667)"} +{"complexity": "medium", "doc_id": "chunk_001359", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 149, "source_path": "core\\python\\cognitive_lattice_v2.py", "text": "cognitive_lattice_v2.to_dict (core\\python\\cognitive_lattice_v2.py:149)"} +{"complexity": "medium", "doc_id": "chunk_001360", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "consensus", "source_line": 175, "source_path": "core\\python\\cognitive_lattice_v2.py", "text": "cognitive_lattice_v2.__init__ (core\\python\\cognitive_lattice_v2.py:175)"} +{"complexity": "complex", "doc_id": "chunk_001361", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "consensus", "source_line": 189, "source_path": "core\\python\\cognitive_lattice_v2.py", "text": "cognitive_lattice_v2._initialize_all_frameworks (core\\python\\cognitive_lattice_v2.py:189)"} +{"complexity": "simple", "doc_id": "chunk_001362", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "consensus", "source_line": 356, "source_path": "core\\python\\cognitive_lattice_v2.py", "text": "cognitive_lattice_v2.get_status (core\\python\\cognitive_lattice_v2.py:356)"} +{"complexity": "complex", "doc_id": "chunk_001363", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 365, "source_path": "core\\python\\cognitive_lattice_v2.py", "text": "cognitive_lattice_v2.evaluate_reasoning (core\\python\\cognitive_lattice_v2.py:365)"} +{"complexity": "complex", "doc_id": "chunk_001364", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "consensus", "source_line": 416, "source_path": "core\\python\\cognitive_lattice_v2.py", "text": "cognitive_lattice_v2._run_framework (core\\python\\cognitive_lattice_v2.py:416)"} +{"complexity": "medium", "doc_id": "chunk_001365", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "consensus", "source_line": 640, "source_path": "core\\python\\cognitive_lattice_v2.py", "text": "cognitive_lattice_v2._generate_proof (core\\python\\cognitive_lattice_v2.py:640)"} +{"complexity": "medium", "doc_id": "chunk_001366", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 652, "source_path": "core\\python\\cognitive_lattice_v2.py", "text": "cognitive_lattice_v2._determine_level (core\\python\\cognitive_lattice_v2.py:652)"} +{"complexity": "simple", "doc_id": "chunk_001367", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 14, "source_path": "core\\python\\communication\\proof_of_communication.py", "text": "proof_of_communication.CommunicationProof (core\\python\\communication\\proof_of_communication.py:14)"} +{"complexity": "complex", "doc_id": "chunk_001368", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 24, "source_path": "core\\python\\communication\\proof_of_communication.py", "text": "proof_of_communication.CommunicationProofChain (core\\python\\communication\\proof_of_communication.py:24)"} +{"complexity": "simple", "doc_id": "chunk_001369", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "proofs", "source_line": 61, "source_path": "core\\python\\communication\\proof_of_communication.py", "text": "proof_of_communication.validate_message_id (core\\python\\communication\\proof_of_communication.py:61)"} +{"complexity": "simple", "doc_id": "chunk_001370", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "proofs", "source_line": 27, "source_path": "core\\python\\communication\\proof_of_communication.py", "text": "proof_of_communication.__init__ (core\\python\\communication\\proof_of_communication.py:27)"} +{"complexity": "medium", "doc_id": "chunk_001371", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 30, "source_path": "core\\python\\communication\\proof_of_communication.py", "text": "proof_of_communication.add_proof (core\\python\\communication\\proof_of_communication.py:30)"} +{"complexity": "simple", "doc_id": "chunk_001372", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "proofs", "source_line": 49, "source_path": "core\\python\\communication\\proof_of_communication.py", "text": "proof_of_communication.verify_chain (core\\python\\communication\\proof_of_communication.py:49)"} +{"complexity": "simple", "doc_id": "chunk_001373", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 53, "source_path": "core\\python\\communication\\proof_of_communication.py", "text": "proof_of_communication.get_proof (core\\python\\communication\\proof_of_communication.py:53)"} +{"complexity": "simple", "doc_id": "chunk_001374", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 39, "source_path": "core\\python\\communication\\validation.py", "text": "validation.MessagePriority (core\\python\\communication\\validation.py:39)"} +{"complexity": "complex", "doc_id": "chunk_001375", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 49, "source_path": "core\\python\\communication\\validation.py", "text": "validation.Message (core\\python\\communication\\validation.py:49)"} +{"complexity": "complex", "doc_id": "chunk_001376", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "core", "module": "other", "source_line": 136, "source_path": "core\\python\\communication\\validation.py", "text": "validation.MessageValidator (core\\python\\communication\\validation.py:136)"} +{"complexity": "complex", "doc_id": "chunk_001377", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 236, "source_path": "core\\python\\communication\\validation.py", "text": "validation.CommunicationChannel (core\\python\\communication\\validation.py:236)"} +{"complexity": "complex", "doc_id": "chunk_001378", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 343, "source_path": "core\\python\\communication\\validation.py", "text": "validation.ProofOfCommunication (core\\python\\communication\\validation.py:343)"} +{"complexity": "medium", "doc_id": "chunk_001379", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 440, "source_path": "core\\python\\communication\\validation.py", "text": "validation.validate_message_id (core\\python\\communication\\validation.py:440)"} +{"complexity": "medium", "doc_id": "chunk_001380", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 457, "source_path": "core\\python\\communication\\validation.py", "text": "validation.validate_confidence (core\\python\\communication\\validation.py:457)"} +{"complexity": "medium", "doc_id": "chunk_001381", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 472, "source_path": "core\\python\\communication\\validation.py", "text": "validation.validate_entity_id (core\\python\\communication\\validation.py:472)"} +{"complexity": "medium", "doc_id": "chunk_001382", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 487, "source_path": "core\\python\\communication\\validation.py", "text": "validation.validate_content (core\\python\\communication\\validation.py:487)"} +{"complexity": "medium", "doc_id": "chunk_001383", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 502, "source_path": "core\\python\\communication\\validation.py", "text": "validation.validate_interpretation (core\\python\\communication\\validation.py:502)"} +{"complexity": "simple", "doc_id": "chunk_001384", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 78, "source_path": "core\\python\\communication\\validation.py", "text": "validation.__post_init__ (core\\python\\communication\\validation.py:78)"} +{"complexity": "medium", "doc_id": "chunk_001385", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 82, "source_path": "core\\python\\communication\\validation.py", "text": "validation.canonical_body (core\\python\\communication\\validation.py:82)"} +{"complexity": "simple", "doc_id": "chunk_001386", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "other", "source_line": 98, "source_path": "core\\python\\communication\\validation.py", "text": "validation._compute_hash (core\\python\\communication\\validation.py:98)"} +{"complexity": "medium", "doc_id": "chunk_001387", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 101, "source_path": "core\\python\\communication\\validation.py", "text": "validation.to_dict (core\\python\\communication\\validation.py:101)"} +{"complexity": "medium", "doc_id": "chunk_001388", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 116, "source_path": "core\\python\\communication\\validation.py", "text": "validation.from_dict (core\\python\\communication\\validation.py:116)"} +{"complexity": "simple", "doc_id": "chunk_001389", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 156, "source_path": "core\\python\\communication\\validation.py", "text": "validation.__init__ (core\\python\\communication\\validation.py:156)"} +{"complexity": "medium", "doc_id": "chunk_001390", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 164, "source_path": "core\\python\\communication\\validation.py", "text": "validation.validate_schema (core\\python\\communication\\validation.py:164)"} +{"complexity": "medium", "doc_id": "chunk_001391", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "other", "source_line": 194, "source_path": "core\\python\\communication\\validation.py", "text": "validation.validate_signature (core\\python\\communication\\validation.py:194)"} +{"complexity": "simple", "doc_id": "chunk_001392", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "other", "source_line": 207, "source_path": "core\\python\\communication\\validation.py", "text": "validation._compute_signature (core\\python\\communication\\validation.py:207)"} +{"complexity": "simple", "doc_id": "chunk_001393", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "other", "source_line": 215, "source_path": "core\\python\\communication\\validation.py", "text": "validation.sign (core\\python\\communication\\validation.py:215)"} +{"complexity": "simple", "doc_id": "chunk_001394", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 221, "source_path": "core\\python\\communication\\validation.py", "text": "validation.validate (core\\python\\communication\\validation.py:221)"} +{"complexity": "medium", "doc_id": "chunk_001395", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 251, "source_path": "core\\python\\communication\\validation.py", "text": "validation.__init__ (core\\python\\communication\\validation.py:251)"} +{"complexity": "simple", "doc_id": "chunk_001396", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 267, "source_path": "core\\python\\communication\\validation.py", "text": "validation.identity (core\\python\\communication\\validation.py:267)"} +{"complexity": "medium", "doc_id": "chunk_001397", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 270, "source_path": "core\\python\\communication\\validation.py", "text": "validation.send (core\\python\\communication\\validation.py:270)"} +{"complexity": "medium", "doc_id": "chunk_001398", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 297, "source_path": "core\\python\\communication\\validation.py", "text": "validation.receive (core\\python\\communication\\validation.py:297)"} +{"complexity": "simple", "doc_id": "chunk_001399", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 318, "source_path": "core\\python\\communication\\validation.py", "text": "validation.validate (core\\python\\communication\\validation.py:318)"} +{"complexity": "simple", "doc_id": "chunk_001400", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 323, "source_path": "core\\python\\communication\\validation.py", "text": "validation.outbox_size (core\\python\\communication\\validation.py:323)"} +{"complexity": "simple", "doc_id": "chunk_001401", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 327, "source_path": "core\\python\\communication\\validation.py", "text": "validation.inbox_size (core\\python\\communication\\validation.py:327)"} +{"complexity": "simple", "doc_id": "chunk_001402", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 330, "source_path": "core\\python\\communication\\validation.py", "text": "validation.get_outbox (core\\python\\communication\\validation.py:330)"} +{"complexity": "simple", "doc_id": "chunk_001403", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 334, "source_path": "core\\python\\communication\\validation.py", "text": "validation.get_inbox (core\\python\\communication\\validation.py:334)"} +{"complexity": "simple", "doc_id": "chunk_001404", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 359, "source_path": "core\\python\\communication\\validation.py", "text": "validation.__init__ (core\\python\\communication\\validation.py:359)"} +{"complexity": "medium", "doc_id": "chunk_001405", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "other", "source_line": 363, "source_path": "core\\python\\communication\\validation.py", "text": "validation._merkle_root (core\\python\\communication\\validation.py:363)"} +{"complexity": "simple", "doc_id": "chunk_001406", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 378, "source_path": "core\\python\\communication\\validation.py", "text": "validation._verify_chain (core\\python\\communication\\validation.py:378)"} +{"complexity": "medium", "doc_id": "chunk_001407", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 385, "source_path": "core\\python\\communication\\validation.py", "text": "validation.generate (core\\python\\communication\\validation.py:385)"} +{"complexity": "medium", "doc_id": "chunk_001408", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 413, "source_path": "core\\python\\communication\\validation.py", "text": "validation.verify (core\\python\\communication\\validation.py:413)"} +{"complexity": "simple", "doc_id": "chunk_001409", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 46, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen.StackVar (core\\python\\compiler\\codegen.py:46)"} +{"complexity": "medium", "doc_id": "chunk_001410", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 53, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen.CodegenContext (core\\python\\compiler\\codegen.py:53)"} +{"complexity": "simple", "doc_id": "chunk_001411", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 85, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen.CodegenError (core\\python\\compiler\\codegen.py:85)"} +{"complexity": "complex", "doc_id": "chunk_001412", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 94, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen.CodegenBackend (core\\python\\compiler\\codegen.py:94)"} +{"complexity": "complex", "doc_id": "chunk_001413", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 194, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen.X86Backend (core\\python\\compiler\\codegen.py:194)"} +{"complexity": "complex", "doc_id": "chunk_001414", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 488, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen.ARM64Backend (core\\python\\compiler\\codegen.py:488)"} +{"complexity": "complex", "doc_id": "chunk_001415", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 768, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen.RISCVBackend (core\\python\\compiler\\codegen.py:768)"} +{"complexity": "medium", "doc_id": "chunk_001416", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 1066, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen.get_backend (core\\python\\compiler\\codegen.py:1066)"} +{"complexity": "simple", "doc_id": "chunk_001417", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 56, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen.__init__ (core\\python\\compiler\\codegen.py:56)"} +{"complexity": "simple", "doc_id": "chunk_001418", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 62, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen.new_label (core\\python\\compiler\\codegen.py:62)"} +{"complexity": "simple", "doc_id": "chunk_001419", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 67, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen.alloc_local (core\\python\\compiler\\codegen.py:67)"} +{"complexity": "simple", "doc_id": "chunk_001420", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 74, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen.get_local (core\\python\\compiler\\codegen.py:74)"} +{"complexity": "simple", "doc_id": "chunk_001421", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 78, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen.add_string (core\\python\\compiler\\codegen.py:78)"} +{"complexity": "simple", "doc_id": "chunk_001422", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 101, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen.__init__ (core\\python\\compiler\\codegen.py:101)"} +{"complexity": "simple", "doc_id": "chunk_001423", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 106, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._emit (core\\python\\compiler\\codegen.py:106)"} +{"complexity": "simple", "doc_id": "chunk_001424", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 110, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._emit_blank (core\\python\\compiler\\codegen.py:110)"} +{"complexity": "simple", "doc_id": "chunk_001425", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 114, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._new_global_label (core\\python\\compiler\\codegen.py:114)"} +{"complexity": "complex", "doc_id": "chunk_001426", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 119, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen.generate (core\\python\\compiler\\codegen.py:119)"} +{"complexity": "simple", "doc_id": "chunk_001427", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 165, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._emit_header (core\\python\\compiler\\codegen.py:165)"} +{"complexity": "simple", "doc_id": "chunk_001428", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 170, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._gen_function (core\\python\\compiler\\codegen.py:170)"} +{"complexity": "simple", "doc_id": "chunk_001429", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 175, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._gen_global_decl (core\\python\\compiler\\codegen.py:175)"} +{"complexity": "simple", "doc_id": "chunk_001430", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 180, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._gen_statement (core\\python\\compiler\\codegen.py:180)"} +{"complexity": "simple", "doc_id": "chunk_001431", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 185, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._gen_expr (core\\python\\compiler\\codegen.py:185)"} +{"complexity": "simple", "doc_id": "chunk_001432", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 207, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._emit_header (core\\python\\compiler\\codegen.py:207)"} +{"complexity": "simple", "doc_id": "chunk_001433", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 215, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._gen_global_decl (core\\python\\compiler\\codegen.py:215)"} +{"complexity": "complex", "doc_id": "chunk_001434", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 226, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._gen_function (core\\python\\compiler\\codegen.py:226)"} +{"complexity": "medium", "doc_id": "chunk_001435", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 265, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._gen_statement (core\\python\\compiler\\codegen.py:265)"} +{"complexity": "simple", "doc_id": "chunk_001436", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 292, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._current_func_name (core\\python\\compiler\\codegen.py:292)"} +{"complexity": "medium", "doc_id": "chunk_001437", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 299, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._gen_if (core\\python\\compiler\\codegen.py:299)"} +{"complexity": "medium", "doc_id": "chunk_001438", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 316, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._gen_while (core\\python\\compiler\\codegen.py:316)"} +{"complexity": "medium", "doc_id": "chunk_001439", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 330, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._gen_for (core\\python\\compiler\\codegen.py:330)"} +{"complexity": "complex", "doc_id": "chunk_001440", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 359, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._gen_expr (core\\python\\compiler\\codegen.py:359)"} +{"complexity": "complex", "doc_id": "chunk_001441", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 418, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._gen_binary_op (core\\python\\compiler\\codegen.py:418)"} +{"complexity": "medium", "doc_id": "chunk_001442", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 469, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._gen_call (core\\python\\compiler\\codegen.py:469)"} +{"complexity": "simple", "doc_id": "chunk_001443", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 502, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._emit_header (core\\python\\compiler\\codegen.py:502)"} +{"complexity": "simple", "doc_id": "chunk_001444", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 510, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._gen_global_decl (core\\python\\compiler\\codegen.py:510)"} +{"complexity": "complex", "doc_id": "chunk_001445", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 521, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._gen_function (core\\python\\compiler\\codegen.py:521)"} +{"complexity": "medium", "doc_id": "chunk_001446", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 561, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._gen_statement (core\\python\\compiler\\codegen.py:561)"} +{"complexity": "medium", "doc_id": "chunk_001447", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 585, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._gen_if (core\\python\\compiler\\codegen.py:585)"} +{"complexity": "medium", "doc_id": "chunk_001448", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 601, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._gen_while (core\\python\\compiler\\codegen.py:601)"} +{"complexity": "medium", "doc_id": "chunk_001449", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 614, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._gen_for (core\\python\\compiler\\codegen.py:614)"} +{"complexity": "complex", "doc_id": "chunk_001450", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 642, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._gen_expr (core\\python\\compiler\\codegen.py:642)"} +{"complexity": "simple", "doc_id": "chunk_001451", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 691, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._load_immediate (core\\python\\compiler\\codegen.py:691)"} +{"complexity": "complex", "doc_id": "chunk_001452", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 702, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._gen_binary_op (core\\python\\compiler\\codegen.py:702)"} +{"complexity": "medium", "doc_id": "chunk_001453", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 746, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._gen_call (core\\python\\compiler\\codegen.py:746)"} +{"complexity": "simple", "doc_id": "chunk_001454", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 783, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._emit_header (core\\python\\compiler\\codegen.py:783)"} +{"complexity": "simple", "doc_id": "chunk_001455", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 791, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._gen_global_decl (core\\python\\compiler\\codegen.py:791)"} +{"complexity": "complex", "doc_id": "chunk_001456", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 802, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._gen_function (core\\python\\compiler\\codegen.py:802)"} +{"complexity": "medium", "doc_id": "chunk_001457", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 846, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._gen_statement (core\\python\\compiler\\codegen.py:846)"} +{"complexity": "medium", "doc_id": "chunk_001458", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 870, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._gen_if (core\\python\\compiler\\codegen.py:870)"} +{"complexity": "medium", "doc_id": "chunk_001459", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 886, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._gen_while (core\\python\\compiler\\codegen.py:886)"} +{"complexity": "medium", "doc_id": "chunk_001460", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 899, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._gen_for (core\\python\\compiler\\codegen.py:899)"} +{"complexity": "complex", "doc_id": "chunk_001461", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 927, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._gen_expr (core\\python\\compiler\\codegen.py:927)"} +{"complexity": "complex", "doc_id": "chunk_001462", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 975, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._gen_binary_op (core\\python\\compiler\\codegen.py:975)"} +{"complexity": "medium", "doc_id": "chunk_001463", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 1028, "source_path": "core\\python\\compiler\\codegen.py", "text": "codegen._gen_call (core\\python\\compiler\\codegen.py:1028)"} +{"complexity": "complex", "doc_id": "chunk_001464", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 27, "source_path": "core\\python\\compiler\\lexer.py", "text": "lexer.TokenType (core\\python\\compiler\\lexer.py:27)"} +{"complexity": "simple", "doc_id": "chunk_001465", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 114, "source_path": "core\\python\\compiler\\lexer.py", "text": "lexer.Token (core\\python\\compiler\\lexer.py:114)"} +{"complexity": "simple", "doc_id": "chunk_001466", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 126, "source_path": "core\\python\\compiler\\lexer.py", "text": "lexer.LexerError (core\\python\\compiler\\lexer.py:126)"} +{"complexity": "complex", "doc_id": "chunk_001467", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 135, "source_path": "core\\python\\compiler\\lexer.py", "text": "lexer.Lexer (core\\python\\compiler\\lexer.py:135)"} +{"complexity": "simple", "doc_id": "chunk_001468", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 122, "source_path": "core\\python\\compiler\\lexer.py", "text": "lexer.__repr__ (core\\python\\compiler\\lexer.py:122)"} +{"complexity": "simple", "doc_id": "chunk_001469", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 129, "source_path": "core\\python\\compiler\\lexer.py", "text": "lexer.__init__ (core\\python\\compiler\\lexer.py:129)"} +{"complexity": "simple", "doc_id": "chunk_001470", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 145, "source_path": "core\\python\\compiler\\lexer.py", "text": "lexer.__init__ (core\\python\\compiler\\lexer.py:145)"} +{"complexity": "simple", "doc_id": "chunk_001471", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 152, "source_path": "core\\python\\compiler\\lexer.py", "text": "lexer._peek (core\\python\\compiler\\lexer.py:152)"} +{"complexity": "simple", "doc_id": "chunk_001472", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 158, "source_path": "core\\python\\compiler\\lexer.py", "text": "lexer._peek_next (core\\python\\compiler\\lexer.py:158)"} +{"complexity": "simple", "doc_id": "chunk_001473", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 164, "source_path": "core\\python\\compiler\\lexer.py", "text": "lexer._advance (core\\python\\compiler\\lexer.py:164)"} +{"complexity": "simple", "doc_id": "chunk_001474", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 175, "source_path": "core\\python\\compiler\\lexer.py", "text": "lexer._add_token (core\\python\\compiler\\lexer.py:175)"} +{"complexity": "simple", "doc_id": "chunk_001475", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 179, "source_path": "core\\python\\compiler\\lexer.py", "text": "lexer._skip_whitespace (core\\python\\compiler\\lexer.py:179)"} +{"complexity": "simple", "doc_id": "chunk_001476", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 184, "source_path": "core\\python\\compiler\\lexer.py", "text": "lexer._skip_line_comment (core\\python\\compiler\\lexer.py:184)"} +{"complexity": "medium", "doc_id": "chunk_001477", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 189, "source_path": "core\\python\\compiler\\lexer.py", "text": "lexer._skip_block_comment (core\\python\\compiler\\lexer.py:189)"} +{"complexity": "simple", "doc_id": "chunk_001478", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 201, "source_path": "core\\python\\compiler\\lexer.py", "text": "lexer._read_number (core\\python\\compiler\\lexer.py:201)"} +{"complexity": "medium", "doc_id": "chunk_001479", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 211, "source_path": "core\\python\\compiler\\lexer.py", "text": "lexer._read_identifier_or_keyword (core\\python\\compiler\\lexer.py:211)"} +{"complexity": "medium", "doc_id": "chunk_001480", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 224, "source_path": "core\\python\\compiler\\lexer.py", "text": "lexer._read_char_literal (core\\python\\compiler\\lexer.py:224)"} +{"complexity": "medium", "doc_id": "chunk_001481", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 245, "source_path": "core\\python\\compiler\\lexer.py", "text": "lexer._read_string_literal (core\\python\\compiler\\lexer.py:245)"} +{"complexity": "simple", "doc_id": "chunk_001482", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 266, "source_path": "core\\python\\compiler\\lexer.py", "text": "lexer._read_preprocessor (core\\python\\compiler\\lexer.py:266)"} +{"complexity": "complex", "doc_id": "chunk_001483", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 276, "source_path": "core\\python\\compiler\\lexer.py", "text": "lexer.tokenize (core\\python\\compiler\\lexer.py:276)"} +{"complexity": "simple", "doc_id": "chunk_001484", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 53, "source_path": "core\\python\\compiler\\parser.py", "text": "parser.ASTNode (core\\python\\compiler\\parser.py:53)"} +{"complexity": "medium", "doc_id": "chunk_001485", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 60, "source_path": "core\\python\\compiler\\parser.py", "text": "parser.TypeNode (core\\python\\compiler\\parser.py:60)"} +{"complexity": "simple", "doc_id": "chunk_001486", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 74, "source_path": "core\\python\\compiler\\parser.py", "text": "parser.Parameter (core\\python\\compiler\\parser.py:74)"} +{"complexity": "simple", "doc_id": "chunk_001487", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 81, "source_path": "core\\python\\compiler\\parser.py", "text": "parser.IntLiteral (core\\python\\compiler\\parser.py:81)"} +{"complexity": "simple", "doc_id": "chunk_001488", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 87, "source_path": "core\\python\\compiler\\parser.py", "text": "parser.CharLiteral (core\\python\\compiler\\parser.py:87)"} +{"complexity": "simple", "doc_id": "chunk_001489", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 93, "source_path": "core\\python\\compiler\\parser.py", "text": "parser.StringLiteral (core\\python\\compiler\\parser.py:93)"} +{"complexity": "simple", "doc_id": "chunk_001490", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 99, "source_path": "core\\python\\compiler\\parser.py", "text": "parser.Identifier (core\\python\\compiler\\parser.py:99)"} +{"complexity": "simple", "doc_id": "chunk_001491", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 105, "source_path": "core\\python\\compiler\\parser.py", "text": "parser.BinaryOp (core\\python\\compiler\\parser.py:105)"} +{"complexity": "simple", "doc_id": "chunk_001492", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 113, "source_path": "core\\python\\compiler\\parser.py", "text": "parser.UnaryOp (core\\python\\compiler\\parser.py:113)"} +{"complexity": "simple", "doc_id": "chunk_001493", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 120, "source_path": "core\\python\\compiler\\parser.py", "text": "parser.FunctionCall (core\\python\\compiler\\parser.py:120)"} +{"complexity": "simple", "doc_id": "chunk_001494", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 127, "source_path": "core\\python\\compiler\\parser.py", "text": "parser.ArrayIndex (core\\python\\compiler\\parser.py:127)"} +{"complexity": "simple", "doc_id": "chunk_001495", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 134, "source_path": "core\\python\\compiler\\parser.py", "text": "parser.MemberAccess (core\\python\\compiler\\parser.py:134)"} +{"complexity": "simple", "doc_id": "chunk_001496", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "other", "source_line": 142, "source_path": "core\\python\\compiler\\parser.py", "text": "parser.Assignment (core\\python\\compiler\\parser.py:142)"} +{"complexity": "simple", "doc_id": "chunk_001497", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 149, "source_path": "core\\python\\compiler\\parser.py", "text": "parser.ReturnStmt (core\\python\\compiler\\parser.py:149)"} +{"complexity": "simple", "doc_id": "chunk_001498", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 155, "source_path": "core\\python\\compiler\\parser.py", "text": "parser.ExpressionStmt (core\\python\\compiler\\parser.py:155)"} +{"complexity": "simple", "doc_id": "chunk_001499", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 161, "source_path": "core\\python\\compiler\\parser.py", "text": "parser.VarDecl (core\\python\\compiler\\parser.py:161)"} +{"complexity": "simple", "doc_id": "chunk_001500", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 169, "source_path": "core\\python\\compiler\\parser.py", "text": "parser.CompoundStmt (core\\python\\compiler\\parser.py:169)"} +{"complexity": "simple", "doc_id": "chunk_001501", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 175, "source_path": "core\\python\\compiler\\parser.py", "text": "parser.IfStmt (core\\python\\compiler\\parser.py:175)"} +{"complexity": "simple", "doc_id": "chunk_001502", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 183, "source_path": "core\\python\\compiler\\parser.py", "text": "parser.WhileStmt (core\\python\\compiler\\parser.py:183)"} +{"complexity": "simple", "doc_id": "chunk_001503", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 190, "source_path": "core\\python\\compiler\\parser.py", "text": "parser.ForStmt (core\\python\\compiler\\parser.py:190)"} +{"complexity": "simple", "doc_id": "chunk_001504", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 199, "source_path": "core\\python\\compiler\\parser.py", "text": "parser.FunctionDef (core\\python\\compiler\\parser.py:199)"} +{"complexity": "simple", "doc_id": "chunk_001505", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 208, "source_path": "core\\python\\compiler\\parser.py", "text": "parser.GlobalDecl (core\\python\\compiler\\parser.py:208)"} +{"complexity": "simple", "doc_id": "chunk_001506", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 216, "source_path": "core\\python\\compiler\\parser.py", "text": "parser.Program (core\\python\\compiler\\parser.py:216)"} +{"complexity": "simple", "doc_id": "chunk_001507", "function_type": "class", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 226, "source_path": "core\\python\\compiler\\parser.py", "text": "parser.ParseError (core\\python\\compiler\\parser.py:226)"} +{"complexity": "complex", "doc_id": "chunk_001508", "function_type": "class", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 241, "source_path": "core\\python\\compiler\\parser.py", "text": "parser.Parser (core\\python\\compiler\\parser.py:241)"} +{"complexity": "simple", "doc_id": "chunk_001509", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 66, "source_path": "core\\python\\compiler\\parser.py", "text": "parser.__repr__ (core\\python\\compiler\\parser.py:66)"} +{"complexity": "simple", "doc_id": "chunk_001510", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 229, "source_path": "core\\python\\compiler\\parser.py", "text": "parser.__init__ (core\\python\\compiler\\parser.py:229)"} +{"complexity": "simple", "doc_id": "chunk_001511", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 251, "source_path": "core\\python\\compiler\\parser.py", "text": "parser.__init__ (core\\python\\compiler\\parser.py:251)"} +{"complexity": "simple", "doc_id": "chunk_001512", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 255, "source_path": "core\\python\\compiler\\parser.py", "text": "parser._current (core\\python\\compiler\\parser.py:255)"} +{"complexity": "simple", "doc_id": "chunk_001513", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 261, "source_path": "core\\python\\compiler\\parser.py", "text": "parser._peek (core\\python\\compiler\\parser.py:261)"} +{"complexity": "simple", "doc_id": "chunk_001514", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 265, "source_path": "core\\python\\compiler\\parser.py", "text": "parser._advance (core\\python\\compiler\\parser.py:265)"} +{"complexity": "simple", "doc_id": "chunk_001515", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 272, "source_path": "core\\python\\compiler\\parser.py", "text": "parser._expect (core\\python\\compiler\\parser.py:272)"} +{"complexity": "simple", "doc_id": "chunk_001516", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 282, "source_path": "core\\python\\compiler\\parser.py", "text": "parser._match (core\\python\\compiler\\parser.py:282)"} +{"complexity": "simple", "doc_id": "chunk_001517", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 286, "source_path": "core\\python\\compiler\\parser.py", "text": "parser._is_type_keyword (core\\python\\compiler\\parser.py:286)"} +{"complexity": "medium", "doc_id": "chunk_001518", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 292, "source_path": "core\\python\\compiler\\parser.py", "text": "parser._parse_type (core\\python\\compiler\\parser.py:292)"} +{"complexity": "medium", "doc_id": "chunk_001519", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 322, "source_path": "core\\python\\compiler\\parser.py", "text": "parser._parse_primary (core\\python\\compiler\\parser.py:322)"} +{"complexity": "complex", "doc_id": "chunk_001520", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 350, "source_path": "core\\python\\compiler\\parser.py", "text": "parser._parse_postfix (core\\python\\compiler\\parser.py:350)"} +{"complexity": "simple", "doc_id": "chunk_001521", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 397, "source_path": "core\\python\\compiler\\parser.py", "text": "parser._parse_unary (core\\python\\compiler\\parser.py:397)"} +{"complexity": "simple", "doc_id": "chunk_001522", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 407, "source_path": "core\\python\\compiler\\parser.py", "text": "parser._parse_multiplicative (core\\python\\compiler\\parser.py:407)"} +{"complexity": "simple", "doc_id": "chunk_001523", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 417, "source_path": "core\\python\\compiler\\parser.py", "text": "parser._parse_additive (core\\python\\compiler\\parser.py:417)"} +{"complexity": "simple", "doc_id": "chunk_001524", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 427, "source_path": "core\\python\\compiler\\parser.py", "text": "parser._parse_comparison (core\\python\\compiler\\parser.py:427)"} +{"complexity": "simple", "doc_id": "chunk_001525", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 437, "source_path": "core\\python\\compiler\\parser.py", "text": "parser._parse_equality (core\\python\\compiler\\parser.py:437)"} +{"complexity": "simple", "doc_id": "chunk_001526", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 447, "source_path": "core\\python\\compiler\\parser.py", "text": "parser._parse_logical_and (core\\python\\compiler\\parser.py:447)"} +{"complexity": "simple", "doc_id": "chunk_001527", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 457, "source_path": "core\\python\\compiler\\parser.py", "text": "parser._parse_logical_or (core\\python\\compiler\\parser.py:457)"} +{"complexity": "simple", "doc_id": "chunk_001528", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "other", "source_line": 467, "source_path": "core\\python\\compiler\\parser.py", "text": "parser._parse_assignment_expr (core\\python\\compiler\\parser.py:467)"} +{"complexity": "simple", "doc_id": "chunk_001529", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 476, "source_path": "core\\python\\compiler\\parser.py", "text": "parser._parse_expression (core\\python\\compiler\\parser.py:476)"} +{"complexity": "simple", "doc_id": "chunk_001530", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 482, "source_path": "core\\python\\compiler\\parser.py", "text": "parser._parse_return_stmt (core\\python\\compiler\\parser.py:482)"} +{"complexity": "medium", "doc_id": "chunk_001531", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 491, "source_path": "core\\python\\compiler\\parser.py", "text": "parser._parse_if_stmt (core\\python\\compiler\\parser.py:491)"} +{"complexity": "medium", "doc_id": "chunk_001532", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 507, "source_path": "core\\python\\compiler\\parser.py", "text": "parser._parse_while_stmt (core\\python\\compiler\\parser.py:507)"} +{"complexity": "medium", "doc_id": "chunk_001533", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 519, "source_path": "core\\python\\compiler\\parser.py", "text": "parser._parse_for_stmt (core\\python\\compiler\\parser.py:519)"} +{"complexity": "medium", "doc_id": "chunk_001534", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 551, "source_path": "core\\python\\compiler\\parser.py", "text": "parser._parse_var_decl_no_semi (core\\python\\compiler\\parser.py:551)"} +{"complexity": "simple", "doc_id": "chunk_001535", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 573, "source_path": "core\\python\\compiler\\parser.py", "text": "parser._parse_var_decl (core\\python\\compiler\\parser.py:573)"} +{"complexity": "simple", "doc_id": "chunk_001536", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 579, "source_path": "core\\python\\compiler\\parser.py", "text": "parser._parse_compound_stmt (core\\python\\compiler\\parser.py:579)"} +{"complexity": "medium", "doc_id": "chunk_001537", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 588, "source_path": "core\\python\\compiler\\parser.py", "text": "parser._parse_statement (core\\python\\compiler\\parser.py:588)"} +{"complexity": "complex", "doc_id": "chunk_001538", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 611, "source_path": "core\\python\\compiler\\parser.py", "text": "parser._parse_function_or_global (core\\python\\compiler\\parser.py:611)"} +{"complexity": "medium", "doc_id": "chunk_001539", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 655, "source_path": "core\\python\\compiler\\parser.py", "text": "parser.parse (core\\python\\compiler\\parser.py:655)"} +{"complexity": "simple", "doc_id": "chunk_001540", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 39, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic.SemanticError (core\\python\\compiler\\semantic.py:39)"} +{"complexity": "simple", "doc_id": "chunk_001541", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 53, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic.Symbol (core\\python\\compiler\\semantic.py:53)"} +{"complexity": "complex", "doc_id": "chunk_001542", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 62, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic.SymbolTable (core\\python\\compiler\\semantic.py:62)"} +{"complexity": "medium", "doc_id": "chunk_001543", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 116, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic.types_compatible (core\\python\\compiler\\semantic.py:116)"} +{"complexity": "medium", "doc_id": "chunk_001544", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 144, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic.coerce_type (core\\python\\compiler\\semantic.py:144)"} +{"complexity": "complex", "doc_id": "chunk_001545", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 174, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic.SemanticAnalyzer (core\\python\\compiler\\semantic.py:174)"} +{"complexity": "simple", "doc_id": "chunk_001546", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 42, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic.__init__ (core\\python\\compiler\\semantic.py:42)"} +{"complexity": "simple", "doc_id": "chunk_001547", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 71, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic.__init__ (core\\python\\compiler\\semantic.py:71)"} +{"complexity": "simple", "doc_id": "chunk_001548", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 74, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic.enter_scope (core\\python\\compiler\\semantic.py:74)"} +{"complexity": "simple", "doc_id": "chunk_001549", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 78, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic.exit_scope (core\\python\\compiler\\semantic.py:78)"} +{"complexity": "medium", "doc_id": "chunk_001550", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 83, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic.define (core\\python\\compiler\\semantic.py:83)"} +{"complexity": "simple", "doc_id": "chunk_001551", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 95, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic.lookup (core\\python\\compiler\\semantic.py:95)"} +{"complexity": "simple", "doc_id": "chunk_001552", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 102, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic.lookup_current_scope (core\\python\\compiler\\semantic.py:102)"} +{"complexity": "simple", "doc_id": "chunk_001553", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 107, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic.depth (core\\python\\compiler\\semantic.py:107)"} +{"complexity": "simple", "doc_id": "chunk_001554", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 189, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic.__init__ (core\\python\\compiler\\semantic.py:189)"} +{"complexity": "simple", "doc_id": "chunk_001555", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 196, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic._set_type (core\\python\\compiler\\semantic.py:196)"} +{"complexity": "simple", "doc_id": "chunk_001556", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 200, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic._get_type (core\\python\\compiler\\semantic.py:200)"} +{"complexity": "simple", "doc_id": "chunk_001557", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 204, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic._error (core\\python\\compiler\\semantic.py:204)"} +{"complexity": "complex", "doc_id": "chunk_001558", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 210, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic.analyze (core\\python\\compiler\\semantic.py:210)"} +{"complexity": "complex", "doc_id": "chunk_001559", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 252, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic._analyze_function (core\\python\\compiler\\semantic.py:252)"} +{"complexity": "medium", "doc_id": "chunk_001560", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 286, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic._analyze_global_decl (core\\python\\compiler\\semantic.py:286)"} +{"complexity": "medium", "doc_id": "chunk_001561", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 305, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic._analyze_statement (core\\python\\compiler\\semantic.py:305)"} +{"complexity": "simple", "doc_id": "chunk_001562", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 326, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic._analyze_compound (core\\python\\compiler\\semantic.py:326)"} +{"complexity": "medium", "doc_id": "chunk_001563", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 331, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic._analyze_return (core\\python\\compiler\\semantic.py:331)"} +{"complexity": "simple", "doc_id": "chunk_001564", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 358, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic._analyze_if (core\\python\\compiler\\semantic.py:358)"} +{"complexity": "simple", "doc_id": "chunk_001565", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 365, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic._analyze_while (core\\python\\compiler\\semantic.py:365)"} +{"complexity": "medium", "doc_id": "chunk_001566", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 370, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic._analyze_for (core\\python\\compiler\\semantic.py:370)"} +{"complexity": "medium", "doc_id": "chunk_001567", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 385, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic._analyze_var_decl (core\\python\\compiler\\semantic.py:385)"} +{"complexity": "complex", "doc_id": "chunk_001568", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 404, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic._analyze_expr (core\\python\\compiler\\semantic.py:404)"} +{"complexity": "simple", "doc_id": "chunk_001569", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 439, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic._analyze_identifier (core\\python\\compiler\\semantic.py:439)"} +{"complexity": "medium", "doc_id": "chunk_001570", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 447, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic._analyze_binary_op (core\\python\\compiler\\semantic.py:447)"} +{"complexity": "medium", "doc_id": "chunk_001571", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 473, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic._analyze_unary_op (core\\python\\compiler\\semantic.py:473)"} +{"complexity": "complex", "doc_id": "chunk_001572", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 502, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic._analyze_function_call (core\\python\\compiler\\semantic.py:502)"} +{"complexity": "medium", "doc_id": "chunk_001573", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 536, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic._analyze_array_index (core\\python\\compiler\\semantic.py:536)"} +{"complexity": "simple", "doc_id": "chunk_001574", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 553, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic._analyze_member_access (core\\python\\compiler\\semantic.py:553)"} +{"complexity": "medium", "doc_id": "chunk_001575", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "other", "source_line": 560, "source_path": "core\\python\\compiler\\semantic.py", "text": "semantic._analyze_assignment (core\\python\\compiler\\semantic.py:560)"} +{"complexity": "simple", "doc_id": "chunk_001576", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 111, "source_path": "core\\python\\compiler\\test_compiler.py", "text": "test_compiler.print_separator (core\\python\\compiler\\test_compiler.py:111)"} +{"complexity": "simple", "doc_id": "chunk_001577", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 116, "source_path": "core\\python\\compiler\\test_compiler.py", "text": "test_compiler.print_header (core\\python\\compiler\\test_compiler.py:116)"} +{"complexity": "complex", "doc_id": "chunk_001578", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "other", "source_line": 124, "source_path": "core\\python\\compiler\\test_compiler.py", "text": "test_compiler.run_test (core\\python\\compiler\\test_compiler.py:124)"} +{"complexity": "complex", "doc_id": "chunk_001579", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "other", "source_line": 220, "source_path": "core\\python\\compiler\\test_compiler.py", "text": "test_compiler.run_all_tests (core\\python\\compiler\\test_compiler.py:220)"} +{"complexity": "medium", "doc_id": "chunk_001580", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 72, "source_path": "core\\python\\compiler\\verified_compiler.py", "text": "verified_compiler.PhaseProof (core\\python\\compiler\\verified_compiler.py:72)"} +{"complexity": "complex", "doc_id": "chunk_001581", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 98, "source_path": "core\\python\\compiler\\verified_compiler.py", "text": "verified_compiler.CompilationCertificate (core\\python\\compiler\\verified_compiler.py:98)"} +{"complexity": "medium", "doc_id": "chunk_001582", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 163, "source_path": "core\\python\\compiler\\verified_compiler.py", "text": "verified_compiler.CompilationResult (core\\python\\compiler\\verified_compiler.py:163)"} +{"complexity": "complex", "doc_id": "chunk_001583", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "verification", "source_line": 183, "source_path": "core\\python\\compiler\\verified_compiler.py", "text": "verified_compiler.CompilerSigner (core\\python\\compiler\\verified_compiler.py:183)"} +{"complexity": "complex", "doc_id": "chunk_001584", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 288, "source_path": "core\\python\\compiler\\verified_compiler.py", "text": "verified_compiler.VerifiedCompiler (core\\python\\compiler\\verified_compiler.py:288)"} +{"complexity": "simple", "doc_id": "chunk_001585", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 92, "source_path": "core\\python\\compiler\\verified_compiler.py", "text": "verified_compiler.to_dict (core\\python\\compiler\\verified_compiler.py:92)"} +{"complexity": "medium", "doc_id": "chunk_001586", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 133, "source_path": "core\\python\\compiler\\verified_compiler.py", "text": "verified_compiler.to_dict (core\\python\\compiler\\verified_compiler.py:133)"} +{"complexity": "simple", "doc_id": "chunk_001587", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 157, "source_path": "core\\python\\compiler\\verified_compiler.py", "text": "verified_compiler.to_json (core\\python\\compiler\\verified_compiler.py:157)"} +{"complexity": "complex", "doc_id": "chunk_001588", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 191, "source_path": "core\\python\\compiler\\verified_compiler.py", "text": "verified_compiler.__init__ (core\\python\\compiler\\verified_compiler.py:191)"} +{"complexity": "simple", "doc_id": "chunk_001589", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 231, "source_path": "core\\python\\compiler\\verified_compiler.py", "text": "verified_compiler.method (core\\python\\compiler\\verified_compiler.py:231)"} +{"complexity": "simple", "doc_id": "chunk_001590", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 236, "source_path": "core\\python\\compiler\\verified_compiler.py", "text": "verified_compiler.public_key (core\\python\\compiler\\verified_compiler.py:236)"} +{"complexity": "medium", "doc_id": "chunk_001591", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "verification", "source_line": 240, "source_path": "core\\python\\compiler\\verified_compiler.py", "text": "verified_compiler.sign (core\\python\\compiler\\verified_compiler.py:240)"} +{"complexity": "medium", "doc_id": "chunk_001592", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 258, "source_path": "core\\python\\compiler\\verified_compiler.py", "text": "verified_compiler.verify (core\\python\\compiler\\verified_compiler.py:258)"} +{"complexity": "simple", "doc_id": "chunk_001593", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 312, "source_path": "core\\python\\compiler\\verified_compiler.py", "text": "verified_compiler.__init__ (core\\python\\compiler\\verified_compiler.py:312)"} +{"complexity": "simple", "doc_id": "chunk_001594", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 322, "source_path": "core\\python\\compiler\\verified_compiler.py", "text": "verified_compiler._hash_data (core\\python\\compiler\\verified_compiler.py:322)"} +{"complexity": "complex", "doc_id": "chunk_001595", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 326, "source_path": "core\\python\\compiler\\verified_compiler.py", "text": "verified_compiler._create_phase_proof (core\\python\\compiler\\verified_compiler.py:326)"} +{"complexity": "complex", "doc_id": "chunk_001596", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 367, "source_path": "core\\python\\compiler\\verified_compiler.py", "text": "verified_compiler._compute_merkle_root (core\\python\\compiler\\verified_compiler.py:367)"} +{"complexity": "simple", "doc_id": "chunk_001597", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 404, "source_path": "core\\python\\compiler\\verified_compiler.py", "text": "verified_compiler._serialize_tokens (core\\python\\compiler\\verified_compiler.py:404)"} +{"complexity": "simple", "doc_id": "chunk_001598", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 409, "source_path": "core\\python\\compiler\\verified_compiler.py", "text": "verified_compiler._serialize_ast (core\\python\\compiler\\verified_compiler.py:409)"} +{"complexity": "complex", "doc_id": "chunk_001599", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 418, "source_path": "core\\python\\compiler\\verified_compiler.py", "text": "verified_compiler.compile (core\\python\\compiler\\verified_compiler.py:418)"} +{"complexity": "complex", "doc_id": "chunk_001600", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 579, "source_path": "core\\python\\compiler\\verified_compiler.py", "text": "verified_compiler.verify_compilation (core\\python\\compiler\\verified_compiler.py:579)"} +{"complexity": "medium", "doc_id": "chunk_001601", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 627, "source_path": "core\\python\\compiler\\verified_compiler.py", "text": "verified_compiler.compile_all_targets (core\\python\\compiler\\verified_compiler.py:627)"} +{"complexity": "complex", "doc_id": "chunk_001602", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 25, "source_path": "core\\python\\compliance\\pncf\\cer.py", "text": "cer.ComplianceEvidenceRecord (core\\python\\compliance\\pncf\\cer.py:25)"} +{"complexity": "medium", "doc_id": "chunk_001603", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "compliance", "source_line": 61, "source_path": "core\\python\\compliance\\pncf\\cer.py", "text": "cer._compute_merkle_leaf (core\\python\\compliance\\pncf\\cer.py:61)"} +{"complexity": "complex", "doc_id": "chunk_001604", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "compliance", "source_line": 82, "source_path": "core\\python\\compliance\\pncf\\cer.py", "text": "cer.generate_cer (core\\python\\compliance\\pncf\\cer.py:82)"} +{"complexity": "simple", "doc_id": "chunk_001605", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 56, "source_path": "core\\python\\compliance\\pncf\\cer.py", "text": "cer.event_id_bytes (core\\python\\compliance\\pncf\\cer.py:56)"} +{"complexity": "simple", "doc_id": "chunk_001606", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 18, "source_path": "core\\python\\compliance\\pncf\\controls.py", "text": "controls.ControlFramework (core\\python\\compliance\\pncf\\controls.py:18)"} +{"complexity": "medium", "doc_id": "chunk_001607", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 28, "source_path": "core\\python\\compliance\\pncf\\controls.py", "text": "controls.ControlId (core\\python\\compliance\\pncf\\controls.py:28)"} +{"complexity": "simple", "doc_id": "chunk_001608", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 53, "source_path": "core\\python\\compliance\\pncf\\controls.py", "text": "controls.ControlMapping (core\\python\\compliance\\pncf\\controls.py:53)"} +{"complexity": "medium", "doc_id": "chunk_001609", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 59, "source_path": "core\\python\\compliance\\pncf\\controls.py", "text": "controls.MappingRegistry (core\\python\\compliance\\pncf\\controls.py:59)"} +{"complexity": "complex", "doc_id": "chunk_001610", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 81, "source_path": "core\\python\\compliance\\pncf\\controls.py", "text": "controls.default_mapping_registry (core\\python\\compliance\\pncf\\controls.py:81)"} +{"complexity": "simple", "doc_id": "chunk_001611", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 38, "source_path": "core\\python\\compliance\\pncf\\controls.py", "text": "controls.__str__ (core\\python\\compliance\\pncf\\controls.py:38)"} +{"complexity": "simple", "doc_id": "chunk_001612", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "compliance", "source_line": 43, "source_path": "core\\python\\compliance\\pncf\\controls.py", "text": "controls.__hash__ (core\\python\\compliance\\pncf\\controls.py:43)"} +{"complexity": "simple", "doc_id": "chunk_001613", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 46, "source_path": "core\\python\\compliance\\pncf\\controls.py", "text": "controls.__eq__ (core\\python\\compliance\\pncf\\controls.py:46)"} +{"complexity": "simple", "doc_id": "chunk_001614", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "compliance", "source_line": 62, "source_path": "core\\python\\compliance\\pncf\\controls.py", "text": "controls.__init__ (core\\python\\compliance\\pncf\\controls.py:62)"} +{"complexity": "simple", "doc_id": "chunk_001615", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 65, "source_path": "core\\python\\compliance\\pncf\\controls.py", "text": "controls.add (core\\python\\compliance\\pncf\\controls.py:65)"} +{"complexity": "simple", "doc_id": "chunk_001616", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 69, "source_path": "core\\python\\compliance\\pncf\\controls.py", "text": "controls.controls_for_predicate (core\\python\\compliance\\pncf\\controls.py:69)"} +{"complexity": "simple", "doc_id": "chunk_001617", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 76, "source_path": "core\\python\\compliance\\pncf\\controls.py", "text": "controls.all_mappings (core\\python\\compliance\\pncf\\controls.py:76)"} +{"complexity": "simple", "doc_id": "chunk_001618", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "compliance", "source_line": 26, "source_path": "core\\python\\compliance\\pncf\\fabric.py", "text": "fabric._hash_pair (core\\python\\compliance\\pncf\\fabric.py:26)"} +{"complexity": "medium", "doc_id": "chunk_001619", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "compliance", "source_line": 34, "source_path": "core\\python\\compliance\\pncf\\fabric.py", "text": "fabric._build_root (core\\python\\compliance\\pncf\\fabric.py:34)"} +{"complexity": "simple", "doc_id": "chunk_001620", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "compliance", "source_line": 54, "source_path": "core\\python\\compliance\\pncf\\fabric.py", "text": "fabric.MerkleProof (core\\python\\compliance\\pncf\\fabric.py:54)"} +{"complexity": "medium", "doc_id": "chunk_001621", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "compliance", "source_line": 66, "source_path": "core\\python\\compliance\\pncf\\fabric.py", "text": "fabric.verify_merkle_proof (core\\python\\compliance\\pncf\\fabric.py:66)"} +{"complexity": "complex", "doc_id": "chunk_001622", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "compliance", "source_line": 95, "source_path": "core\\python\\compliance\\pncf\\fabric.py", "text": "fabric.TenantMerkleTree (core\\python\\compliance\\pncf\\fabric.py:95)"} +{"complexity": "complex", "doc_id": "chunk_001623", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 152, "source_path": "core\\python\\compliance\\pncf\\fabric.py", "text": "fabric.ComplianceFabric (core\\python\\compliance\\pncf\\fabric.py:152)"} +{"complexity": "complex", "doc_id": "chunk_001624", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 201, "source_path": "core\\python\\compliance\\pncf\\fabric.py", "text": "fabric.GlobalRootAnchor (core\\python\\compliance\\pncf\\fabric.py:201)"} +{"complexity": "simple", "doc_id": "chunk_001625", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "compliance", "source_line": 102, "source_path": "core\\python\\compliance\\pncf\\fabric.py", "text": "fabric.__init__ (core\\python\\compliance\\pncf\\fabric.py:102)"} +{"complexity": "simple", "doc_id": "chunk_001626", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 106, "source_path": "core\\python\\compliance\\pncf\\fabric.py", "text": "fabric.append_leaf (core\\python\\compliance\\pncf\\fabric.py:106)"} +{"complexity": "simple", "doc_id": "chunk_001627", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 112, "source_path": "core\\python\\compliance\\pncf\\fabric.py", "text": "fabric.root (core\\python\\compliance\\pncf\\fabric.py:112)"} +{"complexity": "medium", "doc_id": "chunk_001628", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "compliance", "source_line": 116, "source_path": "core\\python\\compliance\\pncf\\fabric.py", "text": "fabric.get_proof (core\\python\\compliance\\pncf\\fabric.py:116)"} +{"complexity": "simple", "doc_id": "chunk_001629", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "compliance", "source_line": 160, "source_path": "core\\python\\compliance\\pncf\\fabric.py", "text": "fabric.__init__ (core\\python\\compliance\\pncf\\fabric.py:160)"} +{"complexity": "simple", "doc_id": "chunk_001630", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "compliance", "source_line": 163, "source_path": "core\\python\\compliance\\pncf\\fabric.py", "text": "fabric._get_or_create_tenant (core\\python\\compliance\\pncf\\fabric.py:163)"} +{"complexity": "simple", "doc_id": "chunk_001631", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 168, "source_path": "core\\python\\compliance\\pncf\\fabric.py", "text": "fabric.append_cer (core\\python\\compliance\\pncf\\fabric.py:168)"} +{"complexity": "simple", "doc_id": "chunk_001632", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 173, "source_path": "core\\python\\compliance\\pncf\\fabric.py", "text": "fabric.tenant_root (core\\python\\compliance\\pncf\\fabric.py:173)"} +{"complexity": "medium", "doc_id": "chunk_001633", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 180, "source_path": "core\\python\\compliance\\pncf\\fabric.py", "text": "fabric.global_root (core\\python\\compliance\\pncf\\fabric.py:180)"} +{"complexity": "medium", "doc_id": "chunk_001634", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 217, "source_path": "core\\python\\compliance\\pncf\\fabric.py", "text": "fabric.from_fabric (core\\python\\compliance\\pncf\\fabric.py:217)"} +{"complexity": "simple", "doc_id": "chunk_001635", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 23, "source_path": "core\\python\\compliance\\pncf\\kev.py", "text": "kev.KevEntry (core\\python\\compliance\\pncf\\kev.py:23)"} +{"complexity": "medium", "doc_id": "chunk_001636", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 33, "source_path": "core\\python\\compliance\\pncf\\kev.py", "text": "kev.KevSnapshot (core\\python\\compliance\\pncf\\kev.py:33)"} +{"complexity": "simple", "doc_id": "chunk_001637", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 48, "source_path": "core\\python\\compliance\\pncf\\kev.py", "text": "kev.ComponentInventoryItem (core\\python\\compliance\\pncf\\kev.py:48)"} +{"complexity": "complex", "doc_id": "chunk_001638", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "compliance", "source_line": 55, "source_path": "core\\python\\compliance\\pncf\\kev.py", "text": "kev.build_kev_snapshot (core\\python\\compliance\\pncf\\kev.py:55)"} +{"complexity": "complex", "doc_id": "chunk_001639", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 94, "source_path": "core\\python\\compliance\\pncf\\kev.py", "text": "kev.kev_clean_predicate (core\\python\\compliance\\pncf\\kev.py:94)"} +{"complexity": "simple", "doc_id": "chunk_001640", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 20, "source_path": "core\\python\\compliance\\pncf\\predicates.py", "text": "predicates.AiPredicateKind (core\\python\\compliance\\pncf\\predicates.py:20)"} +{"complexity": "medium", "doc_id": "chunk_001641", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 31, "source_path": "core\\python\\compliance\\pncf\\predicates.py", "text": "predicates.AiPredicateResult (core\\python\\compliance\\pncf\\predicates.py:31)"} +{"complexity": "medium", "doc_id": "chunk_001642", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 49, "source_path": "core\\python\\compliance\\pncf\\predicates.py", "text": "predicates.cot_depth_predicate (core\\python\\compliance\\pncf\\predicates.py:49)"} +{"complexity": "medium", "doc_id": "chunk_001643", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "core", "module": "compliance", "source_line": 75, "source_path": "core\\python\\compliance\\pncf\\predicates.py", "text": "predicates.halt_bound_predicate (core\\python\\compliance\\pncf\\predicates.py:75)"} +{"complexity": "complex", "doc_id": "chunk_001644", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 20, "source_path": "core\\python\\compliance\\pncf\\query.py", "text": "query.InMemoryEvidenceStorage (core\\python\\compliance\\pncf\\query.py:20)"} +{"complexity": "complex", "doc_id": "chunk_001645", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 70, "source_path": "core\\python\\compliance\\pncf\\query.py", "text": "query.EvidenceQueryEngine (core\\python\\compliance\\pncf\\query.py:70)"} +{"complexity": "simple", "doc_id": "chunk_001646", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "compliance", "source_line": 27, "source_path": "core\\python\\compliance\\pncf\\query.py", "text": "query.__init__ (core\\python\\compliance\\pncf\\query.py:27)"} +{"complexity": "simple", "doc_id": "chunk_001647", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 30, "source_path": "core\\python\\compliance\\pncf\\query.py", "text": "query.add (core\\python\\compliance\\pncf\\query.py:30)"} +{"complexity": "medium", "doc_id": "chunk_001648", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 34, "source_path": "core\\python\\compliance\\pncf\\query.py", "text": "query.search (core\\python\\compliance\\pncf\\query.py:34)"} +{"complexity": "simple", "doc_id": "chunk_001649", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 65, "source_path": "core\\python\\compliance\\pncf\\query.py", "text": "query.count (core\\python\\compliance\\pncf\\query.py:65)"} +{"complexity": "simple", "doc_id": "chunk_001650", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "compliance", "source_line": 78, "source_path": "core\\python\\compliance\\pncf\\query.py", "text": "query.__init__ (core\\python\\compliance\\pncf\\query.py:78)"} +{"complexity": "medium", "doc_id": "chunk_001651", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 86, "source_path": "core\\python\\compliance\\pncf\\query.py", "text": "query.find_events_for_control (core\\python\\compliance\\pncf\\query.py:86)"} +{"complexity": "medium", "doc_id": "chunk_001652", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "compliance", "source_line": 109, "source_path": "core\\python\\compliance\\pncf\\query.py", "text": "query.verify_event_membership (core\\python\\compliance\\pncf\\query.py:109)"} +{"complexity": "medium", "doc_id": "chunk_001653", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 128, "source_path": "core\\python\\compliance\\pncf\\query.py", "text": "query.compliance_report (core\\python\\compliance\\pncf\\query.py:128)"} +{"complexity": "simple", "doc_id": "chunk_001654", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 38, "source_path": "core\\python\\compliance\\ropa_bundle.py", "text": "ropa_bundle._canonical_json (core\\python\\compliance\\ropa_bundle.py:38)"} +{"complexity": "medium", "doc_id": "chunk_001655", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "compliance", "source_line": 43, "source_path": "core\\python\\compliance\\ropa_bundle.py", "text": "ropa_bundle._sign_bundle (core\\python\\compliance\\ropa_bundle.py:43)"} +{"complexity": "complex", "doc_id": "chunk_001656", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "compliance", "source_line": 63, "source_path": "core\\python\\compliance\\ropa_bundle.py", "text": "ropa_bundle.build_ropa_proof_bundle (core\\python\\compliance\\ropa_bundle.py:63)"} +{"complexity": "complex", "doc_id": "chunk_001657", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 128, "source_path": "core\\python\\compliance\\ropa_bundle.py", "text": "ropa_bundle.bundle_to_proc_ids (core\\python\\compliance\\ropa_bundle.py:128)"} +{"complexity": "simple", "doc_id": "chunk_001658", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 33, "source_path": "core\\python\\compliance_engine.py", "text": "compliance_engine.ComplianceRecord (core\\python\\compliance_engine.py:33)"} +{"complexity": "complex", "doc_id": "chunk_001659", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 43, "source_path": "core\\python\\compliance_engine.py", "text": "compliance_engine.ComplianceEngine (core\\python\\compliance_engine.py:43)"} +{"complexity": "medium", "doc_id": "chunk_001660", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 214, "source_path": "core\\python\\compliance_engine.py", "text": "compliance_engine.test_compliance_engine (core\\python\\compliance_engine.py:214)"} +{"complexity": "simple", "doc_id": "chunk_001661", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "compliance", "source_line": 46, "source_path": "core\\python\\compliance_engine.py", "text": "compliance_engine.__init__ (core\\python\\compliance_engine.py:46)"} +{"complexity": "medium", "doc_id": "chunk_001662", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "compliance", "source_line": 55, "source_path": "core\\python\\compliance_engine.py", "text": "compliance_engine.run_compliance_check (core\\python\\compliance_engine.py:55)"} +{"complexity": "complex", "doc_id": "chunk_001663", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "compliance", "source_line": 71, "source_path": "core\\python\\compliance_engine.py", "text": "compliance_engine._check_hipaa (core\\python\\compliance_engine.py:71)"} +{"complexity": "medium", "doc_id": "chunk_001664", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "compliance", "source_line": 127, "source_path": "core\\python\\compliance_engine.py", "text": "compliance_engine._check_fedramp (core\\python\\compliance_engine.py:127)"} +{"complexity": "simple", "doc_id": "chunk_001665", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "compliance", "source_line": 139, "source_path": "core\\python\\compliance_engine.py", "text": "compliance_engine._check_soc2 (core\\python\\compliance_engine.py:139)"} +{"complexity": "simple", "doc_id": "chunk_001666", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "compliance", "source_line": 150, "source_path": "core\\python\\compliance_engine.py", "text": "compliance_engine._check_nist (core\\python\\compliance_engine.py:150)"} +{"complexity": "simple", "doc_id": "chunk_001667", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "compliance", "source_line": 161, "source_path": "core\\python\\compliance_engine.py", "text": "compliance_engine._check_access_control (core\\python\\compliance_engine.py:161)"} +{"complexity": "simple", "doc_id": "chunk_001668", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "compliance", "source_line": 169, "source_path": "core\\python\\compliance_engine.py", "text": "compliance_engine._check_audit_controls (core\\python\\compliance_engine.py:169)"} +{"complexity": "simple", "doc_id": "chunk_001669", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "compliance", "source_line": 176, "source_path": "core\\python\\compliance_engine.py", "text": "compliance_engine._check_transmission_security (core\\python\\compliance_engine.py:176)"} +{"complexity": "simple", "doc_id": "chunk_001670", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "compliance", "source_line": 183, "source_path": "core\\python\\compliance_engine.py", "text": "compliance_engine._check_encryption (core\\python\\compliance_engine.py:183)"} +{"complexity": "medium", "doc_id": "chunk_001671", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "compliance", "source_line": 190, "source_path": "core\\python\\compliance_engine.py", "text": "compliance_engine.generate_compliance_report (core\\python\\compliance_engine.py:190)"} +{"complexity": "simple", "doc_id": "chunk_001672", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 41, "source_path": "core\\python\\consensus\\agent_swarm.py", "text": "agent_swarm.AgentRole (core\\python\\consensus\\agent_swarm.py:41)"} +{"complexity": "simple", "doc_id": "chunk_001673", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 49, "source_path": "core\\python\\consensus\\agent_swarm.py", "text": "agent_swarm.AgentStatus (core\\python\\consensus\\agent_swarm.py:49)"} +{"complexity": "complex", "doc_id": "chunk_001674", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 59, "source_path": "core\\python\\consensus\\agent_swarm.py", "text": "agent_swarm.AgentReputation (core\\python\\consensus\\agent_swarm.py:59)"} +{"complexity": "medium", "doc_id": "chunk_001675", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 127, "source_path": "core\\python\\consensus\\agent_swarm.py", "text": "agent_swarm.SwarmAgent (core\\python\\consensus\\agent_swarm.py:127)"} +{"complexity": "simple", "doc_id": "chunk_001676", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 159, "source_path": "core\\python\\consensus\\agent_swarm.py", "text": "agent_swarm.SwarmConsensusResult (core\\python\\consensus\\agent_swarm.py:159)"} +{"complexity": "complex", "doc_id": "chunk_001677", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 170, "source_path": "core\\python\\consensus\\agent_swarm.py", "text": "agent_swarm.AgentSwarmCoordinator (core\\python\\consensus\\agent_swarm.py:170)"} +{"complexity": "complex", "doc_id": "chunk_001678", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "consensus", "source_line": 603, "source_path": "core\\python\\consensus\\agent_swarm.py", "text": "agent_swarm.create_hierarchical_swarm (core\\python\\consensus\\agent_swarm.py:603)"} +{"complexity": "complex", "doc_id": "chunk_001679", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "consensus", "source_line": 71, "source_path": "core\\python\\consensus\\agent_swarm.py", "text": "agent_swarm.score (core\\python\\consensus\\agent_swarm.py:71)"} +{"complexity": "simple", "doc_id": "chunk_001680", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 108, "source_path": "core\\python\\consensus\\agent_swarm.py", "text": "agent_swarm.record_success (core\\python\\consensus\\agent_swarm.py:108)"} +{"complexity": "simple", "doc_id": "chunk_001681", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 113, "source_path": "core\\python\\consensus\\agent_swarm.py", "text": "agent_swarm.record_failure (core\\python\\consensus\\agent_swarm.py:113)"} +{"complexity": "simple", "doc_id": "chunk_001682", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 120, "source_path": "core\\python\\consensus\\agent_swarm.py", "text": "agent_swarm.record_collusion (core\\python\\consensus\\agent_swarm.py:120)"} +{"complexity": "simple", "doc_id": "chunk_001683", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "consensus", "source_line": 139, "source_path": "core\\python\\consensus\\agent_swarm.py", "text": "agent_swarm.__post_init__ (core\\python\\consensus\\agent_swarm.py:139)"} +{"complexity": "simple", "doc_id": "chunk_001684", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 144, "source_path": "core\\python\\consensus\\agent_swarm.py", "text": "agent_swarm.is_available (core\\python\\consensus\\agent_swarm.py:144)"} +{"complexity": "simple", "doc_id": "chunk_001685", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 153, "source_path": "core\\python\\consensus\\agent_swarm.py", "text": "agent_swarm.can_vote (core\\python\\consensus\\agent_swarm.py:153)"} +{"complexity": "complex", "doc_id": "chunk_001686", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "consensus", "source_line": 184, "source_path": "core\\python\\consensus\\agent_swarm.py", "text": "agent_swarm.__init__ (core\\python\\consensus\\agent_swarm.py:184)"} +{"complexity": "medium", "doc_id": "chunk_001687", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 231, "source_path": "core\\python\\consensus\\agent_swarm.py", "text": "agent_swarm.register_agent (core\\python\\consensus\\agent_swarm.py:231)"} +{"complexity": "medium", "doc_id": "chunk_001688", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 263, "source_path": "core\\python\\consensus\\agent_swarm.py", "text": "agent_swarm.register_sub_swarm (core\\python\\consensus\\agent_swarm.py:263)"} +{"complexity": "medium", "doc_id": "chunk_001689", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 286, "source_path": "core\\python\\consensus\\agent_swarm.py", "text": "agent_swarm.heartbeat (core\\python\\consensus\\agent_swarm.py:286)"} +{"complexity": "medium", "doc_id": "chunk_001690", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 300, "source_path": "core\\python\\consensus\\agent_swarm.py", "text": "agent_swarm.update_agent_status (core\\python\\consensus\\agent_swarm.py:300)"} +{"complexity": "complex", "doc_id": "chunk_001691", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "consensus", "source_line": 314, "source_path": "core\\python\\consensus\\agent_swarm.py", "text": "agent_swarm._elect_new_leader (core\\python\\consensus\\agent_swarm.py:314)"} +{"complexity": "complex", "doc_id": "chunk_001692", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 368, "source_path": "core\\python\\consensus\\agent_swarm.py", "text": "agent_swarm.reach_consensus (core\\python\\consensus\\agent_swarm.py:368)"} +{"complexity": "simple", "doc_id": "chunk_001693", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "consensus", "source_line": 462, "source_path": "core\\python\\consensus\\agent_swarm.py", "text": "agent_swarm._get_delegate_for_sub_swarm (core\\python\\consensus\\agent_swarm.py:462)"} +{"complexity": "medium", "doc_id": "chunk_001694", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 469, "source_path": "core\\python\\consensus\\agent_swarm.py", "text": "agent_swarm._update_reputations (core\\python\\consensus\\agent_swarm.py:469)"} +{"complexity": "complex", "doc_id": "chunk_001695", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 499, "source_path": "core\\python\\consensus\\agent_swarm.py", "text": "agent_swarm._replace_byzantine_agents (core\\python\\consensus\\agent_swarm.py:499)"} +{"complexity": "complex", "doc_id": "chunk_001696", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "consensus", "source_line": 534, "source_path": "core\\python\\consensus\\agent_swarm.py", "text": "agent_swarm.get_swarm_health (core\\python\\consensus\\agent_swarm.py:534)"} +{"complexity": "complex", "doc_id": "chunk_001697", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "consensus", "source_line": 569, "source_path": "core\\python\\consensus\\agent_swarm.py", "text": "agent_swarm.verify_cross_swarm (core\\python\\consensus\\agent_swarm.py:569)"} +{"complexity": "simple", "doc_id": "chunk_001698", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 56, "source_path": "core\\python\\consensus\\byzantine_consensus.py", "text": "byzantine_consensus.ConsensusStatus (core\\python\\consensus\\byzantine_consensus.py:56)"} +{"complexity": "simple", "doc_id": "chunk_001699", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 65, "source_path": "core\\python\\consensus\\byzantine_consensus.py", "text": "byzantine_consensus.ConsensusPhase (core\\python\\consensus\\byzantine_consensus.py:65)"} +{"complexity": "simple", "doc_id": "chunk_001700", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 80, "source_path": "core\\python\\consensus\\byzantine_consensus.py", "text": "byzantine_consensus.ModelResponse (core\\python\\consensus\\byzantine_consensus.py:80)"} +{"complexity": "complex", "doc_id": "chunk_001701", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "consensus", "source_line": 91, "source_path": "core\\python\\consensus\\byzantine_consensus.py", "text": "byzantine_consensus.ConsensusProof (core\\python\\consensus\\byzantine_consensus.py:91)"} +{"complexity": "complex", "doc_id": "chunk_001702", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 130, "source_path": "core\\python\\consensus\\byzantine_consensus.py", "text": "byzantine_consensus.ConsensusResult (core\\python\\consensus\\byzantine_consensus.py:130)"} +{"complexity": "complex", "doc_id": "chunk_001703", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 173, "source_path": "core\\python\\consensus\\byzantine_consensus.py", "text": "byzantine_consensus.ByzantineConsensusEngine (core\\python\\consensus\\byzantine_consensus.py:173)"} +{"complexity": "simple", "doc_id": "chunk_001704", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 627, "source_path": "core\\python\\consensus\\byzantine_consensus.py", "text": "byzantine_consensus.json_stable (core\\python\\consensus\\byzantine_consensus.py:627)"} +{"complexity": "medium", "doc_id": "chunk_001705", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 111, "source_path": "core\\python\\consensus\\byzantine_consensus.py", "text": "byzantine_consensus.to_dict (core\\python\\consensus\\byzantine_consensus.py:111)"} +{"complexity": "simple", "doc_id": "chunk_001706", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "consensus", "source_line": 149, "source_path": "core\\python\\consensus\\byzantine_consensus.py", "text": "byzantine_consensus.is_verified (core\\python\\consensus\\byzantine_consensus.py:149)"} +{"complexity": "medium", "doc_id": "chunk_001707", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 152, "source_path": "core\\python\\consensus\\byzantine_consensus.py", "text": "byzantine_consensus.to_dict (core\\python\\consensus\\byzantine_consensus.py:152)"} +{"complexity": "simple", "doc_id": "chunk_001708", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "consensus", "source_line": 188, "source_path": "core\\python\\consensus\\byzantine_consensus.py", "text": "byzantine_consensus.from_verification_level (core\\python\\consensus\\byzantine_consensus.py:188)"} +{"complexity": "complex", "doc_id": "chunk_001709", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "consensus", "source_line": 198, "source_path": "core\\python\\consensus\\byzantine_consensus.py", "text": "byzantine_consensus.__init__ (core\\python\\consensus\\byzantine_consensus.py:198)"} +{"complexity": "simple", "doc_id": "chunk_001710", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 241, "source_path": "core\\python\\consensus\\byzantine_consensus.py", "text": "byzantine_consensus.n (core\\python\\consensus\\byzantine_consensus.py:241)"} +{"complexity": "simple", "doc_id": "chunk_001711", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 246, "source_path": "core\\python\\consensus\\byzantine_consensus.py", "text": "byzantine_consensus.f_max (core\\python\\consensus\\byzantine_consensus.py:246)"} +{"complexity": "simple", "doc_id": "chunk_001712", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "core", "module": "consensus", "source_line": 251, "source_path": "core\\python\\consensus\\byzantine_consensus.py", "text": "byzantine_consensus.n_validators (core\\python\\consensus\\byzantine_consensus.py:251)"} +{"complexity": "complex", "doc_id": "chunk_001713", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "consensus", "source_line": 259, "source_path": "core\\python\\consensus\\byzantine_consensus.py", "text": "byzantine_consensus.verify (core\\python\\consensus\\byzantine_consensus.py:259)"} +{"complexity": "complex", "doc_id": "chunk_001714", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 377, "source_path": "core\\python\\consensus\\byzantine_consensus.py", "text": "byzantine_consensus._gather_responses (core\\python\\consensus\\byzantine_consensus.py:377)"} +{"complexity": "medium", "doc_id": "chunk_001715", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "consensus", "source_line": 428, "source_path": "core\\python\\consensus\\byzantine_consensus.py", "text": "byzantine_consensus._compute_consensus (core\\python\\consensus\\byzantine_consensus.py:428)"} +{"complexity": "medium", "doc_id": "chunk_001716", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 457, "source_path": "core\\python\\consensus\\byzantine_consensus.py", "text": "byzantine_consensus._normalize_response (core\\python\\consensus\\byzantine_consensus.py:457)"} +{"complexity": "complex", "doc_id": "chunk_001717", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 469, "source_path": "core\\python\\consensus\\byzantine_consensus.py", "text": "byzantine_consensus._detect_byzantine_faults (core\\python\\consensus\\byzantine_consensus.py:469)"} +{"complexity": "complex", "doc_id": "chunk_001718", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "consensus", "source_line": 513, "source_path": "core\\python\\consensus\\byzantine_consensus.py", "text": "byzantine_consensus._generate_proof (core\\python\\consensus\\byzantine_consensus.py:513)"} +{"complexity": "medium", "doc_id": "chunk_001719", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "consensus", "source_line": 573, "source_path": "core\\python\\consensus\\byzantine_consensus.py", "text": "byzantine_consensus._compute_merkle_root (core\\python\\consensus\\byzantine_consensus.py:573)"} +{"complexity": "simple", "doc_id": "chunk_001720", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "consensus", "source_line": 599, "source_path": "core\\python\\consensus\\byzantine_consensus.py", "text": "byzantine_consensus._extract_numeric_values (core\\python\\consensus\\byzantine_consensus.py:599)"} +{"complexity": "simple", "doc_id": "chunk_001721", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 604, "source_path": "core\\python\\consensus\\byzantine_consensus.py", "text": "byzantine_consensus._response_to_dict (core\\python\\consensus\\byzantine_consensus.py:604)"} +{"complexity": "simple", "doc_id": "chunk_001722", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 617, "source_path": "core\\python\\consensus\\byzantine_consensus.py", "text": "byzantine_consensus.process_responses (core\\python\\consensus\\byzantine_consensus.py:617)"} +{"complexity": "simple", "doc_id": "chunk_001723", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 29, "source_path": "core\\python\\consensus\\byzantine_consensus.py", "text": "byzantine_consensus.providers_required (core\\python\\consensus\\byzantine_consensus.py:29)"} +{"complexity": "simple", "doc_id": "chunk_001724", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "consensus", "source_line": 16, "source_path": "core\\python\\consensus\\cognitive_lattice.py", "text": "cognitive_lattice.VerificationLevel (core\\python\\consensus\\cognitive_lattice.py:16)"} +{"complexity": "simple", "doc_id": "chunk_001725", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "consensus", "source_line": 27, "source_path": "core\\python\\consensus\\cognitive_lattice.py", "text": "cognitive_lattice.TemporalProof (core\\python\\consensus\\cognitive_lattice.py:27)"} +{"complexity": "complex", "doc_id": "chunk_001726", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "consensus", "source_line": 37, "source_path": "core\\python\\consensus\\cognitive_lattice.py", "text": "cognitive_lattice.TemporalProofChain (core\\python\\consensus\\cognitive_lattice.py:37)"} +{"complexity": "simple", "doc_id": "chunk_001727", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "consensus", "source_line": 40, "source_path": "core\\python\\consensus\\cognitive_lattice.py", "text": "cognitive_lattice.__init__ (core\\python\\consensus\\cognitive_lattice.py:40)"} +{"complexity": "medium", "doc_id": "chunk_001728", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "core", "module": "consensus", "source_line": 44, "source_path": "core\\python\\consensus\\cognitive_lattice.py", "text": "cognitive_lattice.add_proof (core\\python\\consensus\\cognitive_lattice.py:44)"} +{"complexity": "medium", "doc_id": "chunk_001729", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 58, "source_path": "core\\python\\consensus\\cognitive_lattice.py", "text": "cognitive_lattice.detect_drift_window (core\\python\\consensus\\cognitive_lattice.py:58)"} +{"complexity": "simple", "doc_id": "chunk_001730", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "consensus", "source_line": 73, "source_path": "core\\python\\consensus\\cognitive_lattice.py", "text": "cognitive_lattice._compute_drift_score (core\\python\\consensus\\cognitive_lattice.py:73)"} +{"complexity": "simple", "doc_id": "chunk_001731", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 25, "source_path": "core\\python\\consensus\\collusion_detector.py", "text": "collusion_detector.CollusionRisk (core\\python\\consensus\\collusion_detector.py:25)"} +{"complexity": "simple", "doc_id": "chunk_001732", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 32, "source_path": "core\\python\\consensus\\collusion_detector.py", "text": "collusion_detector.CollusionAlert (core\\python\\consensus\\collusion_detector.py:32)"} +{"complexity": "simple", "doc_id": "chunk_001733", "function_type": "class", "has_docstring": "no", "keyword": "validate", "layer": "core", "module": "consensus", "source_line": 42, "source_path": "core\\python\\consensus\\collusion_detector.py", "text": "collusion_detector.ValidatorBehavior (core\\python\\consensus\\collusion_detector.py:42)"} +{"complexity": "complex", "doc_id": "chunk_001734", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 53, "source_path": "core\\python\\consensus\\collusion_detector.py", "text": "collusion_detector.CollusionDetector (core\\python\\consensus\\collusion_detector.py:53)"} +{"complexity": "medium", "doc_id": "chunk_001735", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 298, "source_path": "core\\python\\consensus\\collusion_detector.py", "text": "collusion_detector.ResponseTimeRandomizer (core\\python\\consensus\\collusion_detector.py:298)"} +{"complexity": "simple", "doc_id": "chunk_001736", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "consensus", "source_line": 56, "source_path": "core\\python\\consensus\\collusion_detector.py", "text": "collusion_detector.__init__ (core\\python\\consensus\\collusion_detector.py:56)"} +{"complexity": "complex", "doc_id": "chunk_001737", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 61, "source_path": "core\\python\\consensus\\collusion_detector.py", "text": "collusion_detector.record_response (core\\python\\consensus\\collusion_detector.py:61)"} +{"complexity": "complex", "doc_id": "chunk_001738", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 98, "source_path": "core\\python\\consensus\\collusion_detector.py", "text": "collusion_detector.analyze_pair (core\\python\\consensus\\collusion_detector.py:98)"} +{"complexity": "medium", "doc_id": "chunk_001739", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 164, "source_path": "core\\python\\consensus\\collusion_detector.py", "text": "collusion_detector.detect_collusion_in_group (core\\python\\consensus\\collusion_detector.py:164)"} +{"complexity": "medium", "doc_id": "chunk_001740", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "core", "module": "consensus", "source_line": 176, "source_path": "core\\python\\consensus\\collusion_detector.py", "text": "collusion_detector.get_clean_validator_set (core\\python\\consensus\\collusion_detector.py:176)"} +{"complexity": "medium", "doc_id": "chunk_001741", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "consensus", "source_line": 193, "source_path": "core\\python\\consensus\\collusion_detector.py", "text": "collusion_detector._calculate_correlation (core\\python\\consensus\\collusion_detector.py:193)"} +{"complexity": "simple", "doc_id": "chunk_001742", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "consensus", "source_line": 217, "source_path": "core\\python\\consensus\\collusion_detector.py", "text": "collusion_detector._calculate_hash_overlap (core\\python\\consensus\\collusion_detector.py:217)"} +{"complexity": "simple", "doc_id": "chunk_001743", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "consensus", "source_line": 226, "source_path": "core\\python\\consensus\\collusion_detector.py", "text": "collusion_detector._calculate_agreement (core\\python\\consensus\\collusion_detector.py:226)"} +{"complexity": "medium", "doc_id": "chunk_001744", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "consensus", "source_line": 233, "source_path": "core\\python\\consensus\\collusion_detector.py", "text": "collusion_detector._calculate_network_overlap (core\\python\\consensus\\collusion_detector.py:233)"} +{"complexity": "simple", "doc_id": "chunk_001745", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "consensus", "source_line": 247, "source_path": "core\\python\\consensus\\collusion_detector.py", "text": "collusion_detector._get_recommendation (core\\python\\consensus\\collusion_detector.py:247)"} +{"complexity": "medium", "doc_id": "chunk_001746", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 257, "source_path": "core\\python\\consensus\\collusion_detector.py", "text": "collusion_detector._primary_indicator (core\\python\\consensus\\collusion_detector.py:257)"} +{"complexity": "medium", "doc_id": "chunk_001747", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 282, "source_path": "core\\python\\consensus\\collusion_detector.py", "text": "collusion_detector._raise_alert (core\\python\\consensus\\collusion_detector.py:282)"} +{"complexity": "simple", "doc_id": "chunk_001748", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "consensus", "source_line": 301, "source_path": "core\\python\\consensus\\collusion_detector.py", "text": "collusion_detector.__init__ (core\\python\\consensus\\collusion_detector.py:301)"} +{"complexity": "medium", "doc_id": "chunk_001749", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "consensus", "source_line": 307, "source_path": "core\\python\\consensus\\collusion_detector.py", "text": "collusion_detector.calculate_delay (core\\python\\consensus\\collusion_detector.py:307)"} +{"complexity": "simple", "doc_id": "chunk_001750", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "consensus", "source_line": 7, "source_path": "core\\python\\consensus\\engine.py", "text": "engine.VerificationStatus (core\\python\\consensus\\engine.py:7)"} +{"complexity": "simple", "doc_id": "chunk_001751", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 16, "source_path": "core\\python\\consensus\\engine.py", "text": "engine.ConsensusResult (core\\python\\consensus\\engine.py:16)"} +{"complexity": "complex", "doc_id": "chunk_001752", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 23, "source_path": "core\\python\\consensus\\engine.py", "text": "engine.ConsensusBridge (core\\python\\consensus\\engine.py:23)"} +{"complexity": "simple", "doc_id": "chunk_001753", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "consensus", "source_line": 24, "source_path": "core\\python\\consensus\\engine.py", "text": "engine.__init__ (core\\python\\consensus\\engine.py:24)"} +{"complexity": "complex", "doc_id": "chunk_001754", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "consensus", "source_line": 30, "source_path": "core\\python\\consensus\\engine.py", "text": "engine.verify (core\\python\\consensus\\engine.py:30)"} +{"complexity": "simple", "doc_id": "chunk_001755", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 14, "source_path": "core\\python\\consensus\\merkle_dag_consensus.py", "text": "merkle_dag_consensus.DAGNode (core\\python\\consensus\\merkle_dag_consensus.py:14)"} +{"complexity": "simple", "doc_id": "chunk_001756", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "consensus", "source_line": 23, "source_path": "core\\python\\consensus\\merkle_dag_consensus.py", "text": "merkle_dag_consensus.MerkleProof (core\\python\\consensus\\merkle_dag_consensus.py:23)"} +{"complexity": "complex", "doc_id": "chunk_001757", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "consensus", "source_line": 30, "source_path": "core\\python\\consensus\\merkle_dag_consensus.py", "text": "merkle_dag_consensus.MerkleDAG (core\\python\\consensus\\merkle_dag_consensus.py:30)"} +{"complexity": "medium", "doc_id": "chunk_001758", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "consensus", "source_line": 90, "source_path": "core\\python\\consensus\\merkle_dag_consensus.py", "text": "merkle_dag_consensus.MerkleDAGConsensus (core\\python\\consensus\\merkle_dag_consensus.py:90)"} +{"complexity": "simple", "doc_id": "chunk_001759", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "consensus", "source_line": 33, "source_path": "core\\python\\consensus\\merkle_dag_consensus.py", "text": "merkle_dag_consensus.__init__ (core\\python\\consensus\\merkle_dag_consensus.py:33)"} +{"complexity": "medium", "doc_id": "chunk_001760", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 37, "source_path": "core\\python\\consensus\\merkle_dag_consensus.py", "text": "merkle_dag_consensus.add_node (core\\python\\consensus\\merkle_dag_consensus.py:37)"} +{"complexity": "simple", "doc_id": "chunk_001761", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "consensus", "source_line": 56, "source_path": "core\\python\\consensus\\merkle_dag_consensus.py", "text": "merkle_dag_consensus._compute_hash (core\\python\\consensus\\merkle_dag_consensus.py:56)"} +{"complexity": "simple", "doc_id": "chunk_001762", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "consensus", "source_line": 62, "source_path": "core\\python\\consensus\\merkle_dag_consensus.py", "text": "merkle_dag_consensus.get_merkle_root (core\\python\\consensus\\merkle_dag_consensus.py:62)"} +{"complexity": "medium", "doc_id": "chunk_001763", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "consensus", "source_line": 71, "source_path": "core\\python\\consensus\\merkle_dag_consensus.py", "text": "merkle_dag_consensus.get_proof (core\\python\\consensus\\merkle_dag_consensus.py:71)"} +{"complexity": "simple", "doc_id": "chunk_001764", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "consensus", "source_line": 93, "source_path": "core\\python\\consensus\\merkle_dag_consensus.py", "text": "merkle_dag_consensus.__init__ (core\\python\\consensus\\merkle_dag_consensus.py:93)"} +{"complexity": "simple", "doc_id": "chunk_001765", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "consensus", "source_line": 96, "source_path": "core\\python\\consensus\\merkle_dag_consensus.py", "text": "merkle_dag_consensus.add_verification (core\\python\\consensus\\merkle_dag_consensus.py:96)"} +{"complexity": "simple", "doc_id": "chunk_001766", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "consensus", "source_line": 100, "source_path": "core\\python\\consensus\\merkle_dag_consensus.py", "text": "merkle_dag_consensus.verify_consensus (core\\python\\consensus\\merkle_dag_consensus.py:100)"} +{"complexity": "simple", "doc_id": "chunk_001767", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "consensus", "source_line": 105, "source_path": "core\\python\\consensus\\merkle_dag_consensus.py", "text": "merkle_dag_consensus.get_consensus_proof (core\\python\\consensus\\merkle_dag_consensus.py:105)"} +{"complexity": "medium", "doc_id": "chunk_001768", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 66, "source_path": "core\\python\\constants\\uid.py", "text": "uid.generate_device_id (core\\python\\constants\\uid.py:66)"} +{"complexity": "complex", "doc_id": "chunk_001769", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 88, "source_path": "core\\python\\constants\\uid.py", "text": "uid.generate_device_id_from_system (core\\python\\constants\\uid.py:88)"} +{"complexity": "complex", "doc_id": "chunk_001770", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 127, "source_path": "core\\python\\constants\\uid.py", "text": "uid.generate_transaction_id (core\\python\\constants\\uid.py:127)"} +{"complexity": "medium", "doc_id": "chunk_001771", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 162, "source_path": "core\\python\\constants\\uid.py", "text": "uid.generate_transaction_id_simulated (core\\python\\constants\\uid.py:162)"} +{"complexity": "medium", "doc_id": "chunk_001772", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 178, "source_path": "core\\python\\constants\\uid.py", "text": "uid.generate_subject_id (core\\python\\constants\\uid.py:178)"} +{"complexity": "complex", "doc_id": "chunk_001773", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 193, "source_path": "core\\python\\constants\\uid.py", "text": "uid.generate_proof_id (core\\python\\constants\\uid.py:193)"} +{"complexity": "medium", "doc_id": "chunk_001774", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 232, "source_path": "core\\python\\constants\\uid.py", "text": "uid.validate_uid_format (core\\python\\constants\\uid.py:232)"} +{"complexity": "medium", "doc_id": "chunk_001775", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 264, "source_path": "core\\python\\constants\\uid.py", "text": "uid.is_subject_id (core\\python\\constants\\uid.py:264)"} +{"complexity": "medium", "doc_id": "chunk_001776", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 279, "source_path": "core\\python\\constants\\uid.py", "text": "uid.assert_not_subject_id (core\\python\\constants\\uid.py:279)"} +{"complexity": "medium", "doc_id": "chunk_001777", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 302, "source_path": "core\\python\\constants\\uid.py", "text": "uid.migrate_legacy_proof_id (core\\python\\constants\\uid.py:302)"} +{"complexity": "medium", "doc_id": "chunk_001778", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 318, "source_path": "core\\python\\constants\\uid.py", "text": "uid.migrate_legacy_tx_id (core\\python\\constants\\uid.py:318)"} +{"complexity": "simple", "doc_id": "chunk_001779", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 39, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.RuleType (core\\python\\constitution\\__init__.py:39)"} +{"complexity": "simple", "doc_id": "chunk_001780", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 51, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.ViolationType (core\\python\\constitution\\__init__.py:51)"} +{"complexity": "medium", "doc_id": "chunk_001781", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 62, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.ConstitutionalViolation (core\\python\\constitution\\__init__.py:62)"} +{"complexity": "complex", "doc_id": "chunk_001782", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 88, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.ConstitutionalRule (core\\python\\constitution\\__init__.py:88)"} +{"complexity": "complex", "doc_id": "chunk_001783", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 166, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.Constitution (core\\python\\constitution\\__init__.py:166)"} +{"complexity": "complex", "doc_id": "chunk_001784", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "other", "source_line": 236, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.ConstitutionSigner (core\\python\\constitution\\__init__.py:236)"} +{"complexity": "medium", "doc_id": "chunk_001785", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 285, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.ComplianceProof (core\\python\\constitution\\__init__.py:285)"} +{"complexity": "complex", "doc_id": "chunk_001786", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 319, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.ConstitutionalVerifier (core\\python\\constitution\\__init__.py:319)"} +{"complexity": "complex", "doc_id": "chunk_001787", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 397, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.ViolationDetector (core\\python\\constitution\\__init__.py:397)"} +{"complexity": "medium", "doc_id": "chunk_001788", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 508, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.create_safety_rules (core\\python\\constitution\\__init__.py:508)"} +{"complexity": "medium", "doc_id": "chunk_001789", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 530, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.create_transparency_rules (core\\python\\constitution\\__init__.py:530)"} +{"complexity": "medium", "doc_id": "chunk_001790", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 553, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.create_ethical_rules (core\\python\\constitution\\__init__.py:553)"} +{"complexity": "simple", "doc_id": "chunk_001791", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 575, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.create_default_constitution (core\\python\\constitution\\__init__.py:575)"} +{"complexity": "complex", "doc_id": "chunk_001792", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 597, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.GuardResult (core\\python\\constitution\\__init__.py:597)"} +{"complexity": "complex", "doc_id": "chunk_001793", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 636, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.RuleEngine (core\\python\\constitution\\__init__.py:636)"} +{"complexity": "complex", "doc_id": "chunk_001794", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 691, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.ConstitutionalGuard (core\\python\\constitution\\__init__.py:691)"} +{"complexity": "medium", "doc_id": "chunk_001795", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 105, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.__init__ (core\\python\\constitution\\__init__.py:105)"} +{"complexity": "medium", "doc_id": "chunk_001796", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 123, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.verify (core\\python\\constitution\\__init__.py:123)"} +{"complexity": "simple", "doc_id": "chunk_001797", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 139, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.compute_commitment (core\\python\\constitution\\__init__.py:139)"} +{"complexity": "medium", "doc_id": "chunk_001798", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 149, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.to_dict (core\\python\\constitution\\__init__.py:149)"} +{"complexity": "medium", "doc_id": "chunk_001799", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 174, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.__init__ (core\\python\\constitution\\__init__.py:174)"} +{"complexity": "simple", "doc_id": "chunk_001800", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 186, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.add_rule (core\\python\\constitution\\__init__.py:186)"} +{"complexity": "simple", "doc_id": "chunk_001801", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 189, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.get_rule (core\\python\\constitution\\__init__.py:189)"} +{"complexity": "simple", "doc_id": "chunk_001802", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 195, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.disable_rule (core\\python\\constitution\\__init__.py:195)"} +{"complexity": "simple", "doc_id": "chunk_001803", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 202, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.enable_rule (core\\python\\constitution\\__init__.py:202)"} +{"complexity": "simple", "doc_id": "chunk_001804", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 209, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.compute_commitment (core\\python\\constitution\\__init__.py:209)"} +{"complexity": "simple", "doc_id": "chunk_001805", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 219, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.verify_commitment (core\\python\\constitution\\__init__.py:219)"} +{"complexity": "simple", "doc_id": "chunk_001806", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 222, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.to_dict (core\\python\\constitution\\__init__.py:222)"} +{"complexity": "simple", "doc_id": "chunk_001807", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 244, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.__init__ (core\\python\\constitution\\__init__.py:244)"} +{"complexity": "simple", "doc_id": "chunk_001808", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 252, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.export_private_key (core\\python\\constitution\\__init__.py:252)"} +{"complexity": "simple", "doc_id": "chunk_001809", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 255, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.export_public_key (core\\python\\constitution\\__init__.py:255)"} +{"complexity": "medium", "doc_id": "chunk_001810", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "core", "module": "other", "source_line": 258, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.sign_constitution (core\\python\\constitution\\__init__.py:258)"} +{"complexity": "simple", "doc_id": "chunk_001811", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 271, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.verify_signature (core\\python\\constitution\\__init__.py:271)"} +{"complexity": "simple", "doc_id": "chunk_001812", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 300, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.is_compliant (core\\python\\constitution\\__init__.py:300)"} +{"complexity": "simple", "doc_id": "chunk_001813", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 303, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.to_dict (core\\python\\constitution\\__init__.py:303)"} +{"complexity": "simple", "doc_id": "chunk_001814", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 325, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.__init__ (core\\python\\constitution\\__init__.py:325)"} +{"complexity": "complex", "doc_id": "chunk_001815", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 333, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.verify_output (core\\python\\constitution\\__init__.py:333)"} +{"complexity": "simple", "doc_id": "chunk_001816", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 385, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.batch_verify (core\\python\\constitution\\__init__.py:385)"} +{"complexity": "simple", "doc_id": "chunk_001817", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 404, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.__init__ (core\\python\\constitution\\__init__.py:404)"} +{"complexity": "simple", "doc_id": "chunk_001818", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 407, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.record_violation (core\\python\\constitution\\__init__.py:407)"} +{"complexity": "simple", "doc_id": "chunk_001819", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 410, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.record_violations (core\\python\\constitution\\__init__.py:410)"} +{"complexity": "simple", "doc_id": "chunk_001820", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 413, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.get_violations_by_rule (core\\python\\constitution\\__init__.py:413)"} +{"complexity": "simple", "doc_id": "chunk_001821", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 416, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.get_violations_by_severity (core\\python\\constitution\\__init__.py:416)"} +{"complexity": "medium", "doc_id": "chunk_001822", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 421, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.detect_patterns (core\\python\\constitution\\__init__.py:421)"} +{"complexity": "medium", "doc_id": "chunk_001823", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 439, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.compute_violation_score (core\\python\\constitution\\__init__.py:439)"} +{"complexity": "simple", "doc_id": "chunk_001824", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 456, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.should_escalate (core\\python\\constitution\\__init__.py:456)"} +{"complexity": "complex", "doc_id": "chunk_001825", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 459, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.generate_report (core\\python\\constitution\\__init__.py:459)"} +{"complexity": "medium", "doc_id": "chunk_001826", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 614, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.to_dict (core\\python\\constitution\\__init__.py:614)"} +{"complexity": "simple", "doc_id": "chunk_001827", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 644, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.__init__ (core\\python\\constitution\\__init__.py:644)"} +{"complexity": "simple", "doc_id": "chunk_001828", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 649, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.add_rule (core\\python\\constitution\\__init__.py:649)"} +{"complexity": "simple", "doc_id": "chunk_001829", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 653, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.get_rules (core\\python\\constitution\\__init__.py:653)"} +{"complexity": "simple", "doc_id": "chunk_001830", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 657, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.remove_rule (core\\python\\constitution\\__init__.py:657)"} +{"complexity": "medium", "doc_id": "chunk_001831", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 666, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.evaluate (core\\python\\constitution\\__init__.py:666)"} +{"complexity": "simple", "doc_id": "chunk_001832", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 679, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.is_compliant (core\\python\\constitution\\__init__.py:679)"} +{"complexity": "simple", "doc_id": "chunk_001833", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 697, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.__init__ (core\\python\\constitution\\__init__.py:697)"} +{"complexity": "complex", "doc_id": "chunk_001834", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 707, "source_path": "core\\python\\constitution\\__init__.py", "text": "__init__.check (core\\python\\constitution\\__init__.py:707)"} +{"complexity": "simple", "doc_id": "chunk_001835", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 20, "source_path": "core\\python\\core\\architecture.py", "text": "architecture.Fact (core\\python\\core\\architecture.py:20)"} +{"complexity": "complex", "doc_id": "chunk_001836", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 30, "source_path": "core\\python\\core\\architecture.py", "text": "architecture.SharedFactDatabase (core\\python\\core\\architecture.py:30)"} +{"complexity": "simple", "doc_id": "chunk_001837", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 38, "source_path": "core\\python\\core\\architecture.py", "text": "architecture.__init__ (core\\python\\core\\architecture.py:38)"} +{"complexity": "simple", "doc_id": "chunk_001838", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 42, "source_path": "core\\python\\core\\architecture.py", "text": "architecture.add_fact (core\\python\\core\\architecture.py:42)"} +{"complexity": "simple", "doc_id": "chunk_001839", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 47, "source_path": "core\\python\\core\\architecture.py", "text": "architecture.get_fact (core\\python\\core\\architecture.py:47)"} +{"complexity": "medium", "doc_id": "chunk_001840", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 52, "source_path": "core\\python\\core\\architecture.py", "text": "architecture.query (core\\python\\core\\architecture.py:52)"} +{"complexity": "simple", "doc_id": "chunk_001841", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 77, "source_path": "core\\python\\core\\architecture.py", "text": "architecture.clear (core\\python\\core\\architecture.py:77)"} +{"complexity": "simple", "doc_id": "chunk_001842", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 82, "source_path": "core\\python\\core\\architecture.py", "text": "architecture.count (core\\python\\core\\architecture.py:82)"} +{"complexity": "simple", "doc_id": "chunk_001843", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 36, "source_path": "core\\python\\core\\sentient_core.py", "text": "sentient_core.SentientCoreError (core\\python\\core\\sentient_core.py:36)"} +{"complexity": "simple", "doc_id": "chunk_001844", "function_type": "class", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "agents", "source_line": 40, "source_path": "core\\python\\core\\sentient_core.py", "text": "sentient_core.ModelLoadError (core\\python\\core\\sentient_core.py:40)"} +{"complexity": "simple", "doc_id": "chunk_001845", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 44, "source_path": "core\\python\\core\\sentient_core.py", "text": "sentient_core.AdapterNotFoundError (core\\python\\core\\sentient_core.py:44)"} +{"complexity": "simple", "doc_id": "chunk_001846", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 52, "source_path": "core\\python\\core\\sentient_core.py", "text": "sentient_core.Vertical (core\\python\\core\\sentient_core.py:52)"} +{"complexity": "medium", "doc_id": "chunk_001847", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 69, "source_path": "core\\python\\core\\sentient_core.py", "text": "sentient_core.AdapterConfig (core\\python\\core\\sentient_core.py:69)"} +{"complexity": "complex", "doc_id": "chunk_001848", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 88, "source_path": "core\\python\\core\\sentient_core.py", "text": "sentient_core.AdapterRegistry (core\\python\\core\\sentient_core.py:88)"} +{"complexity": "medium", "doc_id": "chunk_001849", "function_type": "class", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "agents", "source_line": 156, "source_path": "core\\python\\core\\sentient_core.py", "text": "sentient_core.GeneratedOutput (core\\python\\core\\sentient_core.py:156)"} +{"complexity": "simple", "doc_id": "chunk_001850", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "agents", "source_line": 174, "source_path": "core\\python\\core\\sentient_core.py", "text": "sentient_core.VerificationMetadata (core\\python\\core\\sentient_core.py:174)"} +{"complexity": "complex", "doc_id": "chunk_001851", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 190, "source_path": "core\\python\\core\\sentient_core.py", "text": "sentient_core.SentientCore (core\\python\\core\\sentient_core.py:190)"} +{"complexity": "medium", "doc_id": "chunk_001852", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "agents", "source_line": 125, "source_path": "core\\python\\core\\sentient_core.py", "text": "sentient_core.get (core\\python\\core\\sentient_core.py:125)"} +{"complexity": "simple", "doc_id": "chunk_001853", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 141, "source_path": "core\\python\\core\\sentient_core.py", "text": "sentient_core.register (core\\python\\core\\sentient_core.py:141)"} +{"complexity": "simple", "doc_id": "chunk_001854", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 146, "source_path": "core\\python\\core\\sentient_core.py", "text": "sentient_core.all_verticals (core\\python\\core\\sentient_core.py:146)"} +{"complexity": "medium", "doc_id": "chunk_001855", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "agents", "source_line": 201, "source_path": "core\\python\\core\\sentient_core.py", "text": "sentient_core.__init__ (core\\python\\core\\sentient_core.py:201)"} +{"complexity": "simple", "doc_id": "chunk_001856", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "agents", "source_line": 228, "source_path": "core\\python\\core\\sentient_core.py", "text": "sentient_core.__repr__ (core\\python\\core\\sentient_core.py:228)"} +{"complexity": "medium", "doc_id": "chunk_001857", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "agents", "source_line": 235, "source_path": "core\\python\\core\\sentient_core.py", "text": "sentient_core.get_status (core\\python\\core\\sentient_core.py:235)"} +{"complexity": "medium", "doc_id": "chunk_001858", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "agents", "source_line": 252, "source_path": "core\\python\\core\\sentient_core.py", "text": "sentient_core.load_model (core\\python\\core\\sentient_core.py:252)"} +{"complexity": "simple", "doc_id": "chunk_001859", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "agents", "source_line": 271, "source_path": "core\\python\\core\\sentient_core.py", "text": "sentient_core.load_adapter (core\\python\\core\\sentient_core.py:271)"} +{"complexity": "complex", "doc_id": "chunk_001860", "function_type": "async_function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "agents", "source_line": 277, "source_path": "core\\python\\core\\sentient_core.py", "text": "sentient_core.generate (core\\python\\core\\sentient_core.py:277)"} +{"complexity": "simple", "doc_id": "chunk_001861", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 317, "source_path": "core\\python\\core\\sentient_core.py", "text": "sentient_core.cleanup (core\\python\\core\\sentient_core.py:317)"} +{"complexity": "simple", "doc_id": "chunk_001862", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "crypto", "source_line": 43, "source_path": "core\\python\\crypto\\crypto_service.py", "text": "crypto_service.sha256_hex (core\\python\\crypto\\crypto_service.py:43)"} +{"complexity": "simple", "doc_id": "chunk_001863", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "crypto", "source_line": 51, "source_path": "core\\python\\crypto\\crypto_service.py", "text": "crypto_service.ed25519_generate_keypair (core\\python\\crypto\\crypto_service.py:51)"} +{"complexity": "simple", "doc_id": "chunk_001864", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "crypto", "source_line": 56, "source_path": "core\\python\\crypto\\crypto_service.py", "text": "crypto_service.ed25519_sign_hex (core\\python\\crypto\\crypto_service.py:56)"} +{"complexity": "simple", "doc_id": "chunk_001865", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "crypto", "source_line": 61, "source_path": "core\\python\\crypto\\crypto_service.py", "text": "crypto_service.ed25519_verify_hex (core\\python\\crypto\\crypto_service.py:61)"} +{"complexity": "medium", "doc_id": "chunk_001866", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "crypto", "source_line": 70, "source_path": "core\\python\\crypto\\crypto_service.py", "text": "crypto_service.merkle_root (core\\python\\crypto\\crypto_service.py:70)"} +{"complexity": "simple", "doc_id": "chunk_001867", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "crypto", "source_line": 98, "source_path": "core\\python\\crypto\\crypto_service.py", "text": "crypto_service.get_default_key (core\\python\\crypto\\crypto_service.py:98)"} +{"complexity": "medium", "doc_id": "chunk_001868", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "crypto", "source_line": 104, "source_path": "core\\python\\crypto\\crypto_service.py", "text": "crypto_service.ed25519_sign_with_key_hex (core\\python\\crypto\\crypto_service.py:104)"} +{"complexity": "medium", "doc_id": "chunk_001869", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "crypto", "source_line": 37, "source_path": "core\\python\\crypto\\Ed25519Signer.py", "text": "Ed25519Signer.Ed25519Signer (core\\python\\crypto\\Ed25519Signer.py:37)"} +{"complexity": "simple", "doc_id": "chunk_001870", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "crypto", "source_line": 40, "source_path": "core\\python\\crypto\\Ed25519Signer.py", "text": "Ed25519Signer.__init__ (core\\python\\crypto\\Ed25519Signer.py:40)"} +{"complexity": "simple", "doc_id": "chunk_001871", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "crypto", "source_line": 44, "source_path": "core\\python\\crypto\\Ed25519Signer.py", "text": "Ed25519Signer._derive_public_key (core\\python\\crypto\\Ed25519Signer.py:44)"} +{"complexity": "simple", "doc_id": "chunk_001872", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "crypto", "source_line": 48, "source_path": "core\\python\\crypto\\Ed25519Signer.py", "text": "Ed25519Signer.sign (core\\python\\crypto\\Ed25519Signer.py:48)"} +{"complexity": "simple", "doc_id": "chunk_001873", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "crypto", "source_line": 53, "source_path": "core\\python\\crypto\\Ed25519Signer.py", "text": "Ed25519Signer.verify (core\\python\\crypto\\Ed25519Signer.py:53)"} +{"complexity": "simple", "doc_id": "chunk_001874", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "crypto", "source_line": 60, "source_path": "core\\python\\crypto\\Ed25519Signer.py", "text": "Ed25519Signer.generate_keypair (core\\python\\crypto\\Ed25519Signer.py:60)"} +{"complexity": "medium", "doc_id": "chunk_001875", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "crypto", "source_line": 28, "source_path": "core\\python\\crypto\\napqc.py", "text": "napqc._reduce_word (core\\python\\crypto\\napqc.py:28)"} +{"complexity": "complex", "doc_id": "chunk_001876", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "crypto", "source_line": 43, "source_path": "core\\python\\crypto\\napqc.py", "text": "napqc.BraidWord (core\\python\\crypto\\napqc.py:43)"} +{"complexity": "simple", "doc_id": "chunk_001877", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "crypto", "source_line": 93, "source_path": "core\\python\\crypto\\napqc.py", "text": "napqc._random_braids (core\\python\\crypto\\napqc.py:93)"} +{"complexity": "simple", "doc_id": "chunk_001878", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "crypto", "source_line": 99, "source_path": "core\\python\\crypto\\napqc.py", "text": "napqc.AAGPublicKey (core\\python\\crypto\\napqc.py:99)"} +{"complexity": "simple", "doc_id": "chunk_001879", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "crypto", "source_line": 110, "source_path": "core\\python\\crypto\\napqc.py", "text": "napqc.AAGKeyPair (core\\python\\crypto\\napqc.py:110)"} +{"complexity": "medium", "doc_id": "chunk_001880", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "crypto", "source_line": 121, "source_path": "core\\python\\crypto\\napqc.py", "text": "napqc.aag_keypair (core\\python\\crypto\\napqc.py:121)"} +{"complexity": "medium", "doc_id": "chunk_001881", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "crypto", "source_line": 136, "source_path": "core\\python\\crypto\\napqc.py", "text": "napqc.derive_shared_secret (core\\python\\crypto\\napqc.py:136)"} +{"complexity": "medium", "doc_id": "chunk_001882", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "crypto", "source_line": 155, "source_path": "core\\python\\crypto\\napqc.py", "text": "napqc.canonical_shared_secret (core\\python\\crypto\\napqc.py:155)"} +{"complexity": "medium", "doc_id": "chunk_001883", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "crypto", "source_line": 172, "source_path": "core\\python\\crypto\\napqc.py", "text": "napqc.aag_exchange (core\\python\\crypto\\napqc.py:172)"} +{"complexity": "simple", "doc_id": "chunk_001884", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "crypto", "source_line": 48, "source_path": "core\\python\\crypto\\napqc.py", "text": "napqc.__init__ (core\\python\\crypto\\napqc.py:48)"} +{"complexity": "simple", "doc_id": "chunk_001885", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "crypto", "source_line": 53, "source_path": "core\\python\\crypto\\napqc.py", "text": "napqc.n (core\\python\\crypto\\napqc.py:53)"} +{"complexity": "simple", "doc_id": "chunk_001886", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "crypto", "source_line": 57, "source_path": "core\\python\\crypto\\napqc.py", "text": "napqc.word (core\\python\\crypto\\napqc.py:57)"} +{"complexity": "simple", "doc_id": "chunk_001887", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "crypto", "source_line": 60, "source_path": "core\\python\\crypto\\napqc.py", "text": "napqc.__mul__ (core\\python\\crypto\\napqc.py:60)"} +{"complexity": "simple", "doc_id": "chunk_001888", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "crypto", "source_line": 65, "source_path": "core\\python\\crypto\\napqc.py", "text": "napqc.__eq__ (core\\python\\crypto\\napqc.py:65)"} +{"complexity": "simple", "doc_id": "chunk_001889", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "crypto", "source_line": 70, "source_path": "core\\python\\crypto\\napqc.py", "text": "napqc.inverse (core\\python\\crypto\\napqc.py:70)"} +{"complexity": "simple", "doc_id": "chunk_001890", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "crypto", "source_line": 73, "source_path": "core\\python\\crypto\\napqc.py", "text": "napqc.conjugate_by (core\\python\\crypto\\napqc.py:73)"} +{"complexity": "simple", "doc_id": "chunk_001891", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "crypto", "source_line": 80, "source_path": "core\\python\\crypto\\napqc.py", "text": "napqc.to_bytes (core\\python\\crypto\\napqc.py:80)"} +{"complexity": "simple", "doc_id": "chunk_001892", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "crypto", "source_line": 85, "source_path": "core\\python\\crypto\\napqc.py", "text": "napqc.random (core\\python\\crypto\\napqc.py:85)"} +{"complexity": "simple", "doc_id": "chunk_001893", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "crypto", "source_line": 105, "source_path": "core\\python\\crypto\\napqc.py", "text": "napqc.to_bytes (core\\python\\crypto\\napqc.py:105)"} +{"complexity": "simple", "doc_id": "chunk_001894", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "crypto", "source_line": 117, "source_path": "core\\python\\crypto\\napqc.py", "text": "napqc.n (core\\python\\crypto\\napqc.py:117)"} +{"complexity": "simple", "doc_id": "chunk_001895", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 15, "source_path": "core\\python\\crypto\\quantum_temporal_chains.py", "text": "quantum_temporal_chains.TemporalLink (core\\python\\crypto\\quantum_temporal_chains.py:15)"} +{"complexity": "simple", "doc_id": "chunk_001896", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 24, "source_path": "core\\python\\crypto\\quantum_temporal_chains.py", "text": "quantum_temporal_chains.QuantumProof (core\\python\\crypto\\quantum_temporal_chains.py:24)"} +{"complexity": "complex", "doc_id": "chunk_001897", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 31, "source_path": "core\\python\\crypto\\quantum_temporal_chains.py", "text": "quantum_temporal_chains.QuantumTemporalChain (core\\python\\crypto\\quantum_temporal_chains.py:31)"} +{"complexity": "simple", "doc_id": "chunk_001898", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 34, "source_path": "core\\python\\crypto\\quantum_temporal_chains.py", "text": "quantum_temporal_chains.__init__ (core\\python\\crypto\\quantum_temporal_chains.py:34)"} +{"complexity": "medium", "doc_id": "chunk_001899", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 38, "source_path": "core\\python\\crypto\\quantum_temporal_chains.py", "text": "quantum_temporal_chains.add_link (core\\python\\crypto\\quantum_temporal_chains.py:38)"} +{"complexity": "simple", "doc_id": "chunk_001900", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "verification", "source_line": 53, "source_path": "core\\python\\crypto\\quantum_temporal_chains.py", "text": "quantum_temporal_chains._sign (core\\python\\crypto\\quantum_temporal_chains.py:53)"} +{"complexity": "medium", "doc_id": "chunk_001901", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 58, "source_path": "core\\python\\crypto\\quantum_temporal_chains.py", "text": "quantum_temporal_chains.verify_chain (core\\python\\crypto\\quantum_temporal_chains.py:58)"} +{"complexity": "medium", "doc_id": "chunk_001902", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 74, "source_path": "core\\python\\crypto\\quantum_temporal_chains.py", "text": "quantum_temporal_chains.get_proof (core\\python\\crypto\\quantum_temporal_chains.py:74)"} +{"complexity": "complex", "doc_id": "chunk_001903", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "crypto", "source_line": 19, "source_path": "core\\python\\crypto\\signer.py", "text": "signer.Ed25519Signer (core\\python\\crypto\\signer.py:19)"} +{"complexity": "medium", "doc_id": "chunk_001904", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "crypto", "source_line": 59, "source_path": "core\\python\\crypto\\signer.py", "text": "signer.Signer (core\\python\\crypto\\signer.py:59)"} +{"complexity": "simple", "doc_id": "chunk_001905", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "crypto", "source_line": 89, "source_path": "core\\python\\crypto\\signer.py", "text": "signer.ProofSigner (core\\python\\crypto\\signer.py:89)"} +{"complexity": "simple", "doc_id": "chunk_001906", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "crypto", "source_line": 22, "source_path": "core\\python\\crypto\\signer.py", "text": "signer.__init__ (core\\python\\crypto\\signer.py:22)"} +{"complexity": "simple", "doc_id": "chunk_001907", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "core", "module": "crypto", "source_line": 27, "source_path": "core\\python\\crypto\\signer.py", "text": "signer.sign (core\\python\\crypto\\signer.py:27)"} +{"complexity": "simple", "doc_id": "chunk_001908", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "crypto", "source_line": 30, "source_path": "core\\python\\crypto\\signer.py", "text": "signer.verify (core\\python\\crypto\\signer.py:30)"} +{"complexity": "simple", "doc_id": "chunk_001909", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "crypto", "source_line": 37, "source_path": "core\\python\\crypto\\signer.py", "text": "signer.get_public_key_hex (core\\python\\crypto\\signer.py:37)"} +{"complexity": "simple", "doc_id": "chunk_001910", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "core", "module": "crypto", "source_line": 41, "source_path": "core\\python\\crypto\\signer.py", "text": "signer.save_to_file (core\\python\\crypto\\signer.py:41)"} +{"complexity": "simple", "doc_id": "chunk_001911", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "crypto", "source_line": 49, "source_path": "core\\python\\crypto\\signer.py", "text": "signer.load_from_file (core\\python\\crypto\\signer.py:49)"} +{"complexity": "simple", "doc_id": "chunk_001912", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "crypto", "source_line": 62, "source_path": "core\\python\\crypto\\signer.py", "text": "signer.__init__ (core\\python\\crypto\\signer.py:62)"} +{"complexity": "simple", "doc_id": "chunk_001913", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "crypto", "source_line": 66, "source_path": "core\\python\\crypto\\signer.py", "text": "signer._derive_public_key (core\\python\\crypto\\signer.py:66)"} +{"complexity": "simple", "doc_id": "chunk_001914", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "crypto", "source_line": 70, "source_path": "core\\python\\crypto\\signer.py", "text": "signer.sign (core\\python\\crypto\\signer.py:70)"} +{"complexity": "simple", "doc_id": "chunk_001915", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "crypto", "source_line": 77, "source_path": "core\\python\\crypto\\signer.py", "text": "signer.verify (core\\python\\crypto\\signer.py:77)"} +{"complexity": "simple", "doc_id": "chunk_001916", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "crypto", "source_line": 82, "source_path": "core\\python\\crypto\\signer.py", "text": "signer.sign_message (core\\python\\crypto\\signer.py:82)"} +{"complexity": "simple", "doc_id": "chunk_001917", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "crypto", "source_line": 92, "source_path": "core\\python\\crypto\\signer.py", "text": "signer.sign_proof (core\\python\\crypto\\signer.py:92)"} +{"complexity": "medium", "doc_id": "chunk_001918", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 30, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.Region (core\\python\\data_residency\\__init__.py:30)"} +{"complexity": "simple", "doc_id": "chunk_001919", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 56, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.ResidencyStatus (core\\python\\data_residency\\__init__.py:56)"} +{"complexity": "simple", "doc_id": "chunk_001920", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 64, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.DataClassification (core\\python\\data_residency\\__init__.py:64)"} +{"complexity": "simple", "doc_id": "chunk_001921", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 73, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.CloudProvider (core\\python\\data_residency\\__init__.py:73)"} +{"complexity": "simple", "doc_id": "chunk_001922", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 82, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.ViolationSeverity (core\\python\\data_residency\\__init__.py:82)"} +{"complexity": "simple", "doc_id": "chunk_001923", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 89, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.TransferMechanism (core\\python\\data_residency\\__init__.py:89)"} +{"complexity": "simple", "doc_id": "chunk_001924", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 99, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.LegalFramework (core\\python\\data_residency\\__init__.py:99)"} +{"complexity": "medium", "doc_id": "chunk_001925", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 166, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.ResidencyPolicy (core\\python\\data_residency\\__init__.py:166)"} +{"complexity": "medium", "doc_id": "chunk_001926", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 198, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.RoutingDecision (core\\python\\data_residency\\__init__.py:198)"} +{"complexity": "medium", "doc_id": "chunk_001927", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 217, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.ComplianceViolation (core\\python\\data_residency\\__init__.py:217)"} +{"complexity": "medium", "doc_id": "chunk_001928", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 238, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.AuditReport (core\\python\\data_residency\\__init__.py:238)"} +{"complexity": "medium", "doc_id": "chunk_001929", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 261, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.ProviderRegionMapping (core\\python\\data_residency\\__init__.py:261)"} +{"complexity": "medium", "doc_id": "chunk_001930", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 279, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.DataProcessingAgreement (core\\python\\data_residency\\__init__.py:279)"} +{"complexity": "medium", "doc_id": "chunk_001931", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 300, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.StandardContractualClauses (core\\python\\data_residency\\__init__.py:300)"} +{"complexity": "simple", "doc_id": "chunk_001932", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 325, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.gdpr_policy (core\\python\\data_residency\\__init__.py:325)"} +{"complexity": "simple", "doc_id": "chunk_001933", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 334, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.ccpa_policy (core\\python\\data_residency\\__init__.py:334)"} +{"complexity": "simple", "doc_id": "chunk_001934", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 341, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.fedramp_policy (core\\python\\data_residency\\__init__.py:341)"} +{"complexity": "complex", "doc_id": "chunk_001935", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 354, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.ProofRouter (core\\python\\data_residency\\__init__.py:354)"} +{"complexity": "complex", "doc_id": "chunk_001936", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 441, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.ComplianceVerifier (core\\python\\data_residency\\__init__.py:441)"} +{"complexity": "complex", "doc_id": "chunk_001937", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 538, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.InfrastructureMapper (core\\python\\data_residency\\__init__.py:538)"} +{"complexity": "simple", "doc_id": "chunk_001938", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 597, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.LegalFramework (core\\python\\data_residency\\__init__.py:597)"} +{"complexity": "complex", "doc_id": "chunk_001939", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 609, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.LegalFrameworkManager (core\\python\\data_residency\\__init__.py:609)"} +{"complexity": "complex", "doc_id": "chunk_001940", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 717, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.DataResidencyManager (core\\python\\data_residency\\__init__.py:717)"} +{"complexity": "medium", "doc_id": "chunk_001941", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 896, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.AuditReport (core\\python\\data_residency\\__init__.py:896)"} +{"complexity": "simple", "doc_id": "chunk_001942", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 180, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.is_region_allowed (core\\python\\data_residency\\__init__.py:180)"} +{"complexity": "simple", "doc_id": "chunk_001943", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 188, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.to_dict (core\\python\\data_residency\\__init__.py:188)"} +{"complexity": "simple", "doc_id": "chunk_001944", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 207, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.to_dict (core\\python\\data_residency\\__init__.py:207)"} +{"complexity": "simple", "doc_id": "chunk_001945", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 227, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.to_dict (core\\python\\data_residency\\__init__.py:227)"} +{"complexity": "simple", "doc_id": "chunk_001946", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 250, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.to_dict (core\\python\\data_residency\\__init__.py:250)"} +{"complexity": "simple", "doc_id": "chunk_001947", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 269, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.to_dict (core\\python\\data_residency\\__init__.py:269)"} +{"complexity": "simple", "doc_id": "chunk_001948", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 290, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.to_dict (core\\python\\data_residency\\__init__.py:290)"} +{"complexity": "simple", "doc_id": "chunk_001949", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 311, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.to_dict (core\\python\\data_residency\\__init__.py:311)"} +{"complexity": "simple", "doc_id": "chunk_001950", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 357, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.__init__ (core\\python\\data_residency\\__init__.py:357)"} +{"complexity": "simple", "doc_id": "chunk_001951", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 366, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.set_customer_policy (core\\python\\data_residency\\__init__.py:366)"} +{"complexity": "simple", "doc_id": "chunk_001952", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 370, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.mark_region_unhealthy (core\\python\\data_residency\\__init__.py:370)"} +{"complexity": "simple", "doc_id": "chunk_001953", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 374, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.mark_region_healthy (core\\python\\data_residency\\__init__.py:374)"} +{"complexity": "complex", "doc_id": "chunk_001954", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 378, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.route_proof (core\\python\\data_residency\\__init__.py:378)"} +{"complexity": "simple", "doc_id": "chunk_001955", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 425, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.handle_failover (core\\python\\data_residency\\__init__.py:425)"} +{"complexity": "simple", "doc_id": "chunk_001956", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 444, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.__init__ (core\\python\\data_residency\\__init__.py:444)"} +{"complexity": "complex", "doc_id": "chunk_001957", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 447, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.verify_proof_location (core\\python\\data_residency\\__init__.py:447)"} +{"complexity": "medium", "doc_id": "chunk_001958", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 481, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.verify_encryption (core\\python\\data_residency\\__init__.py:481)"} +{"complexity": "medium", "doc_id": "chunk_001959", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 512, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.generate_audit_report (core\\python\\data_residency\\__init__.py:512)"} +{"complexity": "simple", "doc_id": "chunk_001960", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 541, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.get_provider_region (core\\python\\data_residency\\__init__.py:541)"} +{"complexity": "medium", "doc_id": "chunk_001961", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 549, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.get_mappings_for_region (core\\python\\data_residency\\__init__.py:549)"} +{"complexity": "medium", "doc_id": "chunk_001962", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 563, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.validate_deployment (core\\python\\data_residency\\__init__.py:563)"} +{"complexity": "medium", "doc_id": "chunk_001963", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 612, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.create_dpa (core\\python\\data_residency\\__init__.py:612)"} +{"complexity": "medium", "doc_id": "chunk_001964", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 627, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.create_scc (core\\python\\data_residency\\__init__.py:627)"} +{"complexity": "medium", "doc_id": "chunk_001965", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 645, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.get_transfer_mechanism (core\\python\\data_residency\\__init__.py:645)"} +{"complexity": "medium", "doc_id": "chunk_001966", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 666, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.validate_transfer (core\\python\\data_residency\\__init__.py:666)"} +{"complexity": "simple", "doc_id": "chunk_001967", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 723, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.__init__ (core\\python\\data_residency\\__init__.py:723)"} +{"complexity": "complex", "doc_id": "chunk_001968", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 729, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.store_proof (core\\python\\data_residency\\__init__.py:729)"} +{"complexity": "medium", "doc_id": "chunk_001969", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 776, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.verify_proof_compliance (core\\python\\data_residency\\__init__.py:776)"} +{"complexity": "medium", "doc_id": "chunk_001970", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 800, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.audit_residency_compliance (core\\python\\data_residency\\__init__.py:800)"} +{"complexity": "medium", "doc_id": "chunk_001971", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 828, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.generate_customer_attestation (core\\python\\data_residency\\__init__.py:828)"} +{"complexity": "medium", "doc_id": "chunk_001972", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 856, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.get_proof_location (core\\python\\data_residency\\__init__.py:856)"} +{"complexity": "simple", "doc_id": "chunk_001973", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 868, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.list_proofs_by_region (core\\python\\data_residency\\__init__.py:868)"} +{"complexity": "medium", "doc_id": "chunk_001974", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 877, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.get_dashboard_stats (core\\python\\data_residency\\__init__.py:877)"} +{"complexity": "simple", "doc_id": "chunk_001975", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 909, "source_path": "core\\python\\data_residency\\__init__.py", "text": "__init__.to_dict (core\\python\\data_residency\\__init__.py:909)"} +{"complexity": "medium", "doc_id": "chunk_001976", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 24, "source_path": "core\\python\\deception\\__init__.py", "text": "__init__.DeceptionType (core\\python\\deception\\__init__.py:24)"} +{"complexity": "simple", "doc_id": "chunk_001977", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 37, "source_path": "core\\python\\deception\\__init__.py", "text": "__init__.ConfidenceLevel (core\\python\\deception\\__init__.py:37)"} +{"complexity": "medium", "doc_id": "chunk_001978", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 49, "source_path": "core\\python\\deception\\__init__.py", "text": "__init__.DeceptionScore (core\\python\\deception\\__init__.py:49)"} +{"complexity": "medium", "doc_id": "chunk_001979", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 74, "source_path": "core\\python\\deception\\__init__.py", "text": "__init__.DeceptionAnalysis (core\\python\\deception\\__init__.py:74)"} +{"complexity": "complex", "doc_id": "chunk_001980", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 137, "source_path": "core\\python\\deception\\__init__.py", "text": "__init__.DeceptionDetector (core\\python\\deception\\__init__.py:137)"} +{"complexity": "simple", "doc_id": "chunk_001981", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 61, "source_path": "core\\python\\deception\\__init__.py", "text": "__init__.to_dict (core\\python\\deception\\__init__.py:61)"} +{"complexity": "simple", "doc_id": "chunk_001982", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 87, "source_path": "core\\python\\deception\\__init__.py", "text": "__init__.to_dict (core\\python\\deception\\__init__.py:87)"} +{"complexity": "simple", "doc_id": "chunk_001983", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 143, "source_path": "core\\python\\deception\\__init__.py", "text": "__init__.__init__ (core\\python\\deception\\__init__.py:143)"} +{"complexity": "medium", "doc_id": "chunk_001984", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 153, "source_path": "core\\python\\deception\\__init__.py", "text": "__init__.analyze (core\\python\\deception\\__init__.py:153)"} +{"complexity": "simple", "doc_id": "chunk_001985", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 185, "source_path": "core\\python\\deception\\__init__.py", "text": "__init__.get_score (core\\python\\deception\\__init__.py:185)"} +{"complexity": "simple", "doc_id": "chunk_001986", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 189, "source_path": "core\\python\\deception\\__init__.py", "text": "__init__.detect_patterns (core\\python\\deception\\__init__.py:189)"} +{"complexity": "complex", "doc_id": "chunk_001987", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 24, "source_path": "core\\python\\demo_adcpf.py", "text": "demo_adcpf.demo_basic_classification (core\\python\\demo_adcpf.py:24)"} +{"complexity": "complex", "doc_id": "chunk_001988", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 136, "source_path": "core\\python\\demo_adcpf.py", "text": "demo_adcpf.demo_federated_consensus (core\\python\\demo_adcpf.py:136)"} +{"complexity": "complex", "doc_id": "chunk_001989", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 213, "source_path": "core\\python\\demo_adcpf.py", "text": "demo_adcpf.demo_batch_classification (core\\python\\demo_adcpf.py:213)"} +{"complexity": "complex", "doc_id": "chunk_001990", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 286, "source_path": "core\\python\\demo_adcpf.py", "text": "demo_adcpf.demo_proof_verification (core\\python\\demo_adcpf.py:286)"} +{"complexity": "medium", "doc_id": "chunk_001991", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 350, "source_path": "core\\python\\demo_adcpf.py", "text": "demo_adcpf.main (core\\python\\demo_adcpf.py:350)"} +{"complexity": "complex", "doc_id": "chunk_001992", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 45, "source_path": "core\\python\\documentation\\adr_prover.py", "text": "adr_prover.ADRProof (core\\python\\documentation\\adr_prover.py:45)"} +{"complexity": "complex", "doc_id": "chunk_001993", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 109, "source_path": "core\\python\\documentation\\adr_prover.py", "text": "adr_prover.ADRProver (core\\python\\documentation\\adr_prover.py:109)"} +{"complexity": "complex", "doc_id": "chunk_001994", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "other", "source_line": 352, "source_path": "core\\python\\documentation\\adr_prover.py", "text": "adr_prover.sign_all_adrs (core\\python\\documentation\\adr_prover.py:352)"} +{"complexity": "medium", "doc_id": "chunk_001995", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 75, "source_path": "core\\python\\documentation\\adr_prover.py", "text": "adr_prover.to_dict (core\\python\\documentation\\adr_prover.py:75)"} +{"complexity": "simple", "doc_id": "chunk_001996", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 89, "source_path": "core\\python\\documentation\\adr_prover.py", "text": "adr_prover.to_json (core\\python\\documentation\\adr_prover.py:89)"} +{"complexity": "medium", "doc_id": "chunk_001997", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 94, "source_path": "core\\python\\documentation\\adr_prover.py", "text": "adr_prover.from_dict (core\\python\\documentation\\adr_prover.py:94)"} +{"complexity": "simple", "doc_id": "chunk_001998", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 121, "source_path": "core\\python\\documentation\\adr_prover.py", "text": "adr_prover.__init__ (core\\python\\documentation\\adr_prover.py:121)"} +{"complexity": "medium", "doc_id": "chunk_001999", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 131, "source_path": "core\\python\\documentation\\adr_prover.py", "text": "adr_prover._init_keys (core\\python\\documentation\\adr_prover.py:131)"} +{"complexity": "medium", "doc_id": "chunk_002000", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "other", "source_line": 154, "source_path": "core\\python\\documentation\\adr_prover.py", "text": "adr_prover._sign (core\\python\\documentation\\adr_prover.py:154)"} +{"complexity": "simple", "doc_id": "chunk_002001", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 166, "source_path": "core\\python\\documentation\\adr_prover.py", "text": "adr_prover._hash_content (core\\python\\documentation\\adr_prover.py:166)"} +{"complexity": "medium", "doc_id": "chunk_002002", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 170, "source_path": "core\\python\\documentation\\adr_prover.py", "text": "adr_prover._extract_adr_id (core\\python\\documentation\\adr_prover.py:170)"} +{"complexity": "medium", "doc_id": "chunk_002003", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "other", "source_line": 185, "source_path": "core\\python\\documentation\\adr_prover.py", "text": "adr_prover._extract_content_for_signing (core\\python\\documentation\\adr_prover.py:185)"} +{"complexity": "complex", "doc_id": "chunk_002004", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "other", "source_line": 202, "source_path": "core\\python\\documentation\\adr_prover.py", "text": "adr_prover.sign_adr (core\\python\\documentation\\adr_prover.py:202)"} +{"complexity": "complex", "doc_id": "chunk_002005", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 251, "source_path": "core\\python\\documentation\\adr_prover.py", "text": "adr_prover.embed_proof_in_adr (core\\python\\documentation\\adr_prover.py:251)"} +{"complexity": "complex", "doc_id": "chunk_002006", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 286, "source_path": "core\\python\\documentation\\adr_prover.py", "text": "adr_prover.verify_adr (core\\python\\documentation\\adr_prover.py:286)"} +{"complexity": "medium", "doc_id": "chunk_002007", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "other", "source_line": 327, "source_path": "core\\python\\documentation\\adr_prover.py", "text": "adr_prover.batch_sign_adrs (core\\python\\documentation\\adr_prover.py:327)"} +{"complexity": "simple", "doc_id": "chunk_002008", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 27, "source_path": "core\\python\\documentation\\approval_chain.py", "text": "approval_chain.ApprovalStatus (core\\python\\documentation\\approval_chain.py:27)"} +{"complexity": "complex", "doc_id": "chunk_002009", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 39, "source_path": "core\\python\\documentation\\approval_chain.py", "text": "approval_chain.Approver (core\\python\\documentation\\approval_chain.py:39)"} +{"complexity": "complex", "doc_id": "chunk_002010", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 90, "source_path": "core\\python\\documentation\\approval_chain.py", "text": "approval_chain.ApprovalChain (core\\python\\documentation\\approval_chain.py:90)"} +{"complexity": "complex", "doc_id": "chunk_002011", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 248, "source_path": "core\\python\\documentation\\approval_chain.py", "text": "approval_chain.ApprovalChainRegistry (core\\python\\documentation\\approval_chain.py:248)"} +{"complexity": "simple", "doc_id": "chunk_002012", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 60, "source_path": "core\\python\\documentation\\approval_chain.py", "text": "approval_chain.__post_init__ (core\\python\\documentation\\approval_chain.py:60)"} +{"complexity": "simple", "doc_id": "chunk_002013", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 65, "source_path": "core\\python\\documentation\\approval_chain.py", "text": "approval_chain.to_dict (core\\python\\documentation\\approval_chain.py:65)"} +{"complexity": "simple", "doc_id": "chunk_002014", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 77, "source_path": "core\\python\\documentation\\approval_chain.py", "text": "approval_chain.from_dict (core\\python\\documentation\\approval_chain.py:77)"} +{"complexity": "simple", "doc_id": "chunk_002015", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 124, "source_path": "core\\python\\documentation\\approval_chain.py", "text": "approval_chain.__post_init__ (core\\python\\documentation\\approval_chain.py:124)"} +{"complexity": "medium", "doc_id": "chunk_002016", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 132, "source_path": "core\\python\\documentation\\approval_chain.py", "text": "approval_chain.add_approval (core\\python\\documentation\\approval_chain.py:132)"} +{"complexity": "simple", "doc_id": "chunk_002017", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 148, "source_path": "core\\python\\documentation\\approval_chain.py", "text": "approval_chain.add_rejection (core\\python\\documentation\\approval_chain.py:148)"} +{"complexity": "simple", "doc_id": "chunk_002018", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 159, "source_path": "core\\python\\documentation\\approval_chain.py", "text": "approval_chain._check_fully_approved (core\\python\\documentation\\approval_chain.py:159)"} +{"complexity": "medium", "doc_id": "chunk_002019", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 164, "source_path": "core\\python\\documentation\\approval_chain.py", "text": "approval_chain.is_fully_approved (core\\python\\documentation\\approval_chain.py:164)"} +{"complexity": "medium", "doc_id": "chunk_002020", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 180, "source_path": "core\\python\\documentation\\approval_chain.py", "text": "approval_chain.get_approval_summary (core\\python\\documentation\\approval_chain.py:180)"} +{"complexity": "medium", "doc_id": "chunk_002021", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 192, "source_path": "core\\python\\documentation\\approval_chain.py", "text": "approval_chain.get_chain_hash (core\\python\\documentation\\approval_chain.py:192)"} +{"complexity": "medium", "doc_id": "chunk_002022", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 207, "source_path": "core\\python\\documentation\\approval_chain.py", "text": "approval_chain.to_dict (core\\python\\documentation\\approval_chain.py:207)"} +{"complexity": "simple", "doc_id": "chunk_002023", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 222, "source_path": "core\\python\\documentation\\approval_chain.py", "text": "approval_chain.to_json (core\\python\\documentation\\approval_chain.py:222)"} +{"complexity": "medium", "doc_id": "chunk_002024", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 227, "source_path": "core\\python\\documentation\\approval_chain.py", "text": "approval_chain.from_dict (core\\python\\documentation\\approval_chain.py:227)"} +{"complexity": "simple", "doc_id": "chunk_002025", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 256, "source_path": "core\\python\\documentation\\approval_chain.py", "text": "approval_chain.__init__ (core\\python\\documentation\\approval_chain.py:256)"} +{"complexity": "medium", "doc_id": "chunk_002026", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 260, "source_path": "core\\python\\documentation\\approval_chain.py", "text": "approval_chain.create_chain (core\\python\\documentation\\approval_chain.py:260)"} +{"complexity": "simple", "doc_id": "chunk_002027", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 285, "source_path": "core\\python\\documentation\\approval_chain.py", "text": "approval_chain.get_chain (core\\python\\documentation\\approval_chain.py:285)"} +{"complexity": "simple", "doc_id": "chunk_002028", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 289, "source_path": "core\\python\\documentation\\approval_chain.py", "text": "approval_chain.list_pending (core\\python\\documentation\\approval_chain.py:289)"} +{"complexity": "simple", "doc_id": "chunk_002029", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 296, "source_path": "core\\python\\documentation\\approval_chain.py", "text": "approval_chain.list_approved (core\\python\\documentation\\approval_chain.py:296)"} +{"complexity": "simple", "doc_id": "chunk_002030", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 303, "source_path": "core\\python\\documentation\\approval_chain.py", "text": "approval_chain.export_all (core\\python\\documentation\\approval_chain.py:303)"} +{"complexity": "complex", "doc_id": "chunk_002031", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 29, "source_path": "core\\python\\documentation\\document_batcher.py", "text": "document_batcher.DocumentLeaf (core\\python\\documentation\\document_batcher.py:29)"} +{"complexity": "complex", "doc_id": "chunk_002032", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 73, "source_path": "core\\python\\documentation\\document_batcher.py", "text": "document_batcher.MerkleProof (core\\python\\documentation\\document_batcher.py:73)"} +{"complexity": "complex", "doc_id": "chunk_002033", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 121, "source_path": "core\\python\\documentation\\document_batcher.py", "text": "document_batcher.DocumentBatch (core\\python\\documentation\\document_batcher.py:121)"} +{"complexity": "complex", "doc_id": "chunk_002034", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 194, "source_path": "core\\python\\documentation\\document_batcher.py", "text": "document_batcher.DocumentBatcher (core\\python\\documentation\\document_batcher.py:194)"} +{"complexity": "medium", "doc_id": "chunk_002035", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 363, "source_path": "core\\python\\documentation\\document_batcher.py", "text": "document_batcher.batch_directory (core\\python\\documentation\\document_batcher.py:363)"} +{"complexity": "simple", "doc_id": "chunk_002036", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 50, "source_path": "core\\python\\documentation\\document_batcher.py", "text": "document_batcher.__post_init__ (core\\python\\documentation\\document_batcher.py:50)"} +{"complexity": "simple", "doc_id": "chunk_002037", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 55, "source_path": "core\\python\\documentation\\document_batcher.py", "text": "document_batcher._compute_leaf_hash (core\\python\\documentation\\document_batcher.py:55)"} +{"complexity": "simple", "doc_id": "chunk_002038", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 60, "source_path": "core\\python\\documentation\\document_batcher.py", "text": "document_batcher.to_dict (core\\python\\documentation\\document_batcher.py:60)"} +{"complexity": "simple", "doc_id": "chunk_002039", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 88, "source_path": "core\\python\\documentation\\document_batcher.py", "text": "document_batcher.to_dict (core\\python\\documentation\\document_batcher.py:88)"} +{"complexity": "medium", "doc_id": "chunk_002040", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 97, "source_path": "core\\python\\documentation\\document_batcher.py", "text": "document_batcher.verify (core\\python\\documentation\\document_batcher.py:97)"} +{"complexity": "simple", "doc_id": "chunk_002041", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 142, "source_path": "core\\python\\documentation\\document_batcher.py", "text": "document_batcher.__post_init__ (core\\python\\documentation\\document_batcher.py:142)"} +{"complexity": "simple", "doc_id": "chunk_002042", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 146, "source_path": "core\\python\\documentation\\document_batcher.py", "text": "document_batcher.to_dict (core\\python\\documentation\\document_batcher.py:146)"} +{"complexity": "simple", "doc_id": "chunk_002043", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 157, "source_path": "core\\python\\documentation\\document_batcher.py", "text": "document_batcher.to_json (core\\python\\documentation\\document_batcher.py:157)"} +{"complexity": "medium", "doc_id": "chunk_002044", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 161, "source_path": "core\\python\\documentation\\document_batcher.py", "text": "document_batcher.get_proof (core\\python\\documentation\\document_batcher.py:161)"} +{"complexity": "simple", "doc_id": "chunk_002045", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 202, "source_path": "core\\python\\documentation\\document_batcher.py", "text": "document_batcher.__init__ (core\\python\\documentation\\document_batcher.py:202)"} +{"complexity": "complex", "doc_id": "chunk_002046", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 213, "source_path": "core\\python\\documentation\\document_batcher.py", "text": "document_batcher.add_document (core\\python\\documentation\\document_batcher.py:213)"} +{"complexity": "medium", "doc_id": "chunk_002047", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 252, "source_path": "core\\python\\documentation\\document_batcher.py", "text": "document_batcher.add_file (core\\python\\documentation\\document_batcher.py:252)"} +{"complexity": "medium", "doc_id": "chunk_002048", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 280, "source_path": "core\\python\\documentation\\document_batcher.py", "text": "document_batcher._calculate_merkle_root (core\\python\\documentation\\document_batcher.py:280)"} +{"complexity": "simple", "doc_id": "chunk_002049", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 307, "source_path": "core\\python\\documentation\\document_batcher.py", "text": "document_batcher._generate_batch_id (core\\python\\documentation\\document_batcher.py:307)"} +{"complexity": "medium", "doc_id": "chunk_002050", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 313, "source_path": "core\\python\\documentation\\document_batcher.py", "text": "document_batcher.finalize_batch (core\\python\\documentation\\document_batcher.py:313)"} +{"complexity": "simple", "doc_id": "chunk_002051", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 343, "source_path": "core\\python\\documentation\\document_batcher.py", "text": "document_batcher.get_pending_count (core\\python\\documentation\\document_batcher.py:343)"} +{"complexity": "simple", "doc_id": "chunk_002052", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 347, "source_path": "core\\python\\documentation\\document_batcher.py", "text": "document_batcher.get_finalized_batches (core\\python\\documentation\\document_batcher.py:347)"} +{"complexity": "simple", "doc_id": "chunk_002053", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 351, "source_path": "core\\python\\documentation\\document_batcher.py", "text": "document_batcher.export_batch_manifest (core\\python\\documentation\\document_batcher.py:351)"} +{"complexity": "simple", "doc_id": "chunk_002054", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 29, "source_path": "core\\python\\domains\\__init__.py", "text": "__init__.DomainType (core\\python\\domains\\__init__.py:29)"} +{"complexity": "simple", "doc_id": "chunk_002055", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 41, "source_path": "core\\python\\domains\\__init__.py", "text": "__init__.VerificationLevel (core\\python\\domains\\__init__.py:41)"} +{"complexity": "medium", "doc_id": "chunk_002056", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 54, "source_path": "core\\python\\domains\\__init__.py", "text": "__init__.DomainConfig (core\\python\\domains\\__init__.py:54)"} +{"complexity": "medium", "doc_id": "chunk_002057", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 79, "source_path": "core\\python\\domains\\__init__.py", "text": "__init__.DomainVerificationResult (core\\python\\domains\\__init__.py:79)"} +{"complexity": "complex", "doc_id": "chunk_002058", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 107, "source_path": "core\\python\\domains\\__init__.py", "text": "__init__.DomainVerifier (core\\python\\domains\\__init__.py:107)"} +{"complexity": "medium", "doc_id": "chunk_002059", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 148, "source_path": "core\\python\\domains\\__init__.py", "text": "__init__.DomainRegistry (core\\python\\domains\\__init__.py:148)"} +{"complexity": "simple", "doc_id": "chunk_002060", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 66, "source_path": "core\\python\\domains\\__init__.py", "text": "__init__.to_dict (core\\python\\domains\\__init__.py:66)"} +{"complexity": "simple", "doc_id": "chunk_002061", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 91, "source_path": "core\\python\\domains\\__init__.py", "text": "__init__.to_dict (core\\python\\domains\\__init__.py:91)"} +{"complexity": "simple", "doc_id": "chunk_002062", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 112, "source_path": "core\\python\\domains\\__init__.py", "text": "__init__.__init__ (core\\python\\domains\\__init__.py:112)"} +{"complexity": "simple", "doc_id": "chunk_002063", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "other", "source_line": 116, "source_path": "core\\python\\domains\\__init__.py", "text": "__init__.add_check (core\\python\\domains\\__init__.py:116)"} +{"complexity": "medium", "doc_id": "chunk_002064", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 119, "source_path": "core\\python\\domains\\__init__.py", "text": "__init__.verify (core\\python\\domains\\__init__.py:119)"} +{"complexity": "simple", "doc_id": "chunk_002065", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 153, "source_path": "core\\python\\domains\\__init__.py", "text": "__init__.__init__ (core\\python\\domains\\__init__.py:153)"} +{"complexity": "simple", "doc_id": "chunk_002066", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 157, "source_path": "core\\python\\domains\\__init__.py", "text": "__init__.register_domain (core\\python\\domains\\__init__.py:157)"} +{"complexity": "simple", "doc_id": "chunk_002067", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 161, "source_path": "core\\python\\domains\\__init__.py", "text": "__init__.get_domain (core\\python\\domains\\__init__.py:161)"} +{"complexity": "simple", "doc_id": "chunk_002068", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 164, "source_path": "core\\python\\domains\\__init__.py", "text": "__init__.get_verifier (core\\python\\domains\\__init__.py:164)"} +{"complexity": "simple", "doc_id": "chunk_002069", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 167, "source_path": "core\\python\\domains\\__init__.py", "text": "__init__.list_domains (core\\python\\domains\\__init__.py:167)"} +{"complexity": "simple", "doc_id": "chunk_002070", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 170, "source_path": "core\\python\\domains\\__init__.py", "text": "__init__.remove_domain (core\\python\\domains\\__init__.py:170)"} +{"complexity": "simple", "doc_id": "chunk_002071", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 17, "source_path": "core\\python\\domains\\aviation\\__init__.py", "text": "__init__._no_safety_bypass (core\\python\\domains\\aviation\\__init__.py:17)"} +{"complexity": "simple", "doc_id": "chunk_002072", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 22, "source_path": "core\\python\\domains\\aviation\\__init__.py", "text": "__init__.create_aviation_config (core\\python\\domains\\aviation\\__init__.py:22)"} +{"complexity": "simple", "doc_id": "chunk_002073", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 33, "source_path": "core\\python\\domains\\aviation\\__init__.py", "text": "__init__.create_aviation_verifier (core\\python\\domains\\aviation\\__init__.py:33)"} +{"complexity": "simple", "doc_id": "chunk_002074", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 17, "source_path": "core\\python\\domains\\finance\\__init__.py", "text": "__init__._no_restricted_advice (core\\python\\domains\\finance\\__init__.py:17)"} +{"complexity": "simple", "doc_id": "chunk_002075", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 22, "source_path": "core\\python\\domains\\finance\\__init__.py", "text": "__init__._no_pci_data (core\\python\\domains\\finance\\__init__.py:22)"} +{"complexity": "simple", "doc_id": "chunk_002076", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 29, "source_path": "core\\python\\domains\\finance\\__init__.py", "text": "__init__.create_finance_config (core\\python\\domains\\finance\\__init__.py:29)"} +{"complexity": "simple", "doc_id": "chunk_002077", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 40, "source_path": "core\\python\\domains\\finance\\__init__.py", "text": "__init__.create_finance_verifier (core\\python\\domains\\finance\\__init__.py:40)"} +{"complexity": "simple", "doc_id": "chunk_002078", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 24, "source_path": "core\\python\\domains\\healthcare\\__init__.py", "text": "__init__._no_phi_check (core\\python\\domains\\healthcare\\__init__.py:24)"} +{"complexity": "medium", "doc_id": "chunk_002079", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 30, "source_path": "core\\python\\domains\\healthcare\\__init__.py", "text": "__init__.create_healthcare_config (core\\python\\domains\\healthcare\\__init__.py:30)"} +{"complexity": "simple", "doc_id": "chunk_002080", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 43, "source_path": "core\\python\\domains\\healthcare\\__init__.py", "text": "__init__.create_healthcare_verifier (core\\python\\domains\\healthcare\\__init__.py:43)"} +{"complexity": "simple", "doc_id": "chunk_002081", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 33, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.RedactionLevel (core\\python\\domains\\healthcare\\hipaa_verification.py:33)"} +{"complexity": "simple", "doc_id": "chunk_002082", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "verification", "source_line": 40, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.ElectronicSignatureType (core\\python\\domains\\healthcare\\hipaa_verification.py:40)"} +{"complexity": "simple", "doc_id": "chunk_002083", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 46, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.ComplianceFramework (core\\python\\domains\\healthcare\\hipaa_verification.py:46)"} +{"complexity": "complex", "doc_id": "chunk_002084", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 73, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.PHIDetection (core\\python\\domains\\healthcare\\hipaa_verification.py:73)"} +{"complexity": "complex", "doc_id": "chunk_002085", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 112, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.PHICommitment (core\\python\\domains\\healthcare\\hipaa_verification.py:112)"} +{"complexity": "medium", "doc_id": "chunk_002086", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 155, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.CFRPart11AuditRecord (core\\python\\domains\\healthcare\\hipaa_verification.py:155)"} +{"complexity": "medium", "doc_id": "chunk_002087", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 172, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.AuditTrail (core\\python\\domains\\healthcare\\hipaa_verification.py:172)"} +{"complexity": "medium", "doc_id": "chunk_002088", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 197, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.HIPAAVerificationProof (core\\python\\domains\\healthcare\\hipaa_verification.py:197)"} +{"complexity": "complex", "doc_id": "chunk_002089", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 234, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.RedactedProof (core\\python\\domains\\healthcare\\hipaa_verification.py:234)"} +{"complexity": "medium", "doc_id": "chunk_002090", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "verification", "source_line": 273, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.ElectronicSignature (core\\python\\domains\\healthcare\\hipaa_verification.py:273)"} +{"complexity": "complex", "doc_id": "chunk_002091", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 308, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.HIPAAVerifier (core\\python\\domains\\healthcare\\hipaa_verification.py:308)"} +{"complexity": "medium", "doc_id": "chunk_002092", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 778, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.verify_with_phi_protection (core\\python\\domains\\healthcare\\hipaa_verification.py:778)"} +{"complexity": "simple", "doc_id": "chunk_002093", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 797, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.create_redacted_proof (core\\python\\domains\\healthcare\\hipaa_verification.py:797)"} +{"complexity": "medium", "doc_id": "chunk_002094", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 81, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.__init__ (core\\python\\domains\\healthcare\\hipaa_verification.py:81)"} +{"complexity": "simple", "doc_id": "chunk_002095", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 124, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.phi_types (core\\python\\domains\\healthcare\\hipaa_verification.py:124)"} +{"complexity": "simple", "doc_id": "chunk_002096", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 128, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.to_dict (core\\python\\domains\\healthcare\\hipaa_verification.py:128)"} +{"complexity": "simple", "doc_id": "chunk_002097", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 138, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.to_json (core\\python\\domains\\healthcare\\hipaa_verification.py:138)"} +{"complexity": "simple", "doc_id": "chunk_002098", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 175, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.__init__ (core\\python\\domains\\healthcare\\hipaa_verification.py:175)"} +{"complexity": "simple", "doc_id": "chunk_002099", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 179, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.append (core\\python\\domains\\healthcare\\hipaa_verification.py:179)"} +{"complexity": "simple", "doc_id": "chunk_002100", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "core", "module": "verification", "source_line": 182, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.is_valid (core\\python\\domains\\healthcare\\hipaa_verification.py:182)"} +{"complexity": "simple", "doc_id": "chunk_002101", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 188, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.__len__ (core\\python\\domains\\healthcare\\hipaa_verification.py:188)"} +{"complexity": "medium", "doc_id": "chunk_002102", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 212, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.to_dict (core\\python\\domains\\healthcare\\hipaa_verification.py:212)"} +{"complexity": "simple", "doc_id": "chunk_002103", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 224, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.to_json (core\\python\\domains\\healthcare\\hipaa_verification.py:224)"} +{"complexity": "medium", "doc_id": "chunk_002104", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 250, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.to_dict (core\\python\\domains\\healthcare\\hipaa_verification.py:250)"} +{"complexity": "simple", "doc_id": "chunk_002105", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 264, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.to_json (core\\python\\domains\\healthcare\\hipaa_verification.py:264)"} +{"complexity": "medium", "doc_id": "chunk_002106", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 290, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.to_dict (core\\python\\domains\\healthcare\\hipaa_verification.py:290)"} +{"complexity": "medium", "doc_id": "chunk_002107", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 316, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.__init__ (core\\python\\domains\\healthcare\\hipaa_verification.py:316)"} +{"complexity": "medium", "doc_id": "chunk_002108", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 344, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.detect_phi (core\\python\\domains\\healthcare\\hipaa_verification.py:344)"} +{"complexity": "simple", "doc_id": "chunk_002109", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "verification", "source_line": 370, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.create_phi_commitment (core\\python\\domains\\healthcare\\hipaa_verification.py:370)"} +{"complexity": "medium", "doc_id": "chunk_002110", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "verification", "source_line": 374, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.create_commitment (core\\python\\domains\\healthcare\\hipaa_verification.py:374)"} +{"complexity": "simple", "doc_id": "chunk_002111", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 404, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.verify_phi_commitment (core\\python\\domains\\healthcare\\hipaa_verification.py:404)"} +{"complexity": "medium", "doc_id": "chunk_002112", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 413, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.verify_commitment (core\\python\\domains\\healthcare\\hipaa_verification.py:413)"} +{"complexity": "simple", "doc_id": "chunk_002113", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 434, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification._serialize_content (core\\python\\domains\\healthcare\\hipaa_verification.py:434)"} +{"complexity": "simple", "doc_id": "chunk_002114", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 442, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification._get_pq_keypair (core\\python\\domains\\healthcare\\hipaa_verification.py:442)"} +{"complexity": "complex", "doc_id": "chunk_002115", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 449, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.verify_with_phi_protection (core\\python\\domains\\healthcare\\hipaa_verification.py:449)"} +{"complexity": "complex", "doc_id": "chunk_002116", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 526, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.create_redacted_proof (core\\python\\domains\\healthcare\\hipaa_verification.py:526)"} +{"complexity": "medium", "doc_id": "chunk_002117", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 592, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.verify_redacted_proof (core\\python\\domains\\healthcare\\hipaa_verification.py:592)"} +{"complexity": "complex", "doc_id": "chunk_002118", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "verification", "source_line": 614, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.create_electronic_signature (core\\python\\domains\\healthcare\\hipaa_verification.py:614)"} +{"complexity": "medium", "doc_id": "chunk_002119", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "core", "module": "verification", "source_line": 671, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.sign_electronically (core\\python\\domains\\healthcare\\hipaa_verification.py:671)"} +{"complexity": "complex", "doc_id": "chunk_002120", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 689, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification._append_audit_record (core\\python\\domains\\healthcare\\hipaa_verification.py:689)"} +{"complexity": "simple", "doc_id": "chunk_002121", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 723, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.get_audit_chain (core\\python\\domains\\healthcare\\hipaa_verification.py:723)"} +{"complexity": "simple", "doc_id": "chunk_002122", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 727, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.verify_audit_chain_integrity (core\\python\\domains\\healthcare\\hipaa_verification.py:727)"} +{"complexity": "medium", "doc_id": "chunk_002123", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 734, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.verify_cfr_audit_chain (core\\python\\domains\\healthcare\\hipaa_verification.py:734)"} +{"complexity": "medium", "doc_id": "chunk_002124", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 756, "source_path": "core\\python\\domains\\healthcare\\hipaa_verification.py", "text": "hipaa_verification.get_statistics (core\\python\\domains\\healthcare\\hipaa_verification.py:756)"} +{"complexity": "medium", "doc_id": "chunk_002125", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 13, "source_path": "core\\python\\domains\\healthcare\\phi_protection.py", "text": "phi_protection.PHIType (core\\python\\domains\\healthcare\\phi_protection.py:13)"} +{"complexity": "simple", "doc_id": "chunk_002126", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 28, "source_path": "core\\python\\evaluation\\__init__.py", "text": "__init__.EvaluationStatus (core\\python\\evaluation\\__init__.py:28)"} +{"complexity": "simple", "doc_id": "chunk_002127", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 36, "source_path": "core\\python\\evaluation\\__init__.py", "text": "__init__.MetricKind (core\\python\\evaluation\\__init__.py:36)"} +{"complexity": "complex", "doc_id": "chunk_002128", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 52, "source_path": "core\\python\\evaluation\\__init__.py", "text": "__init__.EvaluationResult (core\\python\\evaluation\\__init__.py:52)"} +{"complexity": "complex", "doc_id": "chunk_002129", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 105, "source_path": "core\\python\\evaluation\\__init__.py", "text": "__init__.MetricCalculator (core\\python\\evaluation\\__init__.py:105)"} +{"complexity": "medium", "doc_id": "chunk_002130", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 182, "source_path": "core\\python\\evaluation\\__init__.py", "text": "__init__.Benchmark (core\\python\\evaluation\\__init__.py:182)"} +{"complexity": "complex", "doc_id": "chunk_002131", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 216, "source_path": "core\\python\\evaluation\\__init__.py", "text": "__init__.Evaluator (core\\python\\evaluation\\__init__.py:216)"} +{"complexity": "complex", "doc_id": "chunk_002132", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 299, "source_path": "core\\python\\evaluation\\__init__.py", "text": "__init__.BenchmarkSuite (core\\python\\evaluation\\__init__.py:299)"} +{"complexity": "simple", "doc_id": "chunk_002133", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 69, "source_path": "core\\python\\evaluation\\__init__.py", "text": "__init__.__post_init__ (core\\python\\evaluation\\__init__.py:69)"} +{"complexity": "medium", "doc_id": "chunk_002134", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "other", "source_line": 73, "source_path": "core\\python\\evaluation\\__init__.py", "text": "__init__._compute_hash (core\\python\\evaluation\\__init__.py:73)"} +{"complexity": "medium", "doc_id": "chunk_002135", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 86, "source_path": "core\\python\\evaluation\\__init__.py", "text": "__init__.to_dict (core\\python\\evaluation\\__init__.py:86)"} +{"complexity": "simple", "doc_id": "chunk_002136", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 111, "source_path": "core\\python\\evaluation\\__init__.py", "text": "__init__.accuracy (core\\python\\evaluation\\__init__.py:111)"} +{"complexity": "medium", "doc_id": "chunk_002137", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 119, "source_path": "core\\python\\evaluation\\__init__.py", "text": "__init__.precision (core\\python\\evaluation\\__init__.py:119)"} +{"complexity": "medium", "doc_id": "chunk_002138", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 137, "source_path": "core\\python\\evaluation\\__init__.py", "text": "__init__.recall (core\\python\\evaluation\\__init__.py:137)"} +{"complexity": "simple", "doc_id": "chunk_002139", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "core", "module": "other", "source_line": 155, "source_path": "core\\python\\evaluation\\__init__.py", "text": "__init__.f1_score (core\\python\\evaluation\\__init__.py:155)"} +{"complexity": "simple", "doc_id": "chunk_002140", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 165, "source_path": "core\\python\\evaluation\\__init__.py", "text": "__init__.mean_latency (core\\python\\evaluation\\__init__.py:165)"} +{"complexity": "simple", "doc_id": "chunk_002141", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 169, "source_path": "core\\python\\evaluation\\__init__.py", "text": "__init__.p99_latency (core\\python\\evaluation\\__init__.py:169)"} +{"complexity": "medium", "doc_id": "chunk_002142", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 191, "source_path": "core\\python\\evaluation\\__init__.py", "text": "__init__.add_sample (core\\python\\evaluation\\__init__.py:191)"} +{"complexity": "simple", "doc_id": "chunk_002143", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 203, "source_path": "core\\python\\evaluation\\__init__.py", "text": "__init__.to_dict (core\\python\\evaluation\\__init__.py:203)"} +{"complexity": "simple", "doc_id": "chunk_002144", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 221, "source_path": "core\\python\\evaluation\\__init__.py", "text": "__init__.__init__ (core\\python\\evaluation\\__init__.py:221)"} +{"complexity": "complex", "doc_id": "chunk_002145", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 224, "source_path": "core\\python\\evaluation\\__init__.py", "text": "__init__.evaluate_model (core\\python\\evaluation\\__init__.py:224)"} +{"complexity": "simple", "doc_id": "chunk_002146", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 275, "source_path": "core\\python\\evaluation\\__init__.py", "text": "__init__.compare_models (core\\python\\evaluation\\__init__.py:275)"} +{"complexity": "simple", "doc_id": "chunk_002147", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 286, "source_path": "core\\python\\evaluation\\__init__.py", "text": "__init__.get_results (core\\python\\evaluation\\__init__.py:286)"} +{"complexity": "simple", "doc_id": "chunk_002148", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 289, "source_path": "core\\python\\evaluation\\__init__.py", "text": "__init__.get_best_model (core\\python\\evaluation\\__init__.py:289)"} +{"complexity": "simple", "doc_id": "chunk_002149", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 304, "source_path": "core\\python\\evaluation\\__init__.py", "text": "__init__.__init__ (core\\python\\evaluation\\__init__.py:304)"} +{"complexity": "simple", "doc_id": "chunk_002150", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 309, "source_path": "core\\python\\evaluation\\__init__.py", "text": "__init__.add_benchmark (core\\python\\evaluation\\__init__.py:309)"} +{"complexity": "simple", "doc_id": "chunk_002151", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 312, "source_path": "core\\python\\evaluation\\__init__.py", "text": "__init__.get_benchmark (core\\python\\evaluation\\__init__.py:312)"} +{"complexity": "simple", "doc_id": "chunk_002152", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 315, "source_path": "core\\python\\evaluation\\__init__.py", "text": "__init__.list_benchmarks (core\\python\\evaluation\\__init__.py:315)"} +{"complexity": "medium", "doc_id": "chunk_002153", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "other", "source_line": 318, "source_path": "core\\python\\evaluation\\__init__.py", "text": "__init__.run_all (core\\python\\evaluation\\__init__.py:318)"} +{"complexity": "medium", "doc_id": "chunk_002154", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 332, "source_path": "core\\python\\evaluation\\__init__.py", "text": "__init__.get_report (core\\python\\evaluation\\__init__.py:332)"} +{"complexity": "simple", "doc_id": "chunk_002155", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 55, "source_path": "core\\python\\evaluation\\business_verification_scale.py", "text": "business_verification_scale.VerifDimension (core\\python\\evaluation\\business_verification_scale.py:55)"} +{"complexity": "simple", "doc_id": "chunk_002156", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 64, "source_path": "core\\python\\evaluation\\business_verification_scale.py", "text": "business_verification_scale.VerifGrade (core\\python\\evaluation\\business_verification_scale.py:64)"} +{"complexity": "medium", "doc_id": "chunk_002157", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 78, "source_path": "core\\python\\evaluation\\business_verification_scale.py", "text": "business_verification_scale.DimensionScore (core\\python\\evaluation\\business_verification_scale.py:78)"} +{"complexity": "complex", "doc_id": "chunk_002158", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 101, "source_path": "core\\python\\evaluation\\business_verification_scale.py", "text": "business_verification_scale.BusinessVerifResult (core\\python\\evaluation\\business_verification_scale.py:101)"} +{"complexity": "complex", "doc_id": "chunk_002159", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 205, "source_path": "core\\python\\evaluation\\business_verification_scale.py", "text": "business_verification_scale.BusinessVerificationScale (core\\python\\evaluation\\business_verification_scale.py:205)"} +{"complexity": "simple", "doc_id": "chunk_002160", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 86, "source_path": "core\\python\\evaluation\\business_verification_scale.py", "text": "business_verification_scale.__post_init__ (core\\python\\evaluation\\business_verification_scale.py:86)"} +{"complexity": "simple", "doc_id": "chunk_002161", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 91, "source_path": "core\\python\\evaluation\\business_verification_scale.py", "text": "business_verification_scale.label (core\\python\\evaluation\\business_verification_scale.py:91)"} +{"complexity": "simple", "doc_id": "chunk_002162", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 95, "source_path": "core\\python\\evaluation\\business_verification_scale.py", "text": "business_verification_scale.weighted_score (core\\python\\evaluation\\business_verification_scale.py:95)"} +{"complexity": "simple", "doc_id": "chunk_002163", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 122, "source_path": "core\\python\\evaluation\\business_verification_scale.py", "text": "business_verification_scale.__post_init__ (core\\python\\evaluation\\business_verification_scale.py:122)"} +{"complexity": "complex", "doc_id": "chunk_002164", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 128, "source_path": "core\\python\\evaluation\\business_verification_scale.py", "text": "business_verification_scale._compute_aggregate (core\\python\\evaluation\\business_verification_scale.py:128)"} +{"complexity": "medium", "doc_id": "chunk_002165", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 162, "source_path": "core\\python\\evaluation\\business_verification_scale.py", "text": "business_verification_scale._compute_proof_hash (core\\python\\evaluation\\business_verification_scale.py:162)"} +{"complexity": "medium", "doc_id": "chunk_002166", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 178, "source_path": "core\\python\\evaluation\\business_verification_scale.py", "text": "business_verification_scale.to_dict (core\\python\\evaluation\\business_verification_scale.py:178)"} +{"complexity": "complex", "doc_id": "chunk_002167", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 219, "source_path": "core\\python\\evaluation\\business_verification_scale.py", "text": "business_verification_scale.__init__ (core\\python\\evaluation\\business_verification_scale.py:219)"} +{"complexity": "complex", "doc_id": "chunk_002168", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 258, "source_path": "core\\python\\evaluation\\business_verification_scale.py", "text": "business_verification_scale.evaluate (core\\python\\evaluation\\business_verification_scale.py:258)"} +{"complexity": "complex", "doc_id": "chunk_002169", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 313, "source_path": "core\\python\\evaluation\\business_verification_scale.py", "text": "business_verification_scale.auto_evaluate (core\\python\\evaluation\\business_verification_scale.py:313)"} +{"complexity": "complex", "doc_id": "chunk_002170", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "verification", "source_line": 410, "source_path": "core\\python\\evaluation\\business_verification_scale.py", "text": "business_verification_scale._generate_recommendations (core\\python\\evaluation\\business_verification_scale.py:410)"} +{"complexity": "simple", "doc_id": "chunk_002171", "function_type": "function", "has_docstring": "yes", "keyword": "score", "layer": "core", "module": "verification", "source_line": 450, "source_path": "core\\python\\evaluation\\business_verification_scale.py", "text": "business_verification_scale.get_domain_weights (core\\python\\evaluation\\business_verification_scale.py:450)"} +{"complexity": "complex", "doc_id": "chunk_002172", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 454, "source_path": "core\\python\\evaluation\\business_verification_scale.py", "text": "business_verification_scale.compare_models (core\\python\\evaluation\\business_verification_scale.py:454)"} +{"complexity": "medium", "doc_id": "chunk_002173", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 498, "source_path": "core\\python\\evaluation\\business_verification_scale.py", "text": "business_verification_scale.get_statistics (core\\python\\evaluation\\business_verification_scale.py:498)"} +{"complexity": "simple", "doc_id": "chunk_002174", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 521, "source_path": "core\\python\\evaluation\\business_verification_scale.py", "text": "business_verification_scale.get_evaluations (core\\python\\evaluation\\business_verification_scale.py:521)"} +{"complexity": "simple", "doc_id": "chunk_002175", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 31, "source_path": "core\\python\\evaluation\\math_data_quality.py", "text": "math_data_quality.AgreementLevel (core\\python\\evaluation\\math_data_quality.py:31)"} +{"complexity": "medium", "doc_id": "chunk_002176", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 46, "source_path": "core\\python\\evaluation\\math_data_quality.py", "text": "math_data_quality.MathProblem (core\\python\\evaluation\\math_data_quality.py:46)"} +{"complexity": "medium", "doc_id": "chunk_002177", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 67, "source_path": "core\\python\\evaluation\\math_data_quality.py", "text": "math_data_quality.QualityReport (core\\python\\evaluation\\math_data_quality.py:67)"} +{"complexity": "complex", "doc_id": "chunk_002178", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 87, "source_path": "core\\python\\evaluation\\math_data_quality.py", "text": "math_data_quality.CohenKappaCalculator (core\\python\\evaluation\\math_data_quality.py:87)"} +{"complexity": "complex", "doc_id": "chunk_002179", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 217, "source_path": "core\\python\\evaluation\\math_data_quality.py", "text": "math_data_quality.MathDataQualityChecker (core\\python\\evaluation\\math_data_quality.py:217)"} +{"complexity": "medium", "doc_id": "chunk_002180", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 419, "source_path": "core\\python\\evaluation\\math_data_quality.py", "text": "math_data_quality.validate_dataset (core\\python\\evaluation\\math_data_quality.py:419)"} +{"complexity": "medium", "doc_id": "chunk_002181", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 446, "source_path": "core\\python\\evaluation\\math_data_quality.py", "text": "math_data_quality.print_quality_report (core\\python\\evaluation\\math_data_quality.py:446)"} +{"complexity": "complex", "doc_id": "chunk_002182", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 93, "source_path": "core\\python\\evaluation\\math_data_quality.py", "text": "math_data_quality.compute_kappa (core\\python\\evaluation\\math_data_quality.py:93)"} +{"complexity": "medium", "doc_id": "chunk_002183", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 134, "source_path": "core\\python\\evaluation\\math_data_quality.py", "text": "math_data_quality.interpret_kappa (core\\python\\evaluation\\math_data_quality.py:134)"} +{"complexity": "complex", "doc_id": "chunk_002184", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 149, "source_path": "core\\python\\evaluation\\math_data_quality.py", "text": "math_data_quality.compute_fleiss_kappa (core\\python\\evaluation\\math_data_quality.py:149)"} +{"complexity": "simple", "doc_id": "chunk_002185", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 223, "source_path": "core\\python\\evaluation\\math_data_quality.py", "text": "math_data_quality.__init__ (core\\python\\evaluation\\math_data_quality.py:223)"} +{"complexity": "medium", "doc_id": "chunk_002186", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 230, "source_path": "core\\python\\evaluation\\math_data_quality.py", "text": "math_data_quality.normalize_answer (core\\python\\evaluation\\math_data_quality.py:230)"} +{"complexity": "medium", "doc_id": "chunk_002187", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 261, "source_path": "core\\python\\evaluation\\math_data_quality.py", "text": "math_data_quality.find_duplicates (core\\python\\evaluation\\math_data_quality.py:261)"} +{"complexity": "complex", "doc_id": "chunk_002188", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 281, "source_path": "core\\python\\evaluation\\math_data_quality.py", "text": "math_data_quality.check_answer_consistency (core\\python\\evaluation\\math_data_quality.py:281)"} +{"complexity": "medium", "doc_id": "chunk_002189", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 319, "source_path": "core\\python\\evaluation\\math_data_quality.py", "text": "math_data_quality.analyze_class_distribution (core\\python\\evaluation\\math_data_quality.py:319)"} +{"complexity": "complex", "doc_id": "chunk_002190", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 352, "source_path": "core\\python\\evaluation\\math_data_quality.py", "text": "math_data_quality.generate_report (core\\python\\evaluation\\math_data_quality.py:352)"} +{"complexity": "medium", "doc_id": "chunk_002191", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 385, "source_path": "core\\python\\evaluation\\math_data_quality.py", "text": "math_data_quality._compute_overall_kappa (core\\python\\evaluation\\math_data_quality.py:385)"} +{"complexity": "simple", "doc_id": "chunk_002192", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 24, "source_path": "core\\python\\f31_hardware_attestation.py", "text": "f31_hardware_attestation.HardwareIdentity (core\\python\\f31_hardware_attestation.py:24)"} +{"complexity": "medium", "doc_id": "chunk_002193", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 35, "source_path": "core\\python\\f31_hardware_attestation.py", "text": "f31_hardware_attestation.AttestationProof (core\\python\\f31_hardware_attestation.py:35)"} +{"complexity": "complex", "doc_id": "chunk_002194", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 51, "source_path": "core\\python\\f31_hardware_attestation.py", "text": "f31_hardware_attestation.F31HardwareAttestation (core\\python\\f31_hardware_attestation.py:51)"} +{"complexity": "simple", "doc_id": "chunk_002195", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 47, "source_path": "core\\python\\f31_hardware_attestation.py", "text": "f31_hardware_attestation.to_dict (core\\python\\f31_hardware_attestation.py:47)"} +{"complexity": "simple", "doc_id": "chunk_002196", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 69, "source_path": "core\\python\\f31_hardware_attestation.py", "text": "f31_hardware_attestation.__init__ (core\\python\\f31_hardware_attestation.py:69)"} +{"complexity": "medium", "doc_id": "chunk_002197", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 74, "source_path": "core\\python\\f31_hardware_attestation.py", "text": "f31_hardware_attestation._init_hardware (core\\python\\f31_hardware_attestation.py:74)"} +{"complexity": "simple", "doc_id": "chunk_002198", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 89, "source_path": "core\\python\\f31_hardware_attestation.py", "text": "f31_hardware_attestation._init_simulation (core\\python\\f31_hardware_attestation.py:89)"} +{"complexity": "simple", "doc_id": "chunk_002199", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 99, "source_path": "core\\python\\f31_hardware_attestation.py", "text": "f31_hardware_attestation.identity (core\\python\\f31_hardware_attestation.py:99)"} +{"complexity": "complex", "doc_id": "chunk_002200", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 102, "source_path": "core\\python\\f31_hardware_attestation.py", "text": "f31_hardware_attestation.attest (core\\python\\f31_hardware_attestation.py:102)"} +{"complexity": "medium", "doc_id": "chunk_002201", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 153, "source_path": "core\\python\\f31_hardware_attestation.py", "text": "f31_hardware_attestation.verify (core\\python\\f31_hardware_attestation.py:153)"} +{"complexity": "complex", "doc_id": "chunk_002202", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 57, "source_path": "core\\python\\f_framework\\core.py", "text": "core.BFTShannonConsensus (core\\python\\f_framework\\core.py:57)"} +{"complexity": "complex", "doc_id": "chunk_002203", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 192, "source_path": "core\\python\\f_framework\\core.py", "text": "core.AevionMultiProverBFT (core\\python\\f_framework\\core.py:192)"} +{"complexity": "complex", "doc_id": "chunk_002204", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 332, "source_path": "core\\python\\f_framework\\core.py", "text": "core.Morphism (core\\python\\f_framework\\core.py:332)"} +{"complexity": "complex", "doc_id": "chunk_002205", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 373, "source_path": "core\\python\\f_framework\\core.py", "text": "core.Lean4CategoryBridge (core\\python\\f_framework\\core.py:373)"} +{"complexity": "complex", "doc_id": "chunk_002206", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 492, "source_path": "core\\python\\f_framework\\core.py", "text": "core.GDPRDifferentialPrivacyBridge (core\\python\\f_framework\\core.py:492)"} +{"complexity": "complex", "doc_id": "chunk_002207", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 664, "source_path": "core\\python\\f_framework\\core.py", "text": "core.MerkleZKCommitment (core\\python\\f_framework\\core.py:664)"} +{"complexity": "complex", "doc_id": "chunk_002208", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 870, "source_path": "core\\python\\f_framework\\core.py", "text": "core.AevionFFrameworkSystem (core\\python\\f_framework\\core.py:870)"} +{"complexity": "simple", "doc_id": "chunk_002209", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 74, "source_path": "core\\python\\f_framework\\core.py", "text": "core.__init__ (core\\python\\f_framework\\core.py:74)"} +{"complexity": "medium", "doc_id": "chunk_002210", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 84, "source_path": "core\\python\\f_framework\\core.py", "text": "core.shannon_capacity (core\\python\\f_framework\\core.py:84)"} +{"complexity": "complex", "doc_id": "chunk_002211", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 105, "source_path": "core\\python\\f_framework\\core.py", "text": "core.verify_with_shannon (core\\python\\f_framework\\core.py:105)"} +{"complexity": "simple", "doc_id": "chunk_002212", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 204, "source_path": "core\\python\\f_framework\\core.py", "text": "core.__init__ (core\\python\\f_framework\\core.py:204)"} +{"complexity": "complex", "doc_id": "chunk_002213", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 214, "source_path": "core\\python\\f_framework\\core.py", "text": "core.aggregate_verification_results (core\\python\\f_framework\\core.py:214)"} +{"complexity": "complex", "doc_id": "chunk_002214", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 258, "source_path": "core\\python\\f_framework\\core.py", "text": "core.generate_certificate (core\\python\\f_framework\\core.py:258)"} +{"complexity": "medium", "doc_id": "chunk_002215", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 347, "source_path": "core\\python\\f_framework\\core.py", "text": "core.compose (core\\python\\f_framework\\core.py:347)"} +{"complexity": "medium", "doc_id": "chunk_002216", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 389, "source_path": "core\\python\\f_framework\\core.py", "text": "core.lean_proof_to_morphism (core\\python\\f_framework\\core.py:389)"} +{"complexity": "medium", "doc_id": "chunk_002217", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 409, "source_path": "core\\python\\f_framework\\core.py", "text": "core.compose_proofs (core\\python\\f_framework\\core.py:409)"} +{"complexity": "complex", "doc_id": "chunk_002218", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 432, "source_path": "core\\python\\f_framework\\core.py", "text": "core.verify_system_compositionally (core\\python\\f_framework\\core.py:432)"} +{"complexity": "medium", "doc_id": "chunk_002219", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 523, "source_path": "core\\python\\f_framework\\core.py", "text": "core.compute_epsilon_gaussian (core\\python\\f_framework\\core.py:523)"} +{"complexity": "simple", "doc_id": "chunk_002220", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 546, "source_path": "core\\python\\f_framework\\core.py", "text": "core._map_epsilon_to_risk (core\\python\\f_framework\\core.py:546)"} +{"complexity": "complex", "doc_id": "chunk_002221", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 560, "source_path": "core\\python\\f_framework\\core.py", "text": "core.check_gdpr_article_25 (core\\python\\f_framework\\core.py:560)"} +{"complexity": "complex", "doc_id": "chunk_002222", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 614, "source_path": "core\\python\\f_framework\\core.py", "text": "core.generate_gdpr_certificate (core\\python\\f_framework\\core.py:614)"} +{"complexity": "simple", "doc_id": "chunk_002223", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 688, "source_path": "core\\python\\f_framework\\core.py", "text": "core.__init__ (core\\python\\f_framework\\core.py:688)"} +{"complexity": "simple", "doc_id": "chunk_002224", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 696, "source_path": "core\\python\\f_framework\\core.py", "text": "core.commit (core\\python\\f_framework\\core.py:696)"} +{"complexity": "simple", "doc_id": "chunk_002225", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "other", "source_line": 710, "source_path": "core\\python\\f_framework\\core.py", "text": "core._sha256 (core\\python\\f_framework\\core.py:710)"} +{"complexity": "simple", "doc_id": "chunk_002226", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "other", "source_line": 714, "source_path": "core\\python\\f_framework\\core.py", "text": "core._leaf_hash (core\\python\\f_framework\\core.py:714)"} +{"complexity": "simple", "doc_id": "chunk_002227", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "other", "source_line": 718, "source_path": "core\\python\\f_framework\\core.py", "text": "core._pair_hash (core\\python\\f_framework\\core.py:718)"} +{"complexity": "medium", "doc_id": "chunk_002228", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 722, "source_path": "core\\python\\f_framework\\core.py", "text": "core.merkle_root (core\\python\\f_framework\\core.py:722)"} +{"complexity": "complex", "doc_id": "chunk_002229", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 746, "source_path": "core\\python\\f_framework\\core.py", "text": "core.merkle_proof (core\\python\\f_framework\\core.py:746)"} +{"complexity": "medium", "doc_id": "chunk_002230", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 786, "source_path": "core\\python\\f_framework\\core.py", "text": "core.verify_proof (core\\python\\f_framework\\core.py:786)"} +{"complexity": "complex", "doc_id": "chunk_002231", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 807, "source_path": "core\\python\\f_framework\\core.py", "text": "core.prove_not_in_banned_list (core\\python\\f_framework\\core.py:807)"} +{"complexity": "simple", "doc_id": "chunk_002232", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 903, "source_path": "core\\python\\f_framework\\core.py", "text": "core.__init__ (core\\python\\f_framework\\core.py:903)"} +{"complexity": "medium", "doc_id": "chunk_002233", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "other", "source_line": 912, "source_path": "core\\python\\f_framework\\core.py", "text": "core._build_mock_prover_results (core\\python\\f_framework\\core.py:912)"} +{"complexity": "complex", "doc_id": "chunk_002234", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 944, "source_path": "core\\python\\f_framework\\core.py", "text": "core.verify_model_complete (core\\python\\f_framework\\core.py:944)"} +{"complexity": "complex", "doc_id": "chunk_002235", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 1009, "source_path": "core\\python\\f_framework\\core.py", "text": "core.generate_master_certificate (core\\python\\f_framework\\core.py:1009)"} +{"complexity": "simple", "doc_id": "chunk_002236", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 10, "source_path": "core\\python\\federated\\consensus.py", "text": "consensus.FederatedNode (core\\python\\federated\\consensus.py:10)"} +{"complexity": "simple", "doc_id": "chunk_002237", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 17, "source_path": "core\\python\\federated\\consensus.py", "text": "consensus.FederatedVerdict (core\\python\\federated\\consensus.py:17)"} +{"complexity": "complex", "doc_id": "chunk_002238", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 25, "source_path": "core\\python\\federated\\consensus.py", "text": "consensus.FederatedConsensusManager (core\\python\\federated\\consensus.py:25)"} +{"complexity": "simple", "doc_id": "chunk_002239", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "consensus", "source_line": 30, "source_path": "core\\python\\federated\\consensus.py", "text": "consensus.__init__ (core\\python\\federated\\consensus.py:30)"} +{"complexity": "simple", "doc_id": "chunk_002240", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 35, "source_path": "core\\python\\federated\\consensus.py", "text": "consensus.add_node (core\\python\\federated\\consensus.py:35)"} +{"complexity": "complex", "doc_id": "chunk_002241", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "consensus", "source_line": 38, "source_path": "core\\python\\federated\\consensus.py", "text": "consensus.initiate_federated_verification (core\\python\\federated\\consensus.py:38)"} +{"complexity": "medium", "doc_id": "chunk_002242", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "consensus", "source_line": 92, "source_path": "core\\python\\federated\\consensus.py", "text": "consensus.generate_federated_proof_extension (core\\python\\federated\\consensus.py:92)"} +{"complexity": "simple", "doc_id": "chunk_002243", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 15, "source_path": "core\\python\\first_proof_solver.py", "text": "first_proof_solver.ProblemCategory (core\\python\\first_proof_solver.py:15)"} +{"complexity": "simple", "doc_id": "chunk_002244", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 27, "source_path": "core\\python\\first_proof_solver.py", "text": "first_proof_solver.Solution (core\\python\\first_proof_solver.py:27)"} +{"complexity": "simple", "doc_id": "chunk_002245", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 39, "source_path": "core\\python\\first_proof_solver.py", "text": "first_proof_solver.ProofBundle (core\\python\\first_proof_solver.py:39)"} +{"complexity": "complex", "doc_id": "chunk_002246", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 48, "source_path": "core\\python\\first_proof_solver.py", "text": "first_proof_solver.AevionFirstProofSolver (core\\python\\first_proof_solver.py:48)"} +{"complexity": "simple", "doc_id": "chunk_002247", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "proofs", "source_line": 58, "source_path": "core\\python\\first_proof_solver.py", "text": "first_proof_solver.__init__ (core\\python\\first_proof_solver.py:58)"} +{"complexity": "complex", "doc_id": "chunk_002248", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "proofs", "source_line": 62, "source_path": "core\\python\\first_proof_solver.py", "text": "first_proof_solver._load_problems (core\\python\\first_proof_solver.py:62)"} +{"complexity": "medium", "doc_id": "chunk_002249", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 137, "source_path": "core\\python\\first_proof_solver.py", "text": "first_proof_solver.solve_all_problems (core\\python\\first_proof_solver.py:137)"} +{"complexity": "medium", "doc_id": "chunk_002250", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 161, "source_path": "core\\python\\first_proof_solver.py", "text": "first_proof_solver._solve_problem (core\\python\\first_proof_solver.py:161)"} +{"complexity": "medium", "doc_id": "chunk_002251", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 191, "source_path": "core\\python\\first_proof_solver.py", "text": "first_proof_solver._verbalized_sampling (core\\python\\first_proof_solver.py:191)"} +{"complexity": "medium", "doc_id": "chunk_002252", "function_type": "async_function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "proofs", "source_line": 219, "source_path": "core\\python\\first_proof_solver.py", "text": "first_proof_solver._generate_candidate (core\\python\\first_proof_solver.py:219)"} +{"complexity": "medium", "doc_id": "chunk_002253", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 247, "source_path": "core\\python\\first_proof_solver.py", "text": "first_proof_solver._byzantine_consensus (core\\python\\first_proof_solver.py:247)"} +{"complexity": "simple", "doc_id": "chunk_002254", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 272, "source_path": "core\\python\\first_proof_solver.py", "text": "first_proof_solver._agree (core\\python\\first_proof_solver.py:272)"} +{"complexity": "simple", "doc_id": "chunk_002255", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 277, "source_path": "core\\python\\first_proof_solver.py", "text": "first_proof_solver._refine_and_retry (core\\python\\first_proof_solver.py:277)"} +{"complexity": "medium", "doc_id": "chunk_002256", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 285, "source_path": "core\\python\\first_proof_solver.py", "text": "first_proof_solver._formalize_in_lean4 (core\\python\\first_proof_solver.py:285)"} +{"complexity": "complex", "doc_id": "chunk_002257", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 302, "source_path": "core\\python\\first_proof_solver.py", "text": "first_proof_solver._generate_proof_bundle (core\\python\\first_proof_solver.py:302)"} +{"complexity": "simple", "doc_id": "chunk_002258", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 365, "source_path": "core\\python\\first_proof_solver.py", "text": "first_proof_solver._f22_hypergraph_consensus (core\\python\\first_proof_solver.py:365)"} +{"complexity": "simple", "doc_id": "chunk_002259", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 375, "source_path": "core\\python\\first_proof_solver.py", "text": "first_proof_solver._f23_homomorphic_encryption (core\\python\\first_proof_solver.py:375)"} +{"complexity": "simple", "doc_id": "chunk_002260", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 385, "source_path": "core\\python\\first_proof_solver.py", "text": "first_proof_solver._f24_vdf (core\\python\\first_proof_solver.py:385)"} +{"complexity": "simple", "doc_id": "chunk_002261", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 395, "source_path": "core\\python\\first_proof_solver.py", "text": "first_proof_solver._f25_algebraic_topology (core\\python\\first_proof_solver.py:395)"} +{"complexity": "simple", "doc_id": "chunk_002262", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 405, "source_path": "core\\python\\first_proof_solver.py", "text": "first_proof_solver._f26_quantum_entanglement (core\\python\\first_proof_solver.py:405)"} +{"complexity": "simple", "doc_id": "chunk_002263", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 415, "source_path": "core\\python\\first_proof_solver.py", "text": "first_proof_solver._f27_neural_cryptography (core\\python\\first_proof_solver.py:415)"} +{"complexity": "simple", "doc_id": "chunk_002264", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 425, "source_path": "core\\python\\first_proof_solver.py", "text": "first_proof_solver._f28_fractal_structures (core\\python\\first_proof_solver.py:425)"} +{"complexity": "simple", "doc_id": "chunk_002265", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 435, "source_path": "core\\python\\first_proof_solver.py", "text": "first_proof_solver._f29_info_theory (core\\python\\first_proof_solver.py:435)"} +{"complexity": "simple", "doc_id": "chunk_002266", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 445, "source_path": "core\\python\\first_proof_solver.py", "text": "first_proof_solver._f30_mpc (core\\python\\first_proof_solver.py:445)"} +{"complexity": "simple", "doc_id": "chunk_002267", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "proofs", "source_line": 455, "source_path": "core\\python\\first_proof_solver.py", "text": "first_proof_solver._calculate_aevion_metrics (core\\python\\first_proof_solver.py:455)"} +{"complexity": "simple", "doc_id": "chunk_002268", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "proofs", "source_line": 466, "source_path": "core\\python\\first_proof_solver.py", "text": "first_proof_solver._generate_bundle_id (core\\python\\first_proof_solver.py:466)"} +{"complexity": "simple", "doc_id": "chunk_002269", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "proofs", "source_line": 470, "source_path": "core\\python\\first_proof_solver.py", "text": "first_proof_solver._hash_solution (core\\python\\first_proof_solver.py:470)"} +{"complexity": "simple", "doc_id": "chunk_002270", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "proofs", "source_line": 475, "source_path": "core\\python\\first_proof_solver.py", "text": "first_proof_solver._hash_string (core\\python\\first_proof_solver.py:475)"} +{"complexity": "simple", "doc_id": "chunk_002271", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "proofs", "source_line": 479, "source_path": "core\\python\\first_proof_solver.py", "text": "first_proof_solver._compute_composite_hash (core\\python\\first_proof_solver.py:479)"} +{"complexity": "simple", "doc_id": "chunk_002272", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "proofs", "source_line": 484, "source_path": "core\\python\\first_proof_solver.py", "text": "first_proof_solver._sign_bundle (core\\python\\first_proof_solver.py:484)"} +{"complexity": "complex", "doc_id": "chunk_002273", "function_type": "async_function", "has_docstring": "yes", "keyword": "save", "layer": "core", "module": "proofs", "source_line": 490, "source_path": "core\\python\\first_proof_solver.py", "text": "first_proof_solver._save_solution (core\\python\\first_proof_solver.py:490)"} +{"complexity": "complex", "doc_id": "chunk_002274", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 18, "source_path": "core\\python\\formal_verification.py", "text": "formal_verification.LeanFormalVerifier (core\\python\\formal_verification.py:18)"} +{"complexity": "medium", "doc_id": "chunk_002275", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 193, "source_path": "core\\python\\formal_verification.py", "text": "formal_verification.test_formal_verification (core\\python\\formal_verification.py:193)"} +{"complexity": "simple", "doc_id": "chunk_002276", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 21, "source_path": "core\\python\\formal_verification.py", "text": "formal_verification.__init__ (core\\python\\formal_verification.py:21)"} +{"complexity": "medium", "doc_id": "chunk_002277", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 25, "source_path": "core\\python\\formal_verification.py", "text": "formal_verification.verify_all_layers (core\\python\\formal_verification.py:25)"} +{"complexity": "complex", "doc_id": "chunk_002278", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 41, "source_path": "core\\python\\formal_verification.py", "text": "formal_verification._verify_layer (core\\python\\formal_verification.py:41)"} +{"complexity": "complex", "doc_id": "chunk_002279", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 75, "source_path": "core\\python\\formal_verification.py", "text": "formal_verification._generate_layer_proof (core\\python\\formal_verification.py:75)"} +{"complexity": "simple", "doc_id": "chunk_002280", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 156, "source_path": "core\\python\\frameworks\\__init__.py", "text": "__init__._load_framework (core\\python\\frameworks\\__init__.py:156)"} +{"complexity": "medium", "doc_id": "chunk_002281", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 167, "source_path": "core\\python\\frameworks\\__init__.py", "text": "__init__.load_all_frameworks (core\\python\\frameworks\\__init__.py:167)"} +{"complexity": "medium", "doc_id": "chunk_002282", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 189, "source_path": "core\\python\\frameworks\\__init__.py", "text": "__init__.get_framework (core\\python\\frameworks\\__init__.py:189)"} +{"complexity": "medium", "doc_id": "chunk_002283", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 204, "source_path": "core\\python\\frameworks\\__init__.py", "text": "__init__.get_framework_export (core\\python\\frameworks\\__init__.py:204)"} +{"complexity": "simple", "doc_id": "chunk_002284", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 221, "source_path": "core\\python\\frameworks\\__init__.py", "text": "__init__.get_loaded_count (core\\python\\frameworks\\__init__.py:221)"} +{"complexity": "medium", "doc_id": "chunk_002285", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 228, "source_path": "core\\python\\frameworks\\__init__.py", "text": "__init__.get_all_framework_info (core\\python\\frameworks\\__init__.py:228)"} +{"complexity": "simple", "doc_id": "chunk_002286", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 252, "source_path": "core\\python\\frameworks\\__init__.py", "text": "__init__.FrameworkResult (core\\python\\frameworks\\__init__.py:252)"} +{"complexity": "complex", "doc_id": "chunk_002287", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 261, "source_path": "core\\python\\frameworks\\__init__.py", "text": "__init__.UnifiedFrameworkEngine (core\\python\\frameworks\\__init__.py:261)"} +{"complexity": "simple", "doc_id": "chunk_002288", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 271, "source_path": "core\\python\\frameworks\\__init__.py", "text": "__init__.__init__ (core\\python\\frameworks\\__init__.py:271)"} +{"complexity": "medium", "doc_id": "chunk_002289", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 276, "source_path": "core\\python\\frameworks\\__init__.py", "text": "__init__._load_real_evaluators (core\\python\\frameworks\\__init__.py:276)"} +{"complexity": "complex", "doc_id": "chunk_002290", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 288, "source_path": "core\\python\\frameworks\\__init__.py", "text": "__init__._initialize_evaluators (core\\python\\frameworks\\__init__.py:288)"} +{"complexity": "complex", "doc_id": "chunk_002291", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 332, "source_path": "core\\python\\frameworks\\__init__.py", "text": "__init__.evaluate_claim (core\\python\\frameworks\\__init__.py:332)"} +{"complexity": "complex", "doc_id": "chunk_002292", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 376, "source_path": "core\\python\\frameworks\\__init__.py", "text": "__init__._evaluate_with_framework (core\\python\\frameworks\\__init__.py:376)"} +{"complexity": "complex", "doc_id": "chunk_002293", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 477, "source_path": "core\\python\\frameworks\\__init__.py", "text": "__init__.get_aggregate_score (core\\python\\frameworks\\__init__.py:477)"} +{"complexity": "medium", "doc_id": "chunk_002294", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 56, "source_path": "core\\python\\frameworks\\bridge_factory.py", "text": "bridge_factory.BridgeResult (core\\python\\frameworks\\bridge_factory.py:56)"} +{"complexity": "medium", "doc_id": "chunk_002295", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 91, "source_path": "core\\python\\frameworks\\bridge_factory.py", "text": "bridge_factory._heuristic_evaluator (core\\python\\frameworks\\bridge_factory.py:91)"} +{"complexity": "complex", "doc_id": "chunk_002296", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 114, "source_path": "core\\python\\frameworks\\bridge_factory.py", "text": "bridge_factory.FrameworkBridge (core\\python\\frameworks\\bridge_factory.py:114)"} +{"complexity": "complex", "doc_id": "chunk_002297", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 201, "source_path": "core\\python\\frameworks\\bridge_factory.py", "text": "bridge_factory.BridgeFactory (core\\python\\frameworks\\bridge_factory.py:201)"} +{"complexity": "medium", "doc_id": "chunk_002298", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 74, "source_path": "core\\python\\frameworks\\bridge_factory.py", "text": "bridge_factory.to_dict (core\\python\\frameworks\\bridge_factory.py:74)"} +{"complexity": "simple", "doc_id": "chunk_002299", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 97, "source_path": "core\\python\\frameworks\\bridge_factory.py", "text": "bridge_factory._evaluate (core\\python\\frameworks\\bridge_factory.py:97)"} +{"complexity": "medium", "doc_id": "chunk_002300", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 124, "source_path": "core\\python\\frameworks\\bridge_factory.py", "text": "bridge_factory.__init__ (core\\python\\frameworks\\bridge_factory.py:124)"} +{"complexity": "simple", "doc_id": "chunk_002301", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 142, "source_path": "core\\python\\frameworks\\bridge_factory.py", "text": "bridge_factory.is_fully_wired (core\\python\\frameworks\\bridge_factory.py:142)"} +{"complexity": "complex", "doc_id": "chunk_002302", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 145, "source_path": "core\\python\\frameworks\\bridge_factory.py", "text": "bridge_factory.evaluate (core\\python\\frameworks\\bridge_factory.py:145)"} +{"complexity": "simple", "doc_id": "chunk_002303", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 182, "source_path": "core\\python\\frameworks\\bridge_factory.py", "text": "bridge_factory._combine (core\\python\\frameworks\\bridge_factory.py:182)"} +{"complexity": "simple", "doc_id": "chunk_002304", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 192, "source_path": "core\\python\\frameworks\\bridge_factory.py", "text": "bridge_factory.__repr__ (core\\python\\frameworks\\bridge_factory.py:192)"} +{"complexity": "simple", "doc_id": "chunk_002305", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 212, "source_path": "core\\python\\frameworks\\bridge_factory.py", "text": "bridge_factory.__init__ (core\\python\\frameworks\\bridge_factory.py:212)"} +{"complexity": "simple", "doc_id": "chunk_002306", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "other", "source_line": 220, "source_path": "core\\python\\frameworks\\bridge_factory.py", "text": "bridge_factory.build (core\\python\\frameworks\\bridge_factory.py:220)"} +{"complexity": "simple", "doc_id": "chunk_002307", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 228, "source_path": "core\\python\\frameworks\\bridge_factory.py", "text": "bridge_factory.all_pairs (core\\python\\frameworks\\bridge_factory.py:228)"} +{"complexity": "simple", "doc_id": "chunk_002308", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 232, "source_path": "core\\python\\frameworks\\bridge_factory.py", "text": "bridge_factory.wired_pairs (core\\python\\frameworks\\bridge_factory.py:232)"} +{"complexity": "medium", "doc_id": "chunk_002309", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 236, "source_path": "core\\python\\frameworks\\bridge_factory.py", "text": "bridge_factory.evaluate_tier1 (core\\python\\frameworks\\bridge_factory.py:236)"} +{"complexity": "simple", "doc_id": "chunk_002310", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 248, "source_path": "core\\python\\frameworks\\bridge_factory.py", "text": "bridge_factory.highest_disagreement (core\\python\\frameworks\\bridge_factory.py:248)"} +{"complexity": "simple", "doc_id": "chunk_002311", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 256, "source_path": "core\\python\\frameworks\\bridge_factory.py", "text": "bridge_factory.escalation_flags (core\\python\\frameworks\\bridge_factory.py:256)"} +{"complexity": "simple", "doc_id": "chunk_002312", "function_type": "class", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "crypto", "source_line": 21, "source_path": "core\\python\\frameworks\\f01_cryptographic.py", "text": "f01_cryptographic.HashAlgorithm (core\\python\\frameworks\\f01_cryptographic.py:21)"} +{"complexity": "medium", "doc_id": "chunk_002313", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "crypto", "source_line": 29, "source_path": "core\\python\\frameworks\\f01_cryptographic.py", "text": "f01_cryptographic.ContentHash (core\\python\\frameworks\\f01_cryptographic.py:29)"} +{"complexity": "medium", "doc_id": "chunk_002314", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "crypto", "source_line": 45, "source_path": "core\\python\\frameworks\\f01_cryptographic.py", "text": "f01_cryptographic.Signature (core\\python\\frameworks\\f01_cryptographic.py:45)"} +{"complexity": "medium", "doc_id": "chunk_002315", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "crypto", "source_line": 61, "source_path": "core\\python\\frameworks\\f01_cryptographic.py", "text": "f01_cryptographic.hash_content (core\\python\\frameworks\\f01_cryptographic.py:61)"} +{"complexity": "simple", "doc_id": "chunk_002316", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "crypto", "source_line": 75, "source_path": "core\\python\\frameworks\\f01_cryptographic.py", "text": "f01_cryptographic.verify_hash (core\\python\\frameworks\\f01_cryptographic.py:75)"} +{"complexity": "simple", "doc_id": "chunk_002317", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "crypto", "source_line": 81, "source_path": "core\\python\\frameworks\\f01_cryptographic.py", "text": "f01_cryptographic.generate_proof_fingerprint (core\\python\\frameworks\\f01_cryptographic.py:81)"} +{"complexity": "complex", "doc_id": "chunk_002318", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "crypto", "source_line": 92, "source_path": "core\\python\\frameworks\\f01_cryptographic.py", "text": "f01_cryptographic.merkle_root (core\\python\\frameworks\\f01_cryptographic.py:92)"} +{"complexity": "simple", "doc_id": "chunk_002319", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "crypto", "source_line": 127, "source_path": "core\\python\\frameworks\\f01_cryptographic.py", "text": "f01_cryptographic.generate_nonce (core\\python\\frameworks\\f01_cryptographic.py:127)"} +{"complexity": "simple", "doc_id": "chunk_002320", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "crypto", "source_line": 35, "source_path": "core\\python\\frameworks\\f01_cryptographic.py", "text": "f01_cryptographic.hex (core\\python\\frameworks\\f01_cryptographic.py:35)"} +{"complexity": "simple", "doc_id": "chunk_002321", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "crypto", "source_line": 39, "source_path": "core\\python\\frameworks\\f01_cryptographic.py", "text": "f01_cryptographic.cid (core\\python\\frameworks\\f01_cryptographic.py:39)"} +{"complexity": "simple", "doc_id": "chunk_002322", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "crypto", "source_line": 52, "source_path": "core\\python\\frameworks\\f01_cryptographic.py", "text": "f01_cryptographic.to_dict (core\\python\\frameworks\\f01_cryptographic.py:52)"} +{"complexity": "simple", "doc_id": "chunk_002323", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 20, "source_path": "core\\python\\frameworks\\f02_knowledge_graph.py", "text": "f02_knowledge_graph.NodeType (core\\python\\frameworks\\f02_knowledge_graph.py:20)"} +{"complexity": "simple", "doc_id": "chunk_002324", "function_type": "class", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 29, "source_path": "core\\python\\frameworks\\f02_knowledge_graph.py", "text": "f02_knowledge_graph.EdgeType (core\\python\\frameworks\\f02_knowledge_graph.py:29)"} +{"complexity": "medium", "doc_id": "chunk_002325", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 38, "source_path": "core\\python\\frameworks\\f02_knowledge_graph.py", "text": "f02_knowledge_graph.XGMLNode (core\\python\\frameworks\\f02_knowledge_graph.py:38)"} +{"complexity": "simple", "doc_id": "chunk_002326", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 52, "source_path": "core\\python\\frameworks\\f02_knowledge_graph.py", "text": "f02_knowledge_graph.XGMLEdge (core\\python\\frameworks\\f02_knowledge_graph.py:52)"} +{"complexity": "complex", "doc_id": "chunk_002327", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 61, "source_path": "core\\python\\frameworks\\f02_knowledge_graph.py", "text": "f02_knowledge_graph.XGMLGraph (core\\python\\frameworks\\f02_knowledge_graph.py:61)"} +{"complexity": "complex", "doc_id": "chunk_002328", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "other", "source_line": 159, "source_path": "core\\python\\frameworks\\f02_knowledge_graph.py", "text": "f02_knowledge_graph.build_va_claims_graph (core\\python\\frameworks\\f02_knowledge_graph.py:159)"} +{"complexity": "simple", "doc_id": "chunk_002329", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "other", "source_line": 46, "source_path": "core\\python\\frameworks\\f02_knowledge_graph.py", "text": "f02_knowledge_graph.content_hash (core\\python\\frameworks\\f02_knowledge_graph.py:46)"} +{"complexity": "simple", "doc_id": "chunk_002330", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 72, "source_path": "core\\python\\frameworks\\f02_knowledge_graph.py", "text": "f02_knowledge_graph.__init__ (core\\python\\frameworks\\f02_knowledge_graph.py:72)"} +{"complexity": "simple", "doc_id": "chunk_002331", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 77, "source_path": "core\\python\\frameworks\\f02_knowledge_graph.py", "text": "f02_knowledge_graph.add_node (core\\python\\frameworks\\f02_knowledge_graph.py:77)"} +{"complexity": "simple", "doc_id": "chunk_002332", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 84, "source_path": "core\\python\\frameworks\\f02_knowledge_graph.py", "text": "f02_knowledge_graph.add_edge (core\\python\\frameworks\\f02_knowledge_graph.py:84)"} +{"complexity": "simple", "doc_id": "chunk_002333", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 90, "source_path": "core\\python\\frameworks\\f02_knowledge_graph.py", "text": "f02_knowledge_graph.get_neighbors (core\\python\\frameworks\\f02_knowledge_graph.py:90)"} +{"complexity": "medium", "doc_id": "chunk_002334", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 101, "source_path": "core\\python\\frameworks\\f02_knowledge_graph.py", "text": "f02_knowledge_graph.find_path (core\\python\\frameworks\\f02_knowledge_graph.py:101)"} +{"complexity": "medium", "doc_id": "chunk_002335", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 121, "source_path": "core\\python\\frameworks\\f02_knowledge_graph.py", "text": "f02_knowledge_graph.extract_subgraph (core\\python\\frameworks\\f02_knowledge_graph.py:121)"} +{"complexity": "medium", "doc_id": "chunk_002336", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 135, "source_path": "core\\python\\frameworks\\f02_knowledge_graph.py", "text": "f02_knowledge_graph.to_dict (core\\python\\frameworks\\f02_knowledge_graph.py:135)"} +{"complexity": "simple", "doc_id": "chunk_002337", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 21, "source_path": "core\\python\\frameworks\\f03_multi_model.py", "text": "f03_multi_model.VotingMethod (core\\python\\frameworks\\f03_multi_model.py:21)"} +{"complexity": "simple", "doc_id": "chunk_002338", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 31, "source_path": "core\\python\\frameworks\\f03_multi_model.py", "text": "f03_multi_model.ModelVote (core\\python\\frameworks\\f03_multi_model.py:31)"} +{"complexity": "simple", "doc_id": "chunk_002339", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 41, "source_path": "core\\python\\frameworks\\f03_multi_model.py", "text": "f03_multi_model.LatticeNode (core\\python\\frameworks\\f03_multi_model.py:41)"} +{"complexity": "complex", "doc_id": "chunk_002340", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "models", "source_line": 49, "source_path": "core\\python\\frameworks\\f03_multi_model.py", "text": "f03_multi_model.VerificationLattice (core\\python\\frameworks\\f03_multi_model.py:49)"} +{"complexity": "medium", "doc_id": "chunk_002341", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "models", "source_line": 210, "source_path": "core\\python\\frameworks\\f03_multi_model.py", "text": "f03_multi_model.create_default_lattice (core\\python\\frameworks\\f03_multi_model.py:210)"} +{"complexity": "simple", "doc_id": "chunk_002342", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "models", "source_line": 60, "source_path": "core\\python\\frameworks\\f03_multi_model.py", "text": "f03_multi_model.__init__ (core\\python\\frameworks\\f03_multi_model.py:60)"} +{"complexity": "medium", "doc_id": "chunk_002343", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "models", "source_line": 64, "source_path": "core\\python\\frameworks\\f03_multi_model.py", "text": "f03_multi_model.compute_consensus (core\\python\\frameworks\\f03_multi_model.py:64)"} +{"complexity": "medium", "doc_id": "chunk_002344", "function_type": "function", "has_docstring": "yes", "keyword": "score", "layer": "core", "module": "models", "source_line": 88, "source_path": "core\\python\\frameworks\\f03_multi_model.py", "text": "f03_multi_model._weighted_consensus (core\\python\\frameworks\\f03_multi_model.py:88)"} +{"complexity": "complex", "doc_id": "chunk_002345", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 119, "source_path": "core\\python\\frameworks\\f03_multi_model.py", "text": "f03_multi_model._condorcet_consensus (core\\python\\frameworks\\f03_multi_model.py:119)"} +{"complexity": "medium", "doc_id": "chunk_002346", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 157, "source_path": "core\\python\\frameworks\\f03_multi_model.py", "text": "f03_multi_model._borda_consensus (core\\python\\frameworks\\f03_multi_model.py:157)"} +{"complexity": "medium", "doc_id": "chunk_002347", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 189, "source_path": "core\\python\\frameworks\\f03_multi_model.py", "text": "f03_multi_model._majority_consensus (core\\python\\frameworks\\f03_multi_model.py:189)"} +{"complexity": "simple", "doc_id": "chunk_002348", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 202, "source_path": "core\\python\\frameworks\\f03_multi_model.py", "text": "f03_multi_model.update_trust (core\\python\\frameworks\\f03_multi_model.py:202)"} +{"complexity": "simple", "doc_id": "chunk_002349", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 22, "source_path": "core\\python\\frameworks\\f04_verification_protocol.py", "text": "f04_verification_protocol.VerificationLevel (core\\python\\frameworks\\f04_verification_protocol.py:22)"} +{"complexity": "simple", "doc_id": "chunk_002350", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 32, "source_path": "core\\python\\frameworks\\f04_verification_protocol.py", "text": "f04_verification_protocol.ProofStatus (core\\python\\frameworks\\f04_verification_protocol.py:32)"} +{"complexity": "complex", "doc_id": "chunk_002351", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 40, "source_path": "core\\python\\frameworks\\f04_verification_protocol.py", "text": "f04_verification_protocol.VerificationProof (core\\python\\frameworks\\f04_verification_protocol.py:40)"} +{"complexity": "complex", "doc_id": "chunk_002352", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 81, "source_path": "core\\python\\frameworks\\f04_verification_protocol.py", "text": "f04_verification_protocol.AVPGenerator (core\\python\\frameworks\\f04_verification_protocol.py:81)"} +{"complexity": "complex", "doc_id": "chunk_002353", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 154, "source_path": "core\\python\\frameworks\\f04_verification_protocol.py", "text": "f04_verification_protocol.AVPVerifier (core\\python\\frameworks\\f04_verification_protocol.py:154)"} +{"complexity": "medium", "doc_id": "chunk_002354", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 208, "source_path": "core\\python\\frameworks\\f04_verification_protocol.py", "text": "f04_verification_protocol.aggregate_proofs (core\\python\\frameworks\\f04_verification_protocol.py:208)"} +{"complexity": "medium", "doc_id": "chunk_002355", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 55, "source_path": "core\\python\\frameworks\\f04_verification_protocol.py", "text": "f04_verification_protocol.to_dict (core\\python\\frameworks\\f04_verification_protocol.py:55)"} +{"complexity": "medium", "doc_id": "chunk_002356", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 68, "source_path": "core\\python\\frameworks\\f04_verification_protocol.py", "text": "f04_verification_protocol.from_dict (core\\python\\frameworks\\f04_verification_protocol.py:68)"} +{"complexity": "simple", "doc_id": "chunk_002357", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 88, "source_path": "core\\python\\frameworks\\f04_verification_protocol.py", "text": "f04_verification_protocol.__init__ (core\\python\\frameworks\\f04_verification_protocol.py:88)"} +{"complexity": "complex", "doc_id": "chunk_002358", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 92, "source_path": "core\\python\\frameworks\\f04_verification_protocol.py", "text": "f04_verification_protocol.generate_proof (core\\python\\frameworks\\f04_verification_protocol.py:92)"} +{"complexity": "medium", "doc_id": "chunk_002359", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 129, "source_path": "core\\python\\frameworks\\f04_verification_protocol.py", "text": "f04_verification_protocol.upgrade_proof (core\\python\\frameworks\\f04_verification_protocol.py:129)"} +{"complexity": "simple", "doc_id": "chunk_002360", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 161, "source_path": "core\\python\\frameworks\\f04_verification_protocol.py", "text": "f04_verification_protocol.__init__ (core\\python\\frameworks\\f04_verification_protocol.py:161)"} +{"complexity": "complex", "doc_id": "chunk_002361", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 164, "source_path": "core\\python\\frameworks\\f04_verification_protocol.py", "text": "f04_verification_protocol.verify (core\\python\\frameworks\\f04_verification_protocol.py:164)"} +{"complexity": "simple", "doc_id": "chunk_002362", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 200, "source_path": "core\\python\\frameworks\\f04_verification_protocol.py", "text": "f04_verification_protocol.batch_verify (core\\python\\frameworks\\f04_verification_protocol.py:200)"} +{"complexity": "simple", "doc_id": "chunk_002363", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "training", "source_line": 20, "source_path": "core\\python\\frameworks\\f05_babel_training.py", "text": "f05_babel_training.DifficultyLevel (core\\python\\frameworks\\f05_babel_training.py:20)"} +{"complexity": "simple", "doc_id": "chunk_002364", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "training", "source_line": 30, "source_path": "core\\python\\frameworks\\f05_babel_training.py", "text": "f05_babel_training.TrainingExample (core\\python\\frameworks\\f05_babel_training.py:30)"} +{"complexity": "simple", "doc_id": "chunk_002365", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 42, "source_path": "core\\python\\frameworks\\f05_babel_training.py", "text": "f05_babel_training.CurriculumStage (core\\python\\frameworks\\f05_babel_training.py:42)"} +{"complexity": "complex", "doc_id": "chunk_002366", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 53, "source_path": "core\\python\\frameworks\\f05_babel_training.py", "text": "f05_babel_training.BabelCurriculum (core\\python\\frameworks\\f05_babel_training.py:53)"} +{"complexity": "complex", "doc_id": "chunk_002367", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "training", "source_line": 142, "source_path": "core\\python\\frameworks\\f05_babel_training.py", "text": "f05_babel_training.create_verification_curriculum (core\\python\\frameworks\\f05_babel_training.py:142)"} +{"complexity": "simple", "doc_id": "chunk_002368", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "training", "source_line": 213, "source_path": "core\\python\\frameworks\\f05_babel_training.py", "text": "f05_babel_training.TrainingMetrics (core\\python\\frameworks\\f05_babel_training.py:213)"} +{"complexity": "simple", "doc_id": "chunk_002369", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "training", "source_line": 63, "source_path": "core\\python\\frameworks\\f05_babel_training.py", "text": "f05_babel_training.__init__ (core\\python\\frameworks\\f05_babel_training.py:63)"} +{"complexity": "simple", "doc_id": "chunk_002370", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 68, "source_path": "core\\python\\frameworks\\f05_babel_training.py", "text": "f05_babel_training.add_stage (core\\python\\frameworks\\f05_babel_training.py:68)"} +{"complexity": "simple", "doc_id": "chunk_002371", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 74, "source_path": "core\\python\\frameworks\\f05_babel_training.py", "text": "f05_babel_training.add_example (core\\python\\frameworks\\f05_babel_training.py:74)"} +{"complexity": "medium", "doc_id": "chunk_002372", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "training", "source_line": 85, "source_path": "core\\python\\frameworks\\f05_babel_training.py", "text": "f05_babel_training.get_next_batch (core\\python\\frameworks\\f05_babel_training.py:85)"} +{"complexity": "medium", "doc_id": "chunk_002373", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 108, "source_path": "core\\python\\frameworks\\f05_babel_training.py", "text": "f05_babel_training.update_progress (core\\python\\frameworks\\f05_babel_training.py:108)"} +{"complexity": "medium", "doc_id": "chunk_002374", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "training", "source_line": 122, "source_path": "core\\python\\frameworks\\f05_babel_training.py", "text": "f05_babel_training.get_current_stage (core\\python\\frameworks\\f05_babel_training.py:122)"} +{"complexity": "simple", "doc_id": "chunk_002375", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "training", "source_line": 137, "source_path": "core\\python\\frameworks\\f05_babel_training.py", "text": "f05_babel_training.get_competence_vector (core\\python\\frameworks\\f05_babel_training.py:137)"} +{"complexity": "simple", "doc_id": "chunk_002376", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 20, "source_path": "core\\python\\frameworks\\f06_regulatory.py", "text": "f06_regulatory.RegulationType (core\\python\\frameworks\\f06_regulatory.py:20)"} +{"complexity": "simple", "doc_id": "chunk_002377", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 28, "source_path": "core\\python\\frameworks\\f06_regulatory.py", "text": "f06_regulatory.ComplianceStatus (core\\python\\frameworks\\f06_regulatory.py:28)"} +{"complexity": "simple", "doc_id": "chunk_002378", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 37, "source_path": "core\\python\\frameworks\\f06_regulatory.py", "text": "f06_regulatory.Regulation (core\\python\\frameworks\\f06_regulatory.py:37)"} +{"complexity": "simple", "doc_id": "chunk_002379", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "compliance", "source_line": 49, "source_path": "core\\python\\frameworks\\f06_regulatory.py", "text": "f06_regulatory.ComplianceCheck (core\\python\\frameworks\\f06_regulatory.py:49)"} +{"complexity": "complex", "doc_id": "chunk_002380", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 59, "source_path": "core\\python\\frameworks\\f06_regulatory.py", "text": "f06_regulatory.RegulatoryEngine (core\\python\\frameworks\\f06_regulatory.py:59)"} +{"complexity": "medium", "doc_id": "chunk_002381", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 250, "source_path": "core\\python\\frameworks\\f06_regulatory.py", "text": "f06_regulatory.VAClaimRequirements (core\\python\\frameworks\\f06_regulatory.py:250)"} +{"complexity": "simple", "doc_id": "chunk_002382", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "compliance", "source_line": 69, "source_path": "core\\python\\frameworks\\f06_regulatory.py", "text": "f06_regulatory.__init__ (core\\python\\frameworks\\f06_regulatory.py:69)"} +{"complexity": "complex", "doc_id": "chunk_002383", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 74, "source_path": "core\\python\\frameworks\\f06_regulatory.py", "text": "f06_regulatory._load_core_regulations (core\\python\\frameworks\\f06_regulatory.py:74)"} +{"complexity": "simple", "doc_id": "chunk_002384", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 135, "source_path": "core\\python\\frameworks\\f06_regulatory.py", "text": "f06_regulatory.add_regulation (core\\python\\frameworks\\f06_regulatory.py:135)"} +{"complexity": "medium", "doc_id": "chunk_002385", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "compliance", "source_line": 139, "source_path": "core\\python\\frameworks\\f06_regulatory.py", "text": "f06_regulatory.check_compliance (core\\python\\frameworks\\f06_regulatory.py:139)"} +{"complexity": "complex", "doc_id": "chunk_002386", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 167, "source_path": "core\\python\\frameworks\\f06_regulatory.py", "text": "f06_regulatory._evaluate_compliance (core\\python\\frameworks\\f06_regulatory.py:167)"} +{"complexity": "medium", "doc_id": "chunk_002387", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "compliance", "source_line": 204, "source_path": "core\\python\\frameworks\\f06_regulatory.py", "text": "f06_regulatory._check_requirement (core\\python\\frameworks\\f06_regulatory.py:204)"} +{"complexity": "simple", "doc_id": "chunk_002388", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 224, "source_path": "core\\python\\frameworks\\f06_regulatory.py", "text": "f06_regulatory.get_applicable_regulations (core\\python\\frameworks\\f06_regulatory.py:224)"} +{"complexity": "medium", "doc_id": "chunk_002389", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 234, "source_path": "core\\python\\frameworks\\f06_regulatory.py", "text": "f06_regulatory._is_applicable (core\\python\\frameworks\\f06_regulatory.py:234)"} +{"complexity": "medium", "doc_id": "chunk_002390", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "compliance", "source_line": 259, "source_path": "core\\python\\frameworks\\f06_regulatory.py", "text": "f06_regulatory.completeness_score (core\\python\\frameworks\\f06_regulatory.py:259)"} +{"complexity": "simple", "doc_id": "chunk_002391", "function_type": "class", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "consensus", "source_line": 21, "source_path": "core\\python\\frameworks\\f07_byzantine.py", "text": "f07_byzantine.MessageType (core\\python\\frameworks\\f07_byzantine.py:21)"} +{"complexity": "simple", "doc_id": "chunk_002392", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 29, "source_path": "core\\python\\frameworks\\f07_byzantine.py", "text": "f07_byzantine.ConsensusState (core\\python\\frameworks\\f07_byzantine.py:29)"} +{"complexity": "simple", "doc_id": "chunk_002393", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 38, "source_path": "core\\python\\frameworks\\f07_byzantine.py", "text": "f07_byzantine.PBFTMessage (core\\python\\frameworks\\f07_byzantine.py:38)"} +{"complexity": "simple", "doc_id": "chunk_002394", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 51, "source_path": "core\\python\\frameworks\\f07_byzantine.py", "text": "f07_byzantine.ConsensusResult (core\\python\\frameworks\\f07_byzantine.py:51)"} +{"complexity": "complex", "doc_id": "chunk_002395", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 61, "source_path": "core\\python\\frameworks\\f07_byzantine.py", "text": "f07_byzantine.PBFTReplica (core\\python\\frameworks\\f07_byzantine.py:61)"} +{"complexity": "complex", "doc_id": "chunk_002396", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 211, "source_path": "core\\python\\frameworks\\f07_byzantine.py", "text": "f07_byzantine.ByzantineConsensus (core\\python\\frameworks\\f07_byzantine.py:211)"} +{"complexity": "simple", "doc_id": "chunk_002397", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 295, "source_path": "core\\python\\frameworks\\f07_byzantine.py", "text": "f07_byzantine.minimum_replicas_for_tolerance (core\\python\\frameworks\\f07_byzantine.py:295)"} +{"complexity": "medium", "doc_id": "chunk_002398", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "consensus", "source_line": 71, "source_path": "core\\python\\frameworks\\f07_byzantine.py", "text": "f07_byzantine.__init__ (core\\python\\frameworks\\f07_byzantine.py:71)"} +{"complexity": "simple", "doc_id": "chunk_002399", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 84, "source_path": "core\\python\\frameworks\\f07_byzantine.py", "text": "f07_byzantine.is_primary (core\\python\\frameworks\\f07_byzantine.py:84)"} +{"complexity": "medium", "doc_id": "chunk_002400", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 88, "source_path": "core\\python\\frameworks\\f07_byzantine.py", "text": "f07_byzantine.pre_prepare (core\\python\\frameworks\\f07_byzantine.py:88)"} +{"complexity": "medium", "doc_id": "chunk_002401", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 110, "source_path": "core\\python\\frameworks\\f07_byzantine.py", "text": "f07_byzantine.prepare (core\\python\\frameworks\\f07_byzantine.py:110)"} +{"complexity": "medium", "doc_id": "chunk_002402", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 133, "source_path": "core\\python\\frameworks\\f07_byzantine.py", "text": "f07_byzantine.receive_prepare (core\\python\\frameworks\\f07_byzantine.py:133)"} +{"complexity": "medium", "doc_id": "chunk_002403", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 147, "source_path": "core\\python\\frameworks\\f07_byzantine.py", "text": "f07_byzantine._send_commit (core\\python\\frameworks\\f07_byzantine.py:147)"} +{"complexity": "medium", "doc_id": "chunk_002404", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 162, "source_path": "core\\python\\frameworks\\f07_byzantine.py", "text": "f07_byzantine.receive_commit (core\\python\\frameworks\\f07_byzantine.py:162)"} +{"complexity": "simple", "doc_id": "chunk_002405", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "consensus", "source_line": 176, "source_path": "core\\python\\frameworks\\f07_byzantine.py", "text": "f07_byzantine._compute_digest (core\\python\\frameworks\\f07_byzantine.py:176)"} +{"complexity": "simple", "doc_id": "chunk_002406", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "consensus", "source_line": 182, "source_path": "core\\python\\frameworks\\f07_byzantine.py", "text": "f07_byzantine._verify_pre_prepare (core\\python\\frameworks\\f07_byzantine.py:182)"} +{"complexity": "simple", "doc_id": "chunk_002407", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 190, "source_path": "core\\python\\frameworks\\f07_byzantine.py", "text": "f07_byzantine._record_prepare (core\\python\\frameworks\\f07_byzantine.py:190)"} +{"complexity": "simple", "doc_id": "chunk_002408", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 196, "source_path": "core\\python\\frameworks\\f07_byzantine.py", "text": "f07_byzantine._record_commit (core\\python\\frameworks\\f07_byzantine.py:196)"} +{"complexity": "simple", "doc_id": "chunk_002409", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 202, "source_path": "core\\python\\frameworks\\f07_byzantine.py", "text": "f07_byzantine._is_prepared (core\\python\\frameworks\\f07_byzantine.py:202)"} +{"complexity": "simple", "doc_id": "chunk_002410", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 206, "source_path": "core\\python\\frameworks\\f07_byzantine.py", "text": "f07_byzantine._is_committed (core\\python\\frameworks\\f07_byzantine.py:206)"} +{"complexity": "medium", "doc_id": "chunk_002411", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "consensus", "source_line": 218, "source_path": "core\\python\\frameworks\\f07_byzantine.py", "text": "f07_byzantine.__init__ (core\\python\\frameworks\\f07_byzantine.py:218)"} +{"complexity": "simple", "doc_id": "chunk_002412", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "consensus", "source_line": 230, "source_path": "core\\python\\frameworks\\f07_byzantine.py", "text": "f07_byzantine.max_failures (core\\python\\frameworks\\f07_byzantine.py:230)"} +{"complexity": "complex", "doc_id": "chunk_002413", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "consensus", "source_line": 234, "source_path": "core\\python\\frameworks\\f07_byzantine.py", "text": "f07_byzantine.run_consensus (core\\python\\frameworks\\f07_byzantine.py:234)"} +{"complexity": "simple", "doc_id": "chunk_002414", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "blockchain", "source_line": 21, "source_path": "core\\python\\frameworks\\f08_blockchain.py", "text": "f08_blockchain.ChainType (core\\python\\frameworks\\f08_blockchain.py:21)"} +{"complexity": "simple", "doc_id": "chunk_002415", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "blockchain", "source_line": 29, "source_path": "core\\python\\frameworks\\f08_blockchain.py", "text": "f08_blockchain.AnchorStatus (core\\python\\frameworks\\f08_blockchain.py:29)"} +{"complexity": "medium", "doc_id": "chunk_002416", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "blockchain", "source_line": 37, "source_path": "core\\python\\frameworks\\f08_blockchain.py", "text": "f08_blockchain.ChainAnchor (core\\python\\frameworks\\f08_blockchain.py:37)"} +{"complexity": "simple", "doc_id": "chunk_002417", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "blockchain", "source_line": 63, "source_path": "core\\python\\frameworks\\f08_blockchain.py", "text": "f08_blockchain.MerkleProof (core\\python\\frameworks\\f08_blockchain.py:63)"} +{"complexity": "complex", "doc_id": "chunk_002418", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "blockchain", "source_line": 71, "source_path": "core\\python\\frameworks\\f08_blockchain.py", "text": "f08_blockchain.BlockchainAnchorService (core\\python\\frameworks\\f08_blockchain.py:71)"} +{"complexity": "medium", "doc_id": "chunk_002419", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "blockchain", "source_line": 242, "source_path": "core\\python\\frameworks\\f08_blockchain.py", "text": "f08_blockchain.estimate_gas_cost (core\\python\\frameworks\\f08_blockchain.py:242)"} +{"complexity": "medium", "doc_id": "chunk_002420", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "blockchain", "source_line": 49, "source_path": "core\\python\\frameworks\\f08_blockchain.py", "text": "f08_blockchain.to_dict (core\\python\\frameworks\\f08_blockchain.py:49)"} +{"complexity": "simple", "doc_id": "chunk_002421", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "blockchain", "source_line": 81, "source_path": "core\\python\\frameworks\\f08_blockchain.py", "text": "f08_blockchain.__init__ (core\\python\\frameworks\\f08_blockchain.py:81)"} +{"complexity": "medium", "doc_id": "chunk_002422", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "blockchain", "source_line": 87, "source_path": "core\\python\\frameworks\\f08_blockchain.py", "text": "f08_blockchain.anchor_proof (core\\python\\frameworks\\f08_blockchain.py:87)"} +{"complexity": "medium", "doc_id": "chunk_002423", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "blockchain", "source_line": 112, "source_path": "core\\python\\frameworks\\f08_blockchain.py", "text": "f08_blockchain.anchor_batch (core\\python\\frameworks\\f08_blockchain.py:112)"} +{"complexity": "complex", "doc_id": "chunk_002424", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "blockchain", "source_line": 135, "source_path": "core\\python\\frameworks\\f08_blockchain.py", "text": "f08_blockchain._build_merkle_tree (core\\python\\frameworks\\f08_blockchain.py:135)"} +{"complexity": "medium", "doc_id": "chunk_002425", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "blockchain", "source_line": 187, "source_path": "core\\python\\frameworks\\f08_blockchain.py", "text": "f08_blockchain.verify_merkle_proof (core\\python\\frameworks\\f08_blockchain.py:187)"} +{"complexity": "medium", "doc_id": "chunk_002426", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "blockchain", "source_line": 202, "source_path": "core\\python\\frameworks\\f08_blockchain.py", "text": "f08_blockchain.confirm_anchor (core\\python\\frameworks\\f08_blockchain.py:202)"} +{"complexity": "medium", "doc_id": "chunk_002427", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "blockchain", "source_line": 222, "source_path": "core\\python\\frameworks\\f08_blockchain.py", "text": "f08_blockchain.get_verification_url (core\\python\\frameworks\\f08_blockchain.py:222)"} +{"complexity": "simple", "doc_id": "chunk_002428", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 24, "source_path": "core\\python\\frameworks\\f09_pnfc.py", "text": "f09_pnfc.ProofKind (core\\python\\frameworks\\f09_pnfc.py:24)"} +{"complexity": "complex", "doc_id": "chunk_002429", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 34, "source_path": "core\\python\\frameworks\\f09_pnfc.py", "text": "f09_pnfc.PNFCProof (core\\python\\frameworks\\f09_pnfc.py:34)"} +{"complexity": "complex", "doc_id": "chunk_002430", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 79, "source_path": "core\\python\\frameworks\\f09_pnfc.py", "text": "f09_pnfc.ProofBuilder (core\\python\\frameworks\\f09_pnfc.py:79)"} +{"complexity": "complex", "doc_id": "chunk_002431", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 175, "source_path": "core\\python\\frameworks\\f09_pnfc.py", "text": "f09_pnfc.ProofComposer (core\\python\\frameworks\\f09_pnfc.py:175)"} +{"complexity": "medium", "doc_id": "chunk_002432", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 229, "source_path": "core\\python\\frameworks\\f09_pnfc.py", "text": "f09_pnfc.ProofRepository (core\\python\\frameworks\\f09_pnfc.py:229)"} +{"complexity": "simple", "doc_id": "chunk_002433", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 55, "source_path": "core\\python\\frameworks\\f09_pnfc.py", "text": "f09_pnfc.content_hash (core\\python\\frameworks\\f09_pnfc.py:55)"} +{"complexity": "medium", "doc_id": "chunk_002434", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "core", "module": "other", "source_line": 66, "source_path": "core\\python\\frameworks\\f09_pnfc.py", "text": "f09_pnfc.is_valid (core\\python\\frameworks\\f09_pnfc.py:66)"} +{"complexity": "simple", "doc_id": "chunk_002435", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 82, "source_path": "core\\python\\frameworks\\f09_pnfc.py", "text": "f09_pnfc.__init__ (core\\python\\frameworks\\f09_pnfc.py:82)"} +{"complexity": "simple", "doc_id": "chunk_002436", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 86, "source_path": "core\\python\\frameworks\\f09_pnfc.py", "text": "f09_pnfc._next_id (core\\python\\frameworks\\f09_pnfc.py:86)"} +{"complexity": "simple", "doc_id": "chunk_002437", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 90, "source_path": "core\\python\\frameworks\\f09_pnfc.py", "text": "f09_pnfc.assertion (core\\python\\frameworks\\f09_pnfc.py:90)"} +{"complexity": "medium", "doc_id": "chunk_002438", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 100, "source_path": "core\\python\\frameworks\\f09_pnfc.py", "text": "f09_pnfc.derive (core\\python\\frameworks\\f09_pnfc.py:100)"} +{"complexity": "simple", "doc_id": "chunk_002439", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 123, "source_path": "core\\python\\frameworks\\f09_pnfc.py", "text": "f09_pnfc.witness (core\\python\\frameworks\\f09_pnfc.py:123)"} +{"complexity": "simple", "doc_id": "chunk_002440", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 134, "source_path": "core\\python\\frameworks\\f09_pnfc.py", "text": "f09_pnfc.refute (core\\python\\frameworks\\f09_pnfc.py:134)"} +{"complexity": "medium", "doc_id": "chunk_002441", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 145, "source_path": "core\\python\\frameworks\\f09_pnfc.py", "text": "f09_pnfc.consensus (core\\python\\frameworks\\f09_pnfc.py:145)"} +{"complexity": "simple", "doc_id": "chunk_002442", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 179, "source_path": "core\\python\\frameworks\\f09_pnfc.py", "text": "f09_pnfc.conjunction (core\\python\\frameworks\\f09_pnfc.py:179)"} +{"complexity": "simple", "doc_id": "chunk_002443", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 190, "source_path": "core\\python\\frameworks\\f09_pnfc.py", "text": "f09_pnfc.disjunction (core\\python\\frameworks\\f09_pnfc.py:190)"} +{"complexity": "simple", "doc_id": "chunk_002444", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 201, "source_path": "core\\python\\frameworks\\f09_pnfc.py", "text": "f09_pnfc.modus_ponens (core\\python\\frameworks\\f09_pnfc.py:201)"} +{"complexity": "medium", "doc_id": "chunk_002445", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 212, "source_path": "core\\python\\frameworks\\f09_pnfc.py", "text": "f09_pnfc.chain (core\\python\\frameworks\\f09_pnfc.py:212)"} +{"complexity": "simple", "doc_id": "chunk_002446", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 232, "source_path": "core\\python\\frameworks\\f09_pnfc.py", "text": "f09_pnfc.__init__ (core\\python\\frameworks\\f09_pnfc.py:232)"} +{"complexity": "simple", "doc_id": "chunk_002447", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "core", "module": "other", "source_line": 236, "source_path": "core\\python\\frameworks\\f09_pnfc.py", "text": "f09_pnfc.store (core\\python\\frameworks\\f09_pnfc.py:236)"} +{"complexity": "simple", "doc_id": "chunk_002448", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 247, "source_path": "core\\python\\frameworks\\f09_pnfc.py", "text": "f09_pnfc.retrieve (core\\python\\frameworks\\f09_pnfc.py:247)"} +{"complexity": "simple", "doc_id": "chunk_002449", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 251, "source_path": "core\\python\\frameworks\\f09_pnfc.py", "text": "f09_pnfc.find_by_claim (core\\python\\frameworks\\f09_pnfc.py:251)"} +{"complexity": "simple", "doc_id": "chunk_002450", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 20, "source_path": "core\\python\\frameworks\\f10_distillation.py", "text": "f10_distillation.DistillationMode (core\\python\\frameworks\\f10_distillation.py:20)"} +{"complexity": "simple", "doc_id": "chunk_002451", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 28, "source_path": "core\\python\\frameworks\\f10_distillation.py", "text": "f10_distillation.TeacherOutput (core\\python\\frameworks\\f10_distillation.py:28)"} +{"complexity": "simple", "doc_id": "chunk_002452", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 37, "source_path": "core\\python\\frameworks\\f10_distillation.py", "text": "f10_distillation.StudentOutput (core\\python\\frameworks\\f10_distillation.py:37)"} +{"complexity": "simple", "doc_id": "chunk_002453", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 45, "source_path": "core\\python\\frameworks\\f10_distillation.py", "text": "f10_distillation.DistillationConfig (core\\python\\frameworks\\f10_distillation.py:45)"} +{"complexity": "complex", "doc_id": "chunk_002454", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 54, "source_path": "core\\python\\frameworks\\f10_distillation.py", "text": "f10_distillation.KnowledgeDistiller (core\\python\\frameworks\\f10_distillation.py:54)"} +{"complexity": "complex", "doc_id": "chunk_002455", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 170, "source_path": "core\\python\\frameworks\\f10_distillation.py", "text": "f10_distillation.VerifiableDistillation (core\\python\\frameworks\\f10_distillation.py:170)"} +{"complexity": "simple", "doc_id": "chunk_002456", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 231, "source_path": "core\\python\\frameworks\\f10_distillation.py", "text": "f10_distillation.DistillationResult (core\\python\\frameworks\\f10_distillation.py:231)"} +{"complexity": "simple", "doc_id": "chunk_002457", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 62, "source_path": "core\\python\\frameworks\\f10_distillation.py", "text": "f10_distillation.__init__ (core\\python\\frameworks\\f10_distillation.py:62)"} +{"complexity": "medium", "doc_id": "chunk_002458", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 65, "source_path": "core\\python\\frameworks\\f10_distillation.py", "text": "f10_distillation.soft_targets (core\\python\\frameworks\\f10_distillation.py:65)"} +{"complexity": "complex", "doc_id": "chunk_002459", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 86, "source_path": "core\\python\\frameworks\\f10_distillation.py", "text": "f10_distillation.distillation_loss (core\\python\\frameworks\\f10_distillation.py:86)"} +{"complexity": "simple", "doc_id": "chunk_002460", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 135, "source_path": "core\\python\\frameworks\\f10_distillation.py", "text": "f10_distillation._kl_divergence (core\\python\\frameworks\\f10_distillation.py:135)"} +{"complexity": "simple", "doc_id": "chunk_002461", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 144, "source_path": "core\\python\\frameworks\\f10_distillation.py", "text": "f10_distillation._cross_entropy (core\\python\\frameworks\\f10_distillation.py:144)"} +{"complexity": "medium", "doc_id": "chunk_002462", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 150, "source_path": "core\\python\\frameworks\\f10_distillation.py", "text": "f10_distillation._hint_loss (core\\python\\frameworks\\f10_distillation.py:150)"} +{"complexity": "simple", "doc_id": "chunk_002463", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 177, "source_path": "core\\python\\frameworks\\f10_distillation.py", "text": "f10_distillation.__init__ (core\\python\\frameworks\\f10_distillation.py:177)"} +{"complexity": "medium", "doc_id": "chunk_002464", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 181, "source_path": "core\\python\\frameworks\\f10_distillation.py", "text": "f10_distillation.add_verification_test (core\\python\\frameworks\\f10_distillation.py:181)"} +{"complexity": "complex", "doc_id": "chunk_002465", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 194, "source_path": "core\\python\\frameworks\\f10_distillation.py", "text": "f10_distillation.evaluate_verification_preservation (core\\python\\frameworks\\f10_distillation.py:194)"} +{"complexity": "simple", "doc_id": "chunk_002466", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 20, "source_path": "core\\python\\frameworks\\f11_recursive_improvement.py", "text": "f11_recursive_improvement.ImprovementType (core\\python\\frameworks\\f11_recursive_improvement.py:20)"} +{"complexity": "simple", "doc_id": "chunk_002467", "function_type": "class", "has_docstring": "no", "keyword": "train", "layer": "core", "module": "other", "source_line": 28, "source_path": "core\\python\\frameworks\\f11_recursive_improvement.py", "text": "f11_recursive_improvement.SafetyConstraint (core\\python\\frameworks\\f11_recursive_improvement.py:28)"} +{"complexity": "medium", "doc_id": "chunk_002468", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 37, "source_path": "core\\python\\frameworks\\f11_recursive_improvement.py", "text": "f11_recursive_improvement.ImprovementProposal (core\\python\\frameworks\\f11_recursive_improvement.py:37)"} +{"complexity": "simple", "doc_id": "chunk_002469", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 51, "source_path": "core\\python\\frameworks\\f11_recursive_improvement.py", "text": "f11_recursive_improvement.ImprovementResult (core\\python\\frameworks\\f11_recursive_improvement.py:51)"} +{"complexity": "complex", "doc_id": "chunk_002470", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 61, "source_path": "core\\python\\frameworks\\f11_recursive_improvement.py", "text": "f11_recursive_improvement.BoundedRSI (core\\python\\frameworks\\f11_recursive_improvement.py:61)"} +{"complexity": "medium", "doc_id": "chunk_002471", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 72, "source_path": "core\\python\\frameworks\\f11_recursive_improvement.py", "text": "f11_recursive_improvement.__init__ (core\\python\\frameworks\\f11_recursive_improvement.py:72)"} +{"complexity": "medium", "doc_id": "chunk_002472", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 92, "source_path": "core\\python\\frameworks\\f11_recursive_improvement.py", "text": "f11_recursive_improvement.propose_improvement (core\\python\\frameworks\\f11_recursive_improvement.py:92)"} +{"complexity": "medium", "doc_id": "chunk_002473", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 115, "source_path": "core\\python\\frameworks\\f11_recursive_improvement.py", "text": "f11_recursive_improvement._assess_risk (core\\python\\frameworks\\f11_recursive_improvement.py:115)"} +{"complexity": "medium", "doc_id": "chunk_002474", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 136, "source_path": "core\\python\\frameworks\\f11_recursive_improvement.py", "text": "f11_recursive_improvement._requires_approval (core\\python\\frameworks\\f11_recursive_improvement.py:136)"} +{"complexity": "complex", "doc_id": "chunk_002475", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 149, "source_path": "core\\python\\frameworks\\f11_recursive_improvement.py", "text": "f11_recursive_improvement.validate_proposal (core\\python\\frameworks\\f11_recursive_improvement.py:149)"} +{"complexity": "complex", "doc_id": "chunk_002476", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 186, "source_path": "core\\python\\frameworks\\f11_recursive_improvement.py", "text": "f11_recursive_improvement.apply_improvement (core\\python\\frameworks\\f11_recursive_improvement.py:186)"} +{"complexity": "simple", "doc_id": "chunk_002477", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 253, "source_path": "core\\python\\frameworks\\f11_recursive_improvement.py", "text": "f11_recursive_improvement.get_improvement_budget_remaining (core\\python\\frameworks\\f11_recursive_improvement.py:253)"} +{"complexity": "medium", "doc_id": "chunk_002478", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 257, "source_path": "core\\python\\frameworks\\f11_recursive_improvement.py", "text": "f11_recursive_improvement.get_improvement_summary (core\\python\\frameworks\\f11_recursive_improvement.py:257)"} +{"complexity": "simple", "doc_id": "chunk_002479", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 19, "source_path": "core\\python\\frameworks\\f12_causal_dag.py", "text": "f12_causal_dag.NodeRole (core\\python\\frameworks\\f12_causal_dag.py:19)"} +{"complexity": "simple", "doc_id": "chunk_002480", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 29, "source_path": "core\\python\\frameworks\\f12_causal_dag.py", "text": "f12_causal_dag.CausalNode (core\\python\\frameworks\\f12_causal_dag.py:29)"} +{"complexity": "simple", "doc_id": "chunk_002481", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 39, "source_path": "core\\python\\frameworks\\f12_causal_dag.py", "text": "f12_causal_dag.CausalEdge (core\\python\\frameworks\\f12_causal_dag.py:39)"} +{"complexity": "complex", "doc_id": "chunk_002482", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 47, "source_path": "core\\python\\frameworks\\f12_causal_dag.py", "text": "f12_causal_dag.CausalDAG (core\\python\\frameworks\\f12_causal_dag.py:47)"} +{"complexity": "complex", "doc_id": "chunk_002483", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 181, "source_path": "core\\python\\frameworks\\f12_causal_dag.py", "text": "f12_causal_dag.DoCalculus (core\\python\\frameworks\\f12_causal_dag.py:181)"} +{"complexity": "simple", "doc_id": "chunk_002484", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 271, "source_path": "core\\python\\frameworks\\f12_causal_dag.py", "text": "f12_causal_dag.IntervenedDAG (core\\python\\frameworks\\f12_causal_dag.py:271)"} +{"complexity": "medium", "doc_id": "chunk_002485", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 283, "source_path": "core\\python\\frameworks\\f12_causal_dag.py", "text": "f12_causal_dag.identify_backdoor_adjustment (core\\python\\frameworks\\f12_causal_dag.py:283)"} +{"complexity": "medium", "doc_id": "chunk_002486", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 307, "source_path": "core\\python\\frameworks\\f12_causal_dag.py", "text": "f12_causal_dag._power_set_of_size (core\\python\\frameworks\\f12_causal_dag.py:307)"} +{"complexity": "medium", "doc_id": "chunk_002487", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 330, "source_path": "core\\python\\frameworks\\f12_causal_dag.py", "text": "f12_causal_dag._satisfies_backdoor (core\\python\\frameworks\\f12_causal_dag.py:330)"} +{"complexity": "simple", "doc_id": "chunk_002488", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 54, "source_path": "core\\python\\frameworks\\f12_causal_dag.py", "text": "f12_causal_dag.__init__ (core\\python\\frameworks\\f12_causal_dag.py:54)"} +{"complexity": "simple", "doc_id": "chunk_002489", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 60, "source_path": "core\\python\\frameworks\\f12_causal_dag.py", "text": "f12_causal_dag.add_node (core\\python\\frameworks\\f12_causal_dag.py:60)"} +{"complexity": "simple", "doc_id": "chunk_002490", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 66, "source_path": "core\\python\\frameworks\\f12_causal_dag.py", "text": "f12_causal_dag.add_edge (core\\python\\frameworks\\f12_causal_dag.py:66)"} +{"complexity": "simple", "doc_id": "chunk_002491", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 76, "source_path": "core\\python\\frameworks\\f12_causal_dag.py", "text": "f12_causal_dag.parents (core\\python\\frameworks\\f12_causal_dag.py:76)"} +{"complexity": "simple", "doc_id": "chunk_002492", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 80, "source_path": "core\\python\\frameworks\\f12_causal_dag.py", "text": "f12_causal_dag.children (core\\python\\frameworks\\f12_causal_dag.py:80)"} +{"complexity": "medium", "doc_id": "chunk_002493", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 84, "source_path": "core\\python\\frameworks\\f12_causal_dag.py", "text": "f12_causal_dag.ancestors (core\\python\\frameworks\\f12_causal_dag.py:84)"} +{"complexity": "medium", "doc_id": "chunk_002494", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 97, "source_path": "core\\python\\frameworks\\f12_causal_dag.py", "text": "f12_causal_dag.descendants (core\\python\\frameworks\\f12_causal_dag.py:97)"} +{"complexity": "medium", "doc_id": "chunk_002495", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 110, "source_path": "core\\python\\frameworks\\f12_causal_dag.py", "text": "f12_causal_dag.is_d_separated (core\\python\\frameworks\\f12_causal_dag.py:110)"} +{"complexity": "medium", "doc_id": "chunk_002496", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 134, "source_path": "core\\python\\frameworks\\f12_causal_dag.py", "text": "f12_causal_dag._find_all_paths (core\\python\\frameworks\\f12_causal_dag.py:134)"} +{"complexity": "medium", "doc_id": "chunk_002497", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 155, "source_path": "core\\python\\frameworks\\f12_causal_dag.py", "text": "f12_causal_dag._is_path_blocked (core\\python\\frameworks\\f12_causal_dag.py:155)"} +{"complexity": "simple", "doc_id": "chunk_002498", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 189, "source_path": "core\\python\\frameworks\\f12_causal_dag.py", "text": "f12_causal_dag.__init__ (core\\python\\frameworks\\f12_causal_dag.py:189)"} +{"complexity": "simple", "doc_id": "chunk_002499", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 192, "source_path": "core\\python\\frameworks\\f12_causal_dag.py", "text": "f12_causal_dag.do (core\\python\\frameworks\\f12_causal_dag.py:192)"} +{"complexity": "medium", "doc_id": "chunk_002500", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 202, "source_path": "core\\python\\frameworks\\f12_causal_dag.py", "text": "f12_causal_dag.rule1_applicable (core\\python\\frameworks\\f12_causal_dag.py:202)"} +{"complexity": "medium", "doc_id": "chunk_002501", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 219, "source_path": "core\\python\\frameworks\\f12_causal_dag.py", "text": "f12_causal_dag.rule2_applicable (core\\python\\frameworks\\f12_causal_dag.py:219)"} +{"complexity": "medium", "doc_id": "chunk_002502", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 235, "source_path": "core\\python\\frameworks\\f12_causal_dag.py", "text": "f12_causal_dag.rule3_applicable (core\\python\\frameworks\\f12_causal_dag.py:235)"} +{"complexity": "medium", "doc_id": "chunk_002503", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 255, "source_path": "core\\python\\frameworks\\f12_causal_dag.py", "text": "f12_causal_dag._mutilate_graph (core\\python\\frameworks\\f12_causal_dag.py:255)"} +{"complexity": "simple", "doc_id": "chunk_002504", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 274, "source_path": "core\\python\\frameworks\\f12_causal_dag.py", "text": "f12_causal_dag.__init__ (core\\python\\frameworks\\f12_causal_dag.py:274)"} +{"complexity": "simple", "doc_id": "chunk_002505", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 278, "source_path": "core\\python\\frameworks\\f12_causal_dag.py", "text": "f12_causal_dag.intervene (core\\python\\frameworks\\f12_causal_dag.py:278)"} +{"complexity": "simple", "doc_id": "chunk_002506", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 317, "source_path": "core\\python\\frameworks\\f12_causal_dag.py", "text": "f12_causal_dag.generate (core\\python\\frameworks\\f12_causal_dag.py:317)"} +{"complexity": "medium", "doc_id": "chunk_002507", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 138, "source_path": "core\\python\\frameworks\\f12_causal_dag.py", "text": "f12_causal_dag.dfs (core\\python\\frameworks\\f12_causal_dag.py:138)"} +{"complexity": "simple", "doc_id": "chunk_002508", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 20, "source_path": "core\\python\\frameworks\\f13_formal_verification.py", "text": "f13_formal_verification.LogicOperator (core\\python\\frameworks\\f13_formal_verification.py:20)"} +{"complexity": "medium", "doc_id": "chunk_002509", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 31, "source_path": "core\\python\\frameworks\\f13_formal_verification.py", "text": "f13_formal_verification.Predicate (core\\python\\frameworks\\f13_formal_verification.py:31)"} +{"complexity": "medium", "doc_id": "chunk_002510", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 62, "source_path": "core\\python\\frameworks\\f13_formal_verification.py", "text": "f13_formal_verification.HoareTriple (core\\python\\frameworks\\f13_formal_verification.py:62)"} +{"complexity": "complex", "doc_id": "chunk_002511", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 77, "source_path": "core\\python\\frameworks\\f13_formal_verification.py", "text": "f13_formal_verification.HoareLogic (core\\python\\frameworks\\f13_formal_verification.py:77)"} +{"complexity": "complex", "doc_id": "chunk_002512", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 190, "source_path": "core\\python\\frameworks\\f13_formal_verification.py", "text": "f13_formal_verification.VerificationConditionGenerator (core\\python\\frameworks\\f13_formal_verification.py:190)"} +{"complexity": "simple", "doc_id": "chunk_002513", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 255, "source_path": "core\\python\\frameworks\\f13_formal_verification.py", "text": "f13_formal_verification.CorrectnessProof (core\\python\\frameworks\\f13_formal_verification.py:255)"} +{"complexity": "complex", "doc_id": "chunk_002514", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 264, "source_path": "core\\python\\frameworks\\f13_formal_verification.py", "text": "f13_formal_verification.verify_correctness (core\\python\\frameworks\\f13_formal_verification.py:264)"} +{"complexity": "simple", "doc_id": "chunk_002515", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "verification", "source_line": 298, "source_path": "core\\python\\frameworks\\f13_formal_verification.py", "text": "f13_formal_verification._extract_vars (core\\python\\frameworks\\f13_formal_verification.py:298)"} +{"complexity": "simple", "doc_id": "chunk_002516", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 36, "source_path": "core\\python\\frameworks\\f13_formal_verification.py", "text": "f13_formal_verification.__and__ (core\\python\\frameworks\\f13_formal_verification.py:36)"} +{"complexity": "simple", "doc_id": "chunk_002517", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 42, "source_path": "core\\python\\frameworks\\f13_formal_verification.py", "text": "f13_formal_verification.__or__ (core\\python\\frameworks\\f13_formal_verification.py:42)"} +{"complexity": "simple", "doc_id": "chunk_002518", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 48, "source_path": "core\\python\\frameworks\\f13_formal_verification.py", "text": "f13_formal_verification.__invert__ (core\\python\\frameworks\\f13_formal_verification.py:48)"} +{"complexity": "simple", "doc_id": "chunk_002519", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 54, "source_path": "core\\python\\frameworks\\f13_formal_verification.py", "text": "f13_formal_verification.implies (core\\python\\frameworks\\f13_formal_verification.py:54)"} +{"complexity": "simple", "doc_id": "chunk_002520", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 73, "source_path": "core\\python\\frameworks\\f13_formal_verification.py", "text": "f13_formal_verification.__str__ (core\\python\\frameworks\\f13_formal_verification.py:73)"} +{"complexity": "medium", "doc_id": "chunk_002521", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "verification", "source_line": 85, "source_path": "core\\python\\frameworks\\f13_formal_verification.py", "text": "f13_formal_verification.assignment_axiom (core\\python\\frameworks\\f13_formal_verification.py:85)"} +{"complexity": "medium", "doc_id": "chunk_002522", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 109, "source_path": "core\\python\\frameworks\\f13_formal_verification.py", "text": "f13_formal_verification.sequence_rule (core\\python\\frameworks\\f13_formal_verification.py:109)"} +{"complexity": "medium", "doc_id": "chunk_002523", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 130, "source_path": "core\\python\\frameworks\\f13_formal_verification.py", "text": "f13_formal_verification.conditional_rule (core\\python\\frameworks\\f13_formal_verification.py:130)"} +{"complexity": "medium", "doc_id": "chunk_002524", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 152, "source_path": "core\\python\\frameworks\\f13_formal_verification.py", "text": "f13_formal_verification.while_rule (core\\python\\frameworks\\f13_formal_verification.py:152)"} +{"complexity": "medium", "doc_id": "chunk_002525", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 172, "source_path": "core\\python\\frameworks\\f13_formal_verification.py", "text": "f13_formal_verification.consequence_rule (core\\python\\frameworks\\f13_formal_verification.py:172)"} +{"complexity": "simple", "doc_id": "chunk_002526", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 198, "source_path": "core\\python\\frameworks\\f13_formal_verification.py", "text": "f13_formal_verification.__init__ (core\\python\\frameworks\\f13_formal_verification.py:198)"} +{"complexity": "medium", "doc_id": "chunk_002527", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "verification", "source_line": 201, "source_path": "core\\python\\frameworks\\f13_formal_verification.py", "text": "f13_formal_verification.generate_vc (core\\python\\frameworks\\f13_formal_verification.py:201)"} +{"complexity": "complex", "doc_id": "chunk_002528", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 216, "source_path": "core\\python\\frameworks\\f13_formal_verification.py", "text": "f13_formal_verification._process_statement (core\\python\\frameworks\\f13_formal_verification.py:216)"} +{"complexity": "medium", "doc_id": "chunk_002529", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 22, "source_path": "core\\python\\frameworks\\f14_information_theory.py", "text": "f14_information_theory.Distribution (core\\python\\frameworks\\f14_information_theory.py:22)"} +{"complexity": "medium", "doc_id": "chunk_002530", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 50, "source_path": "core\\python\\frameworks\\f14_information_theory.py", "text": "f14_information_theory.entropy (core\\python\\frameworks\\f14_information_theory.py:50)"} +{"complexity": "medium", "doc_id": "chunk_002531", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 63, "source_path": "core\\python\\frameworks\\f14_information_theory.py", "text": "f14_information_theory.cross_entropy (core\\python\\frameworks\\f14_information_theory.py:63)"} +{"complexity": "medium", "doc_id": "chunk_002532", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 79, "source_path": "core\\python\\frameworks\\f14_information_theory.py", "text": "f14_information_theory.kl_divergence (core\\python\\frameworks\\f14_information_theory.py:79)"} +{"complexity": "medium", "doc_id": "chunk_002533", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 95, "source_path": "core\\python\\frameworks\\f14_information_theory.py", "text": "f14_information_theory.mutual_information (core\\python\\frameworks\\f14_information_theory.py:95)"} +{"complexity": "medium", "doc_id": "chunk_002534", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 114, "source_path": "core\\python\\frameworks\\f14_information_theory.py", "text": "f14_information_theory.conditional_entropy (core\\python\\frameworks\\f14_information_theory.py:114)"} +{"complexity": "complex", "doc_id": "chunk_002535", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 132, "source_path": "core\\python\\frameworks\\f14_information_theory.py", "text": "f14_information_theory.InformationChannel (core\\python\\frameworks\\f14_information_theory.py:132)"} +{"complexity": "simple", "doc_id": "chunk_002536", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 184, "source_path": "core\\python\\frameworks\\f14_information_theory.py", "text": "f14_information_theory.VerificationEntropy (core\\python\\frameworks\\f14_information_theory.py:184)"} +{"complexity": "complex", "doc_id": "chunk_002537", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 192, "source_path": "core\\python\\frameworks\\f14_information_theory.py", "text": "f14_information_theory.compute_verification_entropy (core\\python\\frameworks\\f14_information_theory.py:192)"} +{"complexity": "simple", "doc_id": "chunk_002538", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 26, "source_path": "core\\python\\frameworks\\f14_information_theory.py", "text": "f14_information_theory.__post_init__ (core\\python\\frameworks\\f14_information_theory.py:26)"} +{"complexity": "simple", "doc_id": "chunk_002539", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 31, "source_path": "core\\python\\frameworks\\f14_information_theory.py", "text": "f14_information_theory.__getitem__ (core\\python\\frameworks\\f14_information_theory.py:31)"} +{"complexity": "simple", "doc_id": "chunk_002540", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 35, "source_path": "core\\python\\frameworks\\f14_information_theory.py", "text": "f14_information_theory.from_samples (core\\python\\frameworks\\f14_information_theory.py:35)"} +{"complexity": "simple", "doc_id": "chunk_002541", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 43, "source_path": "core\\python\\frameworks\\f14_information_theory.py", "text": "f14_information_theory.uniform (core\\python\\frameworks\\f14_information_theory.py:43)"} +{"complexity": "simple", "doc_id": "chunk_002542", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 139, "source_path": "core\\python\\frameworks\\f14_information_theory.py", "text": "f14_information_theory.__init__ (core\\python\\frameworks\\f14_information_theory.py:139)"} +{"complexity": "simple", "doc_id": "chunk_002543", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 145, "source_path": "core\\python\\frameworks\\f14_information_theory.py", "text": "f14_information_theory.set_transition (core\\python\\frameworks\\f14_information_theory.py:145)"} +{"complexity": "complex", "doc_id": "chunk_002544", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 149, "source_path": "core\\python\\frameworks\\f14_information_theory.py", "text": "f14_information_theory.capacity (core\\python\\frameworks\\f14_information_theory.py:149)"} +{"complexity": "medium", "doc_id": "chunk_002545", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 26, "source_path": "core\\python\\frameworks\\f15_category_theory.py", "text": "f15_category_theory.Morphism (core\\python\\frameworks\\f15_category_theory.py:26)"} +{"complexity": "complex", "doc_id": "chunk_002546", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 43, "source_path": "core\\python\\frameworks\\f15_category_theory.py", "text": "f15_category_theory.Category (core\\python\\frameworks\\f15_category_theory.py:43)"} +{"complexity": "medium", "doc_id": "chunk_002547", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 110, "source_path": "core\\python\\frameworks\\f15_category_theory.py", "text": "f15_category_theory.Functor (core\\python\\frameworks\\f15_category_theory.py:110)"} +{"complexity": "medium", "doc_id": "chunk_002548", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 135, "source_path": "core\\python\\frameworks\\f15_category_theory.py", "text": "f15_category_theory.NaturalTransformation (core\\python\\frameworks\\f15_category_theory.py:135)"} +{"complexity": "complex", "doc_id": "chunk_002549", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 152, "source_path": "core\\python\\frameworks\\f15_category_theory.py", "text": "f15_category_theory.ProofCategory (core\\python\\frameworks\\f15_category_theory.py:152)"} +{"complexity": "complex", "doc_id": "chunk_002550", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 215, "source_path": "core\\python\\frameworks\\f15_category_theory.py", "text": "f15_category_theory.ComposableProofs (core\\python\\frameworks\\f15_category_theory.py:215)"} +{"complexity": "simple", "doc_id": "chunk_002551", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 37, "source_path": "core\\python\\frameworks\\f15_category_theory.py", "text": "f15_category_theory.__call__ (core\\python\\frameworks\\f15_category_theory.py:37)"} +{"complexity": "simple", "doc_id": "chunk_002552", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 52, "source_path": "core\\python\\frameworks\\f15_category_theory.py", "text": "f15_category_theory.__init__ (core\\python\\frameworks\\f15_category_theory.py:52)"} +{"complexity": "simple", "doc_id": "chunk_002553", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 58, "source_path": "core\\python\\frameworks\\f15_category_theory.py", "text": "f15_category_theory.add_object (core\\python\\frameworks\\f15_category_theory.py:58)"} +{"complexity": "medium", "doc_id": "chunk_002554", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 69, "source_path": "core\\python\\frameworks\\f15_category_theory.py", "text": "f15_category_theory.add_morphism (core\\python\\frameworks\\f15_category_theory.py:69)"} +{"complexity": "simple", "doc_id": "chunk_002555", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 84, "source_path": "core\\python\\frameworks\\f15_category_theory.py", "text": "f15_category_theory.identity (core\\python\\frameworks\\f15_category_theory.py:84)"} +{"complexity": "medium", "doc_id": "chunk_002556", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 88, "source_path": "core\\python\\frameworks\\f15_category_theory.py", "text": "f15_category_theory.compose (core\\python\\frameworks\\f15_category_theory.py:88)"} +{"complexity": "simple", "doc_id": "chunk_002557", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 125, "source_path": "core\\python\\frameworks\\f15_category_theory.py", "text": "f15_category_theory.map_object (core\\python\\frameworks\\f15_category_theory.py:125)"} +{"complexity": "simple", "doc_id": "chunk_002558", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 129, "source_path": "core\\python\\frameworks\\f15_category_theory.py", "text": "f15_category_theory.map_morphism (core\\python\\frameworks\\f15_category_theory.py:129)"} +{"complexity": "simple", "doc_id": "chunk_002559", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 147, "source_path": "core\\python\\frameworks\\f15_category_theory.py", "text": "f15_category_theory.component_at (core\\python\\frameworks\\f15_category_theory.py:147)"} +{"complexity": "simple", "doc_id": "chunk_002560", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 162, "source_path": "core\\python\\frameworks\\f15_category_theory.py", "text": "f15_category_theory.__init__ (core\\python\\frameworks\\f15_category_theory.py:162)"} +{"complexity": "simple", "doc_id": "chunk_002561", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 166, "source_path": "core\\python\\frameworks\\f15_category_theory.py", "text": "f15_category_theory.add_proposition (core\\python\\frameworks\\f15_category_theory.py:166)"} +{"complexity": "medium", "doc_id": "chunk_002562", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 170, "source_path": "core\\python\\frameworks\\f15_category_theory.py", "text": "f15_category_theory.add_proof (core\\python\\frameworks\\f15_category_theory.py:170)"} +{"complexity": "medium", "doc_id": "chunk_002563", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 187, "source_path": "core\\python\\frameworks\\f15_category_theory.py", "text": "f15_category_theory.modus_ponens (core\\python\\frameworks\\f15_category_theory.py:187)"} +{"complexity": "simple", "doc_id": "chunk_002564", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 206, "source_path": "core\\python\\frameworks\\f15_category_theory.py", "text": "f15_category_theory.transitivity (core\\python\\frameworks\\f15_category_theory.py:206)"} +{"complexity": "simple", "doc_id": "chunk_002565", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 223, "source_path": "core\\python\\frameworks\\f15_category_theory.py", "text": "f15_category_theory.__init__ (core\\python\\frameworks\\f15_category_theory.py:223)"} +{"complexity": "medium", "doc_id": "chunk_002566", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 227, "source_path": "core\\python\\frameworks\\f15_category_theory.py", "text": "f15_category_theory.add_axiom (core\\python\\frameworks\\f15_category_theory.py:227)"} +{"complexity": "medium", "doc_id": "chunk_002567", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 241, "source_path": "core\\python\\frameworks\\f15_category_theory.py", "text": "f15_category_theory.prove_implication (core\\python\\frameworks\\f15_category_theory.py:241)"} +{"complexity": "simple", "doc_id": "chunk_002568", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 259, "source_path": "core\\python\\frameworks\\f15_category_theory.py", "text": "f15_category_theory.chain_proofs (core\\python\\frameworks\\f15_category_theory.py:259)"} +{"complexity": "simple", "doc_id": "chunk_002569", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 97, "source_path": "core\\python\\frameworks\\f15_category_theory.py", "text": "f15_category_theory.composed (core\\python\\frameworks\\f15_category_theory.py:97)"} +{"complexity": "simple", "doc_id": "chunk_002570", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 20, "source_path": "core\\python\\frameworks\\f16_game_theory.py", "text": "f16_game_theory.PlayerType (core\\python\\frameworks\\f16_game_theory.py:20)"} +{"complexity": "simple", "doc_id": "chunk_002571", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 26, "source_path": "core\\python\\frameworks\\f16_game_theory.py", "text": "f16_game_theory.GameOutcome (core\\python\\frameworks\\f16_game_theory.py:26)"} +{"complexity": "simple", "doc_id": "chunk_002572", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 33, "source_path": "core\\python\\frameworks\\f16_game_theory.py", "text": "f16_game_theory.Strategy (core\\python\\frameworks\\f16_game_theory.py:33)"} +{"complexity": "simple", "doc_id": "chunk_002573", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 45, "source_path": "core\\python\\frameworks\\f16_game_theory.py", "text": "f16_game_theory.Payoff (core\\python\\frameworks\\f16_game_theory.py:45)"} +{"complexity": "simple", "doc_id": "chunk_002574", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 53, "source_path": "core\\python\\frameworks\\f16_game_theory.py", "text": "f16_game_theory.GameNode (core\\python\\frameworks\\f16_game_theory.py:53)"} +{"complexity": "complex", "doc_id": "chunk_002575", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 61, "source_path": "core\\python\\frameworks\\f16_game_theory.py", "text": "f16_game_theory.VerificationGame (core\\python\\frameworks\\f16_game_theory.py:61)"} +{"complexity": "complex", "doc_id": "chunk_002576", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 133, "source_path": "core\\python\\frameworks\\f16_game_theory.py", "text": "f16_game_theory.NormalFormGame (core\\python\\frameworks\\f16_game_theory.py:133)"} +{"complexity": "medium", "doc_id": "chunk_002577", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 225, "source_path": "core\\python\\frameworks\\f16_game_theory.py", "text": "f16_game_theory.create_verification_game (core\\python\\frameworks\\f16_game_theory.py:225)"} +{"complexity": "simple", "doc_id": "chunk_002578", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 259, "source_path": "core\\python\\frameworks\\f16_game_theory.py", "text": "f16_game_theory.IncentiveAnalysis (core\\python\\frameworks\\f16_game_theory.py:259)"} +{"complexity": "medium", "doc_id": "chunk_002579", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 267, "source_path": "core\\python\\frameworks\\f16_game_theory.py", "text": "f16_game_theory.analyze_incentives (core\\python\\frameworks\\f16_game_theory.py:267)"} +{"complexity": "complex", "doc_id": "chunk_002580", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 293, "source_path": "core\\python\\frameworks\\f16_game_theory.py", "text": "f16_game_theory._find_dominant_strategy (core\\python\\frameworks\\f16_game_theory.py:293)"} +{"complexity": "simple", "doc_id": "chunk_002581", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 39, "source_path": "core\\python\\frameworks\\f16_game_theory.py", "text": "f16_game_theory.is_pure (core\\python\\frameworks\\f16_game_theory.py:39)"} +{"complexity": "simple", "doc_id": "chunk_002582", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 71, "source_path": "core\\python\\frameworks\\f16_game_theory.py", "text": "f16_game_theory.__init__ (core\\python\\frameworks\\f16_game_theory.py:71)"} +{"complexity": "simple", "doc_id": "chunk_002583", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 78, "source_path": "core\\python\\frameworks\\f16_game_theory.py", "text": "f16_game_theory.set_prover_strategy (core\\python\\frameworks\\f16_game_theory.py:78)"} +{"complexity": "simple", "doc_id": "chunk_002584", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 82, "source_path": "core\\python\\frameworks\\f16_game_theory.py", "text": "f16_game_theory.set_verifier_strategy (core\\python\\frameworks\\f16_game_theory.py:82)"} +{"complexity": "medium", "doc_id": "chunk_002585", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 86, "source_path": "core\\python\\frameworks\\f16_game_theory.py", "text": "f16_game_theory.play_round (core\\python\\frameworks\\f16_game_theory.py:86)"} +{"complexity": "medium", "doc_id": "chunk_002586", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 103, "source_path": "core\\python\\frameworks\\f16_game_theory.py", "text": "f16_game_theory.compute_outcome (core\\python\\frameworks\\f16_game_theory.py:103)"} +{"complexity": "simple", "doc_id": "chunk_002587", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 140, "source_path": "core\\python\\frameworks\\f16_game_theory.py", "text": "f16_game_theory.__init__ (core\\python\\frameworks\\f16_game_theory.py:140)"} +{"complexity": "simple", "doc_id": "chunk_002588", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 145, "source_path": "core\\python\\frameworks\\f16_game_theory.py", "text": "f16_game_theory.add_strategy (core\\python\\frameworks\\f16_game_theory.py:145)"} +{"complexity": "simple", "doc_id": "chunk_002589", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 150, "source_path": "core\\python\\frameworks\\f16_game_theory.py", "text": "f16_game_theory.set_payoff (core\\python\\frameworks\\f16_game_theory.py:150)"} +{"complexity": "simple", "doc_id": "chunk_002590", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 158, "source_path": "core\\python\\frameworks\\f16_game_theory.py", "text": "f16_game_theory.get_payoff (core\\python\\frameworks\\f16_game_theory.py:158)"} +{"complexity": "medium", "doc_id": "chunk_002591", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 166, "source_path": "core\\python\\frameworks\\f16_game_theory.py", "text": "f16_game_theory.find_nash_equilibria (core\\python\\frameworks\\f16_game_theory.py:166)"} +{"complexity": "medium", "doc_id": "chunk_002592", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 183, "source_path": "core\\python\\frameworks\\f16_game_theory.py", "text": "f16_game_theory._is_nash_equilibrium (core\\python\\frameworks\\f16_game_theory.py:183)"} +{"complexity": "medium", "doc_id": "chunk_002593", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 203, "source_path": "core\\python\\frameworks\\f16_game_theory.py", "text": "f16_game_theory.is_pareto_optimal (core\\python\\frameworks\\f16_game_theory.py:203)"} +{"complexity": "simple", "doc_id": "chunk_002594", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 20, "source_path": "core\\python\\frameworks\\f17_probabilistic.py", "text": "f17_probabilistic.Prior (core\\python\\frameworks\\f17_probabilistic.py:20)"} +{"complexity": "simple", "doc_id": "chunk_002595", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 31, "source_path": "core\\python\\frameworks\\f17_probabilistic.py", "text": "f17_probabilistic.Likelihood (core\\python\\frameworks\\f17_probabilistic.py:31)"} +{"complexity": "simple", "doc_id": "chunk_002596", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 39, "source_path": "core\\python\\frameworks\\f17_probabilistic.py", "text": "f17_probabilistic.Posterior (core\\python\\frameworks\\f17_probabilistic.py:39)"} +{"complexity": "complex", "doc_id": "chunk_002597", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 47, "source_path": "core\\python\\frameworks\\f17_probabilistic.py", "text": "f17_probabilistic.BayesianVerifier (core\\python\\frameworks\\f17_probabilistic.py:47)"} +{"complexity": "complex", "doc_id": "chunk_002598", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 151, "source_path": "core\\python\\frameworks\\f17_probabilistic.py", "text": "f17_probabilistic.ProbabilisticProof (core\\python\\frameworks\\f17_probabilistic.py:151)"} +{"complexity": "simple", "doc_id": "chunk_002599", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 209, "source_path": "core\\python\\frameworks\\f17_probabilistic.py", "text": "f17_probabilistic.CredibleInterval (core\\python\\frameworks\\f17_probabilistic.py:209)"} +{"complexity": "medium", "doc_id": "chunk_002600", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 216, "source_path": "core\\python\\frameworks\\f17_probabilistic.py", "text": "f17_probabilistic.compute_credible_interval (core\\python\\frameworks\\f17_probabilistic.py:216)"} +{"complexity": "complex", "doc_id": "chunk_002601", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 242, "source_path": "core\\python\\frameworks\\f17_probabilistic.py", "text": "f17_probabilistic.CalibrationChecker (core\\python\\frameworks\\f17_probabilistic.py:242)"} +{"complexity": "simple", "doc_id": "chunk_002602", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 25, "source_path": "core\\python\\frameworks\\f17_probabilistic.py", "text": "f17_probabilistic.__post_init__ (core\\python\\frameworks\\f17_probabilistic.py:25)"} +{"complexity": "simple", "doc_id": "chunk_002603", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 54, "source_path": "core\\python\\frameworks\\f17_probabilistic.py", "text": "f17_probabilistic.__init__ (core\\python\\frameworks\\f17_probabilistic.py:54)"} +{"complexity": "simple", "doc_id": "chunk_002604", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 60, "source_path": "core\\python\\frameworks\\f17_probabilistic.py", "text": "f17_probabilistic.set_prior (core\\python\\frameworks\\f17_probabilistic.py:60)"} +{"complexity": "simple", "doc_id": "chunk_002605", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 64, "source_path": "core\\python\\frameworks\\f17_probabilistic.py", "text": "f17_probabilistic.set_likelihood (core\\python\\frameworks\\f17_probabilistic.py:64)"} +{"complexity": "complex", "doc_id": "chunk_002606", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 73, "source_path": "core\\python\\frameworks\\f17_probabilistic.py", "text": "f17_probabilistic.update (core\\python\\frameworks\\f17_probabilistic.py:73)"} +{"complexity": "simple", "doc_id": "chunk_002607", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 116, "source_path": "core\\python\\frameworks\\f17_probabilistic.py", "text": "f17_probabilistic.get_posterior (core\\python\\frameworks\\f17_probabilistic.py:116)"} +{"complexity": "simple", "doc_id": "chunk_002608", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 120, "source_path": "core\\python\\frameworks\\f17_probabilistic.py", "text": "f17_probabilistic.get_map_hypothesis (core\\python\\frameworks\\f17_probabilistic.py:120)"} +{"complexity": "medium", "doc_id": "chunk_002609", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 130, "source_path": "core\\python\\frameworks\\f17_probabilistic.py", "text": "f17_probabilistic.compute_bayes_factor (core\\python\\frameworks\\f17_probabilistic.py:130)"} +{"complexity": "simple", "doc_id": "chunk_002610", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 158, "source_path": "core\\python\\frameworks\\f17_probabilistic.py", "text": "f17_probabilistic.__init__ (core\\python\\frameworks\\f17_probabilistic.py:158)"} +{"complexity": "medium", "doc_id": "chunk_002611", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 166, "source_path": "core\\python\\frameworks\\f17_probabilistic.py", "text": "f17_probabilistic.add_evidence (core\\python\\frameworks\\f17_probabilistic.py:166)"} +{"complexity": "simple", "doc_id": "chunk_002612", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 192, "source_path": "core\\python\\frameworks\\f17_probabilistic.py", "text": "f17_probabilistic.get_confidence (core\\python\\frameworks\\f17_probabilistic.py:192)"} +{"complexity": "simple", "doc_id": "chunk_002613", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 197, "source_path": "core\\python\\frameworks\\f17_probabilistic.py", "text": "f17_probabilistic.get_odds_ratio (core\\python\\frameworks\\f17_probabilistic.py:197)"} +{"complexity": "simple", "doc_id": "chunk_002614", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 250, "source_path": "core\\python\\frameworks\\f17_probabilistic.py", "text": "f17_probabilistic.__init__ (core\\python\\frameworks\\f17_probabilistic.py:250)"} +{"complexity": "simple", "doc_id": "chunk_002615", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "other", "source_line": 254, "source_path": "core\\python\\frameworks\\f17_probabilistic.py", "text": "f17_probabilistic.add_prediction (core\\python\\frameworks\\f17_probabilistic.py:254)"} +{"complexity": "complex", "doc_id": "chunk_002616", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 258, "source_path": "core\\python\\frameworks\\f17_probabilistic.py", "text": "f17_probabilistic.compute_calibration (core\\python\\frameworks\\f17_probabilistic.py:258)"} +{"complexity": "simple", "doc_id": "chunk_002617", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 21, "source_path": "core\\python\\frameworks\\f18_differential_privacy.py", "text": "f18_differential_privacy.NoiseType (core\\python\\frameworks\\f18_differential_privacy.py:21)"} +{"complexity": "complex", "doc_id": "chunk_002618", "function_type": "class", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 28, "source_path": "core\\python\\frameworks\\f18_differential_privacy.py", "text": "f18_differential_privacy.PrivacyBudget (core\\python\\frameworks\\f18_differential_privacy.py:28)"} +{"complexity": "medium", "doc_id": "chunk_002619", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 70, "source_path": "core\\python\\frameworks\\f18_differential_privacy.py", "text": "f18_differential_privacy.PrivacyMechanism (core\\python\\frameworks\\f18_differential_privacy.py:70)"} +{"complexity": "complex", "doc_id": "chunk_002620", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 93, "source_path": "core\\python\\frameworks\\f18_differential_privacy.py", "text": "f18_differential_privacy.DPEngine (core\\python\\frameworks\\f18_differential_privacy.py:93)"} +{"complexity": "simple", "doc_id": "chunk_002621", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 234, "source_path": "core\\python\\frameworks\\f18_differential_privacy.py", "text": "f18_differential_privacy.PrivacyReport (core\\python\\frameworks\\f18_differential_privacy.py:234)"} +{"complexity": "medium", "doc_id": "chunk_002622", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 243, "source_path": "core\\python\\frameworks\\f18_differential_privacy.py", "text": "f18_differential_privacy.generate_privacy_report (core\\python\\frameworks\\f18_differential_privacy.py:243)"} +{"complexity": "simple", "doc_id": "chunk_002623", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 39, "source_path": "core\\python\\frameworks\\f18_differential_privacy.py", "text": "f18_differential_privacy.__post_init__ (core\\python\\frameworks\\f18_differential_privacy.py:39)"} +{"complexity": "simple", "doc_id": "chunk_002624", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 45, "source_path": "core\\python\\frameworks\\f18_differential_privacy.py", "text": "f18_differential_privacy.compose (core\\python\\frameworks\\f18_differential_privacy.py:45)"} +{"complexity": "medium", "doc_id": "chunk_002625", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 52, "source_path": "core\\python\\frameworks\\f18_differential_privacy.py", "text": "f18_differential_privacy.advanced_compose (core\\python\\frameworks\\f18_differential_privacy.py:52)"} +{"complexity": "medium", "doc_id": "chunk_002626", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 77, "source_path": "core\\python\\frameworks\\f18_differential_privacy.py", "text": "f18_differential_privacy.get_noise_scale (core\\python\\frameworks\\f18_differential_privacy.py:77)"} +{"complexity": "simple", "doc_id": "chunk_002627", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 101, "source_path": "core\\python\\frameworks\\f18_differential_privacy.py", "text": "f18_differential_privacy.__init__ (core\\python\\frameworks\\f18_differential_privacy.py:101)"} +{"complexity": "simple", "doc_id": "chunk_002628", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 106, "source_path": "core\\python\\frameworks\\f18_differential_privacy.py", "text": "f18_differential_privacy.remaining_budget (core\\python\\frameworks\\f18_differential_privacy.py:106)"} +{"complexity": "simple", "doc_id": "chunk_002629", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 113, "source_path": "core\\python\\frameworks\\f18_differential_privacy.py", "text": "f18_differential_privacy.can_query (core\\python\\frameworks\\f18_differential_privacy.py:113)"} +{"complexity": "medium", "doc_id": "chunk_002630", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 121, "source_path": "core\\python\\frameworks\\f18_differential_privacy.py", "text": "f18_differential_privacy.private_count (core\\python\\frameworks\\f18_differential_privacy.py:121)"} +{"complexity": "complex", "doc_id": "chunk_002631", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 150, "source_path": "core\\python\\frameworks\\f18_differential_privacy.py", "text": "f18_differential_privacy.private_mean (core\\python\\frameworks\\f18_differential_privacy.py:150)"} +{"complexity": "medium", "doc_id": "chunk_002632", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 191, "source_path": "core\\python\\frameworks\\f18_differential_privacy.py", "text": "f18_differential_privacy.private_histogram (core\\python\\frameworks\\f18_differential_privacy.py:191)"} +{"complexity": "simple", "doc_id": "chunk_002633", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 223, "source_path": "core\\python\\frameworks\\f18_differential_privacy.py", "text": "f18_differential_privacy._laplace_noise (core\\python\\frameworks\\f18_differential_privacy.py:223)"} +{"complexity": "simple", "doc_id": "chunk_002634", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 228, "source_path": "core\\python\\frameworks\\f18_differential_privacy.py", "text": "f18_differential_privacy._gaussian_noise (core\\python\\frameworks\\f18_differential_privacy.py:228)"} +{"complexity": "simple", "doc_id": "chunk_002635", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 21, "source_path": "core\\python\\frameworks\\f19_zero_knowledge.py", "text": "f19_zero_knowledge.ZKPType (core\\python\\frameworks\\f19_zero_knowledge.py:21)"} +{"complexity": "medium", "doc_id": "chunk_002636", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 30, "source_path": "core\\python\\frameworks\\f19_zero_knowledge.py", "text": "f19_zero_knowledge.ZKProof (core\\python\\frameworks\\f19_zero_knowledge.py:30)"} +{"complexity": "simple", "doc_id": "chunk_002637", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 46, "source_path": "core\\python\\frameworks\\f19_zero_knowledge.py", "text": "f19_zero_knowledge.VerificationKey (core\\python\\frameworks\\f19_zero_knowledge.py:46)"} +{"complexity": "complex", "doc_id": "chunk_002638", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 53, "source_path": "core\\python\\frameworks\\f19_zero_knowledge.py", "text": "f19_zero_knowledge.SchnorrProtocol (core\\python\\frameworks\\f19_zero_knowledge.py:53)"} +{"complexity": "complex", "doc_id": "chunk_002639", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 130, "source_path": "core\\python\\frameworks\\f19_zero_knowledge.py", "text": "f19_zero_knowledge.ZKVerificationWrapper (core\\python\\frameworks\\f19_zero_knowledge.py:130)"} +{"complexity": "complex", "doc_id": "chunk_002640", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 200, "source_path": "core\\python\\frameworks\\f19_zero_knowledge.py", "text": "f19_zero_knowledge.RangeProof (core\\python\\frameworks\\f19_zero_knowledge.py:200)"} +{"complexity": "complex", "doc_id": "chunk_002641", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 242, "source_path": "core\\python\\frameworks\\f19_zero_knowledge.py", "text": "f19_zero_knowledge.create_claim_proof (core\\python\\frameworks\\f19_zero_knowledge.py:242)"} +{"complexity": "simple", "doc_id": "chunk_002642", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 40, "source_path": "core\\python\\frameworks\\f19_zero_knowledge.py", "text": "f19_zero_knowledge.size (core\\python\\frameworks\\f19_zero_knowledge.py:40)"} +{"complexity": "simple", "doc_id": "chunk_002643", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 68, "source_path": "core\\python\\frameworks\\f19_zero_knowledge.py", "text": "f19_zero_knowledge.__init__ (core\\python\\frameworks\\f19_zero_knowledge.py:68)"} +{"complexity": "simple", "doc_id": "chunk_002644", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 78, "source_path": "core\\python\\frameworks\\f19_zero_knowledge.py", "text": "f19_zero_knowledge.generate_keypair (core\\python\\frameworks\\f19_zero_knowledge.py:78)"} +{"complexity": "medium", "doc_id": "chunk_002645", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 84, "source_path": "core\\python\\frameworks\\f19_zero_knowledge.py", "text": "f19_zero_knowledge.prove (core\\python\\frameworks\\f19_zero_knowledge.py:84)"} +{"complexity": "medium", "doc_id": "chunk_002646", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 111, "source_path": "core\\python\\frameworks\\f19_zero_knowledge.py", "text": "f19_zero_knowledge.verify (core\\python\\frameworks\\f19_zero_knowledge.py:111)"} +{"complexity": "simple", "doc_id": "chunk_002647", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 137, "source_path": "core\\python\\frameworks\\f19_zero_knowledge.py", "text": "f19_zero_knowledge.__init__ (core\\python\\frameworks\\f19_zero_knowledge.py:137)"} +{"complexity": "medium", "doc_id": "chunk_002648", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 141, "source_path": "core\\python\\frameworks\\f19_zero_knowledge.py", "text": "f19_zero_knowledge.create_verification_commitment (core\\python\\frameworks\\f19_zero_knowledge.py:141)"} +{"complexity": "medium", "doc_id": "chunk_002649", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 167, "source_path": "core\\python\\frameworks\\f19_zero_knowledge.py", "text": "f19_zero_knowledge.prove_verification (core\\python\\frameworks\\f19_zero_knowledge.py:167)"} +{"complexity": "simple", "doc_id": "chunk_002650", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 190, "source_path": "core\\python\\frameworks\\f19_zero_knowledge.py", "text": "f19_zero_knowledge.verify_proof (core\\python\\frameworks\\f19_zero_knowledge.py:190)"} +{"complexity": "medium", "doc_id": "chunk_002651", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 212, "source_path": "core\\python\\frameworks\\f19_zero_knowledge.py", "text": "f19_zero_knowledge.create (core\\python\\frameworks\\f19_zero_knowledge.py:212)"} +{"complexity": "medium", "doc_id": "chunk_002652", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 20, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.TemporalOperator (core\\python\\frameworks\\f20_temporal_logic.py:20)"} +{"complexity": "simple", "doc_id": "chunk_002653", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 35, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.AtomicProposition (core\\python\\frameworks\\f20_temporal_logic.py:35)"} +{"complexity": "medium", "doc_id": "chunk_002654", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 46, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.TemporalFormula (core\\python\\frameworks\\f20_temporal_logic.py:46)"} +{"complexity": "simple", "doc_id": "chunk_002655", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 63, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.Atom (core\\python\\frameworks\\f20_temporal_logic.py:63)"} +{"complexity": "simple", "doc_id": "chunk_002656", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 73, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.NotFormula (core\\python\\frameworks\\f20_temporal_logic.py:73)"} +{"complexity": "simple", "doc_id": "chunk_002657", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 83, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.AndFormula (core\\python\\frameworks\\f20_temporal_logic.py:83)"} +{"complexity": "simple", "doc_id": "chunk_002658", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 94, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.OrFormula (core\\python\\frameworks\\f20_temporal_logic.py:94)"} +{"complexity": "simple", "doc_id": "chunk_002659", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 105, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.NextFormula (core\\python\\frameworks\\f20_temporal_logic.py:105)"} +{"complexity": "simple", "doc_id": "chunk_002660", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 115, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.EventuallyFormula (core\\python\\frameworks\\f20_temporal_logic.py:115)"} +{"complexity": "simple", "doc_id": "chunk_002661", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 125, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.AlwaysFormula (core\\python\\frameworks\\f20_temporal_logic.py:125)"} +{"complexity": "simple", "doc_id": "chunk_002662", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 135, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.UntilFormula (core\\python\\frameworks\\f20_temporal_logic.py:135)"} +{"complexity": "simple", "doc_id": "chunk_002663", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 147, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.State (core\\python\\frameworks\\f20_temporal_logic.py:147)"} +{"complexity": "simple", "doc_id": "chunk_002664", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 155, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.Transition (core\\python\\frameworks\\f20_temporal_logic.py:155)"} +{"complexity": "complex", "doc_id": "chunk_002665", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 162, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.TransitionSystem (core\\python\\frameworks\\f20_temporal_logic.py:162)"} +{"complexity": "complex", "doc_id": "chunk_002666", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 217, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.LTLModelChecker (core\\python\\frameworks\\f20_temporal_logic.py:217)"} +{"complexity": "simple", "doc_id": "chunk_002667", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 368, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.always (core\\python\\frameworks\\f20_temporal_logic.py:368)"} +{"complexity": "simple", "doc_id": "chunk_002668", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 373, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.eventually (core\\python\\frameworks\\f20_temporal_logic.py:373)"} +{"complexity": "simple", "doc_id": "chunk_002669", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 378, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.next_state (core\\python\\frameworks\\f20_temporal_logic.py:378)"} +{"complexity": "simple", "doc_id": "chunk_002670", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 383, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.until (core\\python\\frameworks\\f20_temporal_logic.py:383)"} +{"complexity": "simple", "doc_id": "chunk_002671", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 388, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.atom (core\\python\\frameworks\\f20_temporal_logic.py:388)"} +{"complexity": "simple", "doc_id": "chunk_002672", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 40, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.evaluate (core\\python\\frameworks\\f20_temporal_logic.py:40)"} +{"complexity": "simple", "doc_id": "chunk_002673", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 50, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.__str__ (core\\python\\frameworks\\f20_temporal_logic.py:50)"} +{"complexity": "simple", "doc_id": "chunk_002674", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 53, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.__and__ (core\\python\\frameworks\\f20_temporal_logic.py:53)"} +{"complexity": "simple", "doc_id": "chunk_002675", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 56, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.__or__ (core\\python\\frameworks\\f20_temporal_logic.py:56)"} +{"complexity": "simple", "doc_id": "chunk_002676", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 59, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.__invert__ (core\\python\\frameworks\\f20_temporal_logic.py:59)"} +{"complexity": "simple", "doc_id": "chunk_002677", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 66, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.__init__ (core\\python\\frameworks\\f20_temporal_logic.py:66)"} +{"complexity": "simple", "doc_id": "chunk_002678", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 69, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.__str__ (core\\python\\frameworks\\f20_temporal_logic.py:69)"} +{"complexity": "simple", "doc_id": "chunk_002679", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 76, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.__init__ (core\\python\\frameworks\\f20_temporal_logic.py:76)"} +{"complexity": "simple", "doc_id": "chunk_002680", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 79, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.__str__ (core\\python\\frameworks\\f20_temporal_logic.py:79)"} +{"complexity": "simple", "doc_id": "chunk_002681", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 86, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.__init__ (core\\python\\frameworks\\f20_temporal_logic.py:86)"} +{"complexity": "simple", "doc_id": "chunk_002682", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 90, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.__str__ (core\\python\\frameworks\\f20_temporal_logic.py:90)"} +{"complexity": "simple", "doc_id": "chunk_002683", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 97, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.__init__ (core\\python\\frameworks\\f20_temporal_logic.py:97)"} +{"complexity": "simple", "doc_id": "chunk_002684", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 101, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.__str__ (core\\python\\frameworks\\f20_temporal_logic.py:101)"} +{"complexity": "simple", "doc_id": "chunk_002685", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 108, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.__init__ (core\\python\\frameworks\\f20_temporal_logic.py:108)"} +{"complexity": "simple", "doc_id": "chunk_002686", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 111, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.__str__ (core\\python\\frameworks\\f20_temporal_logic.py:111)"} +{"complexity": "simple", "doc_id": "chunk_002687", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 118, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.__init__ (core\\python\\frameworks\\f20_temporal_logic.py:118)"} +{"complexity": "simple", "doc_id": "chunk_002688", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 121, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.__str__ (core\\python\\frameworks\\f20_temporal_logic.py:121)"} +{"complexity": "simple", "doc_id": "chunk_002689", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 128, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.__init__ (core\\python\\frameworks\\f20_temporal_logic.py:128)"} +{"complexity": "simple", "doc_id": "chunk_002690", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 131, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.__str__ (core\\python\\frameworks\\f20_temporal_logic.py:131)"} +{"complexity": "simple", "doc_id": "chunk_002691", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 138, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.__init__ (core\\python\\frameworks\\f20_temporal_logic.py:138)"} +{"complexity": "simple", "doc_id": "chunk_002692", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 142, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.__str__ (core\\python\\frameworks\\f20_temporal_logic.py:142)"} +{"complexity": "simple", "doc_id": "chunk_002693", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 173, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.__init__ (core\\python\\frameworks\\f20_temporal_logic.py:173)"} +{"complexity": "medium", "doc_id": "chunk_002694", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 179, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.add_state (core\\python\\frameworks\\f20_temporal_logic.py:179)"} +{"complexity": "medium", "doc_id": "chunk_002695", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 195, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.add_transition (core\\python\\frameworks\\f20_temporal_logic.py:195)"} +{"complexity": "simple", "doc_id": "chunk_002696", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 208, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.successors (core\\python\\frameworks\\f20_temporal_logic.py:208)"} +{"complexity": "simple", "doc_id": "chunk_002697", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 212, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.get_labels (core\\python\\frameworks\\f20_temporal_logic.py:212)"} +{"complexity": "simple", "doc_id": "chunk_002698", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 224, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.__init__ (core\\python\\frameworks\\f20_temporal_logic.py:224)"} +{"complexity": "medium", "doc_id": "chunk_002699", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 227, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic.check (core\\python\\frameworks\\f20_temporal_logic.py:227)"} +{"complexity": "complex", "doc_id": "chunk_002700", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 241, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic._check_state (core\\python\\frameworks\\f20_temporal_logic.py:241)"} +{"complexity": "medium", "doc_id": "chunk_002701", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 297, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic._check_eventually (core\\python\\frameworks\\f20_temporal_logic.py:297)"} +{"complexity": "medium", "doc_id": "chunk_002702", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 318, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic._check_always (core\\python\\frameworks\\f20_temporal_logic.py:318)"} +{"complexity": "medium", "doc_id": "chunk_002703", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 339, "source_path": "core\\python\\frameworks\\f20_temporal_logic.py", "text": "f20_temporal_logic._check_until (core\\python\\frameworks\\f20_temporal_logic.py:339)"} +{"complexity": "simple", "doc_id": "chunk_002704", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 21, "source_path": "core\\python\\frameworks\\f21_complexity.py", "text": "f21_complexity.ComplexityClass (core\\python\\frameworks\\f21_complexity.py:21)"} +{"complexity": "simple", "doc_id": "chunk_002705", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 31, "source_path": "core\\python\\frameworks\\f21_complexity.py", "text": "f21_complexity.ComplexityBound (core\\python\\frameworks\\f21_complexity.py:31)"} +{"complexity": "medium", "doc_id": "chunk_002706", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 40, "source_path": "core\\python\\frameworks\\f21_complexity.py", "text": "f21_complexity.PCPProof (core\\python\\frameworks\\f21_complexity.py:40)"} +{"complexity": "complex", "doc_id": "chunk_002707", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 56, "source_path": "core\\python\\frameworks\\f21_complexity.py", "text": "f21_complexity.O1Verifier (core\\python\\frameworks\\f21_complexity.py:56)"} +{"complexity": "complex", "doc_id": "chunk_002708", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 119, "source_path": "core\\python\\frameworks\\f21_complexity.py", "text": "f21_complexity.PCPVerifier (core\\python\\frameworks\\f21_complexity.py:119)"} +{"complexity": "complex", "doc_id": "chunk_002709", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 192, "source_path": "core\\python\\frameworks\\f21_complexity.py", "text": "f21_complexity.SuccinctArgument (core\\python\\frameworks\\f21_complexity.py:192)"} +{"complexity": "simple", "doc_id": "chunk_002710", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 250, "source_path": "core\\python\\frameworks\\f21_complexity.py", "text": "f21_complexity.VerificationComplexityAnalysis (core\\python\\frameworks\\f21_complexity.py:250)"} +{"complexity": "medium", "doc_id": "chunk_002711", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 259, "source_path": "core\\python\\frameworks\\f21_complexity.py", "text": "f21_complexity.analyze_verification_complexity (core\\python\\frameworks\\f21_complexity.py:259)"} +{"complexity": "simple", "doc_id": "chunk_002712", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 64, "source_path": "core\\python\\frameworks\\f21_complexity.py", "text": "f21_complexity.__init__ (core\\python\\frameworks\\f21_complexity.py:64)"} +{"complexity": "simple", "doc_id": "chunk_002713", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 68, "source_path": "core\\python\\frameworks\\f21_complexity.py", "text": "f21_complexity.compute_fingerprint (core\\python\\frameworks\\f21_complexity.py:68)"} +{"complexity": "medium", "doc_id": "chunk_002714", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 76, "source_path": "core\\python\\frameworks\\f21_complexity.py", "text": "f21_complexity.verify (core\\python\\frameworks\\f21_complexity.py:76)"} +{"complexity": "medium", "doc_id": "chunk_002715", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 98, "source_path": "core\\python\\frameworks\\f21_complexity.py", "text": "f21_complexity.batch_verify (core\\python\\frameworks\\f21_complexity.py:98)"} +{"complexity": "medium", "doc_id": "chunk_002716", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 126, "source_path": "core\\python\\frameworks\\f21_complexity.py", "text": "f21_complexity.__init__ (core\\python\\frameworks\\f21_complexity.py:126)"} +{"complexity": "medium", "doc_id": "chunk_002717", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 141, "source_path": "core\\python\\frameworks\\f21_complexity.py", "text": "f21_complexity.generate_query_positions (core\\python\\frameworks\\f21_complexity.py:141)"} +{"complexity": "complex", "doc_id": "chunk_002718", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 154, "source_path": "core\\python\\frameworks\\f21_complexity.py", "text": "f21_complexity.verify_pcp (core\\python\\frameworks\\f21_complexity.py:154)"} +{"complexity": "simple", "doc_id": "chunk_002719", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 200, "source_path": "core\\python\\frameworks\\f21_complexity.py", "text": "f21_complexity.__init__ (core\\python\\frameworks\\f21_complexity.py:200)"} +{"complexity": "medium", "doc_id": "chunk_002720", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 203, "source_path": "core\\python\\frameworks\\f21_complexity.py", "text": "f21_complexity.create_succinct_proof (core\\python\\frameworks\\f21_complexity.py:203)"} +{"complexity": "medium", "doc_id": "chunk_002721", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 227, "source_path": "core\\python\\frameworks\\f21_complexity.py", "text": "f21_complexity.verify_succinct (core\\python\\frameworks\\f21_complexity.py:227)"} +{"complexity": "simple", "doc_id": "chunk_002722", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 18, "source_path": "core\\python\\frameworks\\f29_medical_evidence.py", "text": "f29_medical_evidence.EvidenceGrade (core\\python\\frameworks\\f29_medical_evidence.py:18)"} +{"complexity": "simple", "doc_id": "chunk_002723", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 27, "source_path": "core\\python\\frameworks\\f29_medical_evidence.py", "text": "f29_medical_evidence.DrugInteraction (core\\python\\frameworks\\f29_medical_evidence.py:27)"} +{"complexity": "simple", "doc_id": "chunk_002724", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 49, "source_path": "core\\python\\frameworks\\f29_medical_evidence.py", "text": "f29_medical_evidence.validate_icd10_code (core\\python\\frameworks\\f29_medical_evidence.py:49)"} +{"complexity": "simple", "doc_id": "chunk_002725", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 56, "source_path": "core\\python\\frameworks\\f29_medical_evidence.py", "text": "f29_medical_evidence.brier_score (core\\python\\frameworks\\f29_medical_evidence.py:56)"} +{"complexity": "simple", "doc_id": "chunk_002726", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 63, "source_path": "core\\python\\frameworks\\f29_medical_evidence.py", "text": "f29_medical_evidence.check_drug_interactions (core\\python\\frameworks\\f29_medical_evidence.py:63)"} +{"complexity": "medium", "doc_id": "chunk_002727", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 71, "source_path": "core\\python\\frameworks\\f29_medical_evidence.py", "text": "f29_medical_evidence.verify_kaplan_meier_consistency (core\\python\\frameworks\\f29_medical_evidence.py:71)"} +{"complexity": "simple", "doc_id": "chunk_002728", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 18, "source_path": "core\\python\\frameworks\\f30_autonomous_safety.py", "text": "f30_autonomous_safety.ASILLevel (core\\python\\frameworks\\f30_autonomous_safety.py:18)"} +{"complexity": "simple", "doc_id": "chunk_002729", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 26, "source_path": "core\\python\\frameworks\\f30_autonomous_safety.py", "text": "f30_autonomous_safety.HazardSeverity (core\\python\\frameworks\\f30_autonomous_safety.py:26)"} +{"complexity": "simple", "doc_id": "chunk_002730", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 33, "source_path": "core\\python\\frameworks\\f30_autonomous_safety.py", "text": "f30_autonomous_safety.ExposureProbability (core\\python\\frameworks\\f30_autonomous_safety.py:33)"} +{"complexity": "simple", "doc_id": "chunk_002731", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 41, "source_path": "core\\python\\frameworks\\f30_autonomous_safety.py", "text": "f30_autonomous_safety.Controllability (core\\python\\frameworks\\f30_autonomous_safety.py:41)"} +{"complexity": "simple", "doc_id": "chunk_002732", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 48, "source_path": "core\\python\\frameworks\\f30_autonomous_safety.py", "text": "f30_autonomous_safety.SensorType (core\\python\\frameworks\\f30_autonomous_safety.py:48)"} +{"complexity": "simple", "doc_id": "chunk_002733", "function_type": "class", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 58, "source_path": "core\\python\\frameworks\\f30_autonomous_safety.py", "text": "f30_autonomous_safety.SensorReading (core\\python\\frameworks\\f30_autonomous_safety.py:58)"} +{"complexity": "medium", "doc_id": "chunk_002734", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 91, "source_path": "core\\python\\frameworks\\f30_autonomous_safety.py", "text": "f30_autonomous_safety.determine_asil (core\\python\\frameworks\\f30_autonomous_safety.py:91)"} +{"complexity": "medium", "doc_id": "chunk_002735", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 106, "source_path": "core\\python\\frameworks\\f30_autonomous_safety.py", "text": "f30_autonomous_safety.verify_sensor_fusion (core\\python\\frameworks\\f30_autonomous_safety.py:106)"} +{"complexity": "simple", "doc_id": "chunk_002736", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 17, "source_path": "core\\python\\frameworks\\f31_nuclear_safety.py", "text": "f31_nuclear_safety.SafetyClass (core\\python\\frameworks\\f31_nuclear_safety.py:17)"} +{"complexity": "simple", "doc_id": "chunk_002737", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 24, "source_path": "core\\python\\frameworks\\f31_nuclear_safety.py", "text": "f31_nuclear_safety.DefenseLayer (core\\python\\frameworks\\f31_nuclear_safety.py:24)"} +{"complexity": "medium", "doc_id": "chunk_002738", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 33, "source_path": "core\\python\\frameworks\\f31_nuclear_safety.py", "text": "f31_nuclear_safety.SafetySystem (core\\python\\frameworks\\f31_nuclear_safety.py:33)"} +{"complexity": "simple", "doc_id": "chunk_002739", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 46, "source_path": "core\\python\\frameworks\\f31_nuclear_safety.py", "text": "f31_nuclear_safety.ansi_decay_heat_fraction (core\\python\\frameworks\\f31_nuclear_safety.py:46)"} +{"complexity": "medium", "doc_id": "chunk_002740", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 57, "source_path": "core\\python\\frameworks\\f31_nuclear_safety.py", "text": "f31_nuclear_safety.verify_defense_in_depth (core\\python\\frameworks\\f31_nuclear_safety.py:57)"} +{"complexity": "medium", "doc_id": "chunk_002741", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 85, "source_path": "core\\python\\frameworks\\f31_nuclear_safety.py", "text": "f31_nuclear_safety.calculate_cdf (core\\python\\frameworks\\f31_nuclear_safety.py:85)"} +{"complexity": "simple", "doc_id": "chunk_002742", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 16, "source_path": "core\\python\\frameworks\\f32_climate_verification.py", "text": "f32_climate_verification.RadiativeComponent (core\\python\\frameworks\\f32_climate_verification.py:16)"} +{"complexity": "simple", "doc_id": "chunk_002743", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 23, "source_path": "core\\python\\frameworks\\f32_climate_verification.py", "text": "f32_climate_verification.ClimateModelType (core\\python\\frameworks\\f32_climate_verification.py:23)"} +{"complexity": "simple", "doc_id": "chunk_002744", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 29, "source_path": "core\\python\\frameworks\\f32_climate_verification.py", "text": "f32_climate_verification.EnsembleMemberStatus (core\\python\\frameworks\\f32_climate_verification.py:29)"} +{"complexity": "simple", "doc_id": "chunk_002745", "function_type": "class", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "verification", "source_line": 36, "source_path": "core\\python\\frameworks\\f32_climate_verification.py", "text": "f32_climate_verification.EnergyBudgetComponent (core\\python\\frameworks\\f32_climate_verification.py:36)"} +{"complexity": "simple", "doc_id": "chunk_002746", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 42, "source_path": "core\\python\\frameworks\\f32_climate_verification.py", "text": "f32_climate_verification.EnsembleMember (core\\python\\frameworks\\f32_climate_verification.py:42)"} +{"complexity": "simple", "doc_id": "chunk_002747", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 54, "source_path": "core\\python\\frameworks\\f32_climate_verification.py", "text": "f32_climate_verification.ObservedRecord (core\\python\\frameworks\\f32_climate_verification.py:54)"} +{"complexity": "simple", "doc_id": "chunk_002748", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 66, "source_path": "core\\python\\frameworks\\f32_climate_verification.py", "text": "f32_climate_verification.compute_toa_imbalance (core\\python\\frameworks\\f32_climate_verification.py:66)"} +{"complexity": "simple", "doc_id": "chunk_002749", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 74, "source_path": "core\\python\\frameworks\\f32_climate_verification.py", "text": "f32_climate_verification.verify_energy_conservation (core\\python\\frameworks\\f32_climate_verification.py:74)"} +{"complexity": "medium", "doc_id": "chunk_002750", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 80, "source_path": "core\\python\\frameworks\\f32_climate_verification.py", "text": "f32_climate_verification.compute_ensemble_statistics (core\\python\\frameworks\\f32_climate_verification.py:80)"} +{"complexity": "simple", "doc_id": "chunk_002751", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 94, "source_path": "core\\python\\frameworks\\f32_climate_verification.py", "text": "f32_climate_verification.verify_ensemble_spread (core\\python\\frameworks\\f32_climate_verification.py:94)"} +{"complexity": "simple", "doc_id": "chunk_002752", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 104, "source_path": "core\\python\\frameworks\\f32_climate_verification.py", "text": "f32_climate_verification.compute_fraction_attributable_risk (core\\python\\frameworks\\f32_climate_verification.py:104)"} +{"complexity": "simple", "doc_id": "chunk_002753", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 49, "source_path": "core\\python\\frameworks\\f32_climate_verification.py", "text": "f32_climate_verification.__post_init__ (core\\python\\frameworks\\f32_climate_verification.py:49)"} +{"complexity": "simple", "doc_id": "chunk_002754", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 61, "source_path": "core\\python\\frameworks\\f32_climate_verification.py", "text": "f32_climate_verification.__post_init__ (core\\python\\frameworks\\f32_climate_verification.py:61)"} +{"complexity": "simple", "doc_id": "chunk_002755", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 28, "source_path": "core\\python\\frameworks\\f33_financial_verification.py", "text": "f33_financial_verification.OrderSide (core\\python\\frameworks\\f33_financial_verification.py:28)"} +{"complexity": "simple", "doc_id": "chunk_002756", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 33, "source_path": "core\\python\\frameworks\\f33_financial_verification.py", "text": "f33_financial_verification.LendingDecision (core\\python\\frameworks\\f33_financial_verification.py:33)"} +{"complexity": "simple", "doc_id": "chunk_002757", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 40, "source_path": "core\\python\\frameworks\\f33_financial_verification.py", "text": "f33_financial_verification.OrderBookLevel (core\\python\\frameworks\\f33_financial_verification.py:40)"} +{"complexity": "simple", "doc_id": "chunk_002758", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 48, "source_path": "core\\python\\frameworks\\f33_financial_verification.py", "text": "f33_financial_verification.VaRObservation (core\\python\\frameworks\\f33_financial_verification.py:48)"} +{"complexity": "simple", "doc_id": "chunk_002759", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 56, "source_path": "core\\python\\frameworks\\f33_financial_verification.py", "text": "f33_financial_verification.LendingApplication (core\\python\\frameworks\\f33_financial_verification.py:56)"} +{"complexity": "complex", "doc_id": "chunk_002760", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 66, "source_path": "core\\python\\frameworks\\f33_financial_verification.py", "text": "f33_financial_verification.verify_order_book_consistency (core\\python\\frameworks\\f33_financial_verification.py:66)"} +{"complexity": "medium", "doc_id": "chunk_002761", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 114, "source_path": "core\\python\\frameworks\\f33_financial_verification.py", "text": "f33_financial_verification.compute_bid_ask_spread (core\\python\\frameworks\\f33_financial_verification.py:114)"} +{"complexity": "complex", "doc_id": "chunk_002762", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 138, "source_path": "core\\python\\frameworks\\f33_financial_verification.py", "text": "f33_financial_verification.kupiec_pof_test (core\\python\\frameworks\\f33_financial_verification.py:138)"} +{"complexity": "complex", "doc_id": "chunk_002763", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 199, "source_path": "core\\python\\frameworks\\f33_financial_verification.py", "text": "f33_financial_verification.compute_disparate_impact_ratio (core\\python\\frameworks\\f33_financial_verification.py:199)"} +{"complexity": "simple", "doc_id": "chunk_002764", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 25, "source_path": "core\\python\\frameworks\\f34_biological_verification.py", "text": "f34_biological_verification.LipinskiViolation (core\\python\\frameworks\\f34_biological_verification.py:25)"} +{"complexity": "simple", "doc_id": "chunk_002765", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 33, "source_path": "core\\python\\frameworks\\f34_biological_verification.py", "text": "f34_biological_verification.CompoundProperties (core\\python\\frameworks\\f34_biological_verification.py:33)"} +{"complexity": "simple", "doc_id": "chunk_002766", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 45, "source_path": "core\\python\\frameworks\\f34_biological_verification.py", "text": "f34_biological_verification.ADMETVerdict (core\\python\\frameworks\\f34_biological_verification.py:45)"} +{"complexity": "complex", "doc_id": "chunk_002767", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 54, "source_path": "core\\python\\frameworks\\f34_biological_verification.py", "text": "f34_biological_verification.verify_lipinski (core\\python\\frameworks\\f34_biological_verification.py:54)"} +{"complexity": "complex", "doc_id": "chunk_002768", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 109, "source_path": "core\\python\\frameworks\\f34_biological_verification.py", "text": "f34_biological_verification.benjamini_hochberg_correction (core\\python\\frameworks\\f34_biological_verification.py:109)"} +{"complexity": "simple", "doc_id": "chunk_002769", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 34, "source_path": "core\\python\\frameworks\\f35_space_systems.py", "text": "f35_space_systems.KeplerianElements (core\\python\\frameworks\\f35_space_systems.py:34)"} +{"complexity": "medium", "doc_id": "chunk_002770", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 44, "source_path": "core\\python\\frameworks\\f35_space_systems.py", "text": "f35_space_systems.vis_viva_velocity (core\\python\\frameworks\\f35_space_systems.py:44)"} +{"complexity": "medium", "doc_id": "chunk_002771", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 67, "source_path": "core\\python\\frameworks\\f35_space_systems.py", "text": "f35_space_systems.orbital_period_s (core\\python\\frameworks\\f35_space_systems.py:67)"} +{"complexity": "complex", "doc_id": "chunk_002772", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 88, "source_path": "core\\python\\frameworks\\f35_space_systems.py", "text": "f35_space_systems.verify_orbital_elements (core\\python\\frameworks\\f35_space_systems.py:88)"} +{"complexity": "simple", "doc_id": "chunk_002773", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 68, "source_path": "core\\python\\frameworks\\f36_legal_verification.py", "text": "f36_legal_verification.CitationType (core\\python\\frameworks\\f36_legal_verification.py:68)"} +{"complexity": "medium", "doc_id": "chunk_002774", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 80, "source_path": "core\\python\\frameworks\\f36_legal_verification.py", "text": "f36_legal_verification.LegalCitation (core\\python\\frameworks\\f36_legal_verification.py:80)"} +{"complexity": "medium", "doc_id": "chunk_002775", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "core", "module": "verification", "source_line": 99, "source_path": "core\\python\\frameworks\\f36_legal_verification.py", "text": "f36_legal_verification.CitationValidationResult (core\\python\\frameworks\\f36_legal_verification.py:99)"} +{"complexity": "medium", "doc_id": "chunk_002776", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "verification", "source_line": 118, "source_path": "core\\python\\frameworks\\f36_legal_verification.py", "text": "f36_legal_verification.parse_legal_citation (core\\python\\frameworks\\f36_legal_verification.py:118)"} +{"complexity": "complex", "doc_id": "chunk_002777", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 150, "source_path": "core\\python\\frameworks\\f36_legal_verification.py", "text": "f36_legal_verification.validate_legal_citation (core\\python\\frameworks\\f36_legal_verification.py:150)"} +{"complexity": "simple", "doc_id": "chunk_002778", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 200, "source_path": "core\\python\\frameworks\\f36_legal_verification.py", "text": "f36_legal_verification.LegalVerificationVerdict (core\\python\\frameworks\\f36_legal_verification.py:200)"} +{"complexity": "medium", "doc_id": "chunk_002779", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 208, "source_path": "core\\python\\frameworks\\f36_legal_verification.py", "text": "f36_legal_verification.verify_legal_citation (core\\python\\frameworks\\f36_legal_verification.py:208)"} +{"complexity": "simple", "doc_id": "chunk_002780", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 93, "source_path": "core\\python\\frameworks\\f36_legal_verification.py", "text": "f36_legal_verification.__post_init__ (core\\python\\frameworks\\f36_legal_verification.py:93)"} +{"complexity": "simple", "doc_id": "chunk_002781", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 109, "source_path": "core\\python\\frameworks\\f36_legal_verification.py", "text": "f36_legal_verification.__post_init__ (core\\python\\frameworks\\f36_legal_verification.py:109)"} +{"complexity": "simple", "doc_id": "chunk_002782", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 34, "source_path": "core\\python\\frameworks\\f37_education_verification.py", "text": "f37_education_verification.ItemType (core\\python\\frameworks\\f37_education_verification.py:34)"} +{"complexity": "simple", "doc_id": "chunk_002783", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 42, "source_path": "core\\python\\frameworks\\f37_education_verification.py", "text": "f37_education_verification.BloomLevel (core\\python\\frameworks\\f37_education_verification.py:42)"} +{"complexity": "medium", "doc_id": "chunk_002784", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 56, "source_path": "core\\python\\frameworks\\f37_education_verification.py", "text": "f37_education_verification.IRTItem (core\\python\\frameworks\\f37_education_verification.py:56)"} +{"complexity": "medium", "doc_id": "chunk_002785", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 89, "source_path": "core\\python\\frameworks\\f37_education_verification.py", "text": "f37_education_verification.irt_3pl_probability (core\\python\\frameworks\\f37_education_verification.py:89)"} +{"complexity": "complex", "doc_id": "chunk_002786", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 114, "source_path": "core\\python\\frameworks\\f37_education_verification.py", "text": "f37_education_verification.cronbach_alpha (core\\python\\frameworks\\f37_education_verification.py:114)"} +{"complexity": "complex", "doc_id": "chunk_002787", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 163, "source_path": "core\\python\\frameworks\\f37_education_verification.py", "text": "f37_education_verification.verify_irt_calibration (core\\python\\frameworks\\f37_education_verification.py:163)"} +{"complexity": "medium", "doc_id": "chunk_002788", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 213, "source_path": "core\\python\\frameworks\\f37_education_verification.py", "text": "f37_education_verification.EducationVerificationVerdict (core\\python\\frameworks\\f37_education_verification.py:213)"} +{"complexity": "medium", "doc_id": "chunk_002789", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 226, "source_path": "core\\python\\frameworks\\f37_education_verification.py", "text": "f37_education_verification.verify_education (core\\python\\frameworks\\f37_education_verification.py:226)"} +{"complexity": "simple", "doc_id": "chunk_002790", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 80, "source_path": "core\\python\\frameworks\\f37_education_verification.py", "text": "f37_education_verification.__post_init__ (core\\python\\frameworks\\f37_education_verification.py:80)"} +{"complexity": "simple", "doc_id": "chunk_002791", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "core", "module": "verification", "source_line": 139, "source_path": "core\\python\\frameworks\\f37_education_verification.py", "text": "f37_education_verification.variance (core\\python\\frameworks\\f37_education_verification.py:139)"} +{"complexity": "simple", "doc_id": "chunk_002792", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 221, "source_path": "core\\python\\frameworks\\f37_education_verification.py", "text": "f37_education_verification.__post_init__ (core\\python\\frameworks\\f37_education_verification.py:221)"} +{"complexity": "simple", "doc_id": "chunk_002793", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 31, "source_path": "core\\python\\frameworks\\f38_aviation_safety.py", "text": "f38_aviation_safety.DefenseLayerType (core\\python\\frameworks\\f38_aviation_safety.py:31)"} +{"complexity": "simple", "doc_id": "chunk_002794", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 40, "source_path": "core\\python\\frameworks\\f38_aviation_safety.py", "text": "f38_aviation_safety.CrewPosition (core\\python\\frameworks\\f38_aviation_safety.py:40)"} +{"complexity": "medium", "doc_id": "chunk_002795", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 52, "source_path": "core\\python\\frameworks\\f38_aviation_safety.py", "text": "f38_aviation_safety.DefenseLayer (core\\python\\frameworks\\f38_aviation_safety.py:52)"} +{"complexity": "complex", "doc_id": "chunk_002796", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 79, "source_path": "core\\python\\frameworks\\f38_aviation_safety.py", "text": "f38_aviation_safety.DutyRecord (core\\python\\frameworks\\f38_aviation_safety.py:79)"} +{"complexity": "complex", "doc_id": "chunk_002797", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 121, "source_path": "core\\python\\frameworks\\f38_aviation_safety.py", "text": "f38_aviation_safety.verify_swiss_cheese_layers (core\\python\\frameworks\\f38_aviation_safety.py:121)"} +{"complexity": "complex", "doc_id": "chunk_002798", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 166, "source_path": "core\\python\\frameworks\\f38_aviation_safety.py", "text": "f38_aviation_safety.verify_fatigue_compliance (core\\python\\frameworks\\f38_aviation_safety.py:166)"} +{"complexity": "medium", "doc_id": "chunk_002799", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 227, "source_path": "core\\python\\frameworks\\f38_aviation_safety.py", "text": "f38_aviation_safety.AviationSafetyVerdict (core\\python\\frameworks\\f38_aviation_safety.py:227)"} +{"complexity": "medium", "doc_id": "chunk_002800", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 241, "source_path": "core\\python\\frameworks\\f38_aviation_safety.py", "text": "f38_aviation_safety.verify_aviation_safety (core\\python\\frameworks\\f38_aviation_safety.py:241)"} +{"complexity": "simple", "doc_id": "chunk_002801", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 70, "source_path": "core\\python\\frameworks\\f38_aviation_safety.py", "text": "f38_aviation_safety.__post_init__ (core\\python\\frameworks\\f38_aviation_safety.py:70)"} +{"complexity": "simple", "doc_id": "chunk_002802", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 107, "source_path": "core\\python\\frameworks\\f38_aviation_safety.py", "text": "f38_aviation_safety.__post_init__ (core\\python\\frameworks\\f38_aviation_safety.py:107)"} +{"complexity": "simple", "doc_id": "chunk_002803", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 236, "source_path": "core\\python\\frameworks\\f38_aviation_safety.py", "text": "f38_aviation_safety.__post_init__ (core\\python\\frameworks\\f38_aviation_safety.py:236)"} +{"complexity": "simple", "doc_id": "chunk_002804", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 51, "source_path": "core\\python\\frameworks\\f39_neuro_ai_safety.py", "text": "f39_neuro_ai_safety.FrequencyBand (core\\python\\frameworks\\f39_neuro_ai_safety.py:51)"} +{"complexity": "medium", "doc_id": "chunk_002805", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 65, "source_path": "core\\python\\frameworks\\f39_neuro_ai_safety.py", "text": "f39_neuro_ai_safety.ConsentRecord (core\\python\\frameworks\\f39_neuro_ai_safety.py:65)"} +{"complexity": "complex", "doc_id": "chunk_002806", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 91, "source_path": "core\\python\\frameworks\\f39_neuro_ai_safety.py", "text": "f39_neuro_ai_safety.verify_snr (core\\python\\frameworks\\f39_neuro_ai_safety.py:91)"} +{"complexity": "complex", "doc_id": "chunk_002807", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 125, "source_path": "core\\python\\frameworks\\f39_neuro_ai_safety.py", "text": "f39_neuro_ai_safety.verify_shannon_limit (core\\python\\frameworks\\f39_neuro_ai_safety.py:125)"} +{"complexity": "medium", "doc_id": "chunk_002808", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 161, "source_path": "core\\python\\frameworks\\f39_neuro_ai_safety.py", "text": "f39_neuro_ai_safety.verify_charge_per_phase (core\\python\\frameworks\\f39_neuro_ai_safety.py:161)"} +{"complexity": "medium", "doc_id": "chunk_002809", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 189, "source_path": "core\\python\\frameworks\\f39_neuro_ai_safety.py", "text": "f39_neuro_ai_safety.assess_brain_fingerprint_risk (core\\python\\frameworks\\f39_neuro_ai_safety.py:189)"} +{"complexity": "complex", "doc_id": "chunk_002810", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 221, "source_path": "core\\python\\frameworks\\f39_neuro_ai_safety.py", "text": "f39_neuro_ai_safety.verify_informed_consent (core\\python\\frameworks\\f39_neuro_ai_safety.py:221)"} +{"complexity": "simple", "doc_id": "chunk_002811", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 77, "source_path": "core\\python\\frameworks\\f39_neuro_ai_safety.py", "text": "f39_neuro_ai_safety.__post_init__ (core\\python\\frameworks\\f39_neuro_ai_safety.py:77)"} +{"complexity": "simple", "doc_id": "chunk_002812", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 42, "source_path": "core\\python\\frameworks\\f40_biosecurity.py", "text": "f40_biosecurity.BiosafetyLevel (core\\python\\frameworks\\f40_biosecurity.py:42)"} +{"complexity": "simple", "doc_id": "chunk_002813", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 49, "source_path": "core\\python\\frameworks\\f40_biosecurity.py", "text": "f40_biosecurity.ScreeningOutcome (core\\python\\frameworks\\f40_biosecurity.py:49)"} +{"complexity": "medium", "doc_id": "chunk_002814", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 61, "source_path": "core\\python\\frameworks\\f40_biosecurity.py", "text": "f40_biosecurity.ScreeningSystemMetrics (core\\python\\frameworks\\f40_biosecurity.py:61)"} +{"complexity": "medium", "doc_id": "chunk_002815", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 85, "source_path": "core\\python\\frameworks\\f40_biosecurity.py", "text": "f40_biosecurity.BiosafetyComplianceCheck (core\\python\\frameworks\\f40_biosecurity.py:85)"} +{"complexity": "medium", "doc_id": "chunk_002816", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 111, "source_path": "core\\python\\frameworks\\f40_biosecurity.py", "text": "f40_biosecurity.ExportControlCheck (core\\python\\frameworks\\f40_biosecurity.py:111)"} +{"complexity": "complex", "doc_id": "chunk_002817", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 139, "source_path": "core\\python\\frameworks\\f40_biosecurity.py", "text": "f40_biosecurity.verify_screening_system (core\\python\\frameworks\\f40_biosecurity.py:139)"} +{"complexity": "complex", "doc_id": "chunk_002818", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 182, "source_path": "core\\python\\frameworks\\f40_biosecurity.py", "text": "f40_biosecurity.verify_biosafety_compliance (core\\python\\frameworks\\f40_biosecurity.py:182)"} +{"complexity": "complex", "doc_id": "chunk_002819", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 245, "source_path": "core\\python\\frameworks\\f40_biosecurity.py", "text": "f40_biosecurity.verify_export_controls (core\\python\\frameworks\\f40_biosecurity.py:245)"} +{"complexity": "simple", "doc_id": "chunk_002820", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 74, "source_path": "core\\python\\frameworks\\f40_biosecurity.py", "text": "f40_biosecurity.__post_init__ (core\\python\\frameworks\\f40_biosecurity.py:74)"} +{"complexity": "simple", "doc_id": "chunk_002821", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 99, "source_path": "core\\python\\frameworks\\f40_biosecurity.py", "text": "f40_biosecurity.__post_init__ (core\\python\\frameworks\\f40_biosecurity.py:99)"} +{"complexity": "simple", "doc_id": "chunk_002822", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 125, "source_path": "core\\python\\frameworks\\f40_biosecurity.py", "text": "f40_biosecurity.__post_init__ (core\\python\\frameworks\\f40_biosecurity.py:125)"} +{"complexity": "simple", "doc_id": "chunk_002823", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 30, "source_path": "core\\python\\frameworks\\f41_democratic_integrity.py", "text": "f41_democratic_integrity.ProvenanceStatus (core\\python\\frameworks\\f41_democratic_integrity.py:30)"} +{"complexity": "simple", "doc_id": "chunk_002824", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 37, "source_path": "core\\python\\frameworks\\f41_democratic_integrity.py", "text": "f41_democratic_integrity.MediaModality (core\\python\\frameworks\\f41_democratic_integrity.py:37)"} +{"complexity": "simple", "doc_id": "chunk_002825", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 44, "source_path": "core\\python\\frameworks\\f41_democratic_integrity.py", "text": "f41_democratic_integrity.AuditMethod (core\\python\\frameworks\\f41_democratic_integrity.py:44)"} +{"complexity": "simple", "doc_id": "chunk_002826", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 50, "source_path": "core\\python\\frameworks\\f41_democratic_integrity.py", "text": "f41_democratic_integrity.BallotType (core\\python\\frameworks\\f41_democratic_integrity.py:50)"} +{"complexity": "medium", "doc_id": "chunk_002827", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 61, "source_path": "core\\python\\frameworks\\f41_democratic_integrity.py", "text": "f41_democratic_integrity.ProvenanceRecord (core\\python\\frameworks\\f41_democratic_integrity.py:61)"} +{"complexity": "medium", "doc_id": "chunk_002828", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 80, "source_path": "core\\python\\frameworks\\f41_democratic_integrity.py", "text": "f41_democratic_integrity.DeepfakeAssessment (core\\python\\frameworks\\f41_democratic_integrity.py:80)"} +{"complexity": "medium", "doc_id": "chunk_002829", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 98, "source_path": "core\\python\\frameworks\\f41_democratic_integrity.py", "text": "f41_democratic_integrity.ContentAuthenticity (core\\python\\frameworks\\f41_democratic_integrity.py:98)"} +{"complexity": "medium", "doc_id": "chunk_002830", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 114, "source_path": "core\\python\\frameworks\\f41_democratic_integrity.py", "text": "f41_democratic_integrity.RLAParameters (core\\python\\frameworks\\f41_democratic_integrity.py:114)"} +{"complexity": "medium", "doc_id": "chunk_002831", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 143, "source_path": "core\\python\\frameworks\\f41_democratic_integrity.py", "text": "f41_democratic_integrity.ChainOfCustodyRecord (core\\python\\frameworks\\f41_democratic_integrity.py:143)"} +{"complexity": "complex", "doc_id": "chunk_002832", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 164, "source_path": "core\\python\\frameworks\\f41_democratic_integrity.py", "text": "f41_democratic_integrity.verify_content_authenticity (core\\python\\frameworks\\f41_democratic_integrity.py:164)"} +{"complexity": "complex", "doc_id": "chunk_002833", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 247, "source_path": "core\\python\\frameworks\\f41_democratic_integrity.py", "text": "f41_democratic_integrity.verify_election_integrity (core\\python\\frameworks\\f41_democratic_integrity.py:247)"} +{"complexity": "simple", "doc_id": "chunk_002834", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 71, "source_path": "core\\python\\frameworks\\f41_democratic_integrity.py", "text": "f41_democratic_integrity.__post_init__ (core\\python\\frameworks\\f41_democratic_integrity.py:71)"} +{"complexity": "simple", "doc_id": "chunk_002835", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 89, "source_path": "core\\python\\frameworks\\f41_democratic_integrity.py", "text": "f41_democratic_integrity.__post_init__ (core\\python\\frameworks\\f41_democratic_integrity.py:89)"} +{"complexity": "simple", "doc_id": "chunk_002836", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 107, "source_path": "core\\python\\frameworks\\f41_democratic_integrity.py", "text": "f41_democratic_integrity.__post_init__ (core\\python\\frameworks\\f41_democratic_integrity.py:107)"} +{"complexity": "medium", "doc_id": "chunk_002837", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 129, "source_path": "core\\python\\frameworks\\f41_democratic_integrity.py", "text": "f41_democratic_integrity.__post_init__ (core\\python\\frameworks\\f41_democratic_integrity.py:129)"} +{"complexity": "simple", "doc_id": "chunk_002838", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 152, "source_path": "core\\python\\frameworks\\f41_democratic_integrity.py", "text": "f41_democratic_integrity.__post_init__ (core\\python\\frameworks\\f41_democratic_integrity.py:152)"} +{"complexity": "medium", "doc_id": "chunk_002839", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 43, "source_path": "core\\python\\frameworks\\f42_pandemic_preparedness.py", "text": "f42_pandemic_preparedness.CompartmentalState (core\\python\\frameworks\\f42_pandemic_preparedness.py:43)"} +{"complexity": "medium", "doc_id": "chunk_002840", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 62, "source_path": "core\\python\\frameworks\\f42_pandemic_preparedness.py", "text": "f42_pandemic_preparedness.EpidemicForecast (core\\python\\frameworks\\f42_pandemic_preparedness.py:62)"} +{"complexity": "complex", "doc_id": "chunk_002841", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 84, "source_path": "core\\python\\frameworks\\f42_pandemic_preparedness.py", "text": "f42_pandemic_preparedness.verify_sir_parameters (core\\python\\frameworks\\f42_pandemic_preparedness.py:84)"} +{"complexity": "complex", "doc_id": "chunk_002842", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 142, "source_path": "core\\python\\frameworks\\f42_pandemic_preparedness.py", "text": "f42_pandemic_preparedness.verify_population_conservation (core\\python\\frameworks\\f42_pandemic_preparedness.py:142)"} +{"complexity": "complex", "doc_id": "chunk_002843", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 177, "source_path": "core\\python\\frameworks\\f42_pandemic_preparedness.py", "text": "f42_pandemic_preparedness.verify_forecast_calibration (core\\python\\frameworks\\f42_pandemic_preparedness.py:177)"} +{"complexity": "simple", "doc_id": "chunk_002844", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 54, "source_path": "core\\python\\frameworks\\f42_pandemic_preparedness.py", "text": "f42_pandemic_preparedness.__post_init__ (core\\python\\frameworks\\f42_pandemic_preparedness.py:54)"} +{"complexity": "simple", "doc_id": "chunk_002845", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 72, "source_path": "core\\python\\frameworks\\f42_pandemic_preparedness.py", "text": "f42_pandemic_preparedness.__post_init__ (core\\python\\frameworks\\f42_pandemic_preparedness.py:72)"} +{"complexity": "simple", "doc_id": "chunk_002846", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 56, "source_path": "core\\python\\frameworks\\f43_child_safety.py", "text": "f43_child_safety.DetectionModality (core\\python\\frameworks\\f43_child_safety.py:56)"} +{"complexity": "simple", "doc_id": "chunk_002847", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 64, "source_path": "core\\python\\frameworks\\f43_child_safety.py", "text": "f43_child_safety.DetectionMethod (core\\python\\frameworks\\f43_child_safety.py:64)"} +{"complexity": "simple", "doc_id": "chunk_002848", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 72, "source_path": "core\\python\\frameworks\\f43_child_safety.py", "text": "f43_child_safety.GroomingStage (core\\python\\frameworks\\f43_child_safety.py:72)"} +{"complexity": "medium", "doc_id": "chunk_002849", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 87, "source_path": "core\\python\\frameworks\\f43_child_safety.py", "text": "f43_child_safety.DetectionSystemMetrics (core\\python\\frameworks\\f43_child_safety.py:87)"} +{"complexity": "medium", "doc_id": "chunk_002850", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 113, "source_path": "core\\python\\frameworks\\f43_child_safety.py", "text": "f43_child_safety.GroomingDetectionMetrics (core\\python\\frameworks\\f43_child_safety.py:113)"} +{"complexity": "medium", "doc_id": "chunk_002851", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 138, "source_path": "core\\python\\frameworks\\f43_child_safety.py", "text": "f43_child_safety.ReportingComplianceMetrics (core\\python\\frameworks\\f43_child_safety.py:138)"} +{"complexity": "complex", "doc_id": "chunk_002852", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 168, "source_path": "core\\python\\frameworks\\f43_child_safety.py", "text": "f43_child_safety.verify_detection_accuracy (core\\python\\frameworks\\f43_child_safety.py:168)"} +{"complexity": "complex", "doc_id": "chunk_002853", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 229, "source_path": "core\\python\\frameworks\\f43_child_safety.py", "text": "f43_child_safety.verify_grooming_detection (core\\python\\frameworks\\f43_child_safety.py:229)"} +{"complexity": "complex", "doc_id": "chunk_002854", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 279, "source_path": "core\\python\\frameworks\\f43_child_safety.py", "text": "f43_child_safety.verify_reporting_compliance (core\\python\\frameworks\\f43_child_safety.py:279)"} +{"complexity": "simple", "doc_id": "chunk_002855", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 101, "source_path": "core\\python\\frameworks\\f43_child_safety.py", "text": "f43_child_safety.__post_init__ (core\\python\\frameworks\\f43_child_safety.py:101)"} +{"complexity": "simple", "doc_id": "chunk_002856", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 126, "source_path": "core\\python\\frameworks\\f43_child_safety.py", "text": "f43_child_safety.__post_init__ (core\\python\\frameworks\\f43_child_safety.py:126)"} +{"complexity": "simple", "doc_id": "chunk_002857", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 151, "source_path": "core\\python\\frameworks\\f43_child_safety.py", "text": "f43_child_safety.__post_init__ (core\\python\\frameworks\\f43_child_safety.py:151)"} +{"complexity": "simple", "doc_id": "chunk_002858", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 47, "source_path": "core\\python\\frameworks\\f44_energy_grid_resilience.py", "text": "f44_energy_grid_resilience.InterconnectionRegion (core\\python\\frameworks\\f44_energy_grid_resilience.py:47)"} +{"complexity": "simple", "doc_id": "chunk_002859", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 55, "source_path": "core\\python\\frameworks\\f44_energy_grid_resilience.py", "text": "f44_energy_grid_resilience.RenewableType (core\\python\\frameworks\\f44_energy_grid_resilience.py:55)"} +{"complexity": "medium", "doc_id": "chunk_002860", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 64, "source_path": "core\\python\\frameworks\\f44_energy_grid_resilience.py", "text": "f44_energy_grid_resilience.NERCCIPStandard (core\\python\\frameworks\\f44_energy_grid_resilience.py:64)"} +{"complexity": "simple", "doc_id": "chunk_002861", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 77, "source_path": "core\\python\\frameworks\\f44_energy_grid_resilience.py", "text": "f44_energy_grid_resilience.ContingencyType (core\\python\\frameworks\\f44_energy_grid_resilience.py:77)"} +{"complexity": "medium", "doc_id": "chunk_002862", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 90, "source_path": "core\\python\\frameworks\\f44_energy_grid_resilience.py", "text": "f44_energy_grid_resilience.FrequencyMeasurement (core\\python\\frameworks\\f44_energy_grid_resilience.py:90)"} +{"complexity": "medium", "doc_id": "chunk_002863", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 109, "source_path": "core\\python\\frameworks\\f44_energy_grid_resilience.py", "text": "f44_energy_grid_resilience.VoltageStabilityPoint (core\\python\\frameworks\\f44_energy_grid_resilience.py:109)"} +{"complexity": "medium", "doc_id": "chunk_002864", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "other", "source_line": 131, "source_path": "core\\python\\frameworks\\f44_energy_grid_resilience.py", "text": "f44_energy_grid_resilience.SmallSignalMode (core\\python\\frameworks\\f44_energy_grid_resilience.py:131)"} +{"complexity": "medium", "doc_id": "chunk_002865", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 151, "source_path": "core\\python\\frameworks\\f44_energy_grid_resilience.py", "text": "f44_energy_grid_resilience.ForecastEvaluation (core\\python\\frameworks\\f44_energy_grid_resilience.py:151)"} +{"complexity": "medium", "doc_id": "chunk_002866", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 175, "source_path": "core\\python\\frameworks\\f44_energy_grid_resilience.py", "text": "f44_energy_grid_resilience.CIPComplianceCheck (core\\python\\frameworks\\f44_energy_grid_resilience.py:175)"} +{"complexity": "medium", "doc_id": "chunk_002867", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 197, "source_path": "core\\python\\frameworks\\f44_energy_grid_resilience.py", "text": "f44_energy_grid_resilience.ICSSecurityAssessment (core\\python\\frameworks\\f44_energy_grid_resilience.py:197)"} +{"complexity": "medium", "doc_id": "chunk_002868", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 223, "source_path": "core\\python\\frameworks\\f44_energy_grid_resilience.py", "text": "f44_energy_grid_resilience.ContingencyResult (core\\python\\frameworks\\f44_energy_grid_resilience.py:223)"} +{"complexity": "medium", "doc_id": "chunk_002869", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 247, "source_path": "core\\python\\frameworks\\f44_energy_grid_resilience.py", "text": "f44_energy_grid_resilience.ResilienceMetrics (core\\python\\frameworks\\f44_energy_grid_resilience.py:247)"} +{"complexity": "complex", "doc_id": "chunk_002870", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 273, "source_path": "core\\python\\frameworks\\f44_energy_grid_resilience.py", "text": "f44_energy_grid_resilience.verify_grid_stability (core\\python\\frameworks\\f44_energy_grid_resilience.py:273)"} +{"complexity": "complex", "doc_id": "chunk_002871", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 367, "source_path": "core\\python\\frameworks\\f44_energy_grid_resilience.py", "text": "f44_energy_grid_resilience.verify_renewable_forecast (core\\python\\frameworks\\f44_energy_grid_resilience.py:367)"} +{"complexity": "complex", "doc_id": "chunk_002872", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 420, "source_path": "core\\python\\frameworks\\f44_energy_grid_resilience.py", "text": "f44_energy_grid_resilience.verify_cybersecurity (core\\python\\frameworks\\f44_energy_grid_resilience.py:420)"} +{"complexity": "complex", "doc_id": "chunk_002873", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 501, "source_path": "core\\python\\frameworks\\f44_energy_grid_resilience.py", "text": "f44_energy_grid_resilience.verify_grid_resilience (core\\python\\frameworks\\f44_energy_grid_resilience.py:501)"} +{"complexity": "simple", "doc_id": "chunk_002874", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 99, "source_path": "core\\python\\frameworks\\f44_energy_grid_resilience.py", "text": "f44_energy_grid_resilience.__post_init__ (core\\python\\frameworks\\f44_energy_grid_resilience.py:99)"} +{"complexity": "simple", "doc_id": "chunk_002875", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 120, "source_path": "core\\python\\frameworks\\f44_energy_grid_resilience.py", "text": "f44_energy_grid_resilience.__post_init__ (core\\python\\frameworks\\f44_energy_grid_resilience.py:120)"} +{"complexity": "simple", "doc_id": "chunk_002876", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 141, "source_path": "core\\python\\frameworks\\f44_energy_grid_resilience.py", "text": "f44_energy_grid_resilience.__post_init__ (core\\python\\frameworks\\f44_energy_grid_resilience.py:141)"} +{"complexity": "simple", "doc_id": "chunk_002877", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 163, "source_path": "core\\python\\frameworks\\f44_energy_grid_resilience.py", "text": "f44_energy_grid_resilience.__post_init__ (core\\python\\frameworks\\f44_energy_grid_resilience.py:163)"} +{"complexity": "simple", "doc_id": "chunk_002878", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 186, "source_path": "core\\python\\frameworks\\f44_energy_grid_resilience.py", "text": "f44_energy_grid_resilience.__post_init__ (core\\python\\frameworks\\f44_energy_grid_resilience.py:186)"} +{"complexity": "simple", "doc_id": "chunk_002879", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 211, "source_path": "core\\python\\frameworks\\f44_energy_grid_resilience.py", "text": "f44_energy_grid_resilience.__post_init__ (core\\python\\frameworks\\f44_energy_grid_resilience.py:211)"} +{"complexity": "simple", "doc_id": "chunk_002880", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 236, "source_path": "core\\python\\frameworks\\f44_energy_grid_resilience.py", "text": "f44_energy_grid_resilience.__post_init__ (core\\python\\frameworks\\f44_energy_grid_resilience.py:236)"} +{"complexity": "simple", "doc_id": "chunk_002881", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 258, "source_path": "core\\python\\frameworks\\f44_energy_grid_resilience.py", "text": "f44_energy_grid_resilience.__post_init__ (core\\python\\frameworks\\f44_energy_grid_resilience.py:258)"} +{"complexity": "simple", "doc_id": "chunk_002882", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 25, "source_path": "core\\python\\frameworks\\f45_supply_chain_integrity.py", "text": "f45_supply_chain_integrity.ComponentType (core\\python\\frameworks\\f45_supply_chain_integrity.py:25)"} +{"complexity": "simple", "doc_id": "chunk_002883", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 34, "source_path": "core\\python\\frameworks\\f45_supply_chain_integrity.py", "text": "f45_supply_chain_integrity.ProvenanceStatus (core\\python\\frameworks\\f45_supply_chain_integrity.py:34)"} +{"complexity": "simple", "doc_id": "chunk_002884", "function_type": "class", "has_docstring": "no", "keyword": "sign", "layer": "core", "module": "other", "source_line": 41, "source_path": "core\\python\\frameworks\\f45_supply_chain_integrity.py", "text": "f45_supply_chain_integrity.SigningAlgorithm (core\\python\\frameworks\\f45_supply_chain_integrity.py:41)"} +{"complexity": "simple", "doc_id": "chunk_002885", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 48, "source_path": "core\\python\\frameworks\\f45_supply_chain_integrity.py", "text": "f45_supply_chain_integrity.VendorTier (core\\python\\frameworks\\f45_supply_chain_integrity.py:48)"} +{"complexity": "simple", "doc_id": "chunk_002886", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 54, "source_path": "core\\python\\frameworks\\f45_supply_chain_integrity.py", "text": "f45_supply_chain_integrity.CVESeverity (core\\python\\frameworks\\f45_supply_chain_integrity.py:54)"} +{"complexity": "medium", "doc_id": "chunk_002887", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 67, "source_path": "core\\python\\frameworks\\f45_supply_chain_integrity.py", "text": "f45_supply_chain_integrity.SBOMEntry (core\\python\\frameworks\\f45_supply_chain_integrity.py:67)"} +{"complexity": "simple", "doc_id": "chunk_002888", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 82, "source_path": "core\\python\\frameworks\\f45_supply_chain_integrity.py", "text": "f45_supply_chain_integrity.SBOMAssessment (core\\python\\frameworks\\f45_supply_chain_integrity.py:82)"} +{"complexity": "medium", "doc_id": "chunk_002889", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 95, "source_path": "core\\python\\frameworks\\f45_supply_chain_integrity.py", "text": "f45_supply_chain_integrity.HardwareComponent (core\\python\\frameworks\\f45_supply_chain_integrity.py:95)"} +{"complexity": "medium", "doc_id": "chunk_002890", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 110, "source_path": "core\\python\\frameworks\\f45_supply_chain_integrity.py", "text": "f45_supply_chain_integrity.FirmwareImage (core\\python\\frameworks\\f45_supply_chain_integrity.py:110)"} +{"complexity": "medium", "doc_id": "chunk_002891", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 126, "source_path": "core\\python\\frameworks\\f45_supply_chain_integrity.py", "text": "f45_supply_chain_integrity.VendorAssessment (core\\python\\frameworks\\f45_supply_chain_integrity.py:126)"} +{"complexity": "medium", "doc_id": "chunk_002892", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 141, "source_path": "core\\python\\frameworks\\f45_supply_chain_integrity.py", "text": "f45_supply_chain_integrity.DependencyVulnerability (core\\python\\frameworks\\f45_supply_chain_integrity.py:141)"} +{"complexity": "medium", "doc_id": "chunk_002893", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 156, "source_path": "core\\python\\frameworks\\f45_supply_chain_integrity.py", "text": "f45_supply_chain_integrity.SupplyChainVerdict (core\\python\\frameworks\\f45_supply_chain_integrity.py:156)"} +{"complexity": "complex", "doc_id": "chunk_002894", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 183, "source_path": "core\\python\\frameworks\\f45_supply_chain_integrity.py", "text": "f45_supply_chain_integrity.verify_sbom_completeness (core\\python\\frameworks\\f45_supply_chain_integrity.py:183)"} +{"complexity": "complex", "doc_id": "chunk_002895", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 229, "source_path": "core\\python\\frameworks\\f45_supply_chain_integrity.py", "text": "f45_supply_chain_integrity.verify_hardware_provenance (core\\python\\frameworks\\f45_supply_chain_integrity.py:229)"} +{"complexity": "complex", "doc_id": "chunk_002896", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 270, "source_path": "core\\python\\frameworks\\f45_supply_chain_integrity.py", "text": "f45_supply_chain_integrity.verify_firmware_integrity (core\\python\\frameworks\\f45_supply_chain_integrity.py:270)"} +{"complexity": "complex", "doc_id": "chunk_002897", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 305, "source_path": "core\\python\\frameworks\\f45_supply_chain_integrity.py", "text": "f45_supply_chain_integrity.verify_vendor_risk (core\\python\\frameworks\\f45_supply_chain_integrity.py:305)"} +{"complexity": "medium", "doc_id": "chunk_002898", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 349, "source_path": "core\\python\\frameworks\\f45_supply_chain_integrity.py", "text": "f45_supply_chain_integrity.verify_dependency_security (core\\python\\frameworks\\f45_supply_chain_integrity.py:349)"} +{"complexity": "complex", "doc_id": "chunk_002899", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 379, "source_path": "core\\python\\frameworks\\f45_supply_chain_integrity.py", "text": "f45_supply_chain_integrity.verify_supply_chain (core\\python\\frameworks\\f45_supply_chain_integrity.py:379)"} +{"complexity": "simple", "doc_id": "chunk_002900", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 77, "source_path": "core\\python\\frameworks\\f45_supply_chain_integrity.py", "text": "f45_supply_chain_integrity.__post_init__ (core\\python\\frameworks\\f45_supply_chain_integrity.py:77)"} +{"complexity": "simple", "doc_id": "chunk_002901", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 90, "source_path": "core\\python\\frameworks\\f45_supply_chain_integrity.py", "text": "f45_supply_chain_integrity.__post_init__ (core\\python\\frameworks\\f45_supply_chain_integrity.py:90)"} +{"complexity": "simple", "doc_id": "chunk_002902", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 105, "source_path": "core\\python\\frameworks\\f45_supply_chain_integrity.py", "text": "f45_supply_chain_integrity.__post_init__ (core\\python\\frameworks\\f45_supply_chain_integrity.py:105)"} +{"complexity": "simple", "doc_id": "chunk_002903", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 121, "source_path": "core\\python\\frameworks\\f45_supply_chain_integrity.py", "text": "f45_supply_chain_integrity.__post_init__ (core\\python\\frameworks\\f45_supply_chain_integrity.py:121)"} +{"complexity": "simple", "doc_id": "chunk_002904", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 136, "source_path": "core\\python\\frameworks\\f45_supply_chain_integrity.py", "text": "f45_supply_chain_integrity.__post_init__ (core\\python\\frameworks\\f45_supply_chain_integrity.py:136)"} +{"complexity": "simple", "doc_id": "chunk_002905", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 151, "source_path": "core\\python\\frameworks\\f45_supply_chain_integrity.py", "text": "f45_supply_chain_integrity.__post_init__ (core\\python\\frameworks\\f45_supply_chain_integrity.py:151)"} +{"complexity": "simple", "doc_id": "chunk_002906", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 171, "source_path": "core\\python\\frameworks\\f45_supply_chain_integrity.py", "text": "f45_supply_chain_integrity.__post_init__ (core\\python\\frameworks\\f45_supply_chain_integrity.py:171)"} +{"complexity": "simple", "doc_id": "chunk_002907", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 52, "source_path": "core\\python\\frameworks\\f46_water_systems_safety.py", "text": "f46_water_systems_safety.WaterParameter (core\\python\\frameworks\\f46_water_systems_safety.py:52)"} +{"complexity": "simple", "doc_id": "chunk_002908", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 62, "source_path": "core\\python\\frameworks\\f46_water_systems_safety.py", "text": "f46_water_systems_safety.AccessLevel (core\\python\\frameworks\\f46_water_systems_safety.py:62)"} +{"complexity": "simple", "doc_id": "chunk_002909", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 69, "source_path": "core\\python\\frameworks\\f46_water_systems_safety.py", "text": "f46_water_systems_safety.DamHazardClass (core\\python\\frameworks\\f46_water_systems_safety.py:69)"} +{"complexity": "medium", "doc_id": "chunk_002910", "function_type": "class", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 80, "source_path": "core\\python\\frameworks\\f46_water_systems_safety.py", "text": "f46_water_systems_safety.WaterQualityReading (core\\python\\frameworks\\f46_water_systems_safety.py:80)"} +{"complexity": "medium", "doc_id": "chunk_002911", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 94, "source_path": "core\\python\\frameworks\\f46_water_systems_safety.py", "text": "f46_water_systems_safety.SCADAAccessEvent (core\\python\\frameworks\\f46_water_systems_safety.py:94)"} +{"complexity": "medium", "doc_id": "chunk_002912", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 115, "source_path": "core\\python\\frameworks\\f46_water_systems_safety.py", "text": "f46_water_systems_safety.DamInstrumentation (core\\python\\frameworks\\f46_water_systems_safety.py:115)"} +{"complexity": "medium", "doc_id": "chunk_002913", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 141, "source_path": "core\\python\\frameworks\\f46_water_systems_safety.py", "text": "f46_water_systems_safety.DosingCommand (core\\python\\frameworks\\f46_water_systems_safety.py:141)"} +{"complexity": "medium", "doc_id": "chunk_002914", "function_type": "class", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 163, "source_path": "core\\python\\frameworks\\f46_water_systems_safety.py", "text": "f46_water_systems_safety.PressureReading (core\\python\\frameworks\\f46_water_systems_safety.py:163)"} +{"complexity": "complex", "doc_id": "chunk_002915", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 186, "source_path": "core\\python\\frameworks\\f46_water_systems_safety.py", "text": "f46_water_systems_safety.verify_water_quality (core\\python\\frameworks\\f46_water_systems_safety.py:186)"} +{"complexity": "complex", "doc_id": "chunk_002916", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 259, "source_path": "core\\python\\frameworks\\f46_water_systems_safety.py", "text": "f46_water_systems_safety.verify_scada_access (core\\python\\frameworks\\f46_water_systems_safety.py:259)"} +{"complexity": "complex", "doc_id": "chunk_002917", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 300, "source_path": "core\\python\\frameworks\\f46_water_systems_safety.py", "text": "f46_water_systems_safety.verify_dam_safety (core\\python\\frameworks\\f46_water_systems_safety.py:300)"} +{"complexity": "complex", "doc_id": "chunk_002918", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 352, "source_path": "core\\python\\frameworks\\f46_water_systems_safety.py", "text": "f46_water_systems_safety.verify_chemical_dosing (core\\python\\frameworks\\f46_water_systems_safety.py:352)"} +{"complexity": "complex", "doc_id": "chunk_002919", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 400, "source_path": "core\\python\\frameworks\\f46_water_systems_safety.py", "text": "f46_water_systems_safety.verify_distribution_integrity (core\\python\\frameworks\\f46_water_systems_safety.py:400)"} +{"complexity": "simple", "doc_id": "chunk_002920", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 88, "source_path": "core\\python\\frameworks\\f46_water_systems_safety.py", "text": "f46_water_systems_safety.__post_init__ (core\\python\\frameworks\\f46_water_systems_safety.py:88)"} +{"complexity": "simple", "doc_id": "chunk_002921", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 105, "source_path": "core\\python\\frameworks\\f46_water_systems_safety.py", "text": "f46_water_systems_safety.__post_init__ (core\\python\\frameworks\\f46_water_systems_safety.py:105)"} +{"complexity": "simple", "doc_id": "chunk_002922", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 129, "source_path": "core\\python\\frameworks\\f46_water_systems_safety.py", "text": "f46_water_systems_safety.__post_init__ (core\\python\\frameworks\\f46_water_systems_safety.py:129)"} +{"complexity": "simple", "doc_id": "chunk_002923", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 152, "source_path": "core\\python\\frameworks\\f46_water_systems_safety.py", "text": "f46_water_systems_safety.__post_init__ (core\\python\\frameworks\\f46_water_systems_safety.py:152)"} +{"complexity": "simple", "doc_id": "chunk_002924", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 173, "source_path": "core\\python\\frameworks\\f46_water_systems_safety.py", "text": "f46_water_systems_safety.__post_init__ (core\\python\\frameworks\\f46_water_systems_safety.py:173)"} +{"complexity": "simple", "doc_id": "chunk_002925", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 38, "source_path": "core\\python\\frameworks\\f47_ai_alignment.py", "text": "f47_ai_alignment.InterventionType (core\\python\\frameworks\\f47_ai_alignment.py:38)"} +{"complexity": "simple", "doc_id": "chunk_002926", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 45, "source_path": "core\\python\\frameworks\\f47_ai_alignment.py", "text": "f47_ai_alignment.ValueDimension (core\\python\\frameworks\\f47_ai_alignment.py:45)"} +{"complexity": "medium", "doc_id": "chunk_002927", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 58, "source_path": "core\\python\\frameworks\\f47_ai_alignment.py", "text": "f47_ai_alignment.SpecificationTest (core\\python\\frameworks\\f47_ai_alignment.py:58)"} +{"complexity": "medium", "doc_id": "chunk_002928", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 74, "source_path": "core\\python\\frameworks\\f47_ai_alignment.py", "text": "f47_ai_alignment.CorrigibilityTest (core\\python\\frameworks\\f47_ai_alignment.py:74)"} +{"complexity": "medium", "doc_id": "chunk_002929", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 89, "source_path": "core\\python\\frameworks\\f47_ai_alignment.py", "text": "f47_ai_alignment.ValueProbe (core\\python\\frameworks\\f47_ai_alignment.py:89)"} +{"complexity": "medium", "doc_id": "chunk_002930", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 103, "source_path": "core\\python\\frameworks\\f47_ai_alignment.py", "text": "f47_ai_alignment.MesaOptimizationProbe (core\\python\\frameworks\\f47_ai_alignment.py:103)"} +{"complexity": "medium", "doc_id": "chunk_002931", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 119, "source_path": "core\\python\\frameworks\\f47_ai_alignment.py", "text": "f47_ai_alignment.SycophancyTest (core\\python\\frameworks\\f47_ai_alignment.py:119)"} +{"complexity": "medium", "doc_id": "chunk_002932", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 135, "source_path": "core\\python\\frameworks\\f47_ai_alignment.py", "text": "f47_ai_alignment.AIAlignmentVerdict (core\\python\\frameworks\\f47_ai_alignment.py:135)"} +{"complexity": "complex", "doc_id": "chunk_002933", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 160, "source_path": "core\\python\\frameworks\\f47_ai_alignment.py", "text": "f47_ai_alignment.verify_specification_alignment (core\\python\\frameworks\\f47_ai_alignment.py:160)"} +{"complexity": "complex", "doc_id": "chunk_002934", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 209, "source_path": "core\\python\\frameworks\\f47_ai_alignment.py", "text": "f47_ai_alignment.verify_corrigibility (core\\python\\frameworks\\f47_ai_alignment.py:209)"} +{"complexity": "medium", "doc_id": "chunk_002935", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 273, "source_path": "core\\python\\frameworks\\f47_ai_alignment.py", "text": "f47_ai_alignment.verify_value_alignment (core\\python\\frameworks\\f47_ai_alignment.py:273)"} +{"complexity": "complex", "doc_id": "chunk_002936", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 306, "source_path": "core\\python\\frameworks\\f47_ai_alignment.py", "text": "f47_ai_alignment.verify_mesa_optimization_absence (core\\python\\frameworks\\f47_ai_alignment.py:306)"} +{"complexity": "complex", "doc_id": "chunk_002937", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 363, "source_path": "core\\python\\frameworks\\f47_ai_alignment.py", "text": "f47_ai_alignment.verify_sycophancy_resistance (core\\python\\frameworks\\f47_ai_alignment.py:363)"} +{"complexity": "complex", "doc_id": "chunk_002938", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 407, "source_path": "core\\python\\frameworks\\f47_ai_alignment.py", "text": "f47_ai_alignment.verify_ai_alignment (core\\python\\frameworks\\f47_ai_alignment.py:407)"} +{"complexity": "simple", "doc_id": "chunk_002939", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 69, "source_path": "core\\python\\frameworks\\f47_ai_alignment.py", "text": "f47_ai_alignment.__post_init__ (core\\python\\frameworks\\f47_ai_alignment.py:69)"} +{"complexity": "simple", "doc_id": "chunk_002940", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 84, "source_path": "core\\python\\frameworks\\f47_ai_alignment.py", "text": "f47_ai_alignment.__post_init__ (core\\python\\frameworks\\f47_ai_alignment.py:84)"} +{"complexity": "simple", "doc_id": "chunk_002941", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 98, "source_path": "core\\python\\frameworks\\f47_ai_alignment.py", "text": "f47_ai_alignment.__post_init__ (core\\python\\frameworks\\f47_ai_alignment.py:98)"} +{"complexity": "simple", "doc_id": "chunk_002942", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 114, "source_path": "core\\python\\frameworks\\f47_ai_alignment.py", "text": "f47_ai_alignment.__post_init__ (core\\python\\frameworks\\f47_ai_alignment.py:114)"} +{"complexity": "simple", "doc_id": "chunk_002943", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 130, "source_path": "core\\python\\frameworks\\f47_ai_alignment.py", "text": "f47_ai_alignment.__post_init__ (core\\python\\frameworks\\f47_ai_alignment.py:130)"} +{"complexity": "simple", "doc_id": "chunk_002944", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 152, "source_path": "core\\python\\frameworks\\f47_ai_alignment.py", "text": "f47_ai_alignment.__post_init__ (core\\python\\frameworks\\f47_ai_alignment.py:152)"} +{"complexity": "simple", "doc_id": "chunk_002945", "function_type": "class", "has_docstring": "no", "keyword": "train", "layer": "core", "module": "other", "source_line": 48, "source_path": "core\\python\\frameworks\\f48_transportation_safety.py", "text": "f48_transportation_safety.TrainControlMode (core\\python\\frameworks\\f48_transportation_safety.py:48)"} +{"complexity": "simple", "doc_id": "chunk_002946", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 54, "source_path": "core\\python\\frameworks\\f48_transportation_safety.py", "text": "f48_transportation_safety.VesselType (core\\python\\frameworks\\f48_transportation_safety.py:54)"} +{"complexity": "simple", "doc_id": "chunk_002947", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 62, "source_path": "core\\python\\frameworks\\f48_transportation_safety.py", "text": "f48_transportation_safety.OperationType (core\\python\\frameworks\\f48_transportation_safety.py:62)"} +{"complexity": "simple", "doc_id": "chunk_002948", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 69, "source_path": "core\\python\\frameworks\\f48_transportation_safety.py", "text": "f48_transportation_safety.DangerousGoodsClass (core\\python\\frameworks\\f48_transportation_safety.py:69)"} +{"complexity": "simple", "doc_id": "chunk_002949", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 77, "source_path": "core\\python\\frameworks\\f48_transportation_safety.py", "text": "f48_transportation_safety.TransportMode (core\\python\\frameworks\\f48_transportation_safety.py:77)"} +{"complexity": "medium", "doc_id": "chunk_002950", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 90, "source_path": "core\\python\\frameworks\\f48_transportation_safety.py", "text": "f48_transportation_safety.PTCStatus (core\\python\\frameworks\\f48_transportation_safety.py:90)"} +{"complexity": "medium", "doc_id": "chunk_002951", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 108, "source_path": "core\\python\\frameworks\\f48_transportation_safety.py", "text": "f48_transportation_safety.VesselTrack (core\\python\\frameworks\\f48_transportation_safety.py:108)"} +{"complexity": "medium", "doc_id": "chunk_002952", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 129, "source_path": "core\\python\\frameworks\\f48_transportation_safety.py", "text": "f48_transportation_safety.ContainerOperation (core\\python\\frameworks\\f48_transportation_safety.py:129)"} +{"complexity": "medium", "doc_id": "chunk_002953", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 147, "source_path": "core\\python\\frameworks\\f48_transportation_safety.py", "text": "f48_transportation_safety.GradeCrossing (core\\python\\frameworks\\f48_transportation_safety.py:147)"} +{"complexity": "medium", "doc_id": "chunk_002954", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 165, "source_path": "core\\python\\frameworks\\f48_transportation_safety.py", "text": "f48_transportation_safety.ModalHandoff (core\\python\\frameworks\\f48_transportation_safety.py:165)"} +{"complexity": "medium", "doc_id": "chunk_002955", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 182, "source_path": "core\\python\\frameworks\\f48_transportation_safety.py", "text": "f48_transportation_safety.TransportationSafetyVerdict (core\\python\\frameworks\\f48_transportation_safety.py:182)"} +{"complexity": "complex", "doc_id": "chunk_002956", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 207, "source_path": "core\\python\\frameworks\\f48_transportation_safety.py", "text": "f48_transportation_safety.verify_ptc_safety (core\\python\\frameworks\\f48_transportation_safety.py:207)"} +{"complexity": "complex", "doc_id": "chunk_002957", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 276, "source_path": "core\\python\\frameworks\\f48_transportation_safety.py", "text": "f48_transportation_safety.verify_vts_safety (core\\python\\frameworks\\f48_transportation_safety.py:276)"} +{"complexity": "complex", "doc_id": "chunk_002958", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 329, "source_path": "core\\python\\frameworks\\f48_transportation_safety.py", "text": "f48_transportation_safety.verify_terminal_operations (core\\python\\frameworks\\f48_transportation_safety.py:329)"} +{"complexity": "complex", "doc_id": "chunk_002959", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 385, "source_path": "core\\python\\frameworks\\f48_transportation_safety.py", "text": "f48_transportation_safety.verify_grade_crossing (core\\python\\frameworks\\f48_transportation_safety.py:385)"} +{"complexity": "complex", "doc_id": "chunk_002960", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 441, "source_path": "core\\python\\frameworks\\f48_transportation_safety.py", "text": "f48_transportation_safety.verify_modal_handoff (core\\python\\frameworks\\f48_transportation_safety.py:441)"} +{"complexity": "complex", "doc_id": "chunk_002961", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 478, "source_path": "core\\python\\frameworks\\f48_transportation_safety.py", "text": "f48_transportation_safety.verify_transportation_safety (core\\python\\frameworks\\f48_transportation_safety.py:478)"} +{"complexity": "simple", "doc_id": "chunk_002962", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 103, "source_path": "core\\python\\frameworks\\f48_transportation_safety.py", "text": "f48_transportation_safety.__post_init__ (core\\python\\frameworks\\f48_transportation_safety.py:103)"} +{"complexity": "simple", "doc_id": "chunk_002963", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 124, "source_path": "core\\python\\frameworks\\f48_transportation_safety.py", "text": "f48_transportation_safety.__post_init__ (core\\python\\frameworks\\f48_transportation_safety.py:124)"} +{"complexity": "simple", "doc_id": "chunk_002964", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 142, "source_path": "core\\python\\frameworks\\f48_transportation_safety.py", "text": "f48_transportation_safety.__post_init__ (core\\python\\frameworks\\f48_transportation_safety.py:142)"} +{"complexity": "simple", "doc_id": "chunk_002965", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 160, "source_path": "core\\python\\frameworks\\f48_transportation_safety.py", "text": "f48_transportation_safety.__post_init__ (core\\python\\frameworks\\f48_transportation_safety.py:160)"} +{"complexity": "simple", "doc_id": "chunk_002966", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 177, "source_path": "core\\python\\frameworks\\f48_transportation_safety.py", "text": "f48_transportation_safety.__post_init__ (core\\python\\frameworks\\f48_transportation_safety.py:177)"} +{"complexity": "simple", "doc_id": "chunk_002967", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 199, "source_path": "core\\python\\frameworks\\f48_transportation_safety.py", "text": "f48_transportation_safety.__post_init__ (core\\python\\frameworks\\f48_transportation_safety.py:199)"} +{"complexity": "simple", "doc_id": "chunk_002968", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 37, "source_path": "core\\python\\frameworks\\f49_structural_health.py", "text": "f49_structural_health.StructureType (core\\python\\frameworks\\f49_structural_health.py:37)"} +{"complexity": "simple", "doc_id": "chunk_002969", "function_type": "class", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 45, "source_path": "core\\python\\frameworks\\f49_structural_health.py", "text": "f49_structural_health.LoadType (core\\python\\frameworks\\f49_structural_health.py:45)"} +{"complexity": "simple", "doc_id": "chunk_002970", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 53, "source_path": "core\\python\\frameworks\\f49_structural_health.py", "text": "f49_structural_health.DeteriorationType (core\\python\\frameworks\\f49_structural_health.py:53)"} +{"complexity": "simple", "doc_id": "chunk_002971", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 60, "source_path": "core\\python\\frameworks\\f49_structural_health.py", "text": "f49_structural_health.InspectionType (core\\python\\frameworks\\f49_structural_health.py:60)"} +{"complexity": "medium", "doc_id": "chunk_002972", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 68, "source_path": "core\\python\\frameworks\\f49_structural_health.py", "text": "f49_structural_health.ModalAnalysisResult (core\\python\\frameworks\\f49_structural_health.py:68)"} +{"complexity": "medium", "doc_id": "chunk_002973", "function_type": "class", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 90, "source_path": "core\\python\\frameworks\\f49_structural_health.py", "text": "f49_structural_health.LoadRatingResult (core\\python\\frameworks\\f49_structural_health.py:90)"} +{"complexity": "medium", "doc_id": "chunk_002974", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 111, "source_path": "core\\python\\frameworks\\f49_structural_health.py", "text": "f49_structural_health.DeteriorationAssessment (core\\python\\frameworks\\f49_structural_health.py:111)"} +{"complexity": "medium", "doc_id": "chunk_002975", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 133, "source_path": "core\\python\\frameworks\\f49_structural_health.py", "text": "f49_structural_health.SeismicAssessment (core\\python\\frameworks\\f49_structural_health.py:133)"} +{"complexity": "medium", "doc_id": "chunk_002976", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 157, "source_path": "core\\python\\frameworks\\f49_structural_health.py", "text": "f49_structural_health.InspectionSchedule (core\\python\\frameworks\\f49_structural_health.py:157)"} +{"complexity": "medium", "doc_id": "chunk_002977", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 179, "source_path": "core\\python\\frameworks\\f49_structural_health.py", "text": "f49_structural_health.StructuralHealthVerdict (core\\python\\frameworks\\f49_structural_health.py:179)"} +{"complexity": "complex", "doc_id": "chunk_002978", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 203, "source_path": "core\\python\\frameworks\\f49_structural_health.py", "text": "f49_structural_health.verify_damage_detection (core\\python\\frameworks\\f49_structural_health.py:203)"} +{"complexity": "complex", "doc_id": "chunk_002979", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 251, "source_path": "core\\python\\frameworks\\f49_structural_health.py", "text": "f49_structural_health.verify_load_rating (core\\python\\frameworks\\f49_structural_health.py:251)"} +{"complexity": "complex", "doc_id": "chunk_002980", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 292, "source_path": "core\\python\\frameworks\\f49_structural_health.py", "text": "f49_structural_health.verify_deterioration_assessment (core\\python\\frameworks\\f49_structural_health.py:292)"} +{"complexity": "complex", "doc_id": "chunk_002981", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 340, "source_path": "core\\python\\frameworks\\f49_structural_health.py", "text": "f49_structural_health.verify_seismic_vulnerability (core\\python\\frameworks\\f49_structural_health.py:340)"} +{"complexity": "complex", "doc_id": "chunk_002982", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 403, "source_path": "core\\python\\frameworks\\f49_structural_health.py", "text": "f49_structural_health.verify_inspection_schedule (core\\python\\frameworks\\f49_structural_health.py:403)"} +{"complexity": "simple", "doc_id": "chunk_002983", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 80, "source_path": "core\\python\\frameworks\\f49_structural_health.py", "text": "f49_structural_health.__post_init__ (core\\python\\frameworks\\f49_structural_health.py:80)"} +{"complexity": "simple", "doc_id": "chunk_002984", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 101, "source_path": "core\\python\\frameworks\\f49_structural_health.py", "text": "f49_structural_health.__post_init__ (core\\python\\frameworks\\f49_structural_health.py:101)"} +{"complexity": "simple", "doc_id": "chunk_002985", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 122, "source_path": "core\\python\\frameworks\\f49_structural_health.py", "text": "f49_structural_health.__post_init__ (core\\python\\frameworks\\f49_structural_health.py:122)"} +{"complexity": "simple", "doc_id": "chunk_002986", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 146, "source_path": "core\\python\\frameworks\\f49_structural_health.py", "text": "f49_structural_health.__post_init__ (core\\python\\frameworks\\f49_structural_health.py:146)"} +{"complexity": "simple", "doc_id": "chunk_002987", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 168, "source_path": "core\\python\\frameworks\\f49_structural_health.py", "text": "f49_structural_health.__post_init__ (core\\python\\frameworks\\f49_structural_health.py:168)"} +{"complexity": "simple", "doc_id": "chunk_002988", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 190, "source_path": "core\\python\\frameworks\\f49_structural_health.py", "text": "f49_structural_health.__post_init__ (core\\python\\frameworks\\f49_structural_health.py:190)"} +{"complexity": "simple", "doc_id": "chunk_002989", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 37, "source_path": "core\\python\\frameworks\\f50_autonomous_weapons_safety.py", "text": "f50_autonomous_weapons_safety.DecisionType (core\\python\\frameworks\\f50_autonomous_weapons_safety.py:37)"} +{"complexity": "simple", "doc_id": "chunk_002990", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 44, "source_path": "core\\python\\frameworks\\f50_autonomous_weapons_safety.py", "text": "f50_autonomous_weapons_safety.AutonomyLevel (core\\python\\frameworks\\f50_autonomous_weapons_safety.py:44)"} +{"complexity": "simple", "doc_id": "chunk_002991", "function_type": "class", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 50, "source_path": "core\\python\\frameworks\\f50_autonomous_weapons_safety.py", "text": "f50_autonomous_weapons_safety.TargetCategory (core\\python\\frameworks\\f50_autonomous_weapons_safety.py:50)"} +{"complexity": "simple", "doc_id": "chunk_002992", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 57, "source_path": "core\\python\\frameworks\\f50_autonomous_weapons_safety.py", "text": "f50_autonomous_weapons_safety.ROELevel (core\\python\\frameworks\\f50_autonomous_weapons_safety.py:57)"} +{"complexity": "simple", "doc_id": "chunk_002993", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 63, "source_path": "core\\python\\frameworks\\f50_autonomous_weapons_safety.py", "text": "f50_autonomous_weapons_safety.IHLPrinciple (core\\python\\frameworks\\f50_autonomous_weapons_safety.py:63)"} +{"complexity": "simple", "doc_id": "chunk_002994", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 71, "source_path": "core\\python\\frameworks\\f50_autonomous_weapons_safety.py", "text": "f50_autonomous_weapons_safety.FailSafeType (core\\python\\frameworks\\f50_autonomous_weapons_safety.py:71)"} +{"complexity": "medium", "doc_id": "chunk_002995", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 80, "source_path": "core\\python\\frameworks\\f50_autonomous_weapons_safety.py", "text": "f50_autonomous_weapons_safety.HumanControlPoint (core\\python\\frameworks\\f50_autonomous_weapons_safety.py:80)"} +{"complexity": "medium", "doc_id": "chunk_002996", "function_type": "class", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 101, "source_path": "core\\python\\frameworks\\f50_autonomous_weapons_safety.py", "text": "f50_autonomous_weapons_safety.TargetAssessment (core\\python\\frameworks\\f50_autonomous_weapons_safety.py:101)"} +{"complexity": "medium", "doc_id": "chunk_002997", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 122, "source_path": "core\\python\\frameworks\\f50_autonomous_weapons_safety.py", "text": "f50_autonomous_weapons_safety.IHLAssessment (core\\python\\frameworks\\f50_autonomous_weapons_safety.py:122)"} +{"complexity": "medium", "doc_id": "chunk_002998", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 142, "source_path": "core\\python\\frameworks\\f50_autonomous_weapons_safety.py", "text": "f50_autonomous_weapons_safety.FailSafeTest (core\\python\\frameworks\\f50_autonomous_weapons_safety.py:142)"} +{"complexity": "medium", "doc_id": "chunk_002999", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 161, "source_path": "core\\python\\frameworks\\f50_autonomous_weapons_safety.py", "text": "f50_autonomous_weapons_safety.PostEngagementReview (core\\python\\frameworks\\f50_autonomous_weapons_safety.py:161)"} +{"complexity": "medium", "doc_id": "chunk_003000", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 182, "source_path": "core\\python\\frameworks\\f50_autonomous_weapons_safety.py", "text": "f50_autonomous_weapons_safety.AutonomousWeaponsSafetyVerdict (core\\python\\frameworks\\f50_autonomous_weapons_safety.py:182)"} +{"complexity": "complex", "doc_id": "chunk_003001", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 206, "source_path": "core\\python\\frameworks\\f50_autonomous_weapons_safety.py", "text": "f50_autonomous_weapons_safety.verify_human_control (core\\python\\frameworks\\f50_autonomous_weapons_safety.py:206)"} +{"complexity": "complex", "doc_id": "chunk_003002", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 275, "source_path": "core\\python\\frameworks\\f50_autonomous_weapons_safety.py", "text": "f50_autonomous_weapons_safety.verify_roe_compliance (core\\python\\frameworks\\f50_autonomous_weapons_safety.py:275)"} +{"complexity": "complex", "doc_id": "chunk_003003", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 365, "source_path": "core\\python\\frameworks\\f50_autonomous_weapons_safety.py", "text": "f50_autonomous_weapons_safety.verify_ihl_compliance (core\\python\\frameworks\\f50_autonomous_weapons_safety.py:365)"} +{"complexity": "complex", "doc_id": "chunk_003004", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 417, "source_path": "core\\python\\frameworks\\f50_autonomous_weapons_safety.py", "text": "f50_autonomous_weapons_safety.verify_fail_safe (core\\python\\frameworks\\f50_autonomous_weapons_safety.py:417)"} +{"complexity": "complex", "doc_id": "chunk_003005", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 471, "source_path": "core\\python\\frameworks\\f50_autonomous_weapons_safety.py", "text": "f50_autonomous_weapons_safety.verify_post_engagement (core\\python\\frameworks\\f50_autonomous_weapons_safety.py:471)"} +{"complexity": "complex", "doc_id": "chunk_003006", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 533, "source_path": "core\\python\\frameworks\\f50_autonomous_weapons_safety.py", "text": "f50_autonomous_weapons_safety.verify_autonomous_weapons_safety (core\\python\\frameworks\\f50_autonomous_weapons_safety.py:533)"} +{"complexity": "simple", "doc_id": "chunk_003007", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 90, "source_path": "core\\python\\frameworks\\f50_autonomous_weapons_safety.py", "text": "f50_autonomous_weapons_safety.__post_init__ (core\\python\\frameworks\\f50_autonomous_weapons_safety.py:90)"} +{"complexity": "simple", "doc_id": "chunk_003008", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 112, "source_path": "core\\python\\frameworks\\f50_autonomous_weapons_safety.py", "text": "f50_autonomous_weapons_safety.__post_init__ (core\\python\\frameworks\\f50_autonomous_weapons_safety.py:112)"} +{"complexity": "simple", "doc_id": "chunk_003009", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 132, "source_path": "core\\python\\frameworks\\f50_autonomous_weapons_safety.py", "text": "f50_autonomous_weapons_safety.__post_init__ (core\\python\\frameworks\\f50_autonomous_weapons_safety.py:132)"} +{"complexity": "simple", "doc_id": "chunk_003010", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 151, "source_path": "core\\python\\frameworks\\f50_autonomous_weapons_safety.py", "text": "f50_autonomous_weapons_safety.__post_init__ (core\\python\\frameworks\\f50_autonomous_weapons_safety.py:151)"} +{"complexity": "simple", "doc_id": "chunk_003011", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 172, "source_path": "core\\python\\frameworks\\f50_autonomous_weapons_safety.py", "text": "f50_autonomous_weapons_safety.__post_init__ (core\\python\\frameworks\\f50_autonomous_weapons_safety.py:172)"} +{"complexity": "simple", "doc_id": "chunk_003012", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 193, "source_path": "core\\python\\frameworks\\f50_autonomous_weapons_safety.py", "text": "f50_autonomous_weapons_safety.__post_init__ (core\\python\\frameworks\\f50_autonomous_weapons_safety.py:193)"} +{"complexity": "simple", "doc_id": "chunk_003013", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 24, "source_path": "core\\python\\frameworks\\f51_genomic_privacy.py", "text": "f51_genomic_privacy.DataType (core\\python\\frameworks\\f51_genomic_privacy.py:24)"} +{"complexity": "simple", "doc_id": "chunk_003014", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 32, "source_path": "core\\python\\frameworks\\f51_genomic_privacy.py", "text": "f51_genomic_privacy.DeIdentMethod (core\\python\\frameworks\\f51_genomic_privacy.py:32)"} +{"complexity": "simple", "doc_id": "chunk_003015", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 39, "source_path": "core\\python\\frameworks\\f51_genomic_privacy.py", "text": "f51_genomic_privacy.ACMGClass (core\\python\\frameworks\\f51_genomic_privacy.py:39)"} +{"complexity": "simple", "doc_id": "chunk_003016", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 47, "source_path": "core\\python\\frameworks\\f51_genomic_privacy.py", "text": "f51_genomic_privacy.EditType (core\\python\\frameworks\\f51_genomic_privacy.py:47)"} +{"complexity": "simple", "doc_id": "chunk_003017", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 53, "source_path": "core\\python\\frameworks\\f51_genomic_privacy.py", "text": "f51_genomic_privacy.MetabolizerStatus (core\\python\\frameworks\\f51_genomic_privacy.py:53)"} +{"complexity": "simple", "doc_id": "chunk_003018", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 61, "source_path": "core\\python\\frameworks\\f51_genomic_privacy.py", "text": "f51_genomic_privacy.DecisionDomain (core\\python\\frameworks\\f51_genomic_privacy.py:61)"} +{"complexity": "medium", "doc_id": "chunk_003019", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 69, "source_path": "core\\python\\frameworks\\f51_genomic_privacy.py", "text": "f51_genomic_privacy.GeneticConsent (core\\python\\frameworks\\f51_genomic_privacy.py:69)"} +{"complexity": "medium", "doc_id": "chunk_003020", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 87, "source_path": "core\\python\\frameworks\\f51_genomic_privacy.py", "text": "f51_genomic_privacy.VariantClassification (core\\python\\frameworks\\f51_genomic_privacy.py:87)"} +{"complexity": "medium", "doc_id": "chunk_003021", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 106, "source_path": "core\\python\\frameworks\\f51_genomic_privacy.py", "text": "f51_genomic_privacy.GeneEditProposal (core\\python\\frameworks\\f51_genomic_privacy.py:106)"} +{"complexity": "medium", "doc_id": "chunk_003022", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 126, "source_path": "core\\python\\frameworks\\f51_genomic_privacy.py", "text": "f51_genomic_privacy.PharmacogenomicResult (core\\python\\frameworks\\f51_genomic_privacy.py:126)"} +{"complexity": "medium", "doc_id": "chunk_003023", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 146, "source_path": "core\\python\\frameworks\\f51_genomic_privacy.py", "text": "f51_genomic_privacy.GeneticDecision (core\\python\\frameworks\\f51_genomic_privacy.py:146)"} +{"complexity": "simple", "doc_id": "chunk_003024", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 163, "source_path": "core\\python\\frameworks\\f51_genomic_privacy.py", "text": "f51_genomic_privacy.GenomicSafetyVerdict (core\\python\\frameworks\\f51_genomic_privacy.py:163)"} +{"complexity": "medium", "doc_id": "chunk_003025", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 174, "source_path": "core\\python\\frameworks\\f51_genomic_privacy.py", "text": "f51_genomic_privacy.verify_consent_and_privacy (core\\python\\frameworks\\f51_genomic_privacy.py:174)"} +{"complexity": "medium", "doc_id": "chunk_003026", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 202, "source_path": "core\\python\\frameworks\\f51_genomic_privacy.py", "text": "f51_genomic_privacy.verify_variant_classification (core\\python\\frameworks\\f51_genomic_privacy.py:202)"} +{"complexity": "medium", "doc_id": "chunk_003027", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 224, "source_path": "core\\python\\frameworks\\f51_genomic_privacy.py", "text": "f51_genomic_privacy.verify_gene_edit_safety (core\\python\\frameworks\\f51_genomic_privacy.py:224)"} +{"complexity": "medium", "doc_id": "chunk_003028", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 254, "source_path": "core\\python\\frameworks\\f51_genomic_privacy.py", "text": "f51_genomic_privacy.verify_pharmacogenomic_safety (core\\python\\frameworks\\f51_genomic_privacy.py:254)"} +{"complexity": "medium", "doc_id": "chunk_003029", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 277, "source_path": "core\\python\\frameworks\\f51_genomic_privacy.py", "text": "f51_genomic_privacy.verify_genetic_discrimination_prevention (core\\python\\frameworks\\f51_genomic_privacy.py:277)"} +{"complexity": "medium", "doc_id": "chunk_003030", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 302, "source_path": "core\\python\\frameworks\\f51_genomic_privacy.py", "text": "f51_genomic_privacy.verify_genomic_safety (core\\python\\frameworks\\f51_genomic_privacy.py:302)"} +{"complexity": "simple", "doc_id": "chunk_003031", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 80, "source_path": "core\\python\\frameworks\\f51_genomic_privacy.py", "text": "f51_genomic_privacy.__post_init__ (core\\python\\frameworks\\f51_genomic_privacy.py:80)"} +{"complexity": "simple", "doc_id": "chunk_003032", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 99, "source_path": "core\\python\\frameworks\\f51_genomic_privacy.py", "text": "f51_genomic_privacy.__post_init__ (core\\python\\frameworks\\f51_genomic_privacy.py:99)"} +{"complexity": "simple", "doc_id": "chunk_003033", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 119, "source_path": "core\\python\\frameworks\\f51_genomic_privacy.py", "text": "f51_genomic_privacy.__post_init__ (core\\python\\frameworks\\f51_genomic_privacy.py:119)"} +{"complexity": "simple", "doc_id": "chunk_003034", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 139, "source_path": "core\\python\\frameworks\\f51_genomic_privacy.py", "text": "f51_genomic_privacy.__post_init__ (core\\python\\frameworks\\f51_genomic_privacy.py:139)"} +{"complexity": "simple", "doc_id": "chunk_003035", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 156, "source_path": "core\\python\\frameworks\\f51_genomic_privacy.py", "text": "f51_genomic_privacy.__post_init__ (core\\python\\frameworks\\f51_genomic_privacy.py:156)"} +{"complexity": "simple", "doc_id": "chunk_003036", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 23, "source_path": "core\\python\\frameworks\\f52_nuclear_command_control.py", "text": "f52_nuclear_command_control.AuthLevel (core\\python\\frameworks\\f52_nuclear_command_control.py:23)"} +{"complexity": "simple", "doc_id": "chunk_003037", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 30, "source_path": "core\\python\\frameworks\\f52_nuclear_command_control.py", "text": "f52_nuclear_command_control.DecisionPhase (core\\python\\frameworks\\f52_nuclear_command_control.py:30)"} +{"complexity": "simple", "doc_id": "chunk_003038", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 37, "source_path": "core\\python\\frameworks\\f52_nuclear_command_control.py", "text": "f52_nuclear_command_control.PostureState (core\\python\\frameworks\\f52_nuclear_command_control.py:37)"} +{"complexity": "simple", "doc_id": "chunk_003039", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 44, "source_path": "core\\python\\frameworks\\f52_nuclear_command_control.py", "text": "f52_nuclear_command_control.CommsStatus (core\\python\\frameworks\\f52_nuclear_command_control.py:44)"} +{"complexity": "simple", "doc_id": "chunk_003040", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 51, "source_path": "core\\python\\frameworks\\f52_nuclear_command_control.py", "text": "f52_nuclear_command_control.FailsafeMode (core\\python\\frameworks\\f52_nuclear_command_control.py:51)"} +{"complexity": "simple", "doc_id": "chunk_003041", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 57, "source_path": "core\\python\\frameworks\\f52_nuclear_command_control.py", "text": "f52_nuclear_command_control.SensorType (core\\python\\frameworks\\f52_nuclear_command_control.py:57)"} +{"complexity": "simple", "doc_id": "chunk_003042", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 64, "source_path": "core\\python\\frameworks\\f52_nuclear_command_control.py", "text": "f52_nuclear_command_control.LinkType (core\\python\\frameworks\\f52_nuclear_command_control.py:64)"} +{"complexity": "medium", "doc_id": "chunk_003043", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 72, "source_path": "core\\python\\frameworks\\f52_nuclear_command_control.py", "text": "f52_nuclear_command_control.AuthenticationEvent (core\\python\\frameworks\\f52_nuclear_command_control.py:72)"} +{"complexity": "medium", "doc_id": "chunk_003044", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 91, "source_path": "core\\python\\frameworks\\f52_nuclear_command_control.py", "text": "f52_nuclear_command_control.HumanDecisionPoint (core\\python\\frameworks\\f52_nuclear_command_control.py:91)"} +{"complexity": "medium", "doc_id": "chunk_003045", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 110, "source_path": "core\\python\\frameworks\\f52_nuclear_command_control.py", "text": "f52_nuclear_command_control.SystemPosture (core\\python\\frameworks\\f52_nuclear_command_control.py:110)"} +{"complexity": "medium", "doc_id": "chunk_003046", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 127, "source_path": "core\\python\\frameworks\\f52_nuclear_command_control.py", "text": "f52_nuclear_command_control.ThreatAssessment (core\\python\\frameworks\\f52_nuclear_command_control.py:127)"} +{"complexity": "medium", "doc_id": "chunk_003047", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 146, "source_path": "core\\python\\frameworks\\f52_nuclear_command_control.py", "text": "f52_nuclear_command_control.CommunicationLink (core\\python\\frameworks\\f52_nuclear_command_control.py:146)"} +{"complexity": "simple", "doc_id": "chunk_003048", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 164, "source_path": "core\\python\\frameworks\\f52_nuclear_command_control.py", "text": "f52_nuclear_command_control.NuclearC2Verdict (core\\python\\frameworks\\f52_nuclear_command_control.py:164)"} +{"complexity": "medium", "doc_id": "chunk_003049", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 175, "source_path": "core\\python\\frameworks\\f52_nuclear_command_control.py", "text": "f52_nuclear_command_control.verify_authentication_chain (core\\python\\frameworks\\f52_nuclear_command_control.py:175)"} +{"complexity": "medium", "doc_id": "chunk_003050", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 206, "source_path": "core\\python\\frameworks\\f52_nuclear_command_control.py", "text": "f52_nuclear_command_control.verify_human_in_the_loop (core\\python\\frameworks\\f52_nuclear_command_control.py:206)"} +{"complexity": "medium", "doc_id": "chunk_003051", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 231, "source_path": "core\\python\\frameworks\\f52_nuclear_command_control.py", "text": "f52_nuclear_command_control.verify_failsafe_posture (core\\python\\frameworks\\f52_nuclear_command_control.py:231)"} +{"complexity": "medium", "doc_id": "chunk_003052", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 259, "source_path": "core\\python\\frameworks\\f52_nuclear_command_control.py", "text": "f52_nuclear_command_control.verify_early_warning_integrity (core\\python\\frameworks\\f52_nuclear_command_control.py:259)"} +{"complexity": "medium", "doc_id": "chunk_003053", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 284, "source_path": "core\\python\\frameworks\\f52_nuclear_command_control.py", "text": "f52_nuclear_command_control.verify_communication_integrity (core\\python\\frameworks\\f52_nuclear_command_control.py:284)"} +{"complexity": "medium", "doc_id": "chunk_003054", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 312, "source_path": "core\\python\\frameworks\\f52_nuclear_command_control.py", "text": "f52_nuclear_command_control.verify_nuclear_c2_safety (core\\python\\frameworks\\f52_nuclear_command_control.py:312)"} +{"complexity": "simple", "doc_id": "chunk_003055", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 84, "source_path": "core\\python\\frameworks\\f52_nuclear_command_control.py", "text": "f52_nuclear_command_control.__post_init__ (core\\python\\frameworks\\f52_nuclear_command_control.py:84)"} +{"complexity": "simple", "doc_id": "chunk_003056", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 103, "source_path": "core\\python\\frameworks\\f52_nuclear_command_control.py", "text": "f52_nuclear_command_control.__post_init__ (core\\python\\frameworks\\f52_nuclear_command_control.py:103)"} +{"complexity": "simple", "doc_id": "chunk_003057", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 120, "source_path": "core\\python\\frameworks\\f52_nuclear_command_control.py", "text": "f52_nuclear_command_control.__post_init__ (core\\python\\frameworks\\f52_nuclear_command_control.py:120)"} +{"complexity": "simple", "doc_id": "chunk_003058", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 139, "source_path": "core\\python\\frameworks\\f52_nuclear_command_control.py", "text": "f52_nuclear_command_control.__post_init__ (core\\python\\frameworks\\f52_nuclear_command_control.py:139)"} +{"complexity": "simple", "doc_id": "chunk_003059", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 157, "source_path": "core\\python\\frameworks\\f52_nuclear_command_control.py", "text": "f52_nuclear_command_control.__post_init__ (core\\python\\frameworks\\f52_nuclear_command_control.py:157)"} +{"complexity": "simple", "doc_id": "chunk_003060", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 21, "source_path": "core\\python\\frameworks\\f53_psychological_manipulation.py", "text": "f53_psychological_manipulation.DarkPatternType (core\\python\\frameworks\\f53_psychological_manipulation.py:21)"} +{"complexity": "simple", "doc_id": "chunk_003061", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 30, "source_path": "core\\python\\frameworks\\f53_psychological_manipulation.py", "text": "f53_psychological_manipulation.Severity (core\\python\\frameworks\\f53_psychological_manipulation.py:30)"} +{"complexity": "simple", "doc_id": "chunk_003062", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 37, "source_path": "core\\python\\frameworks\\f53_psychological_manipulation.py", "text": "f53_psychological_manipulation.AddictionMechanism (core\\python\\frameworks\\f53_psychological_manipulation.py:37)"} +{"complexity": "simple", "doc_id": "chunk_003063", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 46, "source_path": "core\\python\\frameworks\\f53_psychological_manipulation.py", "text": "f53_psychological_manipulation.ContentCategory (core\\python\\frameworks\\f53_psychological_manipulation.py:46)"} +{"complexity": "simple", "doc_id": "chunk_003064", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 54, "source_path": "core\\python\\frameworks\\f53_psychological_manipulation.py", "text": "f53_psychological_manipulation.RecommendationSource (core\\python\\frameworks\\f53_psychological_manipulation.py:54)"} +{"complexity": "simple", "doc_id": "chunk_003065", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 61, "source_path": "core\\python\\frameworks\\f53_psychological_manipulation.py", "text": "f53_psychological_manipulation.ConsentType (core\\python\\frameworks\\f53_psychological_manipulation.py:61)"} +{"complexity": "simple", "doc_id": "chunk_003066", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 68, "source_path": "core\\python\\frameworks\\f53_psychological_manipulation.py", "text": "f53_psychological_manipulation.PersuasionTechnique (core\\python\\frameworks\\f53_psychological_manipulation.py:68)"} +{"complexity": "medium", "doc_id": "chunk_003067", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 79, "source_path": "core\\python\\frameworks\\f53_psychological_manipulation.py", "text": "f53_psychological_manipulation.UIPatternAudit (core\\python\\frameworks\\f53_psychological_manipulation.py:79)"} +{"complexity": "medium", "doc_id": "chunk_003068", "function_type": "class", "has_docstring": "no", "keyword": "compute", "layer": "core", "module": "other", "source_line": 97, "source_path": "core\\python\\frameworks\\f53_psychological_manipulation.py", "text": "f53_psychological_manipulation.EngagementMetric (core\\python\\frameworks\\f53_psychological_manipulation.py:97)"} +{"complexity": "medium", "doc_id": "chunk_003069", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 116, "source_path": "core\\python\\frameworks\\f53_psychological_manipulation.py", "text": "f53_psychological_manipulation.ContentInteraction (core\\python\\frameworks\\f53_psychological_manipulation.py:116)"} +{"complexity": "medium", "doc_id": "chunk_003070", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 135, "source_path": "core\\python\\frameworks\\f53_psychological_manipulation.py", "text": "f53_psychological_manipulation.ConsentFlow (core\\python\\frameworks\\f53_psychological_manipulation.py:135)"} +{"complexity": "medium", "doc_id": "chunk_003071", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 155, "source_path": "core\\python\\frameworks\\f53_psychological_manipulation.py", "text": "f53_psychological_manipulation.PersuasionAudit (core\\python\\frameworks\\f53_psychological_manipulation.py:155)"} +{"complexity": "simple", "doc_id": "chunk_003072", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 174, "source_path": "core\\python\\frameworks\\f53_psychological_manipulation.py", "text": "f53_psychological_manipulation.CognitiveAutonomyVerdict (core\\python\\frameworks\\f53_psychological_manipulation.py:174)"} +{"complexity": "medium", "doc_id": "chunk_003073", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 180, "source_path": "core\\python\\frameworks\\f53_psychological_manipulation.py", "text": "f53_psychological_manipulation.verify_dark_pattern_absence (core\\python\\frameworks\\f53_psychological_manipulation.py:180)"} +{"complexity": "medium", "doc_id": "chunk_003074", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 203, "source_path": "core\\python\\frameworks\\f53_psychological_manipulation.py", "text": "f53_psychological_manipulation.verify_addiction_resistance (core\\python\\frameworks\\f53_psychological_manipulation.py:203)"} +{"complexity": "medium", "doc_id": "chunk_003075", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 225, "source_path": "core\\python\\frameworks\\f53_psychological_manipulation.py", "text": "f53_psychological_manipulation.verify_radicalization_prevention (core\\python\\frameworks\\f53_psychological_manipulation.py:225)"} +{"complexity": "medium", "doc_id": "chunk_003076", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 246, "source_path": "core\\python\\frameworks\\f53_psychological_manipulation.py", "text": "f53_psychological_manipulation.verify_informed_consent_ux (core\\python\\frameworks\\f53_psychological_manipulation.py:246)"} +{"complexity": "medium", "doc_id": "chunk_003077", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 271, "source_path": "core\\python\\frameworks\\f53_psychological_manipulation.py", "text": "f53_psychological_manipulation.verify_persuasion_transparency (core\\python\\frameworks\\f53_psychological_manipulation.py:271)"} +{"complexity": "medium", "doc_id": "chunk_003078", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 294, "source_path": "core\\python\\frameworks\\f53_psychological_manipulation.py", "text": "f53_psychological_manipulation.verify_cognitive_autonomy (core\\python\\frameworks\\f53_psychological_manipulation.py:294)"} +{"complexity": "simple", "doc_id": "chunk_003079", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 89, "source_path": "core\\python\\frameworks\\f53_psychological_manipulation.py", "text": "f53_psychological_manipulation.__post_init__ (core\\python\\frameworks\\f53_psychological_manipulation.py:89)"} +{"complexity": "simple", "doc_id": "chunk_003080", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 108, "source_path": "core\\python\\frameworks\\f53_psychological_manipulation.py", "text": "f53_psychological_manipulation.__post_init__ (core\\python\\frameworks\\f53_psychological_manipulation.py:108)"} +{"complexity": "simple", "doc_id": "chunk_003081", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 127, "source_path": "core\\python\\frameworks\\f53_psychological_manipulation.py", "text": "f53_psychological_manipulation.__post_init__ (core\\python\\frameworks\\f53_psychological_manipulation.py:127)"} +{"complexity": "simple", "doc_id": "chunk_003082", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 147, "source_path": "core\\python\\frameworks\\f53_psychological_manipulation.py", "text": "f53_psychological_manipulation.__post_init__ (core\\python\\frameworks\\f53_psychological_manipulation.py:147)"} +{"complexity": "simple", "doc_id": "chunk_003083", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 166, "source_path": "core\\python\\frameworks\\f53_psychological_manipulation.py", "text": "f53_psychological_manipulation.__post_init__ (core\\python\\frameworks\\f53_psychological_manipulation.py:166)"} +{"complexity": "simple", "doc_id": "chunk_003084", "function_type": "class", "has_docstring": "no", "keyword": "route", "layer": "core", "module": "other", "source_line": 21, "source_path": "core\\python\\frameworks\\f54_elder_care_safety.py", "text": "f54_elder_care_safety.RouteType (core\\python\\frameworks\\f54_elder_care_safety.py:21)"} +{"complexity": "simple", "doc_id": "chunk_003085", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 29, "source_path": "core\\python\\frameworks\\f54_elder_care_safety.py", "text": "f54_elder_care_safety.AdminEntity (core\\python\\frameworks\\f54_elder_care_safety.py:29)"} +{"complexity": "simple", "doc_id": "chunk_003086", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 37, "source_path": "core\\python\\frameworks\\f54_elder_care_safety.py", "text": "f54_elder_care_safety.CognitiveTest (core\\python\\frameworks\\f54_elder_care_safety.py:37)"} +{"complexity": "simple", "doc_id": "chunk_003087", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 44, "source_path": "core\\python\\frameworks\\f54_elder_care_safety.py", "text": "f54_elder_care_safety.CareType (core\\python\\frameworks\\f54_elder_care_safety.py:44)"} +{"complexity": "medium", "doc_id": "chunk_003088", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 52, "source_path": "core\\python\\frameworks\\f54_elder_care_safety.py", "text": "f54_elder_care_safety.MedicationEvent (core\\python\\frameworks\\f54_elder_care_safety.py:52)"} +{"complexity": "medium", "doc_id": "chunk_003089", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 75, "source_path": "core\\python\\frameworks\\f54_elder_care_safety.py", "text": "f54_elder_care_safety.FallRiskAssessment (core\\python\\frameworks\\f54_elder_care_safety.py:75)"} +{"complexity": "medium", "doc_id": "chunk_003090", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 96, "source_path": "core\\python\\frameworks\\f54_elder_care_safety.py", "text": "f54_elder_care_safety.CognitiveAssessment (core\\python\\frameworks\\f54_elder_care_safety.py:96)"} +{"complexity": "medium", "doc_id": "chunk_003091", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 117, "source_path": "core\\python\\frameworks\\f54_elder_care_safety.py", "text": "f54_elder_care_safety.CareDecision (core\\python\\frameworks\\f54_elder_care_safety.py:117)"} +{"complexity": "medium", "doc_id": "chunk_003092", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 136, "source_path": "core\\python\\frameworks\\f54_elder_care_safety.py", "text": "f54_elder_care_safety.SocialIndicator (core\\python\\frameworks\\f54_elder_care_safety.py:136)"} +{"complexity": "simple", "doc_id": "chunk_003093", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 157, "source_path": "core\\python\\frameworks\\f54_elder_care_safety.py", "text": "f54_elder_care_safety.ElderCareVerdict (core\\python\\frameworks\\f54_elder_care_safety.py:157)"} +{"complexity": "medium", "doc_id": "chunk_003094", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 163, "source_path": "core\\python\\frameworks\\f54_elder_care_safety.py", "text": "f54_elder_care_safety.verify_medication_safety (core\\python\\frameworks\\f54_elder_care_safety.py:163)"} +{"complexity": "medium", "doc_id": "chunk_003095", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 188, "source_path": "core\\python\\frameworks\\f54_elder_care_safety.py", "text": "f54_elder_care_safety.verify_fall_prevention (core\\python\\frameworks\\f54_elder_care_safety.py:188)"} +{"complexity": "medium", "doc_id": "chunk_003096", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 214, "source_path": "core\\python\\frameworks\\f54_elder_care_safety.py", "text": "f54_elder_care_safety.verify_cognitive_monitoring (core\\python\\frameworks\\f54_elder_care_safety.py:214)"} +{"complexity": "medium", "doc_id": "chunk_003097", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 237, "source_path": "core\\python\\frameworks\\f54_elder_care_safety.py", "text": "f54_elder_care_safety.verify_autonomy_and_consent (core\\python\\frameworks\\f54_elder_care_safety.py:237)"} +{"complexity": "medium", "doc_id": "chunk_003098", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 262, "source_path": "core\\python\\frameworks\\f54_elder_care_safety.py", "text": "f54_elder_care_safety.verify_social_isolation_detection (core\\python\\frameworks\\f54_elder_care_safety.py:262)"} +{"complexity": "medium", "doc_id": "chunk_003099", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 283, "source_path": "core\\python\\frameworks\\f54_elder_care_safety.py", "text": "f54_elder_care_safety.verify_elder_care_safety (core\\python\\frameworks\\f54_elder_care_safety.py:283)"} +{"complexity": "simple", "doc_id": "chunk_003100", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 67, "source_path": "core\\python\\frameworks\\f54_elder_care_safety.py", "text": "f54_elder_care_safety.__post_init__ (core\\python\\frameworks\\f54_elder_care_safety.py:67)"} +{"complexity": "simple", "doc_id": "chunk_003101", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 88, "source_path": "core\\python\\frameworks\\f54_elder_care_safety.py", "text": "f54_elder_care_safety.__post_init__ (core\\python\\frameworks\\f54_elder_care_safety.py:88)"} +{"complexity": "simple", "doc_id": "chunk_003102", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 109, "source_path": "core\\python\\frameworks\\f54_elder_care_safety.py", "text": "f54_elder_care_safety.__post_init__ (core\\python\\frameworks\\f54_elder_care_safety.py:109)"} +{"complexity": "simple", "doc_id": "chunk_003103", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 128, "source_path": "core\\python\\frameworks\\f54_elder_care_safety.py", "text": "f54_elder_care_safety.__post_init__ (core\\python\\frameworks\\f54_elder_care_safety.py:128)"} +{"complexity": "simple", "doc_id": "chunk_003104", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 149, "source_path": "core\\python\\frameworks\\f54_elder_care_safety.py", "text": "f54_elder_care_safety.__post_init__ (core\\python\\frameworks\\f54_elder_care_safety.py:149)"} +{"complexity": "simple", "doc_id": "chunk_003105", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 21, "source_path": "core\\python\\frameworks\\f55_disaster_response.py", "text": "f55_disaster_response.ResourceType (core\\python\\frameworks\\f55_disaster_response.py:21)"} +{"complexity": "simple", "doc_id": "chunk_003106", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 29, "source_path": "core\\python\\frameworks\\f55_disaster_response.py", "text": "f55_disaster_response.HazardType (core\\python\\frameworks\\f55_disaster_response.py:29)"} +{"complexity": "simple", "doc_id": "chunk_003107", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 38, "source_path": "core\\python\\frameworks\\f55_disaster_response.py", "text": "f55_disaster_response.StructuralStability (core\\python\\frameworks\\f55_disaster_response.py:38)"} +{"complexity": "simple", "doc_id": "chunk_003108", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 45, "source_path": "core\\python\\frameworks\\f55_disaster_response.py", "text": "f55_disaster_response.MedicalUrgency (core\\python\\frameworks\\f55_disaster_response.py:45)"} +{"complexity": "simple", "doc_id": "chunk_003109", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 52, "source_path": "core\\python\\frameworks\\f55_disaster_response.py", "text": "f55_disaster_response.CommType (core\\python\\frameworks\\f55_disaster_response.py:52)"} +{"complexity": "medium", "doc_id": "chunk_003110", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 61, "source_path": "core\\python\\frameworks\\f55_disaster_response.py", "text": "f55_disaster_response.ResourceAllocation (core\\python\\frameworks\\f55_disaster_response.py:61)"} +{"complexity": "medium", "doc_id": "chunk_003111", "function_type": "class", "has_docstring": "no", "keyword": "route", "layer": "core", "module": "other", "source_line": 81, "source_path": "core\\python\\frameworks\\f55_disaster_response.py", "text": "f55_disaster_response.EvacuationRoute (core\\python\\frameworks\\f55_disaster_response.py:81)"} +{"complexity": "medium", "doc_id": "chunk_003112", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 102, "source_path": "core\\python\\frameworks\\f55_disaster_response.py", "text": "f55_disaster_response.SAROperation (core\\python\\frameworks\\f55_disaster_response.py:102)"} +{"complexity": "medium", "doc_id": "chunk_003113", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 123, "source_path": "core\\python\\frameworks\\f55_disaster_response.py", "text": "f55_disaster_response.EmergencyComm (core\\python\\frameworks\\f55_disaster_response.py:123)"} +{"complexity": "medium", "doc_id": "chunk_003114", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 143, "source_path": "core\\python\\frameworks\\f55_disaster_response.py", "text": "f55_disaster_response.ShelterAssessment (core\\python\\frameworks\\f55_disaster_response.py:143)"} +{"complexity": "simple", "doc_id": "chunk_003115", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 165, "source_path": "core\\python\\frameworks\\f55_disaster_response.py", "text": "f55_disaster_response.DisasterResponseVerdict (core\\python\\frameworks\\f55_disaster_response.py:165)"} +{"complexity": "medium", "doc_id": "chunk_003116", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 171, "source_path": "core\\python\\frameworks\\f55_disaster_response.py", "text": "f55_disaster_response.verify_resource_allocation (core\\python\\frameworks\\f55_disaster_response.py:171)"} +{"complexity": "medium", "doc_id": "chunk_003117", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 194, "source_path": "core\\python\\frameworks\\f55_disaster_response.py", "text": "f55_disaster_response.verify_evacuation_safety (core\\python\\frameworks\\f55_disaster_response.py:194)"} +{"complexity": "medium", "doc_id": "chunk_003118", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 221, "source_path": "core\\python\\frameworks\\f55_disaster_response.py", "text": "f55_disaster_response.verify_search_and_rescue_priority (core\\python\\frameworks\\f55_disaster_response.py:221)"} +{"complexity": "medium", "doc_id": "chunk_003119", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 245, "source_path": "core\\python\\frameworks\\f55_disaster_response.py", "text": "f55_disaster_response.verify_communications_integrity (core\\python\\frameworks\\f55_disaster_response.py:245)"} +{"complexity": "medium", "doc_id": "chunk_003120", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 272, "source_path": "core\\python\\frameworks\\f55_disaster_response.py", "text": "f55_disaster_response.verify_shelter_safety (core\\python\\frameworks\\f55_disaster_response.py:272)"} +{"complexity": "medium", "doc_id": "chunk_003121", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 299, "source_path": "core\\python\\frameworks\\f55_disaster_response.py", "text": "f55_disaster_response.verify_disaster_response (core\\python\\frameworks\\f55_disaster_response.py:299)"} +{"complexity": "simple", "doc_id": "chunk_003122", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 73, "source_path": "core\\python\\frameworks\\f55_disaster_response.py", "text": "f55_disaster_response.__post_init__ (core\\python\\frameworks\\f55_disaster_response.py:73)"} +{"complexity": "simple", "doc_id": "chunk_003123", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 94, "source_path": "core\\python\\frameworks\\f55_disaster_response.py", "text": "f55_disaster_response.__post_init__ (core\\python\\frameworks\\f55_disaster_response.py:94)"} +{"complexity": "simple", "doc_id": "chunk_003124", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 115, "source_path": "core\\python\\frameworks\\f55_disaster_response.py", "text": "f55_disaster_response.__post_init__ (core\\python\\frameworks\\f55_disaster_response.py:115)"} +{"complexity": "simple", "doc_id": "chunk_003125", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 135, "source_path": "core\\python\\frameworks\\f55_disaster_response.py", "text": "f55_disaster_response.__post_init__ (core\\python\\frameworks\\f55_disaster_response.py:135)"} +{"complexity": "simple", "doc_id": "chunk_003126", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 157, "source_path": "core\\python\\frameworks\\f55_disaster_response.py", "text": "f55_disaster_response.__post_init__ (core\\python\\frameworks\\f55_disaster_response.py:157)"} +{"complexity": "simple", "doc_id": "chunk_003127", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 29, "source_path": "core\\python\\frameworks\\f56_food_safety.py", "text": "f56_food_safety.FoodCategory (core\\python\\frameworks\\f56_food_safety.py:29)"} +{"complexity": "simple", "doc_id": "chunk_003128", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 40, "source_path": "core\\python\\frameworks\\f56_food_safety.py", "text": "f56_food_safety.ContaminantType (core\\python\\frameworks\\f56_food_safety.py:40)"} +{"complexity": "simple", "doc_id": "chunk_003129", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 47, "source_path": "core\\python\\frameworks\\f56_food_safety.py", "text": "f56_food_safety.Allergen (core\\python\\frameworks\\f56_food_safety.py:47)"} +{"complexity": "simple", "doc_id": "chunk_003130", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 59, "source_path": "core\\python\\frameworks\\f56_food_safety.py", "text": "f56_food_safety.TransportMode (core\\python\\frameworks\\f56_food_safety.py:59)"} +{"complexity": "simple", "doc_id": "chunk_003131", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 68, "source_path": "core\\python\\frameworks\\f56_food_safety.py", "text": "f56_food_safety.HazardType (core\\python\\frameworks\\f56_food_safety.py:68)"} +{"complexity": "complex", "doc_id": "chunk_003132", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 80, "source_path": "core\\python\\frameworks\\f56_food_safety.py", "text": "f56_food_safety.ContaminationSample (core\\python\\frameworks\\f56_food_safety.py:80)"} +{"complexity": "complex", "doc_id": "chunk_003133", "function_type": "class", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 115, "source_path": "core\\python\\frameworks\\f56_food_safety.py", "text": "f56_food_safety.ColdChainReading (core\\python\\frameworks\\f56_food_safety.py:115)"} +{"complexity": "complex", "doc_id": "chunk_003134", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 154, "source_path": "core\\python\\frameworks\\f56_food_safety.py", "text": "f56_food_safety.AllergenDeclaration (core\\python\\frameworks\\f56_food_safety.py:154)"} +{"complexity": "complex", "doc_id": "chunk_003135", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 189, "source_path": "core\\python\\frameworks\\f56_food_safety.py", "text": "f56_food_safety.TraceabilityRecord (core\\python\\frameworks\\f56_food_safety.py:189)"} +{"complexity": "complex", "doc_id": "chunk_003136", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 228, "source_path": "core\\python\\frameworks\\f56_food_safety.py", "text": "f56_food_safety.HACCPControlPoint (core\\python\\frameworks\\f56_food_safety.py:228)"} +{"complexity": "complex", "doc_id": "chunk_003137", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 270, "source_path": "core\\python\\frameworks\\f56_food_safety.py", "text": "f56_food_safety.verify_contamination_detection (core\\python\\frameworks\\f56_food_safety.py:270)"} +{"complexity": "complex", "doc_id": "chunk_003138", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 323, "source_path": "core\\python\\frameworks\\f56_food_safety.py", "text": "f56_food_safety.verify_cold_chain_integrity (core\\python\\frameworks\\f56_food_safety.py:323)"} +{"complexity": "complex", "doc_id": "chunk_003139", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 378, "source_path": "core\\python\\frameworks\\f56_food_safety.py", "text": "f56_food_safety.verify_allergen_management (core\\python\\frameworks\\f56_food_safety.py:378)"} +{"complexity": "complex", "doc_id": "chunk_003140", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 417, "source_path": "core\\python\\frameworks\\f56_food_safety.py", "text": "f56_food_safety.verify_traceability (core\\python\\frameworks\\f56_food_safety.py:417)"} +{"complexity": "complex", "doc_id": "chunk_003141", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 466, "source_path": "core\\python\\frameworks\\f56_food_safety.py", "text": "f56_food_safety.verify_haccp_compliance (core\\python\\frameworks\\f56_food_safety.py:466)"} +{"complexity": "medium", "doc_id": "chunk_003142", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 523, "source_path": "core\\python\\frameworks\\f56_food_safety.py", "text": "f56_food_safety.FoodSafetyVerdict (core\\python\\frameworks\\f56_food_safety.py:523)"} +{"complexity": "complex", "doc_id": "chunk_003143", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 544, "source_path": "core\\python\\frameworks\\f56_food_safety.py", "text": "f56_food_safety.verify_food_safety (core\\python\\frameworks\\f56_food_safety.py:544)"} +{"complexity": "simple", "doc_id": "chunk_003144", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 106, "source_path": "core\\python\\frameworks\\f56_food_safety.py", "text": "f56_food_safety.__post_init__ (core\\python\\frameworks\\f56_food_safety.py:106)"} +{"complexity": "simple", "doc_id": "chunk_003145", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 145, "source_path": "core\\python\\frameworks\\f56_food_safety.py", "text": "f56_food_safety.__post_init__ (core\\python\\frameworks\\f56_food_safety.py:145)"} +{"complexity": "simple", "doc_id": "chunk_003146", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 180, "source_path": "core\\python\\frameworks\\f56_food_safety.py", "text": "f56_food_safety.__post_init__ (core\\python\\frameworks\\f56_food_safety.py:180)"} +{"complexity": "simple", "doc_id": "chunk_003147", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 219, "source_path": "core\\python\\frameworks\\f56_food_safety.py", "text": "f56_food_safety.__post_init__ (core\\python\\frameworks\\f56_food_safety.py:219)"} +{"complexity": "simple", "doc_id": "chunk_003148", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 258, "source_path": "core\\python\\frameworks\\f56_food_safety.py", "text": "f56_food_safety.__post_init__ (core\\python\\frameworks\\f56_food_safety.py:258)"} +{"complexity": "simple", "doc_id": "chunk_003149", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 536, "source_path": "core\\python\\frameworks\\f56_food_safety.py", "text": "f56_food_safety.__post_init__ (core\\python\\frameworks\\f56_food_safety.py:536)"} +{"complexity": "simple", "doc_id": "chunk_003150", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 26, "source_path": "core\\python\\frameworks\\f57_mental_health_crisis.py", "text": "f57_mental_health_crisis.RiskLevel (core\\python\\frameworks\\f57_mental_health_crisis.py:26)"} +{"complexity": "simple", "doc_id": "chunk_003151", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 32, "source_path": "core\\python\\frameworks\\f57_mental_health_crisis.py", "text": "f57_mental_health_crisis.TherapeuticBoundary (core\\python\\frameworks\\f57_mental_health_crisis.py:32)"} +{"complexity": "simple", "doc_id": "chunk_003152", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 37, "source_path": "core\\python\\frameworks\\f57_mental_health_crisis.py", "text": "f57_mental_health_crisis.UserAgeGroup (core\\python\\frameworks\\f57_mental_health_crisis.py:37)"} +{"complexity": "simple", "doc_id": "chunk_003153", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 42, "source_path": "core\\python\\frameworks\\f57_mental_health_crisis.py", "text": "f57_mental_health_crisis.ResponseType (core\\python\\frameworks\\f57_mental_health_crisis.py:42)"} +{"complexity": "simple", "doc_id": "chunk_003154", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 48, "source_path": "core\\python\\frameworks\\f57_mental_health_crisis.py", "text": "f57_mental_health_crisis.CrisisService (core\\python\\frameworks\\f57_mental_health_crisis.py:48)"} +{"complexity": "medium", "doc_id": "chunk_003155", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 54, "source_path": "core\\python\\frameworks\\f57_mental_health_crisis.py", "text": "f57_mental_health_crisis.MentalHealthCrisisVerdict (core\\python\\frameworks\\f57_mental_health_crisis.py:54)"} +{"complexity": "medium", "doc_id": "chunk_003156", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 70, "source_path": "core\\python\\frameworks\\f57_mental_health_crisis.py", "text": "f57_mental_health_crisis.verify_crisis_escalation_protocol (core\\python\\frameworks\\f57_mental_health_crisis.py:70)"} +{"complexity": "medium", "doc_id": "chunk_003157", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 101, "source_path": "core\\python\\frameworks\\f57_mental_health_crisis.py", "text": "f57_mental_health_crisis.verify_self_harm_validation_prevention (core\\python\\frameworks\\f57_mental_health_crisis.py:101)"} +{"complexity": "medium", "doc_id": "chunk_003158", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 129, "source_path": "core\\python\\frameworks\\f57_mental_health_crisis.py", "text": "f57_mental_health_crisis.verify_age_appropriate_guardrails (core\\python\\frameworks\\f57_mental_health_crisis.py:129)"} +{"complexity": "medium", "doc_id": "chunk_003159", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 159, "source_path": "core\\python\\frameworks\\f57_mental_health_crisis.py", "text": "f57_mental_health_crisis.verify_therapeutic_boundary_compliance (core\\python\\frameworks\\f57_mental_health_crisis.py:159)"} +{"complexity": "medium", "doc_id": "chunk_003160", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 182, "source_path": "core\\python\\frameworks\\f57_mental_health_crisis.py", "text": "f57_mental_health_crisis.verify_crisis_referral_logging (core\\python\\frameworks\\f57_mental_health_crisis.py:182)"} +{"complexity": "complex", "doc_id": "chunk_003161", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 214, "source_path": "core\\python\\frameworks\\f57_mental_health_crisis.py", "text": "f57_mental_health_crisis.verify_mental_health_crisis_safety (core\\python\\frameworks\\f57_mental_health_crisis.py:214)"} +{"complexity": "simple", "doc_id": "chunk_003162", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 60, "source_path": "core\\python\\frameworks\\f57_mental_health_crisis.py", "text": "f57_mental_health_crisis.__post_init__ (core\\python\\frameworks\\f57_mental_health_crisis.py:60)"} +{"complexity": "simple", "doc_id": "chunk_003163", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 25, "source_path": "core\\python\\frameworks\\f58_carceral_justice.py", "text": "f58_carceral_justice.DecisionType (core\\python\\frameworks\\f58_carceral_justice.py:25)"} +{"complexity": "simple", "doc_id": "chunk_003164", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 32, "source_path": "core\\python\\frameworks\\f58_carceral_justice.py", "text": "f58_carceral_justice.ExplanationType (core\\python\\frameworks\\f58_carceral_justice.py:32)"} +{"complexity": "simple", "doc_id": "chunk_003165", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 40, "source_path": "core\\python\\frameworks\\f58_carceral_justice.py", "text": "f58_carceral_justice.DataSourceType (core\\python\\frameworks\\f58_carceral_justice.py:40)"} +{"complexity": "medium", "doc_id": "chunk_003166", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 48, "source_path": "core\\python\\frameworks\\f58_carceral_justice.py", "text": "f58_carceral_justice.CarceralJusticeVerdict (core\\python\\frameworks\\f58_carceral_justice.py:48)"} +{"complexity": "medium", "doc_id": "chunk_003167", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 64, "source_path": "core\\python\\frameworks\\f58_carceral_justice.py", "text": "f58_carceral_justice.verify_equitable_risk_scoring (core\\python\\frameworks\\f58_carceral_justice.py:64)"} +{"complexity": "medium", "doc_id": "chunk_003168", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 95, "source_path": "core\\python\\frameworks\\f58_carceral_justice.py", "text": "f58_carceral_justice.verify_individualized_assessment (core\\python\\frameworks\\f58_carceral_justice.py:95)"} +{"complexity": "medium", "doc_id": "chunk_003169", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 118, "source_path": "core\\python\\frameworks\\f58_carceral_justice.py", "text": "f58_carceral_justice.verify_training_data_provenance (core\\python\\frameworks\\f58_carceral_justice.py:118)"} +{"complexity": "complex", "doc_id": "chunk_003170", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 141, "source_path": "core\\python\\frameworks\\f58_carceral_justice.py", "text": "f58_carceral_justice.verify_explanation_and_contestability (core\\python\\frameworks\\f58_carceral_justice.py:141)"} +{"complexity": "medium", "doc_id": "chunk_003171", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 177, "source_path": "core\\python\\frameworks\\f58_carceral_justice.py", "text": "f58_carceral_justice.verify_outcome_calibration (core\\python\\frameworks\\f58_carceral_justice.py:177)"} +{"complexity": "complex", "doc_id": "chunk_003172", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 202, "source_path": "core\\python\\frameworks\\f58_carceral_justice.py", "text": "f58_carceral_justice.verify_carceral_justice_safety (core\\python\\frameworks\\f58_carceral_justice.py:202)"} +{"complexity": "simple", "doc_id": "chunk_003173", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 54, "source_path": "core\\python\\frameworks\\f58_carceral_justice.py", "text": "f58_carceral_justice.__post_init__ (core\\python\\frameworks\\f58_carceral_justice.py:54)"} +{"complexity": "simple", "doc_id": "chunk_003174", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 26, "source_path": "core\\python\\frameworks\\f59_reproductive_health.py", "text": "f59_reproductive_health.AssessmentType (core\\python\\frameworks\\f59_reproductive_health.py:26)"} +{"complexity": "simple", "doc_id": "chunk_003175", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 31, "source_path": "core\\python\\frameworks\\f59_reproductive_health.py", "text": "f59_reproductive_health.ConsentLevel (core\\python\\frameworks\\f59_reproductive_health.py:31)"} +{"complexity": "simple", "doc_id": "chunk_003176", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 38, "source_path": "core\\python\\frameworks\\f59_reproductive_health.py", "text": "f59_reproductive_health.ClinicalEndpoint (core\\python\\frameworks\\f59_reproductive_health.py:38)"} +{"complexity": "simple", "doc_id": "chunk_003177", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 43, "source_path": "core\\python\\frameworks\\f59_reproductive_health.py", "text": "f59_reproductive_health.ProhibitedTrait (core\\python\\frameworks\\f59_reproductive_health.py:43)"} +{"complexity": "medium", "doc_id": "chunk_003178", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 53, "source_path": "core\\python\\frameworks\\f59_reproductive_health.py", "text": "f59_reproductive_health.ReproductiveHealthVerdict (core\\python\\frameworks\\f59_reproductive_health.py:53)"} +{"complexity": "medium", "doc_id": "chunk_003179", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 69, "source_path": "core\\python\\frameworks\\f59_reproductive_health.py", "text": "f59_reproductive_health.verify_embryo_selection_bias_audit (core\\python\\frameworks\\f59_reproductive_health.py:69)"} +{"complexity": "complex", "doc_id": "chunk_003180", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 101, "source_path": "core\\python\\frameworks\\f59_reproductive_health.py", "text": "f59_reproductive_health.verify_clinical_endpoint_validity (core\\python\\frameworks\\f59_reproductive_health.py:101)"} +{"complexity": "medium", "doc_id": "chunk_003181", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 142, "source_path": "core\\python\\frameworks\\f59_reproductive_health.py", "text": "f59_reproductive_health.verify_informed_consent_disclosure (core\\python\\frameworks\\f59_reproductive_health.py:142)"} +{"complexity": "medium", "doc_id": "chunk_003182", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 171, "source_path": "core\\python\\frameworks\\f59_reproductive_health.py", "text": "f59_reproductive_health.verify_non_eugenic_selection_criteria (core\\python\\frameworks\\f59_reproductive_health.py:171)"} +{"complexity": "complex", "doc_id": "chunk_003183", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 204, "source_path": "core\\python\\frameworks\\f59_reproductive_health.py", "text": "f59_reproductive_health.verify_access_equity_impact (core\\python\\frameworks\\f59_reproductive_health.py:204)"} +{"complexity": "complex", "doc_id": "chunk_003184", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 242, "source_path": "core\\python\\frameworks\\f59_reproductive_health.py", "text": "f59_reproductive_health.verify_reproductive_health_safety (core\\python\\frameworks\\f59_reproductive_health.py:242)"} +{"complexity": "simple", "doc_id": "chunk_003185", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 59, "source_path": "core\\python\\frameworks\\f59_reproductive_health.py", "text": "f59_reproductive_health.__post_init__ (core\\python\\frameworks\\f59_reproductive_health.py:59)"} +{"complexity": "simple", "doc_id": "chunk_003186", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 24, "source_path": "core\\python\\frameworks\\f60_workforce_algorithmic_management.py", "text": "f60_workforce_algorithmic_management.DecisionType (core\\python\\frameworks\\f60_workforce_algorithmic_management.py:24)"} +{"complexity": "simple", "doc_id": "chunk_003187", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 32, "source_path": "core\\python\\frameworks\\f60_workforce_algorithmic_management.py", "text": "f60_workforce_algorithmic_management.ProxyVariable (core\\python\\frameworks\\f60_workforce_algorithmic_management.py:32)"} +{"complexity": "simple", "doc_id": "chunk_003188", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 37, "source_path": "core\\python\\frameworks\\f60_workforce_algorithmic_management.py", "text": "f60_workforce_algorithmic_management.NotificationLevel (core\\python\\frameworks\\f60_workforce_algorithmic_management.py:37)"} +{"complexity": "simple", "doc_id": "chunk_003189", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 44, "source_path": "core\\python\\frameworks\\f60_workforce_algorithmic_management.py", "text": "f60_workforce_algorithmic_management.SurveillanceType (core\\python\\frameworks\\f60_workforce_algorithmic_management.py:44)"} +{"complexity": "medium", "doc_id": "chunk_003190", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 67, "source_path": "core\\python\\frameworks\\f60_workforce_algorithmic_management.py", "text": "f60_workforce_algorithmic_management.WorkforceAlgorithmicVerdict (core\\python\\frameworks\\f60_workforce_algorithmic_management.py:67)"} +{"complexity": "complex", "doc_id": "chunk_003191", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 83, "source_path": "core\\python\\frameworks\\f60_workforce_algorithmic_management.py", "text": "f60_workforce_algorithmic_management.verify_hiring_bias_audit (core\\python\\frameworks\\f60_workforce_algorithmic_management.py:83)"} +{"complexity": "complex", "doc_id": "chunk_003192", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 117, "source_path": "core\\python\\frameworks\\f60_workforce_algorithmic_management.py", "text": "f60_workforce_algorithmic_management.verify_proxy_variable_detection (core\\python\\frameworks\\f60_workforce_algorithmic_management.py:117)"} +{"complexity": "medium", "doc_id": "chunk_003193", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 152, "source_path": "core\\python\\frameworks\\f60_workforce_algorithmic_management.py", "text": "f60_workforce_algorithmic_management.verify_human_override_capability (core\\python\\frameworks\\f60_workforce_algorithmic_management.py:152)"} +{"complexity": "complex", "doc_id": "chunk_003194", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 184, "source_path": "core\\python\\frameworks\\f60_workforce_algorithmic_management.py", "text": "f60_workforce_algorithmic_management.verify_worker_notification (core\\python\\frameworks\\f60_workforce_algorithmic_management.py:184)"} +{"complexity": "complex", "doc_id": "chunk_003195", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 221, "source_path": "core\\python\\frameworks\\f60_workforce_algorithmic_management.py", "text": "f60_workforce_algorithmic_management.verify_surveillance_proportionality (core\\python\\frameworks\\f60_workforce_algorithmic_management.py:221)"} +{"complexity": "complex", "doc_id": "chunk_003196", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 261, "source_path": "core\\python\\frameworks\\f60_workforce_algorithmic_management.py", "text": "f60_workforce_algorithmic_management.verify_workforce_algorithmic_safety (core\\python\\frameworks\\f60_workforce_algorithmic_management.py:261)"} +{"complexity": "simple", "doc_id": "chunk_003197", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 73, "source_path": "core\\python\\frameworks\\f60_workforce_algorithmic_management.py", "text": "f60_workforce_algorithmic_management.__post_init__ (core\\python\\frameworks\\f60_workforce_algorithmic_management.py:73)"} +{"complexity": "simple", "doc_id": "chunk_003198", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 30, "source_path": "core\\python\\frameworks\\f61_organ_allocation.py", "text": "f61_organ_allocation.OrganType (core\\python\\frameworks\\f61_organ_allocation.py:30)"} +{"complexity": "simple", "doc_id": "chunk_003199", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 37, "source_path": "core\\python\\frameworks\\f61_organ_allocation.py", "text": "f61_organ_allocation.FailbackMode (core\\python\\frameworks\\f61_organ_allocation.py:37)"} +{"complexity": "simple", "doc_id": "chunk_003200", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 42, "source_path": "core\\python\\frameworks\\f61_organ_allocation.py", "text": "f61_organ_allocation.UrgencyModel (core\\python\\frameworks\\f61_organ_allocation.py:42)"} +{"complexity": "simple", "doc_id": "chunk_003201", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 47, "source_path": "core\\python\\frameworks\\f61_organ_allocation.py", "text": "f61_organ_allocation.CommitteeType (core\\python\\frameworks\\f61_organ_allocation.py:47)"} +{"complexity": "medium", "doc_id": "chunk_003202", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 54, "source_path": "core\\python\\frameworks\\f61_organ_allocation.py", "text": "f61_organ_allocation.OrganAllocationVerdict (core\\python\\frameworks\\f61_organ_allocation.py:54)"} +{"complexity": "medium", "doc_id": "chunk_003203", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 70, "source_path": "core\\python\\frameworks\\f61_organ_allocation.py", "text": "f61_organ_allocation.verify_waitlist_equity (core\\python\\frameworks\\f61_organ_allocation.py:70)"} +{"complexity": "medium", "doc_id": "chunk_003204", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 100, "source_path": "core\\python\\frameworks\\f61_organ_allocation.py", "text": "f61_organ_allocation.verify_viability_prediction_calibration (core\\python\\frameworks\\f61_organ_allocation.py:100)"} +{"complexity": "medium", "doc_id": "chunk_003205", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 125, "source_path": "core\\python\\frameworks\\f61_organ_allocation.py", "text": "f61_organ_allocation.verify_medical_urgency_fidelity (core\\python\\frameworks\\f61_organ_allocation.py:125)"} +{"complexity": "complex", "doc_id": "chunk_003206", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 151, "source_path": "core\\python\\frameworks\\f61_organ_allocation.py", "text": "f61_organ_allocation.verify_committee_decision_traceability (core\\python\\frameworks\\f61_organ_allocation.py:151)"} +{"complexity": "complex", "doc_id": "chunk_003207", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 188, "source_path": "core\\python\\frameworks\\f61_organ_allocation.py", "text": "f61_organ_allocation.verify_time_sensitivity_compliance (core\\python\\frameworks\\f61_organ_allocation.py:188)"} +{"complexity": "complex", "doc_id": "chunk_003208", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 222, "source_path": "core\\python\\frameworks\\f61_organ_allocation.py", "text": "f61_organ_allocation.verify_organ_allocation_safety (core\\python\\frameworks\\f61_organ_allocation.py:222)"} +{"complexity": "simple", "doc_id": "chunk_003209", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 60, "source_path": "core\\python\\frameworks\\f61_organ_allocation.py", "text": "f61_organ_allocation.__post_init__ (core\\python\\frameworks\\f61_organ_allocation.py:60)"} +{"complexity": "simple", "doc_id": "chunk_003210", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 25, "source_path": "core\\python\\frameworks\\f62_immigration_asylum.py", "text": "f62_immigration_asylum.DecisionType (core\\python\\frameworks\\f62_immigration_asylum.py:25)"} +{"complexity": "simple", "doc_id": "chunk_003211", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 31, "source_path": "core\\python\\frameworks\\f62_immigration_asylum.py", "text": "f62_immigration_asylum.CountryRiskLevel (core\\python\\frameworks\\f62_immigration_asylum.py:31)"} +{"complexity": "simple", "doc_id": "chunk_003212", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 37, "source_path": "core\\python\\frameworks\\f62_immigration_asylum.py", "text": "f62_immigration_asylum.ConsentStatus (core\\python\\frameworks\\f62_immigration_asylum.py:37)"} +{"complexity": "simple", "doc_id": "chunk_003213", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 42, "source_path": "core\\python\\frameworks\\f62_immigration_asylum.py", "text": "f62_immigration_asylum.HumanRoleType (core\\python\\frameworks\\f62_immigration_asylum.py:42)"} +{"complexity": "simple", "doc_id": "chunk_003214", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 48, "source_path": "core\\python\\frameworks\\f62_immigration_asylum.py", "text": "f62_immigration_asylum.DataSource (core\\python\\frameworks\\f62_immigration_asylum.py:48)"} +{"complexity": "medium", "doc_id": "chunk_003215", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 56, "source_path": "core\\python\\frameworks\\f62_immigration_asylum.py", "text": "f62_immigration_asylum.ImmigrationAsylumVerdict (core\\python\\frameworks\\f62_immigration_asylum.py:56)"} +{"complexity": "medium", "doc_id": "chunk_003216", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 72, "source_path": "core\\python\\frameworks\\f62_immigration_asylum.py", "text": "f62_immigration_asylum.verify_non_refoulement_safety (core\\python\\frameworks\\f62_immigration_asylum.py:72)"} +{"complexity": "medium", "doc_id": "chunk_003217", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 102, "source_path": "core\\python\\frameworks\\f62_immigration_asylum.py", "text": "f62_immigration_asylum.verify_credibility_assessment_neutrality (core\\python\\frameworks\\f62_immigration_asylum.py:102)"} +{"complexity": "complex", "doc_id": "chunk_003218", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 134, "source_path": "core\\python\\frameworks\\f62_immigration_asylum.py", "text": "f62_immigration_asylum.verify_detention_risk_score_equity (core\\python\\frameworks\\f62_immigration_asylum.py:134)"} +{"complexity": "complex", "doc_id": "chunk_003219", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 170, "source_path": "core\\python\\frameworks\\f62_immigration_asylum.py", "text": "f62_immigration_asylum.verify_human_decision_primacy (core\\python\\frameworks\\f62_immigration_asylum.py:170)"} +{"complexity": "complex", "doc_id": "chunk_003220", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 207, "source_path": "core\\python\\frameworks\\f62_immigration_asylum.py", "text": "f62_immigration_asylum.verify_data_provenance_and_consent (core\\python\\frameworks\\f62_immigration_asylum.py:207)"} +{"complexity": "complex", "doc_id": "chunk_003221", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 246, "source_path": "core\\python\\frameworks\\f62_immigration_asylum.py", "text": "f62_immigration_asylum.verify_immigration_asylum_safety (core\\python\\frameworks\\f62_immigration_asylum.py:246)"} +{"complexity": "simple", "doc_id": "chunk_003222", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 62, "source_path": "core\\python\\frameworks\\f62_immigration_asylum.py", "text": "f62_immigration_asylum.__post_init__ (core\\python\\frameworks\\f62_immigration_asylum.py:62)"} +{"complexity": "simple", "doc_id": "chunk_003223", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 30, "source_path": "core\\python\\frameworks\\f63_federal_ai_compliance.py", "text": "f63_federal_ai_compliance.CUICategory (core\\python\\frameworks\\f63_federal_ai_compliance.py:30)"} +{"complexity": "simple", "doc_id": "chunk_003224", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 38, "source_path": "core\\python\\frameworks\\f63_federal_ai_compliance.py", "text": "f63_federal_ai_compliance.AIRiskTier (core\\python\\frameworks\\f63_federal_ai_compliance.py:38)"} +{"complexity": "medium", "doc_id": "chunk_003225", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 47, "source_path": "core\\python\\frameworks\\f63_federal_ai_compliance.py", "text": "f63_federal_ai_compliance.FederalAIComplianceVerdict (core\\python\\frameworks\\f63_federal_ai_compliance.py:47)"} +{"complexity": "medium", "doc_id": "chunk_003226", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "compliance", "source_line": 63, "source_path": "core\\python\\frameworks\\f63_federal_ai_compliance.py", "text": "f63_federal_ai_compliance._parse_cmmc_level (core\\python\\frameworks\\f63_federal_ai_compliance.py:63)"} +{"complexity": "complex", "doc_id": "chunk_003227", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "compliance", "source_line": 79, "source_path": "core\\python\\frameworks\\f63_federal_ai_compliance.py", "text": "f63_federal_ai_compliance.verify_cmmc_compliance (core\\python\\frameworks\\f63_federal_ai_compliance.py:79)"} +{"complexity": "complex", "doc_id": "chunk_003228", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "compliance", "source_line": 114, "source_path": "core\\python\\frameworks\\f63_federal_ai_compliance.py", "text": "f63_federal_ai_compliance.verify_fedramp_authorization (core\\python\\frameworks\\f63_federal_ai_compliance.py:114)"} +{"complexity": "complex", "doc_id": "chunk_003229", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "compliance", "source_line": 159, "source_path": "core\\python\\frameworks\\f63_federal_ai_compliance.py", "text": "f63_federal_ai_compliance.verify_nist_ai_rmf_governance (core\\python\\frameworks\\f63_federal_ai_compliance.py:159)"} +{"complexity": "complex", "doc_id": "chunk_003230", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "compliance", "source_line": 198, "source_path": "core\\python\\frameworks\\f63_federal_ai_compliance.py", "text": "f63_federal_ai_compliance.verify_high_risk_use_human_oversight (core\\python\\frameworks\\f63_federal_ai_compliance.py:198)"} +{"complexity": "complex", "doc_id": "chunk_003231", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "compliance", "source_line": 232, "source_path": "core\\python\\frameworks\\f63_federal_ai_compliance.py", "text": "f63_federal_ai_compliance.verify_bias_testing_coverage (core\\python\\frameworks\\f63_federal_ai_compliance.py:232)"} +{"complexity": "complex", "doc_id": "chunk_003232", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "compliance", "source_line": 270, "source_path": "core\\python\\frameworks\\f63_federal_ai_compliance.py", "text": "f63_federal_ai_compliance.verify_federal_ai_compliance (core\\python\\frameworks\\f63_federal_ai_compliance.py:270)"} +{"complexity": "simple", "doc_id": "chunk_003233", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "compliance", "source_line": 53, "source_path": "core\\python\\frameworks\\f63_federal_ai_compliance.py", "text": "f63_federal_ai_compliance.__post_init__ (core\\python\\frameworks\\f63_federal_ai_compliance.py:53)"} +{"complexity": "simple", "doc_id": "chunk_003234", "function_type": "class", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 26, "source_path": "core\\python\\frameworks\\f64_lethal_autonomous_weapons.py", "text": "f64_lethal_autonomous_weapons.TargetType (core\\python\\frameworks\\f64_lethal_autonomous_weapons.py:26)"} +{"complexity": "simple", "doc_id": "chunk_003235", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 31, "source_path": "core\\python\\frameworks\\f64_lethal_autonomous_weapons.py", "text": "f64_lethal_autonomous_weapons.AutonomyLevel (core\\python\\frameworks\\f64_lethal_autonomous_weapons.py:31)"} +{"complexity": "simple", "doc_id": "chunk_003236", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 37, "source_path": "core\\python\\frameworks\\f64_lethal_autonomous_weapons.py", "text": "f64_lethal_autonomous_weapons.WeaponEffectType (core\\python\\frameworks\\f64_lethal_autonomous_weapons.py:37)"} +{"complexity": "simple", "doc_id": "chunk_003237", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 42, "source_path": "core\\python\\frameworks\\f64_lethal_autonomous_weapons.py", "text": "f64_lethal_autonomous_weapons.AccountabilityLevel (core\\python\\frameworks\\f64_lethal_autonomous_weapons.py:42)"} +{"complexity": "medium", "doc_id": "chunk_003238", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 49, "source_path": "core\\python\\frameworks\\f64_lethal_autonomous_weapons.py", "text": "f64_lethal_autonomous_weapons.LethAutonomousWeaponsVerdict (core\\python\\frameworks\\f64_lethal_autonomous_weapons.py:49)"} +{"complexity": "complex", "doc_id": "chunk_003239", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 65, "source_path": "core\\python\\frameworks\\f64_lethal_autonomous_weapons.py", "text": "f64_lethal_autonomous_weapons.verify_distinction_compliance (core\\python\\frameworks\\f64_lethal_autonomous_weapons.py:65)"} +{"complexity": "medium", "doc_id": "chunk_003240", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 104, "source_path": "core\\python\\frameworks\\f64_lethal_autonomous_weapons.py", "text": "f64_lethal_autonomous_weapons.verify_human_control_adequacy (core\\python\\frameworks\\f64_lethal_autonomous_weapons.py:104)"} +{"complexity": "medium", "doc_id": "chunk_003241", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 136, "source_path": "core\\python\\frameworks\\f64_lethal_autonomous_weapons.py", "text": "f64_lethal_autonomous_weapons.verify_proportionality_assessment (core\\python\\frameworks\\f64_lethal_autonomous_weapons.py:136)"} +{"complexity": "medium", "doc_id": "chunk_003242", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 168, "source_path": "core\\python\\frameworks\\f64_lethal_autonomous_weapons.py", "text": "f64_lethal_autonomous_weapons.verify_accountability_chain (core\\python\\frameworks\\f64_lethal_autonomous_weapons.py:168)"} +{"complexity": "medium", "doc_id": "chunk_003243", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 198, "source_path": "core\\python\\frameworks\\f64_lethal_autonomous_weapons.py", "text": "f64_lethal_autonomous_weapons.verify_technical_safeguards (core\\python\\frameworks\\f64_lethal_autonomous_weapons.py:198)"} +{"complexity": "complex", "doc_id": "chunk_003244", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 230, "source_path": "core\\python\\frameworks\\f64_lethal_autonomous_weapons.py", "text": "f64_lethal_autonomous_weapons.verify_laws_compliance (core\\python\\frameworks\\f64_lethal_autonomous_weapons.py:230)"} +{"complexity": "simple", "doc_id": "chunk_003245", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 55, "source_path": "core\\python\\frameworks\\f64_lethal_autonomous_weapons.py", "text": "f64_lethal_autonomous_weapons.__post_init__ (core\\python\\frameworks\\f64_lethal_autonomous_weapons.py:55)"} +{"complexity": "simple", "doc_id": "chunk_003246", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 30, "source_path": "core\\python\\frameworks\\f65_marine_ecosystem_ai.py", "text": "f65_marine_ecosystem_ai.InterventionUrgency (core\\python\\frameworks\\f65_marine_ecosystem_ai.py:30)"} +{"complexity": "medium", "doc_id": "chunk_003247", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 37, "source_path": "core\\python\\frameworks\\f65_marine_ecosystem_ai.py", "text": "f65_marine_ecosystem_ai.MarineEcosystemVerdict (core\\python\\frameworks\\f65_marine_ecosystem_ai.py:37)"} +{"complexity": "complex", "doc_id": "chunk_003248", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 53, "source_path": "core\\python\\frameworks\\f65_marine_ecosystem_ai.py", "text": "f65_marine_ecosystem_ai.verify_fisheries_stock_assessment (core\\python\\frameworks\\f65_marine_ecosystem_ai.py:53)"} +{"complexity": "complex", "doc_id": "chunk_003249", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 90, "source_path": "core\\python\\frameworks\\f65_marine_ecosystem_ai.py", "text": "f65_marine_ecosystem_ai.verify_iuu_detection_confidence (core\\python\\frameworks\\f65_marine_ecosystem_ai.py:90)"} +{"complexity": "complex", "doc_id": "chunk_003250", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 130, "source_path": "core\\python\\frameworks\\f65_marine_ecosystem_ai.py", "text": "f65_marine_ecosystem_ai.verify_bycatch_minimization (core\\python\\frameworks\\f65_marine_ecosystem_ai.py:130)"} +{"complexity": "complex", "doc_id": "chunk_003251", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 165, "source_path": "core\\python\\frameworks\\f65_marine_ecosystem_ai.py", "text": "f65_marine_ecosystem_ai.verify_coral_reef_triage (core\\python\\frameworks\\f65_marine_ecosystem_ai.py:165)"} +{"complexity": "complex", "doc_id": "chunk_003252", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 204, "source_path": "core\\python\\frameworks\\f65_marine_ecosystem_ai.py", "text": "f65_marine_ecosystem_ai.verify_conservation_intervention_impact (core\\python\\frameworks\\f65_marine_ecosystem_ai.py:204)"} +{"complexity": "complex", "doc_id": "chunk_003253", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 249, "source_path": "core\\python\\frameworks\\f65_marine_ecosystem_ai.py", "text": "f65_marine_ecosystem_ai.verify_marine_ecosystem_ai (core\\python\\frameworks\\f65_marine_ecosystem_ai.py:249)"} +{"complexity": "simple", "doc_id": "chunk_003254", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 43, "source_path": "core\\python\\frameworks\\f65_marine_ecosystem_ai.py", "text": "f65_marine_ecosystem_ai.__post_init__ (core\\python\\frameworks\\f65_marine_ecosystem_ai.py:43)"} +{"complexity": "simple", "doc_id": "chunk_003255", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 27, "source_path": "core\\python\\frameworks\\f66_geoengineering_ai.py", "text": "f66_geoengineering_ai.GeoengineeringIntervention (core\\python\\frameworks\\f66_geoengineering_ai.py:27)"} +{"complexity": "simple", "doc_id": "chunk_003256", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 35, "source_path": "core\\python\\frameworks\\f66_geoengineering_ai.py", "text": "f66_geoengineering_ai.GovernanceStatus (core\\python\\frameworks\\f66_geoengineering_ai.py:35)"} +{"complexity": "simple", "doc_id": "chunk_003257", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 42, "source_path": "core\\python\\frameworks\\f66_geoengineering_ai.py", "text": "f66_geoengineering_ai.ClimateModelConfidence (core\\python\\frameworks\\f66_geoengineering_ai.py:42)"} +{"complexity": "simple", "doc_id": "chunk_003258", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 50, "source_path": "core\\python\\frameworks\\f66_geoengineering_ai.py", "text": "f66_geoengineering_ai.TerminationRisk (core\\python\\frameworks\\f66_geoengineering_ai.py:50)"} +{"complexity": "medium", "doc_id": "chunk_003259", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 58, "source_path": "core\\python\\frameworks\\f66_geoengineering_ai.py", "text": "f66_geoengineering_ai.GeoengineeringAISafetyVerdict (core\\python\\frameworks\\f66_geoengineering_ai.py:58)"} +{"complexity": "complex", "doc_id": "chunk_003260", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 77, "source_path": "core\\python\\frameworks\\f66_geoengineering_ai.py", "text": "f66_geoengineering_ai.verify_governance_framework (core\\python\\frameworks\\f66_geoengineering_ai.py:77)"} +{"complexity": "complex", "doc_id": "chunk_003261", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 123, "source_path": "core\\python\\frameworks\\f66_geoengineering_ai.py", "text": "f66_geoengineering_ai.verify_climate_model_uncertainty (core\\python\\frameworks\\f66_geoengineering_ai.py:123)"} +{"complexity": "complex", "doc_id": "chunk_003262", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 174, "source_path": "core\\python\\frameworks\\f66_geoengineering_ai.py", "text": "f66_geoengineering_ai.verify_termination_risk (core\\python\\frameworks\\f66_geoengineering_ai.py:174)"} +{"complexity": "complex", "doc_id": "chunk_003263", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 220, "source_path": "core\\python\\frameworks\\f66_geoengineering_ai.py", "text": "f66_geoengineering_ai.verify_transboundary_impact_assessment (core\\python\\frameworks\\f66_geoengineering_ai.py:220)"} +{"complexity": "complex", "doc_id": "chunk_003264", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 268, "source_path": "core\\python\\frameworks\\f66_geoengineering_ai.py", "text": "f66_geoengineering_ai.verify_monitoring_and_attribution (core\\python\\frameworks\\f66_geoengineering_ai.py:268)"} +{"complexity": "complex", "doc_id": "chunk_003265", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 313, "source_path": "core\\python\\frameworks\\f66_geoengineering_ai.py", "text": "f66_geoengineering_ai.verify_geoengineering_ai_safety (core\\python\\frameworks\\f66_geoengineering_ai.py:313)"} +{"complexity": "medium", "doc_id": "chunk_003266", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 64, "source_path": "core\\python\\frameworks\\f66_geoengineering_ai.py", "text": "f66_geoengineering_ai.__post_init__ (core\\python\\frameworks\\f66_geoengineering_ai.py:64)"} +{"complexity": "simple", "doc_id": "chunk_003267", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 28, "source_path": "core\\python\\frameworks\\f67_brain_computer_interface.py", "text": "f67_brain_computer_interface.BCIApplicationType (core\\python\\frameworks\\f67_brain_computer_interface.py:28)"} +{"complexity": "simple", "doc_id": "chunk_003268", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 36, "source_path": "core\\python\\frameworks\\f67_brain_computer_interface.py", "text": "f67_brain_computer_interface.ImplantType (core\\python\\frameworks\\f67_brain_computer_interface.py:36)"} +{"complexity": "simple", "doc_id": "chunk_003269", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 42, "source_path": "core\\python\\frameworks\\f67_brain_computer_interface.py", "text": "f67_brain_computer_interface.RegulatoryStatus (core\\python\\frameworks\\f67_brain_computer_interface.py:42)"} +{"complexity": "simple", "doc_id": "chunk_003270", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 49, "source_path": "core\\python\\frameworks\\f67_brain_computer_interface.py", "text": "f67_brain_computer_interface.NeuralDataSensitivity (core\\python\\frameworks\\f67_brain_computer_interface.py:49)"} +{"complexity": "simple", "doc_id": "chunk_003271", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 56, "source_path": "core\\python\\frameworks\\f67_brain_computer_interface.py", "text": "f67_brain_computer_interface.AdverseEventSeverity (core\\python\\frameworks\\f67_brain_computer_interface.py:56)"} +{"complexity": "medium", "doc_id": "chunk_003272", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 65, "source_path": "core\\python\\frameworks\\f67_brain_computer_interface.py", "text": "f67_brain_computer_interface.BCISafetyVerdict (core\\python\\frameworks\\f67_brain_computer_interface.py:65)"} +{"complexity": "complex", "doc_id": "chunk_003273", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 84, "source_path": "core\\python\\frameworks\\f67_brain_computer_interface.py", "text": "f67_brain_computer_interface.verify_regulatory_compliance (core\\python\\frameworks\\f67_brain_computer_interface.py:84)"} +{"complexity": "complex", "doc_id": "chunk_003274", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 129, "source_path": "core\\python\\frameworks\\f67_brain_computer_interface.py", "text": "f67_brain_computer_interface.verify_stimulation_safety_parameters (core\\python\\frameworks\\f67_brain_computer_interface.py:129)"} +{"complexity": "complex", "doc_id": "chunk_003275", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 176, "source_path": "core\\python\\frameworks\\f67_brain_computer_interface.py", "text": "f67_brain_computer_interface.verify_cybersecurity_and_firmware (core\\python\\frameworks\\f67_brain_computer_interface.py:176)"} +{"complexity": "complex", "doc_id": "chunk_003276", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 228, "source_path": "core\\python\\frameworks\\f67_brain_computer_interface.py", "text": "f67_brain_computer_interface.verify_neural_data_privacy (core\\python\\frameworks\\f67_brain_computer_interface.py:228)"} +{"complexity": "complex", "doc_id": "chunk_003277", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 284, "source_path": "core\\python\\frameworks\\f67_brain_computer_interface.py", "text": "f67_brain_computer_interface.verify_clinical_ai_interpretability (core\\python\\frameworks\\f67_brain_computer_interface.py:284)"} +{"complexity": "complex", "doc_id": "chunk_003278", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 338, "source_path": "core\\python\\frameworks\\f67_brain_computer_interface.py", "text": "f67_brain_computer_interface.verify_bci_safety (core\\python\\frameworks\\f67_brain_computer_interface.py:338)"} +{"complexity": "medium", "doc_id": "chunk_003279", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 71, "source_path": "core\\python\\frameworks\\f67_brain_computer_interface.py", "text": "f67_brain_computer_interface.__post_init__ (core\\python\\frameworks\\f67_brain_computer_interface.py:71)"} +{"complexity": "simple", "doc_id": "chunk_003280", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 27, "source_path": "core\\python\\frameworks\\f68_longevity_medicine_ai.py", "text": "f68_longevity_medicine_ai.LongevityInterventionType (core\\python\\frameworks\\f68_longevity_medicine_ai.py:27)"} +{"complexity": "simple", "doc_id": "chunk_003281", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 36, "source_path": "core\\python\\frameworks\\f68_longevity_medicine_ai.py", "text": "f68_longevity_medicine_ai.EvidenceLevel (core\\python\\frameworks\\f68_longevity_medicine_ai.py:36)"} +{"complexity": "simple", "doc_id": "chunk_003282", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 45, "source_path": "core\\python\\frameworks\\f68_longevity_medicine_ai.py", "text": "f68_longevity_medicine_ai.RegulatoryApprovalStatus (core\\python\\frameworks\\f68_longevity_medicine_ai.py:45)"} +{"complexity": "simple", "doc_id": "chunk_003283", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 53, "source_path": "core\\python\\frameworks\\f68_longevity_medicine_ai.py", "text": "f68_longevity_medicine_ai.EquityRisk (core\\python\\frameworks\\f68_longevity_medicine_ai.py:53)"} +{"complexity": "simple", "doc_id": "chunk_003284", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 60, "source_path": "core\\python\\frameworks\\f68_longevity_medicine_ai.py", "text": "f68_longevity_medicine_ai.ClaimAccuracyLevel (core\\python\\frameworks\\f68_longevity_medicine_ai.py:60)"} +{"complexity": "medium", "doc_id": "chunk_003285", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 68, "source_path": "core\\python\\frameworks\\f68_longevity_medicine_ai.py", "text": "f68_longevity_medicine_ai.LongevityMedicineAIVerdict (core\\python\\frameworks\\f68_longevity_medicine_ai.py:68)"} +{"complexity": "complex", "doc_id": "chunk_003286", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 87, "source_path": "core\\python\\frameworks\\f68_longevity_medicine_ai.py", "text": "f68_longevity_medicine_ai.verify_evidence_and_regulatory_basis (core\\python\\frameworks\\f68_longevity_medicine_ai.py:87)"} +{"complexity": "complex", "doc_id": "chunk_003287", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 145, "source_path": "core\\python\\frameworks\\f68_longevity_medicine_ai.py", "text": "f68_longevity_medicine_ai.verify_safety_monitoring (core\\python\\frameworks\\f68_longevity_medicine_ai.py:145)"} +{"complexity": "complex", "doc_id": "chunk_003288", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 197, "source_path": "core\\python\\frameworks\\f68_longevity_medicine_ai.py", "text": "f68_longevity_medicine_ai.verify_claims_accuracy (core\\python\\frameworks\\f68_longevity_medicine_ai.py:197)"} +{"complexity": "complex", "doc_id": "chunk_003289", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 249, "source_path": "core\\python\\frameworks\\f68_longevity_medicine_ai.py", "text": "f68_longevity_medicine_ai.verify_equity_and_access (core\\python\\frameworks\\f68_longevity_medicine_ai.py:249)"} +{"complexity": "complex", "doc_id": "chunk_003290", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 294, "source_path": "core\\python\\frameworks\\f68_longevity_medicine_ai.py", "text": "f68_longevity_medicine_ai.verify_biological_age_algorithm (core\\python\\frameworks\\f68_longevity_medicine_ai.py:294)"} +{"complexity": "complex", "doc_id": "chunk_003291", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 347, "source_path": "core\\python\\frameworks\\f68_longevity_medicine_ai.py", "text": "f68_longevity_medicine_ai.verify_longevity_medicine_ai (core\\python\\frameworks\\f68_longevity_medicine_ai.py:347)"} +{"complexity": "medium", "doc_id": "chunk_003292", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 74, "source_path": "core\\python\\frameworks\\f68_longevity_medicine_ai.py", "text": "f68_longevity_medicine_ai.__post_init__ (core\\python\\frameworks\\f68_longevity_medicine_ai.py:74)"} +{"complexity": "simple", "doc_id": "chunk_003293", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 12, "source_path": "core\\python\\frameworks\\models.py", "text": "models.DecisionType (core\\python\\frameworks\\models.py:12)"} +{"complexity": "simple", "doc_id": "chunk_003294", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 20, "source_path": "core\\python\\frameworks\\models.py", "text": "models.ODDStatus (core\\python\\frameworks\\models.py:20)"} +{"complexity": "simple", "doc_id": "chunk_003295", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 27, "source_path": "core\\python\\frameworks\\models.py", "text": "models.AutonomyLevel (core\\python\\frameworks\\models.py:27)"} +{"complexity": "medium", "doc_id": "chunk_003296", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 38, "source_path": "core\\python\\frameworks\\models.py", "text": "models.VAClaim (core\\python\\frameworks\\models.py:38)"} +{"complexity": "simple", "doc_id": "chunk_003297", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 65, "source_path": "core\\python\\frameworks\\models.py", "text": "models.LNNOutput (core\\python\\frameworks\\models.py:65)"} +{"complexity": "simple", "doc_id": "chunk_003298", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 78, "source_path": "core\\python\\frameworks\\models.py", "text": "models.BFTConsensusResult (core\\python\\frameworks\\models.py:78)"} +{"complexity": "simple", "doc_id": "chunk_003299", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "models", "source_line": 90, "source_path": "core\\python\\frameworks\\models.py", "text": "models.LeanProofResult (core\\python\\frameworks\\models.py:90)"} +{"complexity": "complex", "doc_id": "chunk_003300", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "models", "source_line": 101, "source_path": "core\\python\\frameworks\\models.py", "text": "models.XGMLCertificate (core\\python\\frameworks\\models.py:101)"} +{"complexity": "medium", "doc_id": "chunk_003301", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "models", "source_line": 184, "source_path": "core\\python\\frameworks\\models.py", "text": "models.NISTMetrics (core\\python\\frameworks\\models.py:184)"} +{"complexity": "medium", "doc_id": "chunk_003302", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 50, "source_path": "core\\python\\frameworks\\models.py", "text": "models.to_dict (core\\python\\frameworks\\models.py:50)"} +{"complexity": "medium", "doc_id": "chunk_003303", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "models", "source_line": 120, "source_path": "core\\python\\frameworks\\models.py", "text": "models.to_xgml (core\\python\\frameworks\\models.py:120)"} +{"complexity": "medium", "doc_id": "chunk_003304", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 148, "source_path": "core\\python\\frameworks\\models.py", "text": "models._provenance_xml (core\\python\\frameworks\\models.py:148)"} +{"complexity": "simple", "doc_id": "chunk_003305", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 176, "source_path": "core\\python\\frameworks\\models.py", "text": "models._level_xml (core\\python\\frameworks\\models.py:176)"} +{"complexity": "simple", "doc_id": "chunk_003306", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 194, "source_path": "core\\python\\frameworks\\models.py", "text": "models.should_downgrade (core\\python\\frameworks\\models.py:194)"} +{"complexity": "medium", "doc_id": "chunk_003307", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 202, "source_path": "core\\python\\frameworks\\models.py", "text": "models.to_dict (core\\python\\frameworks\\models.py:202)"} +{"complexity": "simple", "doc_id": "chunk_003308", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 50, "source_path": "core\\python\\frameworks\\multi_prover_router.py", "text": "multi_prover_router.ProverType (core\\python\\frameworks\\multi_prover_router.py:50)"} +{"complexity": "complex", "doc_id": "chunk_003309", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 58, "source_path": "core\\python\\frameworks\\multi_prover_router.py", "text": "multi_prover_router.ClaimCharacteristics (core\\python\\frameworks\\multi_prover_router.py:58)"} +{"complexity": "complex", "doc_id": "chunk_003310", "function_type": "class", "has_docstring": "yes", "keyword": "route", "layer": "core", "module": "other", "source_line": 188, "source_path": "core\\python\\frameworks\\multi_prover_router.py", "text": "multi_prover_router.AVLMultiProverRouter (core\\python\\frameworks\\multi_prover_router.py:188)"} +{"complexity": "simple", "doc_id": "chunk_003311", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 77, "source_path": "core\\python\\frameworks\\multi_prover_router.py", "text": "multi_prover_router.__post_init__ (core\\python\\frameworks\\multi_prover_router.py:77)"} +{"complexity": "medium", "doc_id": "chunk_003312", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 85, "source_path": "core\\python\\frameworks\\multi_prover_router.py", "text": "multi_prover_router._check_mathematical (core\\python\\frameworks\\multi_prover_router.py:85)"} +{"complexity": "medium", "doc_id": "chunk_003313", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 101, "source_path": "core\\python\\frameworks\\multi_prover_router.py", "text": "multi_prover_router._check_classical (core\\python\\frameworks\\multi_prover_router.py:101)"} +{"complexity": "medium", "doc_id": "chunk_003314", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 127, "source_path": "core\\python\\frameworks\\multi_prover_router.py", "text": "multi_prover_router._check_extraction (core\\python\\frameworks\\multi_prover_router.py:127)"} +{"complexity": "medium", "doc_id": "chunk_003315", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 157, "source_path": "core\\python\\frameworks\\multi_prover_router.py", "text": "multi_prover_router._estimate_complexity (core\\python\\frameworks\\multi_prover_router.py:157)"} +{"complexity": "medium", "doc_id": "chunk_003316", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 204, "source_path": "core\\python\\frameworks\\multi_prover_router.py", "text": "multi_prover_router.__init__ (core\\python\\frameworks\\multi_prover_router.py:204)"} +{"complexity": "complex", "doc_id": "chunk_003317", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "core", "module": "other", "source_line": 233, "source_path": "core\\python\\frameworks\\multi_prover_router.py", "text": "multi_prover_router.route_claim (core\\python\\frameworks\\multi_prover_router.py:233)"} +{"complexity": "complex", "doc_id": "chunk_003318", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 273, "source_path": "core\\python\\frameworks\\multi_prover_router.py", "text": "multi_prover_router._score_lean (core\\python\\frameworks\\multi_prover_router.py:273)"} +{"complexity": "complex", "doc_id": "chunk_003319", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 318, "source_path": "core\\python\\frameworks\\multi_prover_router.py", "text": "multi_prover_router._score_rocq (core\\python\\frameworks\\multi_prover_router.py:318)"} +{"complexity": "medium", "doc_id": "chunk_003320", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 355, "source_path": "core\\python\\frameworks\\multi_prover_router.py", "text": "multi_prover_router._score_isabelle (core\\python\\frameworks\\multi_prover_router.py:355)"} +{"complexity": "complex", "doc_id": "chunk_003321", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "core", "module": "other", "source_line": 386, "source_path": "core\\python\\frameworks\\multi_prover_router.py", "text": "multi_prover_router.route_with_energy_awareness (core\\python\\frameworks\\multi_prover_router.py:386)"} +{"complexity": "complex", "doc_id": "chunk_003322", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 442, "source_path": "core\\python\\frameworks\\multi_prover_router.py", "text": "multi_prover_router._explain_routing (core\\python\\frameworks\\multi_prover_router.py:442)"} +{"complexity": "simple", "doc_id": "chunk_003323", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 490, "source_path": "core\\python\\frameworks\\multi_prover_router.py", "text": "multi_prover_router.get_prover_stats (core\\python\\frameworks\\multi_prover_router.py:490)"} +{"complexity": "medium", "doc_id": "chunk_003324", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 501, "source_path": "core\\python\\frameworks\\multi_prover_router.py", "text": "multi_prover_router.compute_expected_value (core\\python\\frameworks\\multi_prover_router.py:501)"} +{"complexity": "medium", "doc_id": "chunk_003325", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 524, "source_path": "core\\python\\frameworks\\multi_prover_router.py", "text": "multi_prover_router.is_industrial_vc (core\\python\\frameworks\\multi_prover_router.py:524)"} +{"complexity": "complex", "doc_id": "chunk_003326", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "core", "module": "other", "source_line": 541, "source_path": "core\\python\\frameworks\\multi_prover_router.py", "text": "multi_prover_router.route_with_ntp4vc_insights (core\\python\\frameworks\\multi_prover_router.py:541)"} +{"complexity": "simple", "doc_id": "chunk_003327", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 21, "source_path": "core\\python\\frameworks\\multi_prover_router_v2.py", "text": "multi_prover_router_v2.ProverType (core\\python\\frameworks\\multi_prover_router_v2.py:21)"} +{"complexity": "simple", "doc_id": "chunk_003328", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 28, "source_path": "core\\python\\frameworks\\multi_prover_router_v2.py", "text": "multi_prover_router_v2.RoutingResult (core\\python\\frameworks\\multi_prover_router_v2.py:28)"} +{"complexity": "complex", "doc_id": "chunk_003329", "function_type": "class", "has_docstring": "yes", "keyword": "route", "layer": "core", "module": "other", "source_line": 36, "source_path": "core\\python\\frameworks\\multi_prover_router_v2.py", "text": "multi_prover_router_v2.AVLRouter (core\\python\\frameworks\\multi_prover_router_v2.py:36)"} +{"complexity": "medium", "doc_id": "chunk_003330", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "core", "module": "other", "source_line": 53, "source_path": "core\\python\\frameworks\\multi_prover_router_v2.py", "text": "multi_prover_router_v2.route (core\\python\\frameworks\\multi_prover_router_v2.py:53)"} +{"complexity": "simple", "doc_id": "chunk_003331", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 75, "source_path": "core\\python\\frameworks\\multi_prover_router_v2.py", "text": "multi_prover_router_v2._needs_extraction (core\\python\\frameworks\\multi_prover_router_v2.py:75)"} +{"complexity": "simple", "doc_id": "chunk_003332", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 82, "source_path": "core\\python\\frameworks\\multi_prover_router_v2.py", "text": "multi_prover_router_v2._is_type_theory (core\\python\\frameworks\\multi_prover_router_v2.py:82)"} +{"complexity": "medium", "doc_id": "chunk_003333", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 90, "source_path": "core\\python\\frameworks\\multi_prover_router_v2.py", "text": "multi_prover_router_v2._is_classical_complex (core\\python\\frameworks\\multi_prover_router_v2.py:90)"} +{"complexity": "medium", "doc_id": "chunk_003334", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 105, "source_path": "core\\python\\frameworks\\multi_prover_router_v2.py", "text": "multi_prover_router_v2._result (core\\python\\frameworks\\multi_prover_router_v2.py:105)"} +{"complexity": "simple", "doc_id": "chunk_003335", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 26, "source_path": "core\\python\\frameworks\\real_evaluators.py", "text": "real_evaluators.RealEvaluationResult (core\\python\\frameworks\\real_evaluators.py:26)"} +{"complexity": "complex", "doc_id": "chunk_003336", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 34, "source_path": "core\\python\\frameworks\\real_evaluators.py", "text": "real_evaluators.evaluate_f01_cryptographic (core\\python\\frameworks\\real_evaluators.py:34)"} +{"complexity": "complex", "doc_id": "chunk_003337", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 74, "source_path": "core\\python\\frameworks\\real_evaluators.py", "text": "real_evaluators.evaluate_f07_byzantine (core\\python\\frameworks\\real_evaluators.py:74)"} +{"complexity": "complex", "doc_id": "chunk_003338", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 134, "source_path": "core\\python\\frameworks\\real_evaluators.py", "text": "real_evaluators.evaluate_f12_causal (core\\python\\frameworks\\real_evaluators.py:134)"} +{"complexity": "complex", "doc_id": "chunk_003339", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 200, "source_path": "core\\python\\frameworks\\real_evaluators.py", "text": "real_evaluators.evaluate_f13_formal (core\\python\\frameworks\\real_evaluators.py:200)"} +{"complexity": "complex", "doc_id": "chunk_003340", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 236, "source_path": "core\\python\\frameworks\\real_evaluators.py", "text": "real_evaluators.evaluate_f14_info_theory (core\\python\\frameworks\\real_evaluators.py:236)"} +{"complexity": "complex", "doc_id": "chunk_003341", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 288, "source_path": "core\\python\\frameworks\\real_evaluators.py", "text": "real_evaluators.evaluate_f17_probabilistic (core\\python\\frameworks\\real_evaluators.py:288)"} +{"complexity": "complex", "doc_id": "chunk_003342", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 340, "source_path": "core\\python\\frameworks\\real_evaluators.py", "text": "real_evaluators.evaluate_f19_zero_knowledge (core\\python\\frameworks\\real_evaluators.py:340)"} +{"complexity": "complex", "doc_id": "chunk_003343", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 391, "source_path": "core\\python\\frameworks\\real_evaluators.py", "text": "real_evaluators.evaluate_f02_knowledge_graph (core\\python\\frameworks\\real_evaluators.py:391)"} +{"complexity": "complex", "doc_id": "chunk_003344", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 441, "source_path": "core\\python\\frameworks\\real_evaluators.py", "text": "real_evaluators.evaluate_f03_multi_model (core\\python\\frameworks\\real_evaluators.py:441)"} +{"complexity": "medium", "doc_id": "chunk_003345", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 486, "source_path": "core\\python\\frameworks\\real_evaluators.py", "text": "real_evaluators.evaluate_f04_avp (core\\python\\frameworks\\real_evaluators.py:486)"} +{"complexity": "complex", "doc_id": "chunk_003346", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "other", "source_line": 520, "source_path": "core\\python\\frameworks\\real_evaluators.py", "text": "real_evaluators.evaluate_f05_babel_training (core\\python\\frameworks\\real_evaluators.py:520)"} +{"complexity": "complex", "doc_id": "chunk_003347", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 558, "source_path": "core\\python\\frameworks\\real_evaluators.py", "text": "real_evaluators.evaluate_f06_regulatory (core\\python\\frameworks\\real_evaluators.py:558)"} +{"complexity": "complex", "doc_id": "chunk_003348", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 607, "source_path": "core\\python\\frameworks\\real_evaluators.py", "text": "real_evaluators.evaluate_f08_blockchain (core\\python\\frameworks\\real_evaluators.py:607)"} +{"complexity": "medium", "doc_id": "chunk_003349", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 645, "source_path": "core\\python\\frameworks\\real_evaluators.py", "text": "real_evaluators.evaluate_f09_pnfc (core\\python\\frameworks\\real_evaluators.py:645)"} +{"complexity": "complex", "doc_id": "chunk_003350", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 681, "source_path": "core\\python\\frameworks\\real_evaluators.py", "text": "real_evaluators.evaluate_f10_distillation (core\\python\\frameworks\\real_evaluators.py:681)"} +{"complexity": "medium", "doc_id": "chunk_003351", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 725, "source_path": "core\\python\\frameworks\\real_evaluators.py", "text": "real_evaluators.evaluate_f11_recursive_safety (core\\python\\frameworks\\real_evaluators.py:725)"} +{"complexity": "complex", "doc_id": "chunk_003352", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 760, "source_path": "core\\python\\frameworks\\real_evaluators.py", "text": "real_evaluators.evaluate_f15_category_theory (core\\python\\frameworks\\real_evaluators.py:760)"} +{"complexity": "complex", "doc_id": "chunk_003353", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 798, "source_path": "core\\python\\frameworks\\real_evaluators.py", "text": "real_evaluators.evaluate_f16_game_theory (core\\python\\frameworks\\real_evaluators.py:798)"} +{"complexity": "complex", "doc_id": "chunk_003354", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 837, "source_path": "core\\python\\frameworks\\real_evaluators.py", "text": "real_evaluators.evaluate_f18_differential_privacy (core\\python\\frameworks\\real_evaluators.py:837)"} +{"complexity": "complex", "doc_id": "chunk_003355", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 882, "source_path": "core\\python\\frameworks\\real_evaluators.py", "text": "real_evaluators.evaluate_f20_temporal_logic (core\\python\\frameworks\\real_evaluators.py:882)"} +{"complexity": "complex", "doc_id": "chunk_003356", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 921, "source_path": "core\\python\\frameworks\\real_evaluators.py", "text": "real_evaluators.evaluate_f21_complexity (core\\python\\frameworks\\real_evaluators.py:921)"} +{"complexity": "simple", "doc_id": "chunk_003357", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 983, "source_path": "core\\python\\frameworks\\real_evaluators.py", "text": "real_evaluators.has_real_evaluator (core\\python\\frameworks\\real_evaluators.py:983)"} +{"complexity": "medium", "doc_id": "chunk_003358", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 988, "source_path": "core\\python\\frameworks\\real_evaluators.py", "text": "real_evaluators.evaluate_real (core\\python\\frameworks\\real_evaluators.py:988)"} +{"complexity": "simple", "doc_id": "chunk_003359", "function_type": "function", "has_docstring": "no", "keyword": "route", "layer": "core", "module": "other", "source_line": 47, "source_path": "core\\python\\frameworks\\tests\\test_integration_router_chain.py", "text": "test_integration_router_chain.router (core\\python\\frameworks\\tests\\test_integration_router_chain.py:47)"} +{"complexity": "simple", "doc_id": "chunk_003360", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 52, "source_path": "core\\python\\frameworks\\tests\\test_integration_router_chain.py", "text": "test_integration_router_chain.tmp_chain (core\\python\\frameworks\\tests\\test_integration_router_chain.py:52)"} +{"complexity": "medium", "doc_id": "chunk_003361", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 57, "source_path": "core\\python\\frameworks\\tests\\test_integration_router_chain.py", "text": "test_integration_router_chain._make_proof (core\\python\\frameworks\\tests\\test_integration_router_chain.py:57)"} +{"complexity": "medium", "doc_id": "chunk_003362", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "core", "module": "other", "source_line": 81, "source_path": "core\\python\\frameworks\\tests\\test_integration_router_chain.py", "text": "test_integration_router_chain.test_type_theory_claim_routes_and_chains (core\\python\\frameworks\\tests\\test_integration_router_chain.py:81)"} +{"complexity": "medium", "doc_id": "chunk_003363", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "core", "module": "other", "source_line": 106, "source_path": "core\\python\\frameworks\\tests\\test_integration_router_chain.py", "text": "test_integration_router_chain.test_industrial_vc_routes_and_chains (core\\python\\frameworks\\tests\\test_integration_router_chain.py:106)"} +{"complexity": "medium", "doc_id": "chunk_003364", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 127, "source_path": "core\\python\\frameworks\\tests\\test_integration_router_chain.py", "text": "test_integration_router_chain.test_multi_claim_pipeline_chain_stays_intact (core\\python\\frameworks\\tests\\test_integration_router_chain.py:127)"} +{"complexity": "simple", "doc_id": "chunk_003365", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 156, "source_path": "core\\python\\frameworks\\tests\\test_integration_router_chain.py", "text": "test_integration_router_chain.test_routing_consistency (core\\python\\frameworks\\tests\\test_integration_router_chain.py:156)"} +{"complexity": "complex", "doc_id": "chunk_003366", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 171, "source_path": "core\\python\\frameworks\\tests\\test_integration_router_chain.py", "text": "test_integration_router_chain.test_ntp4vc_insights_in_chain_proof (core\\python\\frameworks\\tests\\test_integration_router_chain.py:171)"} +{"complexity": "medium", "doc_id": "chunk_003367", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "core", "module": "other", "source_line": 214, "source_path": "core\\python\\frameworks\\tests\\test_integration_router_chain.py", "text": "test_integration_router_chain.test_energy_constraint_routes_to_lean4 (core\\python\\frameworks\\tests\\test_integration_router_chain.py:214)"} +{"complexity": "medium", "doc_id": "chunk_003368", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 234, "source_path": "core\\python\\frameworks\\tests\\test_integration_router_chain.py", "text": "test_integration_router_chain.test_joint_confidence_isabelle_lean4 (core\\python\\frameworks\\tests\\test_integration_router_chain.py:234)"} +{"complexity": "medium", "doc_id": "chunk_003369", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 254, "source_path": "core\\python\\frameworks\\tests\\test_integration_router_chain.py", "text": "test_integration_router_chain.test_industrial_vc_detection (core\\python\\frameworks\\tests\\test_integration_router_chain.py:254)"} +{"complexity": "simple", "doc_id": "chunk_003370", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 25, "source_path": "core\\python\\frameworks\\tests\\test_multi_prover_router.py", "text": "test_multi_prover_router.test_ntp4vc_isabelle_baseline (core\\python\\frameworks\\tests\\test_multi_prover_router.py:25)"} +{"complexity": "simple", "doc_id": "chunk_003371", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 30, "source_path": "core\\python\\frameworks\\tests\\test_multi_prover_router.py", "text": "test_multi_prover_router.test_ntp4vc_rocq_baseline (core\\python\\frameworks\\tests\\test_multi_prover_router.py:30)"} +{"complexity": "simple", "doc_id": "chunk_003372", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 35, "source_path": "core\\python\\frameworks\\tests\\test_multi_prover_router.py", "text": "test_multi_prover_router.test_ntp4vc_lean4_is_interpolated (core\\python\\frameworks\\tests\\test_multi_prover_router.py:35)"} +{"complexity": "simple", "doc_id": "chunk_003373", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 46, "source_path": "core\\python\\frameworks\\tests\\test_multi_prover_router.py", "text": "test_multi_prover_router.test_claim_characteristics_detects_mathematical (core\\python\\frameworks\\tests\\test_multi_prover_router.py:46)"} +{"complexity": "simple", "doc_id": "chunk_003374", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 56, "source_path": "core\\python\\frameworks\\tests\\test_multi_prover_router.py", "text": "test_multi_prover_router.test_claim_characteristics_detects_extraction (core\\python\\frameworks\\tests\\test_multi_prover_router.py:56)"} +{"complexity": "simple", "doc_id": "chunk_003375", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 66, "source_path": "core\\python\\frameworks\\tests\\test_multi_prover_router.py", "text": "test_multi_prover_router.test_claim_characteristics_large_context (core\\python\\frameworks\\tests\\test_multi_prover_router.py:66)"} +{"complexity": "simple", "doc_id": "chunk_003376", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "core", "module": "other", "source_line": 77, "source_path": "core\\python\\frameworks\\tests\\test_multi_prover_router.py", "text": "test_multi_prover_router.test_route_mathematical_claim_prefers_lean (core\\python\\frameworks\\tests\\test_multi_prover_router.py:77)"} +{"complexity": "simple", "doc_id": "chunk_003377", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "core", "module": "other", "source_line": 87, "source_path": "core\\python\\frameworks\\tests\\test_multi_prover_router.py", "text": "test_multi_prover_router.test_route_extraction_claim_prefers_rocq (core\\python\\frameworks\\tests\\test_multi_prover_router.py:87)"} +{"complexity": "simple", "doc_id": "chunk_003378", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "core", "module": "other", "source_line": 98, "source_path": "core\\python\\frameworks\\tests\\test_multi_prover_router.py", "text": "test_multi_prover_router.test_route_returns_two_provers_for_cross_validation (core\\python\\frameworks\\tests\\test_multi_prover_router.py:98)"} +{"complexity": "simple", "doc_id": "chunk_003379", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 109, "source_path": "core\\python\\frameworks\\tests\\test_multi_prover_router.py", "text": "test_multi_prover_router.test_compute_expected_value_isabelle_lean (core\\python\\frameworks\\tests\\test_multi_prover_router.py:109)"} +{"complexity": "simple", "doc_id": "chunk_003380", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 117, "source_path": "core\\python\\frameworks\\tests\\test_multi_prover_router.py", "text": "test_multi_prover_router.test_compute_expected_value_single_isabelle (core\\python\\frameworks\\tests\\test_multi_prover_router.py:117)"} +{"complexity": "simple", "doc_id": "chunk_003381", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 124, "source_path": "core\\python\\frameworks\\tests\\test_multi_prover_router.py", "text": "test_multi_prover_router.test_compute_expected_value_all_three (core\\python\\frameworks\\tests\\test_multi_prover_router.py:124)"} +{"complexity": "simple", "doc_id": "chunk_003382", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 132, "source_path": "core\\python\\frameworks\\tests\\test_multi_prover_router.py", "text": "test_multi_prover_router.test_compute_expected_value_monotone_increasing (core\\python\\frameworks\\tests\\test_multi_prover_router.py:132)"} +{"complexity": "simple", "doc_id": "chunk_003383", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "core", "module": "other", "source_line": 145, "source_path": "core\\python\\frameworks\\tests\\test_multi_prover_router.py", "text": "test_multi_prover_router.test_industrial_vc_routing_selects_isabelle (core\\python\\frameworks\\tests\\test_multi_prover_router.py:145)"} +{"complexity": "simple", "doc_id": "chunk_003384", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 156, "source_path": "core\\python\\frameworks\\tests\\test_multi_prover_router.py", "text": "test_multi_prover_router.test_ntp4vc_routing_returns_confidence (core\\python\\frameworks\\tests\\test_multi_prover_router.py:156)"} +{"complexity": "simple", "doc_id": "chunk_003385", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 166, "source_path": "core\\python\\frameworks\\tests\\test_multi_prover_router.py", "text": "test_multi_prover_router.test_ntp4vc_routing_includes_baselines_used (core\\python\\frameworks\\tests\\test_multi_prover_router.py:166)"} +{"complexity": "simple", "doc_id": "chunk_003386", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 179, "source_path": "core\\python\\frameworks\\tests\\test_multi_prover_router.py", "text": "test_multi_prover_router.test_energy_budget_constrains_to_single_prover (core\\python\\frameworks\\tests\\test_multi_prover_router.py:179)"} +{"complexity": "simple", "doc_id": "chunk_003387", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "proofs", "source_line": 24, "source_path": "core\\python\\frameworks\\xgml_generator.py", "text": "xgml_generator.HardwareSignerInterface (core\\python\\frameworks\\xgml_generator.py:24)"} +{"complexity": "medium", "doc_id": "chunk_003388", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 34, "source_path": "core\\python\\frameworks\\xgml_generator.py", "text": "xgml_generator.PUFSimulator (core\\python\\frameworks\\xgml_generator.py:34)"} +{"complexity": "medium", "doc_id": "chunk_003389", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 65, "source_path": "core\\python\\frameworks\\xgml_generator.py", "text": "xgml_generator.TPM2Interface (core\\python\\frameworks\\xgml_generator.py:65)"} +{"complexity": "complex", "doc_id": "chunk_003390", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 98, "source_path": "core\\python\\frameworks\\xgml_generator.py", "text": "xgml_generator.XGMLGenerator (core\\python\\frameworks\\xgml_generator.py:98)"} +{"complexity": "simple", "doc_id": "chunk_003391", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "core", "module": "proofs", "source_line": 27, "source_path": "core\\python\\frameworks\\xgml_generator.py", "text": "xgml_generator.sign (core\\python\\frameworks\\xgml_generator.py:27)"} +{"complexity": "simple", "doc_id": "chunk_003392", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "proofs", "source_line": 30, "source_path": "core\\python\\frameworks\\xgml_generator.py", "text": "xgml_generator.verify (core\\python\\frameworks\\xgml_generator.py:30)"} +{"complexity": "simple", "doc_id": "chunk_003393", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "proofs", "source_line": 40, "source_path": "core\\python\\frameworks\\xgml_generator.py", "text": "xgml_generator.__init__ (core\\python\\frameworks\\xgml_generator.py:40)"} +{"complexity": "medium", "doc_id": "chunk_003394", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "proofs", "source_line": 47, "source_path": "core\\python\\frameworks\\xgml_generator.py", "text": "xgml_generator.sign (core\\python\\frameworks\\xgml_generator.py:47)"} +{"complexity": "simple", "doc_id": "chunk_003395", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "proofs", "source_line": 59, "source_path": "core\\python\\frameworks\\xgml_generator.py", "text": "xgml_generator.verify (core\\python\\frameworks\\xgml_generator.py:59)"} +{"complexity": "simple", "doc_id": "chunk_003396", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "proofs", "source_line": 77, "source_path": "core\\python\\frameworks\\xgml_generator.py", "text": "xgml_generator.__init__ (core\\python\\frameworks\\xgml_generator.py:77)"} +{"complexity": "medium", "doc_id": "chunk_003397", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "proofs", "source_line": 80, "source_path": "core\\python\\frameworks\\xgml_generator.py", "text": "xgml_generator.sign (core\\python\\frameworks\\xgml_generator.py:80)"} +{"complexity": "simple", "doc_id": "chunk_003398", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "proofs", "source_line": 92, "source_path": "core\\python\\frameworks\\xgml_generator.py", "text": "xgml_generator.verify (core\\python\\frameworks\\xgml_generator.py:92)"} +{"complexity": "simple", "doc_id": "chunk_003399", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "proofs", "source_line": 107, "source_path": "core\\python\\frameworks\\xgml_generator.py", "text": "xgml_generator.__init__ (core\\python\\frameworks\\xgml_generator.py:107)"} +{"complexity": "complex", "doc_id": "chunk_003400", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "proofs", "source_line": 115, "source_path": "core\\python\\frameworks\\xgml_generator.py", "text": "xgml_generator.generate_certificate (core\\python\\frameworks\\xgml_generator.py:115)"} +{"complexity": "medium", "doc_id": "chunk_003401", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "proofs", "source_line": 168, "source_path": "core\\python\\frameworks\\xgml_generator.py", "text": "xgml_generator._create_payload (core\\python\\frameworks\\xgml_generator.py:168)"} +{"complexity": "simple", "doc_id": "chunk_003402", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "proofs", "source_line": 198, "source_path": "core\\python\\frameworks\\xgml_generator.py", "text": "xgml_generator._generate_cert_id (core\\python\\frameworks\\xgml_generator.py:198)"} +{"complexity": "simple", "doc_id": "chunk_003403", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "proofs", "source_line": 203, "source_path": "core\\python\\frameworks\\xgml_generator.py", "text": "xgml_generator._hash_claim (core\\python\\frameworks\\xgml_generator.py:203)"} +{"complexity": "medium", "doc_id": "chunk_003404", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "proofs", "source_line": 213, "source_path": "core\\python\\frameworks\\xgml_generator.py", "text": "xgml_generator._extract_rules (core\\python\\frameworks\\xgml_generator.py:213)"} +{"complexity": "medium", "doc_id": "chunk_003405", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 10, "source_path": "core\\python\\frontier\\brc.py", "text": "brc.BioResonanceVerifier (core\\python\\frontier\\brc.py:10)"} +{"complexity": "simple", "doc_id": "chunk_003406", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 14, "source_path": "core\\python\\frontier\\brc.py", "text": "brc.__init__ (core\\python\\frontier\\brc.py:14)"} +{"complexity": "simple", "doc_id": "chunk_003407", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 17, "source_path": "core\\python\\frontier\\brc.py", "text": "brc.verify_coherence (core\\python\\frontier\\brc.py:17)"} +{"complexity": "medium", "doc_id": "chunk_003408", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 11, "source_path": "core\\python\\frontier\\ies.py", "text": "ies.EnergySteeringEngine (core\\python\\frontier\\ies.py:11)"} +{"complexity": "simple", "doc_id": "chunk_003409", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 16, "source_path": "core\\python\\frontier\\ies.py", "text": "ies.__init__ (core\\python\\frontier\\ies.py:16)"} +{"complexity": "simple", "doc_id": "chunk_003410", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 20, "source_path": "core\\python\\frontier\\ies.py", "text": "ies.analyze_energy (core\\python\\frontier\\ies.py:20)"} +{"complexity": "simple", "doc_id": "chunk_003411", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 27, "source_path": "core\\python\\frontier\\ies.py", "text": "ies.steer (core\\python\\frontier\\ies.py:27)"} +{"complexity": "medium", "doc_id": "chunk_003412", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 10, "source_path": "core\\python\\frontier\\jap.py", "text": "jap.DaubertAuditor (core\\python\\frontier\\jap.py:10)"} +{"complexity": "simple", "doc_id": "chunk_003413", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 14, "source_path": "core\\python\\frontier\\jap.py", "text": "jap.__init__ (core\\python\\frontier\\jap.py:14)"} +{"complexity": "medium", "doc_id": "chunk_003414", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 17, "source_path": "core\\python\\frontier\\jap.py", "text": "jap.audit_proof (core\\python\\frontier\\jap.py:17)"} +{"complexity": "medium", "doc_id": "chunk_003415", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 12, "source_path": "core\\python\\frontier\\pcml.py", "text": "pcml.SupplyChainVerifier (core\\python\\frontier\\pcml.py:12)"} +{"complexity": "simple", "doc_id": "chunk_003416", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 17, "source_path": "core\\python\\frontier\\pcml.py", "text": "pcml.__init__ (core\\python\\frontier\\pcml.py:17)"} +{"complexity": "medium", "doc_id": "chunk_003417", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 20, "source_path": "core\\python\\frontier\\pcml.py", "text": "pcml.verify_update (core\\python\\frontier\\pcml.py:20)"} +{"complexity": "medium", "doc_id": "chunk_003418", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 11, "source_path": "core\\python\\frontier\\pqsp.py", "text": "pqsp.PQCManager (core\\python\\frontier\\pqsp.py:11)"} +{"complexity": "simple", "doc_id": "chunk_003419", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 16, "source_path": "core\\python\\frontier\\pqsp.py", "text": "pqsp.__init__ (core\\python\\frontier\\pqsp.py:16)"} +{"complexity": "medium", "doc_id": "chunk_003420", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "other", "source_line": 20, "source_path": "core\\python\\frontier\\pqsp.py", "text": "pqsp.sign_proof (core\\python\\frontier\\pqsp.py:20)"} +{"complexity": "simple", "doc_id": "chunk_003421", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 25, "source_path": "core\\python\\game\\__init__.py", "text": "__init__.StrategyType (core\\python\\game\\__init__.py:25)"} +{"complexity": "simple", "doc_id": "chunk_003422", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 33, "source_path": "core\\python\\game\\__init__.py", "text": "__init__.GameType (core\\python\\game\\__init__.py:33)"} +{"complexity": "simple", "doc_id": "chunk_003423", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 43, "source_path": "core\\python\\game\\__init__.py", "text": "__init__.EquilibriumType (core\\python\\game\\__init__.py:43)"} +{"complexity": "simple", "doc_id": "chunk_003424", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 52, "source_path": "core\\python\\game\\__init__.py", "text": "__init__.IncentiveStatus (core\\python\\game\\__init__.py:52)"} +{"complexity": "medium", "doc_id": "chunk_003425", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 65, "source_path": "core\\python\\game\\__init__.py", "text": "__init__.Player (core\\python\\game\\__init__.py:65)"} +{"complexity": "medium", "doc_id": "chunk_003426", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 84, "source_path": "core\\python\\game\\__init__.py", "text": "__init__.StrategyProfile (core\\python\\game\\__init__.py:84)"} +{"complexity": "medium", "doc_id": "chunk_003427", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 105, "source_path": "core\\python\\game\\__init__.py", "text": "__init__.NashEquilibrium (core\\python\\game\\__init__.py:105)"} +{"complexity": "complex", "doc_id": "chunk_003428", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 128, "source_path": "core\\python\\game\\__init__.py", "text": "__init__.PayoffMatrix (core\\python\\game\\__init__.py:128)"} +{"complexity": "medium", "doc_id": "chunk_003429", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 178, "source_path": "core\\python\\game\\__init__.py", "text": "__init__.IncentiveCheck (core\\python\\game\\__init__.py:178)"} +{"complexity": "complex", "doc_id": "chunk_003430", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 200, "source_path": "core\\python\\game\\__init__.py", "text": "__init__.GameAnalyzer (core\\python\\game\\__init__.py:200)"} +{"complexity": "simple", "doc_id": "chunk_003431", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 73, "source_path": "core\\python\\game\\__init__.py", "text": "__init__.to_dict (core\\python\\game\\__init__.py:73)"} +{"complexity": "simple", "doc_id": "chunk_003432", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 94, "source_path": "core\\python\\game\\__init__.py", "text": "__init__.to_dict (core\\python\\game\\__init__.py:94)"} +{"complexity": "simple", "doc_id": "chunk_003433", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 116, "source_path": "core\\python\\game\\__init__.py", "text": "__init__.to_dict (core\\python\\game\\__init__.py:116)"} +{"complexity": "medium", "doc_id": "chunk_003434", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 136, "source_path": "core\\python\\game\\__init__.py", "text": "__init__.set_payoff (core\\python\\game\\__init__.py:136)"} +{"complexity": "simple", "doc_id": "chunk_003435", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 152, "source_path": "core\\python\\game\\__init__.py", "text": "__init__.get_payoff (core\\python\\game\\__init__.py:152)"} +{"complexity": "simple", "doc_id": "chunk_003436", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 158, "source_path": "core\\python\\game\\__init__.py", "text": "__init__.get_player_payoff (core\\python\\game\\__init__.py:158)"} +{"complexity": "simple", "doc_id": "chunk_003437", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 168, "source_path": "core\\python\\game\\__init__.py", "text": "__init__.to_dict (core\\python\\game\\__init__.py:168)"} +{"complexity": "simple", "doc_id": "chunk_003438", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 186, "source_path": "core\\python\\game\\__init__.py", "text": "__init__.to_dict (core\\python\\game\\__init__.py:186)"} +{"complexity": "simple", "doc_id": "chunk_003439", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 212, "source_path": "core\\python\\game\\__init__.py", "text": "__init__.__init__ (core\\python\\game\\__init__.py:212)"} +{"complexity": "simple", "doc_id": "chunk_003440", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 217, "source_path": "core\\python\\game\\__init__.py", "text": "__init__.create_game (core\\python\\game\\__init__.py:217)"} +{"complexity": "simple", "doc_id": "chunk_003441", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 227, "source_path": "core\\python\\game\\__init__.py", "text": "__init__.get_game (core\\python\\game\\__init__.py:227)"} +{"complexity": "complex", "doc_id": "chunk_003442", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 232, "source_path": "core\\python\\game\\__init__.py", "text": "__init__.find_nash_equilibria (core\\python\\game\\__init__.py:232)"} +{"complexity": "complex", "doc_id": "chunk_003443", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 309, "source_path": "core\\python\\game\\__init__.py", "text": "__init__.find_dominant_strategies (core\\python\\game\\__init__.py:309)"} +{"complexity": "medium", "doc_id": "chunk_003444", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 358, "source_path": "core\\python\\game\\__init__.py", "text": "__init__._is_pareto_optimal (core\\python\\game\\__init__.py:358)"} +{"complexity": "medium", "doc_id": "chunk_003445", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 381, "source_path": "core\\python\\game\\__init__.py", "text": "__init__.find_pareto_optimal (core\\python\\game\\__init__.py:381)"} +{"complexity": "complex", "doc_id": "chunk_003446", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 409, "source_path": "core\\python\\game\\__init__.py", "text": "__init__.check_incentive_compatibility (core\\python\\game\\__init__.py:409)"} +{"complexity": "complex", "doc_id": "chunk_003447", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 475, "source_path": "core\\python\\game\\__init__.py", "text": "__init__.analyze_byzantine_game (core\\python\\game\\__init__.py:475)"} +{"complexity": "simple", "doc_id": "chunk_003448", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 28, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.NodeStatus (core\\python\\graph\\__init__.py:28)"} +{"complexity": "simple", "doc_id": "chunk_003449", "function_type": "class", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 36, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.EdgeType (core\\python\\graph\\__init__.py:36)"} +{"complexity": "complex", "doc_id": "chunk_003450", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 49, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.GraphNode (core\\python\\graph\\__init__.py:49)"} +{"complexity": "medium", "doc_id": "chunk_003451", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 96, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.GraphEdge (core\\python\\graph\\__init__.py:96)"} +{"complexity": "complex", "doc_id": "chunk_003452", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 122, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.VerificationGraph (core\\python\\graph\\__init__.py:122)"} +{"complexity": "complex", "doc_id": "chunk_003453", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 242, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.MerkleDAG (core\\python\\graph\\__init__.py:242)"} +{"complexity": "complex", "doc_id": "chunk_003454", "function_type": "class", "has_docstring": "yes", "keyword": "halt", "layer": "core", "module": "other", "source_line": 360, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.ConsensusTopology (core\\python\\graph\\__init__.py:360)"} +{"complexity": "simple", "doc_id": "chunk_003455", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 68, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.__post_init__ (core\\python\\graph\\__init__.py:68)"} +{"complexity": "simple", "doc_id": "chunk_003456", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "other", "source_line": 72, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.compute_hash (core\\python\\graph\\__init__.py:72)"} +{"complexity": "simple", "doc_id": "chunk_003457", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 80, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.to_dict (core\\python\\graph\\__init__.py:80)"} +{"complexity": "simple", "doc_id": "chunk_003458", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 107, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.to_dict (core\\python\\graph\\__init__.py:107)"} +{"complexity": "simple", "doc_id": "chunk_003459", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 129, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.__init__ (core\\python\\graph\\__init__.py:129)"} +{"complexity": "simple", "doc_id": "chunk_003460", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 137, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.add_node (core\\python\\graph\\__init__.py:137)"} +{"complexity": "simple", "doc_id": "chunk_003461", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 141, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.add_edge (core\\python\\graph\\__init__.py:141)"} +{"complexity": "simple", "doc_id": "chunk_003462", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 151, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.get_node (core\\python\\graph\\__init__.py:151)"} +{"complexity": "simple", "doc_id": "chunk_003463", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 154, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.get_nodes (core\\python\\graph\\__init__.py:154)"} +{"complexity": "simple", "doc_id": "chunk_003464", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 157, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.get_edges (core\\python\\graph\\__init__.py:157)"} +{"complexity": "medium", "doc_id": "chunk_003465", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 162, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.find_path (core\\python\\graph\\__init__.py:162)"} +{"complexity": "medium", "doc_id": "chunk_003466", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 181, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.get_connected_components (core\\python\\graph\\__init__.py:181)"} +{"complexity": "medium", "doc_id": "chunk_003467", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 209, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.topological_sort (core\\python\\graph\\__init__.py:209)"} +{"complexity": "simple", "doc_id": "chunk_003468", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 231, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.to_dict (core\\python\\graph\\__init__.py:231)"} +{"complexity": "medium", "doc_id": "chunk_003469", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 251, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.Entry (core\\python\\graph\\__init__.py:251)"} +{"complexity": "simple", "doc_id": "chunk_003470", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 267, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.__init__ (core\\python\\graph\\__init__.py:267)"} +{"complexity": "simple", "doc_id": "chunk_003471", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "other", "source_line": 272, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__._hash_entry (core\\python\\graph\\__init__.py:272)"} +{"complexity": "complex", "doc_id": "chunk_003472", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 280, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.add_proof (core\\python\\graph\\__init__.py:280)"} +{"complexity": "simple", "doc_id": "chunk_003473", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 320, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.get_root_hash (core\\python\\graph\\__init__.py:320)"} +{"complexity": "medium", "doc_id": "chunk_003474", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 330, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.verify_path (core\\python\\graph\\__init__.py:330)"} +{"complexity": "simple", "doc_id": "chunk_003475", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 343, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.get_entry (core\\python\\graph\\__init__.py:343)"} +{"complexity": "simple", "doc_id": "chunk_003476", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 346, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.get_entries (core\\python\\graph\\__init__.py:346)"} +{"complexity": "simple", "doc_id": "chunk_003477", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 349, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.to_dict (core\\python\\graph\\__init__.py:349)"} +{"complexity": "medium", "doc_id": "chunk_003478", "function_type": "class", "has_docstring": "no", "keyword": "validate", "layer": "core", "module": "other", "source_line": 370, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.Validator (core\\python\\graph\\__init__.py:370)"} +{"complexity": "simple", "doc_id": "chunk_003479", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 386, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.__init__ (core\\python\\graph\\__init__.py:386)"} +{"complexity": "medium", "doc_id": "chunk_003480", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "core", "module": "other", "source_line": 390, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.add_validator (core\\python\\graph\\__init__.py:390)"} +{"complexity": "simple", "doc_id": "chunk_003481", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "core", "module": "other", "source_line": 402, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.remove_validator (core\\python\\graph\\__init__.py:402)"} +{"complexity": "simple", "doc_id": "chunk_003482", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "core", "module": "other", "source_line": 405, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.get_validator (core\\python\\graph\\__init__.py:405)"} +{"complexity": "simple", "doc_id": "chunk_003483", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "core", "module": "other", "source_line": 408, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.get_validators (core\\python\\graph\\__init__.py:408)"} +{"complexity": "simple", "doc_id": "chunk_003484", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 411, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.add_trust (core\\python\\graph\\__init__.py:411)"} +{"complexity": "medium", "doc_id": "chunk_003485", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 416, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.get_quorum_set (core\\python\\graph\\__init__.py:416)"} +{"complexity": "simple", "doc_id": "chunk_003486", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 436, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.is_byzantine_safe (core\\python\\graph\\__init__.py:436)"} +{"complexity": "simple", "doc_id": "chunk_003487", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 446, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.to_dict (core\\python\\graph\\__init__.py:446)"} +{"complexity": "medium", "doc_id": "chunk_003488", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 186, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__._bfs (core\\python\\graph\\__init__.py:186)"} +{"complexity": "simple", "doc_id": "chunk_003489", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 258, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.to_dict (core\\python\\graph\\__init__.py:258)"} +{"complexity": "simple", "doc_id": "chunk_003490", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 377, "source_path": "core\\python\\graph\\__init__.py", "text": "__init__.to_dict (core\\python\\graph\\__init__.py:377)"} +{"complexity": "medium", "doc_id": "chunk_003491", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 26, "source_path": "core\\python\\graph\\falkordb_integration.py", "text": "falkordb_integration.NodeType (core\\python\\graph\\falkordb_integration.py:26)"} +{"complexity": "medium", "doc_id": "chunk_003492", "function_type": "class", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 40, "source_path": "core\\python\\graph\\falkordb_integration.py", "text": "falkordb_integration.EdgeType (core\\python\\graph\\falkordb_integration.py:40)"} +{"complexity": "medium", "doc_id": "chunk_003493", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 62, "source_path": "core\\python\\graph\\falkordb_integration.py", "text": "falkordb_integration.GraphNode (core\\python\\graph\\falkordb_integration.py:62)"} +{"complexity": "medium", "doc_id": "chunk_003494", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 89, "source_path": "core\\python\\graph\\falkordb_integration.py", "text": "falkordb_integration.GraphEdge (core\\python\\graph\\falkordb_integration.py:89)"} +{"complexity": "medium", "doc_id": "chunk_003495", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 113, "source_path": "core\\python\\graph\\falkordb_integration.py", "text": "falkordb_integration.HybridSearchResult (core\\python\\graph\\falkordb_integration.py:113)"} +{"complexity": "medium", "doc_id": "chunk_003496", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 132, "source_path": "core\\python\\graph\\falkordb_integration.py", "text": "falkordb_integration.ConsensusGraphAnalysis (core\\python\\graph\\falkordb_integration.py:132)"} +{"complexity": "complex", "doc_id": "chunk_003497", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 154, "source_path": "core\\python\\graph\\falkordb_integration.py", "text": "falkordb_integration.FalkorDBClient (core\\python\\graph\\falkordb_integration.py:154)"} +{"complexity": "complex", "doc_id": "chunk_003498", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 224, "source_path": "core\\python\\graph\\falkordb_integration.py", "text": "falkordb_integration.HybridKnowledgeEngine (core\\python\\graph\\falkordb_integration.py:224)"} +{"complexity": "simple", "doc_id": "chunk_003499", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 73, "source_path": "core\\python\\graph\\falkordb_integration.py", "text": "falkordb_integration.label (core\\python\\graph\\falkordb_integration.py:73)"} +{"complexity": "simple", "doc_id": "chunk_003500", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 77, "source_path": "core\\python\\graph\\falkordb_integration.py", "text": "falkordb_integration.to_dict (core\\python\\graph\\falkordb_integration.py:77)"} +{"complexity": "simple", "doc_id": "chunk_003501", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 98, "source_path": "core\\python\\graph\\falkordb_integration.py", "text": "falkordb_integration.relationship (core\\python\\graph\\falkordb_integration.py:98)"} +{"complexity": "simple", "doc_id": "chunk_003502", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 102, "source_path": "core\\python\\graph\\falkordb_integration.py", "text": "falkordb_integration.to_dict (core\\python\\graph\\falkordb_integration.py:102)"} +{"complexity": "simple", "doc_id": "chunk_003503", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 121, "source_path": "core\\python\\graph\\falkordb_integration.py", "text": "falkordb_integration.to_dict (core\\python\\graph\\falkordb_integration.py:121)"} +{"complexity": "simple", "doc_id": "chunk_003504", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 141, "source_path": "core\\python\\graph\\falkordb_integration.py", "text": "falkordb_integration.to_dict (core\\python\\graph\\falkordb_integration.py:141)"} +{"complexity": "medium", "doc_id": "chunk_003505", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 162, "source_path": "core\\python\\graph\\falkordb_integration.py", "text": "falkordb_integration.__init__ (core\\python\\graph\\falkordb_integration.py:162)"} +{"complexity": "simple", "doc_id": "chunk_003506", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 175, "source_path": "core\\python\\graph\\falkordb_integration.py", "text": "falkordb_integration.connect (core\\python\\graph\\falkordb_integration.py:175)"} +{"complexity": "simple", "doc_id": "chunk_003507", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 180, "source_path": "core\\python\\graph\\falkordb_integration.py", "text": "falkordb_integration.disconnect (core\\python\\graph\\falkordb_integration.py:180)"} +{"complexity": "simple", "doc_id": "chunk_003508", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 183, "source_path": "core\\python\\graph\\falkordb_integration.py", "text": "falkordb_integration.is_connected (core\\python\\graph\\falkordb_integration.py:183)"} +{"complexity": "simple", "doc_id": "chunk_003509", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 186, "source_path": "core\\python\\graph\\falkordb_integration.py", "text": "falkordb_integration.add_node (core\\python\\graph\\falkordb_integration.py:186)"} +{"complexity": "simple", "doc_id": "chunk_003510", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 190, "source_path": "core\\python\\graph\\falkordb_integration.py", "text": "falkordb_integration.add_edge (core\\python\\graph\\falkordb_integration.py:190)"} +{"complexity": "simple", "doc_id": "chunk_003511", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 193, "source_path": "core\\python\\graph\\falkordb_integration.py", "text": "falkordb_integration.get_node (core\\python\\graph\\falkordb_integration.py:193)"} +{"complexity": "simple", "doc_id": "chunk_003512", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 196, "source_path": "core\\python\\graph\\falkordb_integration.py", "text": "falkordb_integration.query (core\\python\\graph\\falkordb_integration.py:196)"} +{"complexity": "simple", "doc_id": "chunk_003513", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 200, "source_path": "core\\python\\graph\\falkordb_integration.py", "text": "falkordb_integration.node_count (core\\python\\graph\\falkordb_integration.py:200)"} +{"complexity": "simple", "doc_id": "chunk_003514", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 203, "source_path": "core\\python\\graph\\falkordb_integration.py", "text": "falkordb_integration.edge_count (core\\python\\graph\\falkordb_integration.py:203)"} +{"complexity": "simple", "doc_id": "chunk_003515", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 206, "source_path": "core\\python\\graph\\falkordb_integration.py", "text": "falkordb_integration._generate_node_id (core\\python\\graph\\falkordb_integration.py:206)"} +{"complexity": "simple", "doc_id": "chunk_003516", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 211, "source_path": "core\\python\\graph\\falkordb_integration.py", "text": "falkordb_integration.find_similar_patterns (core\\python\\graph\\falkordb_integration.py:211)"} +{"complexity": "simple", "doc_id": "chunk_003517", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 229, "source_path": "core\\python\\graph\\falkordb_integration.py", "text": "falkordb_integration.__init__ (core\\python\\graph\\falkordb_integration.py:229)"} +{"complexity": "complex", "doc_id": "chunk_003518", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 237, "source_path": "core\\python\\graph\\falkordb_integration.py", "text": "falkordb_integration.hybrid_search (core\\python\\graph\\falkordb_integration.py:237)"} +{"complexity": "medium", "doc_id": "chunk_003519", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 299, "source_path": "core\\python\\graph\\falkordb_integration.py", "text": "falkordb_integration.add_knowledge (core\\python\\graph\\falkordb_integration.py:299)"} +{"complexity": "simple", "doc_id": "chunk_003520", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 318, "source_path": "core\\python\\graph\\falkordb_integration.py", "text": "falkordb_integration.analyze_consensus (core\\python\\graph\\falkordb_integration.py:318)"} +{"complexity": "simple", "doc_id": "chunk_003521", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 328, "source_path": "core\\python\\graph\\falkordb_integration.py", "text": "falkordb_integration.get_proof_chain (core\\python\\graph\\falkordb_integration.py:328)"} +{"complexity": "simple", "doc_id": "chunk_003522", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 14, "source_path": "core\\python\\gym\\configs\\overwatch.py", "text": "overwatch.OverwatchShardConfig (core\\python\\gym\\configs\\overwatch.py:14)"} +{"complexity": "complex", "doc_id": "chunk_003523", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 26, "source_path": "core\\python\\gym\\configs\\overwatch.py", "text": "overwatch.OverwatchVerticalConfig (core\\python\\gym\\configs\\overwatch.py:26)"} +{"complexity": "simple", "doc_id": "chunk_003524", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 134, "source_path": "core\\python\\gym\\configs\\overwatch.py", "text": "overwatch.get_shard_configs (core\\python\\gym\\configs\\overwatch.py:134)"} +{"complexity": "simple", "doc_id": "chunk_003525", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 139, "source_path": "core\\python\\gym\\configs\\overwatch.py", "text": "overwatch.get_training_priority (core\\python\\gym\\configs\\overwatch.py:139)"} +{"complexity": "complex", "doc_id": "chunk_003526", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 80, "source_path": "core\\python\\gym\\configs\\overwatch.py", "text": "overwatch.__post_init__ (core\\python\\gym\\configs\\overwatch.py:80)"} +{"complexity": "simple", "doc_id": "chunk_003527", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 14, "source_path": "core\\python\\gym\\cost_tracker.py", "text": "cost_tracker.CostType (core\\python\\gym\\cost_tracker.py:14)"} +{"complexity": "simple", "doc_id": "chunk_003528", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 22, "source_path": "core\\python\\gym\\cost_tracker.py", "text": "cost_tracker.CostEntry (core\\python\\gym\\cost_tracker.py:22)"} +{"complexity": "simple", "doc_id": "chunk_003529", "function_type": "class", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 33, "source_path": "core\\python\\gym\\cost_tracker.py", "text": "cost_tracker.BudgetAlert (core\\python\\gym\\cost_tracker.py:33)"} +{"complexity": "complex", "doc_id": "chunk_003530", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 38, "source_path": "core\\python\\gym\\cost_tracker.py", "text": "cost_tracker.CostTracker (core\\python\\gym\\cost_tracker.py:38)"} +{"complexity": "simple", "doc_id": "chunk_003531", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 43, "source_path": "core\\python\\gym\\cost_tracker.py", "text": "cost_tracker.__init__ (core\\python\\gym\\cost_tracker.py:43)"} +{"complexity": "simple", "doc_id": "chunk_003532", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 53, "source_path": "core\\python\\gym\\cost_tracker.py", "text": "cost_tracker.add_cost_entry (core\\python\\gym\\cost_tracker.py:53)"} +{"complexity": "medium", "doc_id": "chunk_003533", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 62, "source_path": "core\\python\\gym\\cost_tracker.py", "text": "cost_tracker._check_budget_alerts (core\\python\\gym\\cost_tracker.py:62)"} +{"complexity": "simple", "doc_id": "chunk_003534", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 84, "source_path": "core\\python\\gym\\cost_tracker.py", "text": "cost_tracker.get_current_month_spend (core\\python\\gym\\cost_tracker.py:84)"} +{"complexity": "simple", "doc_id": "chunk_003535", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 95, "source_path": "core\\python\\gym\\cost_tracker.py", "text": "cost_tracker.get_job_cost (core\\python\\gym\\cost_tracker.py:95)"} +{"complexity": "medium", "doc_id": "chunk_003536", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 104, "source_path": "core\\python\\gym\\cost_tracker.py", "text": "cost_tracker.get_cost_breakdown (core\\python\\gym\\cost_tracker.py:104)"} +{"complexity": "medium", "doc_id": "chunk_003537", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 119, "source_path": "core\\python\\gym\\cost_tracker.py", "text": "cost_tracker.get_provider_breakdown (core\\python\\gym\\cost_tracker.py:119)"} +{"complexity": "medium", "doc_id": "chunk_003538", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 131, "source_path": "core\\python\\gym\\cost_tracker.py", "text": "cost_tracker.get_daily_costs (core\\python\\gym\\cost_tracker.py:131)"} +{"complexity": "medium", "doc_id": "chunk_003539", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 156, "source_path": "core\\python\\gym\\cost_tracker.py", "text": "cost_tracker.estimate_job_cost (core\\python\\gym\\cost_tracker.py:156)"} +{"complexity": "simple", "doc_id": "chunk_003540", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 175, "source_path": "core\\python\\gym\\cost_tracker.py", "text": "cost_tracker.check_job_budget (core\\python\\gym\\cost_tracker.py:175)"} +{"complexity": "medium", "doc_id": "chunk_003541", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 185, "source_path": "core\\python\\gym\\cost_tracker.py", "text": "cost_tracker.get_budget_status (core\\python\\gym\\cost_tracker.py:185)"} +{"complexity": "medium", "doc_id": "chunk_003542", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 204, "source_path": "core\\python\\gym\\cost_tracker.py", "text": "cost_tracker.export_costs (core\\python\\gym\\cost_tracker.py:204)"} +{"complexity": "simple", "doc_id": "chunk_003543", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 225, "source_path": "core\\python\\gym\\cost_tracker.py", "text": "cost_tracker.reset_monthly_tracking (core\\python\\gym\\cost_tracker.py:225)"} +{"complexity": "medium", "doc_id": "chunk_003544", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 30, "source_path": "core\\python\\gym\\demo.py", "text": "demo.demo_single_vertical (core\\python\\gym\\demo.py:30)"} +{"complexity": "complex", "doc_id": "chunk_003545", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 60, "source_path": "core\\python\\gym\\demo.py", "text": "demo.demo_multi_vertical (core\\python\\gym\\demo.py:60)"} +{"complexity": "medium", "doc_id": "chunk_003546", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 103, "source_path": "core\\python\\gym\\demo.py", "text": "demo.demo_status (core\\python\\gym\\demo.py:103)"} +{"complexity": "medium", "doc_id": "chunk_003547", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 122, "source_path": "core\\python\\gym\\demo.py", "text": "demo.main (core\\python\\gym\\demo.py:122)"} +{"complexity": "simple", "doc_id": "chunk_003548", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 16, "source_path": "core\\python\\gym\\model_registry.py", "text": "model_registry.ModelStatus (core\\python\\gym\\model_registry.py:16)"} +{"complexity": "simple", "doc_id": "chunk_003549", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 23, "source_path": "core\\python\\gym\\model_registry.py", "text": "model_registry.ModelType (core\\python\\gym\\model_registry.py:23)"} +{"complexity": "complex", "doc_id": "chunk_003550", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 30, "source_path": "core\\python\\gym\\model_registry.py", "text": "model_registry.ModelMetadata (core\\python\\gym\\model_registry.py:30)"} +{"complexity": "complex", "doc_id": "chunk_003551", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 66, "source_path": "core\\python\\gym\\model_registry.py", "text": "model_registry.ModelRegistry (core\\python\\gym\\model_registry.py:66)"} +{"complexity": "medium", "doc_id": "chunk_003552", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "models", "source_line": 71, "source_path": "core\\python\\gym\\model_registry.py", "text": "model_registry.__init__ (core\\python\\gym\\model_registry.py:71)"} +{"complexity": "medium", "doc_id": "chunk_003553", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "models", "source_line": 83, "source_path": "core\\python\\gym\\model_registry.py", "text": "model_registry._load_registry (core\\python\\gym\\model_registry.py:83)"} +{"complexity": "medium", "doc_id": "chunk_003554", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "core", "module": "models", "source_line": 106, "source_path": "core\\python\\gym\\model_registry.py", "text": "model_registry._save_registry (core\\python\\gym\\model_registry.py:106)"} +{"complexity": "simple", "doc_id": "chunk_003555", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 129, "source_path": "core\\python\\gym\\model_registry.py", "text": "model_registry.register_model (core\\python\\gym\\model_registry.py:129)"} +{"complexity": "medium", "doc_id": "chunk_003556", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 138, "source_path": "core\\python\\gym\\model_registry.py", "text": "model_registry.update_model_status (core\\python\\gym\\model_registry.py:138)"} +{"complexity": "simple", "doc_id": "chunk_003557", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "models", "source_line": 150, "source_path": "core\\python\\gym\\model_registry.py", "text": "model_registry.get_model (core\\python\\gym\\model_registry.py:150)"} +{"complexity": "medium", "doc_id": "chunk_003558", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 154, "source_path": "core\\python\\gym\\model_registry.py", "text": "model_registry.list_models (core\\python\\gym\\model_registry.py:154)"} +{"complexity": "medium", "doc_id": "chunk_003559", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 172, "source_path": "core\\python\\gym\\model_registry.py", "text": "model_registry.search_models (core\\python\\gym\\model_registry.py:172)"} +{"complexity": "medium", "doc_id": "chunk_003560", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "models", "source_line": 185, "source_path": "core\\python\\gym\\model_registry.py", "text": "model_registry.get_best_model (core\\python\\gym\\model_registry.py:185)"} +{"complexity": "complex", "doc_id": "chunk_003561", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "models", "source_line": 197, "source_path": "core\\python\\gym\\model_registry.py", "text": "model_registry.get_model_statistics (core\\python\\gym\\model_registry.py:197)"} +{"complexity": "simple", "doc_id": "chunk_003562", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 233, "source_path": "core\\python\\gym\\model_registry.py", "text": "model_registry.delete_model (core\\python\\gym\\model_registry.py:233)"} +{"complexity": "simple", "doc_id": "chunk_003563", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 244, "source_path": "core\\python\\gym\\model_registry.py", "text": "model_registry.archive_model (core\\python\\gym\\model_registry.py:244)"} +{"complexity": "medium", "doc_id": "chunk_003564", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 248, "source_path": "core\\python\\gym\\model_registry.py", "text": "model_registry.deploy_model (core\\python\\gym\\model_registry.py:248)"} +{"complexity": "medium", "doc_id": "chunk_003565", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 263, "source_path": "core\\python\\gym\\model_registry.py", "text": "model_registry.export_registry (core\\python\\gym\\model_registry.py:263)"} +{"complexity": "medium", "doc_id": "chunk_003566", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 283, "source_path": "core\\python\\gym\\model_registry.py", "text": "model_registry.import_registry (core\\python\\gym\\model_registry.py:283)"} +{"complexity": "simple", "doc_id": "chunk_003567", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 55, "source_path": "core\\python\\gym\\model_symphony.py", "text": "model_symphony.ModelRole (core\\python\\gym\\model_symphony.py:55)"} +{"complexity": "simple", "doc_id": "chunk_003568", "function_type": "class", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "models", "source_line": 67, "source_path": "core\\python\\gym\\model_symphony.py", "text": "model_symphony.InferenceBackend (core\\python\\gym\\model_symphony.py:67)"} +{"complexity": "medium", "doc_id": "chunk_003569", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "models", "source_line": 83, "source_path": "core\\python\\gym\\model_symphony.py", "text": "model_symphony.TrainedModel (core\\python\\gym\\model_symphony.py:83)"} +{"complexity": "complex", "doc_id": "chunk_003570", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 285, "source_path": "core\\python\\gym\\model_symphony.py", "text": "model_symphony.ModelSymphony (core\\python\\gym\\model_symphony.py:285)"} +{"complexity": "simple", "doc_id": "chunk_003571", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 941, "source_path": "core\\python\\gym\\model_symphony.py", "text": "model_symphony._empty_list (core\\python\\gym\\model_symphony.py:941)"} +{"complexity": "complex", "doc_id": "chunk_003572", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 950, "source_path": "core\\python\\gym\\model_symphony.py", "text": "model_symphony.main (core\\python\\gym\\model_symphony.py:950)"} +{"complexity": "medium", "doc_id": "chunk_003573", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "models", "source_line": 300, "source_path": "core\\python\\gym\\model_symphony.py", "text": "model_symphony.__init__ (core\\python\\gym\\model_symphony.py:300)"} +{"complexity": "simple", "doc_id": "chunk_003574", "function_type": "async_function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "models", "source_line": 329, "source_path": "core\\python\\gym\\model_symphony.py", "text": "model_symphony._get_client (core\\python\\gym\\model_symphony.py:329)"} +{"complexity": "simple", "doc_id": "chunk_003575", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 334, "source_path": "core\\python\\gym\\model_symphony.py", "text": "model_symphony.close (core\\python\\gym\\model_symphony.py:334)"} +{"complexity": "complex", "doc_id": "chunk_003576", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 340, "source_path": "core\\python\\gym\\model_symphony.py", "text": "model_symphony.query_model (core\\python\\gym\\model_symphony.py:340)"} +{"complexity": "complex", "doc_id": "chunk_003577", "function_type": "async_function", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "models", "source_line": 422, "source_path": "core\\python\\gym\\model_symphony.py", "text": "model_symphony.query_trained_models (core\\python\\gym\\model_symphony.py:422)"} +{"complexity": "medium", "doc_id": "chunk_003578", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 464, "source_path": "core\\python\\gym\\model_symphony.py", "text": "model_symphony.query_external_models (core\\python\\gym\\model_symphony.py:464)"} +{"complexity": "complex", "doc_id": "chunk_003579", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 490, "source_path": "core\\python\\gym\\model_symphony.py", "text": "model_symphony.query_all (core\\python\\gym\\model_symphony.py:490)"} +{"complexity": "complex", "doc_id": "chunk_003580", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "models", "source_line": 525, "source_path": "core\\python\\gym\\model_symphony.py", "text": "model_symphony.run_full_pipeline (core\\python\\gym\\model_symphony.py:525)"} +{"complexity": "complex", "doc_id": "chunk_003581", "function_type": "async_function", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "models", "source_line": 642, "source_path": "core\\python\\gym\\model_symphony.py", "text": "model_symphony._query_hf_inference (core\\python\\gym\\model_symphony.py:642)"} +{"complexity": "simple", "doc_id": "chunk_003582", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 698, "source_path": "core\\python\\gym\\model_symphony.py", "text": "model_symphony._strip_think_blocks (core\\python\\gym\\model_symphony.py:698)"} +{"complexity": "complex", "doc_id": "chunk_003583", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "models", "source_line": 703, "source_path": "core\\python\\gym\\model_symphony.py", "text": "model_symphony.get_roster (core\\python\\gym\\model_symphony.py:703)"} +{"complexity": "medium", "doc_id": "chunk_003584", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "models", "source_line": 764, "source_path": "core\\python\\gym\\model_symphony.py", "text": "model_symphony.get_statistics (core\\python\\gym\\model_symphony.py:764)"} +{"complexity": "complex", "doc_id": "chunk_003585", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 796, "source_path": "core\\python\\gym\\model_symphony.py", "text": "model_symphony._estimate_complexity (core\\python\\gym\\model_symphony.py:796)"} +{"complexity": "medium", "doc_id": "chunk_003586", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 838, "source_path": "core\\python\\gym\\model_symphony.py", "text": "model_symphony._query_fast_path (core\\python\\gym\\model_symphony.py:838)"} +{"complexity": "medium", "doc_id": "chunk_003587", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 855, "source_path": "core\\python\\gym\\model_symphony.py", "text": "model_symphony._query_standard_path (core\\python\\gym\\model_symphony.py:855)"} +{"complexity": "complex", "doc_id": "chunk_003588", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "models", "source_line": 870, "source_path": "core\\python\\gym\\model_symphony.py", "text": "model_symphony.adaptive_verify (core\\python\\gym\\model_symphony.py:870)"} +{"complexity": "simple", "doc_id": "chunk_003589", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "agents", "source_line": 29, "source_path": "core\\python\\gym\\orchestrator.py", "text": "orchestrator.TrainingMode (core\\python\\gym\\orchestrator.py:29)"} +{"complexity": "simple", "doc_id": "chunk_003590", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "agents", "source_line": 37, "source_path": "core\\python\\gym\\orchestrator.py", "text": "orchestrator.TrainingStatus (core\\python\\gym\\orchestrator.py:37)"} +{"complexity": "medium", "doc_id": "chunk_003591", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "agents", "source_line": 47, "source_path": "core\\python\\gym\\orchestrator.py", "text": "orchestrator.TrainingConfig (core\\python\\gym\\orchestrator.py:47)"} +{"complexity": "medium", "doc_id": "chunk_003592", "function_type": "class", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "agents", "source_line": 69, "source_path": "core\\python\\gym\\orchestrator.py", "text": "orchestrator.TrainingRun (core\\python\\gym\\orchestrator.py:69)"} +{"complexity": "complex", "doc_id": "chunk_003593", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "agents", "source_line": 95, "source_path": "core\\python\\gym\\orchestrator.py", "text": "orchestrator.TrainingOrchestrator (core\\python\\gym\\orchestrator.py:95)"} +{"complexity": "simple", "doc_id": "chunk_003594", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "agents", "source_line": 63, "source_path": "core\\python\\gym\\orchestrator.py", "text": "orchestrator.__post_init__ (core\\python\\gym\\orchestrator.py:63)"} +{"complexity": "simple", "doc_id": "chunk_003595", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 87, "source_path": "core\\python\\gym\\orchestrator.py", "text": "orchestrator.duration_minutes (core\\python\\gym\\orchestrator.py:87)"} +{"complexity": "complex", "doc_id": "chunk_003596", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "agents", "source_line": 128, "source_path": "core\\python\\gym\\orchestrator.py", "text": "orchestrator.__init__ (core\\python\\gym\\orchestrator.py:128)"} +{"complexity": "complex", "doc_id": "chunk_003597", "function_type": "async_function", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "agents", "source_line": 167, "source_path": "core\\python\\gym\\orchestrator.py", "text": "orchestrator.train_vertical (core\\python\\gym\\orchestrator.py:167)"} +{"complexity": "complex", "doc_id": "chunk_003598", "function_type": "async_function", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "agents", "source_line": 255, "source_path": "core\\python\\gym\\orchestrator.py", "text": "orchestrator.train_multi_vertical (core\\python\\gym\\orchestrator.py:255)"} +{"complexity": "complex", "doc_id": "chunk_003599", "function_type": "async_function", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "agents", "source_line": 317, "source_path": "core\\python\\gym\\orchestrator.py", "text": "orchestrator.train_with_agents (core\\python\\gym\\orchestrator.py:317)"} +{"complexity": "complex", "doc_id": "chunk_003600", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "agents", "source_line": 368, "source_path": "core\\python\\gym\\orchestrator.py", "text": "orchestrator._execute_training_pipeline (core\\python\\gym\\orchestrator.py:368)"} +{"complexity": "simple", "doc_id": "chunk_003601", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "agents", "source_line": 426, "source_path": "core\\python\\gym\\orchestrator.py", "text": "orchestrator._generate_run_id (core\\python\\gym\\orchestrator.py:426)"} +{"complexity": "simple", "doc_id": "chunk_003602", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "agents", "source_line": 431, "source_path": "core\\python\\gym\\orchestrator.py", "text": "orchestrator.get_active_runs (core\\python\\gym\\orchestrator.py:431)"} +{"complexity": "simple", "doc_id": "chunk_003603", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "agents", "source_line": 435, "source_path": "core\\python\\gym\\orchestrator.py", "text": "orchestrator.get_status_summary (core\\python\\gym\\orchestrator.py:435)"} +{"complexity": "simple", "doc_id": "chunk_003604", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 13, "source_path": "core\\python\\gym\\resource_manager.py", "text": "resource_manager.GPUType (core\\python\\gym\\resource_manager.py:13)"} +{"complexity": "simple", "doc_id": "chunk_003605", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 20, "source_path": "core\\python\\gym\\resource_manager.py", "text": "resource_manager.CloudProvider (core\\python\\gym\\resource_manager.py:20)"} +{"complexity": "simple", "doc_id": "chunk_003606", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 29, "source_path": "core\\python\\gym\\resource_manager.py", "text": "resource_manager.GPUResource (core\\python\\gym\\resource_manager.py:29)"} +{"complexity": "simple", "doc_id": "chunk_003607", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 39, "source_path": "core\\python\\gym\\resource_manager.py", "text": "resource_manager.ResourceRequirement (core\\python\\gym\\resource_manager.py:39)"} +{"complexity": "complex", "doc_id": "chunk_003608", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 45, "source_path": "core\\python\\gym\\resource_manager.py", "text": "resource_manager.ResourceManager (core\\python\\gym\\resource_manager.py:45)"} +{"complexity": "simple", "doc_id": "chunk_003609", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 50, "source_path": "core\\python\\gym\\resource_manager.py", "text": "resource_manager.__init__ (core\\python\\gym\\resource_manager.py:50)"} +{"complexity": "medium", "doc_id": "chunk_003610", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 59, "source_path": "core\\python\\gym\\resource_manager.py", "text": "resource_manager._initialize_resources (core\\python\\gym\\resource_manager.py:59)"} +{"complexity": "simple", "doc_id": "chunk_003611", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 89, "source_path": "core\\python\\gym\\resource_manager.py", "text": "resource_manager.add_resource (core\\python\\gym\\resource_manager.py:89)"} +{"complexity": "medium", "doc_id": "chunk_003612", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 95, "source_path": "core\\python\\gym\\resource_manager.py", "text": "resource_manager.find_best_resource (core\\python\\gym\\resource_manager.py:95)"} +{"complexity": "simple", "doc_id": "chunk_003613", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 123, "source_path": "core\\python\\gym\\resource_manager.py", "text": "resource_manager._meets_requirements (core\\python\\gym\\resource_manager.py:123)"} +{"complexity": "simple", "doc_id": "chunk_003614", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 131, "source_path": "core\\python\\gym\\resource_manager.py", "text": "resource_manager._preference_score (core\\python\\gym\\resource_manager.py:131)"} +{"complexity": "medium", "doc_id": "chunk_003615", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 137, "source_path": "core\\python\\gym\\resource_manager.py", "text": "resource_manager.release_resource (core\\python\\gym\\resource_manager.py:137)"} +{"complexity": "simple", "doc_id": "chunk_003616", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 149, "source_path": "core\\python\\gym\\resource_manager.py", "text": "resource_manager.get_resource_info (core\\python\\gym\\resource_manager.py:149)"} +{"complexity": "simple", "doc_id": "chunk_003617", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 153, "source_path": "core\\python\\gym\\resource_manager.py", "text": "resource_manager.list_available_resources (core\\python\\gym\\resource_manager.py:153)"} +{"complexity": "medium", "doc_id": "chunk_003618", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 160, "source_path": "core\\python\\gym\\resource_manager.py", "text": "resource_manager.get_resource_utilization (core\\python\\gym\\resource_manager.py:160)"} +{"complexity": "simple", "doc_id": "chunk_003619", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 183, "source_path": "core\\python\\gym\\resource_manager.py", "text": "resource_manager.estimate_cost (core\\python\\gym\\resource_manager.py:183)"} +{"complexity": "medium", "doc_id": "chunk_003620", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 191, "source_path": "core\\python\\gym\\resource_manager.py", "text": "resource_manager.get_cheapest_resource (core\\python\\gym\\resource_manager.py:191)"} +{"complexity": "medium", "doc_id": "chunk_003621", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 206, "source_path": "core\\python\\gym\\resource_manager.py", "text": "resource_manager.get_fastest_resource (core\\python\\gym\\resource_manager.py:206)"} +{"complexity": "simple", "doc_id": "chunk_003622", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 15, "source_path": "core\\python\\gym\\scheduler.py", "text": "scheduler.JobStatus (core\\python\\gym\\scheduler.py:15)"} +{"complexity": "simple", "doc_id": "chunk_003623", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 22, "source_path": "core\\python\\gym\\scheduler.py", "text": "scheduler.JobPriority (core\\python\\gym\\scheduler.py:22)"} +{"complexity": "medium", "doc_id": "chunk_003624", "function_type": "class", "has_docstring": "no", "keyword": "train", "layer": "core", "module": "other", "source_line": 29, "source_path": "core\\python\\gym\\scheduler.py", "text": "scheduler.TrainingJob (core\\python\\gym\\scheduler.py:29)"} +{"complexity": "complex", "doc_id": "chunk_003625", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 43, "source_path": "core\\python\\gym\\scheduler.py", "text": "scheduler.Scheduler (core\\python\\gym\\scheduler.py:43)"} +{"complexity": "simple", "doc_id": "chunk_003626", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 48, "source_path": "core\\python\\gym\\scheduler.py", "text": "scheduler.__init__ (core\\python\\gym\\scheduler.py:48)"} +{"complexity": "medium", "doc_id": "chunk_003627", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 59, "source_path": "core\\python\\gym\\scheduler.py", "text": "scheduler.submit_job (core\\python\\gym\\scheduler.py:59)"} +{"complexity": "simple", "doc_id": "chunk_003628", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 74, "source_path": "core\\python\\gym\\scheduler.py", "text": "scheduler._priority_value (core\\python\\gym\\scheduler.py:74)"} +{"complexity": "medium", "doc_id": "chunk_003629", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "other", "source_line": 84, "source_path": "core\\python\\gym\\scheduler.py", "text": "scheduler.start_next_job (core\\python\\gym\\scheduler.py:84)"} +{"complexity": "medium", "doc_id": "chunk_003630", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 109, "source_path": "core\\python\\gym\\scheduler.py", "text": "scheduler.complete_job (core\\python\\gym\\scheduler.py:109)"} +{"complexity": "medium", "doc_id": "chunk_003631", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 124, "source_path": "core\\python\\gym\\scheduler.py", "text": "scheduler.cancel_job (core\\python\\gym\\scheduler.py:124)"} +{"complexity": "simple", "doc_id": "chunk_003632", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 140, "source_path": "core\\python\\gym\\scheduler.py", "text": "scheduler.get_job_status (core\\python\\gym\\scheduler.py:140)"} +{"complexity": "simple", "doc_id": "chunk_003633", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 144, "source_path": "core\\python\\gym\\scheduler.py", "text": "scheduler.list_jobs (core\\python\\gym\\scheduler.py:144)"} +{"complexity": "simple", "doc_id": "chunk_003634", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 151, "source_path": "core\\python\\gym\\scheduler.py", "text": "scheduler.get_queue_position (core\\python\\gym\\scheduler.py:151)"} +{"complexity": "simple", "doc_id": "chunk_003635", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 157, "source_path": "core\\python\\gym\\scheduler.py", "text": "scheduler.estimate_wait_time (core\\python\\gym\\scheduler.py:157)"} +{"complexity": "simple", "doc_id": "chunk_003636", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 168, "source_path": "core\\python\\gym\\scheduler.py", "text": "scheduler.get_budget_status (core\\python\\gym\\scheduler.py:168)"} +{"complexity": "simple", "doc_id": "chunk_003637", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 177, "source_path": "core\\python\\gym\\scheduler.py", "text": "scheduler.reset_monthly_budget (core\\python\\gym\\scheduler.py:177)"} +{"complexity": "simple", "doc_id": "chunk_003638", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 18, "source_path": "core\\python\\gym\\trainers\\nemotron_client.py", "text": "nemotron_client.NemotronRequest (core\\python\\gym\\trainers\\nemotron_client.py:18)"} +{"complexity": "simple", "doc_id": "chunk_003639", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 27, "source_path": "core\\python\\gym\\trainers\\nemotron_client.py", "text": "nemotron_client.NemotronResponse (core\\python\\gym\\trainers\\nemotron_client.py:27)"} +{"complexity": "complex", "doc_id": "chunk_003640", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 38, "source_path": "core\\python\\gym\\trainers\\nemotron_client.py", "text": "nemotron_client.NemotronClient (core\\python\\gym\\trainers\\nemotron_client.py:38)"} +{"complexity": "medium", "doc_id": "chunk_003641", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "training", "source_line": 43, "source_path": "core\\python\\gym\\trainers\\nemotron_client.py", "text": "nemotron_client.__init__ (core\\python\\gym\\trainers\\nemotron_client.py:43)"} +{"complexity": "simple", "doc_id": "chunk_003642", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 61, "source_path": "core\\python\\gym\\trainers\\nemotron_client.py", "text": "nemotron_client.__aenter__ (core\\python\\gym\\trainers\\nemotron_client.py:61)"} +{"complexity": "simple", "doc_id": "chunk_003643", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 72, "source_path": "core\\python\\gym\\trainers\\nemotron_client.py", "text": "nemotron_client.__aexit__ (core\\python\\gym\\trainers\\nemotron_client.py:72)"} +{"complexity": "simple", "doc_id": "chunk_003644", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "training", "source_line": 77, "source_path": "core\\python\\gym\\trainers\\nemotron_client.py", "text": "nemotron_client._generate_cache_key (core\\python\\gym\\trainers\\nemotron_client.py:77)"} +{"complexity": "medium", "doc_id": "chunk_003645", "function_type": "async_function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "training", "source_line": 82, "source_path": "core\\python\\gym\\trainers\\nemotron_client.py", "text": "nemotron_client._check_rate_limit (core\\python\\gym\\trainers\\nemotron_client.py:82)"} +{"complexity": "complex", "doc_id": "chunk_003646", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 99, "source_path": "core\\python\\gym\\trainers\\nemotron_client.py", "text": "nemotron_client.evaluate_response (core\\python\\gym\\trainers\\nemotron_client.py:99)"} +{"complexity": "complex", "doc_id": "chunk_003647", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 180, "source_path": "core\\python\\gym\\trainers\\nemotron_client.py", "text": "nemotron_client._mock_response (core\\python\\gym\\trainers\\nemotron_client.py:180)"} +{"complexity": "complex", "doc_id": "chunk_003648", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 247, "source_path": "core\\python\\gym\\trainers\\nemotron_client.py", "text": "nemotron_client.batch_evaluate (core\\python\\gym\\trainers\\nemotron_client.py:247)"} +{"complexity": "simple", "doc_id": "chunk_003649", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "training", "source_line": 281, "source_path": "core\\python\\gym\\trainers\\nemotron_client.py", "text": "nemotron_client.get_cache_stats (core\\python\\gym\\trainers\\nemotron_client.py:281)"} +{"complexity": "simple", "doc_id": "chunk_003650", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 290, "source_path": "core\\python\\gym\\trainers\\nemotron_client.py", "text": "nemotron_client.clear_cache (core\\python\\gym\\trainers\\nemotron_client.py:290)"} +{"complexity": "complex", "doc_id": "chunk_003651", "function_type": "async_function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "training", "source_line": 295, "source_path": "core\\python\\gym\\trainers\\nemotron_client.py", "text": "nemotron_client.health_check (core\\python\\gym\\trainers\\nemotron_client.py:295)"} +{"complexity": "simple", "doc_id": "chunk_003652", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "training", "source_line": 263, "source_path": "core\\python\\gym\\trainers\\nemotron_client.py", "text": "nemotron_client.evaluate_single (core\\python\\gym\\trainers\\nemotron_client.py:263)"} +{"complexity": "simple", "doc_id": "chunk_003653", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 75, "source_path": "core\\python\\gym\\trainers\\verified_trainer.py", "text": "verified_trainer.ExampleTier (core\\python\\gym\\trainers\\verified_trainer.py:75)"} +{"complexity": "medium", "doc_id": "chunk_003654", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 84, "source_path": "core\\python\\gym\\trainers\\verified_trainer.py", "text": "verified_trainer.VerificationConfig (core\\python\\gym\\trainers\\verified_trainer.py:84)"} +{"complexity": "medium", "doc_id": "chunk_003655", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "verification", "source_line": 113, "source_path": "core\\python\\gym\\trainers\\verified_trainer.py", "text": "verified_trainer.TrainingExample (core\\python\\gym\\trainers\\verified_trainer.py:113)"} +{"complexity": "medium", "doc_id": "chunk_003656", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 136, "source_path": "core\\python\\gym\\trainers\\verified_trainer.py", "text": "verified_trainer.VerificationResult (core\\python\\gym\\trainers\\verified_trainer.py:136)"} +{"complexity": "complex", "doc_id": "chunk_003657", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 154, "source_path": "core\\python\\gym\\trainers\\verified_trainer.py", "text": "verified_trainer.VerifiedTrainer (core\\python\\gym\\trainers\\verified_trainer.py:154)"} +{"complexity": "complex", "doc_id": "chunk_003658", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 501, "source_path": "core\\python\\gym\\trainers\\verified_trainer.py", "text": "verified_trainer.demo_verified_training (core\\python\\gym\\trainers\\verified_trainer.py:501)"} +{"complexity": "simple", "doc_id": "chunk_003659", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 107, "source_path": "core\\python\\gym\\trainers\\verified_trainer.py", "text": "verified_trainer.__post_init__ (core\\python\\gym\\trainers\\verified_trainer.py:107)"} +{"complexity": "complex", "doc_id": "chunk_003660", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 177, "source_path": "core\\python\\gym\\trainers\\verified_trainer.py", "text": "verified_trainer.__init__ (core\\python\\gym\\trainers\\verified_trainer.py:177)"} +{"complexity": "complex", "doc_id": "chunk_003661", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 233, "source_path": "core\\python\\gym\\trainers\\verified_trainer.py", "text": "verified_trainer.verify_example (core\\python\\gym\\trainers\\verified_trainer.py:233)"} +{"complexity": "simple", "doc_id": "chunk_003662", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 372, "source_path": "core\\python\\gym\\trainers\\verified_trainer.py", "text": "verified_trainer._determine_tier (core\\python\\gym\\trainers\\verified_trainer.py:372)"} +{"complexity": "medium", "doc_id": "chunk_003663", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 383, "source_path": "core\\python\\gym\\trainers\\verified_trainer.py", "text": "verified_trainer._verify_with_nemotron (core\\python\\gym\\trainers\\verified_trainer.py:383)"} +{"complexity": "complex", "doc_id": "chunk_003664", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 407, "source_path": "core\\python\\gym\\trainers\\verified_trainer.py", "text": "verified_trainer._fallback_nemotron_score (core\\python\\gym\\trainers\\verified_trainer.py:407)"} +{"complexity": "medium", "doc_id": "chunk_003665", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 443, "source_path": "core\\python\\gym\\trainers\\verified_trainer.py", "text": "verified_trainer._verify_with_consensus (core\\python\\gym\\trainers\\verified_trainer.py:443)"} +{"complexity": "medium", "doc_id": "chunk_003666", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 456, "source_path": "core\\python\\gym\\trainers\\verified_trainer.py", "text": "verified_trainer._verify_with_lattice (core\\python\\gym\\trainers\\verified_trainer.py:456)"} +{"complexity": "medium", "doc_id": "chunk_003667", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "verification", "source_line": 469, "source_path": "core\\python\\gym\\trainers\\verified_trainer.py", "text": "verified_trainer.train (core\\python\\gym\\trainers\\verified_trainer.py:469)"} +{"complexity": "simple", "doc_id": "chunk_003668", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 28, "source_path": "core\\python\\gym\\verification\\cascade_validator.py", "text": "cascade_validator.StepType (core\\python\\gym\\verification\\cascade_validator.py:28)"} +{"complexity": "medium", "doc_id": "chunk_003669", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 40, "source_path": "core\\python\\gym\\verification\\cascade_validator.py", "text": "cascade_validator.ReasoningStep (core\\python\\gym\\verification\\cascade_validator.py:40)"} +{"complexity": "medium", "doc_id": "chunk_003670", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 69, "source_path": "core\\python\\gym\\verification\\cascade_validator.py", "text": "cascade_validator.CascadeResult (core\\python\\gym\\verification\\cascade_validator.py:69)"} +{"complexity": "complex", "doc_id": "chunk_003671", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "core", "module": "verification", "source_line": 96, "source_path": "core\\python\\gym\\verification\\cascade_validator.py", "text": "cascade_validator.CascadeValidator (core\\python\\gym\\verification\\cascade_validator.py:96)"} +{"complexity": "simple", "doc_id": "chunk_003672", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 64, "source_path": "core\\python\\gym\\verification\\cascade_validator.py", "text": "cascade_validator.__str__ (core\\python\\gym\\verification\\cascade_validator.py:64)"} +{"complexity": "simple", "doc_id": "chunk_003673", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 89, "source_path": "core\\python\\gym\\verification\\cascade_validator.py", "text": "cascade_validator.success_rate (core\\python\\gym\\verification\\cascade_validator.py:89)"} +{"complexity": "medium", "doc_id": "chunk_003674", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 137, "source_path": "core\\python\\gym\\verification\\cascade_validator.py", "text": "cascade_validator.__init__ (core\\python\\gym\\verification\\cascade_validator.py:137)"} +{"complexity": "complex", "doc_id": "chunk_003675", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 153, "source_path": "core\\python\\gym\\verification\\cascade_validator.py", "text": "cascade_validator.validate (core\\python\\gym\\verification\\cascade_validator.py:153)"} +{"complexity": "complex", "doc_id": "chunk_003676", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 245, "source_path": "core\\python\\gym\\verification\\cascade_validator.py", "text": "cascade_validator._verify_step (core\\python\\gym\\verification\\cascade_validator.py:245)"} +{"complexity": "complex", "doc_id": "chunk_003677", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "verification", "source_line": 324, "source_path": "core\\python\\gym\\verification\\cascade_validator.py", "text": "cascade_validator.parse_reasoning_from_text (core\\python\\gym\\verification\\cascade_validator.py:324)"} +{"complexity": "complex", "doc_id": "chunk_003678", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 31, "source_path": "core\\python\\gym\\verification\\demo_thermodynamics.py", "text": "demo_thermodynamics.demo_correct_example (core\\python\\gym\\verification\\demo_thermodynamics.py:31)"} +{"complexity": "complex", "doc_id": "chunk_003679", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 92, "source_path": "core\\python\\gym\\verification\\demo_thermodynamics.py", "text": "demo_thermodynamics.demo_incorrect_example (core\\python\\gym\\verification\\demo_thermodynamics.py:92)"} +{"complexity": "complex", "doc_id": "chunk_003680", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "core", "module": "verification", "source_line": 159, "source_path": "core\\python\\gym\\verification\\demo_thermodynamics.py", "text": "demo_thermodynamics.demo_cascade_validation (core\\python\\gym\\verification\\demo_thermodynamics.py:159)"} +{"complexity": "complex", "doc_id": "chunk_003681", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 236, "source_path": "core\\python\\gym\\verification\\demo_thermodynamics.py", "text": "demo_thermodynamics.demo_error_compounding (core\\python\\gym\\verification\\demo_thermodynamics.py:236)"} +{"complexity": "complex", "doc_id": "chunk_003682", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 291, "source_path": "core\\python\\gym\\verification\\demo_thermodynamics.py", "text": "demo_thermodynamics.main (core\\python\\gym\\verification\\demo_thermodynamics.py:291)"} +{"complexity": "simple", "doc_id": "chunk_003683", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 57, "source_path": "core\\python\\gym\\verification\\symbolic_verifier.py", "text": "symbolic_verifier.VerificationMethod (core\\python\\gym\\verification\\symbolic_verifier.py:57)"} +{"complexity": "medium", "doc_id": "chunk_003684", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 66, "source_path": "core\\python\\gym\\verification\\symbolic_verifier.py", "text": "symbolic_verifier.SymbolicResult (core\\python\\gym\\verification\\symbolic_verifier.py:66)"} +{"complexity": "complex", "doc_id": "chunk_003685", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 92, "source_path": "core\\python\\gym\\verification\\symbolic_verifier.py", "text": "symbolic_verifier.SymbolicVerifier (core\\python\\gym\\verification\\symbolic_verifier.py:92)"} +{"complexity": "simple", "doc_id": "chunk_003686", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 87, "source_path": "core\\python\\gym\\verification\\symbolic_verifier.py", "text": "symbolic_verifier.__post_init__ (core\\python\\gym\\verification\\symbolic_verifier.py:87)"} +{"complexity": "medium", "doc_id": "chunk_003687", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 127, "source_path": "core\\python\\gym\\verification\\symbolic_verifier.py", "text": "symbolic_verifier.__init__ (core\\python\\gym\\verification\\symbolic_verifier.py:127)"} +{"complexity": "medium", "doc_id": "chunk_003688", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 148, "source_path": "core\\python\\gym\\verification\\symbolic_verifier.py", "text": "symbolic_verifier.verify (core\\python\\gym\\verification\\symbolic_verifier.py:148)"} +{"complexity": "complex", "doc_id": "chunk_003689", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 178, "source_path": "core\\python\\gym\\verification\\symbolic_verifier.py", "text": "symbolic_verifier.verify_thermodynamics (core\\python\\gym\\verification\\symbolic_verifier.py:178)"} +{"complexity": "medium", "doc_id": "chunk_003690", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 301, "source_path": "core\\python\\gym\\verification\\symbolic_verifier.py", "text": "symbolic_verifier.verify_dimensional_analysis (core\\python\\gym\\verification\\symbolic_verifier.py:301)"} +{"complexity": "complex", "doc_id": "chunk_003691", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 331, "source_path": "core\\python\\gym\\verification\\symbolic_verifier.py", "text": "symbolic_verifier.verify_with_z3 (core\\python\\gym\\verification\\symbolic_verifier.py:331)"} +{"complexity": "medium", "doc_id": "chunk_003692", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 381, "source_path": "core\\python\\gym\\verification\\symbolic_verifier.py", "text": "symbolic_verifier.verify_generic (core\\python\\gym\\verification\\symbolic_verifier.py:381)"} +{"complexity": "simple", "doc_id": "chunk_003693", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 396, "source_path": "core\\python\\gym\\verification\\symbolic_verifier.py", "text": "symbolic_verifier.verify_kinematics (core\\python\\gym\\verification\\symbolic_verifier.py:396)"} +{"complexity": "simple", "doc_id": "chunk_003694", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 401, "source_path": "core\\python\\gym\\verification\\symbolic_verifier.py", "text": "symbolic_verifier.verify_circuits (core\\python\\gym\\verification\\symbolic_verifier.py:401)"} +{"complexity": "simple", "doc_id": "chunk_003695", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 406, "source_path": "core\\python\\gym\\verification\\symbolic_verifier.py", "text": "symbolic_verifier.verify_math (core\\python\\gym\\verification\\symbolic_verifier.py:406)"} +{"complexity": "complex", "doc_id": "chunk_003696", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 17, "source_path": "core\\python\\hardware_f31_real.py", "text": "hardware_f31_real.HardwareAttestation (core\\python\\hardware_f31_real.py:17)"} +{"complexity": "medium", "doc_id": "chunk_003697", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 120, "source_path": "core\\python\\hardware_f31_real.py", "text": "hardware_f31_real.test_hardware_attestation (core\\python\\hardware_f31_real.py:120)"} +{"complexity": "simple", "doc_id": "chunk_003698", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 20, "source_path": "core\\python\\hardware_f31_real.py", "text": "hardware_f31_real.__init__ (core\\python\\hardware_f31_real.py:20)"} +{"complexity": "medium", "doc_id": "chunk_003699", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 25, "source_path": "core\\python\\hardware_f31_real.py", "text": "hardware_f31_real._check_tpm (core\\python\\hardware_f31_real.py:25)"} +{"complexity": "simple", "doc_id": "chunk_003700", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 38, "source_path": "core\\python\\hardware_f31_real.py", "text": "hardware_f31_real._check_zymkey (core\\python\\hardware_f31_real.py:38)"} +{"complexity": "simple", "doc_id": "chunk_003701", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 47, "source_path": "core\\python\\hardware_f31_real.py", "text": "hardware_f31_real.generate_hardware_binding (core\\python\\hardware_f31_real.py:47)"} +{"complexity": "medium", "doc_id": "chunk_003702", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "other", "source_line": 58, "source_path": "core\\python\\hardware_f31_real.py", "text": "hardware_f31_real._zymkey_sign (core\\python\\hardware_f31_real.py:58)"} +{"complexity": "medium", "doc_id": "chunk_003703", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "other", "source_line": 79, "source_path": "core\\python\\hardware_f31_real.py", "text": "hardware_f31_real._tpm_sign (core\\python\\hardware_f31_real.py:79)"} +{"complexity": "simple", "doc_id": "chunk_003704", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "other", "source_line": 105, "source_path": "core\\python\\hardware_f31_real.py", "text": "hardware_f31_real._software_sign (core\\python\\hardware_f31_real.py:105)"} +{"complexity": "simple", "doc_id": "chunk_003705", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 115, "source_path": "core\\python\\hardware_f31_real.py", "text": "hardware_f31_real._create_tpm_key (core\\python\\hardware_f31_real.py:115)"} +{"complexity": "simple", "doc_id": "chunk_003706", "function_type": "class", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 36, "source_path": "core\\python\\hardware_sheriff_v2.py", "text": "hardware_sheriff_v2.PowerReading (core\\python\\hardware_sheriff_v2.py:36)"} +{"complexity": "simple", "doc_id": "chunk_003707", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 48, "source_path": "core\\python\\hardware_sheriff_v2.py", "text": "hardware_sheriff_v2.HardwareProof (core\\python\\hardware_sheriff_v2.py:48)"} +{"complexity": "complex", "doc_id": "chunk_003708", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 59, "source_path": "core\\python\\hardware_sheriff_v2.py", "text": "hardware_sheriff_v2.HardwareSheriffV2 (core\\python\\hardware_sheriff_v2.py:59)"} +{"complexity": "complex", "doc_id": "chunk_003709", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 419, "source_path": "core\\python\\hardware_sheriff_v2.py", "text": "hardware_sheriff_v2.test_hardware_sheriff (core\\python\\hardware_sheriff_v2.py:419)"} +{"complexity": "medium", "doc_id": "chunk_003710", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 81, "source_path": "core\\python\\hardware_sheriff_v2.py", "text": "hardware_sheriff_v2.__init__ (core\\python\\hardware_sheriff_v2.py:81)"} +{"complexity": "medium", "doc_id": "chunk_003711", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 104, "source_path": "core\\python\\hardware_sheriff_v2.py", "text": "hardware_sheriff_v2._initialize_hardware (core\\python\\hardware_sheriff_v2.py:104)"} +{"complexity": "simple", "doc_id": "chunk_003712", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 127, "source_path": "core\\python\\hardware_sheriff_v2.py", "text": "hardware_sheriff_v2._initialize_simulation (core\\python\\hardware_sheriff_v2.py:127)"} +{"complexity": "medium", "doc_id": "chunk_003713", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 134, "source_path": "core\\python\\hardware_sheriff_v2.py", "text": "hardware_sheriff_v2.is_hardware_available (core\\python\\hardware_sheriff_v2.py:134)"} +{"complexity": "medium", "doc_id": "chunk_003714", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 150, "source_path": "core\\python\\hardware_sheriff_v2.py", "text": "hardware_sheriff_v2.get_status (core\\python\\hardware_sheriff_v2.py:150)"} +{"complexity": "complex", "doc_id": "chunk_003715", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "other", "source_line": 162, "source_path": "core\\python\\hardware_sheriff_v2.py", "text": "hardware_sheriff_v2.sign_proof (core\\python\\hardware_sheriff_v2.py:162)"} +{"complexity": "complex", "doc_id": "chunk_003716", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 206, "source_path": "core\\python\\hardware_sheriff_v2.py", "text": "hardware_sheriff_v2.check_power_budget (core\\python\\hardware_sheriff_v2.py:206)"} +{"complexity": "complex", "doc_id": "chunk_003717", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 282, "source_path": "core\\python\\hardware_sheriff_v2.py", "text": "hardware_sheriff_v2.verify_hardware_integrity (core\\python\\hardware_sheriff_v2.py:282)"} +{"complexity": "complex", "doc_id": "chunk_003718", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 346, "source_path": "core\\python\\hardware_sheriff_v2.py", "text": "hardware_sheriff_v2.enforce_watts_limit (core\\python\\hardware_sheriff_v2.py:346)"} +{"complexity": "complex", "doc_id": "chunk_003719", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 383, "source_path": "core\\python\\hardware_sheriff_v2.py", "text": "hardware_sheriff_v2.get_device_attestation (core\\python\\hardware_sheriff_v2.py:383)"} +{"complexity": "simple", "doc_id": "chunk_003720", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 27, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.ImpactCategory (core\\python\\impact\\__init__.py:27)"} +{"complexity": "simple", "doc_id": "chunk_003721", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 38, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.ImpactSeverity (core\\python\\impact\\__init__.py:38)"} +{"complexity": "simple", "doc_id": "chunk_003722", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 47, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.VerificationStatus (core\\python\\impact\\__init__.py:47)"} +{"complexity": "medium", "doc_id": "chunk_003723", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 55, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.ProposalStatus (core\\python\\impact\\__init__.py:55)"} +{"complexity": "simple", "doc_id": "chunk_003724", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "other", "source_line": 73, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__._sign (core\\python\\impact\\__init__.py:73)"} +{"complexity": "simple", "doc_id": "chunk_003725", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 79, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__._new_id (core\\python\\impact\\__init__.py:79)"} +{"complexity": "simple", "doc_id": "chunk_003726", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 83, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__._ts (core\\python\\impact\\__init__.py:83)"} +{"complexity": "simple", "doc_id": "chunk_003727", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 92, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.Vote (core\\python\\impact\\__init__.py:92)"} +{"complexity": "simple", "doc_id": "chunk_003728", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "core", "module": "other", "source_line": 103, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.VoteProof (core\\python\\impact\\__init__.py:103)"} +{"complexity": "complex", "doc_id": "chunk_003729", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 108, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.VotingSystem (core\\python\\impact\\__init__.py:108)"} +{"complexity": "simple", "doc_id": "chunk_003730", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 192, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.Distribution (core\\python\\impact\\__init__.py:192)"} +{"complexity": "simple", "doc_id": "chunk_003731", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "core", "module": "other", "source_line": 202, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.DistributionProof (core\\python\\impact\\__init__.py:202)"} +{"complexity": "complex", "doc_id": "chunk_003732", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 207, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.Treasury (core\\python\\impact\\__init__.py:207)"} +{"complexity": "medium", "doc_id": "chunk_003733", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 302, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.Proposal (core\\python\\impact\\__init__.py:302)"} +{"complexity": "complex", "doc_id": "chunk_003734", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 323, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.ProposalManager (core\\python\\impact\\__init__.py:323)"} +{"complexity": "simple", "doc_id": "chunk_003735", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 407, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.Recipient (core\\python\\impact\\__init__.py:407)"} +{"complexity": "complex", "doc_id": "chunk_003736", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 418, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.RecipientRegistry (core\\python\\impact\\__init__.py:418)"} +{"complexity": "simple", "doc_id": "chunk_003737", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 489, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.ImpactProgramReport (core\\python\\impact\\__init__.py:489)"} +{"complexity": "complex", "doc_id": "chunk_003738", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 502, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.ImpactProgram (core\\python\\impact\\__init__.py:502)"} +{"complexity": "medium", "doc_id": "chunk_003739", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 634, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.ImpactScore (core\\python\\impact\\__init__.py:634)"} +{"complexity": "medium", "doc_id": "chunk_003740", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 655, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.ImpactReport (core\\python\\impact\\__init__.py:655)"} +{"complexity": "complex", "doc_id": "chunk_003741", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 677, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.ImpactAnalyzer (core\\python\\impact\\__init__.py:677)"} +{"complexity": "simple", "doc_id": "chunk_003742", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 113, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.__init__ (core\\python\\impact\\__init__.py:113)"} +{"complexity": "medium", "doc_id": "chunk_003743", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 118, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.cast_vote (core\\python\\impact\\__init__.py:118)"} +{"complexity": "simple", "doc_id": "chunk_003744", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 149, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.verify_vote (core\\python\\impact\\__init__.py:149)"} +{"complexity": "medium", "doc_id": "chunk_003745", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 160, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.get_vote_tally (core\\python\\impact\\__init__.py:160)"} +{"complexity": "simple", "doc_id": "chunk_003746", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 183, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.get_votes_for_proposal (core\\python\\impact\\__init__.py:183)"} +{"complexity": "medium", "doc_id": "chunk_003747", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 210, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.__init__ (core\\python\\impact\\__init__.py:210)"} +{"complexity": "medium", "doc_id": "chunk_003748", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 222, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.record_revenue (core\\python\\impact\\__init__.py:222)"} +{"complexity": "complex", "doc_id": "chunk_003749", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "other", "source_line": 242, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.execute_distribution (core\\python\\impact\\__init__.py:242)"} +{"complexity": "simple", "doc_id": "chunk_003750", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 287, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.verify_distribution (core\\python\\impact\\__init__.py:287)"} +{"complexity": "simple", "doc_id": "chunk_003751", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 316, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.get_approval_rate (core\\python\\impact\\__init__.py:316)"} +{"complexity": "simple", "doc_id": "chunk_003752", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 329, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.__init__ (core\\python\\impact\\__init__.py:329)"} +{"complexity": "medium", "doc_id": "chunk_003753", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 333, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.create_proposal (core\\python\\impact\\__init__.py:333)"} +{"complexity": "simple", "doc_id": "chunk_003754", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 365, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.record_vote (core\\python\\impact\\__init__.py:365)"} +{"complexity": "medium", "doc_id": "chunk_003755", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 375, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.close_voting (core\\python\\impact\\__init__.py:375)"} +{"complexity": "simple", "doc_id": "chunk_003756", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 390, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.get_proposal (core\\python\\impact\\__init__.py:390)"} +{"complexity": "simple", "doc_id": "chunk_003757", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 393, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.list_approved (core\\python\\impact\\__init__.py:393)"} +{"complexity": "simple", "doc_id": "chunk_003758", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 396, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.list_proposals (core\\python\\impact\\__init__.py:396)"} +{"complexity": "simple", "doc_id": "chunk_003759", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 421, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.__init__ (core\\python\\impact\\__init__.py:421)"} +{"complexity": "medium", "doc_id": "chunk_003760", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 426, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.create_recipient (core\\python\\impact\\__init__.py:426)"} +{"complexity": "simple", "doc_id": "chunk_003761", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 454, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.get_or_create_recipient (core\\python\\impact\\__init__.py:454)"} +{"complexity": "medium", "doc_id": "chunk_003762", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 464, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.record_distribution (core\\python\\impact\\__init__.py:464)"} +{"complexity": "simple", "doc_id": "chunk_003763", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 476, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.get (core\\python\\impact\\__init__.py:476)"} +{"complexity": "simple", "doc_id": "chunk_003764", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 479, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.get_by_name (core\\python\\impact\\__init__.py:479)"} +{"complexity": "medium", "doc_id": "chunk_003765", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 509, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.__init__ (core\\python\\impact\\__init__.py:509)"} +{"complexity": "medium", "doc_id": "chunk_003766", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 525, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.record_revenue (core\\python\\impact\\__init__.py:525)"} +{"complexity": "medium", "doc_id": "chunk_003767", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 537, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.submit_proposal (core\\python\\impact\\__init__.py:537)"} +{"complexity": "medium", "doc_id": "chunk_003768", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 563, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.cast_vote (core\\python\\impact\\__init__.py:563)"} +{"complexity": "medium", "doc_id": "chunk_003769", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "core", "module": "other", "source_line": 581, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.execute_quarterly_distribution (core\\python\\impact\\__init__.py:581)"} +{"complexity": "simple", "doc_id": "chunk_003770", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 603, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.verify_vote (core\\python\\impact\\__init__.py:603)"} +{"complexity": "simple", "doc_id": "chunk_003771", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 606, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.verify_distribution (core\\python\\impact\\__init__.py:606)"} +{"complexity": "medium", "doc_id": "chunk_003772", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 609, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.get_impact_report (core\\python\\impact\\__init__.py:609)"} +{"complexity": "simple", "doc_id": "chunk_003773", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 625, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.get_public_audit_log (core\\python\\impact\\__init__.py:625)"} +{"complexity": "simple", "doc_id": "chunk_003774", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 643, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.to_dict (core\\python\\impact\\__init__.py:643)"} +{"complexity": "simple", "doc_id": "chunk_003775", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 665, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.to_dict (core\\python\\impact\\__init__.py:665)"} +{"complexity": "simple", "doc_id": "chunk_003776", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 680, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.__init__ (core\\python\\impact\\__init__.py:680)"} +{"complexity": "simple", "doc_id": "chunk_003777", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "core", "module": "other", "source_line": 684, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__._severity_from_score (core\\python\\impact\\__init__.py:684)"} +{"complexity": "complex", "doc_id": "chunk_003778", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 695, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.analyze (core\\python\\impact\\__init__.py:695)"} +{"complexity": "simple", "doc_id": "chunk_003779", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 735, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.get_report (core\\python\\impact\\__init__.py:735)"} +{"complexity": "simple", "doc_id": "chunk_003780", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 741, "source_path": "core\\python\\impact\\__init__.py", "text": "__init__.get_all_reports (core\\python\\impact\\__init__.py:741)"} +{"complexity": "simple", "doc_id": "chunk_003781", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 65, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.BackendType (core\\python\\inference\\__init__.py:65)"} +{"complexity": "simple", "doc_id": "chunk_003782", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 74, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.ModelCapability (core\\python\\inference\\__init__.py:74)"} +{"complexity": "simple", "doc_id": "chunk_003783", "function_type": "class", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "inference", "source_line": 84, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.InferenceStatus (core\\python\\inference\\__init__.py:84)"} +{"complexity": "simple", "doc_id": "chunk_003784", "function_type": "class", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "inference", "source_line": 93, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.PipelineStageType (core\\python\\inference\\__init__.py:93)"} +{"complexity": "complex", "doc_id": "chunk_003785", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 107, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.ModelConfig (core\\python\\inference\\__init__.py:107)"} +{"complexity": "medium", "doc_id": "chunk_003786", "function_type": "class", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "inference", "source_line": 146, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.InferenceRequest (core\\python\\inference\\__init__.py:146)"} +{"complexity": "complex", "doc_id": "chunk_003787", "function_type": "class", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "inference", "source_line": 173, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.InferenceResponse (core\\python\\inference\\__init__.py:173)"} +{"complexity": "medium", "doc_id": "chunk_003788", "function_type": "class", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "inference", "source_line": 224, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.LegacyInferenceRequest (core\\python\\inference\\__init__.py:224)"} +{"complexity": "complex", "doc_id": "chunk_003789", "function_type": "class", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "inference", "source_line": 247, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.InferenceResult (core\\python\\inference\\__init__.py:247)"} +{"complexity": "complex", "doc_id": "chunk_003790", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 286, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__._http_json (core\\python\\inference\\__init__.py:286)"} +{"complexity": "complex", "doc_id": "chunk_003791", "function_type": "class", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "inference", "source_line": 333, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.InferenceBackend (core\\python\\inference\\__init__.py:333)"} +{"complexity": "complex", "doc_id": "chunk_003792", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 391, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.OllamaBackend (core\\python\\inference\\__init__.py:391)"} +{"complexity": "complex", "doc_id": "chunk_003793", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 481, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.HuggingFaceBackend (core\\python\\inference\\__init__.py:481)"} +{"complexity": "complex", "doc_id": "chunk_003794", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 610, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.OpenAICompatibleBackend (core\\python\\inference\\__init__.py:610)"} +{"complexity": "complex", "doc_id": "chunk_003795", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 701, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.HTTPBackend (core\\python\\inference\\__init__.py:701)"} +{"complexity": "complex", "doc_id": "chunk_003796", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 797, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.MockBackend (core\\python\\inference\\__init__.py:797)"} +{"complexity": "complex", "doc_id": "chunk_003797", "function_type": "class", "has_docstring": "yes", "keyword": "route", "layer": "core", "module": "inference", "source_line": 886, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.InferenceRouter (core\\python\\inference\\__init__.py:886)"} +{"complexity": "complex", "doc_id": "chunk_003798", "function_type": "class", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "inference", "source_line": 1681, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.InferenceEngine (core\\python\\inference\\__init__.py:1681)"} +{"complexity": "medium", "doc_id": "chunk_003799", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 1772, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.PipelineStage (core\\python\\inference\\__init__.py:1772)"} +{"complexity": "complex", "doc_id": "chunk_003800", "function_type": "class", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "inference", "source_line": 1785, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.InferencePipeline (core\\python\\inference\\__init__.py:1785)"} +{"complexity": "complex", "doc_id": "chunk_003801", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "inference", "source_line": 1858, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__._run_self_test (core\\python\\inference\\__init__.py:1858)"} +{"complexity": "simple", "doc_id": "chunk_003802", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 134, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.supports (core\\python\\inference\\__init__.py:134)"} +{"complexity": "simple", "doc_id": "chunk_003803", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "inference", "source_line": 138, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.to_dict (core\\python\\inference\\__init__.py:138)"} +{"complexity": "simple", "doc_id": "chunk_003804", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "inference", "source_line": 166, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.to_dict (core\\python\\inference\\__init__.py:166)"} +{"complexity": "simple", "doc_id": "chunk_003805", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "inference", "source_line": 195, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.__post_init__ (core\\python\\inference\\__init__.py:195)"} +{"complexity": "medium", "doc_id": "chunk_003806", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "inference", "source_line": 199, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__._compute_proof_hash (core\\python\\inference\\__init__.py:199)"} +{"complexity": "simple", "doc_id": "chunk_003807", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "inference", "source_line": 213, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.to_dict (core\\python\\inference\\__init__.py:213)"} +{"complexity": "simple", "doc_id": "chunk_003808", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "inference", "source_line": 234, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.to_dict (core\\python\\inference\\__init__.py:234)"} +{"complexity": "simple", "doc_id": "chunk_003809", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "inference", "source_line": 259, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.__post_init__ (core\\python\\inference\\__init__.py:259)"} +{"complexity": "medium", "doc_id": "chunk_003810", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "inference", "source_line": 268, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.to_dict (core\\python\\inference\\__init__.py:268)"} +{"complexity": "simple", "doc_id": "chunk_003811", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "inference", "source_line": 340, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.__init__ (core\\python\\inference\\__init__.py:340)"} +{"complexity": "simple", "doc_id": "chunk_003812", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 348, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.is_available (core\\python\\inference\\__init__.py:348)"} +{"complexity": "medium", "doc_id": "chunk_003813", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "inference", "source_line": 352, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.generate (core\\python\\inference\\__init__.py:352)"} +{"complexity": "simple", "doc_id": "chunk_003814", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "inference", "source_line": 368, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.record_call (core\\python\\inference\\__init__.py:368)"} +{"complexity": "medium", "doc_id": "chunk_003815", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "inference", "source_line": 374, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.get_backend_stats (core\\python\\inference\\__init__.py:374)"} +{"complexity": "simple", "doc_id": "chunk_003816", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "inference", "source_line": 399, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.__init__ (core\\python\\inference\\__init__.py:399)"} +{"complexity": "simple", "doc_id": "chunk_003817", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 403, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.is_available (core\\python\\inference\\__init__.py:403)"} +{"complexity": "simple", "doc_id": "chunk_003818", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 408, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.list_models (core\\python\\inference\\__init__.py:408)"} +{"complexity": "complex", "doc_id": "chunk_003819", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "inference", "source_line": 416, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.generate (core\\python\\inference\\__init__.py:416)"} +{"complexity": "simple", "doc_id": "chunk_003820", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "inference", "source_line": 490, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.__init__ (core\\python\\inference\\__init__.py:490)"} +{"complexity": "simple", "doc_id": "chunk_003821", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 495, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.is_available (core\\python\\inference\\__init__.py:495)"} +{"complexity": "complex", "doc_id": "chunk_003822", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "inference", "source_line": 504, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__._load_pipeline (core\\python\\inference\\__init__.py:504)"} +{"complexity": "complex", "doc_id": "chunk_003823", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "inference", "source_line": 547, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.generate (core\\python\\inference\\__init__.py:547)"} +{"complexity": "simple", "doc_id": "chunk_003824", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "inference", "source_line": 616, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.__init__ (core\\python\\inference\\__init__.py:616)"} +{"complexity": "simple", "doc_id": "chunk_003825", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 625, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.is_available (core\\python\\inference\\__init__.py:625)"} +{"complexity": "complex", "doc_id": "chunk_003826", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "inference", "source_line": 634, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.generate (core\\python\\inference\\__init__.py:634)"} +{"complexity": "medium", "doc_id": "chunk_003827", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "inference", "source_line": 712, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.__init__ (core\\python\\inference\\__init__.py:712)"} +{"complexity": "medium", "doc_id": "chunk_003828", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "core", "module": "inference", "source_line": 726, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__._default_request_builder (core\\python\\inference\\__init__.py:726)"} +{"complexity": "simple", "doc_id": "chunk_003829", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "core", "module": "inference", "source_line": 739, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__._default_response_parser (core\\python\\inference\\__init__.py:739)"} +{"complexity": "simple", "doc_id": "chunk_003830", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "inference", "source_line": 747, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.is_available (core\\python\\inference\\__init__.py:747)"} +{"complexity": "complex", "doc_id": "chunk_003831", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "inference", "source_line": 751, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.generate (core\\python\\inference\\__init__.py:751)"} +{"complexity": "complex", "doc_id": "chunk_003832", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "inference", "source_line": 805, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.__init__ (core\\python\\inference\\__init__.py:805)"} +{"complexity": "simple", "doc_id": "chunk_003833", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 838, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.is_available (core\\python\\inference\\__init__.py:838)"} +{"complexity": "complex", "doc_id": "chunk_003834", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "inference", "source_line": 842, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.generate (core\\python\\inference\\__init__.py:842)"} +{"complexity": "simple", "doc_id": "chunk_003835", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "inference", "source_line": 902, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.__init__ (core\\python\\inference\\__init__.py:902)"} +{"complexity": "complex", "doc_id": "chunk_003836", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 915, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__._register_defaults (core\\python\\inference\\__init__.py:915)"} +{"complexity": "simple", "doc_id": "chunk_003837", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 1293, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.register_backend (core\\python\\inference\\__init__.py:1293)"} +{"complexity": "simple", "doc_id": "chunk_003838", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 1298, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.register_model (core\\python\\inference\\__init__.py:1298)"} +{"complexity": "medium", "doc_id": "chunk_003839", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "inference", "source_line": 1306, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.check_availability (core\\python\\inference\\__init__.py:1306)"} +{"complexity": "complex", "doc_id": "chunk_003840", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "core", "module": "inference", "source_line": 1330, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.select_model (core\\python\\inference\\__init__.py:1330)"} +{"complexity": "medium", "doc_id": "chunk_003841", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 1392, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__._maybe_trim (core\\python\\inference\\__init__.py:1392)"} +{"complexity": "simple", "doc_id": "chunk_003842", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "inference", "source_line": 1406, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__._semantic_cache_get (core\\python\\inference\\__init__.py:1406)"} +{"complexity": "simple", "doc_id": "chunk_003843", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "inference", "source_line": 1412, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__._semantic_cache_put (core\\python\\inference\\__init__.py:1412)"} +{"complexity": "complex", "doc_id": "chunk_003844", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "inference", "source_line": 1418, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.generate (core\\python\\inference\\__init__.py:1418)"} +{"complexity": "complex", "doc_id": "chunk_003845", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "inference", "source_line": 1498, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.multi_generate (core\\python\\inference\\__init__.py:1498)"} +{"complexity": "medium", "doc_id": "chunk_003846", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 1556, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__._finalize_response (core\\python\\inference\\__init__.py:1556)"} +{"complexity": "simple", "doc_id": "chunk_003847", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "inference", "source_line": 1568, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.get_proof_chain_head (core\\python\\inference\\__init__.py:1568)"} +{"complexity": "medium", "doc_id": "chunk_003848", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 1574, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__._next_fallback (core\\python\\inference\\__init__.py:1574)"} +{"complexity": "medium", "doc_id": "chunk_003849", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 1597, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__._log_request (core\\python\\inference\\__init__.py:1597)"} +{"complexity": "medium", "doc_id": "chunk_003850", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "inference", "source_line": 1627, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.get_statistics (core\\python\\inference\\__init__.py:1627)"} +{"complexity": "simple", "doc_id": "chunk_003851", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "inference", "source_line": 1657, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__._percentile (core\\python\\inference\\__init__.py:1657)"} +{"complexity": "simple", "doc_id": "chunk_003852", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "inference", "source_line": 1668, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.get_request_log (core\\python\\inference\\__init__.py:1668)"} +{"complexity": "simple", "doc_id": "chunk_003853", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 1672, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.list_models (core\\python\\inference\\__init__.py:1672)"} +{"complexity": "simple", "doc_id": "chunk_003854", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "inference", "source_line": 1689, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.__init__ (core\\python\\inference\\__init__.py:1689)"} +{"complexity": "simple", "doc_id": "chunk_003855", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "inference", "source_line": 1694, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.register_model (core\\python\\inference\\__init__.py:1694)"} +{"complexity": "complex", "doc_id": "chunk_003856", "function_type": "function", "has_docstring": "no", "keyword": "infer", "layer": "core", "module": "inference", "source_line": 1698, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.infer (core\\python\\inference\\__init__.py:1698)"} +{"complexity": "simple", "doc_id": "chunk_003857", "function_type": "function", "has_docstring": "no", "keyword": "infer", "layer": "core", "module": "inference", "source_line": 1733, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.batch_infer (core\\python\\inference\\__init__.py:1733)"} +{"complexity": "simple", "doc_id": "chunk_003858", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "inference", "source_line": 1736, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.get_stats (core\\python\\inference\\__init__.py:1736)"} +{"complexity": "medium", "doc_id": "chunk_003859", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "core", "module": "inference", "source_line": 1746, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__._compute_stats (core\\python\\inference\\__init__.py:1746)"} +{"complexity": "simple", "doc_id": "chunk_003860", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "inference", "source_line": 1763, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.get_results (core\\python\\inference\\__init__.py:1763)"} +{"complexity": "simple", "doc_id": "chunk_003861", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "core", "module": "inference", "source_line": 1779, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.execute (core\\python\\inference\\__init__.py:1779)"} +{"complexity": "simple", "doc_id": "chunk_003862", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "inference", "source_line": 1788, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.__init__ (core\\python\\inference\\__init__.py:1788)"} +{"complexity": "medium", "doc_id": "chunk_003863", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "inference", "source_line": 1792, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.add_stage (core\\python\\inference\\__init__.py:1792)"} +{"complexity": "simple", "doc_id": "chunk_003864", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "core", "module": "inference", "source_line": 1804, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.execute (core\\python\\inference\\__init__.py:1804)"} +{"complexity": "simple", "doc_id": "chunk_003865", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "inference", "source_line": 1810, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.get_pipeline (core\\python\\inference\\__init__.py:1810)"} +{"complexity": "simple", "doc_id": "chunk_003866", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "inference", "source_line": 1816, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.remove_stage (core\\python\\inference\\__init__.py:1816)"} +{"complexity": "medium", "doc_id": "chunk_003867", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "inference", "source_line": 1878, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__.check (core\\python\\inference\\__init__.py:1878)"} +{"complexity": "medium", "doc_id": "chunk_003868", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "core", "module": "inference", "source_line": 1366, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__._score (core\\python\\inference\\__init__.py:1366)"} +{"complexity": "simple", "doc_id": "chunk_003869", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "inference", "source_line": 1400, "source_path": "core\\python\\inference\\__init__.py", "text": "__init__._trim (core\\python\\inference\\__init__.py:1400)"} +{"complexity": "simple", "doc_id": "chunk_003870", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 18, "source_path": "core\\python\\inference\\asyncspade.py", "text": "asyncspade.AsyncSpadeConfig (core\\python\\inference\\asyncspade.py:18)"} +{"complexity": "complex", "doc_id": "chunk_003871", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 29, "source_path": "core\\python\\inference\\asyncspade.py", "text": "asyncspade.AsyncSpadeEngine (core\\python\\inference\\asyncspade.py:29)"} +{"complexity": "medium", "doc_id": "chunk_003872", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "inference", "source_line": 41, "source_path": "core\\python\\inference\\asyncspade.py", "text": "asyncspade.__init__ (core\\python\\inference\\asyncspade.py:41)"} +{"complexity": "medium", "doc_id": "chunk_003873", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "inference", "source_line": 61, "source_path": "core\\python\\inference\\asyncspade.py", "text": "asyncspade.predict_next_query (core\\python\\inference\\asyncspade.py:61)"} +{"complexity": "medium", "doc_id": "chunk_003874", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 82, "source_path": "core\\python\\inference\\asyncspade.py", "text": "asyncspade.decode (core\\python\\inference\\asyncspade.py:82)"} +{"complexity": "simple", "doc_id": "chunk_003875", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 97, "source_path": "core\\python\\inference\\asyncspade.py", "text": "asyncspade.decode_async (core\\python\\inference\\asyncspade.py:97)"} +{"complexity": "simple", "doc_id": "chunk_003876", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "inference", "source_line": 106, "source_path": "core\\python\\inference\\asyncspade.py", "text": "asyncspade.get_stats (core\\python\\inference\\asyncspade.py:106)"} +{"complexity": "simple", "doc_id": "chunk_003877", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "inference", "source_line": 29, "source_path": "core\\python\\inference\\ensemble_runner.py", "text": "ensemble_runner._env_list (core\\python\\inference\\ensemble_runner.py:29)"} +{"complexity": "simple", "doc_id": "chunk_003878", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "inference", "source_line": 49, "source_path": "core\\python\\inference\\ensemble_runner.py", "text": "ensemble_runner._env_float (core\\python\\inference\\ensemble_runner.py:49)"} +{"complexity": "simple", "doc_id": "chunk_003879", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "inference", "source_line": 59, "source_path": "core\\python\\inference\\ensemble_runner.py", "text": "ensemble_runner._env_int (core\\python\\inference\\ensemble_runner.py:59)"} +{"complexity": "simple", "doc_id": "chunk_003880", "function_type": "function", "has_docstring": "no", "keyword": "route", "layer": "core", "module": "inference", "source_line": 69, "source_path": "core\\python\\inference\\ensemble_runner.py", "text": "ensemble_runner._get_router (core\\python\\inference\\ensemble_runner.py:69)"} +{"complexity": "medium", "doc_id": "chunk_003881", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "inference", "source_line": 78, "source_path": "core\\python\\inference\\ensemble_runner.py", "text": "ensemble_runner._deterministic_guard (core\\python\\inference\\ensemble_runner.py:78)"} +{"complexity": "simple", "doc_id": "chunk_003882", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "inference", "source_line": 93, "source_path": "core\\python\\inference\\ensemble_runner.py", "text": "ensemble_runner._normalize (core\\python\\inference\\ensemble_runner.py:93)"} +{"complexity": "simple", "doc_id": "chunk_003883", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "inference", "source_line": 97, "source_path": "core\\python\\inference\\ensemble_runner.py", "text": "ensemble_runner._model_is_in_cooldown (core\\python\\inference\\ensemble_runner.py:97)"} +{"complexity": "simple", "doc_id": "chunk_003884", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "inference", "source_line": 106, "source_path": "core\\python\\inference\\ensemble_runner.py", "text": "ensemble_runner._record_model_success (core\\python\\inference\\ensemble_runner.py:106)"} +{"complexity": "medium", "doc_id": "chunk_003885", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "inference", "source_line": 113, "source_path": "core\\python\\inference\\ensemble_runner.py", "text": "ensemble_runner._record_model_failure (core\\python\\inference\\ensemble_runner.py:113)"} +{"complexity": "simple", "doc_id": "chunk_003886", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "inference", "source_line": 136, "source_path": "core\\python\\inference\\ensemble_runner.py", "text": "ensemble_runner.Vote (core\\python\\inference\\ensemble_runner.py:136)"} +{"complexity": "simple", "doc_id": "chunk_003887", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "inference", "source_line": 145, "source_path": "core\\python\\inference\\ensemble_runner.py", "text": "ensemble_runner.EnsembleResult (core\\python\\inference\\ensemble_runner.py:145)"} +{"complexity": "complex", "doc_id": "chunk_003888", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "core", "module": "inference", "source_line": 154, "source_path": "core\\python\\inference\\ensemble_runner.py", "text": "ensemble_runner.run_ensemble (core\\python\\inference\\ensemble_runner.py:154)"} +{"complexity": "medium", "doc_id": "chunk_003889", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "inference", "source_line": 241, "source_path": "core\\python\\inference\\ensemble_runner.py", "text": "ensemble_runner._majority_vote (core\\python\\inference\\ensemble_runner.py:241)"} +{"complexity": "simple", "doc_id": "chunk_003890", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "inference", "source_line": 261, "source_path": "core\\python\\inference\\ensemble_runner.py", "text": "ensemble_runner._hash_votes (core\\python\\inference\\ensemble_runner.py:261)"} +{"complexity": "simple", "doc_id": "chunk_003891", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "core", "module": "inference", "source_line": 273, "source_path": "core\\python\\inference\\ensemble_runner.py", "text": "ensemble_runner._extract_confidence (core\\python\\inference\\ensemble_runner.py:273)"} +{"complexity": "simple", "doc_id": "chunk_003892", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "core", "module": "inference", "source_line": 251, "source_path": "core\\python\\inference\\ensemble_runner.py", "text": "ensemble_runner.score (core\\python\\inference\\ensemble_runner.py:251)"} +{"complexity": "simple", "doc_id": "chunk_003893", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 17, "source_path": "core\\python\\inference\\query_predictor.py", "text": "query_predictor.QueryComplexity (core\\python\\inference\\query_predictor.py:17)"} +{"complexity": "simple", "doc_id": "chunk_003894", "function_type": "class", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "inference", "source_line": 26, "source_path": "core\\python\\inference\\query_predictor.py", "text": "query_predictor.QueryPrediction (core\\python\\inference\\query_predictor.py:26)"} +{"complexity": "complex", "doc_id": "chunk_003895", "function_type": "class", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "inference", "source_line": 38, "source_path": "core\\python\\inference\\query_predictor.py", "text": "query_predictor.QueryPredictor (core\\python\\inference\\query_predictor.py:38)"} +{"complexity": "simple", "doc_id": "chunk_003896", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "inference", "source_line": 33, "source_path": "core\\python\\inference\\query_predictor.py", "text": "query_predictor.__post_init__ (core\\python\\inference\\query_predictor.py:33)"} +{"complexity": "simple", "doc_id": "chunk_003897", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "inference", "source_line": 56, "source_path": "core\\python\\inference\\query_predictor.py", "text": "query_predictor.__init__ (core\\python\\inference\\query_predictor.py:56)"} +{"complexity": "medium", "doc_id": "chunk_003898", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 64, "source_path": "core\\python\\inference\\query_predictor.py", "text": "query_predictor.__call__ (core\\python\\inference\\query_predictor.py:64)"} +{"complexity": "medium", "doc_id": "chunk_003899", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "inference", "source_line": 83, "source_path": "core\\python\\inference\\query_predictor.py", "text": "query_predictor.predict (core\\python\\inference\\query_predictor.py:83)"} +{"complexity": "simple", "doc_id": "chunk_003900", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 17, "source_path": "core\\python\\inference\\snapstream.py", "text": "snapstream.SnapStreamConfig (core\\python\\inference\\snapstream.py:17)"} +{"complexity": "complex", "doc_id": "chunk_003901", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 26, "source_path": "core\\python\\inference\\snapstream.py", "text": "snapstream.SnapStreamCache (core\\python\\inference\\snapstream.py:26)"} +{"complexity": "simple", "doc_id": "chunk_003902", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "inference", "source_line": 35, "source_path": "core\\python\\inference\\snapstream.py", "text": "snapstream.__init__ (core\\python\\inference\\snapstream.py:35)"} +{"complexity": "simple", "doc_id": "chunk_003903", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 40, "source_path": "core\\python\\inference\\snapstream.py", "text": "snapstream.identify_attention_sinks (core\\python\\inference\\snapstream.py:40)"} +{"complexity": "medium", "doc_id": "chunk_003904", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 51, "source_path": "core\\python\\inference\\snapstream.py", "text": "snapstream.identify_heavy_hitters (core\\python\\inference\\snapstream.py:51)"} +{"complexity": "medium", "doc_id": "chunk_003905", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 79, "source_path": "core\\python\\inference\\snapstream.py", "text": "snapstream.compress (core\\python\\inference\\snapstream.py:79)"} +{"complexity": "complex", "doc_id": "chunk_003906", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "inference", "source_line": 94, "source_path": "core\\python\\inference\\snapstream.py", "text": "snapstream.compress_cache (core\\python\\inference\\snapstream.py:94)"} +{"complexity": "simple", "doc_id": "chunk_003907", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "inference", "source_line": 161, "source_path": "core\\python\\inference\\snapstream.py", "text": "snapstream.get_compression_stats (core\\python\\inference\\snapstream.py:161)"} +{"complexity": "simple", "doc_id": "chunk_003908", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 27, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.ClaimCriticality (core\\python\\inference\\verified_pipeline.py:27)"} +{"complexity": "simple", "doc_id": "chunk_003909", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 35, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.VerificationLayer (core\\python\\inference\\verified_pipeline.py:35)"} +{"complexity": "medium", "doc_id": "chunk_003910", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "core", "module": "verification", "source_line": 48, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.InputValidationResult (core\\python\\inference\\verified_pipeline.py:48)"} +{"complexity": "medium", "doc_id": "chunk_003911", "function_type": "class", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "verification", "source_line": 75, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.InferenceResult (core\\python\\inference\\verified_pipeline.py:75)"} +{"complexity": "medium", "doc_id": "chunk_003912", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 108, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.SelfVerificationResult (core\\python\\inference\\verified_pipeline.py:108)"} +{"complexity": "medium", "doc_id": "chunk_003913", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 140, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.ConsensusResult (core\\python\\inference\\verified_pipeline.py:140)"} +{"complexity": "complex", "doc_id": "chunk_003914", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 172, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.VerificationProofBundle (core\\python\\inference\\verified_pipeline.py:172)"} +{"complexity": "simple", "doc_id": "chunk_003915", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 262, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline._sha256 (core\\python\\inference\\verified_pipeline.py:262)"} +{"complexity": "complex", "doc_id": "chunk_003916", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "core", "module": "verification", "source_line": 270, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.InputValidator (core\\python\\inference\\verified_pipeline.py:270)"} +{"complexity": "complex", "doc_id": "chunk_003917", "function_type": "class", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "verification", "source_line": 377, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.ModelInferencer (core\\python\\inference\\verified_pipeline.py:377)"} +{"complexity": "complex", "doc_id": "chunk_003918", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 426, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.SelfVerifier (core\\python\\inference\\verified_pipeline.py:426)"} +{"complexity": "complex", "doc_id": "chunk_003919", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 484, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.ConsensusChecker (core\\python\\inference\\verified_pipeline.py:484)"} +{"complexity": "complex", "doc_id": "chunk_003920", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 550, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.VerifiedInferencePipeline (core\\python\\inference\\verified_pipeline.py:550)"} +{"complexity": "simple", "doc_id": "chunk_003921", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 665, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.create_verified_pipeline (core\\python\\inference\\verified_pipeline.py:665)"} +{"complexity": "medium", "doc_id": "chunk_003922", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 51, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.__init__ (core\\python\\inference\\verified_pipeline.py:51)"} +{"complexity": "simple", "doc_id": "chunk_003923", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 65, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.to_dict (core\\python\\inference\\verified_pipeline.py:65)"} +{"complexity": "medium", "doc_id": "chunk_003924", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 78, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.__init__ (core\\python\\inference\\verified_pipeline.py:78)"} +{"complexity": "simple", "doc_id": "chunk_003925", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 96, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.to_dict (core\\python\\inference\\verified_pipeline.py:96)"} +{"complexity": "medium", "doc_id": "chunk_003926", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 111, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.__init__ (core\\python\\inference\\verified_pipeline.py:111)"} +{"complexity": "simple", "doc_id": "chunk_003927", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 129, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.to_dict (core\\python\\inference\\verified_pipeline.py:129)"} +{"complexity": "medium", "doc_id": "chunk_003928", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 143, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.__init__ (core\\python\\inference\\verified_pipeline.py:143)"} +{"complexity": "simple", "doc_id": "chunk_003929", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 161, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.to_dict (core\\python\\inference\\verified_pipeline.py:161)"} +{"complexity": "medium", "doc_id": "chunk_003930", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 175, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.__init__ (core\\python\\inference\\verified_pipeline.py:175)"} +{"complexity": "medium", "doc_id": "chunk_003931", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 203, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.to_dict (core\\python\\inference\\verified_pipeline.py:203)"} +{"complexity": "simple", "doc_id": "chunk_003932", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 220, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.to_json (core\\python\\inference\\verified_pipeline.py:220)"} +{"complexity": "simple", "doc_id": "chunk_003933", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "core", "module": "verification", "source_line": 223, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.save (core\\python\\inference\\verified_pipeline.py:223)"} +{"complexity": "simple", "doc_id": "chunk_003934", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 273, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.__init__ (core\\python\\inference\\verified_pipeline.py:273)"} +{"complexity": "complex", "doc_id": "chunk_003935", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "verification", "source_line": 276, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.validate (core\\python\\inference\\verified_pipeline.py:276)"} +{"complexity": "medium", "doc_id": "chunk_003936", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 311, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline._classify_criticality (core\\python\\inference\\verified_pipeline.py:311)"} +{"complexity": "simple", "doc_id": "chunk_003937", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 380, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.__init__ (core\\python\\inference\\verified_pipeline.py:380)"} +{"complexity": "complex", "doc_id": "chunk_003938", "function_type": "function", "has_docstring": "no", "keyword": "infer", "layer": "core", "module": "verification", "source_line": 383, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.infer (core\\python\\inference\\verified_pipeline.py:383)"} +{"complexity": "complex", "doc_id": "chunk_003939", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 429, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.verify (core\\python\\inference\\verified_pipeline.py:429)"} +{"complexity": "simple", "doc_id": "chunk_003940", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 487, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.__init__ (core\\python\\inference\\verified_pipeline.py:487)"} +{"complexity": "complex", "doc_id": "chunk_003941", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 490, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.check_consensus (core\\python\\inference\\verified_pipeline.py:490)"} +{"complexity": "simple", "doc_id": "chunk_003942", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "verification", "source_line": 537, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.check (core\\python\\inference\\verified_pipeline.py:537)"} +{"complexity": "medium", "doc_id": "chunk_003943", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 562, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.__init__ (core\\python\\inference\\verified_pipeline.py:562)"} +{"complexity": "complex", "doc_id": "chunk_003944", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 574, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.process (core\\python\\inference\\verified_pipeline.py:574)"} +{"complexity": "simple", "doc_id": "chunk_003945", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "core", "module": "verification", "source_line": 661, "source_path": "core\\python\\inference\\verified_pipeline.py", "text": "verified_pipeline.run (core\\python\\inference\\verified_pipeline.py:661)"} +{"complexity": "medium", "doc_id": "chunk_003946", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 52, "source_path": "core\\python\\integrations\\browser_use_verified.py", "text": "browser_use_verified.ActionType (core\\python\\integrations\\browser_use_verified.py:52)"} +{"complexity": "complex", "doc_id": "chunk_003947", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 66, "source_path": "core\\python\\integrations\\browser_use_verified.py", "text": "browser_use_verified.BrowserUseAction (core\\python\\integrations\\browser_use_verified.py:66)"} +{"complexity": "complex", "doc_id": "chunk_003948", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 128, "source_path": "core\\python\\integrations\\browser_use_verified.py", "text": "browser_use_verified.BrowserUseProof (core\\python\\integrations\\browser_use_verified.py:128)"} +{"complexity": "complex", "doc_id": "chunk_003949", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 300, "source_path": "core\\python\\integrations\\browser_use_verified.py", "text": "browser_use_verified.VerifiedBrowserAgent (core\\python\\integrations\\browser_use_verified.py:300)"} +{"complexity": "medium", "doc_id": "chunk_003950", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 789, "source_path": "core\\python\\integrations\\browser_use_verified.py", "text": "browser_use_verified.verify_browser_task (core\\python\\integrations\\browser_use_verified.py:789)"} +{"complexity": "complex", "doc_id": "chunk_003951", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 809, "source_path": "core\\python\\integrations\\browser_use_verified.py", "text": "browser_use_verified.demo (core\\python\\integrations\\browser_use_verified.py:809)"} +{"complexity": "medium", "doc_id": "chunk_003952", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 104, "source_path": "core\\python\\integrations\\browser_use_verified.py", "text": "browser_use_verified.compute_hash (core\\python\\integrations\\browser_use_verified.py:104)"} +{"complexity": "simple", "doc_id": "chunk_003953", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 120, "source_path": "core\\python\\integrations\\browser_use_verified.py", "text": "browser_use_verified.to_dict (core\\python\\integrations\\browser_use_verified.py:120)"} +{"complexity": "medium", "doc_id": "chunk_003954", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 172, "source_path": "core\\python\\integrations\\browser_use_verified.py", "text": "browser_use_verified.compute_root_hash (core\\python\\integrations\\browser_use_verified.py:172)"} +{"complexity": "medium", "doc_id": "chunk_003955", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 193, "source_path": "core\\python\\integrations\\browser_use_verified.py", "text": "browser_use_verified.compute_proof_hash (core\\python\\integrations\\browser_use_verified.py:193)"} +{"complexity": "medium", "doc_id": "chunk_003956", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 206, "source_path": "core\\python\\integrations\\browser_use_verified.py", "text": "browser_use_verified.to_dict (core\\python\\integrations\\browser_use_verified.py:206)"} +{"complexity": "complex", "doc_id": "chunk_003957", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 231, "source_path": "core\\python\\integrations\\browser_use_verified.py", "text": "browser_use_verified.to_xgml (core\\python\\integrations\\browser_use_verified.py:231)"} +{"complexity": "complex", "doc_id": "chunk_003958", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 326, "source_path": "core\\python\\integrations\\browser_use_verified.py", "text": "browser_use_verified.__init__ (core\\python\\integrations\\browser_use_verified.py:326)"} +{"complexity": "simple", "doc_id": "chunk_003959", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 367, "source_path": "core\\python\\integrations\\browser_use_verified.py", "text": "browser_use_verified._init_crypto (core\\python\\integrations\\browser_use_verified.py:367)"} +{"complexity": "simple", "doc_id": "chunk_003960", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "verification", "source_line": 378, "source_path": "core\\python\\integrations\\browser_use_verified.py", "text": "browser_use_verified._sign (core\\python\\integrations\\browser_use_verified.py:378)"} +{"complexity": "complex", "doc_id": "chunk_003961", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 386, "source_path": "core\\python\\integrations\\browser_use_verified.py", "text": "browser_use_verified._check_domain_allowed (core\\python\\integrations\\browser_use_verified.py:386)"} +{"complexity": "medium", "doc_id": "chunk_003962", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 436, "source_path": "core\\python\\integrations\\browser_use_verified.py", "text": "browser_use_verified.__aenter__ (core\\python\\integrations\\browser_use_verified.py:436)"} +{"complexity": "simple", "doc_id": "chunk_003963", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 450, "source_path": "core\\python\\integrations\\browser_use_verified.py", "text": "browser_use_verified.__aexit__ (core\\python\\integrations\\browser_use_verified.py:450)"} +{"complexity": "complex", "doc_id": "chunk_003964", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 456, "source_path": "core\\python\\integrations\\browser_use_verified.py", "text": "browser_use_verified._record_action (core\\python\\integrations\\browser_use_verified.py:456)"} +{"complexity": "complex", "doc_id": "chunk_003965", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "verification", "source_line": 501, "source_path": "core\\python\\integrations\\browser_use_verified.py", "text": "browser_use_verified.run (core\\python\\integrations\\browser_use_verified.py:501)"} +{"complexity": "simple", "doc_id": "chunk_003966", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "verification", "source_line": 592, "source_path": "core\\python\\integrations\\browser_use_verified.py", "text": "browser_use_verified._run_with_browser_use (core\\python\\integrations\\browser_use_verified.py:592)"} +{"complexity": "complex", "doc_id": "chunk_003967", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "verification", "source_line": 603, "source_path": "core\\python\\integrations\\browser_use_verified.py", "text": "browser_use_verified._run_simulation (core\\python\\integrations\\browser_use_verified.py:603)"} +{"complexity": "medium", "doc_id": "chunk_003968", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 715, "source_path": "core\\python\\integrations\\browser_use_verified.py", "text": "browser_use_verified.navigate (core\\python\\integrations\\browser_use_verified.py:715)"} +{"complexity": "medium", "doc_id": "chunk_003969", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 745, "source_path": "core\\python\\integrations\\browser_use_verified.py", "text": "browser_use_verified.click (core\\python\\integrations\\browser_use_verified.py:745)"} +{"complexity": "medium", "doc_id": "chunk_003970", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 758, "source_path": "core\\python\\integrations\\browser_use_verified.py", "text": "browser_use_verified.type_text (core\\python\\integrations\\browser_use_verified.py:758)"} +{"complexity": "medium", "doc_id": "chunk_003971", "function_type": "async_function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "verification", "source_line": 772, "source_path": "core\\python\\integrations\\browser_use_verified.py", "text": "browser_use_verified.extract (core\\python\\integrations\\browser_use_verified.py:772)"} +{"complexity": "medium", "doc_id": "chunk_003972", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 4, "source_path": "core\\python\\integrations\\crewai.py", "text": "crewai.CrewAIIntegration (core\\python\\integrations\\crewai.py:4)"} +{"complexity": "simple", "doc_id": "chunk_003973", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 7, "source_path": "core\\python\\integrations\\crewai.py", "text": "crewai.__init__ (core\\python\\integrations\\crewai.py:7)"} +{"complexity": "simple", "doc_id": "chunk_003974", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 10, "source_path": "core\\python\\integrations\\crewai.py", "text": "crewai.add_agent (core\\python\\integrations\\crewai.py:10)"} +{"complexity": "simple", "doc_id": "chunk_003975", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "other", "source_line": 14, "source_path": "core\\python\\integrations\\crewai.py", "text": "crewai.run (core\\python\\integrations\\crewai.py:14)"} +{"complexity": "simple", "doc_id": "chunk_003976", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 6, "source_path": "core\\python\\integrations\\fastapi_middleware.py", "text": "fastapi_middleware.AevionMiddleware (core\\python\\integrations\\fastapi_middleware.py:6)"} +{"complexity": "simple", "doc_id": "chunk_003977", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 9, "source_path": "core\\python\\integrations\\fastapi_middleware.py", "text": "fastapi_middleware.__init__ (core\\python\\integrations\\fastapi_middleware.py:9)"} +{"complexity": "simple", "doc_id": "chunk_003978", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 13, "source_path": "core\\python\\integrations\\fastapi_middleware.py", "text": "fastapi_middleware.__call__ (core\\python\\integrations\\fastapi_middleware.py:13)"} +{"complexity": "medium", "doc_id": "chunk_003979", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 6, "source_path": "core\\python\\integrations\\huggingface.py", "text": "huggingface.HuggingFaceIntegration (core\\python\\integrations\\huggingface.py:6)"} +{"complexity": "simple", "doc_id": "chunk_003980", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 9, "source_path": "core\\python\\integrations\\huggingface.py", "text": "huggingface.__init__ (core\\python\\integrations\\huggingface.py:9)"} +{"complexity": "simple", "doc_id": "chunk_003981", "function_type": "async_function", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "other", "source_line": 12, "source_path": "core\\python\\integrations\\huggingface.py", "text": "huggingface.inference (core\\python\\integrations\\huggingface.py:12)"} +{"complexity": "simple", "doc_id": "chunk_003982", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 16, "source_path": "core\\python\\integrations\\huggingface.py", "text": "huggingface.list_models (core\\python\\integrations\\huggingface.py:16)"} +{"complexity": "complex", "doc_id": "chunk_003983", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 52, "source_path": "core\\python\\integrations\\iceberg_anchor.py", "text": "iceberg_anchor.IcebergAnchor (core\\python\\integrations\\iceberg_anchor.py:52)"} +{"complexity": "complex", "doc_id": "chunk_003984", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 117, "source_path": "core\\python\\integrations\\iceberg_anchor.py", "text": "iceberg_anchor.create_iceberg_anchor (core\\python\\integrations\\iceberg_anchor.py:117)"} +{"complexity": "complex", "doc_id": "chunk_003985", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 173, "source_path": "core\\python\\integrations\\iceberg_anchor.py", "text": "iceberg_anchor.verify_iceberg_anchor (core\\python\\integrations\\iceberg_anchor.py:173)"} +{"complexity": "complex", "doc_id": "chunk_003986", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 238, "source_path": "core\\python\\integrations\\iceberg_anchor.py", "text": "iceberg_anchor.generate_iceberg_xgml_element (core\\python\\integrations\\iceberg_anchor.py:238)"} +{"complexity": "complex", "doc_id": "chunk_003987", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 299, "source_path": "core\\python\\integrations\\iceberg_anchor.py", "text": "iceberg_anchor.generate_demo_anchor (core\\python\\integrations\\iceberg_anchor.py:299)"} +{"complexity": "medium", "doc_id": "chunk_003988", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 81, "source_path": "core\\python\\integrations\\iceberg_anchor.py", "text": "iceberg_anchor.to_dict (core\\python\\integrations\\iceberg_anchor.py:81)"} +{"complexity": "medium", "doc_id": "chunk_003989", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 97, "source_path": "core\\python\\integrations\\iceberg_anchor.py", "text": "iceberg_anchor.compute_anchor_hash (core\\python\\integrations\\iceberg_anchor.py:97)"} +{"complexity": "simple", "doc_id": "chunk_003990", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 138, "source_path": "core\\python\\integrations\\langchain_integration.py", "text": "langchain_integration._sha256_hex (core\\python\\integrations\\langchain_integration.py:138)"} +{"complexity": "medium", "doc_id": "chunk_003991", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "core", "module": "other", "source_line": 149, "source_path": "core\\python\\integrations\\langchain_integration.py", "text": "langchain_integration._compute_variance_halt (core\\python\\integrations\\langchain_integration.py:149)"} +{"complexity": "complex", "doc_id": "chunk_003992", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 174, "source_path": "core\\python\\integrations\\langchain_integration.py", "text": "langchain_integration.VerificationResult (core\\python\\integrations\\langchain_integration.py:174)"} +{"complexity": "complex", "doc_id": "chunk_003993", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 731, "source_path": "core\\python\\integrations\\langchain_integration.py", "text": "langchain_integration.create_verification_chain (core\\python\\integrations\\langchain_integration.py:731)"} +{"complexity": "medium", "doc_id": "chunk_003994", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 204, "source_path": "core\\python\\integrations\\langchain_integration.py", "text": "langchain_integration.to_dict (core\\python\\integrations\\langchain_integration.py:204)"} +{"complexity": "simple", "doc_id": "chunk_003995", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 225, "source_path": "core\\python\\integrations\\langchain_integration.py", "text": "langchain_integration._AevionToolInput (core\\python\\integrations\\langchain_integration.py:225)"} +{"complexity": "complex", "doc_id": "chunk_003996", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 229, "source_path": "core\\python\\integrations\\langchain_integration.py", "text": "langchain_integration.AevionVerificationChain (core\\python\\integrations\\langchain_integration.py:229)"} +{"complexity": "simple", "doc_id": "chunk_003997", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 490, "source_path": "core\\python\\integrations\\langchain_integration.py", "text": "langchain_integration.AevionVerificationChain (core\\python\\integrations\\langchain_integration.py:490)"} +{"complexity": "complex", "doc_id": "chunk_003998", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 505, "source_path": "core\\python\\integrations\\langchain_integration.py", "text": "langchain_integration.AevionCallbackHandler (core\\python\\integrations\\langchain_integration.py:505)"} +{"complexity": "simple", "doc_id": "chunk_003999", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 617, "source_path": "core\\python\\integrations\\langchain_integration.py", "text": "langchain_integration.AevionCallbackHandler (core\\python\\integrations\\langchain_integration.py:617)"} +{"complexity": "complex", "doc_id": "chunk_004000", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 632, "source_path": "core\\python\\integrations\\langchain_integration.py", "text": "langchain_integration.AevionRetriever (core\\python\\integrations\\langchain_integration.py:632)"} +{"complexity": "simple", "doc_id": "chunk_004001", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 718, "source_path": "core\\python\\integrations\\langchain_integration.py", "text": "langchain_integration.AevionRetriever (core\\python\\integrations\\langchain_integration.py:718)"} +{"complexity": "simple", "doc_id": "chunk_004002", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 68, "source_path": "core\\python\\integrations\\langchain_integration.py", "text": "langchain_integration.BaseTool (core\\python\\integrations\\langchain_integration.py:68)"} +{"complexity": "simple", "doc_id": "chunk_004003", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 72, "source_path": "core\\python\\integrations\\langchain_integration.py", "text": "langchain_integration.BaseCallbackHandler (core\\python\\integrations\\langchain_integration.py:72)"} +{"complexity": "simple", "doc_id": "chunk_004004", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 76, "source_path": "core\\python\\integrations\\langchain_integration.py", "text": "langchain_integration.BaseRetriever (core\\python\\integrations\\langchain_integration.py:76)"} +{"complexity": "simple", "doc_id": "chunk_004005", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 80, "source_path": "core\\python\\integrations\\langchain_integration.py", "text": "langchain_integration.Document (core\\python\\integrations\\langchain_integration.py:80)"} +{"complexity": "simple", "doc_id": "chunk_004006", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 91, "source_path": "core\\python\\integrations\\langchain_integration.py", "text": "langchain_integration.BaseModel (core\\python\\integrations\\langchain_integration.py:91)"} +{"complexity": "simple", "doc_id": "chunk_004007", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 94, "source_path": "core\\python\\integrations\\langchain_integration.py", "text": "langchain_integration.Field (core\\python\\integrations\\langchain_integration.py:94)"} +{"complexity": "simple", "doc_id": "chunk_004008", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "other", "source_line": 263, "source_path": "core\\python\\integrations\\langchain_integration.py", "text": "langchain_integration._run (core\\python\\integrations\\langchain_integration.py:263)"} +{"complexity": "simple", "doc_id": "chunk_004009", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "other", "source_line": 268, "source_path": "core\\python\\integrations\\langchain_integration.py", "text": "langchain_integration._arun (core\\python\\integrations\\langchain_integration.py:268)"} +{"complexity": "complex", "doc_id": "chunk_004010", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 273, "source_path": "core\\python\\integrations\\langchain_integration.py", "text": "langchain_integration._verify (core\\python\\integrations\\langchain_integration.py:273)"} +{"complexity": "simple", "doc_id": "chunk_004011", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 493, "source_path": "core\\python\\integrations\\langchain_integration.py", "text": "langchain_integration.__init__ (core\\python\\integrations\\langchain_integration.py:493)"} +{"complexity": "simple", "doc_id": "chunk_004012", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 522, "source_path": "core\\python\\integrations\\langchain_integration.py", "text": "langchain_integration.__init__ (core\\python\\integrations\\langchain_integration.py:522)"} +{"complexity": "simple", "doc_id": "chunk_004013", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 528, "source_path": "core\\python\\integrations\\langchain_integration.py", "text": "langchain_integration.proof_metadata (core\\python\\integrations\\langchain_integration.py:528)"} +{"complexity": "medium", "doc_id": "chunk_004014", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "other", "source_line": 532, "source_path": "core\\python\\integrations\\langchain_integration.py", "text": "langchain_integration.on_llm_start (core\\python\\integrations\\langchain_integration.py:532)"} +{"complexity": "complex", "doc_id": "chunk_004015", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 552, "source_path": "core\\python\\integrations\\langchain_integration.py", "text": "langchain_integration.on_llm_end (core\\python\\integrations\\langchain_integration.py:552)"} +{"complexity": "medium", "doc_id": "chunk_004016", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 590, "source_path": "core\\python\\integrations\\langchain_integration.py", "text": "langchain_integration.on_llm_error (core\\python\\integrations\\langchain_integration.py:590)"} +{"complexity": "simple", "doc_id": "chunk_004017", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 610, "source_path": "core\\python\\integrations\\langchain_integration.py", "text": "langchain_integration.clear (core\\python\\integrations\\langchain_integration.py:610)"} +{"complexity": "simple", "doc_id": "chunk_004018", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 620, "source_path": "core\\python\\integrations\\langchain_integration.py", "text": "langchain_integration.__init__ (core\\python\\integrations\\langchain_integration.py:620)"} +{"complexity": "complex", "doc_id": "chunk_004019", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 653, "source_path": "core\\python\\integrations\\langchain_integration.py", "text": "langchain_integration._get_relevant_documents (core\\python\\integrations\\langchain_integration.py:653)"} +{"complexity": "medium", "doc_id": "chunk_004020", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 698, "source_path": "core\\python\\integrations\\langchain_integration.py", "text": "langchain_integration.add_document (core\\python\\integrations\\langchain_integration.py:698)"} +{"complexity": "simple", "doc_id": "chunk_004021", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 721, "source_path": "core\\python\\integrations\\langchain_integration.py", "text": "langchain_integration.__init__ (core\\python\\integrations\\langchain_integration.py:721)"} +{"complexity": "simple", "doc_id": "chunk_004022", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 82, "source_path": "core\\python\\integrations\\langchain_integration.py", "text": "langchain_integration.__init__ (core\\python\\integrations\\langchain_integration.py:82)"} +{"complexity": "simple", "doc_id": "chunk_004023", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 96, "source_path": "core\\python\\integrations\\langgraph_integration.py", "text": "langgraph_integration._sha256_hex (core\\python\\integrations\\langgraph_integration.py:96)"} +{"complexity": "simple", "doc_id": "chunk_004024", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 107, "source_path": "core\\python\\integrations\\langgraph_integration.py", "text": "langgraph_integration._utcnow_iso (core\\python\\integrations\\langgraph_integration.py:107)"} +{"complexity": "complex", "doc_id": "chunk_004025", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 114, "source_path": "core\\python\\integrations\\langgraph_integration.py", "text": "langgraph_integration.VerificationState (core\\python\\integrations\\langgraph_integration.py:114)"} +{"complexity": "complex", "doc_id": "chunk_004026", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 158, "source_path": "core\\python\\integrations\\langgraph_integration.py", "text": "langgraph_integration.collect_responses (core\\python\\integrations\\langgraph_integration.py:158)"} +{"complexity": "complex", "doc_id": "chunk_004027", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "core", "module": "other", "source_line": 212, "source_path": "core\\python\\integrations\\langgraph_integration.py", "text": "langgraph_integration.compute_variance (core\\python\\integrations\\langgraph_integration.py:212)"} +{"complexity": "complex", "doc_id": "chunk_004028", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 263, "source_path": "core\\python\\integrations\\langgraph_integration.py", "text": "langgraph_integration.check_consensus (core\\python\\integrations\\langgraph_integration.py:263)"} +{"complexity": "medium", "doc_id": "chunk_004029", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 310, "source_path": "core\\python\\integrations\\langgraph_integration.py", "text": "langgraph_integration.generate_proof (core\\python\\integrations\\langgraph_integration.py:310)"} +{"complexity": "medium", "doc_id": "chunk_004030", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "core", "module": "other", "source_line": 342, "source_path": "core\\python\\integrations\\langgraph_integration.py", "text": "langgraph_integration.safe_halt (core\\python\\integrations\\langgraph_integration.py:342)"} +{"complexity": "simple", "doc_id": "chunk_004031", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "core", "module": "other", "source_line": 378, "source_path": "core\\python\\integrations\\langgraph_integration.py", "text": "langgraph_integration.should_halt (core\\python\\integrations\\langgraph_integration.py:378)"} +{"complexity": "simple", "doc_id": "chunk_004032", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 390, "source_path": "core\\python\\integrations\\langgraph_integration.py", "text": "langgraph_integration.has_consensus (core\\python\\integrations\\langgraph_integration.py:390)"} +{"complexity": "complex", "doc_id": "chunk_004033", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 405, "source_path": "core\\python\\integrations\\langgraph_integration.py", "text": "langgraph_integration.AevionVerificationGraph (core\\python\\integrations\\langgraph_integration.py:405)"} +{"complexity": "complex", "doc_id": "chunk_004034", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 577, "source_path": "core\\python\\integrations\\langgraph_integration.py", "text": "langgraph_integration.create_verification_graph (core\\python\\integrations\\langgraph_integration.py:577)"} +{"complexity": "complex", "doc_id": "chunk_004035", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 626, "source_path": "core\\python\\integrations\\langgraph_integration.py", "text": "langgraph_integration._simulate_verification_pipeline (core\\python\\integrations\\langgraph_integration.py:626)"} +{"complexity": "medium", "doc_id": "chunk_004036", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 435, "source_path": "core\\python\\integrations\\langgraph_integration.py", "text": "langgraph_integration.__init__ (core\\python\\integrations\\langgraph_integration.py:435)"} +{"complexity": "complex", "doc_id": "chunk_004037", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "other", "source_line": 458, "source_path": "core\\python\\integrations\\langgraph_integration.py", "text": "langgraph_integration._build_graph (core\\python\\integrations\\langgraph_integration.py:458)"} +{"complexity": "complex", "doc_id": "chunk_004038", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 501, "source_path": "core\\python\\integrations\\langgraph_integration.py", "text": "langgraph_integration.verify (core\\python\\integrations\\langgraph_integration.py:501)"} +{"complexity": "complex", "doc_id": "chunk_004039", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 540, "source_path": "core\\python\\integrations\\langgraph_integration.py", "text": "langgraph_integration.get_graph_description (core\\python\\integrations\\langgraph_integration.py:540)"} +{"complexity": "simple", "doc_id": "chunk_004040", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 69, "source_path": "core\\python\\integrations\\langgraph_integration.py", "text": "langgraph_integration.StateGraph (core\\python\\integrations\\langgraph_integration.py:69)"} +{"complexity": "simple", "doc_id": "chunk_004041", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 71, "source_path": "core\\python\\integrations\\langgraph_integration.py", "text": "langgraph_integration.__init__ (core\\python\\integrations\\langgraph_integration.py:71)"} +{"complexity": "simple", "doc_id": "chunk_004042", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 84, "source_path": "core\\python\\integrations\\langsmith_integration.py", "text": "langsmith_integration._sha256_hex (core\\python\\integrations\\langsmith_integration.py:84)"} +{"complexity": "simple", "doc_id": "chunk_004043", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 95, "source_path": "core\\python\\integrations\\langsmith_integration.py", "text": "langsmith_integration._utcnow_iso (core\\python\\integrations\\langsmith_integration.py:95)"} +{"complexity": "complex", "doc_id": "chunk_004044", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 102, "source_path": "core\\python\\integrations\\langsmith_integration.py", "text": "langsmith_integration.AevionLangSmithTracer (core\\python\\integrations\\langsmith_integration.py:102)"} +{"complexity": "complex", "doc_id": "chunk_004045", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 319, "source_path": "core\\python\\integrations\\langsmith_integration.py", "text": "langsmith_integration.ProofAnnotator (core\\python\\integrations\\langsmith_integration.py:319)"} +{"complexity": "complex", "doc_id": "chunk_004046", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 407, "source_path": "core\\python\\integrations\\langsmith_integration.py", "text": "langsmith_integration.VerificationEvaluator (core\\python\\integrations\\langsmith_integration.py:407)"} +{"complexity": "complex", "doc_id": "chunk_004047", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 539, "source_path": "core\\python\\integrations\\langsmith_integration.py", "text": "langsmith_integration.setup_langsmith_tracing (core\\python\\integrations\\langsmith_integration.py:539)"} +{"complexity": "medium", "doc_id": "chunk_004048", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 121, "source_path": "core\\python\\integrations\\langsmith_integration.py", "text": "langsmith_integration.__init__ (core\\python\\integrations\\langsmith_integration.py:121)"} +{"complexity": "simple", "doc_id": "chunk_004049", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 152, "source_path": "core\\python\\integrations\\langsmith_integration.py", "text": "langsmith_integration.completed_traces (core\\python\\integrations\\langsmith_integration.py:152)"} +{"complexity": "complex", "doc_id": "chunk_004050", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "other", "source_line": 156, "source_path": "core\\python\\integrations\\langsmith_integration.py", "text": "langsmith_integration.start_run (core\\python\\integrations\\langsmith_integration.py:156)"} +{"complexity": "complex", "doc_id": "chunk_004051", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 208, "source_path": "core\\python\\integrations\\langsmith_integration.py", "text": "langsmith_integration.log_model_response (core\\python\\integrations\\langsmith_integration.py:208)"} +{"complexity": "complex", "doc_id": "chunk_004052", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "other", "source_line": 243, "source_path": "core\\python\\integrations\\langsmith_integration.py", "text": "langsmith_integration.end_run (core\\python\\integrations\\langsmith_integration.py:243)"} +{"complexity": "simple", "doc_id": "chunk_004053", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 333, "source_path": "core\\python\\integrations\\langsmith_integration.py", "text": "langsmith_integration.__init__ (core\\python\\integrations\\langsmith_integration.py:333)"} +{"complexity": "simple", "doc_id": "chunk_004054", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 338, "source_path": "core\\python\\integrations\\langsmith_integration.py", "text": "langsmith_integration.annotations (core\\python\\integrations\\langsmith_integration.py:338)"} +{"complexity": "complex", "doc_id": "chunk_004055", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "other", "source_line": 342, "source_path": "core\\python\\integrations\\langsmith_integration.py", "text": "langsmith_integration.annotate_run (core\\python\\integrations\\langsmith_integration.py:342)"} +{"complexity": "simple", "doc_id": "chunk_004056", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 423, "source_path": "core\\python\\integrations\\langsmith_integration.py", "text": "langsmith_integration.__init__ (core\\python\\integrations\\langsmith_integration.py:423)"} +{"complexity": "simple", "doc_id": "chunk_004057", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 433, "source_path": "core\\python\\integrations\\langsmith_integration.py", "text": "langsmith_integration.results (core\\python\\integrations\\langsmith_integration.py:433)"} +{"complexity": "complex", "doc_id": "chunk_004058", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 437, "source_path": "core\\python\\integrations\\langsmith_integration.py", "text": "langsmith_integration.evaluate (core\\python\\integrations\\langsmith_integration.py:437)"} +{"complexity": "complex", "doc_id": "chunk_004059", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 489, "source_path": "core\\python\\integrations\\langsmith_integration.py", "text": "langsmith_integration.evaluate_batch (core\\python\\integrations\\langsmith_integration.py:489)"} +{"complexity": "simple", "doc_id": "chunk_004060", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 64, "source_path": "core\\python\\integrations\\langsmith_integration.py", "text": "langsmith_integration.traceable (core\\python\\integrations\\langsmith_integration.py:64)"} +{"complexity": "simple", "doc_id": "chunk_004061", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 66, "source_path": "core\\python\\integrations\\langsmith_integration.py", "text": "langsmith_integration.decorator (core\\python\\integrations\\langsmith_integration.py:66)"} +{"complexity": "medium", "doc_id": "chunk_004062", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 4, "source_path": "core\\python\\integrations\\matrix.py", "text": "matrix.MatrixAdapter (core\\python\\integrations\\matrix.py:4)"} +{"complexity": "simple", "doc_id": "chunk_004063", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 8, "source_path": "core\\python\\integrations\\matrix.py", "text": "matrix.__init__ (core\\python\\integrations\\matrix.py:8)"} +{"complexity": "simple", "doc_id": "chunk_004064", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 11, "source_path": "core\\python\\integrations\\matrix.py", "text": "matrix.verify_matrix_event (core\\python\\integrations\\matrix.py:11)"} +{"complexity": "medium", "doc_id": "chunk_004065", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 4, "source_path": "core\\python\\integrations\\mls.py", "text": "mls.MLSAdapter (core\\python\\integrations\\mls.py:4)"} +{"complexity": "simple", "doc_id": "chunk_004066", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 8, "source_path": "core\\python\\integrations\\mls.py", "text": "mls.__init__ (core\\python\\integrations\\mls.py:8)"} +{"complexity": "simple", "doc_id": "chunk_004067", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 11, "source_path": "core\\python\\integrations\\mls.py", "text": "mls.verify_mls_message (core\\python\\integrations\\mls.py:11)"} +{"complexity": "medium", "doc_id": "chunk_004068", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 6, "source_path": "core\\python\\integrations\\openai_integration.py", "text": "openai_integration.OpenAIIntegration (core\\python\\integrations\\openai_integration.py:6)"} +{"complexity": "simple", "doc_id": "chunk_004069", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 9, "source_path": "core\\python\\integrations\\openai_integration.py", "text": "openai_integration.__init__ (core\\python\\integrations\\openai_integration.py:9)"} +{"complexity": "simple", "doc_id": "chunk_004070", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 12, "source_path": "core\\python\\integrations\\openai_integration.py", "text": "openai_integration.complete (core\\python\\integrations\\openai_integration.py:12)"} +{"complexity": "simple", "doc_id": "chunk_004071", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 16, "source_path": "core\\python\\integrations\\openai_integration.py", "text": "openai_integration.embed (core\\python\\integrations\\openai_integration.py:16)"} +{"complexity": "complex", "doc_id": "chunk_004072", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 28, "source_path": "core\\python\\integrations\\revenue_locker.py", "text": "revenue_locker.RevenueLocker (core\\python\\integrations\\revenue_locker.py:28)"} +{"complexity": "simple", "doc_id": "chunk_004073", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 33, "source_path": "core\\python\\integrations\\revenue_locker.py", "text": "revenue_locker.__init__ (core\\python\\integrations\\revenue_locker.py:33)"} +{"complexity": "complex", "doc_id": "chunk_004074", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 40, "source_path": "core\\python\\integrations\\revenue_locker.py", "text": "revenue_locker.generate_monthly_proof (core\\python\\integrations\\revenue_locker.py:40)"} +{"complexity": "medium", "doc_id": "chunk_004075", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 94, "source_path": "core\\python\\integrations\\revenue_locker.py", "text": "revenue_locker._fetch_stripe_transactions (core\\python\\integrations\\revenue_locker.py:94)"} +{"complexity": "medium", "doc_id": "chunk_004076", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 4, "source_path": "core\\python\\integrations\\servicenow.py", "text": "servicenow.ServiceNowIntegration (core\\python\\integrations\\servicenow.py:4)"} +{"complexity": "simple", "doc_id": "chunk_004077", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 7, "source_path": "core\\python\\integrations\\servicenow.py", "text": "servicenow.__init__ (core\\python\\integrations\\servicenow.py:7)"} +{"complexity": "simple", "doc_id": "chunk_004078", "function_type": "async_function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 10, "source_path": "core\\python\\integrations\\servicenow.py", "text": "servicenow.create_incident (core\\python\\integrations\\servicenow.py:10)"} +{"complexity": "simple", "doc_id": "chunk_004079", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 14, "source_path": "core\\python\\integrations\\servicenow.py", "text": "servicenow.get_incident (core\\python\\integrations\\servicenow.py:14)"} +{"complexity": "complex", "doc_id": "chunk_004080", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 6, "source_path": "core\\python\\integrations\\siem.py", "text": "siem.SIEMExporter (core\\python\\integrations\\siem.py:6)"} +{"complexity": "simple", "doc_id": "chunk_004081", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 11, "source_path": "core\\python\\integrations\\siem.py", "text": "siem.__init__ (core\\python\\integrations\\siem.py:11)"} +{"complexity": "simple", "doc_id": "chunk_004082", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 15, "source_path": "core\\python\\integrations\\siem.py", "text": "siem.format_record (core\\python\\integrations\\siem.py:15)"} +{"complexity": "medium", "doc_id": "chunk_004083", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 26, "source_path": "core\\python\\integrations\\siem.py", "text": "siem._to_json (core\\python\\integrations\\siem.py:26)"} +{"complexity": "medium", "doc_id": "chunk_004084", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 40, "source_path": "core\\python\\integrations\\siem.py", "text": "siem._to_cef (core\\python\\integrations\\siem.py:40)"} +{"complexity": "medium", "doc_id": "chunk_004085", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 55, "source_path": "core\\python\\integrations\\siem.py", "text": "siem._to_leef (core\\python\\integrations\\siem.py:55)"} +{"complexity": "simple", "doc_id": "chunk_004086", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 69, "source_path": "core\\python\\integrations\\siem.py", "text": "siem.batch_export (core\\python\\integrations\\siem.py:69)"} +{"complexity": "medium", "doc_id": "chunk_004087", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 4, "source_path": "core\\python\\integrations\\slack.py", "text": "slack.SlackIntegration (core\\python\\integrations\\slack.py:4)"} +{"complexity": "simple", "doc_id": "chunk_004088", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 7, "source_path": "core\\python\\integrations\\slack.py", "text": "slack.__init__ (core\\python\\integrations\\slack.py:7)"} +{"complexity": "simple", "doc_id": "chunk_004089", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 10, "source_path": "core\\python\\integrations\\slack.py", "text": "slack.send_message (core\\python\\integrations\\slack.py:10)"} +{"complexity": "simple", "doc_id": "chunk_004090", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 14, "source_path": "core\\python\\integrations\\slack.py", "text": "slack.get_channels (core\\python\\integrations\\slack.py:14)"} +{"complexity": "complex", "doc_id": "chunk_004091", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 185, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.VATokenManager (core\\python\\integrations\\va_api_client.py:185)"} +{"complexity": "simple", "doc_id": "chunk_004092", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 258, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.VAAPIError (core\\python\\integrations\\va_api_client.py:258)"} +{"complexity": "complex", "doc_id": "chunk_004093", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 270, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.VetProofVAClient (core\\python\\integrations\\va_api_client.py:270)"} +{"complexity": "complex", "doc_id": "chunk_004094", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 631, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.VetProofWorkflow (core\\python\\integrations\\va_api_client.py:631)"} +{"complexity": "simple", "doc_id": "chunk_004095", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 194, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.__init__ (core\\python\\integrations\\va_api_client.py:194)"} +{"complexity": "simple", "doc_id": "chunk_004096", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 199, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client._load_private_key (core\\python\\integrations\\va_api_client.py:199)"} +{"complexity": "medium", "doc_id": "chunk_004097", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 203, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client._build_assertion (core\\python\\integrations\\va_api_client.py:203)"} +{"complexity": "complex", "doc_id": "chunk_004098", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 220, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.get_token (core\\python\\integrations\\va_api_client.py:220)"} +{"complexity": "simple", "doc_id": "chunk_004099", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 260, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.__init__ (core\\python\\integrations\\va_api_client.py:260)"} +{"complexity": "simple", "doc_id": "chunk_004100", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 287, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.__init__ (core\\python\\integrations\\va_api_client.py:287)"} +{"complexity": "simple", "doc_id": "chunk_004101", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 292, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.close (core\\python\\integrations\\va_api_client.py:292)"} +{"complexity": "simple", "doc_id": "chunk_004102", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 295, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.__enter__ (core\\python\\integrations\\va_api_client.py:295)"} +{"complexity": "simple", "doc_id": "chunk_004103", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 298, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.__exit__ (core\\python\\integrations\\va_api_client.py:298)"} +{"complexity": "simple", "doc_id": "chunk_004104", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 303, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client._api_key_request (core\\python\\integrations\\va_api_client.py:303)"} +{"complexity": "medium", "doc_id": "chunk_004105", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 314, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client._oauth_request (core\\python\\integrations\\va_api_client.py:314)"} +{"complexity": "complex", "doc_id": "chunk_004106", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 346, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.confirm_veteran_status (core\\python\\integrations\\va_api_client.py:346)"} +{"complexity": "simple", "doc_id": "chunk_004107", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 387, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.get_contention_types (core\\python\\integrations\\va_api_client.py:387)"} +{"complexity": "simple", "doc_id": "chunk_004108", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 391, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.get_disabilities (core\\python\\integrations\\va_api_client.py:391)"} +{"complexity": "simple", "doc_id": "chunk_004109", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 395, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.get_intake_statuses (core\\python\\integrations\\va_api_client.py:395)"} +{"complexity": "simple", "doc_id": "chunk_004110", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 399, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.get_service_branches (core\\python\\integrations\\va_api_client.py:399)"} +{"complexity": "medium", "doc_id": "chunk_004111", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 407, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.find_facilities (core\\python\\integrations\\va_api_client.py:407)"} +{"complexity": "simple", "doc_id": "chunk_004112", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 432, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.search_forms (core\\python\\integrations\\va_api_client.py:432)"} +{"complexity": "simple", "doc_id": "chunk_004113", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 436, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.get_form (core\\python\\integrations\\va_api_client.py:436)"} +{"complexity": "medium", "doc_id": "chunk_004114", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 444, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.validate_address (core\\python\\integrations\\va_api_client.py:444)"} +{"complexity": "simple", "doc_id": "chunk_004115", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 468, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.create_intake_submission (core\\python\\integrations\\va_api_client.py:468)"} +{"complexity": "simple", "doc_id": "chunk_004116", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 472, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.get_intake_status (core\\python\\integrations\\va_api_client.py:472)"} +{"complexity": "simple", "doc_id": "chunk_004117", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 480, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.get_service_history (core\\python\\integrations\\va_api_client.py:480)"} +{"complexity": "simple", "doc_id": "chunk_004118", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 493, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.get_claims (core\\python\\integrations\\va_api_client.py:493)"} +{"complexity": "simple", "doc_id": "chunk_004119", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 503, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.get_claim (core\\python\\integrations\\va_api_client.py:503)"} +{"complexity": "simple", "doc_id": "chunk_004120", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 508, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.submit_526ez (core\\python\\integrations\\va_api_client.py:508)"} +{"complexity": "simple", "doc_id": "chunk_004121", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 517, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.file_intent_to_file (core\\python\\integrations\\va_api_client.py:517)"} +{"complexity": "simple", "doc_id": "chunk_004122", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 528, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.get_intent_to_file (core\\python\\integrations\\va_api_client.py:528)"} +{"complexity": "medium", "doc_id": "chunk_004123", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 537, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.upload_document (core\\python\\integrations\\va_api_client.py:537)"} +{"complexity": "simple", "doc_id": "chunk_004124", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 554, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.get_appeals (core\\python\\integrations\\va_api_client.py:554)"} +{"complexity": "medium", "doc_id": "chunk_004125", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 567, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.get_appealable_issues (core\\python\\integrations\\va_api_client.py:567)"} +{"complexity": "simple", "doc_id": "chunk_004126", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 586, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.get_patient (core\\python\\integrations\\va_api_client.py:586)"} +{"complexity": "simple", "doc_id": "chunk_004127", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 590, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.get_conditions (core\\python\\integrations\\va_api_client.py:590)"} +{"complexity": "simple", "doc_id": "chunk_004128", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 598, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.get_medications (core\\python\\integrations\\va_api_client.py:598)"} +{"complexity": "simple", "doc_id": "chunk_004129", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 603, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.get_procedures (core\\python\\integrations\\va_api_client.py:603)"} +{"complexity": "simple", "doc_id": "chunk_004130", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 608, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.get_allergies (core\\python\\integrations\\va_api_client.py:608)"} +{"complexity": "simple", "doc_id": "chunk_004131", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 617, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.check_community_care_eligibility (core\\python\\integrations\\va_api_client.py:617)"} +{"complexity": "simple", "doc_id": "chunk_004132", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 638, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.__init__ (core\\python\\integrations\\va_api_client.py:638)"} +{"complexity": "simple", "doc_id": "chunk_004133", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 642, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client._log (core\\python\\integrations\\va_api_client.py:642)"} +{"complexity": "simple", "doc_id": "chunk_004134", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 653, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.step1_verify_veteran (core\\python\\integrations\\va_api_client.py:653)"} +{"complexity": "simple", "doc_id": "chunk_004135", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 660, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.step2_file_intent (core\\python\\integrations\\va_api_client.py:660)"} +{"complexity": "simple", "doc_id": "chunk_004136", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 670, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.step3_pull_service_history (core\\python\\integrations\\va_api_client.py:670)"} +{"complexity": "simple", "doc_id": "chunk_004137", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 676, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.step4_pull_medical_records (core\\python\\integrations\\va_api_client.py:676)"} +{"complexity": "simple", "doc_id": "chunk_004138", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 682, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.step5_validate_address (core\\python\\integrations\\va_api_client.py:682)"} +{"complexity": "simple", "doc_id": "chunk_004139", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 689, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.step6_find_correct_forms (core\\python\\integrations\\va_api_client.py:689)"} +{"complexity": "simple", "doc_id": "chunk_004140", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 695, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.step7_submit_claim (core\\python\\integrations\\va_api_client.py:695)"} +{"complexity": "simple", "doc_id": "chunk_004141", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 701, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.step8_track_claim (core\\python\\integrations\\va_api_client.py:701)"} +{"complexity": "simple", "doc_id": "chunk_004142", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 707, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.step9_check_appealable (core\\python\\integrations\\va_api_client.py:707)"} +{"complexity": "simple", "doc_id": "chunk_004143", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 716, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.step10_track_appeal (core\\python\\integrations\\va_api_client.py:716)"} +{"complexity": "simple", "doc_id": "chunk_004144", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 722, "source_path": "core\\python\\integrations\\va_api_client.py", "text": "va_api_client.get_audit_trail (core\\python\\integrations\\va_api_client.py:722)"} +{"complexity": "medium", "doc_id": "chunk_004145", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 4, "source_path": "core\\python\\integrations\\xmpp.py", "text": "xmpp.XMPPAdapter (core\\python\\integrations\\xmpp.py:4)"} +{"complexity": "simple", "doc_id": "chunk_004146", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 8, "source_path": "core\\python\\integrations\\xmpp.py", "text": "xmpp.__init__ (core\\python\\integrations\\xmpp.py:8)"} +{"complexity": "simple", "doc_id": "chunk_004147", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 11, "source_path": "core\\python\\integrations\\xmpp.py", "text": "xmpp.verify_stanza (core\\python\\integrations\\xmpp.py:11)"} +{"complexity": "complex", "doc_id": "chunk_004148", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 18, "source_path": "core\\python\\lean4_verification.py", "text": "lean4_verification.Lean4Verifier (core\\python\\lean4_verification.py:18)"} +{"complexity": "medium", "doc_id": "chunk_004149", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 86, "source_path": "core\\python\\lean4_verification.py", "text": "lean4_verification.test_lean_verification (core\\python\\lean4_verification.py:86)"} +{"complexity": "simple", "doc_id": "chunk_004150", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 21, "source_path": "core\\python\\lean4_verification.py", "text": "lean4_verification.__init__ (core\\python\\lean4_verification.py:21)"} +{"complexity": "complex", "doc_id": "chunk_004151", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 25, "source_path": "core\\python\\lean4_verification.py", "text": "lean4_verification.verify_proof_bundle (core\\python\\lean4_verification.py:25)"} +{"complexity": "medium", "doc_id": "chunk_004152", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "verification", "source_line": 59, "source_path": "core\\python\\lean4_verification.py", "text": "lean4_verification._generate_lean_code (core\\python\\lean4_verification.py:59)"} +{"complexity": "simple", "doc_id": "chunk_004153", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 55, "source_path": "core\\python\\lic_kernel.py", "text": "lic_kernel.LatticeFault (core\\python\\lic_kernel.py:55)"} +{"complexity": "medium", "doc_id": "chunk_004154", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 64, "source_path": "core\\python\\lic_kernel.py", "text": "lic_kernel.SovereignProofBundle (core\\python\\lic_kernel.py:64)"} +{"complexity": "medium", "doc_id": "chunk_004155", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 96, "source_path": "core\\python\\lic_kernel.py", "text": "lic_kernel._reduce_basis (core\\python\\lic_kernel.py:96)"} +{"complexity": "medium", "doc_id": "chunk_004156", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 114, "source_path": "core\\python\\lic_kernel.py", "text": "lic_kernel.gaussian_heuristic_shortest_vector_length (core\\python\\lic_kernel.py:114)"} +{"complexity": "medium", "doc_id": "chunk_004157", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 135, "source_path": "core\\python\\lic_kernel.py", "text": "lic_kernel.compute_divergence_score (core\\python\\lic_kernel.py:135)"} +{"complexity": "medium", "doc_id": "chunk_004158", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 163, "source_path": "core\\python\\lic_kernel.py", "text": "lic_kernel.omega_threshold (core\\python\\lic_kernel.py:163)"} +{"complexity": "simple", "doc_id": "chunk_004159", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 178, "source_path": "core\\python\\lic_kernel.py", "text": "lic_kernel._canonical_payload (core\\python\\lic_kernel.py:178)"} +{"complexity": "medium", "doc_id": "chunk_004160", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "other", "source_line": 190, "source_path": "core\\python\\lic_kernel.py", "text": "lic_kernel._sign_payload (core\\python\\lic_kernel.py:190)"} +{"complexity": "complex", "doc_id": "chunk_004161", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 205, "source_path": "core\\python\\lic_kernel.py", "text": "lic_kernel.collapse_intent (core\\python\\lic_kernel.py:205)"} +{"complexity": "medium", "doc_id": "chunk_004162", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 262, "source_path": "core\\python\\lic_kernel.py", "text": "lic_kernel.verify_bundle_signature (core\\python\\lic_kernel.py:262)"} +{"complexity": "simple", "doc_id": "chunk_004163", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 58, "source_path": "core\\python\\lic_kernel.py", "text": "lic_kernel.__init__ (core\\python\\lic_kernel.py:58)"} +{"complexity": "simple", "doc_id": "chunk_004164", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 84, "source_path": "core\\python\\lic_kernel.py", "text": "lic_kernel.as_dict (core\\python\\lic_kernel.py:84)"} +{"complexity": "complex", "doc_id": "chunk_004165", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 37, "source_path": "core\\python\\lic_kernel_v2.py", "text": "lic_kernel_v2.ThinkingGovernor (core\\python\\lic_kernel_v2.py:37)"} +{"complexity": "complex", "doc_id": "chunk_004166", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 78, "source_path": "core\\python\\lic_kernel_v2.py", "text": "lic_kernel_v2.JETOptimizedLIC (core\\python\\lic_kernel_v2.py:78)"} +{"complexity": "medium", "doc_id": "chunk_004167", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 172, "source_path": "core\\python\\lic_kernel_v2.py", "text": "lic_kernel_v2.LICProof (core\\python\\lic_kernel_v2.py:172)"} +{"complexity": "medium", "doc_id": "chunk_004168", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 203, "source_path": "core\\python\\lic_kernel_v2.py", "text": "lic_kernel_v2.BenchmarkResult (core\\python\\lic_kernel_v2.py:203)"} +{"complexity": "complex", "doc_id": "chunk_004169", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 219, "source_path": "core\\python\\lic_kernel_v2.py", "text": "lic_kernel_v2.AevionLICKernel (core\\python\\lic_kernel_v2.py:219)"} +{"complexity": "medium", "doc_id": "chunk_004170", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 520, "source_path": "core\\python\\lic_kernel_v2.py", "text": "lic_kernel_v2.generate_mock_response (core\\python\\lic_kernel_v2.py:520)"} +{"complexity": "complex", "doc_id": "chunk_004171", "function_type": "class", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "other", "source_line": 551, "source_path": "core\\python\\lic_kernel_v2.py", "text": "lic_kernel_v2.BenchmarkRunner (core\\python\\lic_kernel_v2.py:551)"} +{"complexity": "complex", "doc_id": "chunk_004172", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 704, "source_path": "core\\python\\lic_kernel_v2.py", "text": "lic_kernel_v2.VerifiableTestGenerator (core\\python\\lic_kernel_v2.py:704)"} +{"complexity": "simple", "doc_id": "chunk_004173", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 38, "source_path": "core\\python\\lic_kernel_v2.py", "text": "lic_kernel_v2.__init__ (core\\python\\lic_kernel_v2.py:38)"} +{"complexity": "medium", "doc_id": "chunk_004174", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 42, "source_path": "core\\python\\lic_kernel_v2.py", "text": "lic_kernel_v2.monitor_stream (core\\python\\lic_kernel_v2.py:42)"} +{"complexity": "simple", "doc_id": "chunk_004175", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 70, "source_path": "core\\python\\lic_kernel_v2.py", "text": "lic_kernel_v2._is_proof_coherent (core\\python\\lic_kernel_v2.py:70)"} +{"complexity": "simple", "doc_id": "chunk_004176", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 84, "source_path": "core\\python\\lic_kernel_v2.py", "text": "lic_kernel_v2.__init__ (core\\python\\lic_kernel_v2.py:84)"} +{"complexity": "complex", "doc_id": "chunk_004177", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 90, "source_path": "core\\python\\lic_kernel_v2.py", "text": "lic_kernel_v2.verify_with_jet (core\\python\\lic_kernel_v2.py:90)"} +{"complexity": "simple", "doc_id": "chunk_004178", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 141, "source_path": "core\\python\\lic_kernel_v2.py", "text": "lic_kernel_v2._call_with_streaming (core\\python\\lic_kernel_v2.py:141)"} +{"complexity": "medium", "doc_id": "chunk_004179", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 149, "source_path": "core\\python\\lic_kernel_v2.py", "text": "lic_kernel_v2._mock_streaming_response (core\\python\\lic_kernel_v2.py:149)"} +{"complexity": "simple", "doc_id": "chunk_004180", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "other", "source_line": 165, "source_path": "core\\python\\lic_kernel_v2.py", "text": "lic_kernel_v2._sign_proof (core\\python\\lic_kernel_v2.py:165)"} +{"complexity": "simple", "doc_id": "chunk_004181", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 185, "source_path": "core\\python\\lic_kernel_v2.py", "text": "lic_kernel_v2.__post_init__ (core\\python\\lic_kernel_v2.py:185)"} +{"complexity": "simple", "doc_id": "chunk_004182", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 191, "source_path": "core\\python\\lic_kernel_v2.py", "text": "lic_kernel_v2._compute_hash (core\\python\\lic_kernel_v2.py:191)"} +{"complexity": "simple", "doc_id": "chunk_004183", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 228, "source_path": "core\\python\\lic_kernel_v2.py", "text": "lic_kernel_v2.__init__ (core\\python\\lic_kernel_v2.py:228)"} +{"complexity": "complex", "doc_id": "chunk_004184", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 233, "source_path": "core\\python\\lic_kernel_v2.py", "text": "lic_kernel_v2.extract_reasoning_vector (core\\python\\lic_kernel_v2.py:233)"} +{"complexity": "medium", "doc_id": "chunk_004185", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 283, "source_path": "core\\python\\lic_kernel_v2.py", "text": "lic_kernel_v2.calculate_divergence (core\\python\\lic_kernel_v2.py:283)"} +{"complexity": "complex", "doc_id": "chunk_004186", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 301, "source_path": "core\\python\\lic_kernel_v2.py", "text": "lic_kernel_v2.verify_with_symbolic_math (core\\python\\lic_kernel_v2.py:301)"} +{"complexity": "complex", "doc_id": "chunk_004187", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 359, "source_path": "core\\python\\lic_kernel_v2.py", "text": "lic_kernel_v2.verify (core\\python\\lic_kernel_v2.py:359)"} +{"complexity": "simple", "doc_id": "chunk_004188", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 554, "source_path": "core\\python\\lic_kernel_v2.py", "text": "lic_kernel_v2.__init__ (core\\python\\lic_kernel_v2.py:554)"} +{"complexity": "complex", "doc_id": "chunk_004189", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "other", "source_line": 558, "source_path": "core\\python\\lic_kernel_v2.py", "text": "lic_kernel_v2.run_hle_benchmark (core\\python\\lic_kernel_v2.py:558)"} +{"complexity": "complex", "doc_id": "chunk_004190", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "other", "source_line": 605, "source_path": "core\\python\\lic_kernel_v2.py", "text": "lic_kernel_v2.run_aimo3_benchmark (core\\python\\lic_kernel_v2.py:605)"} +{"complexity": "medium", "doc_id": "chunk_004191", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 650, "source_path": "core\\python\\lic_kernel_v2.py", "text": "lic_kernel_v2.print_summary (core\\python\\lic_kernel_v2.py:650)"} +{"complexity": "medium", "doc_id": "chunk_004192", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 671, "source_path": "core\\python\\lic_kernel_v2.py", "text": "lic_kernel_v2.export_evidence_table (core\\python\\lic_kernel_v2.py:671)"} +{"complexity": "simple", "doc_id": "chunk_004193", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 710, "source_path": "core\\python\\lic_kernel_v2.py", "text": "lic_kernel_v2.__init__ (core\\python\\lic_kernel_v2.py:710)"} +{"complexity": "complex", "doc_id": "chunk_004194", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 713, "source_path": "core\\python\\lic_kernel_v2.py", "text": "lic_kernel_v2.generate_test_with_proof (core\\python\\lic_kernel_v2.py:713)"} +{"complexity": "simple", "doc_id": "chunk_004195", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 758, "source_path": "core\\python\\lic_kernel_v2.py", "text": "lic_kernel_v2._parse_tests (core\\python\\lic_kernel_v2.py:758)"} +{"complexity": "simple", "doc_id": "chunk_004196", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 762, "source_path": "core\\python\\lic_kernel_v2.py", "text": "lic_kernel_v2._estimate_coverage (core\\python\\lic_kernel_v2.py:762)"} +{"complexity": "simple", "doc_id": "chunk_004197", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 26, "source_path": "core\\python\\marketplace\\__init__.py", "text": "__init__.ListingStatus (core\\python\\marketplace\\__init__.py:26)"} +{"complexity": "simple", "doc_id": "chunk_004198", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 34, "source_path": "core\\python\\marketplace\\__init__.py", "text": "__init__.PricingModel (core\\python\\marketplace\\__init__.py:34)"} +{"complexity": "simple", "doc_id": "chunk_004199", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 42, "source_path": "core\\python\\marketplace\\__init__.py", "text": "__init__.ComplianceTier (core\\python\\marketplace\\__init__.py:42)"} +{"complexity": "simple", "doc_id": "chunk_004200", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 51, "source_path": "core\\python\\marketplace\\__init__.py", "text": "__init__.VerificationBadge (core\\python\\marketplace\\__init__.py:51)"} +{"complexity": "medium", "doc_id": "chunk_004201", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 67, "source_path": "core\\python\\marketplace\\__init__.py", "text": "__init__.MarketplaceConfig (core\\python\\marketplace\\__init__.py:67)"} +{"complexity": "complex", "doc_id": "chunk_004202", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 98, "source_path": "core\\python\\marketplace\\__init__.py", "text": "__init__.AgentListing (core\\python\\marketplace\\__init__.py:98)"} +{"complexity": "medium", "doc_id": "chunk_004203", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 151, "source_path": "core\\python\\marketplace\\__init__.py", "text": "__init__.ReviewResult (core\\python\\marketplace\\__init__.py:151)"} +{"complexity": "complex", "doc_id": "chunk_004204", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 179, "source_path": "core\\python\\marketplace\\__init__.py", "text": "__init__.MarketplaceManager (core\\python\\marketplace\\__init__.py:179)"} +{"complexity": "medium", "doc_id": "chunk_004205", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 83, "source_path": "core\\python\\marketplace\\__init__.py", "text": "__init__.to_dict (core\\python\\marketplace\\__init__.py:83)"} +{"complexity": "medium", "doc_id": "chunk_004206", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 126, "source_path": "core\\python\\marketplace\\__init__.py", "text": "__init__.to_dict (core\\python\\marketplace\\__init__.py:126)"} +{"complexity": "simple", "doc_id": "chunk_004207", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 163, "source_path": "core\\python\\marketplace\\__init__.py", "text": "__init__.to_dict (core\\python\\marketplace\\__init__.py:163)"} +{"complexity": "simple", "doc_id": "chunk_004208", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 187, "source_path": "core\\python\\marketplace\\__init__.py", "text": "__init__.__init__ (core\\python\\marketplace\\__init__.py:187)"} +{"complexity": "simple", "doc_id": "chunk_004209", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 196, "source_path": "core\\python\\marketplace\\__init__.py", "text": "__init__.config (core\\python\\marketplace\\__init__.py:196)"} +{"complexity": "medium", "doc_id": "chunk_004210", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 201, "source_path": "core\\python\\marketplace\\__init__.py", "text": "__init__.create_listing (core\\python\\marketplace\\__init__.py:201)"} +{"complexity": "simple", "doc_id": "chunk_004211", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 228, "source_path": "core\\python\\marketplace\\__init__.py", "text": "__init__.get_listing (core\\python\\marketplace\\__init__.py:228)"} +{"complexity": "medium", "doc_id": "chunk_004212", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 231, "source_path": "core\\python\\marketplace\\__init__.py", "text": "__init__.update_listing (core\\python\\marketplace\\__init__.py:231)"} +{"complexity": "simple", "doc_id": "chunk_004213", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 246, "source_path": "core\\python\\marketplace\\__init__.py", "text": "__init__.delete_listing (core\\python\\marketplace\\__init__.py:246)"} +{"complexity": "medium", "doc_id": "chunk_004214", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 251, "source_path": "core\\python\\marketplace\\__init__.py", "text": "__init__.publish_listing (core\\python\\marketplace\\__init__.py:251)"} +{"complexity": "simple", "doc_id": "chunk_004215", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 263, "source_path": "core\\python\\marketplace\\__init__.py", "text": "__init__.suspend_listing (core\\python\\marketplace\\__init__.py:263)"} +{"complexity": "simple", "doc_id": "chunk_004216", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 273, "source_path": "core\\python\\marketplace\\__init__.py", "text": "__init__.archive_listing (core\\python\\marketplace\\__init__.py:273)"} +{"complexity": "complex", "doc_id": "chunk_004217", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 283, "source_path": "core\\python\\marketplace\\__init__.py", "text": "__init__.search_listings (core\\python\\marketplace\\__init__.py:283)"} +{"complexity": "simple", "doc_id": "chunk_004218", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 340, "source_path": "core\\python\\marketplace\\__init__.py", "text": "__init__.list_active (core\\python\\marketplace\\__init__.py:340)"} +{"complexity": "complex", "doc_id": "chunk_004219", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 349, "source_path": "core\\python\\marketplace\\__init__.py", "text": "__init__.review_listing (core\\python\\marketplace\\__init__.py:349)"} +{"complexity": "medium", "doc_id": "chunk_004220", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 384, "source_path": "core\\python\\marketplace\\__init__.py", "text": "__init__.award_badge (core\\python\\marketplace\\__init__.py:384)"} +{"complexity": "medium", "doc_id": "chunk_004221", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 396, "source_path": "core\\python\\marketplace\\__init__.py", "text": "__init__.revoke_badge (core\\python\\marketplace\\__init__.py:396)"} +{"complexity": "simple", "doc_id": "chunk_004222", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 411, "source_path": "core\\python\\marketplace\\__init__.py", "text": "__init__.record_proof (core\\python\\marketplace\\__init__.py:411)"} +{"complexity": "medium", "doc_id": "chunk_004223", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 419, "source_path": "core\\python\\marketplace\\__init__.py", "text": "__init__.record_rating (core\\python\\marketplace\\__init__.py:419)"} +{"complexity": "medium", "doc_id": "chunk_004224", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 436, "source_path": "core\\python\\marketplace\\__init__.py", "text": "__init__.get_stats (core\\python\\marketplace\\__init__.py:436)"} +{"complexity": "complex", "doc_id": "chunk_004225", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 30, "source_path": "core\\python\\marketplace.py", "text": "marketplace.MarketplaceRegistry (core\\python\\marketplace.py:30)"} +{"complexity": "simple", "doc_id": "chunk_004226", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 36, "source_path": "core\\python\\marketplace.py", "text": "marketplace.__init__ (core\\python\\marketplace.py:36)"} +{"complexity": "simple", "doc_id": "chunk_004227", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 41, "source_path": "core\\python\\marketplace.py", "text": "marketplace._load_registry (core\\python\\marketplace.py:41)"} +{"complexity": "simple", "doc_id": "chunk_004228", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "core", "module": "other", "source_line": 47, "source_path": "core\\python\\marketplace.py", "text": "marketplace._save_registry (core\\python\\marketplace.py:47)"} +{"complexity": "medium", "doc_id": "chunk_004229", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 52, "source_path": "core\\python\\marketplace.py", "text": "marketplace.register_app (core\\python\\marketplace.py:52)"} +{"complexity": "simple", "doc_id": "chunk_004230", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 78, "source_path": "core\\python\\marketplace.py", "text": "marketplace.update_usage_stats (core\\python\\marketplace.py:78)"} +{"complexity": "medium", "doc_id": "chunk_004231", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 86, "source_path": "core\\python\\marketplace.py", "text": "marketplace.list_apps (core\\python\\marketplace.py:86)"} +{"complexity": "medium", "doc_id": "chunk_004232", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 44, "source_path": "core\\python\\memory\\memory_bank.py", "text": "memory_bank.MemoryEntry (core\\python\\memory\\memory_bank.py:44)"} +{"complexity": "complex", "doc_id": "chunk_004233", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 65, "source_path": "core\\python\\memory\\memory_bank.py", "text": "memory_bank.NodeMemoryBank (core\\python\\memory\\memory_bank.py:65)"} +{"complexity": "complex", "doc_id": "chunk_004234", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 140, "source_path": "core\\python\\memory\\memory_bank.py", "text": "memory_bank.MemoryBankManager (core\\python\\memory\\memory_bank.py:140)"} +{"complexity": "simple", "doc_id": "chunk_004235", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 221, "source_path": "core\\python\\memory\\memory_bank.py", "text": "memory_bank.get_lic_kernel_memory (core\\python\\memory\\memory_bank.py:221)"} +{"complexity": "simple", "doc_id": "chunk_004236", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 227, "source_path": "core\\python\\memory\\memory_bank.py", "text": "memory_bank.get_payment_verifier_memory (core\\python\\memory\\memory_bank.py:227)"} +{"complexity": "simple", "doc_id": "chunk_004237", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 233, "source_path": "core\\python\\memory\\memory_bank.py", "text": "memory_bank.log_verification (core\\python\\memory\\memory_bank.py:233)"} +{"complexity": "simple", "doc_id": "chunk_004238", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 242, "source_path": "core\\python\\memory\\memory_bank.py", "text": "memory_bank.log_rejection (core\\python\\memory\\memory_bank.py:242)"} +{"complexity": "simple", "doc_id": "chunk_004239", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 54, "source_path": "core\\python\\memory\\memory_bank.py", "text": "memory_bank.create (core\\python\\memory\\memory_bank.py:54)"} +{"complexity": "medium", "doc_id": "chunk_004240", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 83, "source_path": "core\\python\\memory\\memory_bank.py", "text": "memory_bank.add_entry (core\\python\\memory\\memory_bank.py:83)"} +{"complexity": "simple", "doc_id": "chunk_004241", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 96, "source_path": "core\\python\\memory\\memory_bank.py", "text": "memory_bank.set_context (core\\python\\memory\\memory_bank.py:96)"} +{"complexity": "simple", "doc_id": "chunk_004242", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 101, "source_path": "core\\python\\memory\\memory_bank.py", "text": "memory_bank.get_context (core\\python\\memory\\memory_bank.py:101)"} +{"complexity": "simple", "doc_id": "chunk_004243", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 105, "source_path": "core\\python\\memory\\memory_bank.py", "text": "memory_bank.get_recent_entries (core\\python\\memory\\memory_bank.py:105)"} +{"complexity": "simple", "doc_id": "chunk_004244", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 109, "source_path": "core\\python\\memory\\memory_bank.py", "text": "memory_bank.get_entries_by_tag (core\\python\\memory\\memory_bank.py:109)"} +{"complexity": "medium", "doc_id": "chunk_004245", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 113, "source_path": "core\\python\\memory\\memory_bank.py", "text": "memory_bank.to_dict (core\\python\\memory\\memory_bank.py:113)"} +{"complexity": "medium", "doc_id": "chunk_004246", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 126, "source_path": "core\\python\\memory\\memory_bank.py", "text": "memory_bank.from_dict (core\\python\\memory\\memory_bank.py:126)"} +{"complexity": "simple", "doc_id": "chunk_004247", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 163, "source_path": "core\\python\\memory\\memory_bank.py", "text": "memory_bank.__init__ (core\\python\\memory\\memory_bank.py:163)"} +{"complexity": "simple", "doc_id": "chunk_004248", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 170, "source_path": "core\\python\\memory\\memory_bank.py", "text": "memory_bank._get_bank_path (core\\python\\memory\\memory_bank.py:170)"} +{"complexity": "simple", "doc_id": "chunk_004249", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 174, "source_path": "core\\python\\memory\\memory_bank.py", "text": "memory_bank._load_all (core\\python\\memory\\memory_bank.py:174)"} +{"complexity": "simple", "doc_id": "chunk_004250", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 185, "source_path": "core\\python\\memory\\memory_bank.py", "text": "memory_bank.get_bank (core\\python\\memory\\memory_bank.py:185)"} +{"complexity": "simple", "doc_id": "chunk_004251", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "core", "module": "other", "source_line": 194, "source_path": "core\\python\\memory\\memory_bank.py", "text": "memory_bank.save_bank (core\\python\\memory\\memory_bank.py:194)"} +{"complexity": "simple", "doc_id": "chunk_004252", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "core", "module": "other", "source_line": 201, "source_path": "core\\python\\memory\\memory_bank.py", "text": "memory_bank.save_all (core\\python\\memory\\memory_bank.py:201)"} +{"complexity": "simple", "doc_id": "chunk_004253", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 206, "source_path": "core\\python\\memory\\memory_bank.py", "text": "memory_bank.get_all_stats (core\\python\\memory\\memory_bank.py:206)"} +{"complexity": "simple", "doc_id": "chunk_004254", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 210, "source_path": "core\\python\\memory\\memory_bank.py", "text": "memory_bank.get_global_context (core\\python\\memory\\memory_bank.py:210)"} +{"complexity": "medium", "doc_id": "chunk_004255", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 87, "source_path": "core\\python\\ml_pipeline\\config.py", "text": "config.StageConfig (core\\python\\ml_pipeline\\config.py:87)"} +{"complexity": "complex", "doc_id": "chunk_004256", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 172, "source_path": "core\\python\\ml_pipeline\\config.py", "text": "config.PipelineConfig (core\\python\\ml_pipeline\\config.py:172)"} +{"complexity": "simple", "doc_id": "chunk_004257", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 213, "source_path": "core\\python\\ml_pipeline\\config.py", "text": "config.get_stage_config (core\\python\\ml_pipeline\\config.py:213)"} +{"complexity": "medium", "doc_id": "chunk_004258", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 43, "source_path": "core\\python\\ml_pipeline\\metrics.py", "text": "metrics.StageMetric (core\\python\\ml_pipeline\\metrics.py:43)"} +{"complexity": "complex", "doc_id": "chunk_004259", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 75, "source_path": "core\\python\\ml_pipeline\\metrics.py", "text": "metrics.PipelineMetrics (core\\python\\ml_pipeline\\metrics.py:75)"} +{"complexity": "simple", "doc_id": "chunk_004260", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 65, "source_path": "core\\python\\ml_pipeline\\metrics.py", "text": "metrics.to_dict (core\\python\\ml_pipeline\\metrics.py:65)"} +{"complexity": "simple", "doc_id": "chunk_004261", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "other", "source_line": 99, "source_path": "core\\python\\ml_pipeline\\metrics.py", "text": "metrics.mark_start (core\\python\\ml_pipeline\\metrics.py:99)"} +{"complexity": "simple", "doc_id": "chunk_004262", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 103, "source_path": "core\\python\\ml_pipeline\\metrics.py", "text": "metrics.mark_end (core\\python\\ml_pipeline\\metrics.py:103)"} +{"complexity": "complex", "doc_id": "chunk_004263", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 107, "source_path": "core\\python\\ml_pipeline\\metrics.py", "text": "metrics.record_stage (core\\python\\ml_pipeline\\metrics.py:107)"} +{"complexity": "simple", "doc_id": "chunk_004264", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 147, "source_path": "core\\python\\ml_pipeline\\metrics.py", "text": "metrics.total_latency_ms (core\\python\\ml_pipeline\\metrics.py:147)"} +{"complexity": "simple", "doc_id": "chunk_004265", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 152, "source_path": "core\\python\\ml_pipeline\\metrics.py", "text": "metrics.wall_clock_ms (core\\python\\ml_pipeline\\metrics.py:152)"} +{"complexity": "medium", "doc_id": "chunk_004266", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 162, "source_path": "core\\python\\ml_pipeline\\metrics.py", "text": "metrics.stages_passed (core\\python\\ml_pipeline\\metrics.py:162)"} +{"complexity": "medium", "doc_id": "chunk_004267", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 175, "source_path": "core\\python\\ml_pipeline\\metrics.py", "text": "metrics.stages_failed (core\\python\\ml_pipeline\\metrics.py:175)"} +{"complexity": "simple", "doc_id": "chunk_004268", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 190, "source_path": "core\\python\\ml_pipeline\\metrics.py", "text": "metrics.total_retries (core\\python\\ml_pipeline\\metrics.py:190)"} +{"complexity": "medium", "doc_id": "chunk_004269", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 194, "source_path": "core\\python\\ml_pipeline\\metrics.py", "text": "metrics.final_result_for (core\\python\\ml_pipeline\\metrics.py:194)"} +{"complexity": "medium", "doc_id": "chunk_004270", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 207, "source_path": "core\\python\\ml_pipeline\\metrics.py", "text": "metrics.get_stage_latency_ms (core\\python\\ml_pipeline\\metrics.py:207)"} +{"complexity": "medium", "doc_id": "chunk_004271", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 223, "source_path": "core\\python\\ml_pipeline\\metrics.py", "text": "metrics.summary (core\\python\\ml_pipeline\\metrics.py:223)"} +{"complexity": "medium", "doc_id": "chunk_004272", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 249, "source_path": "core\\python\\ml_pipeline\\metrics.py", "text": "metrics.to_dict (core\\python\\ml_pipeline\\metrics.py:249)"} +{"complexity": "complex", "doc_id": "chunk_004273", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 89, "source_path": "core\\python\\ml_pipeline\\pipeline.py", "text": "pipeline.PipelineResult (core\\python\\ml_pipeline\\pipeline.py:89)"} +{"complexity": "complex", "doc_id": "chunk_004274", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 148, "source_path": "core\\python\\ml_pipeline\\pipeline.py", "text": "pipeline.ASEMAVerificationPipeline (core\\python\\ml_pipeline\\pipeline.py:148)"} +{"complexity": "medium", "doc_id": "chunk_004275", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 461, "source_path": "core\\python\\ml_pipeline\\pipeline.py", "text": "pipeline._json_default (core\\python\\ml_pipeline\\pipeline.py:461)"} +{"complexity": "simple", "doc_id": "chunk_004276", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 120, "source_path": "core\\python\\ml_pipeline\\pipeline.py", "text": "pipeline.final_proof_hash (core\\python\\ml_pipeline\\pipeline.py:120)"} +{"complexity": "medium", "doc_id": "chunk_004277", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 124, "source_path": "core\\python\\ml_pipeline\\pipeline.py", "text": "pipeline.to_dict (core\\python\\ml_pipeline\\pipeline.py:124)"} +{"complexity": "medium", "doc_id": "chunk_004278", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 183, "source_path": "core\\python\\ml_pipeline\\pipeline.py", "text": "pipeline.__init__ (core\\python\\ml_pipeline\\pipeline.py:183)"} +{"complexity": "simple", "doc_id": "chunk_004279", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 199, "source_path": "core\\python\\ml_pipeline\\pipeline.py", "text": "pipeline.config (core\\python\\ml_pipeline\\pipeline.py:199)"} +{"complexity": "simple", "doc_id": "chunk_004280", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 204, "source_path": "core\\python\\ml_pipeline\\pipeline.py", "text": "pipeline.stage_names (core\\python\\ml_pipeline\\pipeline.py:204)"} +{"complexity": "complex", "doc_id": "chunk_004281", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "other", "source_line": 208, "source_path": "core\\python\\ml_pipeline\\pipeline.py", "text": "pipeline.run (core\\python\\ml_pipeline\\pipeline.py:208)"} +{"complexity": "complex", "doc_id": "chunk_004282", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "other", "source_line": 342, "source_path": "core\\python\\ml_pipeline\\pipeline.py", "text": "pipeline._execute_stage_with_retries (core\\python\\ml_pipeline\\pipeline.py:342)"} +{"complexity": "medium", "doc_id": "chunk_004283", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 435, "source_path": "core\\python\\ml_pipeline\\pipeline.py", "text": "pipeline._hash_output (core\\python\\ml_pipeline\\pipeline.py:435)"} +{"complexity": "complex", "doc_id": "chunk_004284", "function_type": "class", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 63, "source_path": "core\\python\\ml_pipeline\\stages.py", "text": "stages.StageDefinition (core\\python\\ml_pipeline\\stages.py:63)"} +{"complexity": "simple", "doc_id": "chunk_004285", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 120, "source_path": "core\\python\\ml_pipeline\\stages.py", "text": "stages._cfg (core\\python\\ml_pipeline\\stages.py:120)"} +{"complexity": "medium", "doc_id": "chunk_004286", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 130, "source_path": "core\\python\\ml_pipeline\\stages.py", "text": "stages.pii_stage (core\\python\\ml_pipeline\\stages.py:130)"} +{"complexity": "medium", "doc_id": "chunk_004287", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 149, "source_path": "core\\python\\ml_pipeline\\stages.py", "text": "stages.anomaly_stage (core\\python\\ml_pipeline\\stages.py:149)"} +{"complexity": "medium", "doc_id": "chunk_004288", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 167, "source_path": "core\\python\\ml_pipeline\\stages.py", "text": "stages.engine_stage (core\\python\\ml_pipeline\\stages.py:167)"} +{"complexity": "medium", "doc_id": "chunk_004289", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 186, "source_path": "core\\python\\ml_pipeline\\stages.py", "text": "stages.bft_stage (core\\python\\ml_pipeline\\stages.py:186)"} +{"complexity": "medium", "doc_id": "chunk_004290", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "core", "module": "other", "source_line": 205, "source_path": "core\\python\\ml_pipeline\\stages.py", "text": "stages.halt_stage (core\\python\\ml_pipeline\\stages.py:205)"} +{"complexity": "medium", "doc_id": "chunk_004291", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 224, "source_path": "core\\python\\ml_pipeline\\stages.py", "text": "stages.entangle_stage (core\\python\\ml_pipeline\\stages.py:224)"} +{"complexity": "medium", "doc_id": "chunk_004292", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 243, "source_path": "core\\python\\ml_pipeline\\stages.py", "text": "stages.chain_stage (core\\python\\ml_pipeline\\stages.py:243)"} +{"complexity": "medium", "doc_id": "chunk_004293", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 263, "source_path": "core\\python\\ml_pipeline\\stages.py", "text": "stages.triplets_stage (core\\python\\ml_pipeline\\stages.py:263)"} +{"complexity": "medium", "doc_id": "chunk_004294", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 282, "source_path": "core\\python\\ml_pipeline\\stages.py", "text": "stages.index_stage (core\\python\\ml_pipeline\\stages.py:282)"} +{"complexity": "medium", "doc_id": "chunk_004295", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 301, "source_path": "core\\python\\ml_pipeline\\stages.py", "text": "stages.xgml_stage (core\\python\\ml_pipeline\\stages.py:301)"} +{"complexity": "medium", "doc_id": "chunk_004296", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "other", "source_line": 320, "source_path": "core\\python\\ml_pipeline\\stages.py", "text": "stages.sign_stage (core\\python\\ml_pipeline\\stages.py:320)"} +{"complexity": "medium", "doc_id": "chunk_004297", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 339, "source_path": "core\\python\\ml_pipeline\\stages.py", "text": "stages.default_stage_sequence (core\\python\\ml_pipeline\\stages.py:339)"} +{"complexity": "medium", "doc_id": "chunk_004298", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "other", "source_line": 92, "source_path": "core\\python\\ml_pipeline\\stages.py", "text": "stages.execute (core\\python\\ml_pipeline\\stages.py:92)"} +{"complexity": "simple", "doc_id": "chunk_004299", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 25, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.ModelStatus (core\\python\\model_cards\\__init__.py:25)"} +{"complexity": "simple", "doc_id": "chunk_004300", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 34, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.RiskLevel (core\\python\\model_cards\\__init__.py:34)"} +{"complexity": "simple", "doc_id": "chunk_004301", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 42, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.ModelCardVersion (core\\python\\model_cards\\__init__.py:42)"} +{"complexity": "medium", "doc_id": "chunk_004302", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 49, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.ModelType (core\\python\\model_cards\\__init__.py:49)"} +{"complexity": "medium", "doc_id": "chunk_004303", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 63, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.TaskType (core\\python\\model_cards\\__init__.py:63)"} +{"complexity": "complex", "doc_id": "chunk_004304", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 81, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.ModelDetails (core\\python\\model_cards\\__init__.py:81)"} +{"complexity": "medium", "doc_id": "chunk_004305", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 131, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.IntendedUse (core\\python\\model_cards\\__init__.py:131)"} +{"complexity": "medium", "doc_id": "chunk_004306", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "models", "source_line": 157, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.TrainingData (core\\python\\model_cards\\__init__.py:157)"} +{"complexity": "medium", "doc_id": "chunk_004307", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "models", "source_line": 186, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.MetricResult (core\\python\\model_cards\\__init__.py:186)"} +{"complexity": "medium", "doc_id": "chunk_004308", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "models", "source_line": 215, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.PerformanceMetrics (core\\python\\model_cards\\__init__.py:215)"} +{"complexity": "medium", "doc_id": "chunk_004309", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 239, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.BiasAssessment (core\\python\\model_cards\\__init__.py:239)"} +{"complexity": "medium", "doc_id": "chunk_004310", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 272, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.SafetyAssessment (core\\python\\model_cards\\__init__.py:272)"} +{"complexity": "medium", "doc_id": "chunk_004311", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "models", "source_line": 304, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.EthicalConsiderations (core\\python\\model_cards\\__init__.py:304)"} +{"complexity": "medium", "doc_id": "chunk_004312", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "models", "source_line": 335, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.AevionSignature (core\\python\\model_cards\\__init__.py:335)"} +{"complexity": "complex", "doc_id": "chunk_004313", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 371, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.ModelCard (core\\python\\model_cards\\__init__.py:371)"} +{"complexity": "complex", "doc_id": "chunk_004314", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 533, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__._FlatModelCard (core\\python\\model_cards\\__init__.py:533)"} +{"complexity": "medium", "doc_id": "chunk_004315", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 611, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.CardGenerator (core\\python\\model_cards\\__init__.py:611)"} +{"complexity": "medium", "doc_id": "chunk_004316", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "core", "module": "models", "source_line": 643, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.CardValidator (core\\python\\model_cards\\__init__.py:643)"} +{"complexity": "complex", "doc_id": "chunk_004317", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 663, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.ModelCardGenerator (core\\python\\model_cards\\__init__.py:663)"} +{"complexity": "medium", "doc_id": "chunk_004318", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 96, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.to_dict (core\\python\\model_cards\\__init__.py:96)"} +{"complexity": "medium", "doc_id": "chunk_004319", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 113, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.from_dict (core\\python\\model_cards\\__init__.py:113)"} +{"complexity": "simple", "doc_id": "chunk_004320", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 138, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.to_dict (core\\python\\model_cards\\__init__.py:138)"} +{"complexity": "simple", "doc_id": "chunk_004321", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 147, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.from_dict (core\\python\\model_cards\\__init__.py:147)"} +{"complexity": "simple", "doc_id": "chunk_004322", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 165, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.to_dict (core\\python\\model_cards\\__init__.py:165)"} +{"complexity": "simple", "doc_id": "chunk_004323", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 175, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.from_dict (core\\python\\model_cards\\__init__.py:175)"} +{"complexity": "simple", "doc_id": "chunk_004324", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 194, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.to_dict (core\\python\\model_cards\\__init__.py:194)"} +{"complexity": "simple", "doc_id": "chunk_004325", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 204, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.from_dict (core\\python\\model_cards\\__init__.py:204)"} +{"complexity": "simple", "doc_id": "chunk_004326", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 220, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.to_dict (core\\python\\model_cards\\__init__.py:220)"} +{"complexity": "simple", "doc_id": "chunk_004327", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 227, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.from_dict (core\\python\\model_cards\\__init__.py:227)"} +{"complexity": "simple", "doc_id": "chunk_004328", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 247, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.to_dict (core\\python\\model_cards\\__init__.py:247)"} +{"complexity": "medium", "doc_id": "chunk_004329", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 257, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.from_dict (core\\python\\model_cards\\__init__.py:257)"} +{"complexity": "simple", "doc_id": "chunk_004330", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 281, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.to_dict (core\\python\\model_cards\\__init__.py:281)"} +{"complexity": "simple", "doc_id": "chunk_004331", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 292, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.from_dict (core\\python\\model_cards\\__init__.py:292)"} +{"complexity": "simple", "doc_id": "chunk_004332", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 312, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.to_dict (core\\python\\model_cards\\__init__.py:312)"} +{"complexity": "simple", "doc_id": "chunk_004333", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 322, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.from_dict (core\\python\\model_cards\\__init__.py:322)"} +{"complexity": "simple", "doc_id": "chunk_004334", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 346, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.to_dict (core\\python\\model_cards\\__init__.py:346)"} +{"complexity": "simple", "doc_id": "chunk_004335", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 356, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.from_dict (core\\python\\model_cards\\__init__.py:356)"} +{"complexity": "medium", "doc_id": "chunk_004336", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "models", "source_line": 397, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.get_hash (core\\python\\model_cards\\__init__.py:397)"} +{"complexity": "simple", "doc_id": "chunk_004337", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "models", "source_line": 413, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.compute_hash (core\\python\\model_cards\\__init__.py:413)"} +{"complexity": "medium", "doc_id": "chunk_004338", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 417, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.to_dict (core\\python\\model_cards\\__init__.py:417)"} +{"complexity": "simple", "doc_id": "chunk_004339", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 433, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.to_json (core\\python\\model_cards\\__init__.py:433)"} +{"complexity": "simple", "doc_id": "chunk_004340", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "core", "module": "models", "source_line": 436, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.save (core\\python\\model_cards\\__init__.py:436)"} +{"complexity": "medium", "doc_id": "chunk_004341", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 442, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.from_dict (core\\python\\model_cards\\__init__.py:442)"} +{"complexity": "simple", "doc_id": "chunk_004342", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "models", "source_line": 468, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.load (core\\python\\model_cards\\__init__.py:468)"} +{"complexity": "complex", "doc_id": "chunk_004343", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 474, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.to_markdown (core\\python\\model_cards\\__init__.py:474)"} +{"complexity": "simple", "doc_id": "chunk_004344", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 509, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.model_name (core\\python\\model_cards\\__init__.py:509)"} +{"complexity": "simple", "doc_id": "chunk_004345", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 513, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.description (core\\python\\model_cards\\__init__.py:513)"} +{"complexity": "simple", "doc_id": "chunk_004346", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "models", "source_line": 516, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.validate (core\\python\\model_cards\\__init__.py:516)"} +{"complexity": "medium", "doc_id": "chunk_004347", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "models", "source_line": 568, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.compute_hash (core\\python\\model_cards\\__init__.py:568)"} +{"complexity": "medium", "doc_id": "chunk_004348", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 581, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.to_dict (core\\python\\model_cards\\__init__.py:581)"} +{"complexity": "simple", "doc_id": "chunk_004349", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "models", "source_line": 596, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.validate (core\\python\\model_cards\\__init__.py:596)"} +{"complexity": "simple", "doc_id": "chunk_004350", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "models", "source_line": 614, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.__init__ (core\\python\\model_cards\\__init__.py:614)"} +{"complexity": "medium", "doc_id": "chunk_004351", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "models", "source_line": 617, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.generate_card (core\\python\\model_cards\\__init__.py:617)"} +{"complexity": "simple", "doc_id": "chunk_004352", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "models", "source_line": 632, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.get_card (core\\python\\model_cards\\__init__.py:632)"} +{"complexity": "simple", "doc_id": "chunk_004353", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 635, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.list_cards (core\\python\\model_cards\\__init__.py:635)"} +{"complexity": "simple", "doc_id": "chunk_004354", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "models", "source_line": 647, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.validate (core\\python\\model_cards\\__init__.py:647)"} +{"complexity": "simple", "doc_id": "chunk_004355", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 651, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.is_complete (core\\python\\model_cards\\__init__.py:651)"} +{"complexity": "simple", "doc_id": "chunk_004356", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "models", "source_line": 655, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.verify_hash (core\\python\\model_cards\\__init__.py:655)"} +{"complexity": "medium", "doc_id": "chunk_004357", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "models", "source_line": 676, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.__init__ (core\\python\\model_cards\\__init__.py:676)"} +{"complexity": "medium", "doc_id": "chunk_004358", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "models", "source_line": 688, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.create_empty (core\\python\\model_cards\\__init__.py:688)"} +{"complexity": "simple", "doc_id": "chunk_004359", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 709, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.from_dict (core\\python\\model_cards\\__init__.py:709)"} +{"complexity": "medium", "doc_id": "chunk_004360", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "models", "source_line": 713, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.generate_keypair (core\\python\\model_cards\\__init__.py:713)"} +{"complexity": "complex", "doc_id": "chunk_004361", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "models", "source_line": 745, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.sign (core\\python\\model_cards\\__init__.py:745)"} +{"complexity": "complex", "doc_id": "chunk_004362", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "models", "source_line": 787, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.verify (core\\python\\model_cards\\__init__.py:787)"} +{"complexity": "simple", "doc_id": "chunk_004363", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "models", "source_line": 826, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.validate (core\\python\\model_cards\\__init__.py:826)"} +{"complexity": "complex", "doc_id": "chunk_004364", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 835, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.export_huggingface (core\\python\\model_cards\\__init__.py:835)"} +{"complexity": "medium", "doc_id": "chunk_004365", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 871, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.export_google (core\\python\\model_cards\\__init__.py:871)"} +{"complexity": "complex", "doc_id": "chunk_004366", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 897, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.export_enterprise (core\\python\\model_cards\\__init__.py:897)"} +{"complexity": "medium", "doc_id": "chunk_004367", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 931, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__.export_regulatory (core\\python\\model_cards\\__init__.py:931)"} +{"complexity": "medium", "doc_id": "chunk_004368", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 958, "source_path": "core\\python\\model_cards\\__init__.py", "text": "__init__._merge_metadata (core\\python\\model_cards\\__init__.py:958)"} +{"complexity": "simple", "doc_id": "chunk_004369", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "core", "module": "models", "source_line": 17, "source_path": "core\\python\\model_cards\\validator.py", "text": "validator.ValidationLevel (core\\python\\model_cards\\validator.py:17)"} +{"complexity": "simple", "doc_id": "chunk_004370", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "core", "module": "models", "source_line": 26, "source_path": "core\\python\\model_cards\\validator.py", "text": "validator.ValidationSeverity (core\\python\\model_cards\\validator.py:26)"} +{"complexity": "medium", "doc_id": "chunk_004371", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "core", "module": "models", "source_line": 35, "source_path": "core\\python\\model_cards\\validator.py", "text": "validator.ValidationIssue (core\\python\\model_cards\\validator.py:35)"} +{"complexity": "complex", "doc_id": "chunk_004372", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "core", "module": "models", "source_line": 50, "source_path": "core\\python\\model_cards\\validator.py", "text": "validator.ValidationResult (core\\python\\model_cards\\validator.py:50)"} +{"complexity": "complex", "doc_id": "chunk_004373", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "models", "source_line": 131, "source_path": "core\\python\\model_cards\\validator.py", "text": "validator.BiasChecklist (core\\python\\model_cards\\validator.py:131)"} +{"complexity": "complex", "doc_id": "chunk_004374", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "models", "source_line": 196, "source_path": "core\\python\\model_cards\\validator.py", "text": "validator.SafetyChecklist (core\\python\\model_cards\\validator.py:196)"} +{"complexity": "complex", "doc_id": "chunk_004375", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "core", "module": "models", "source_line": 257, "source_path": "core\\python\\model_cards\\validator.py", "text": "validator.ModelCardValidator (core\\python\\model_cards\\validator.py:257)"} +{"complexity": "simple", "doc_id": "chunk_004376", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 41, "source_path": "core\\python\\model_cards\\validator.py", "text": "validator.to_dict (core\\python\\model_cards\\validator.py:41)"} +{"complexity": "medium", "doc_id": "chunk_004377", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 57, "source_path": "core\\python\\model_cards\\validator.py", "text": "validator.add_issue (core\\python\\model_cards\\validator.py:57)"} +{"complexity": "simple", "doc_id": "chunk_004378", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "models", "source_line": 75, "source_path": "core\\python\\model_cards\\validator.py", "text": "validator.get_errors (core\\python\\model_cards\\validator.py:75)"} +{"complexity": "simple", "doc_id": "chunk_004379", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "models", "source_line": 82, "source_path": "core\\python\\model_cards\\validator.py", "text": "validator.get_warnings (core\\python\\model_cards\\validator.py:82)"} +{"complexity": "simple", "doc_id": "chunk_004380", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "models", "source_line": 86, "source_path": "core\\python\\model_cards\\validator.py", "text": "validator.get_info (core\\python\\model_cards\\validator.py:86)"} +{"complexity": "medium", "doc_id": "chunk_004381", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 90, "source_path": "core\\python\\model_cards\\validator.py", "text": "validator.to_dict (core\\python\\model_cards\\validator.py:90)"} +{"complexity": "complex", "doc_id": "chunk_004382", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "models", "source_line": 135, "source_path": "core\\python\\model_cards\\validator.py", "text": "validator.check (core\\python\\model_cards\\validator.py:135)"} +{"complexity": "simple", "doc_id": "chunk_004383", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 183, "source_path": "core\\python\\model_cards\\validator.py", "text": "validator.is_complete (core\\python\\model_cards\\validator.py:183)"} +{"complexity": "simple", "doc_id": "chunk_004384", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 186, "source_path": "core\\python\\model_cards\\validator.py", "text": "validator.to_dict (core\\python\\model_cards\\validator.py:186)"} +{"complexity": "complex", "doc_id": "chunk_004385", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "models", "source_line": 200, "source_path": "core\\python\\model_cards\\validator.py", "text": "validator.check (core\\python\\model_cards\\validator.py:200)"} +{"complexity": "simple", "doc_id": "chunk_004386", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 243, "source_path": "core\\python\\model_cards\\validator.py", "text": "validator.is_complete (core\\python\\model_cards\\validator.py:243)"} +{"complexity": "simple", "doc_id": "chunk_004387", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 246, "source_path": "core\\python\\model_cards\\validator.py", "text": "validator.to_dict (core\\python\\model_cards\\validator.py:246)"} +{"complexity": "simple", "doc_id": "chunk_004388", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "models", "source_line": 268, "source_path": "core\\python\\model_cards\\validator.py", "text": "validator.__init__ (core\\python\\model_cards\\validator.py:268)"} +{"complexity": "complex", "doc_id": "chunk_004389", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "models", "source_line": 271, "source_path": "core\\python\\model_cards\\validator.py", "text": "validator.validate (core\\python\\model_cards\\validator.py:271)"} +{"complexity": "medium", "doc_id": "chunk_004390", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "models", "source_line": 392, "source_path": "core\\python\\model_cards\\validator.py", "text": "validator.get_bias_checklist (core\\python\\model_cards\\validator.py:392)"} +{"complexity": "medium", "doc_id": "chunk_004391", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "models", "source_line": 407, "source_path": "core\\python\\model_cards\\validator.py", "text": "validator.get_safety_checklist (core\\python\\model_cards\\validator.py:407)"} +{"complexity": "medium", "doc_id": "chunk_004392", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 26, "source_path": "core\\python\\models\\__init__.py", "text": "__init__.ModelProvider (core\\python\\models\\__init__.py:26)"} +{"complexity": "medium", "doc_id": "chunk_004393", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 40, "source_path": "core\\python\\models\\__init__.py", "text": "__init__.ModelCapability (core\\python\\models\\__init__.py:40)"} +{"complexity": "simple", "doc_id": "chunk_004394", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 53, "source_path": "core\\python\\models\\__init__.py", "text": "__init__.ModelTier (core\\python\\models\\__init__.py:53)"} +{"complexity": "complex", "doc_id": "chunk_004395", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 66, "source_path": "core\\python\\models\\__init__.py", "text": "__init__.ModelConfig (core\\python\\models\\__init__.py:66)"} +{"complexity": "complex", "doc_id": "chunk_004396", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 143, "source_path": "core\\python\\models\\__init__.py", "text": "__init__.ModelRegistry (core\\python\\models\\__init__.py:143)"} +{"complexity": "complex", "doc_id": "chunk_004397", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 207, "source_path": "core\\python\\models\\__init__.py", "text": "__init__.default_models (core\\python\\models\\__init__.py:207)"} +{"complexity": "medium", "doc_id": "chunk_004398", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 97, "source_path": "core\\python\\models\\__init__.py", "text": "__init__.to_dict (core\\python\\models\\__init__.py:97)"} +{"complexity": "medium", "doc_id": "chunk_004399", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "models", "source_line": 113, "source_path": "core\\python\\models\\__init__.py", "text": "__init__.validate (core\\python\\models\\__init__.py:113)"} +{"complexity": "medium", "doc_id": "chunk_004400", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "models", "source_line": 126, "source_path": "core\\python\\models\\__init__.py", "text": "__init__.compute_hash (core\\python\\models\\__init__.py:126)"} +{"complexity": "simple", "doc_id": "chunk_004401", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "models", "source_line": 149, "source_path": "core\\python\\models\\__init__.py", "text": "__init__.__init__ (core\\python\\models\\__init__.py:149)"} +{"complexity": "simple", "doc_id": "chunk_004402", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 153, "source_path": "core\\python\\models\\__init__.py", "text": "__init__.register_model (core\\python\\models\\__init__.py:153)"} +{"complexity": "simple", "doc_id": "chunk_004403", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "models", "source_line": 162, "source_path": "core\\python\\models\\__init__.py", "text": "__init__.get_model (core\\python\\models\\__init__.py:162)"} +{"complexity": "medium", "doc_id": "chunk_004404", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 166, "source_path": "core\\python\\models\\__init__.py", "text": "__init__.list_models (core\\python\\models\\__init__.py:166)"} +{"complexity": "simple", "doc_id": "chunk_004405", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 182, "source_path": "core\\python\\models\\__init__.py", "text": "__init__.remove_model (core\\python\\models\\__init__.py:182)"} +{"complexity": "simple", "doc_id": "chunk_004406", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 193, "source_path": "core\\python\\models\\__init__.py", "text": "__init__.count (core\\python\\models\\__init__.py:193)"} +{"complexity": "simple", "doc_id": "chunk_004407", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 196, "source_path": "core\\python\\models\\__init__.py", "text": "__init__.to_dict (core\\python\\models\\__init__.py:196)"} +{"complexity": "medium", "doc_id": "chunk_004408", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 37, "source_path": "core\\python\\models\\base_model.py", "text": "base_model.ModelResponse (core\\python\\models\\base_model.py:37)"} +{"complexity": "complex", "doc_id": "chunk_004409", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 67, "source_path": "core\\python\\models\\base_model.py", "text": "base_model.BaseModel (core\\python\\models\\base_model.py:67)"} +{"complexity": "complex", "doc_id": "chunk_004410", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 139, "source_path": "core\\python\\models\\base_model.py", "text": "base_model.FallbackModel (core\\python\\models\\base_model.py:139)"} +{"complexity": "complex", "doc_id": "chunk_004411", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 237, "source_path": "core\\python\\models\\base_model.py", "text": "base_model.HuggingFaceModel (core\\python\\models\\base_model.py:237)"} +{"complexity": "complex", "doc_id": "chunk_004412", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "models", "source_line": 311, "source_path": "core\\python\\models\\base_model.py", "text": "base_model.OpenAIModel (core\\python\\models\\base_model.py:311)"} +{"complexity": "complex", "doc_id": "chunk_004413", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "models", "source_line": 376, "source_path": "core\\python\\models\\base_model.py", "text": "base_model.create_model (core\\python\\models\\base_model.py:376)"} +{"complexity": "simple", "doc_id": "chunk_004414", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "models", "source_line": 56, "source_path": "core\\python\\models\\base_model.py", "text": "base_model.__post_init__ (core\\python\\models\\base_model.py:56)"} +{"complexity": "medium", "doc_id": "chunk_004415", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "models", "source_line": 80, "source_path": "core\\python\\models\\base_model.py", "text": "base_model.generate (core\\python\\models\\base_model.py:80)"} +{"complexity": "medium", "doc_id": "chunk_004416", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "models", "source_line": 100, "source_path": "core\\python\\models\\base_model.py", "text": "base_model.compute_values (core\\python\\models\\base_model.py:100)"} +{"complexity": "medium", "doc_id": "chunk_004417", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "models", "source_line": 115, "source_path": "core\\python\\models\\base_model.py", "text": "base_model.compute_log_probs (core\\python\\models\\base_model.py:115)"} +{"complexity": "simple", "doc_id": "chunk_004418", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "models", "source_line": 130, "source_path": "core\\python\\models\\base_model.py", "text": "base_model.get_info (core\\python\\models\\base_model.py:130)"} +{"complexity": "simple", "doc_id": "chunk_004419", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "models", "source_line": 158, "source_path": "core\\python\\models\\base_model.py", "text": "base_model.__init__ (core\\python\\models\\base_model.py:158)"} +{"complexity": "medium", "doc_id": "chunk_004420", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "models", "source_line": 162, "source_path": "core\\python\\models\\base_model.py", "text": "base_model._generate_single (core\\python\\models\\base_model.py:162)"} +{"complexity": "medium", "doc_id": "chunk_004421", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "models", "source_line": 182, "source_path": "core\\python\\models\\base_model.py", "text": "base_model.generate (core\\python\\models\\base_model.py:182)"} +{"complexity": "simple", "doc_id": "chunk_004422", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "models", "source_line": 203, "source_path": "core\\python\\models\\base_model.py", "text": "base_model.compute_values (core\\python\\models\\base_model.py:203)"} +{"complexity": "simple", "doc_id": "chunk_004423", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "models", "source_line": 214, "source_path": "core\\python\\models\\base_model.py", "text": "base_model.compute_log_probs (core\\python\\models\\base_model.py:214)"} +{"complexity": "simple", "doc_id": "chunk_004424", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "models", "source_line": 225, "source_path": "core\\python\\models\\base_model.py", "text": "base_model.get_info (core\\python\\models\\base_model.py:225)"} +{"complexity": "medium", "doc_id": "chunk_004425", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "models", "source_line": 244, "source_path": "core\\python\\models\\base_model.py", "text": "base_model.__init__ (core\\python\\models\\base_model.py:244)"} +{"complexity": "complex", "doc_id": "chunk_004426", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "models", "source_line": 267, "source_path": "core\\python\\models\\base_model.py", "text": "base_model.generate (core\\python\\models\\base_model.py:267)"} +{"complexity": "simple", "doc_id": "chunk_004427", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "models", "source_line": 303, "source_path": "core\\python\\models\\base_model.py", "text": "base_model.get_info (core\\python\\models\\base_model.py:303)"} +{"complexity": "medium", "doc_id": "chunk_004428", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "models", "source_line": 317, "source_path": "core\\python\\models\\base_model.py", "text": "base_model.__init__ (core\\python\\models\\base_model.py:317)"} +{"complexity": "complex", "doc_id": "chunk_004429", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "models", "source_line": 334, "source_path": "core\\python\\models\\base_model.py", "text": "base_model.generate (core\\python\\models\\base_model.py:334)"} +{"complexity": "simple", "doc_id": "chunk_004430", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "models", "source_line": 368, "source_path": "core\\python\\models\\base_model.py", "text": "base_model.get_info (core\\python\\models\\base_model.py:368)"} +{"complexity": "simple", "doc_id": "chunk_004431", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 29, "source_path": "core\\python\\monitoring\\__init__.py", "text": "__init__.MetricType (core\\python\\monitoring\\__init__.py:29)"} +{"complexity": "simple", "doc_id": "chunk_004432", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 37, "source_path": "core\\python\\monitoring\\__init__.py", "text": "__init__.HealthStatus (core\\python\\monitoring\\__init__.py:37)"} +{"complexity": "simple", "doc_id": "chunk_004433", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 45, "source_path": "core\\python\\monitoring\\__init__.py", "text": "__init__.AlertSeverity (core\\python\\monitoring\\__init__.py:45)"} +{"complexity": "simple", "doc_id": "chunk_004434", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 53, "source_path": "core\\python\\monitoring\\__init__.py", "text": "__init__.AlertStatus (core\\python\\monitoring\\__init__.py:53)"} +{"complexity": "medium", "doc_id": "chunk_004435", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 65, "source_path": "core\\python\\monitoring\\__init__.py", "text": "__init__.MetricPoint (core\\python\\monitoring\\__init__.py:65)"} +{"complexity": "medium", "doc_id": "chunk_004436", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 85, "source_path": "core\\python\\monitoring\\__init__.py", "text": "__init__.HealthCheckResult (core\\python\\monitoring\\__init__.py:85)"} +{"complexity": "medium", "doc_id": "chunk_004437", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 106, "source_path": "core\\python\\monitoring\\__init__.py", "text": "__init__.Alert (core\\python\\monitoring\\__init__.py:106)"} +{"complexity": "complex", "doc_id": "chunk_004438", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 136, "source_path": "core\\python\\monitoring\\__init__.py", "text": "__init__.MetricsCollector (core\\python\\monitoring\\__init__.py:136)"} +{"complexity": "complex", "doc_id": "chunk_004439", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 201, "source_path": "core\\python\\monitoring\\__init__.py", "text": "__init__.HealthCheck (core\\python\\monitoring\\__init__.py:201)"} +{"complexity": "complex", "doc_id": "chunk_004440", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 266, "source_path": "core\\python\\monitoring\\__init__.py", "text": "__init__.AlertManager (core\\python\\monitoring\\__init__.py:266)"} +{"complexity": "complex", "doc_id": "chunk_004441", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 330, "source_path": "core\\python\\monitoring\\__init__.py", "text": "__init__.DashboardMetrics (core\\python\\monitoring\\__init__.py:330)"} +{"complexity": "simple", "doc_id": "chunk_004442", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 74, "source_path": "core\\python\\monitoring\\__init__.py", "text": "__init__.__post_init__ (core\\python\\monitoring\\__init__.py:74)"} +{"complexity": "simple", "doc_id": "chunk_004443", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 94, "source_path": "core\\python\\monitoring\\__init__.py", "text": "__init__.to_dict (core\\python\\monitoring\\__init__.py:94)"} +{"complexity": "medium", "doc_id": "chunk_004444", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 118, "source_path": "core\\python\\monitoring\\__init__.py", "text": "__init__.to_dict (core\\python\\monitoring\\__init__.py:118)"} +{"complexity": "simple", "doc_id": "chunk_004445", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 141, "source_path": "core\\python\\monitoring\\__init__.py", "text": "__init__.__init__ (core\\python\\monitoring\\__init__.py:141)"} +{"complexity": "medium", "doc_id": "chunk_004446", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 144, "source_path": "core\\python\\monitoring\\__init__.py", "text": "__init__.record_metric (core\\python\\monitoring\\__init__.py:144)"} +{"complexity": "simple", "doc_id": "chunk_004447", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 161, "source_path": "core\\python\\monitoring\\__init__.py", "text": "__init__.get_metrics (core\\python\\monitoring\\__init__.py:161)"} +{"complexity": "medium", "doc_id": "chunk_004448", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 170, "source_path": "core\\python\\monitoring\\__init__.py", "text": "__init__.get_summary (core\\python\\monitoring\\__init__.py:170)"} +{"complexity": "simple", "doc_id": "chunk_004449", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 187, "source_path": "core\\python\\monitoring\\__init__.py", "text": "__init__.get_all_summaries (core\\python\\monitoring\\__init__.py:187)"} +{"complexity": "simple", "doc_id": "chunk_004450", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 190, "source_path": "core\\python\\monitoring\\__init__.py", "text": "__init__.clear (core\\python\\monitoring\\__init__.py:190)"} +{"complexity": "simple", "doc_id": "chunk_004451", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 207, "source_path": "core\\python\\monitoring\\__init__.py", "text": "__init__.__init__ (core\\python\\monitoring\\__init__.py:207)"} +{"complexity": "simple", "doc_id": "chunk_004452", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 211, "source_path": "core\\python\\monitoring\\__init__.py", "text": "__init__.register_check (core\\python\\monitoring\\__init__.py:211)"} +{"complexity": "medium", "doc_id": "chunk_004453", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 219, "source_path": "core\\python\\monitoring\\__init__.py", "text": "__init__.check_service (core\\python\\monitoring\\__init__.py:219)"} +{"complexity": "simple", "doc_id": "chunk_004454", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "other", "source_line": 243, "source_path": "core\\python\\monitoring\\__init__.py", "text": "__init__.check_all (core\\python\\monitoring\\__init__.py:243)"} +{"complexity": "medium", "doc_id": "chunk_004455", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 246, "source_path": "core\\python\\monitoring\\__init__.py", "text": "__init__.get_status (core\\python\\monitoring\\__init__.py:246)"} +{"complexity": "simple", "doc_id": "chunk_004456", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 271, "source_path": "core\\python\\monitoring\\__init__.py", "text": "__init__.__init__ (core\\python\\monitoring\\__init__.py:271)"} +{"complexity": "medium", "doc_id": "chunk_004457", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 274, "source_path": "core\\python\\monitoring\\__init__.py", "text": "__init__.create_alert (core\\python\\monitoring\\__init__.py:274)"} +{"complexity": "simple", "doc_id": "chunk_004458", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 292, "source_path": "core\\python\\monitoring\\__init__.py", "text": "__init__.acknowledge_alert (core\\python\\monitoring\\__init__.py:292)"} +{"complexity": "simple", "doc_id": "chunk_004459", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 299, "source_path": "core\\python\\monitoring\\__init__.py", "text": "__init__.resolve_alert (core\\python\\monitoring\\__init__.py:299)"} +{"complexity": "simple", "doc_id": "chunk_004460", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 307, "source_path": "core\\python\\monitoring\\__init__.py", "text": "__init__.get_alert (core\\python\\monitoring\\__init__.py:307)"} +{"complexity": "simple", "doc_id": "chunk_004461", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 310, "source_path": "core\\python\\monitoring\\__init__.py", "text": "__init__.get_active_alerts (core\\python\\monitoring\\__init__.py:310)"} +{"complexity": "simple", "doc_id": "chunk_004462", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 313, "source_path": "core\\python\\monitoring\\__init__.py", "text": "__init__.get_all_alerts (core\\python\\monitoring\\__init__.py:313)"} +{"complexity": "simple", "doc_id": "chunk_004463", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 316, "source_path": "core\\python\\monitoring\\__init__.py", "text": "__init__.clear_resolved (core\\python\\monitoring\\__init__.py:316)"} +{"complexity": "medium", "doc_id": "chunk_004464", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 345, "source_path": "core\\python\\monitoring\\__init__.py", "text": "__init__.to_dict (core\\python\\monitoring\\__init__.py:345)"} +{"complexity": "medium", "doc_id": "chunk_004465", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 358, "source_path": "core\\python\\monitoring\\__init__.py", "text": "__init__.from_components (core\\python\\monitoring\\__init__.py:358)"} +{"complexity": "simple", "doc_id": "chunk_004466", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 26, "source_path": "core\\python\\monitoring\\drift_detector.py", "text": "drift_detector.DriftType (core\\python\\monitoring\\drift_detector.py:26)"} +{"complexity": "simple", "doc_id": "chunk_004467", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 37, "source_path": "core\\python\\monitoring\\drift_detector.py", "text": "drift_detector.AlertSeverity (core\\python\\monitoring\\drift_detector.py:37)"} +{"complexity": "medium", "doc_id": "chunk_004468", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 49, "source_path": "core\\python\\monitoring\\drift_detector.py", "text": "drift_detector.DriftAlert (core\\python\\monitoring\\drift_detector.py:49)"} +{"complexity": "complex", "doc_id": "chunk_004469", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 83, "source_path": "core\\python\\monitoring\\drift_detector.py", "text": "drift_detector.MetricWindow (core\\python\\monitoring\\drift_detector.py:83)"} +{"complexity": "complex", "doc_id": "chunk_004470", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 172, "source_path": "core\\python\\monitoring\\drift_detector.py", "text": "drift_detector.ModelMonitor (core\\python\\monitoring\\drift_detector.py:172)"} +{"complexity": "complex", "doc_id": "chunk_004471", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 404, "source_path": "core\\python\\monitoring\\drift_detector.py", "text": "drift_detector.DriftDetector (core\\python\\monitoring\\drift_detector.py:404)"} +{"complexity": "medium", "doc_id": "chunk_004472", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 65, "source_path": "core\\python\\monitoring\\drift_detector.py", "text": "drift_detector.to_dict (core\\python\\monitoring\\drift_detector.py:65)"} +{"complexity": "medium", "doc_id": "chunk_004473", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 91, "source_path": "core\\python\\monitoring\\drift_detector.py", "text": "drift_detector.__init__ (core\\python\\monitoring\\drift_detector.py:91)"} +{"complexity": "medium", "doc_id": "chunk_004474", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 109, "source_path": "core\\python\\monitoring\\drift_detector.py", "text": "drift_detector.add (core\\python\\monitoring\\drift_detector.py:109)"} +{"complexity": "simple", "doc_id": "chunk_004475", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 128, "source_path": "core\\python\\monitoring\\drift_detector.py", "text": "drift_detector.current_mean (core\\python\\monitoring\\drift_detector.py:128)"} +{"complexity": "simple", "doc_id": "chunk_004476", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 136, "source_path": "core\\python\\monitoring\\drift_detector.py", "text": "drift_detector.current_std (core\\python\\monitoring\\drift_detector.py:136)"} +{"complexity": "simple", "doc_id": "chunk_004477", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 143, "source_path": "core\\python\\monitoring\\drift_detector.py", "text": "drift_detector.z_score (core\\python\\monitoring\\drift_detector.py:143)"} +{"complexity": "simple", "doc_id": "chunk_004478", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 151, "source_path": "core\\python\\monitoring\\drift_detector.py", "text": "drift_detector.is_anomaly (core\\python\\monitoring\\drift_detector.py:151)"} +{"complexity": "simple", "doc_id": "chunk_004479", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 158, "source_path": "core\\python\\monitoring\\drift_detector.py", "text": "drift_detector.to_dict (core\\python\\monitoring\\drift_detector.py:158)"} +{"complexity": "medium", "doc_id": "chunk_004480", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 182, "source_path": "core\\python\\monitoring\\drift_detector.py", "text": "drift_detector.__init__ (core\\python\\monitoring\\drift_detector.py:182)"} +{"complexity": "medium", "doc_id": "chunk_004481", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 200, "source_path": "core\\python\\monitoring\\drift_detector.py", "text": "drift_detector.record_response (core\\python\\monitoring\\drift_detector.py:200)"} +{"complexity": "medium", "doc_id": "chunk_004482", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "other", "source_line": 229, "source_path": "core\\python\\monitoring\\drift_detector.py", "text": "drift_detector._check_confidence (core\\python\\monitoring\\drift_detector.py:229)"} +{"complexity": "medium", "doc_id": "chunk_004483", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "other", "source_line": 250, "source_path": "core\\python\\monitoring\\drift_detector.py", "text": "drift_detector._check_latency (core\\python\\monitoring\\drift_detector.py:250)"} +{"complexity": "medium", "doc_id": "chunk_004484", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "other", "source_line": 271, "source_path": "core\\python\\monitoring\\drift_detector.py", "text": "drift_detector._check_output_length (core\\python\\monitoring\\drift_detector.py:271)"} +{"complexity": "medium", "doc_id": "chunk_004485", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 292, "source_path": "core\\python\\monitoring\\drift_detector.py", "text": "drift_detector._check_error_rate (core\\python\\monitoring\\drift_detector.py:292)"} +{"complexity": "medium", "doc_id": "chunk_004486", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 324, "source_path": "core\\python\\monitoring\\drift_detector.py", "text": "drift_detector._check_refusal_rate (core\\python\\monitoring\\drift_detector.py:324)"} +{"complexity": "complex", "doc_id": "chunk_004487", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 355, "source_path": "core\\python\\monitoring\\drift_detector.py", "text": "drift_detector.get_health_status (core\\python\\monitoring\\drift_detector.py:355)"} +{"complexity": "simple", "doc_id": "chunk_004488", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 409, "source_path": "core\\python\\monitoring\\drift_detector.py", "text": "drift_detector.__init__ (core\\python\\monitoring\\drift_detector.py:409)"} +{"complexity": "simple", "doc_id": "chunk_004489", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 414, "source_path": "core\\python\\monitoring\\drift_detector.py", "text": "drift_detector.get_monitor (core\\python\\monitoring\\drift_detector.py:414)"} +{"complexity": "medium", "doc_id": "chunk_004490", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 423, "source_path": "core\\python\\monitoring\\drift_detector.py", "text": "drift_detector.record_response (core\\python\\monitoring\\drift_detector.py:423)"} +{"complexity": "simple", "doc_id": "chunk_004491", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 444, "source_path": "core\\python\\monitoring\\drift_detector.py", "text": "drift_detector.get_all_health (core\\python\\monitoring\\drift_detector.py:444)"} +{"complexity": "simple", "doc_id": "chunk_004492", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 451, "source_path": "core\\python\\monitoring\\drift_detector.py", "text": "drift_detector.get_unhealthy_models (core\\python\\monitoring\\drift_detector.py:451)"} +{"complexity": "simple", "doc_id": "chunk_004493", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 460, "source_path": "core\\python\\monitoring\\drift_detector.py", "text": "drift_detector.get_recent_alerts (core\\python\\monitoring\\drift_detector.py:460)"} +{"complexity": "medium", "doc_id": "chunk_004494", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 469, "source_path": "core\\python\\monitoring\\drift_detector.py", "text": "drift_detector.get_alert_summary (core\\python\\monitoring\\drift_detector.py:469)"} +{"complexity": "simple", "doc_id": "chunk_004495", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 24, "source_path": "core\\python\\monitoring\\production_middleware.py", "text": "production_middleware.MiddlewareConfig (core\\python\\monitoring\\production_middleware.py:24)"} +{"complexity": "medium", "doc_id": "chunk_004496", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 33, "source_path": "core\\python\\monitoring\\production_middleware.py", "text": "production_middleware.RequestRecord (core\\python\\monitoring\\production_middleware.py:33)"} +{"complexity": "complex", "doc_id": "chunk_004497", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 51, "source_path": "core\\python\\monitoring\\production_middleware.py", "text": "production_middleware.ProductionMiddleware (core\\python\\monitoring\\production_middleware.py:51)"} +{"complexity": "simple", "doc_id": "chunk_004498", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 115, "source_path": "core\\python\\monitoring\\production_middleware.py", "text": "production_middleware.RateLimitAlgorithm (core\\python\\monitoring\\production_middleware.py:115)"} +{"complexity": "simple", "doc_id": "chunk_004499", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 124, "source_path": "core\\python\\monitoring\\production_middleware.py", "text": "production_middleware.RateLimitConfig (core\\python\\monitoring\\production_middleware.py:124)"} +{"complexity": "complex", "doc_id": "chunk_004500", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 134, "source_path": "core\\python\\monitoring\\production_middleware.py", "text": "production_middleware.RedisRateLimiter (core\\python\\monitoring\\production_middleware.py:134)"} +{"complexity": "complex", "doc_id": "chunk_004501", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 310, "source_path": "core\\python\\monitoring\\production_middleware.py", "text": "production_middleware.RateLimitMiddleware (core\\python\\monitoring\\production_middleware.py:310)"} +{"complexity": "simple", "doc_id": "chunk_004502", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 42, "source_path": "core\\python\\monitoring\\production_middleware.py", "text": "production_middleware.to_dict (core\\python\\monitoring\\production_middleware.py:42)"} +{"complexity": "simple", "doc_id": "chunk_004503", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 59, "source_path": "core\\python\\monitoring\\production_middleware.py", "text": "production_middleware.__init__ (core\\python\\monitoring\\production_middleware.py:59)"} +{"complexity": "medium", "doc_id": "chunk_004504", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 68, "source_path": "core\\python\\monitoring\\production_middleware.py", "text": "production_middleware.wrap (core\\python\\monitoring\\production_middleware.py:68)"} +{"complexity": "simple", "doc_id": "chunk_004505", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 96, "source_path": "core\\python\\monitoring\\production_middleware.py", "text": "production_middleware.get_stats (core\\python\\monitoring\\production_middleware.py:96)"} +{"complexity": "medium", "doc_id": "chunk_004506", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 147, "source_path": "core\\python\\monitoring\\production_middleware.py", "text": "production_middleware.__init__ (core\\python\\monitoring\\production_middleware.py:147)"} +{"complexity": "medium", "doc_id": "chunk_004507", "function_type": "async_function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 171, "source_path": "core\\python\\monitoring\\production_middleware.py", "text": "production_middleware.check_rate_limit (core\\python\\monitoring\\production_middleware.py:171)"} +{"complexity": "medium", "doc_id": "chunk_004508", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 192, "source_path": "core\\python\\monitoring\\production_middleware.py", "text": "production_middleware._token_bucket_check_async (core\\python\\monitoring\\production_middleware.py:192)"} +{"complexity": "medium", "doc_id": "chunk_004509", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 221, "source_path": "core\\python\\monitoring\\production_middleware.py", "text": "production_middleware._sliding_window_check_async (core\\python\\monitoring\\production_middleware.py:221)"} +{"complexity": "simple", "doc_id": "chunk_004510", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "core", "module": "other", "source_line": 249, "source_path": "core\\python\\monitoring\\production_middleware.py", "text": "production_middleware._register_memory_store (core\\python\\monitoring\\production_middleware.py:249)"} +{"complexity": "simple", "doc_id": "chunk_004511", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 254, "source_path": "core\\python\\monitoring\\production_middleware.py", "text": "production_middleware._check_memory_cleanup (core\\python\\monitoring\\production_middleware.py:254)"} +{"complexity": "medium", "doc_id": "chunk_004512", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 264, "source_path": "core\\python\\monitoring\\production_middleware.py", "text": "production_middleware.is_allowed (core\\python\\monitoring\\production_middleware.py:264)"} +{"complexity": "medium", "doc_id": "chunk_004513", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 276, "source_path": "core\\python\\monitoring\\production_middleware.py", "text": "production_middleware.remaining (core\\python\\monitoring\\production_middleware.py:276)"} +{"complexity": "simple", "doc_id": "chunk_004514", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 294, "source_path": "core\\python\\monitoring\\production_middleware.py", "text": "production_middleware.reset (core\\python\\monitoring\\production_middleware.py:294)"} +{"complexity": "simple", "doc_id": "chunk_004515", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 300, "source_path": "core\\python\\monitoring\\production_middleware.py", "text": "production_middleware.close (core\\python\\monitoring\\production_middleware.py:300)"} +{"complexity": "medium", "doc_id": "chunk_004516", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 322, "source_path": "core\\python\\monitoring\\production_middleware.py", "text": "production_middleware.__init__ (core\\python\\monitoring\\production_middleware.py:322)"} +{"complexity": "simple", "doc_id": "chunk_004517", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 346, "source_path": "core\\python\\monitoring\\production_middleware.py", "text": "production_middleware._default_key_func (core\\python\\monitoring\\production_middleware.py:346)"} +{"complexity": "complex", "doc_id": "chunk_004518", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 353, "source_path": "core\\python\\monitoring\\production_middleware.py", "text": "production_middleware.__call__ (core\\python\\monitoring\\production_middleware.py:353)"} +{"complexity": "simple", "doc_id": "chunk_004519", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 426, "source_path": "core\\python\\monitoring\\production_middleware.py", "text": "production_middleware.get_stats (core\\python\\monitoring\\production_middleware.py:426)"} +{"complexity": "simple", "doc_id": "chunk_004520", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 367, "source_path": "core\\python\\monitoring\\production_middleware.py", "text": "production_middleware._Req (core\\python\\monitoring\\production_middleware.py:367)"} +{"complexity": "simple", "doc_id": "chunk_004521", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 417, "source_path": "core\\python\\monitoring\\production_middleware.py", "text": "production_middleware.send_with_headers (core\\python\\monitoring\\production_middleware.py:417)"} +{"complexity": "simple", "doc_id": "chunk_004522", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 368, "source_path": "core\\python\\monitoring\\production_middleware.py", "text": "production_middleware.client (core\\python\\monitoring\\production_middleware.py:368)"} +{"complexity": "complex", "doc_id": "chunk_004523", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 89, "source_path": "core\\python\\mycelial_qkl\\domain_classifier.py", "text": "domain_classifier.DomainClassifier (core\\python\\mycelial_qkl\\domain_classifier.py:89)"} +{"complexity": "medium", "doc_id": "chunk_004524", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 92, "source_path": "core\\python\\mycelial_qkl\\domain_classifier.py", "text": "domain_classifier.classify (core\\python\\mycelial_qkl\\domain_classifier.py:92)"} +{"complexity": "simple", "doc_id": "chunk_004525", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 105, "source_path": "core\\python\\mycelial_qkl\\domain_classifier.py", "text": "domain_classifier.grounding_internal (core\\python\\mycelial_qkl\\domain_classifier.py:105)"} +{"complexity": "simple", "doc_id": "chunk_004526", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 113, "source_path": "core\\python\\mycelial_qkl\\domain_classifier.py", "text": "domain_classifier.rumination_risk (core\\python\\mycelial_qkl\\domain_classifier.py:113)"} +{"complexity": "complex", "doc_id": "chunk_004527", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 21, "source_path": "core\\python\\mycelial_qkl\\lorenz.py", "text": "lorenz.LorenzController (core\\python\\mycelial_qkl\\lorenz.py:21)"} +{"complexity": "medium", "doc_id": "chunk_004528", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 61, "source_path": "core\\python\\mycelial_qkl\\lorenz.py", "text": "lorenz.lorenz_gains (core\\python\\mycelial_qkl\\lorenz.py:61)"} +{"complexity": "medium", "doc_id": "chunk_004529", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 27, "source_path": "core\\python\\mycelial_qkl\\lorenz.py", "text": "lorenz.__init__ (core\\python\\mycelial_qkl\\lorenz.py:27)"} +{"complexity": "medium", "doc_id": "chunk_004530", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 42, "source_path": "core\\python\\mycelial_qkl\\lorenz.py", "text": "lorenz.step (core\\python\\mycelial_qkl\\lorenz.py:42)"} +{"complexity": "simple", "doc_id": "chunk_004531", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 57, "source_path": "core\\python\\mycelial_qkl\\lorenz.py", "text": "lorenz.step_count (core\\python\\mycelial_qkl\\lorenz.py:57)"} +{"complexity": "complex", "doc_id": "chunk_004532", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 32, "source_path": "core\\python\\mycelial_qkl\\sidecar.py", "text": "sidecar.MycelialSidecar (core\\python\\mycelial_qkl\\sidecar.py:32)"} +{"complexity": "medium", "doc_id": "chunk_004533", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 33, "source_path": "core\\python\\mycelial_qkl\\sidecar.py", "text": "sidecar.__init__ (core\\python\\mycelial_qkl\\sidecar.py:33)"} +{"complexity": "complex", "doc_id": "chunk_004534", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 47, "source_path": "core\\python\\mycelial_qkl\\sidecar.py", "text": "sidecar.observe (core\\python\\mycelial_qkl\\sidecar.py:47)"} +{"complexity": "medium", "doc_id": "chunk_004535", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 17, "source_path": "core\\python\\mycelial_qkl\\validator.py", "text": "validator.pearson_r (core\\python\\mycelial_qkl\\validator.py:17)"} +{"complexity": "medium", "doc_id": "chunk_004536", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 30, "source_path": "core\\python\\mycelial_qkl\\validator.py", "text": "validator.bucket_analysis (core\\python\\mycelial_qkl\\validator.py:30)"} +{"complexity": "medium", "doc_id": "chunk_004537", "function_type": "class", "has_docstring": "no", "keyword": "validate", "layer": "core", "module": "other", "source_line": 53, "source_path": "core\\python\\mycelial_qkl\\validator.py", "text": "validator.ValidationResult (core\\python\\mycelial_qkl\\validator.py:53)"} +{"complexity": "simple", "doc_id": "chunk_004538", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 60, "source_path": "core\\python\\mycelial_qkl\\validator.py", "text": "validator.passes (core\\python\\mycelial_qkl\\validator.py:60)"} +{"complexity": "simple", "doc_id": "chunk_004539", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 71, "source_path": "core\\python\\mycelial_qkl\\validator.py", "text": "validator.summary (core\\python\\mycelial_qkl\\validator.py:71)"} +{"complexity": "complex", "doc_id": "chunk_004540", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 38, "source_path": "core\\python\\nobel_millennium_attacks.py", "text": "nobel_millennium_attacks.PvsNPAttack (core\\python\\nobel_millennium_attacks.py:38)"} +{"complexity": "complex", "doc_id": "chunk_004541", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 160, "source_path": "core\\python\\nobel_millennium_attacks.py", "text": "nobel_millennium_attacks.RiemannAttack (core\\python\\nobel_millennium_attacks.py:160)"} +{"complexity": "complex", "doc_id": "chunk_004542", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 323, "source_path": "core\\python\\nobel_millennium_attacks.py", "text": "nobel_millennium_attacks.NavierStokesAttack (core\\python\\nobel_millennium_attacks.py:323)"} +{"complexity": "complex", "doc_id": "chunk_004543", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 434, "source_path": "core\\python\\nobel_millennium_attacks.py", "text": "nobel_millennium_attacks.QuantumClassicalInterface (core\\python\\nobel_millennium_attacks.py:434)"} +{"complexity": "complex", "doc_id": "chunk_004544", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 518, "source_path": "core\\python\\nobel_millennium_attacks.py", "text": "nobel_millennium_attacks.SafeAGIArchitecture (core\\python\\nobel_millennium_attacks.py:518)"} +{"complexity": "complex", "doc_id": "chunk_004545", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 652, "source_path": "core\\python\\nobel_millennium_attacks.py", "text": "nobel_millennium_attacks.main (core\\python\\nobel_millennium_attacks.py:652)"} +{"complexity": "simple", "doc_id": "chunk_004546", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 49, "source_path": "core\\python\\nobel_millennium_attacks.py", "text": "nobel_millennium_attacks.__init__ (core\\python\\nobel_millennium_attacks.py:49)"} +{"complexity": "complex", "doc_id": "chunk_004547", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 56, "source_path": "core\\python\\nobel_millennium_attacks.py", "text": "nobel_millennium_attacks.distribute_sat_instance (core\\python\\nobel_millennium_attacks.py:56)"} +{"complexity": "simple", "doc_id": "chunk_004548", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 106, "source_path": "core\\python\\nobel_millennium_attacks.py", "text": "nobel_millennium_attacks._attempt_sat_solve (core\\python\\nobel_millennium_attacks.py:106)"} +{"complexity": "complex", "doc_id": "chunk_004549", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 115, "source_path": "core\\python\\nobel_millennium_attacks.py", "text": "nobel_millennium_attacks.analyze_solution_space_topology (core\\python\\nobel_millennium_attacks.py:115)"} +{"complexity": "simple", "doc_id": "chunk_004550", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 171, "source_path": "core\\python\\nobel_millennium_attacks.py", "text": "nobel_millennium_attacks.__init__ (core\\python\\nobel_millennium_attacks.py:171)"} +{"complexity": "medium", "doc_id": "chunk_004551", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 177, "source_path": "core\\python\\nobel_millennium_attacks.py", "text": "nobel_millennium_attacks.compute_riemann_zeros (core\\python\\nobel_millennium_attacks.py:177)"} +{"complexity": "complex", "doc_id": "chunk_004552", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 191, "source_path": "core\\python\\nobel_millennium_attacks.py", "text": "nobel_millennium_attacks.fractal_analysis (core\\python\\nobel_millennium_attacks.py:191)"} +{"complexity": "complex", "doc_id": "chunk_004553", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 234, "source_path": "core\\python\\nobel_millennium_attacks.py", "text": "nobel_millennium_attacks.quantum_simulation (core\\python\\nobel_millennium_attacks.py:234)"} +{"complexity": "complex", "doc_id": "chunk_004554", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 273, "source_path": "core\\python\\nobel_millennium_attacks.py", "text": "nobel_millennium_attacks.neural_pattern_recognition (core\\python\\nobel_millennium_attacks.py:273)"} +{"complexity": "simple", "doc_id": "chunk_004555", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 334, "source_path": "core\\python\\nobel_millennium_attacks.py", "text": "nobel_millennium_attacks.__init__ (core\\python\\nobel_millennium_attacks.py:334)"} +{"complexity": "complex", "doc_id": "chunk_004556", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 339, "source_path": "core\\python\\nobel_millennium_attacks.py", "text": "nobel_millennium_attacks.simulate_flow (core\\python\\nobel_millennium_attacks.py:339)"} +{"complexity": "simple", "doc_id": "chunk_004557", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 392, "source_path": "core\\python\\nobel_millennium_attacks.py", "text": "nobel_millennium_attacks._update_velocity (core\\python\\nobel_millennium_attacks.py:392)"} +{"complexity": "medium", "doc_id": "chunk_004558", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 398, "source_path": "core\\python\\nobel_millennium_attacks.py", "text": "nobel_millennium_attacks.analyze_smoothness (core\\python\\nobel_millennium_attacks.py:398)"} +{"complexity": "simple", "doc_id": "chunk_004559", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 447, "source_path": "core\\python\\nobel_millennium_attacks.py", "text": "nobel_millennium_attacks.__init__ (core\\python\\nobel_millennium_attacks.py:447)"} +{"complexity": "complex", "doc_id": "chunk_004560", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 452, "source_path": "core\\python\\nobel_millennium_attacks.py", "text": "nobel_millennium_attacks.simulate_decoherence (core\\python\\nobel_millennium_attacks.py:452)"} +{"complexity": "simple", "doc_id": "chunk_004561", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 525, "source_path": "core\\python\\nobel_millennium_attacks.py", "text": "nobel_millennium_attacks.__init__ (core\\python\\nobel_millennium_attacks.py:525)"} +{"complexity": "complex", "doc_id": "chunk_004562", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 528, "source_path": "core\\python\\nobel_millennium_attacks.py", "text": "nobel_millennium_attacks.verify_action_safety (core\\python\\nobel_millennium_attacks.py:528)"} +{"complexity": "simple", "doc_id": "chunk_004563", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 577, "source_path": "core\\python\\nobel_millennium_attacks.py", "text": "nobel_millennium_attacks._check_consensus_safety (core\\python\\nobel_millennium_attacks.py:577)"} +{"complexity": "simple", "doc_id": "chunk_004564", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 584, "source_path": "core\\python\\nobel_millennium_attacks.py", "text": "nobel_millennium_attacks._check_privacy_preservation (core\\python\\nobel_millennium_attacks.py:584)"} +{"complexity": "simple", "doc_id": "chunk_004565", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 591, "source_path": "core\\python\\nobel_millennium_attacks.py", "text": "nobel_millennium_attacks._check_time_lock (core\\python\\nobel_millennium_attacks.py:591)"} +{"complexity": "simple", "doc_id": "chunk_004566", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 599, "source_path": "core\\python\\nobel_millennium_attacks.py", "text": "nobel_millennium_attacks._check_topological_safety (core\\python\\nobel_millennium_attacks.py:599)"} +{"complexity": "simple", "doc_id": "chunk_004567", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 607, "source_path": "core\\python\\nobel_millennium_attacks.py", "text": "nobel_millennium_attacks._check_quantum_correlation (core\\python\\nobel_millennium_attacks.py:607)"} +{"complexity": "simple", "doc_id": "chunk_004568", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 615, "source_path": "core\\python\\nobel_millennium_attacks.py", "text": "nobel_millennium_attacks._check_neural_patterns (core\\python\\nobel_millennium_attacks.py:615)"} +{"complexity": "simple", "doc_id": "chunk_004569", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 623, "source_path": "core\\python\\nobel_millennium_attacks.py", "text": "nobel_millennium_attacks._check_fractal_structure (core\\python\\nobel_millennium_attacks.py:623)"} +{"complexity": "simple", "doc_id": "chunk_004570", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 631, "source_path": "core\\python\\nobel_millennium_attacks.py", "text": "nobel_millennium_attacks._check_information_flow (core\\python\\nobel_millennium_attacks.py:631)"} +{"complexity": "simple", "doc_id": "chunk_004571", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 639, "source_path": "core\\python\\nobel_millennium_attacks.py", "text": "nobel_millennium_attacks._check_distributed_approval (core\\python\\nobel_millennium_attacks.py:639)"} +{"complexity": "medium", "doc_id": "chunk_004572", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 29, "source_path": "core\\python\\novel_proof_demo.py", "text": "novel_proof_demo.FaultToleranceDataPoint (core\\python\\novel_proof_demo.py:29)"} +{"complexity": "simple", "doc_id": "chunk_004573", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 43, "source_path": "core\\python\\novel_proof_demo.py", "text": "novel_proof_demo.PhaseTransitionResult (core\\python\\novel_proof_demo.py:43)"} +{"complexity": "complex", "doc_id": "chunk_004574", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 55, "source_path": "core\\python\\novel_proof_demo.py", "text": "novel_proof_demo.simulate_byzantine_consensus (core\\python\\novel_proof_demo.py:55)"} +{"complexity": "complex", "doc_id": "chunk_004575", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "proofs", "source_line": 104, "source_path": "core\\python\\novel_proof_demo.py", "text": "novel_proof_demo.measure_phase_transition (core\\python\\novel_proof_demo.py:104)"} +{"complexity": "complex", "doc_id": "chunk_004576", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 257, "source_path": "core\\python\\novel_proof_demo.py", "text": "novel_proof_demo.export_result (core\\python\\novel_proof_demo.py:257)"} +{"complexity": "simple", "doc_id": "chunk_004577", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 27, "source_path": "core\\python\\nuclear\\__init__.py", "text": "__init__.SafetyLevel (core\\python\\nuclear\\__init__.py:27)"} +{"complexity": "simple", "doc_id": "chunk_004578", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 36, "source_path": "core\\python\\nuclear\\__init__.py", "text": "__init__.CriticalityLevel (core\\python\\nuclear\\__init__.py:36)"} +{"complexity": "simple", "doc_id": "chunk_004579", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 45, "source_path": "core\\python\\nuclear\\__init__.py", "text": "__init__.DefenseLayer (core\\python\\nuclear\\__init__.py:45)"} +{"complexity": "simple", "doc_id": "chunk_004580", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 54, "source_path": "core\\python\\nuclear\\__init__.py", "text": "__init__.AssessmentStatus (core\\python\\nuclear\\__init__.py:54)"} +{"complexity": "medium", "doc_id": "chunk_004581", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 68, "source_path": "core\\python\\nuclear\\__init__.py", "text": "__init__.CriticalityAssessment (core\\python\\nuclear\\__init__.py:68)"} +{"complexity": "medium", "doc_id": "chunk_004582", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 101, "source_path": "core\\python\\nuclear\\__init__.py", "text": "__init__.DefenseLayerResult (core\\python\\nuclear\\__init__.py:101)"} +{"complexity": "complex", "doc_id": "chunk_004583", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 124, "source_path": "core\\python\\nuclear\\__init__.py", "text": "__init__.SafetyReport (core\\python\\nuclear\\__init__.py:124)"} +{"complexity": "complex", "doc_id": "chunk_004584", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 169, "source_path": "core\\python\\nuclear\\__init__.py", "text": "__init__.NuclearSafetyVerifier (core\\python\\nuclear\\__init__.py:169)"} +{"complexity": "medium", "doc_id": "chunk_004585", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 85, "source_path": "core\\python\\nuclear\\__init__.py", "text": "__init__.to_dict (core\\python\\nuclear\\__init__.py:85)"} +{"complexity": "simple", "doc_id": "chunk_004586", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 112, "source_path": "core\\python\\nuclear\\__init__.py", "text": "__init__.to_dict (core\\python\\nuclear\\__init__.py:112)"} +{"complexity": "medium", "doc_id": "chunk_004587", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "other", "source_line": 139, "source_path": "core\\python\\nuclear\\__init__.py", "text": "__init__.compute_hash (core\\python\\nuclear\\__init__.py:139)"} +{"complexity": "medium", "doc_id": "chunk_004588", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 152, "source_path": "core\\python\\nuclear\\__init__.py", "text": "__init__.to_dict (core\\python\\nuclear\\__init__.py:152)"} +{"complexity": "simple", "doc_id": "chunk_004589", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 198, "source_path": "core\\python\\nuclear\\__init__.py", "text": "__init__.__init__ (core\\python\\nuclear\\__init__.py:198)"} +{"complexity": "medium", "doc_id": "chunk_004590", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 207, "source_path": "core\\python\\nuclear\\__init__.py", "text": "__init__.assess_criticality (core\\python\\nuclear\\__init__.py:207)"} +{"complexity": "simple", "doc_id": "chunk_004591", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 231, "source_path": "core\\python\\nuclear\\__init__.py", "text": "__init__.get_assessment (core\\python\\nuclear\\__init__.py:231)"} +{"complexity": "simple", "doc_id": "chunk_004592", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 237, "source_path": "core\\python\\nuclear\\__init__.py", "text": "__init__.approve_assessment (core\\python\\nuclear\\__init__.py:237)"} +{"complexity": "simple", "doc_id": "chunk_004593", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 244, "source_path": "core\\python\\nuclear\\__init__.py", "text": "__init__.reject_assessment (core\\python\\nuclear\\__init__.py:244)"} +{"complexity": "simple", "doc_id": "chunk_004594", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "core", "module": "other", "source_line": 255, "source_path": "core\\python\\nuclear\\__init__.py", "text": "__init__.register_layer_validator (core\\python\\nuclear\\__init__.py:255)"} +{"complexity": "medium", "doc_id": "chunk_004595", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 263, "source_path": "core\\python\\nuclear\\__init__.py", "text": "__init__._default_layer_check (core\\python\\nuclear\\__init__.py:263)"} +{"complexity": "complex", "doc_id": "chunk_004596", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 295, "source_path": "core\\python\\nuclear\\__init__.py", "text": "__init__.verify (core\\python\\nuclear\\__init__.py:295)"} +{"complexity": "simple", "doc_id": "chunk_004597", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 358, "source_path": "core\\python\\nuclear\\__init__.py", "text": "__init__.get_report (core\\python\\nuclear\\__init__.py:358)"} +{"complexity": "simple", "doc_id": "chunk_004598", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 364, "source_path": "core\\python\\nuclear\\__init__.py", "text": "__init__.get_all_reports (core\\python\\nuclear\\__init__.py:364)"} +{"complexity": "simple", "doc_id": "chunk_004599", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 367, "source_path": "core\\python\\nuclear\\__init__.py", "text": "__init__.get_required_sil (core\\python\\nuclear\\__init__.py:367)"} +{"complexity": "medium", "doc_id": "chunk_004600", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 26, "source_path": "core\\python\\nuclear\\command_control.py", "text": "command_control.ThreatAssessment (core\\python\\nuclear\\command_control.py:26)"} +{"complexity": "complex", "doc_id": "chunk_004601", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 44, "source_path": "core\\python\\nuclear\\command_control.py", "text": "command_control.ThreatDetectionAI (core\\python\\nuclear\\command_control.py:44)"} +{"complexity": "medium", "doc_id": "chunk_004602", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 97, "source_path": "core\\python\\nuclear\\command_control.py", "text": "command_control.SafetyProperties (core\\python\\nuclear\\command_control.py:97)"} +{"complexity": "medium", "doc_id": "chunk_004603", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 125, "source_path": "core\\python\\nuclear\\command_control.py", "text": "command_control.FormalSafetyVerifier (core\\python\\nuclear\\command_control.py:125)"} +{"complexity": "complex", "doc_id": "chunk_004604", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 147, "source_path": "core\\python\\nuclear\\command_control.py", "text": "command_control.NuclearCommandVerification (core\\python\\nuclear\\command_control.py:147)"} +{"complexity": "simple", "doc_id": "chunk_004605", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 35, "source_path": "core\\python\\nuclear\\command_control.py", "text": "command_control.to_dict (core\\python\\nuclear\\command_control.py:35)"} +{"complexity": "simple", "doc_id": "chunk_004606", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 51, "source_path": "core\\python\\nuclear\\command_control.py", "text": "command_control.__init__ (core\\python\\nuclear\\command_control.py:51)"} +{"complexity": "complex", "doc_id": "chunk_004607", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 54, "source_path": "core\\python\\nuclear\\command_control.py", "text": "command_control.analyze_threat (core\\python\\nuclear\\command_control.py:54)"} +{"complexity": "simple", "doc_id": "chunk_004608", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 106, "source_path": "core\\python\\nuclear\\command_control.py", "text": "command_control.verify (core\\python\\nuclear\\command_control.py:106)"} +{"complexity": "simple", "doc_id": "chunk_004609", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 115, "source_path": "core\\python\\nuclear\\command_control.py", "text": "command_control.to_dict (core\\python\\nuclear\\command_control.py:115)"} +{"complexity": "simple", "doc_id": "chunk_004610", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 132, "source_path": "core\\python\\nuclear\\command_control.py", "text": "command_control.verify_properties (core\\python\\nuclear\\command_control.py:132)"} +{"complexity": "medium", "doc_id": "chunk_004611", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 155, "source_path": "core\\python\\nuclear\\command_control.py", "text": "command_control.__init__ (core\\python\\nuclear\\command_control.py:155)"} +{"complexity": "simple", "doc_id": "chunk_004612", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 168, "source_path": "core\\python\\nuclear\\command_control.py", "text": "command_control.f_tolerance (core\\python\\nuclear\\command_control.py:168)"} +{"complexity": "simple", "doc_id": "chunk_004613", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 173, "source_path": "core\\python\\nuclear\\command_control.py", "text": "command_control.consensus_quorum (core\\python\\nuclear\\command_control.py:173)"} +{"complexity": "complex", "doc_id": "chunk_004614", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 177, "source_path": "core\\python\\nuclear\\command_control.py", "text": "command_control.evaluate_threat (core\\python\\nuclear\\command_control.py:177)"} +{"complexity": "complex", "doc_id": "chunk_004615", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 22, "source_path": "core\\python\\nuclear\\material_tracking.py", "text": "material_tracking.MaterialRecord (core\\python\\nuclear\\material_tracking.py:22)"} +{"complexity": "medium", "doc_id": "chunk_004616", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 60, "source_path": "core\\python\\nuclear\\material_tracking.py", "text": "material_tracking.MeasurementResult (core\\python\\nuclear\\material_tracking.py:60)"} +{"complexity": "medium", "doc_id": "chunk_004617", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 84, "source_path": "core\\python\\nuclear\\material_tracking.py", "text": "material_tracking.InventoryAnalysis (core\\python\\nuclear\\material_tracking.py:84)"} +{"complexity": "complex", "doc_id": "chunk_004618", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 102, "source_path": "core\\python\\nuclear\\material_tracking.py", "text": "material_tracking.MaterialInventoryAI (core\\python\\nuclear\\material_tracking.py:102)"} +{"complexity": "medium", "doc_id": "chunk_004619", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 216, "source_path": "core\\python\\nuclear\\material_tracking.py", "text": "material_tracking.BlockchainBlock (core\\python\\nuclear\\material_tracking.py:216)"} +{"complexity": "medium", "doc_id": "chunk_004620", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 235, "source_path": "core\\python\\nuclear\\material_tracking.py", "text": "material_tracking.BlockchainEntry (core\\python\\nuclear\\material_tracking.py:235)"} +{"complexity": "complex", "doc_id": "chunk_004621", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 252, "source_path": "core\\python\\nuclear\\material_tracking.py", "text": "material_tracking.NuclearMaterialBlockchain (core\\python\\nuclear\\material_tracking.py:252)"} +{"complexity": "medium", "doc_id": "chunk_004622", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 315, "source_path": "core\\python\\nuclear\\material_tracking.py", "text": "material_tracking.VerificationResult (core\\python\\nuclear\\material_tracking.py:315)"} +{"complexity": "complex", "doc_id": "chunk_004623", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 340, "source_path": "core\\python\\nuclear\\material_tracking.py", "text": "material_tracking.NuclearMaterialVerification (core\\python\\nuclear\\material_tracking.py:340)"} +{"complexity": "medium", "doc_id": "chunk_004624", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "other", "source_line": 33, "source_path": "core\\python\\nuclear\\material_tracking.py", "text": "material_tracking.compute_hash (core\\python\\nuclear\\material_tracking.py:33)"} +{"complexity": "medium", "doc_id": "chunk_004625", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 46, "source_path": "core\\python\\nuclear\\material_tracking.py", "text": "material_tracking.to_dict (core\\python\\nuclear\\material_tracking.py:46)"} +{"complexity": "simple", "doc_id": "chunk_004626", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 71, "source_path": "core\\python\\nuclear\\material_tracking.py", "text": "material_tracking.to_dict (core\\python\\nuclear\\material_tracking.py:71)"} +{"complexity": "simple", "doc_id": "chunk_004627", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 92, "source_path": "core\\python\\nuclear\\material_tracking.py", "text": "material_tracking.to_dict (core\\python\\nuclear\\material_tracking.py:92)"} +{"complexity": "simple", "doc_id": "chunk_004628", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 105, "source_path": "core\\python\\nuclear\\material_tracking.py", "text": "material_tracking.__init__ (core\\python\\nuclear\\material_tracking.py:105)"} +{"complexity": "simple", "doc_id": "chunk_004629", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 108, "source_path": "core\\python\\nuclear\\material_tracking.py", "text": "material_tracking.add_record (core\\python\\nuclear\\material_tracking.py:108)"} +{"complexity": "medium", "doc_id": "chunk_004630", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 112, "source_path": "core\\python\\nuclear\\material_tracking.py", "text": "material_tracking.analyze (core\\python\\nuclear\\material_tracking.py:112)"} +{"complexity": "complex", "doc_id": "chunk_004631", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 128, "source_path": "core\\python\\nuclear\\material_tracking.py", "text": "material_tracking._analyze_measurement_dict (core\\python\\nuclear\\material_tracking.py:128)"} +{"complexity": "medium", "doc_id": "chunk_004632", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 191, "source_path": "core\\python\\nuclear\\material_tracking.py", "text": "material_tracking._analyze_records (core\\python\\nuclear\\material_tracking.py:191)"} +{"complexity": "simple", "doc_id": "chunk_004633", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 224, "source_path": "core\\python\\nuclear\\material_tracking.py", "text": "material_tracking.to_dict (core\\python\\nuclear\\material_tracking.py:224)"} +{"complexity": "simple", "doc_id": "chunk_004634", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 243, "source_path": "core\\python\\nuclear\\material_tracking.py", "text": "material_tracking.to_dict (core\\python\\nuclear\\material_tracking.py:243)"} +{"complexity": "simple", "doc_id": "chunk_004635", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 255, "source_path": "core\\python\\nuclear\\material_tracking.py", "text": "material_tracking.__init__ (core\\python\\nuclear\\material_tracking.py:255)"} +{"complexity": "medium", "doc_id": "chunk_004636", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "core", "module": "other", "source_line": 263, "source_path": "core\\python\\nuclear\\material_tracking.py", "text": "material_tracking._make_block (core\\python\\nuclear\\material_tracking.py:263)"} +{"complexity": "medium", "doc_id": "chunk_004637", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 276, "source_path": "core\\python\\nuclear\\material_tracking.py", "text": "material_tracking.add_block (core\\python\\nuclear\\material_tracking.py:276)"} +{"complexity": "medium", "doc_id": "chunk_004638", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 290, "source_path": "core\\python\\nuclear\\material_tracking.py", "text": "material_tracking.anchor (core\\python\\nuclear\\material_tracking.py:290)"} +{"complexity": "simple", "doc_id": "chunk_004639", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 303, "source_path": "core\\python\\nuclear\\material_tracking.py", "text": "material_tracking.verify (core\\python\\nuclear\\material_tracking.py:303)"} +{"complexity": "simple", "doc_id": "chunk_004640", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 307, "source_path": "core\\python\\nuclear\\material_tracking.py", "text": "material_tracking.get_blocks (core\\python\\nuclear\\material_tracking.py:307)"} +{"complexity": "simple", "doc_id": "chunk_004641", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 310, "source_path": "core\\python\\nuclear\\material_tracking.py", "text": "material_tracking.get_entries (core\\python\\nuclear\\material_tracking.py:310)"} +{"complexity": "medium", "doc_id": "chunk_004642", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 327, "source_path": "core\\python\\nuclear\\material_tracking.py", "text": "material_tracking.to_dict (core\\python\\nuclear\\material_tracking.py:327)"} +{"complexity": "simple", "doc_id": "chunk_004643", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 343, "source_path": "core\\python\\nuclear\\material_tracking.py", "text": "material_tracking.__init__ (core\\python\\nuclear\\material_tracking.py:343)"} +{"complexity": "simple", "doc_id": "chunk_004644", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 347, "source_path": "core\\python\\nuclear\\material_tracking.py", "text": "material_tracking.add_record (core\\python\\nuclear\\material_tracking.py:347)"} +{"complexity": "complex", "doc_id": "chunk_004645", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 351, "source_path": "core\\python\\nuclear\\material_tracking.py", "text": "material_tracking.verify_inventory (core\\python\\nuclear\\material_tracking.py:351)"} +{"complexity": "medium", "doc_id": "chunk_004646", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "compliance", "source_line": 21, "source_path": "core\\python\\nuclear\\treaty_compliance.py", "text": "treaty_compliance.ComplianceProof (core\\python\\nuclear\\treaty_compliance.py:21)"} +{"complexity": "complex", "doc_id": "chunk_004647", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 46, "source_path": "core\\python\\nuclear\\treaty_compliance.py", "text": "treaty_compliance.ComplianceCircuit (core\\python\\nuclear\\treaty_compliance.py:46)"} +{"complexity": "medium", "doc_id": "chunk_004648", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 150, "source_path": "core\\python\\nuclear\\treaty_compliance.py", "text": "treaty_compliance.SatelliteObservation (core\\python\\nuclear\\treaty_compliance.py:150)"} +{"complexity": "complex", "doc_id": "chunk_004649", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "compliance", "source_line": 168, "source_path": "core\\python\\nuclear\\treaty_compliance.py", "text": "treaty_compliance.SatelliteVerificationAI (core\\python\\nuclear\\treaty_compliance.py:168)"} +{"complexity": "medium", "doc_id": "chunk_004650", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "compliance", "source_line": 238, "source_path": "core\\python\\nuclear\\treaty_compliance.py", "text": "treaty_compliance.SatelliteVerificationResult (core\\python\\nuclear\\treaty_compliance.py:238)"} +{"complexity": "complex", "doc_id": "chunk_004651", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 260, "source_path": "core\\python\\nuclear\\treaty_compliance.py", "text": "treaty_compliance.TreatyComplianceZKP (core\\python\\nuclear\\treaty_compliance.py:260)"} +{"complexity": "simple", "doc_id": "chunk_004652", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 34, "source_path": "core\\python\\nuclear\\treaty_compliance.py", "text": "treaty_compliance.to_dict (core\\python\\nuclear\\treaty_compliance.py:34)"} +{"complexity": "simple", "doc_id": "chunk_004653", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "compliance", "source_line": 53, "source_path": "core\\python\\nuclear\\treaty_compliance.py", "text": "treaty_compliance.__init__ (core\\python\\nuclear\\treaty_compliance.py:53)"} +{"complexity": "complex", "doc_id": "chunk_004654", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 60, "source_path": "core\\python\\nuclear\\treaty_compliance.py", "text": "treaty_compliance.prove (core\\python\\nuclear\\treaty_compliance.py:60)"} +{"complexity": "medium", "doc_id": "chunk_004655", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "compliance", "source_line": 101, "source_path": "core\\python\\nuclear\\treaty_compliance.py", "text": "treaty_compliance.verify (core\\python\\nuclear\\treaty_compliance.py:101)"} +{"complexity": "medium", "doc_id": "chunk_004656", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 119, "source_path": "core\\python\\nuclear\\treaty_compliance.py", "text": "treaty_compliance.prove_compliant (core\\python\\nuclear\\treaty_compliance.py:119)"} +{"complexity": "simple", "doc_id": "chunk_004657", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "compliance", "source_line": 139, "source_path": "core\\python\\nuclear\\treaty_compliance.py", "text": "treaty_compliance.verify_proof (core\\python\\nuclear\\treaty_compliance.py:139)"} +{"complexity": "simple", "doc_id": "chunk_004658", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 159, "source_path": "core\\python\\nuclear\\treaty_compliance.py", "text": "treaty_compliance.to_dict (core\\python\\nuclear\\treaty_compliance.py:159)"} +{"complexity": "simple", "doc_id": "chunk_004659", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "compliance", "source_line": 171, "source_path": "core\\python\\nuclear\\treaty_compliance.py", "text": "treaty_compliance.__init__ (core\\python\\nuclear\\treaty_compliance.py:171)"} +{"complexity": "simple", "doc_id": "chunk_004660", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 174, "source_path": "core\\python\\nuclear\\treaty_compliance.py", "text": "treaty_compliance.add_observation (core\\python\\nuclear\\treaty_compliance.py:174)"} +{"complexity": "complex", "doc_id": "chunk_004661", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 177, "source_path": "core\\python\\nuclear\\treaty_compliance.py", "text": "treaty_compliance.detect_treaty_violations (core\\python\\nuclear\\treaty_compliance.py:177)"} +{"complexity": "medium", "doc_id": "chunk_004662", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 215, "source_path": "core\\python\\nuclear\\treaty_compliance.py", "text": "treaty_compliance.analyze (core\\python\\nuclear\\treaty_compliance.py:215)"} +{"complexity": "simple", "doc_id": "chunk_004663", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 249, "source_path": "core\\python\\nuclear\\treaty_compliance.py", "text": "treaty_compliance.to_dict (core\\python\\nuclear\\treaty_compliance.py:249)"} +{"complexity": "medium", "doc_id": "chunk_004664", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "compliance", "source_line": 263, "source_path": "core\\python\\nuclear\\treaty_compliance.py", "text": "treaty_compliance.__init__ (core\\python\\nuclear\\treaty_compliance.py:263)"} +{"complexity": "complex", "doc_id": "chunk_004665", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 279, "source_path": "core\\python\\nuclear\\treaty_compliance.py", "text": "treaty_compliance.prove_warhead_count_compliant (core\\python\\nuclear\\treaty_compliance.py:279)"} +{"complexity": "complex", "doc_id": "chunk_004666", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "compliance", "source_line": 337, "source_path": "core\\python\\nuclear\\treaty_compliance.py", "text": "treaty_compliance.verify_satellite_imagery (core\\python\\nuclear\\treaty_compliance.py:337)"} +{"complexity": "medium", "doc_id": "chunk_004667", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "compliance", "source_line": 371, "source_path": "core\\python\\nuclear\\treaty_compliance.py", "text": "treaty_compliance.verify (core\\python\\nuclear\\treaty_compliance.py:371)"} +{"complexity": "simple", "doc_id": "chunk_004668", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 11, "source_path": "core\\python\\nuclear\\types.py", "text": "types.ThreatLevel (core\\python\\nuclear\\types.py:11)"} +{"complexity": "simple", "doc_id": "chunk_004669", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 20, "source_path": "core\\python\\nuclear\\types.py", "text": "types.VerificationStatus (core\\python\\nuclear\\types.py:20)"} +{"complexity": "simple", "doc_id": "chunk_004670", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 16, "source_path": "core\\python\\observability\\langwatch_trace.py", "text": "langwatch_trace._ts_ns (core\\python\\observability\\langwatch_trace.py:16)"} +{"complexity": "medium", "doc_id": "chunk_004671", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 21, "source_path": "core\\python\\observability\\langwatch_trace.py", "text": "langwatch_trace.Span (core\\python\\observability\\langwatch_trace.py:21)"} +{"complexity": "simple", "doc_id": "chunk_004672", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 40, "source_path": "core\\python\\observability\\langwatch_trace.py", "text": "langwatch_trace.Trace (core\\python\\observability\\langwatch_trace.py:40)"} +{"complexity": "medium", "doc_id": "chunk_004673", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 51, "source_path": "core\\python\\observability\\langwatch_trace.py", "text": "langwatch_trace.LangWatchTracer (core\\python\\observability\\langwatch_trace.py:51)"} +{"complexity": "simple", "doc_id": "chunk_004674", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 30, "source_path": "core\\python\\observability\\langwatch_trace.py", "text": "langwatch_trace.end (core\\python\\observability\\langwatch_trace.py:30)"} +{"complexity": "simple", "doc_id": "chunk_004675", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 33, "source_path": "core\\python\\observability\\langwatch_trace.py", "text": "langwatch_trace.to_dict (core\\python\\observability\\langwatch_trace.py:33)"} +{"complexity": "simple", "doc_id": "chunk_004676", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 44, "source_path": "core\\python\\observability\\langwatch_trace.py", "text": "langwatch_trace.add_span (core\\python\\observability\\langwatch_trace.py:44)"} +{"complexity": "simple", "doc_id": "chunk_004677", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 47, "source_path": "core\\python\\observability\\langwatch_trace.py", "text": "langwatch_trace.to_jsonl (core\\python\\observability\\langwatch_trace.py:47)"} +{"complexity": "simple", "doc_id": "chunk_004678", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 56, "source_path": "core\\python\\observability\\langwatch_trace.py", "text": "langwatch_trace.__init__ (core\\python\\observability\\langwatch_trace.py:56)"} +{"complexity": "simple", "doc_id": "chunk_004679", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "core", "module": "other", "source_line": 59, "source_path": "core\\python\\observability\\langwatch_trace.py", "text": "langwatch_trace.start_span (core\\python\\observability\\langwatch_trace.py:59)"} +{"complexity": "simple", "doc_id": "chunk_004680", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 69, "source_path": "core\\python\\observability\\langwatch_trace.py", "text": "langwatch_trace.end_span (core\\python\\observability\\langwatch_trace.py:69)"} +{"complexity": "simple", "doc_id": "chunk_004681", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 73, "source_path": "core\\python\\observability\\langwatch_trace.py", "text": "langwatch_trace.export_jsonl (core\\python\\observability\\langwatch_trace.py:73)"} +{"complexity": "complex", "doc_id": "chunk_004682", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 8, "source_path": "core\\python\\offline\\air_gap_verifier.py", "text": "air_gap_verifier.AirGapVerifier (core\\python\\offline\\air_gap_verifier.py:8)"} +{"complexity": "medium", "doc_id": "chunk_004683", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 13, "source_path": "core\\python\\offline\\air_gap_verifier.py", "text": "air_gap_verifier.__init__ (core\\python\\offline\\air_gap_verifier.py:13)"} +{"complexity": "medium", "doc_id": "chunk_004684", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 26, "source_path": "core\\python\\offline\\air_gap_verifier.py", "text": "air_gap_verifier.verify_offline (core\\python\\offline\\air_gap_verifier.py:26)"} +{"complexity": "medium", "doc_id": "chunk_004685", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 43, "source_path": "core\\python\\offline\\air_gap_verifier.py", "text": "air_gap_verifier.anchor_locally (core\\python\\offline\\air_gap_verifier.py:43)"} +{"complexity": "medium", "doc_id": "chunk_004686", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 61, "source_path": "core\\python\\offline\\air_gap_verifier.py", "text": "air_gap_verifier.get_audit_bundle (core\\python\\offline\\air_gap_verifier.py:61)"} +{"complexity": "medium", "doc_id": "chunk_004687", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 30, "source_path": "core\\python\\oig\\claim_matcher.py", "text": "claim_matcher.MatchResult (core\\python\\oig\\claim_matcher.py:30)"} +{"complexity": "complex", "doc_id": "chunk_004688", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 139, "source_path": "core\\python\\oig\\claim_matcher.py", "text": "claim_matcher.ClaimMatcher (core\\python\\oig\\claim_matcher.py:139)"} +{"complexity": "simple", "doc_id": "chunk_004689", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 343, "source_path": "core\\python\\oig\\claim_matcher.py", "text": "claim_matcher.match (core\\python\\oig\\claim_matcher.py:343)"} +{"complexity": "simple", "doc_id": "chunk_004690", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 348, "source_path": "core\\python\\oig\\claim_matcher.py", "text": "claim_matcher.match_suicide_risk (core\\python\\oig\\claim_matcher.py:348)"} +{"complexity": "simple", "doc_id": "chunk_004691", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 354, "source_path": "core\\python\\oig\\claim_matcher.py", "text": "claim_matcher.match_delayed_diagnosis (core\\python\\oig\\claim_matcher.py:354)"} +{"complexity": "medium", "doc_id": "chunk_004692", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 47, "source_path": "core\\python\\oig\\claim_matcher.py", "text": "claim_matcher.to_dict (core\\python\\oig\\claim_matcher.py:47)"} +{"complexity": "medium", "doc_id": "chunk_004693", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 157, "source_path": "core\\python\\oig\\claim_matcher.py", "text": "claim_matcher.match (core\\python\\oig\\claim_matcher.py:157)"} +{"complexity": "complex", "doc_id": "chunk_004694", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 170, "source_path": "core\\python\\oig\\claim_matcher.py", "text": "claim_matcher.match_with_context (core\\python\\oig\\claim_matcher.py:170)"} +{"complexity": "complex", "doc_id": "chunk_004695", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 223, "source_path": "core\\python\\oig\\claim_matcher.py", "text": "claim_matcher._calculate_match_score (core\\python\\oig\\claim_matcher.py:223)"} +{"complexity": "medium", "doc_id": "chunk_004696", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 270, "source_path": "core\\python\\oig\\claim_matcher.py", "text": "claim_matcher._generate_relevance_reason (core\\python\\oig\\claim_matcher.py:270)"} +{"complexity": "medium", "doc_id": "chunk_004697", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 294, "source_path": "core\\python\\oig\\claim_matcher.py", "text": "claim_matcher._calculate_strengthening_factor (core\\python\\oig\\claim_matcher.py:294)"} +{"complexity": "medium", "doc_id": "chunk_004698", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 324, "source_path": "core\\python\\oig\\claim_matcher.py", "text": "claim_matcher.get_matching_logic_rule (core\\python\\oig\\claim_matcher.py:324)"} +{"complexity": "medium", "doc_id": "chunk_004699", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 27, "source_path": "core\\python\\oig\\failure_library.py", "text": "failure_library.FailureType (core\\python\\oig\\failure_library.py:27)"} +{"complexity": "simple", "doc_id": "chunk_004700", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 43, "source_path": "core\\python\\oig\\failure_library.py", "text": "failure_library.Severity (core\\python\\oig\\failure_library.py:43)"} +{"complexity": "complex", "doc_id": "chunk_004701", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 51, "source_path": "core\\python\\oig\\failure_library.py", "text": "failure_library.FailurePattern (core\\python\\oig\\failure_library.py:51)"} +{"complexity": "medium", "doc_id": "chunk_004702", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 111, "source_path": "core\\python\\oig\\failure_library.py", "text": "failure_library.VHADirective (core\\python\\oig\\failure_library.py:111)"} +{"complexity": "complex", "doc_id": "chunk_004703", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 128, "source_path": "core\\python\\oig\\failure_library.py", "text": "failure_library.FailureLibrary (core\\python\\oig\\failure_library.py:128)"} +{"complexity": "medium", "doc_id": "chunk_004704", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 79, "source_path": "core\\python\\oig\\failure_library.py", "text": "failure_library.from_dict (core\\python\\oig\\failure_library.py:79)"} +{"complexity": "medium", "doc_id": "chunk_004705", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 94, "source_path": "core\\python\\oig\\failure_library.py", "text": "failure_library.to_dict (core\\python\\oig\\failure_library.py:94)"} +{"complexity": "simple", "doc_id": "chunk_004706", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 119, "source_path": "core\\python\\oig\\failure_library.py", "text": "failure_library.from_dict (core\\python\\oig\\failure_library.py:119)"} +{"complexity": "simple", "doc_id": "chunk_004707", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 143, "source_path": "core\\python\\oig\\failure_library.py", "text": "failure_library.__new__ (core\\python\\oig\\failure_library.py:143)"} +{"complexity": "medium", "doc_id": "chunk_004708", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 149, "source_path": "core\\python\\oig\\failure_library.py", "text": "failure_library.load (core\\python\\oig\\failure_library.py:149)"} +{"complexity": "simple", "doc_id": "chunk_004709", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 179, "source_path": "core\\python\\oig\\failure_library.py", "text": "failure_library.get_all (core\\python\\oig\\failure_library.py:179)"} +{"complexity": "simple", "doc_id": "chunk_004710", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 186, "source_path": "core\\python\\oig\\failure_library.py", "text": "failure_library.get_by_type (core\\python\\oig\\failure_library.py:186)"} +{"complexity": "simple", "doc_id": "chunk_004711", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 193, "source_path": "core\\python\\oig\\failure_library.py", "text": "failure_library.get_by_directive (core\\python\\oig\\failure_library.py:193)"} +{"complexity": "simple", "doc_id": "chunk_004712", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 200, "source_path": "core\\python\\oig\\failure_library.py", "text": "failure_library.get_by_severity (core\\python\\oig\\failure_library.py:200)"} +{"complexity": "simple", "doc_id": "chunk_004713", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 207, "source_path": "core\\python\\oig\\failure_library.py", "text": "failure_library.get_by_facility (core\\python\\oig\\failure_library.py:207)"} +{"complexity": "medium", "doc_id": "chunk_004714", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 215, "source_path": "core\\python\\oig\\failure_library.py", "text": "failure_library.search_by_keywords (core\\python\\oig\\failure_library.py:215)"} +{"complexity": "simple", "doc_id": "chunk_004715", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 240, "source_path": "core\\python\\oig\\failure_library.py", "text": "failure_library.get_directive (core\\python\\oig\\failure_library.py:240)"} +{"complexity": "simple", "doc_id": "chunk_004716", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 250, "source_path": "core\\python\\oig\\failure_library.py", "text": "failure_library.get_all_directives (core\\python\\oig\\failure_library.py:250)"} +{"complexity": "simple", "doc_id": "chunk_004717", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 257, "source_path": "core\\python\\oig\\failure_library.py", "text": "failure_library.get_high_severity_failures (core\\python\\oig\\failure_library.py:257)"} +{"complexity": "simple", "doc_id": "chunk_004718", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 262, "source_path": "core\\python\\oig\\failure_library.py", "text": "failure_library.reset (core\\python\\oig\\failure_library.py:262)"} +{"complexity": "simple", "doc_id": "chunk_004719", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 35, "source_path": "core\\python\\omega\\adversarial_defense.py", "text": "adversarial_defense.DefenseLevel (core\\python\\omega\\adversarial_defense.py:35)"} +{"complexity": "simple", "doc_id": "chunk_004720", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 42, "source_path": "core\\python\\omega\\adversarial_defense.py", "text": "adversarial_defense.AdversarialFlag (core\\python\\omega\\adversarial_defense.py:42)"} +{"complexity": "complex", "doc_id": "chunk_004721", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 53, "source_path": "core\\python\\omega\\adversarial_defense.py", "text": "adversarial_defense.MeasuredFeatures (core\\python\\omega\\adversarial_defense.py:53)"} +{"complexity": "medium", "doc_id": "chunk_004722", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 109, "source_path": "core\\python\\omega\\adversarial_defense.py", "text": "adversarial_defense.AdversarialAnalysis (core\\python\\omega\\adversarial_defense.py:109)"} +{"complexity": "complex", "doc_id": "chunk_004723", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 133, "source_path": "core\\python\\omega\\adversarial_defense.py", "text": "adversarial_defense.RobustVerificationResult (core\\python\\omega\\adversarial_defense.py:133)"} +{"complexity": "complex", "doc_id": "chunk_004724", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 208, "source_path": "core\\python\\omega\\adversarial_defense.py", "text": "adversarial_defense.AdversarialDefender (core\\python\\omega\\adversarial_defense.py:208)"} +{"complexity": "medium", "doc_id": "chunk_004725", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 660, "source_path": "core\\python\\omega\\adversarial_defense.py", "text": "adversarial_defense.verify_hand_image (core\\python\\omega\\adversarial_defense.py:660)"} +{"complexity": "simple", "doc_id": "chunk_004726", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 89, "source_path": "core\\python\\omega\\adversarial_defense.py", "text": "adversarial_defense.is_typical (core\\python\\omega\\adversarial_defense.py:89)"} +{"complexity": "simple", "doc_id": "chunk_004727", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 93, "source_path": "core\\python\\omega\\adversarial_defense.py", "text": "adversarial_defense.is_atypical (core\\python\\omega\\adversarial_defense.py:93)"} +{"complexity": "simple", "doc_id": "chunk_004728", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 97, "source_path": "core\\python\\omega\\adversarial_defense.py", "text": "adversarial_defense.deviation_from_typical (core\\python\\omega\\adversarial_defense.py:97)"} +{"complexity": "simple", "doc_id": "chunk_004729", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 101, "source_path": "core\\python\\omega\\adversarial_defense.py", "text": "adversarial_defense.count_divergence (core\\python\\omega\\adversarial_defense.py:101)"} +{"complexity": "simple", "doc_id": "chunk_004730", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 120, "source_path": "core\\python\\omega\\adversarial_defense.py", "text": "adversarial_defense.to_dict (core\\python\\omega\\adversarial_defense.py:120)"} +{"complexity": "medium", "doc_id": "chunk_004731", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 181, "source_path": "core\\python\\omega\\adversarial_defense.py", "text": "adversarial_defense.to_dict (core\\python\\omega\\adversarial_defense.py:181)"} +{"complexity": "medium", "doc_id": "chunk_004732", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 238, "source_path": "core\\python\\omega\\adversarial_defense.py", "text": "adversarial_defense.__init__ (core\\python\\omega\\adversarial_defense.py:238)"} +{"complexity": "complex", "doc_id": "chunk_004733", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 251, "source_path": "core\\python\\omega\\adversarial_defense.py", "text": "adversarial_defense.measure_features (core\\python\\omega\\adversarial_defense.py:251)"} +{"complexity": "complex", "doc_id": "chunk_004734", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 327, "source_path": "core\\python\\omega\\adversarial_defense.py", "text": "adversarial_defense._count_features (core\\python\\omega\\adversarial_defense.py:327)"} +{"complexity": "complex", "doc_id": "chunk_004735", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 372, "source_path": "core\\python\\omega\\adversarial_defense.py", "text": "adversarial_defense._spectral_analysis (core\\python\\omega\\adversarial_defense.py:372)"} +{"complexity": "medium", "doc_id": "chunk_004736", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 415, "source_path": "core\\python\\omega\\adversarial_defense.py", "text": "adversarial_defense._gradient_uniformity (core\\python\\omega\\adversarial_defense.py:415)"} +{"complexity": "complex", "doc_id": "chunk_004737", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 441, "source_path": "core\\python\\omega\\adversarial_defense.py", "text": "adversarial_defense.detect_adversarial (core\\python\\omega\\adversarial_defense.py:441)"} +{"complexity": "complex", "doc_id": "chunk_004738", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 509, "source_path": "core\\python\\omega\\adversarial_defense.py", "text": "adversarial_defense.verify_robust (core\\python\\omega\\adversarial_defense.py:509)"} +{"complexity": "simple", "doc_id": "chunk_004739", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 45, "source_path": "core\\python\\omega\\category.py", "text": "category.TruthValue (core\\python\\omega\\category.py:45)"} +{"complexity": "medium", "doc_id": "chunk_004740", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 54, "source_path": "core\\python\\omega\\category.py", "text": "category.CategoryObject (core\\python\\omega\\category.py:54)"} +{"complexity": "medium", "doc_id": "chunk_004741", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 78, "source_path": "core\\python\\omega\\category.py", "text": "category.Morphism (core\\python\\omega\\category.py:78)"} +{"complexity": "medium", "doc_id": "chunk_004742", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 101, "source_path": "core\\python\\omega\\category.py", "text": "category.Functor (core\\python\\omega\\category.py:101)"} +{"complexity": "complex", "doc_id": "chunk_004743", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 123, "source_path": "core\\python\\omega\\category.py", "text": "category.TruthCategory (core\\python\\omega\\category.py:123)"} +{"complexity": "complex", "doc_id": "chunk_004744", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 352, "source_path": "core\\python\\omega\\category.py", "text": "category.TruthFunctor (core\\python\\omega\\category.py:352)"} +{"complexity": "complex", "doc_id": "chunk_004745", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 398, "source_path": "core\\python\\omega\\category.py", "text": "category.DomainFunctor (core\\python\\omega\\category.py:398)"} +{"complexity": "complex", "doc_id": "chunk_004746", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 441, "source_path": "core\\python\\omega\\category.py", "text": "category.VerificationPipeline (core\\python\\omega\\category.py:441)"} +{"complexity": "simple", "doc_id": "chunk_004747", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 622, "source_path": "core\\python\\omega\\category.py", "text": "category.get_verification_pipeline (core\\python\\omega\\category.py:622)"} +{"complexity": "simple", "doc_id": "chunk_004748", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "other", "source_line": 68, "source_path": "core\\python\\omega\\category.py", "text": "category.__hash__ (core\\python\\omega\\category.py:68)"} +{"complexity": "simple", "doc_id": "chunk_004749", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 71, "source_path": "core\\python\\omega\\category.py", "text": "category.__eq__ (core\\python\\omega\\category.py:71)"} +{"complexity": "simple", "doc_id": "chunk_004750", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 92, "source_path": "core\\python\\omega\\category.py", "text": "category.apply (core\\python\\omega\\category.py:92)"} +{"complexity": "simple", "doc_id": "chunk_004751", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "other", "source_line": 96, "source_path": "core\\python\\omega\\category.py", "text": "category.__hash__ (core\\python\\omega\\category.py:96)"} +{"complexity": "simple", "doc_id": "chunk_004752", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 114, "source_path": "core\\python\\omega\\category.py", "text": "category.apply_object (core\\python\\omega\\category.py:114)"} +{"complexity": "simple", "doc_id": "chunk_004753", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 118, "source_path": "core\\python\\omega\\category.py", "text": "category.apply_morphism (core\\python\\omega\\category.py:118)"} +{"complexity": "simple", "doc_id": "chunk_004754", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 136, "source_path": "core\\python\\omega\\category.py", "text": "category.__init__ (core\\python\\omega\\category.py:136)"} +{"complexity": "medium", "doc_id": "chunk_004755", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 145, "source_path": "core\\python\\omega\\category.py", "text": "category._init_special_objects (core\\python\\omega\\category.py:145)"} +{"complexity": "simple", "doc_id": "chunk_004756", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 165, "source_path": "core\\python\\omega\\category.py", "text": "category.add_object (core\\python\\omega\\category.py:165)"} +{"complexity": "simple", "doc_id": "chunk_004757", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 170, "source_path": "core\\python\\omega\\category.py", "text": "category.add_morphism (core\\python\\omega\\category.py:170)"} +{"complexity": "medium", "doc_id": "chunk_004758", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 181, "source_path": "core\\python\\omega\\category.py", "text": "category.identity (core\\python\\omega\\category.py:181)"} +{"complexity": "complex", "doc_id": "chunk_004759", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 199, "source_path": "core\\python\\omega\\category.py", "text": "category.compose (core\\python\\omega\\category.py:199)"} +{"complexity": "complex", "doc_id": "chunk_004760", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 239, "source_path": "core\\python\\omega\\category.py", "text": "category.product (core\\python\\omega\\category.py:239)"} +{"complexity": "medium", "doc_id": "chunk_004761", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 287, "source_path": "core\\python\\omega\\category.py", "text": "category.exponential (core\\python\\omega\\category.py:287)"} +{"complexity": "simple", "doc_id": "chunk_004762", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 309, "source_path": "core\\python\\omega\\category.py", "text": "category._truth_and (core\\python\\omega\\category.py:309)"} +{"complexity": "medium", "doc_id": "chunk_004763", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 319, "source_path": "core\\python\\omega\\category.py", "text": "category._truth_implies (core\\python\\omega\\category.py:319)"} +{"complexity": "medium", "doc_id": "chunk_004764", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 331, "source_path": "core\\python\\omega\\category.py", "text": "category.universal_morphism (core\\python\\omega\\category.py:331)"} +{"complexity": "simple", "doc_id": "chunk_004765", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 360, "source_path": "core\\python\\omega\\category.py", "text": "category.__init__ (core\\python\\omega\\category.py:360)"} +{"complexity": "simple", "doc_id": "chunk_004766", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 363, "source_path": "core\\python\\omega\\category.py", "text": "category.apply (core\\python\\omega\\category.py:363)"} +{"complexity": "simple", "doc_id": "chunk_004767", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 373, "source_path": "core\\python\\omega\\category.py", "text": "category._deep_verify (core\\python\\omega\\category.py:373)"} +{"complexity": "medium", "doc_id": "chunk_004768", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 382, "source_path": "core\\python\\omega\\category.py", "text": "category.preserve_morphism (core\\python\\omega\\category.py:382)"} +{"complexity": "simple", "doc_id": "chunk_004769", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 406, "source_path": "core\\python\\omega\\category.py", "text": "category.__init__ (core\\python\\omega\\category.py:406)"} +{"complexity": "medium", "doc_id": "chunk_004770", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 416, "source_path": "core\\python\\omega\\category.py", "text": "category.map_object (core\\python\\omega\\category.py:416)"} +{"complexity": "simple", "doc_id": "chunk_004771", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 431, "source_path": "core\\python\\omega\\category.py", "text": "category._transform_content (core\\python\\omega\\category.py:431)"} +{"complexity": "simple", "doc_id": "chunk_004772", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 448, "source_path": "core\\python\\omega\\category.py", "text": "category.__init__ (core\\python\\omega\\category.py:448)"} +{"complexity": "medium", "doc_id": "chunk_004773", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 452, "source_path": "core\\python\\omega\\category.py", "text": "category.create_claim (core\\python\\omega\\category.py:452)"} +{"complexity": "complex", "doc_id": "chunk_004774", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 467, "source_path": "core\\python\\omega\\category.py", "text": "category.create_proof (core\\python\\omega\\category.py:467)"} +{"complexity": "medium", "doc_id": "chunk_004775", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 506, "source_path": "core\\python\\omega\\category.py", "text": "category.verify (core\\python\\omega\\category.py:506)"} +{"complexity": "medium", "doc_id": "chunk_004776", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 538, "source_path": "core\\python\\omega\\category.py", "text": "category.certify (core\\python\\omega\\category.py:538)"} +{"complexity": "medium", "doc_id": "chunk_004777", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 569, "source_path": "core\\python\\omega\\category.py", "text": "category.full_pipeline (core\\python\\omega\\category.py:569)"} +{"complexity": "simple", "doc_id": "chunk_004778", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 601, "source_path": "core\\python\\omega\\category.py", "text": "category._validate_proof (core\\python\\omega\\category.py:601)"} +{"complexity": "simple", "doc_id": "chunk_004779", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 606, "source_path": "core\\python\\omega\\category.py", "text": "category.compose_pipeline (core\\python\\omega\\category.py:606)"} +{"complexity": "simple", "doc_id": "chunk_004780", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 216, "source_path": "core\\python\\omega\\category.py", "text": "category.composed_transform (core\\python\\omega\\category.py:216)"} +{"complexity": "complex", "doc_id": "chunk_004781", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 33, "source_path": "core\\python\\omega\\engine.py", "text": "engine.VerificationResult (core\\python\\omega\\engine.py:33)"} +{"complexity": "complex", "doc_id": "chunk_004782", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 82, "source_path": "core\\python\\omega\\engine.py", "text": "engine.OmegaVerifier (core\\python\\omega\\engine.py:82)"} +{"complexity": "medium", "doc_id": "chunk_004783", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 47, "source_path": "core\\python\\omega\\engine.py", "text": "engine.to_dict (core\\python\\omega\\engine.py:47)"} +{"complexity": "medium", "doc_id": "chunk_004784", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 61, "source_path": "core\\python\\omega\\engine.py", "text": "engine.to_proof_bundle (core\\python\\omega\\engine.py:61)"} +{"complexity": "complex", "doc_id": "chunk_004785", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 90, "source_path": "core\\python\\omega\\engine.py", "text": "engine.__init__ (core\\python\\omega\\engine.py:90)"} +{"complexity": "simple", "doc_id": "chunk_004786", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 143, "source_path": "core\\python\\omega\\engine.py", "text": "engine.public_key (core\\python\\omega\\engine.py:143)"} +{"complexity": "complex", "doc_id": "chunk_004787", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 149, "source_path": "core\\python\\omega\\engine.py", "text": "engine.verify (core\\python\\omega\\engine.py:149)"} +{"complexity": "medium", "doc_id": "chunk_004788", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 211, "source_path": "core\\python\\omega\\engine.py", "text": "engine.verify_batch (core\\python\\omega\\engine.py:211)"} +{"complexity": "complex", "doc_id": "chunk_004789", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 229, "source_path": "core\\python\\omega\\engine.py", "text": "engine.check_composite (core\\python\\omega\\engine.py:229)"} +{"complexity": "complex", "doc_id": "chunk_004790", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 293, "source_path": "core\\python\\omega\\engine.py", "text": "engine.verify_trajectory (core\\python\\omega\\engine.py:293)"} +{"complexity": "complex", "doc_id": "chunk_004791", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 355, "source_path": "core\\python\\omega\\engine.py", "text": "engine.create_proof_bundle (core\\python\\omega\\engine.py:355)"} +{"complexity": "simple", "doc_id": "chunk_004792", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "other", "source_line": 376, "source_path": "core\\python\\omega\\engine.py", "text": "engine.merkle_hash (core\\python\\omega\\engine.py:376)"} +{"complexity": "simple", "doc_id": "chunk_004793", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 32, "source_path": "core\\python\\omega\\fsg.py", "text": "fsg.FSGFamily (core\\python\\omega\\fsg.py:32)"} +{"complexity": "medium", "doc_id": "chunk_004794", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 41, "source_path": "core\\python\\omega\\fsg.py", "text": "fsg.SporadicGroup (core\\python\\omega\\fsg.py:41)"} +{"complexity": "medium", "doc_id": "chunk_004795", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 88, "source_path": "core\\python\\omega\\fsg.py", "text": "fsg.LieTypeFamily (core\\python\\omega\\fsg.py:88)"} +{"complexity": "medium", "doc_id": "chunk_004796", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 126, "source_path": "core\\python\\omega\\fsg.py", "text": "fsg.TheoremNode (core\\python\\omega\\fsg.py:126)"} +{"complexity": "medium", "doc_id": "chunk_004797", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 145, "source_path": "core\\python\\omega\\fsg.py", "text": "fsg.FSGVerificationResult (core\\python\\omega\\fsg.py:145)"} +{"complexity": "complex", "doc_id": "chunk_004798", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 159, "source_path": "core\\python\\omega\\fsg.py", "text": "fsg.FSGVerifier (core\\python\\omega\\fsg.py:159)"} +{"complexity": "simple", "doc_id": "chunk_004799", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 579, "source_path": "core\\python\\omega\\fsg.py", "text": "fsg.verify_fsg (core\\python\\omega\\fsg.py:579)"} +{"complexity": "simple", "doc_id": "chunk_004800", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 50, "source_path": "core\\python\\omega\\fsg.py", "text": "fsg.__post_init__ (core\\python\\omega\\fsg.py:50)"} +{"complexity": "simple", "doc_id": "chunk_004801", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 96, "source_path": "core\\python\\omega\\fsg.py", "text": "fsg.__post_init__ (core\\python\\omega\\fsg.py:96)"} +{"complexity": "simple", "doc_id": "chunk_004802", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 138, "source_path": "core\\python\\omega\\fsg.py", "text": "fsg.__post_init__ (core\\python\\omega\\fsg.py:138)"} +{"complexity": "simple", "doc_id": "chunk_004803", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 170, "source_path": "core\\python\\omega\\fsg.py", "text": "fsg.__init__ (core\\python\\omega\\fsg.py:170)"} +{"complexity": "simple", "doc_id": "chunk_004804", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 180, "source_path": "core\\python\\omega\\fsg.py", "text": "fsg._log (core\\python\\omega\\fsg.py:180)"} +{"complexity": "simple", "doc_id": "chunk_004805", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 184, "source_path": "core\\python\\omega\\fsg.py", "text": "fsg._initialize_structure (core\\python\\omega\\fsg.py:184)"} +{"complexity": "complex", "doc_id": "chunk_004806", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 195, "source_path": "core\\python\\omega\\fsg.py", "text": "fsg._add_structural_theorems (core\\python\\omega\\fsg.py:195)"} +{"complexity": "medium", "doc_id": "chunk_004807", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 257, "source_path": "core\\python\\omega\\fsg.py", "text": "fsg._add_sporadic_theorems (core\\python\\omega\\fsg.py:257)"} +{"complexity": "medium", "doc_id": "chunk_004808", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 272, "source_path": "core\\python\\omega\\fsg.py", "text": "fsg._add_lie_type_theorems (core\\python\\omega\\fsg.py:272)"} +{"complexity": "complex", "doc_id": "chunk_004809", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 287, "source_path": "core\\python\\omega\\fsg.py", "text": "fsg.verify (core\\python\\omega\\fsg.py:287)"} +{"complexity": "medium", "doc_id": "chunk_004810", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 357, "source_path": "core\\python\\omega\\fsg.py", "text": "fsg._verify_structural (core\\python\\omega\\fsg.py:357)"} +{"complexity": "medium", "doc_id": "chunk_004811", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 377, "source_path": "core\\python\\omega\\fsg.py", "text": "fsg._verify_sporadics (core\\python\\omega\\fsg.py:377)"} +{"complexity": "medium", "doc_id": "chunk_004812", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 398, "source_path": "core\\python\\omega\\fsg.py", "text": "fsg._verify_lie_types (core\\python\\omega\\fsg.py:398)"} +{"complexity": "medium", "doc_id": "chunk_004813", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 418, "source_path": "core\\python\\omega\\fsg.py", "text": "fsg._detect_gaps (core\\python\\omega\\fsg.py:418)"} +{"complexity": "complex", "doc_id": "chunk_004814", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 446, "source_path": "core\\python\\omega\\fsg.py", "text": "fsg._generate_certificate (core\\python\\omega\\fsg.py:446)"} +{"complexity": "complex", "doc_id": "chunk_004815", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 509, "source_path": "core\\python\\omega\\fsg.py", "text": "fsg.save_proof_lattice (core\\python\\omega\\fsg.py:509)"} +{"complexity": "complex", "doc_id": "chunk_004816", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 543, "source_path": "core\\python\\omega\\fsg.py", "text": "fsg.add_paper_theorems (core\\python\\omega\\fsg.py:543)"} +{"complexity": "complex", "doc_id": "chunk_004817", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 13, "source_path": "core\\python\\omega\\kepler.py", "text": "kepler.KeplerVerifier (core\\python\\omega\\kepler.py:13)"} +{"complexity": "medium", "doc_id": "chunk_004818", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 102, "source_path": "core\\python\\omega\\kepler.py", "text": "kepler.main (core\\python\\omega\\kepler.py:102)"} +{"complexity": "simple", "doc_id": "chunk_004819", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 21, "source_path": "core\\python\\omega\\kepler.py", "text": "kepler.__init__ (core\\python\\omega\\kepler.py:21)"} +{"complexity": "complex", "doc_id": "chunk_004820", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 25, "source_path": "core\\python\\omega\\kepler.py", "text": "kepler.verify_proof_lattice (core\\python\\omega\\kepler.py:25)"} +{"complexity": "complex", "doc_id": "chunk_004821", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 63, "source_path": "core\\python\\omega\\kepler.py", "text": "kepler.generate_certificate (core\\python\\omega\\kepler.py:63)"} +{"complexity": "complex", "doc_id": "chunk_004822", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 11, "source_path": "core\\python\\omega\\lattice.py", "text": "lattice.Lattice (core\\python\\omega\\lattice.py:11)"} +{"complexity": "simple", "doc_id": "chunk_004823", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 16, "source_path": "core\\python\\omega\\lattice.py", "text": "lattice.__init__ (core\\python\\omega\\lattice.py:16)"} +{"complexity": "simple", "doc_id": "chunk_004824", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 22, "source_path": "core\\python\\omega\\lattice.py", "text": "lattice.add_token (core\\python\\omega\\lattice.py:22)"} +{"complexity": "simple", "doc_id": "chunk_004825", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 27, "source_path": "core\\python\\omega\\lattice.py", "text": "lattice.add_edge (core\\python\\omega\\lattice.py:27)"} +{"complexity": "medium", "doc_id": "chunk_004826", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 33, "source_path": "core\\python\\omega\\lattice.py", "text": "lattice.calculate_merkle_root (core\\python\\omega\\lattice.py:33)"} +{"complexity": "medium", "doc_id": "chunk_004827", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 56, "source_path": "core\\python\\omega\\lattice.py", "text": "lattice.verify_token_integrity (core\\python\\omega\\lattice.py:56)"} +{"complexity": "medium", "doc_id": "chunk_004828", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 69, "source_path": "core\\python\\omega\\lattice.py", "text": "lattice.to_json (core\\python\\omega\\lattice.py:69)"} +{"complexity": "complex", "doc_id": "chunk_004829", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 17, "source_path": "core\\python\\omega\\manifold.py", "text": "manifold.MetricManifold (core\\python\\omega\\manifold.py:17)"} +{"complexity": "complex", "doc_id": "chunk_004830", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 108, "source_path": "core\\python\\omega\\manifold.py", "text": "manifold.compute_divergence (core\\python\\omega\\manifold.py:108)"} +{"complexity": "medium", "doc_id": "chunk_004831", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 146, "source_path": "core\\python\\omega\\manifold.py", "text": "manifold.compute_kl_divergence (core\\python\\omega\\manifold.py:146)"} +{"complexity": "medium", "doc_id": "chunk_004832", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 174, "source_path": "core\\python\\omega\\manifold.py", "text": "manifold.compute_fisher_rao_distance (core\\python\\omega\\manifold.py:174)"} +{"complexity": "medium", "doc_id": "chunk_004833", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 206, "source_path": "core\\python\\omega\\manifold.py", "text": "manifold.compute_wasserstein_distance (core\\python\\omega\\manifold.py:206)"} +{"complexity": "complex", "doc_id": "chunk_004834", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 235, "source_path": "core\\python\\omega\\manifold.py", "text": "manifold.compute_angular_divergence (core\\python\\omega\\manifold.py:235)"} +{"complexity": "medium", "doc_id": "chunk_004835", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 272, "source_path": "core\\python\\omega\\manifold.py", "text": "manifold.compute_von_neumann_entropy (core\\python\\omega\\manifold.py:272)"} +{"complexity": "complex", "doc_id": "chunk_004836", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 303, "source_path": "core\\python\\omega\\manifold.py", "text": "manifold.compute_graph_laplacian_curvature (core\\python\\omega\\manifold.py:303)"} +{"complexity": "complex", "doc_id": "chunk_004837", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 344, "source_path": "core\\python\\omega\\manifold.py", "text": "manifold.ManifoldFactory (core\\python\\omega\\manifold.py:344)"} +{"complexity": "medium", "doc_id": "chunk_004838", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 30, "source_path": "core\\python\\omega\\manifold.py", "text": "manifold.__post_init__ (core\\python\\omega\\manifold.py:30)"} +{"complexity": "medium", "doc_id": "chunk_004839", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 46, "source_path": "core\\python\\omega\\manifold.py", "text": "manifold.geodesic_distance (core\\python\\omega\\manifold.py:46)"} +{"complexity": "simple", "doc_id": "chunk_004840", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 60, "source_path": "core\\python\\omega\\manifold.py", "text": "manifold.ricci_scalar (core\\python\\omega\\manifold.py:60)"} +{"complexity": "simple", "doc_id": "chunk_004841", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 71, "source_path": "core\\python\\omega\\manifold.py", "text": "manifold.christoffel_symbols (core\\python\\omega\\manifold.py:71)"} +{"complexity": "medium", "doc_id": "chunk_004842", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 82, "source_path": "core\\python\\omega\\manifold.py", "text": "manifold.parallel_transport (core\\python\\omega\\manifold.py:82)"} +{"complexity": "medium", "doc_id": "chunk_004843", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 95, "source_path": "core\\python\\omega\\manifold.py", "text": "manifold.project (core\\python\\omega\\manifold.py:95)"} +{"complexity": "simple", "doc_id": "chunk_004844", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 348, "source_path": "core\\python\\omega\\manifold.py", "text": "manifold.euclidean (core\\python\\omega\\manifold.py:348)"} +{"complexity": "simple", "doc_id": "chunk_004845", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 357, "source_path": "core\\python\\omega\\manifold.py", "text": "manifold.minkowski (core\\python\\omega\\manifold.py:357)"} +{"complexity": "simple", "doc_id": "chunk_004846", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 369, "source_path": "core\\python\\omega\\manifold.py", "text": "manifold.diagonal (core\\python\\omega\\manifold.py:369)"} +{"complexity": "simple", "doc_id": "chunk_004847", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "core", "module": "other", "source_line": 380, "source_path": "core\\python\\omega\\manifold.py", "text": "manifold.covariance_based (core\\python\\omega\\manifold.py:380)"} +{"complexity": "medium", "doc_id": "chunk_004848", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 38, "source_path": "core\\python\\omega\\oml_parser.py", "text": "oml_parser.PhysicalLaw (core\\python\\omega\\oml_parser.py:38)"} +{"complexity": "simple", "doc_id": "chunk_004849", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 55, "source_path": "core\\python\\omega\\oml_parser.py", "text": "oml_parser.VerifierConfig (core\\python\\omega\\oml_parser.py:55)"} +{"complexity": "medium", "doc_id": "chunk_004850", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 68, "source_path": "core\\python\\omega\\oml_parser.py", "text": "oml_parser.Threshold (core\\python\\omega\\oml_parser.py:68)"} +{"complexity": "medium", "doc_id": "chunk_004851", "function_type": "class", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 85, "source_path": "core\\python\\omega\\oml_parser.py", "text": "oml_parser.TargetInvariant (core\\python\\omega\\oml_parser.py:85)"} +{"complexity": "medium", "doc_id": "chunk_004852", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 116, "source_path": "core\\python\\omega\\oml_parser.py", "text": "oml_parser.OmegaProfile (core\\python\\omega\\oml_parser.py:116)"} +{"complexity": "simple", "doc_id": "chunk_004853", "function_type": "class", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 145, "source_path": "core\\python\\omega\\oml_parser.py", "text": "oml_parser.OMLParserError (core\\python\\omega\\oml_parser.py:145)"} +{"complexity": "simple", "doc_id": "chunk_004854", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "core", "module": "other", "source_line": 150, "source_path": "core\\python\\omega\\oml_parser.py", "text": "oml_parser.OMLValidationError (core\\python\\omega\\oml_parser.py:150)"} +{"complexity": "complex", "doc_id": "chunk_004855", "function_type": "class", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 155, "source_path": "core\\python\\omega\\oml_parser.py", "text": "oml_parser.OmegaProfileParser (core\\python\\omega\\oml_parser.py:155)"} +{"complexity": "medium", "doc_id": "chunk_004856", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 381, "source_path": "core\\python\\omega\\oml_parser.py", "text": "oml_parser.load_verification_profile (core\\python\\omega\\oml_parser.py:381)"} +{"complexity": "medium", "doc_id": "chunk_004857", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 397, "source_path": "core\\python\\omega\\oml_parser.py", "text": "oml_parser.create_audit_record (core\\python\\omega\\oml_parser.py:397)"} +{"complexity": "simple", "doc_id": "chunk_004858", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 45, "source_path": "core\\python\\omega\\oml_parser.py", "text": "oml_parser.to_dict (core\\python\\omega\\oml_parser.py:45)"} +{"complexity": "simple", "doc_id": "chunk_004859", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 60, "source_path": "core\\python\\omega\\oml_parser.py", "text": "oml_parser.to_dict (core\\python\\omega\\oml_parser.py:60)"} +{"complexity": "simple", "doc_id": "chunk_004860", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 75, "source_path": "core\\python\\omega\\oml_parser.py", "text": "oml_parser.to_dict (core\\python\\omega\\oml_parser.py:75)"} +{"complexity": "simple", "doc_id": "chunk_004861", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 99, "source_path": "core\\python\\omega\\oml_parser.py", "text": "oml_parser.to_dict (core\\python\\omega\\oml_parser.py:99)"} +{"complexity": "simple", "doc_id": "chunk_004862", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 109, "source_path": "core\\python\\omega\\oml_parser.py", "text": "oml_parser.get_config_hash (core\\python\\omega\\oml_parser.py:109)"} +{"complexity": "simple", "doc_id": "chunk_004863", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 127, "source_path": "core\\python\\omega\\oml_parser.py", "text": "oml_parser.to_dict (core\\python\\omega\\oml_parser.py:127)"} +{"complexity": "simple", "doc_id": "chunk_004864", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 135, "source_path": "core\\python\\omega\\oml_parser.py", "text": "oml_parser.get_profile_hash (core\\python\\omega\\oml_parser.py:135)"} +{"complexity": "simple", "doc_id": "chunk_004865", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 140, "source_path": "core\\python\\omega\\oml_parser.py", "text": "oml_parser.get_enabled_invariants (core\\python\\omega\\oml_parser.py:140)"} +{"complexity": "simple", "doc_id": "chunk_004866", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 163, "source_path": "core\\python\\omega\\oml_parser.py", "text": "oml_parser.__init__ (core\\python\\omega\\oml_parser.py:163)"} +{"complexity": "complex", "doc_id": "chunk_004867", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 173, "source_path": "core\\python\\omega\\oml_parser.py", "text": "oml_parser.parse_file (core\\python\\omega\\oml_parser.py:173)"} +{"complexity": "medium", "doc_id": "chunk_004868", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 226, "source_path": "core\\python\\omega\\oml_parser.py", "text": "oml_parser._validate_no_speculation (core\\python\\omega\\oml_parser.py:226)"} +{"complexity": "complex", "doc_id": "chunk_004869", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 251, "source_path": "core\\python\\omega\\oml_parser.py", "text": "oml_parser._parse_invariant (core\\python\\omega\\oml_parser.py:251)"} +{"complexity": "simple", "doc_id": "chunk_004870", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 339, "source_path": "core\\python\\omega\\oml_parser.py", "text": "oml_parser._get_text (core\\python\\omega\\oml_parser.py:339)"} +{"complexity": "complex", "doc_id": "chunk_004871", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 344, "source_path": "core\\python\\omega\\oml_parser.py", "text": "oml_parser.parse_string (core\\python\\omega\\oml_parser.py:344)"} +{"complexity": "medium", "doc_id": "chunk_004872", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 51, "source_path": "core\\python\\omega\\quantum_attention.py", "text": "quantum_attention.QuantumState (core\\python\\omega\\quantum_attention.py:51)"} +{"complexity": "medium", "doc_id": "chunk_004873", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 84, "source_path": "core\\python\\omega\\quantum_attention.py", "text": "quantum_attention.AttentionVerificationResult (core\\python\\omega\\quantum_attention.py:84)"} +{"complexity": "complex", "doc_id": "chunk_004874", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 110, "source_path": "core\\python\\omega\\quantum_attention.py", "text": "quantum_attention.QuantumAttentionLayer (core\\python\\omega\\quantum_attention.py:110)"} +{"complexity": "complex", "doc_id": "chunk_004875", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 178, "source_path": "core\\python\\omega\\quantum_attention.py", "text": "quantum_attention.QuAN (core\\python\\omega\\quantum_attention.py:178)"} +{"complexity": "complex", "doc_id": "chunk_004876", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 407, "source_path": "core\\python\\omega\\quantum_attention.py", "text": "quantum_attention.ProofQuantumEncoder (core\\python\\omega\\quantum_attention.py:407)"} +{"complexity": "simple", "doc_id": "chunk_004877", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 492, "source_path": "core\\python\\omega\\quantum_attention.py", "text": "quantum_attention.get_quan (core\\python\\omega\\quantum_attention.py:492)"} +{"complexity": "simple", "doc_id": "chunk_004878", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 500, "source_path": "core\\python\\omega\\quantum_attention.py", "text": "quantum_attention.quantum_verify (core\\python\\omega\\quantum_attention.py:500)"} +{"complexity": "simple", "doc_id": "chunk_004879", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 61, "source_path": "core\\python\\omega\\quantum_attention.py", "text": "quantum_attention.__post_init__ (core\\python\\omega\\quantum_attention.py:61)"} +{"complexity": "simple", "doc_id": "chunk_004880", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 69, "source_path": "core\\python\\omega\\quantum_attention.py", "text": "quantum_attention.measure (core\\python\\omega\\quantum_attention.py:69)"} +{"complexity": "simple", "doc_id": "chunk_004881", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 78, "source_path": "core\\python\\omega\\quantum_attention.py", "text": "quantum_attention.fidelity (core\\python\\omega\\quantum_attention.py:78)"} +{"complexity": "medium", "doc_id": "chunk_004882", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 97, "source_path": "core\\python\\omega\\quantum_attention.py", "text": "quantum_attention.to_dict (core\\python\\omega\\quantum_attention.py:97)"} +{"complexity": "medium", "doc_id": "chunk_004883", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 118, "source_path": "core\\python\\omega\\quantum_attention.py", "text": "quantum_attention.__init__ (core\\python\\omega\\quantum_attention.py:118)"} +{"complexity": "complex", "doc_id": "chunk_004884", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "other", "source_line": 134, "source_path": "core\\python\\omega\\quantum_attention.py", "text": "quantum_attention.forward (core\\python\\omega\\quantum_attention.py:134)"} +{"complexity": "simple", "doc_id": "chunk_004885", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 172, "source_path": "core\\python\\omega\\quantum_attention.py", "text": "quantum_attention._softmax (core\\python\\omega\\quantum_attention.py:172)"} +{"complexity": "medium", "doc_id": "chunk_004886", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 186, "source_path": "core\\python\\omega\\quantum_attention.py", "text": "quantum_attention.__init__ (core\\python\\omega\\quantum_attention.py:186)"} +{"complexity": "medium", "doc_id": "chunk_004887", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 209, "source_path": "core\\python\\omega\\quantum_attention.py", "text": "quantum_attention.encode_proof (core\\python\\omega\\quantum_attention.py:209)"} +{"complexity": "simple", "doc_id": "chunk_004888", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 240, "source_path": "core\\python\\omega\\quantum_attention.py", "text": "quantum_attention._hash_to_embedding (core\\python\\omega\\quantum_attention.py:240)"} +{"complexity": "medium", "doc_id": "chunk_004889", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 249, "source_path": "core\\python\\omega\\quantum_attention.py", "text": "quantum_attention._timestamp_to_embedding (core\\python\\omega\\quantum_attention.py:249)"} +{"complexity": "simple", "doc_id": "chunk_004890", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 266, "source_path": "core\\python\\omega\\quantum_attention.py", "text": "quantum_attention._generic_to_embedding (core\\python\\omega\\quantum_attention.py:266)"} +{"complexity": "complex", "doc_id": "chunk_004891", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 271, "source_path": "core\\python\\omega\\quantum_attention.py", "text": "quantum_attention.attention_verify (core\\python\\omega\\quantum_attention.py:271)"} +{"complexity": "complex", "doc_id": "chunk_004892", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 357, "source_path": "core\\python\\omega\\quantum_attention.py", "text": "quantum_attention.train_on_proofs (core\\python\\omega\\quantum_attention.py:357)"} +{"complexity": "simple", "doc_id": "chunk_004893", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 415, "source_path": "core\\python\\omega\\quantum_attention.py", "text": "quantum_attention.__init__ (core\\python\\omega\\quantum_attention.py:415)"} +{"complexity": "complex", "doc_id": "chunk_004894", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 419, "source_path": "core\\python\\omega\\quantum_attention.py", "text": "quantum_attention.encode (core\\python\\omega\\quantum_attention.py:419)"} +{"complexity": "medium", "doc_id": "chunk_004895", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 458, "source_path": "core\\python\\omega\\quantum_attention.py", "text": "quantum_attention._hash_to_amplitudes (core\\python\\omega\\quantum_attention.py:458)"} +{"complexity": "medium", "doc_id": "chunk_004896", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 23, "source_path": "core\\python\\omega\\registry.py", "text": "registry.OmegaBound (core\\python\\omega\\registry.py:23)"} +{"complexity": "complex", "doc_id": "chunk_004897", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 203, "source_path": "core\\python\\omega\\registry.py", "text": "registry.OmegaRegistry (core\\python\\omega\\registry.py:203)"} +{"complexity": "simple", "doc_id": "chunk_004898", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 300, "source_path": "core\\python\\omega\\registry.py", "text": "registry.get_registry (core\\python\\omega\\registry.py:300)"} +{"complexity": "simple", "doc_id": "chunk_004899", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 308, "source_path": "core\\python\\omega\\registry.py", "text": "registry.check_omega (core\\python\\omega\\registry.py:308)"} +{"complexity": "simple", "doc_id": "chunk_004900", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 313, "source_path": "core\\python\\omega\\registry.py", "text": "registry.get_omega (core\\python\\omega\\registry.py:313)"} +{"complexity": "simple", "doc_id": "chunk_004901", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 32, "source_path": "core\\python\\omega\\registry.py", "text": "registry.__post_init__ (core\\python\\omega\\registry.py:32)"} +{"complexity": "simple", "doc_id": "chunk_004902", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 36, "source_path": "core\\python\\omega\\registry.py", "text": "registry.to_dict (core\\python\\omega\\registry.py:36)"} +{"complexity": "medium", "doc_id": "chunk_004903", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 211, "source_path": "core\\python\\omega\\registry.py", "text": "registry.__init__ (core\\python\\omega\\registry.py:211)"} +{"complexity": "simple", "doc_id": "chunk_004904", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 230, "source_path": "core\\python\\omega\\registry.py", "text": "registry.get (core\\python\\omega\\registry.py:230)"} +{"complexity": "simple", "doc_id": "chunk_004905", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 234, "source_path": "core\\python\\omega\\registry.py", "text": "registry.get_value (core\\python\\omega\\registry.py:234)"} +{"complexity": "medium", "doc_id": "chunk_004906", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 239, "source_path": "core\\python\\omega\\registry.py", "text": "registry.check (core\\python\\omega\\registry.py:239)"} +{"complexity": "simple", "doc_id": "chunk_004907", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 251, "source_path": "core\\python\\omega\\registry.py", "text": "registry.list_domains (core\\python\\omega\\registry.py:251)"} +{"complexity": "simple", "doc_id": "chunk_004908", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 255, "source_path": "core\\python\\omega\\registry.py", "text": "registry.list_sovereign (core\\python\\omega\\registry.py:255)"} +{"complexity": "simple", "doc_id": "chunk_004909", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 259, "source_path": "core\\python\\omega\\registry.py", "text": "registry.is_sovereign (core\\python\\omega\\registry.py:259)"} +{"complexity": "simple", "doc_id": "chunk_004910", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 263, "source_path": "core\\python\\omega\\registry.py", "text": "registry.to_dict (core\\python\\omega\\registry.py:263)"} +{"complexity": "simple", "doc_id": "chunk_004911", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 267, "source_path": "core\\python\\omega\\registry.py", "text": "registry.to_json (core\\python\\omega\\registry.py:267)"} +{"complexity": "medium", "doc_id": "chunk_004912", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 271, "source_path": "core\\python\\omega\\registry.py", "text": "registry.violation_severity (core\\python\\omega\\registry.py:271)"} +{"complexity": "simple", "doc_id": "chunk_004913", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 289, "source_path": "core\\python\\omega\\registry.py", "text": "registry.__contains__ (core\\python\\omega\\registry.py:289)"} +{"complexity": "simple", "doc_id": "chunk_004914", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 292, "source_path": "core\\python\\omega\\registry.py", "text": "registry.__len__ (core\\python\\omega\\registry.py:292)"} +{"complexity": "complex", "doc_id": "chunk_004915", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 17, "source_path": "core\\python\\orchestration\\orchestrator.py", "text": "orchestrator.AevionOrchestrator (core\\python\\orchestration\\orchestrator.py:17)"} +{"complexity": "simple", "doc_id": "chunk_004916", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "agents", "source_line": 23, "source_path": "core\\python\\orchestration\\orchestrator.py", "text": "orchestrator.__init__ (core\\python\\orchestration\\orchestrator.py:23)"} +{"complexity": "complex", "doc_id": "chunk_004917", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 33, "source_path": "core\\python\\orchestration\\orchestrator.py", "text": "orchestrator.process_sensory_input (core\\python\\orchestration\\orchestrator.py:33)"} +{"complexity": "simple", "doc_id": "chunk_004918", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "agents", "source_line": 68, "source_path": "core\\python\\orchestration\\orchestrator.py", "text": "orchestrator.generate_compliance_report (core\\python\\orchestration\\orchestrator.py:68)"} +{"complexity": "simple", "doc_id": "chunk_004919", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "agents", "source_line": 72, "source_path": "core\\python\\orchestration\\orchestrator.py", "text": "orchestrator.get_system_status (core\\python\\orchestration\\orchestrator.py:72)"} +{"complexity": "complex", "doc_id": "chunk_004920", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 15, "source_path": "core\\python\\orchestration\\quantum_trade.py", "text": "quantum_trade.QuantumTradeOrchestrator (core\\python\\orchestration\\quantum_trade.py:15)"} +{"complexity": "simple", "doc_id": "chunk_004921", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "agents", "source_line": 21, "source_path": "core\\python\\orchestration\\quantum_trade.py", "text": "quantum_trade.__init__ (core\\python\\orchestration\\quantum_trade.py:21)"} +{"complexity": "complex", "doc_id": "chunk_004922", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "agents", "source_line": 26, "source_path": "core\\python\\orchestration\\quantum_trade.py", "text": "quantum_trade.validate_and_execute_trade (core\\python\\orchestration\\quantum_trade.py:26)"} +{"complexity": "simple", "doc_id": "chunk_004923", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "agents", "source_line": 70, "source_path": "core\\python\\orchestration\\quantum_trade.py", "text": "quantum_trade.set_risk_policy (core\\python\\orchestration\\quantum_trade.py:70)"} +{"complexity": "simple", "doc_id": "chunk_004924", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 17, "source_path": "core\\python\\orchestration\\temporal_client.py", "text": "temporal_client.WorkflowStatus (core\\python\\orchestration\\temporal_client.py:17)"} +{"complexity": "simple", "doc_id": "chunk_004925", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 24, "source_path": "core\\python\\orchestration\\temporal_client.py", "text": "temporal_client.WorkflowType (core\\python\\orchestration\\temporal_client.py:24)"} +{"complexity": "medium", "doc_id": "chunk_004926", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 32, "source_path": "core\\python\\orchestration\\temporal_client.py", "text": "temporal_client.WorkflowTask (core\\python\\orchestration\\temporal_client.py:32)"} +{"complexity": "complex", "doc_id": "chunk_004927", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 46, "source_path": "core\\python\\orchestration\\temporal_client.py", "text": "temporal_client.TemporalClient (core\\python\\orchestration\\temporal_client.py:46)"} +{"complexity": "medium", "doc_id": "chunk_004928", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 52, "source_path": "core\\python\\orchestration\\temporal_client.py", "text": "temporal_client.__init__ (core\\python\\orchestration\\temporal_client.py:52)"} +{"complexity": "medium", "doc_id": "chunk_004929", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 65, "source_path": "core\\python\\orchestration\\temporal_client.py", "text": "temporal_client._initialize_temporal (core\\python\\orchestration\\temporal_client.py:65)"} +{"complexity": "complex", "doc_id": "chunk_004930", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "verification", "source_line": 84, "source_path": "core\\python\\orchestration\\temporal_client.py", "text": "temporal_client.start_workflow (core\\python\\orchestration\\temporal_client.py:84)"} +{"complexity": "complex", "doc_id": "chunk_004931", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "verification", "source_line": 124, "source_path": "core\\python\\orchestration\\temporal_client.py", "text": "temporal_client._start_temporal_workflow (core\\python\\orchestration\\temporal_client.py:124)"} +{"complexity": "medium", "doc_id": "chunk_004932", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "verification", "source_line": 159, "source_path": "core\\python\\orchestration\\temporal_client.py", "text": "temporal_client._start_in_memory_workflow (core\\python\\orchestration\\temporal_client.py:159)"} +{"complexity": "complex", "doc_id": "chunk_004933", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "verification", "source_line": 173, "source_path": "core\\python\\orchestration\\temporal_client.py", "text": "temporal_client._execute_in_memory_workflow (core\\python\\orchestration\\temporal_client.py:173)"} +{"complexity": "medium", "doc_id": "chunk_004934", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 214, "source_path": "core\\python\\orchestration\\temporal_client.py", "text": "temporal_client._execute_verification_workflow (core\\python\\orchestration\\temporal_client.py:214)"} +{"complexity": "medium", "doc_id": "chunk_004935", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "verification", "source_line": 236, "source_path": "core\\python\\orchestration\\temporal_client.py", "text": "temporal_client._execute_training_workflow (core\\python\\orchestration\\temporal_client.py:236)"} +{"complexity": "medium", "doc_id": "chunk_004936", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "verification", "source_line": 249, "source_path": "core\\python\\orchestration\\temporal_client.py", "text": "temporal_client._execute_batch_processing_workflow (core\\python\\orchestration\\temporal_client.py:249)"} +{"complexity": "medium", "doc_id": "chunk_004937", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "verification", "source_line": 268, "source_path": "core\\python\\orchestration\\temporal_client.py", "text": "temporal_client._execute_model_evaluation_workflow (core\\python\\orchestration\\temporal_client.py:268)"} +{"complexity": "medium", "doc_id": "chunk_004938", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "verification", "source_line": 285, "source_path": "core\\python\\orchestration\\temporal_client.py", "text": "temporal_client._execute_report_generation_workflow (core\\python\\orchestration\\temporal_client.py:285)"} +{"complexity": "medium", "doc_id": "chunk_004939", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 301, "source_path": "core\\python\\orchestration\\temporal_client.py", "text": "temporal_client.get_workflow_status (core\\python\\orchestration\\temporal_client.py:301)"} +{"complexity": "medium", "doc_id": "chunk_004940", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 318, "source_path": "core\\python\\orchestration\\temporal_client.py", "text": "temporal_client.cancel_workflow (core\\python\\orchestration\\temporal_client.py:318)"} +{"complexity": "medium", "doc_id": "chunk_004941", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 339, "source_path": "core\\python\\orchestration\\temporal_client.py", "text": "temporal_client.list_workflows (core\\python\\orchestration\\temporal_client.py:339)"} +{"complexity": "medium", "doc_id": "chunk_004942", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 360, "source_path": "core\\python\\orchestration\\temporal_client.py", "text": "temporal_client.cleanup_completed_tasks (core\\python\\orchestration\\temporal_client.py:360)"} +{"complexity": "medium", "doc_id": "chunk_004943", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 380, "source_path": "core\\python\\orchestration\\temporal_client.py", "text": "temporal_client.get_workflow_statistics (core\\python\\orchestration\\temporal_client.py:380)"} +{"complexity": "simple", "doc_id": "chunk_004944", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 9, "source_path": "core\\python\\perf\\budgets.py", "text": "budgets._as_float (core\\python\\perf\\budgets.py:9)"} +{"complexity": "simple", "doc_id": "chunk_004945", "function_type": "class", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 17, "source_path": "core\\python\\perf\\budgets.py", "text": "budgets.PerfBudgets (core\\python\\perf\\budgets.py:17)"} +{"complexity": "simple", "doc_id": "chunk_004946", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 24, "source_path": "core\\python\\perf\\budgets.py", "text": "budgets.load_perf_budgets_from_env (core\\python\\perf\\budgets.py:24)"} +{"complexity": "complex", "doc_id": "chunk_004947", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "core", "module": "other", "source_line": 33, "source_path": "core\\python\\perf\\budgets.py", "text": "budgets.evaluate_perf_metrics (core\\python\\perf\\budgets.py:33)"} +{"complexity": "simple", "doc_id": "chunk_004948", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 11, "source_path": "core\\python\\perf\\reporting.py", "text": "reporting._canonical_json (core\\python\\perf\\reporting.py:11)"} +{"complexity": "simple", "doc_id": "chunk_004949", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "other", "source_line": 15, "source_path": "core\\python\\perf\\reporting.py", "text": "reporting.hash_perf_record (core\\python\\perf\\reporting.py:15)"} +{"complexity": "complex", "doc_id": "chunk_004950", "function_type": "class", "has_docstring": "yes", "keyword": "save", "layer": "core", "module": "other", "source_line": 19, "source_path": "core\\python\\perf\\reporting.py", "text": "reporting.PerfReportStore (core\\python\\perf\\reporting.py:19)"} +{"complexity": "simple", "doc_id": "chunk_004951", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 22, "source_path": "core\\python\\perf\\reporting.py", "text": "reporting.__init__ (core\\python\\perf\\reporting.py:22)"} +{"complexity": "simple", "doc_id": "chunk_004952", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 26, "source_path": "core\\python\\perf\\reporting.py", "text": "reporting.append (core\\python\\perf\\reporting.py:26)"} +{"complexity": "medium", "doc_id": "chunk_004953", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 33, "source_path": "core\\python\\perf\\reporting.py", "text": "reporting.list (core\\python\\perf\\reporting.py:33)"} +{"complexity": "simple", "doc_id": "chunk_004954", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 50, "source_path": "core\\python\\perf\\reporting.py", "text": "reporting.latest (core\\python\\perf\\reporting.py:50)"} +{"complexity": "medium", "doc_id": "chunk_004955", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "core", "module": "other", "source_line": 12, "source_path": "core\\python\\perf\\runner.py", "text": "runner.build_perf_record (core\\python\\perf\\runner.py:12)"} +{"complexity": "simple", "doc_id": "chunk_004956", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 20, "source_path": "core\\python\\performance_optimizer.py", "text": "performance_optimizer.PerformanceMetrics (core\\python\\performance_optimizer.py:20)"} +{"complexity": "complex", "doc_id": "chunk_004957", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 27, "source_path": "core\\python\\performance_optimizer.py", "text": "performance_optimizer.AUPFOptimizer (core\\python\\performance_optimizer.py:27)"} +{"complexity": "medium", "doc_id": "chunk_004958", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 92, "source_path": "core\\python\\performance_optimizer.py", "text": "performance_optimizer.test_performance_optimization (core\\python\\performance_optimizer.py:92)"} +{"complexity": "simple", "doc_id": "chunk_004959", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 30, "source_path": "core\\python\\performance_optimizer.py", "text": "performance_optimizer.__init__ (core\\python\\performance_optimizer.py:30)"} +{"complexity": "complex", "doc_id": "chunk_004960", "function_type": "async_function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 34, "source_path": "core\\python\\performance_optimizer.py", "text": "performance_optimizer.generate_batch_parallel (core\\python\\performance_optimizer.py:34)"} +{"complexity": "medium", "doc_id": "chunk_004961", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 69, "source_path": "core\\python\\performance_optimizer.py", "text": "performance_optimizer._generate_single_bundle (core\\python\\performance_optimizer.py:69)"} +{"complexity": "simple", "doc_id": "chunk_004962", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "blockchain", "source_line": 47, "source_path": "core\\python\\proof_ledger.py", "text": "proof_ledger.LedgerBlock (core\\python\\proof_ledger.py:47)"} +{"complexity": "complex", "doc_id": "chunk_004963", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "blockchain", "source_line": 55, "source_path": "core\\python\\proof_ledger.py", "text": "proof_ledger.ProofLedger (core\\python\\proof_ledger.py:55)"} +{"complexity": "simple", "doc_id": "chunk_004964", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "blockchain", "source_line": 59, "source_path": "core\\python\\proof_ledger.py", "text": "proof_ledger.__init__ (core\\python\\proof_ledger.py:59)"} +{"complexity": "simple", "doc_id": "chunk_004965", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "blockchain", "source_line": 70, "source_path": "core\\python\\proof_ledger.py", "text": "proof_ledger._create_genesis_block (core\\python\\proof_ledger.py:70)"} +{"complexity": "simple", "doc_id": "chunk_004966", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "blockchain", "source_line": 79, "source_path": "core\\python\\proof_ledger.py", "text": "proof_ledger.add_proof (core\\python\\proof_ledger.py:79)"} +{"complexity": "medium", "doc_id": "chunk_004967", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "blockchain", "source_line": 83, "source_path": "core\\python\\proof_ledger.py", "text": "proof_ledger.calculate_merkle_root (core\\python\\proof_ledger.py:83)"} +{"complexity": "complex", "doc_id": "chunk_004968", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "blockchain", "source_line": 99, "source_path": "core\\python\\proof_ledger.py", "text": "proof_ledger.commit_block (core\\python\\proof_ledger.py:99)"} +{"complexity": "simple", "doc_id": "chunk_004969", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "core", "module": "blockchain", "source_line": 133, "source_path": "core\\python\\proof_ledger.py", "text": "proof_ledger.save (core\\python\\proof_ledger.py:133)"} +{"complexity": "medium", "doc_id": "chunk_004970", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "blockchain", "source_line": 139, "source_path": "core\\python\\proof_ledger.py", "text": "proof_ledger.verify_ledger (core\\python\\proof_ledger.py:139)"} +{"complexity": "simple", "doc_id": "chunk_004971", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 35, "source_path": "core\\python\\proofs\\aggregator.py", "text": "aggregator.ProofSchema (core\\python\\proofs\\aggregator.py:35)"} +{"complexity": "simple", "doc_id": "chunk_004972", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 93, "source_path": "core\\python\\proofs\\aggregator.py", "text": "aggregator.AggregatorStats (core\\python\\proofs\\aggregator.py:93)"} +{"complexity": "complex", "doc_id": "chunk_004973", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 103, "source_path": "core\\python\\proofs\\aggregator.py", "text": "aggregator.ProofAggregator (core\\python\\proofs\\aggregator.py:103)"} +{"complexity": "medium", "doc_id": "chunk_004974", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "proofs", "source_line": 117, "source_path": "core\\python\\proofs\\aggregator.py", "text": "aggregator.__init__ (core\\python\\proofs\\aggregator.py:117)"} +{"complexity": "simple", "doc_id": "chunk_004975", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 143, "source_path": "core\\python\\proofs\\aggregator.py", "text": "aggregator.public_key (core\\python\\proofs\\aggregator.py:143)"} +{"complexity": "medium", "doc_id": "chunk_004976", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 149, "source_path": "core\\python\\proofs\\aggregator.py", "text": "aggregator.validate_proof (core\\python\\proofs\\aggregator.py:149)"} +{"complexity": "complex", "doc_id": "chunk_004977", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 173, "source_path": "core\\python\\proofs\\aggregator.py", "text": "aggregator.ingest_proof (core\\python\\proofs\\aggregator.py:173)"} +{"complexity": "simple", "doc_id": "chunk_004978", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "proofs", "source_line": 215, "source_path": "core\\python\\proofs\\aggregator.py", "text": "aggregator._compute_hash (core\\python\\proofs\\aggregator.py:215)"} +{"complexity": "simple", "doc_id": "chunk_004979", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "proofs", "source_line": 221, "source_path": "core\\python\\proofs\\aggregator.py", "text": "aggregator._sign_content (core\\python\\proofs\\aggregator.py:221)"} +{"complexity": "medium", "doc_id": "chunk_004980", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "proofs", "source_line": 228, "source_path": "core\\python\\proofs\\aggregator.py", "text": "aggregator.get_domain_stats (core\\python\\proofs\\aggregator.py:228)"} +{"complexity": "medium", "doc_id": "chunk_004981", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "proofs", "source_line": 243, "source_path": "core\\python\\proofs\\aggregator.py", "text": "aggregator.get_all_stats (core\\python\\proofs\\aggregator.py:243)"} +{"complexity": "complex", "doc_id": "chunk_004982", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "proofs", "source_line": 257, "source_path": "core\\python\\proofs\\aggregator.py", "text": "aggregator.generate_sba_compliance_report (core\\python\\proofs\\aggregator.py:257)"} +{"complexity": "medium", "doc_id": "chunk_004983", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "proofs", "source_line": 322, "source_path": "core\\python\\proofs\\aggregator.py", "text": "aggregator.generate_sba_compliance_report_dict (core\\python\\proofs\\aggregator.py:322)"} +{"complexity": "complex", "doc_id": "chunk_004984", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "proofs", "source_line": 343, "source_path": "core\\python\\proofs\\aggregator.py", "text": "aggregator.generate_dcaa_audit_trail (core\\python\\proofs\\aggregator.py:343)"} +{"complexity": "simple", "doc_id": "chunk_004985", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 393, "source_path": "core\\python\\proofs\\aggregator.py", "text": "aggregator.clear_domain (core\\python\\proofs\\aggregator.py:393)"} +{"complexity": "medium", "doc_id": "chunk_004986", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "proofs", "source_line": 401, "source_path": "core\\python\\proofs\\aggregator.py", "text": "aggregator.verify_evidence_chain (core\\python\\proofs\\aggregator.py:401)"} +{"complexity": "simple", "doc_id": "chunk_004987", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 421, "source_path": "core\\python\\proofs\\aggregator.py", "text": "aggregator.export_proofs (core\\python\\proofs\\aggregator.py:421)"} +{"complexity": "simple", "doc_id": "chunk_004988", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 354, "source_path": "core\\python\\proofs\\aggregator.py", "text": "aggregator.in_range (core\\python\\proofs\\aggregator.py:354)"} +{"complexity": "medium", "doc_id": "chunk_004989", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 35, "source_path": "core\\python\\proofs\\core.py", "text": "core.generate_proof_id (core\\python\\proofs\\core.py:35)"} +{"complexity": "simple", "doc_id": "chunk_004990", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "proofs", "source_line": 53, "source_path": "core\\python\\proofs\\core.py", "text": "core.hash_content (core\\python\\proofs\\core.py:53)"} +{"complexity": "medium", "doc_id": "chunk_004991", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "proofs", "source_line": 64, "source_path": "core\\python\\proofs\\core.py", "text": "core.sign_content (core\\python\\proofs\\core.py:64)"} +{"complexity": "medium", "doc_id": "chunk_004992", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "proofs", "source_line": 77, "source_path": "core\\python\\proofs\\core.py", "text": "core.verify_signature (core\\python\\proofs\\core.py:77)"} +{"complexity": "complex", "doc_id": "chunk_004993", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 97, "source_path": "core\\python\\proofs\\core.py", "text": "core.XGMLProof (core\\python\\proofs\\core.py:97)"} +{"complexity": "complex", "doc_id": "chunk_004994", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 195, "source_path": "core\\python\\proofs\\core.py", "text": "core.ProofGenerator (core\\python\\proofs\\core.py:195)"} +{"complexity": "medium", "doc_id": "chunk_004995", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 381, "source_path": "core\\python\\proofs\\core.py", "text": "core.DomainProofs (core\\python\\proofs\\core.py:381)"} +{"complexity": "simple", "doc_id": "chunk_004996", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "proofs", "source_line": 133, "source_path": "core\\python\\proofs\\core.py", "text": "core.compute_content_hash (core\\python\\proofs\\core.py:133)"} +{"complexity": "medium", "doc_id": "chunk_004997", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 138, "source_path": "core\\python\\proofs\\core.py", "text": "core.to_dict (core\\python\\proofs\\core.py:138)"} +{"complexity": "complex", "doc_id": "chunk_004998", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 159, "source_path": "core\\python\\proofs\\core.py", "text": "core.to_xgml (core\\python\\proofs\\core.py:159)"} +{"complexity": "complex", "doc_id": "chunk_004999", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "proofs", "source_line": 206, "source_path": "core\\python\\proofs\\core.py", "text": "core.__init__ (core\\python\\proofs\\core.py:206)"} +{"complexity": "simple", "doc_id": "chunk_005000", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 242, "source_path": "core\\python\\proofs\\core.py", "text": "core.public_key (core\\python\\proofs\\core.py:242)"} +{"complexity": "simple", "doc_id": "chunk_005001", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "proofs", "source_line": 246, "source_path": "core\\python\\proofs\\core.py", "text": "core.sign (core\\python\\proofs\\core.py:246)"} +{"complexity": "simple", "doc_id": "chunk_005002", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "proofs", "source_line": 252, "source_path": "core\\python\\proofs\\core.py", "text": "core.verify (core\\python\\proofs\\core.py:252)"} +{"complexity": "medium", "doc_id": "chunk_005003", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "proofs", "source_line": 256, "source_path": "core\\python\\proofs\\core.py", "text": "core.compute_merkle_root (core\\python\\proofs\\core.py:256)"} +{"complexity": "complex", "doc_id": "chunk_005004", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 274, "source_path": "core\\python\\proofs\\core.py", "text": "core.generate_proof (core\\python\\proofs\\core.py:274)"} +{"complexity": "complex", "doc_id": "chunk_005005", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "proofs", "source_line": 334, "source_path": "core\\python\\proofs\\core.py", "text": "core.batch_generate (core\\python\\proofs\\core.py:334)"} +{"complexity": "simple", "doc_id": "chunk_005006", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "proofs", "source_line": 398, "source_path": "core\\python\\proofs\\core.py", "text": "core.create (core\\python\\proofs\\core.py:398)"} +{"complexity": "medium", "doc_id": "chunk_005007", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 18, "source_path": "core\\python\\proofs\\verify_proof.py", "text": "verify_proof.verify_proof (core\\python\\proofs\\verify_proof.py:18)"} +{"complexity": "complex", "doc_id": "chunk_005008", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 47, "source_path": "core\\python\\proofs\\verify_proof.py", "text": "verify_proof.verify_directory (core\\python\\proofs\\verify_proof.py:47)"} +{"complexity": "complex", "doc_id": "chunk_005009", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 7, "source_path": "core\\python\\protocol\\chemical_verifier.py", "text": "chemical_verifier.ChemicalVerifier (core\\python\\protocol\\chemical_verifier.py:7)"} +{"complexity": "simple", "doc_id": "chunk_005010", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 13, "source_path": "core\\python\\protocol\\chemical_verifier.py", "text": "chemical_verifier.__init__ (core\\python\\protocol\\chemical_verifier.py:13)"} +{"complexity": "medium", "doc_id": "chunk_005011", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 17, "source_path": "core\\python\\protocol\\chemical_verifier.py", "text": "chemical_verifier.verify_stoichiometry (core\\python\\protocol\\chemical_verifier.py:17)"} +{"complexity": "medium", "doc_id": "chunk_005012", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "verification", "source_line": 45, "source_path": "core\\python\\protocol\\chemical_verifier.py", "text": "chemical_verifier.create_evidence (core\\python\\protocol\\chemical_verifier.py:45)"} +{"complexity": "simple", "doc_id": "chunk_005013", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "other", "source_line": 17, "source_path": "core\\python\\protocol\\core.py", "text": "core.SignalType (core\\python\\protocol\\core.py:17)"} +{"complexity": "simple", "doc_id": "chunk_005014", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 29, "source_path": "core\\python\\protocol\\core.py", "text": "core.Policy (core\\python\\protocol\\core.py:29)"} +{"complexity": "simple", "doc_id": "chunk_005015", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 37, "source_path": "core\\python\\protocol\\core.py", "text": "core.VerdictType (core\\python\\protocol\\core.py:37)"} +{"complexity": "simple", "doc_id": "chunk_005016", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 45, "source_path": "core\\python\\protocol\\core.py", "text": "core.ConsensusMode (core\\python\\protocol\\core.py:45)"} +{"complexity": "medium", "doc_id": "chunk_005017", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 51, "source_path": "core\\python\\protocol\\core.py", "text": "core.generate_uuidv7 (core\\python\\protocol\\core.py:51)"} +{"complexity": "complex", "doc_id": "chunk_005018", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 74, "source_path": "core\\python\\protocol\\core.py", "text": "core.EvidenceRecord (core\\python\\protocol\\core.py:74)"} +{"complexity": "complex", "doc_id": "chunk_005019", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 138, "source_path": "core\\python\\protocol\\core.py", "text": "core.VerificationRequest (core\\python\\protocol\\core.py:138)"} +{"complexity": "complex", "doc_id": "chunk_005020", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 176, "source_path": "core\\python\\protocol\\core.py", "text": "core.VerificationResponse (core\\python\\protocol\\core.py:176)"} +{"complexity": "medium", "doc_id": "chunk_005021", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 220, "source_path": "core\\python\\protocol\\core.py", "text": "core.PolicyConfiguration (core\\python\\protocol\\core.py:220)"} +{"complexity": "medium", "doc_id": "chunk_005022", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 107, "source_path": "core\\python\\protocol\\core.py", "text": "core.to_dict (core\\python\\protocol\\core.py:107)"} +{"complexity": "medium", "doc_id": "chunk_005023", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 122, "source_path": "core\\python\\protocol\\core.py", "text": "core.from_dict (core\\python\\protocol\\core.py:122)"} +{"complexity": "simple", "doc_id": "chunk_005024", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 163, "source_path": "core\\python\\protocol\\core.py", "text": "core.to_dict (core\\python\\protocol\\core.py:163)"} +{"complexity": "medium", "doc_id": "chunk_005025", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 205, "source_path": "core\\python\\protocol\\core.py", "text": "core.to_dict (core\\python\\protocol\\core.py:205)"} +{"complexity": "simple", "doc_id": "chunk_005026", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 241, "source_path": "core\\python\\protocol\\core.py", "text": "core.to_dict (core\\python\\protocol\\core.py:241)"} +{"complexity": "complex", "doc_id": "chunk_005027", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 7, "source_path": "core\\python\\protocol\\enforcer.py", "text": "enforcer.ProofEnforcer (core\\python\\protocol\\enforcer.py:7)"} +{"complexity": "medium", "doc_id": "chunk_005028", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 14, "source_path": "core\\python\\protocol\\enforcer.py", "text": "enforcer.generate_attestation_token (core\\python\\protocol\\enforcer.py:14)"} +{"complexity": "complex", "doc_id": "chunk_005029", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 36, "source_path": "core\\python\\protocol\\enforcer.py", "text": "enforcer.verify_attestation (core\\python\\protocol\\enforcer.py:36)"} +{"complexity": "simple", "doc_id": "chunk_005030", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 70, "source_path": "core\\python\\protocol\\enforcer.py", "text": "enforcer.get_compliance_header (core\\python\\protocol\\enforcer.py:70)"} +{"complexity": "complex", "doc_id": "chunk_005031", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 8, "source_path": "core\\python\\protocol\\locker.py", "text": "locker.ProofLocker (core\\python\\protocol\\locker.py:8)"} +{"complexity": "simple", "doc_id": "chunk_005032", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 14, "source_path": "core\\python\\protocol\\locker.py", "text": "locker.__init__ (core\\python\\protocol\\locker.py:14)"} +{"complexity": "medium", "doc_id": "chunk_005033", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 19, "source_path": "core\\python\\protocol\\locker.py", "text": "locker._init_locker (core\\python\\protocol\\locker.py:19)"} +{"complexity": "medium", "doc_id": "chunk_005034", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 35, "source_path": "core\\python\\protocol\\locker.py", "text": "locker.secure_evidence (core\\python\\protocol\\locker.py:35)"} +{"complexity": "medium", "doc_id": "chunk_005035", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 60, "source_path": "core\\python\\protocol\\locker.py", "text": "locker.generate_evidence_chain (core\\python\\protocol\\locker.py:60)"} +{"complexity": "medium", "doc_id": "chunk_005036", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 82, "source_path": "core\\python\\protocol\\locker.py", "text": "locker.export_ropa_audit (core\\python\\protocol\\locker.py:82)"} +{"complexity": "complex", "doc_id": "chunk_005037", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "core", "module": "blockchain", "source_line": 7, "source_path": "core\\python\\protocol\\proof_ledger.py", "text": "proof_ledger.ProofLedger (core\\python\\protocol\\proof_ledger.py:7)"} +{"complexity": "simple", "doc_id": "chunk_005038", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "blockchain", "source_line": 8, "source_path": "core\\python\\protocol\\proof_ledger.py", "text": "proof_ledger.__init__ (core\\python\\protocol\\proof_ledger.py:8)"} +{"complexity": "simple", "doc_id": "chunk_005039", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "blockchain", "source_line": 19, "source_path": "core\\python\\protocol\\proof_ledger.py", "text": "proof_ledger._get_conn (core\\python\\protocol\\proof_ledger.py:19)"} +{"complexity": "medium", "doc_id": "chunk_005040", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "blockchain", "source_line": 27, "source_path": "core\\python\\protocol\\proof_ledger.py", "text": "proof_ledger._init_db (core\\python\\protocol\\proof_ledger.py:27)"} +{"complexity": "medium", "doc_id": "chunk_005041", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "core", "module": "blockchain", "source_line": 43, "source_path": "core\\python\\protocol\\proof_ledger.py", "text": "proof_ledger.store_evidence (core\\python\\protocol\\proof_ledger.py:43)"} +{"complexity": "complex", "doc_id": "chunk_005042", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "blockchain", "source_line": 61, "source_path": "core\\python\\protocol\\proof_ledger.py", "text": "proof_ledger.query_evidence (core\\python\\protocol\\proof_ledger.py:61)"} +{"complexity": "medium", "doc_id": "chunk_005043", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "blockchain", "source_line": 101, "source_path": "core\\python\\protocol\\proof_ledger.py", "text": "proof_ledger.get_statistics (core\\python\\protocol\\proof_ledger.py:101)"} +{"complexity": "simple", "doc_id": "chunk_005044", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "blockchain", "source_line": 116, "source_path": "core\\python\\protocol\\proof_ledger.py", "text": "proof_ledger.__del__ (core\\python\\protocol\\proof_ledger.py:116)"} +{"complexity": "complex", "doc_id": "chunk_005045", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 7, "source_path": "core\\python\\protocol\\video_verifier.py", "text": "video_verifier.VideoVerifier (core\\python\\protocol\\video_verifier.py:7)"} +{"complexity": "medium", "doc_id": "chunk_005046", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 13, "source_path": "core\\python\\protocol\\video_verifier.py", "text": "video_verifier.__init__ (core\\python\\protocol\\video_verifier.py:13)"} +{"complexity": "medium", "doc_id": "chunk_005047", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 42, "source_path": "core\\python\\protocol\\video_verifier.py", "text": "video_verifier.verify_pulse_consistency (core\\python\\protocol\\video_verifier.py:42)"} +{"complexity": "medium", "doc_id": "chunk_005048", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 70, "source_path": "core\\python\\protocol\\video_verifier.py", "text": "video_verifier.verify_chromatic_aberration (core\\python\\protocol\\video_verifier.py:70)"} +{"complexity": "medium", "doc_id": "chunk_005049", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "verification", "source_line": 84, "source_path": "core\\python\\protocol\\video_verifier.py", "text": "video_verifier.create_evidence (core\\python\\protocol\\video_verifier.py:84)"} +{"complexity": "complex", "doc_id": "chunk_005050", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 6, "source_path": "core\\python\\protocol\\xgml.py", "text": "xgml.XGMLSerializer (core\\python\\protocol\\xgml.py:6)"} +{"complexity": "complex", "doc_id": "chunk_005051", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "proofs", "source_line": 8, "source_path": "core\\python\\protocol\\xgml.py", "text": "xgml.serialize_verification (core\\python\\protocol\\xgml.py:8)"} +{"complexity": "simple", "doc_id": "chunk_005052", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 39, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.TrustLevel (core\\python\\protocols\\universal_trust_protocol.py:39)"} +{"complexity": "medium", "doc_id": "chunk_005053", "function_type": "class", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 48, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.MessageType (core\\python\\protocols\\universal_trust_protocol.py:48)"} +{"complexity": "medium", "doc_id": "chunk_005054", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 64, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.SessionState (core\\python\\protocols\\universal_trust_protocol.py:64)"} +{"complexity": "simple", "doc_id": "chunk_005055", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 85, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.UTPError (core\\python\\protocols\\universal_trust_protocol.py:85)"} +{"complexity": "simple", "doc_id": "chunk_005056", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 89, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.HandshakeError (core\\python\\protocols\\universal_trust_protocol.py:89)"} +{"complexity": "simple", "doc_id": "chunk_005057", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 93, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.AttestationError (core\\python\\protocols\\universal_trust_protocol.py:93)"} +{"complexity": "simple", "doc_id": "chunk_005058", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 97, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.TrustNegotiationError (core\\python\\protocols\\universal_trust_protocol.py:97)"} +{"complexity": "simple", "doc_id": "chunk_005059", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 101, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.VerificationError (core\\python\\protocols\\universal_trust_protocol.py:101)"} +{"complexity": "medium", "doc_id": "chunk_005060", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 110, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.TrustScore (core\\python\\protocols\\universal_trust_protocol.py:110)"} +{"complexity": "complex", "doc_id": "chunk_005061", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 143, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.Capability (core\\python\\protocols\\universal_trust_protocol.py:143)"} +{"complexity": "complex", "doc_id": "chunk_005062", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 180, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.Identity (core\\python\\protocols\\universal_trust_protocol.py:180)"} +{"complexity": "simple", "doc_id": "chunk_005063", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "other", "source_line": 230, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol._sign_payload (core\\python\\protocols\\universal_trust_protocol.py:230)"} +{"complexity": "medium", "doc_id": "chunk_005064", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 242, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol._verify_sig (core\\python\\protocols\\universal_trust_protocol.py:242)"} +{"complexity": "complex", "doc_id": "chunk_005065", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 257, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.TrustHandshake (core\\python\\protocols\\universal_trust_protocol.py:257)"} +{"complexity": "complex", "doc_id": "chunk_005066", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 348, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.CapabilityAttestation (core\\python\\protocols\\universal_trust_protocol.py:348)"} +{"complexity": "complex", "doc_id": "chunk_005067", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 403, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.VerifiedMessage (core\\python\\protocols\\universal_trust_protocol.py:403)"} +{"complexity": "complex", "doc_id": "chunk_005068", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 467, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.TrustRegistry (core\\python\\protocols\\universal_trust_protocol.py:467)"} +{"complexity": "complex", "doc_id": "chunk_005069", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 549, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.UTPSession (core\\python\\protocols\\universal_trust_protocol.py:549)"} +{"complexity": "complex", "doc_id": "chunk_005070", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 785, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.create_identity (core\\python\\protocols\\universal_trust_protocol.py:785)"} +{"complexity": "medium", "doc_id": "chunk_005071", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 824, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.quick_trust_check (core\\python\\protocols\\universal_trust_protocol.py:824)"} +{"complexity": "simple", "doc_id": "chunk_005072", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 120, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.to_dict (core\\python\\protocols\\universal_trust_protocol.py:120)"} +{"complexity": "simple", "doc_id": "chunk_005073", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 131, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.from_dict (core\\python\\protocols\\universal_trust_protocol.py:131)"} +{"complexity": "simple", "doc_id": "chunk_005074", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 154, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.to_dict (core\\python\\protocols\\universal_trust_protocol.py:154)"} +{"complexity": "medium", "doc_id": "chunk_005075", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 166, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.from_dict (core\\python\\protocols\\universal_trust_protocol.py:166)"} +{"complexity": "simple", "doc_id": "chunk_005076", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 191, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.public_key_bytes (core\\python\\protocols\\universal_trust_protocol.py:191)"} +{"complexity": "simple", "doc_id": "chunk_005077", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 195, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.fingerprint (core\\python\\protocols\\universal_trust_protocol.py:195)"} +{"complexity": "simple", "doc_id": "chunk_005078", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 199, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.to_dict (core\\python\\protocols\\universal_trust_protocol.py:199)"} +{"complexity": "simple", "doc_id": "chunk_005079", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 210, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.from_dict (core\\python\\protocols\\universal_trust_protocol.py:210)"} +{"complexity": "simple", "doc_id": "chunk_005080", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 260, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.__init__ (core\\python\\protocols\\universal_trust_protocol.py:260)"} +{"complexity": "medium", "doc_id": "chunk_005081", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 265, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.create_hello (core\\python\\protocols\\universal_trust_protocol.py:265)"} +{"complexity": "medium", "doc_id": "chunk_005082", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 279, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.verify_hello (core\\python\\protocols\\universal_trust_protocol.py:279)"} +{"complexity": "medium", "doc_id": "chunk_005083", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 308, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.create_hello_ack (core\\python\\protocols\\universal_trust_protocol.py:308)"} +{"complexity": "medium", "doc_id": "chunk_005084", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 325, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.verify_hello_ack (core\\python\\protocols\\universal_trust_protocol.py:325)"} +{"complexity": "simple", "doc_id": "chunk_005085", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 351, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.__init__ (core\\python\\protocols\\universal_trust_protocol.py:351)"} +{"complexity": "medium", "doc_id": "chunk_005086", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 358, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.create_attestation (core\\python\\protocols\\universal_trust_protocol.py:358)"} +{"complexity": "medium", "doc_id": "chunk_005087", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 375, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.verify_attestation (core\\python\\protocols\\universal_trust_protocol.py:375)"} +{"complexity": "simple", "doc_id": "chunk_005088", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 406, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.__init__ (core\\python\\protocols\\universal_trust_protocol.py:406)"} +{"complexity": "medium", "doc_id": "chunk_005089", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 413, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.create (core\\python\\protocols\\universal_trust_protocol.py:413)"} +{"complexity": "medium", "doc_id": "chunk_005090", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 438, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.verify (core\\python\\protocols\\universal_trust_protocol.py:438)"} +{"complexity": "simple", "doc_id": "chunk_005091", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 470, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.__init__ (core\\python\\protocols\\universal_trust_protocol.py:470)"} +{"complexity": "simple", "doc_id": "chunk_005092", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 474, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.get_trust_score (core\\python\\protocols\\universal_trust_protocol.py:474)"} +{"complexity": "medium", "doc_id": "chunk_005093", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 483, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.record_interaction (core\\python\\protocols\\universal_trust_protocol.py:483)"} +{"complexity": "simple", "doc_id": "chunk_005094", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 512, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.get_trust_level (core\\python\\protocols\\universal_trust_protocol.py:512)"} +{"complexity": "simple", "doc_id": "chunk_005095", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 517, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.add_verified_capability (core\\python\\protocols\\universal_trust_protocol.py:517)"} +{"complexity": "simple", "doc_id": "chunk_005096", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 523, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.export_trust_scores (core\\python\\protocols\\universal_trust_protocol.py:523)"} +{"complexity": "simple", "doc_id": "chunk_005097", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 527, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.import_trust_scores (core\\python\\protocols\\universal_trust_protocol.py:527)"} +{"complexity": "simple", "doc_id": "chunk_005098", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "core", "module": "other", "source_line": 533, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol._score_to_level (core\\python\\protocols\\universal_trust_protocol.py:533)"} +{"complexity": "medium", "doc_id": "chunk_005099", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 559, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.__init__ (core\\python\\protocols\\universal_trust_protocol.py:559)"} +{"complexity": "simple", "doc_id": "chunk_005100", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 580, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.add_capability (core\\python\\protocols\\universal_trust_protocol.py:580)"} +{"complexity": "simple", "doc_id": "chunk_005101", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 588, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.initiate_session (core\\python\\protocols\\universal_trust_protocol.py:588)"} +{"complexity": "medium", "doc_id": "chunk_005102", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 598, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.receive_hello (core\\python\\protocols\\universal_trust_protocol.py:598)"} +{"complexity": "medium", "doc_id": "chunk_005103", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 613, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.receive_hello_ack (core\\python\\protocols\\universal_trust_protocol.py:613)"} +{"complexity": "medium", "doc_id": "chunk_005104", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 633, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.negotiate_trust (core\\python\\protocols\\universal_trust_protocol.py:633)"} +{"complexity": "medium", "doc_id": "chunk_005105", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 650, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.accept_trust_negotiation (core\\python\\protocols\\universal_trust_protocol.py:650)"} +{"complexity": "simple", "doc_id": "chunk_005106", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 676, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.receive_trust_accept (core\\python\\protocols\\universal_trust_protocol.py:676)"} +{"complexity": "medium", "doc_id": "chunk_005107", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 690, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.send_data (core\\python\\protocols\\universal_trust_protocol.py:690)"} +{"complexity": "medium", "doc_id": "chunk_005108", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 708, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.receive_data (core\\python\\protocols\\universal_trust_protocol.py:708)"} +{"complexity": "medium", "doc_id": "chunk_005109", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 731, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.close_session (core\\python\\protocols\\universal_trust_protocol.py:731)"} +{"complexity": "simple", "doc_id": "chunk_005110", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 753, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.is_expired (core\\python\\protocols\\universal_trust_protocol.py:753)"} +{"complexity": "medium", "doc_id": "chunk_005111", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 757, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.get_session_info (core\\python\\protocols\\universal_trust_protocol.py:757)"} +{"complexity": "simple", "doc_id": "chunk_005112", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 773, "source_path": "core\\python\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol._get_priv_key_obj (core\\python\\protocols\\universal_trust_protocol.py:773)"} +{"complexity": "simple", "doc_id": "chunk_005113", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 27, "source_path": "core\\python\\reasoning\\__init__.py", "text": "__init__.StepType (core\\python\\reasoning\\__init__.py:27)"} +{"complexity": "simple", "doc_id": "chunk_005114", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 38, "source_path": "core\\python\\reasoning\\__init__.py", "text": "__init__.StepStatus (core\\python\\reasoning\\__init__.py:38)"} +{"complexity": "simple", "doc_id": "chunk_005115", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 46, "source_path": "core\\python\\reasoning\\__init__.py", "text": "__init__.ConsistencyLevel (core\\python\\reasoning\\__init__.py:46)"} +{"complexity": "complex", "doc_id": "chunk_005116", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 59, "source_path": "core\\python\\reasoning\\__init__.py", "text": "__init__.ReasoningStep (core\\python\\reasoning\\__init__.py:59)"} +{"complexity": "complex", "doc_id": "chunk_005117", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 119, "source_path": "core\\python\\reasoning\\__init__.py", "text": "__init__.ReasoningChain (core\\python\\reasoning\\__init__.py:119)"} +{"complexity": "complex", "doc_id": "chunk_005118", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "reasoning", "source_line": 195, "source_path": "core\\python\\reasoning\\__init__.py", "text": "__init__.ChainVerifier (core\\python\\reasoning\\__init__.py:195)"} +{"complexity": "complex", "doc_id": "chunk_005119", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "core", "module": "reasoning", "source_line": 270, "source_path": "core\\python\\reasoning\\__init__.py", "text": "__init__.LogicValidator (core\\python\\reasoning\\__init__.py:270)"} +{"complexity": "simple", "doc_id": "chunk_005120", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "reasoning", "source_line": 84, "source_path": "core\\python\\reasoning\\__init__.py", "text": "__init__.__post_init__ (core\\python\\reasoning\\__init__.py:84)"} +{"complexity": "medium", "doc_id": "chunk_005121", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "reasoning", "source_line": 88, "source_path": "core\\python\\reasoning\\__init__.py", "text": "__init__.compute_hash (core\\python\\reasoning\\__init__.py:88)"} +{"complexity": "medium", "doc_id": "chunk_005122", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 101, "source_path": "core\\python\\reasoning\\__init__.py", "text": "__init__.to_dict (core\\python\\reasoning\\__init__.py:101)"} +{"complexity": "simple", "doc_id": "chunk_005123", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "reasoning", "source_line": 124, "source_path": "core\\python\\reasoning\\__init__.py", "text": "__init__.__init__ (core\\python\\reasoning\\__init__.py:124)"} +{"complexity": "simple", "doc_id": "chunk_005124", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 130, "source_path": "core\\python\\reasoning\\__init__.py", "text": "__init__.add_step (core\\python\\reasoning\\__init__.py:130)"} +{"complexity": "simple", "doc_id": "chunk_005125", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "reasoning", "source_line": 135, "source_path": "core\\python\\reasoning\\__init__.py", "text": "__init__.get_step (core\\python\\reasoning\\__init__.py:135)"} +{"complexity": "simple", "doc_id": "chunk_005126", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "reasoning", "source_line": 141, "source_path": "core\\python\\reasoning\\__init__.py", "text": "__init__.get_steps (core\\python\\reasoning\\__init__.py:141)"} +{"complexity": "medium", "doc_id": "chunk_005127", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "reasoning", "source_line": 144, "source_path": "core\\python\\reasoning\\__init__.py", "text": "__init__.verify (core\\python\\reasoning\\__init__.py:144)"} +{"complexity": "simple", "doc_id": "chunk_005128", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "reasoning", "source_line": 161, "source_path": "core\\python\\reasoning\\__init__.py", "text": "__init__.get_chain_hash (core\\python\\reasoning\\__init__.py:161)"} +{"complexity": "simple", "doc_id": "chunk_005129", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "reasoning", "source_line": 167, "source_path": "core\\python\\reasoning\\__init__.py", "text": "__init__.get_conclusion (core\\python\\reasoning\\__init__.py:167)"} +{"complexity": "simple", "doc_id": "chunk_005130", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "reasoning", "source_line": 174, "source_path": "core\\python\\reasoning\\__init__.py", "text": "__init__.get_confidence (core\\python\\reasoning\\__init__.py:174)"} +{"complexity": "simple", "doc_id": "chunk_005131", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 180, "source_path": "core\\python\\reasoning\\__init__.py", "text": "__init__.to_dict (core\\python\\reasoning\\__init__.py:180)"} +{"complexity": "complex", "doc_id": "chunk_005132", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "reasoning", "source_line": 200, "source_path": "core\\python\\reasoning\\__init__.py", "text": "__init__.verify_chain (core\\python\\reasoning\\__init__.py:200)"} +{"complexity": "medium", "doc_id": "chunk_005133", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "reasoning", "source_line": 244, "source_path": "core\\python\\reasoning\\__init__.py", "text": "__init__.check_consistency (core\\python\\reasoning\\__init__.py:244)"} +{"complexity": "medium", "doc_id": "chunk_005134", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "reasoning", "source_line": 276, "source_path": "core\\python\\reasoning\\__init__.py", "text": "__init__.validate_deduction (core\\python\\reasoning\\__init__.py:276)"} +{"complexity": "simple", "doc_id": "chunk_005135", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "reasoning", "source_line": 297, "source_path": "core\\python\\reasoning\\__init__.py", "text": "__init__.validate_evidence (core\\python\\reasoning\\__init__.py:297)"} +{"complexity": "simple", "doc_id": "chunk_005136", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "reasoning", "source_line": 306, "source_path": "core\\python\\reasoning\\__init__.py", "text": "__init__.validate_confidence (core\\python\\reasoning\\__init__.py:306)"} +{"complexity": "medium", "doc_id": "chunk_005137", "function_type": "class", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "reasoning", "source_line": 23, "source_path": "core\\python\\reasoning\\fact_predictor.py", "text": "fact_predictor.PredictionRecord (core\\python\\reasoning\\fact_predictor.py:23)"} +{"complexity": "complex", "doc_id": "chunk_005138", "function_type": "class", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "reasoning", "source_line": 43, "source_path": "core\\python\\reasoning\\fact_predictor.py", "text": "fact_predictor.FactPredictor (core\\python\\reasoning\\fact_predictor.py:43)"} +{"complexity": "simple", "doc_id": "chunk_005139", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 38, "source_path": "core\\python\\reasoning\\fact_predictor.py", "text": "fact_predictor.precision (core\\python\\reasoning\\fact_predictor.py:38)"} +{"complexity": "medium", "doc_id": "chunk_005140", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "reasoning", "source_line": 54, "source_path": "core\\python\\reasoning\\fact_predictor.py", "text": "fact_predictor.__init__ (core\\python\\reasoning\\fact_predictor.py:54)"} +{"complexity": "medium", "doc_id": "chunk_005141", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 78, "source_path": "core\\python\\reasoning\\fact_predictor.py", "text": "fact_predictor.record_access (core\\python\\reasoning\\fact_predictor.py:78)"} +{"complexity": "medium", "doc_id": "chunk_005142", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "reasoning", "source_line": 99, "source_path": "core\\python\\reasoning\\fact_predictor.py", "text": "fact_predictor.predict_next (core\\python\\reasoning\\fact_predictor.py:99)"} +{"complexity": "medium", "doc_id": "chunk_005143", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "reasoning", "source_line": 120, "source_path": "core\\python\\reasoning\\fact_predictor.py", "text": "fact_predictor.prefetch (core\\python\\reasoning\\fact_predictor.py:120)"} +{"complexity": "complex", "doc_id": "chunk_005144", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "reasoning", "source_line": 155, "source_path": "core\\python\\reasoning\\fact_predictor.py", "text": "fact_predictor.predict_facts (core\\python\\reasoning\\fact_predictor.py:155)"} +{"complexity": "medium", "doc_id": "chunk_005145", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "reasoning", "source_line": 206, "source_path": "core\\python\\reasoning\\fact_predictor.py", "text": "fact_predictor.get_high_confidence_facts (core\\python\\reasoning\\fact_predictor.py:206)"} +{"complexity": "complex", "doc_id": "chunk_005146", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "reasoning", "source_line": 220, "source_path": "core\\python\\reasoning\\fact_predictor.py", "text": "fact_predictor._extract_entities (core\\python\\reasoning\\fact_predictor.py:220)"} +{"complexity": "medium", "doc_id": "chunk_005147", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "reasoning", "source_line": 256, "source_path": "core\\python\\reasoning\\fact_predictor.py", "text": "fact_predictor._extract_relationships (core\\python\\reasoning\\fact_predictor.py:256)"} +{"complexity": "simple", "doc_id": "chunk_005148", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 289, "source_path": "core\\python\\reasoning\\fact_predictor.py", "text": "fact_predictor.stats (core\\python\\reasoning\\fact_predictor.py:289)"} +{"complexity": "simple", "doc_id": "chunk_005149", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 19, "source_path": "core\\python\\reasoning\\lineage_tracker.py", "text": "lineage_tracker.ReasoningHeuristic (core\\python\\reasoning\\lineage_tracker.py:19)"} +{"complexity": "medium", "doc_id": "chunk_005150", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 31, "source_path": "core\\python\\reasoning\\lineage_tracker.py", "text": "lineage_tracker.ReasoningLineage (core\\python\\reasoning\\lineage_tracker.py:31)"} +{"complexity": "complex", "doc_id": "chunk_005151", "function_type": "class", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "reasoning", "source_line": 53, "source_path": "core\\python\\reasoning\\lineage_tracker.py", "text": "lineage_tracker.LineageTracker (core\\python\\reasoning\\lineage_tracker.py:53)"} +{"complexity": "simple", "doc_id": "chunk_005152", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "reasoning", "source_line": 61, "source_path": "core\\python\\reasoning\\lineage_tracker.py", "text": "lineage_tracker.__init__ (core\\python\\reasoning\\lineage_tracker.py:61)"} +{"complexity": "simple", "doc_id": "chunk_005153", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 69, "source_path": "core\\python\\reasoning\\lineage_tracker.py", "text": "lineage_tracker.register_lineage (core\\python\\reasoning\\lineage_tracker.py:69)"} +{"complexity": "simple", "doc_id": "chunk_005154", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "reasoning", "source_line": 74, "source_path": "core\\python\\reasoning\\lineage_tracker.py", "text": "lineage_tracker.get_lineage (core\\python\\reasoning\\lineage_tracker.py:74)"} +{"complexity": "simple", "doc_id": "chunk_005155", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 78, "source_path": "core\\python\\reasoning\\lineage_tracker.py", "text": "lineage_tracker.remove_lineage (core\\python\\reasoning\\lineage_tracker.py:78)"} +{"complexity": "simple", "doc_id": "chunk_005156", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 83, "source_path": "core\\python\\reasoning\\lineage_tracker.py", "text": "lineage_tracker.clear (core\\python\\reasoning\\lineage_tracker.py:83)"} +{"complexity": "complex", "doc_id": "chunk_005157", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 92, "source_path": "core\\python\\reasoning\\lineage_tracker.py", "text": "lineage_tracker.are_lineages_diverse (core\\python\\reasoning\\lineage_tracker.py:92)"} +{"complexity": "simple", "doc_id": "chunk_005158", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 129, "source_path": "core\\python\\reasoning\\lineage_tracker.py", "text": "lineage_tracker.summary (core\\python\\reasoning\\lineage_tracker.py:129)"} +{"complexity": "simple", "doc_id": "chunk_005159", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 64, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.EvidenceType (core\\python\\reasoning\\neuro_symbolic.py:64)"} +{"complexity": "simple", "doc_id": "chunk_005160", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "reasoning", "source_line": 76, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.VerificationStatus (core\\python\\reasoning\\neuro_symbolic.py:76)"} +{"complexity": "simple", "doc_id": "chunk_005161", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 84, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.TDIUBasis (core\\python\\reasoning\\neuro_symbolic.py:84)"} +{"complexity": "medium", "doc_id": "chunk_005162", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 97, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.MedicalEvidence (core\\python\\reasoning\\neuro_symbolic.py:97)"} +{"complexity": "medium", "doc_id": "chunk_005163", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 123, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.ClaimContext (core\\python\\reasoning\\neuro_symbolic.py:123)"} +{"complexity": "complex", "doc_id": "chunk_005164", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 152, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.ClaimAnalysis (core\\python\\reasoning\\neuro_symbolic.py:152)"} +{"complexity": "medium", "doc_id": "chunk_005165", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 222, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.CFRAxiom (core\\python\\reasoning\\neuro_symbolic.py:222)"} +{"complexity": "complex", "doc_id": "chunk_005166", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 249, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.AxiomSet (core\\python\\reasoning\\neuro_symbolic.py:249)"} +{"complexity": "medium", "doc_id": "chunk_005167", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "reasoning", "source_line": 558, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.compute_combined_rating (core\\python\\reasoning\\neuro_symbolic.py:558)"} +{"complexity": "medium", "doc_id": "chunk_005168", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "reasoning", "source_line": 590, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.compute_bilateral_factor (core\\python\\reasoning\\neuro_symbolic.py:590)"} +{"complexity": "medium", "doc_id": "chunk_005169", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 609, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.determine_effective_date (core\\python\\reasoning\\neuro_symbolic.py:609)"} +{"complexity": "complex", "doc_id": "chunk_005170", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "reasoning", "source_line": 635, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.ProofNode (core\\python\\reasoning\\neuro_symbolic.py:635)"} +{"complexity": "complex", "doc_id": "chunk_005171", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "reasoning", "source_line": 793, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic._generate_argument (core\\python\\reasoning\\neuro_symbolic.py:793)"} +{"complexity": "complex", "doc_id": "chunk_005172", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "reasoning", "source_line": 835, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.SymbolicVerifier (core\\python\\reasoning\\neuro_symbolic.py:835)"} +{"complexity": "complex", "doc_id": "chunk_005173", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 1023, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.MCTSEngine (core\\python\\reasoning\\neuro_symbolic.py:1023)"} +{"complexity": "complex", "doc_id": "chunk_005174", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 1255, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.NeuroSymbolicEngine (core\\python\\reasoning\\neuro_symbolic.py:1255)"} +{"complexity": "complex", "doc_id": "chunk_005175", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "reasoning", "source_line": 1619, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic._run_self_test (core\\python\\reasoning\\neuro_symbolic.py:1619)"} +{"complexity": "simple", "doc_id": "chunk_005176", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 118, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.to_dict (core\\python\\reasoning\\neuro_symbolic.py:118)"} +{"complexity": "simple", "doc_id": "chunk_005177", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 144, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.to_dict (core\\python\\reasoning\\neuro_symbolic.py:144)"} +{"complexity": "simple", "doc_id": "chunk_005178", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "reasoning", "source_line": 191, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.__post_init__ (core\\python\\reasoning\\neuro_symbolic.py:191)"} +{"complexity": "medium", "doc_id": "chunk_005179", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "reasoning", "source_line": 197, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic._compute_hash (core\\python\\reasoning\\neuro_symbolic.py:197)"} +{"complexity": "simple", "doc_id": "chunk_005180", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 213, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.to_dict (core\\python\\reasoning\\neuro_symbolic.py:213)"} +{"complexity": "simple", "doc_id": "chunk_005181", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 239, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.evaluate (core\\python\\reasoning\\neuro_symbolic.py:239)"} +{"complexity": "simple", "doc_id": "chunk_005182", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "reasoning", "source_line": 264, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.__init__ (core\\python\\reasoning\\neuro_symbolic.py:264)"} +{"complexity": "simple", "doc_id": "chunk_005183", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "reasoning", "source_line": 270, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.get (core\\python\\reasoning\\neuro_symbolic.py:270)"} +{"complexity": "simple", "doc_id": "chunk_005184", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 273, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.list_axioms (core\\python\\reasoning\\neuro_symbolic.py:273)"} +{"complexity": "simple", "doc_id": "chunk_005185", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 276, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.evaluate (core\\python\\reasoning\\neuro_symbolic.py:276)"} +{"complexity": "simple", "doc_id": "chunk_005186", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 282, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.evaluate_all (core\\python\\reasoning\\neuro_symbolic.py:282)"} +{"complexity": "simple", "doc_id": "chunk_005187", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 290, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic._register_core_axioms (core\\python\\reasoning\\neuro_symbolic.py:290)"} +{"complexity": "medium", "doc_id": "chunk_005188", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 300, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic._register_combined_ratings (core\\python\\reasoning\\neuro_symbolic.py:300)"} +{"complexity": "medium", "doc_id": "chunk_005189", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 324, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic._register_bilateral_factor (core\\python\\reasoning\\neuro_symbolic.py:324)"} +{"complexity": "complex", "doc_id": "chunk_005190", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 350, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic._register_tdiu_schedular (core\\python\\reasoning\\neuro_symbolic.py:350)"} +{"complexity": "medium", "doc_id": "chunk_005191", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 386, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic._register_tdiu_extraschedular (core\\python\\reasoning\\neuro_symbolic.py:386)"} +{"complexity": "medium", "doc_id": "chunk_005192", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 411, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic._register_effective_dates (core\\python\\reasoning\\neuro_symbolic.py:411)"} +{"complexity": "medium", "doc_id": "chunk_005193", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 436, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic._register_secondary_connection (core\\python\\reasoning\\neuro_symbolic.py:436)"} +{"complexity": "complex", "doc_id": "chunk_005194", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 467, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic._register_presumptive_conditions (core\\python\\reasoning\\neuro_symbolic.py:467)"} +{"complexity": "medium", "doc_id": "chunk_005195", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 525, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic._register_higher_rating (core\\python\\reasoning\\neuro_symbolic.py:525)"} +{"complexity": "simple", "doc_id": "chunk_005196", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 671, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.is_leaf (core\\python\\reasoning\\neuro_symbolic.py:671)"} +{"complexity": "simple", "doc_id": "chunk_005197", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 674, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.is_fully_expanded (core\\python\\reasoning\\neuro_symbolic.py:674)"} +{"complexity": "simple", "doc_id": "chunk_005198", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 677, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.win_rate (core\\python\\reasoning\\neuro_symbolic.py:677)"} +{"complexity": "simple", "doc_id": "chunk_005199", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 682, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.amaf_rate (core\\python\\reasoning\\neuro_symbolic.py:682)"} +{"complexity": "medium", "doc_id": "chunk_005200", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 687, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.to_dict (core\\python\\reasoning\\neuro_symbolic.py:687)"} +{"complexity": "simple", "doc_id": "chunk_005201", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "reasoning", "source_line": 845, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.__init__ (core\\python\\reasoning\\neuro_symbolic.py:845)"} +{"complexity": "medium", "doc_id": "chunk_005202", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "reasoning", "source_line": 850, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.verify_combined_rating (core\\python\\reasoning\\neuro_symbolic.py:850)"} +{"complexity": "medium", "doc_id": "chunk_005203", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "reasoning", "source_line": 865, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.verify_bilateral_factor (core\\python\\reasoning\\neuro_symbolic.py:865)"} +{"complexity": "medium", "doc_id": "chunk_005204", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "reasoning", "source_line": 884, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.verify_tdiu_eligibility (core\\python\\reasoning\\neuro_symbolic.py:884)"} +{"complexity": "medium", "doc_id": "chunk_005205", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "reasoning", "source_line": 910, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.verify_effective_date (core\\python\\reasoning\\neuro_symbolic.py:910)"} +{"complexity": "complex", "doc_id": "chunk_005206", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "reasoning", "source_line": 928, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.verify_argument (core\\python\\reasoning\\neuro_symbolic.py:928)"} +{"complexity": "medium", "doc_id": "chunk_005207", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "reasoning", "source_line": 986, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic._build_inputs_from_context (core\\python\\reasoning\\neuro_symbolic.py:986)"} +{"complexity": "medium", "doc_id": "chunk_005208", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "reasoning", "source_line": 1037, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.__init__ (core\\python\\reasoning\\neuro_symbolic.py:1037)"} +{"complexity": "medium", "doc_id": "chunk_005209", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 1051, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.ucb1_modified (core\\python\\reasoning\\neuro_symbolic.py:1051)"} +{"complexity": "medium", "doc_id": "chunk_005210", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "core", "module": "reasoning", "source_line": 1081, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.select (core\\python\\reasoning\\neuro_symbolic.py:1081)"} +{"complexity": "medium", "doc_id": "chunk_005211", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 1108, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.expand (core\\python\\reasoning\\neuro_symbolic.py:1108)"} +{"complexity": "medium", "doc_id": "chunk_005212", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 1134, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.simulate (core\\python\\reasoning\\neuro_symbolic.py:1134)"} +{"complexity": "medium", "doc_id": "chunk_005213", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 1160, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.backpropagate (core\\python\\reasoning\\neuro_symbolic.py:1160)"} +{"complexity": "complex", "doc_id": "chunk_005214", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 1181, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.search (core\\python\\reasoning\\neuro_symbolic.py:1181)"} +{"complexity": "simple", "doc_id": "chunk_005215", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "core", "module": "reasoning", "source_line": 1237, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic._measure_depth (core\\python\\reasoning\\neuro_symbolic.py:1237)"} +{"complexity": "simple", "doc_id": "chunk_005216", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 1244, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic._count_nodes (core\\python\\reasoning\\neuro_symbolic.py:1244)"} +{"complexity": "simple", "doc_id": "chunk_005217", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "reasoning", "source_line": 1268, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.__init__ (core\\python\\reasoning\\neuro_symbolic.py:1268)"} +{"complexity": "complex", "doc_id": "chunk_005218", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 1277, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.analyze_claim (core\\python\\reasoning\\neuro_symbolic.py:1277)"} +{"complexity": "complex", "doc_id": "chunk_005219", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 1419, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.rejection_sample (core\\python\\reasoning\\neuro_symbolic.py:1419)"} +{"complexity": "medium", "doc_id": "chunk_005220", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "reasoning", "source_line": 1467, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.compute_combined_rating (core\\python\\reasoning\\neuro_symbolic.py:1467)"} +{"complexity": "simple", "doc_id": "chunk_005221", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "reasoning", "source_line": 1484, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.get_statistics (core\\python\\reasoning\\neuro_symbolic.py:1484)"} +{"complexity": "complex", "doc_id": "chunk_005222", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 1495, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic._detect_bilateral (core\\python\\reasoning\\neuro_symbolic.py:1495)"} +{"complexity": "medium", "doc_id": "chunk_005223", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 1528, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic._collect_axiom_results (core\\python\\reasoning\\neuro_symbolic.py:1528)"} +{"complexity": "simple", "doc_id": "chunk_005224", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "reasoning", "source_line": 1543, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic._count_verified (core\\python\\reasoning\\neuro_symbolic.py:1543)"} +{"complexity": "complex", "doc_id": "chunk_005225", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "reasoning", "source_line": 1550, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic._generate_recommendations (core\\python\\reasoning\\neuro_symbolic.py:1550)"} +{"complexity": "medium", "doc_id": "chunk_005226", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "reasoning", "source_line": 1640, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.check (core\\python\\reasoning\\neuro_symbolic.py:1640)"} +{"complexity": "medium", "doc_id": "chunk_005227", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 301, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.rule (core\\python\\reasoning\\neuro_symbolic.py:301)"} +{"complexity": "medium", "doc_id": "chunk_005228", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 325, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.rule (core\\python\\reasoning\\neuro_symbolic.py:325)"} +{"complexity": "medium", "doc_id": "chunk_005229", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 351, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.rule (core\\python\\reasoning\\neuro_symbolic.py:351)"} +{"complexity": "medium", "doc_id": "chunk_005230", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 387, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.rule (core\\python\\reasoning\\neuro_symbolic.py:387)"} +{"complexity": "simple", "doc_id": "chunk_005231", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 412, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.rule (core\\python\\reasoning\\neuro_symbolic.py:412)"} +{"complexity": "medium", "doc_id": "chunk_005232", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 437, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.rule (core\\python\\reasoning\\neuro_symbolic.py:437)"} +{"complexity": "medium", "doc_id": "chunk_005233", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 488, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.rule (core\\python\\reasoning\\neuro_symbolic.py:488)"} +{"complexity": "medium", "doc_id": "chunk_005234", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 526, "source_path": "core\\python\\reasoning\\neuro_symbolic.py", "text": "neuro_symbolic.rule (core\\python\\reasoning\\neuro_symbolic.py:526)"} +{"complexity": "medium", "doc_id": "chunk_005235", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 23, "source_path": "core\\python\\reasoning\\search_tree.py", "text": "search_tree.SearchTreeConfig (core\\python\\reasoning\\search_tree.py:23)"} +{"complexity": "medium", "doc_id": "chunk_005236", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 39, "source_path": "core\\python\\reasoning\\search_tree.py", "text": "search_tree.SearchNode (core\\python\\reasoning\\search_tree.py:39)"} +{"complexity": "complex", "doc_id": "chunk_005237", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 58, "source_path": "core\\python\\reasoning\\search_tree.py", "text": "search_tree.SearchTree (core\\python\\reasoning\\search_tree.py:58)"} +{"complexity": "medium", "doc_id": "chunk_005238", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "reasoning", "source_line": 66, "source_path": "core\\python\\reasoning\\search_tree.py", "text": "search_tree.__init__ (core\\python\\reasoning\\search_tree.py:66)"} +{"complexity": "simple", "doc_id": "chunk_005239", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "reasoning", "source_line": 87, "source_path": "core\\python\\reasoning\\search_tree.py", "text": "search_tree.initialize (core\\python\\reasoning\\search_tree.py:87)"} +{"complexity": "medium", "doc_id": "chunk_005240", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 94, "source_path": "core\\python\\reasoning\\search_tree.py", "text": "search_tree.expand_node (core\\python\\reasoning\\search_tree.py:94)"} +{"complexity": "simple", "doc_id": "chunk_005241", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "reasoning", "source_line": 110, "source_path": "core\\python\\reasoning\\search_tree.py", "text": "search_tree.read_fact (core\\python\\reasoning\\search_tree.py:110)"} +{"complexity": "simple", "doc_id": "chunk_005242", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 119, "source_path": "core\\python\\reasoning\\search_tree.py", "text": "search_tree.set_answer (core\\python\\reasoning\\search_tree.py:119)"} +{"complexity": "medium", "doc_id": "chunk_005243", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 125, "source_path": "core\\python\\reasoning\\search_tree.py", "text": "search_tree._report_lineage (core\\python\\reasoning\\search_tree.py:125)"} +{"complexity": "simple", "doc_id": "chunk_005244", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 143, "source_path": "core\\python\\reasoning\\search_tree.py", "text": "search_tree.answer (core\\python\\reasoning\\search_tree.py:143)"} +{"complexity": "simple", "doc_id": "chunk_005245", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 147, "source_path": "core\\python\\reasoning\\search_tree.py", "text": "search_tree.confidence (core\\python\\reasoning\\search_tree.py:147)"} +{"complexity": "simple", "doc_id": "chunk_005246", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 150, "source_path": "core\\python\\reasoning\\search_tree.py", "text": "search_tree.to_result (core\\python\\reasoning\\search_tree.py:150)"} +{"complexity": "complex", "doc_id": "chunk_005247", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "reasoning", "source_line": 22, "source_path": "core\\python\\reasoning\\skest_engine.py", "text": "skest_engine._build_fallback_db (core\\python\\reasoning\\skest_engine.py:22)"} +{"complexity": "medium", "doc_id": "chunk_005248", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 71, "source_path": "core\\python\\reasoning\\skest_engine.py", "text": "skest_engine.SKESTConfig (core\\python\\reasoning\\skest_engine.py:71)"} +{"complexity": "complex", "doc_id": "chunk_005249", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 88, "source_path": "core\\python\\reasoning\\skest_engine.py", "text": "skest_engine.SKESTOrchestrator (core\\python\\reasoning\\skest_engine.py:88)"} +{"complexity": "medium", "doc_id": "chunk_005250", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 26, "source_path": "core\\python\\reasoning\\skest_engine.py", "text": "skest_engine._FallbackDB (core\\python\\reasoning\\skest_engine.py:26)"} +{"complexity": "complex", "doc_id": "chunk_005251", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "reasoning", "source_line": 99, "source_path": "core\\python\\reasoning\\skest_engine.py", "text": "skest_engine.__init__ (core\\python\\reasoning\\skest_engine.py:99)"} +{"complexity": "medium", "doc_id": "chunk_005252", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 152, "source_path": "core\\python\\reasoning\\skest_engine.py", "text": "skest_engine.spawn_tree (core\\python\\reasoning\\skest_engine.py:152)"} +{"complexity": "simple", "doc_id": "chunk_005253", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "reasoning", "source_line": 170, "source_path": "core\\python\\reasoning\\skest_engine.py", "text": "skest_engine.get_tree (core\\python\\reasoning\\skest_engine.py:170)"} +{"complexity": "simple", "doc_id": "chunk_005254", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 174, "source_path": "core\\python\\reasoning\\skest_engine.py", "text": "skest_engine.remove_tree (core\\python\\reasoning\\skest_engine.py:174)"} +{"complexity": "medium", "doc_id": "chunk_005255", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "reasoning", "source_line": 183, "source_path": "core\\python\\reasoning\\skest_engine.py", "text": "skest_engine.get_fact_with_proactive_fetch (core\\python\\reasoning\\skest_engine.py:183)"} +{"complexity": "medium", "doc_id": "chunk_005256", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 219, "source_path": "core\\python\\reasoning\\skest_engine.py", "text": "skest_engine.teleport_fact (core\\python\\reasoning\\skest_engine.py:219)"} +{"complexity": "complex", "doc_id": "chunk_005257", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 237, "source_path": "core\\python\\reasoning\\skest_engine.py", "text": "skest_engine.consensus_with_lineage (core\\python\\reasoning\\skest_engine.py:237)"} +{"complexity": "simple", "doc_id": "chunk_005258", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 285, "source_path": "core\\python\\reasoning\\skest_engine.py", "text": "skest_engine.status (core\\python\\reasoning\\skest_engine.py:285)"} +{"complexity": "simple", "doc_id": "chunk_005259", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "reasoning", "source_line": 27, "source_path": "core\\python\\reasoning\\skest_engine.py", "text": "skest_engine.__init__ (core\\python\\reasoning\\skest_engine.py:27)"} +{"complexity": "simple", "doc_id": "chunk_005260", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 31, "source_path": "core\\python\\reasoning\\skest_engine.py", "text": "skest_engine.add_fact (core\\python\\reasoning\\skest_engine.py:31)"} +{"complexity": "simple", "doc_id": "chunk_005261", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "reasoning", "source_line": 41, "source_path": "core\\python\\reasoning\\skest_engine.py", "text": "skest_engine.get_fact (core\\python\\reasoning\\skest_engine.py:41)"} +{"complexity": "simple", "doc_id": "chunk_005262", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 44, "source_path": "core\\python\\reasoning\\skest_engine.py", "text": "skest_engine.query (core\\python\\reasoning\\skest_engine.py:44)"} +{"complexity": "simple", "doc_id": "chunk_005263", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 49, "source_path": "core\\python\\reasoning\\skest_engine.py", "text": "skest_engine.clear (core\\python\\reasoning\\skest_engine.py:49)"} +{"complexity": "simple", "doc_id": "chunk_005264", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 53, "source_path": "core\\python\\reasoning\\skest_engine.py", "text": "skest_engine.count (core\\python\\reasoning\\skest_engine.py:53)"} +{"complexity": "medium", "doc_id": "chunk_005265", "function_type": "class", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "reasoning", "source_line": 128, "source_path": "core\\python\\reasoning\\skest_engine.py", "text": "skest_engine._ProactiveFetcher (core\\python\\reasoning\\skest_engine.py:128)"} +{"complexity": "simple", "doc_id": "chunk_005266", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "reasoning", "source_line": 129, "source_path": "core\\python\\reasoning\\skest_engine.py", "text": "skest_engine.__init__ (core\\python\\reasoning\\skest_engine.py:129)"} +{"complexity": "simple", "doc_id": "chunk_005267", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "reasoning", "source_line": 133, "source_path": "core\\python\\reasoning\\skest_engine.py", "text": "skest_engine.fetch (core\\python\\reasoning\\skest_engine.py:133)"} +{"complexity": "simple", "doc_id": "chunk_005268", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "reasoning", "source_line": 136, "source_path": "core\\python\\reasoning\\skest_engine.py", "text": "skest_engine._determine_strategy (core\\python\\reasoning\\skest_engine.py:136)"} +{"complexity": "simple", "doc_id": "chunk_005269", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 41, "source_path": "core\\python\\redundancy\\__init__.py", "text": "__init__.ConsensusResult (core\\python\\redundancy\\__init__.py:41)"} +{"complexity": "simple", "doc_id": "chunk_005270", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 51, "source_path": "core\\python\\redundancy\\__init__.py", "text": "__init__.ComputationStatus (core\\python\\redundancy\\__init__.py:51)"} +{"complexity": "complex", "doc_id": "chunk_005271", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 65, "source_path": "core\\python\\redundancy\\__init__.py", "text": "__init__.ComputationResult (core\\python\\redundancy\\__init__.py:65)"} +{"complexity": "complex", "doc_id": "chunk_005272", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 114, "source_path": "core\\python\\redundancy\\__init__.py", "text": "__init__.RedundancyGroup (core\\python\\redundancy\\__init__.py:114)"} +{"complexity": "complex", "doc_id": "chunk_005273", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 159, "source_path": "core\\python\\redundancy\\__init__.py", "text": "__init__.RedundancyManager (core\\python\\redundancy\\__init__.py:159)"} +{"complexity": "complex", "doc_id": "chunk_005274", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 314, "source_path": "core\\python\\redundancy\\__init__.py", "text": "__init__.ProofOfRedundancy (core\\python\\redundancy\\__init__.py:314)"} +{"complexity": "simple", "doc_id": "chunk_005275", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 89, "source_path": "core\\python\\redundancy\\__init__.py", "text": "__init__.__post_init__ (core\\python\\redundancy\\__init__.py:89)"} +{"complexity": "simple", "doc_id": "chunk_005276", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "other", "source_line": 93, "source_path": "core\\python\\redundancy\\__init__.py", "text": "__init__._compute_hash (core\\python\\redundancy\\__init__.py:93)"} +{"complexity": "medium", "doc_id": "chunk_005277", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 100, "source_path": "core\\python\\redundancy\\__init__.py", "text": "__init__.to_dict (core\\python\\redundancy\\__init__.py:100)"} +{"complexity": "simple", "doc_id": "chunk_005278", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 136, "source_path": "core\\python\\redundancy\\__init__.py", "text": "__init__.completed_count (core\\python\\redundancy\\__init__.py:136)"} +{"complexity": "simple", "doc_id": "chunk_005279", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 140, "source_path": "core\\python\\redundancy\\__init__.py", "text": "__init__.is_complete (core\\python\\redundancy\\__init__.py:140)"} +{"complexity": "simple", "doc_id": "chunk_005280", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 143, "source_path": "core\\python\\redundancy\\__init__.py", "text": "__init__.to_dict (core\\python\\redundancy\\__init__.py:143)"} +{"complexity": "medium", "doc_id": "chunk_005281", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 177, "source_path": "core\\python\\redundancy\\__init__.py", "text": "__init__.__init__ (core\\python\\redundancy\\__init__.py:177)"} +{"complexity": "medium", "doc_id": "chunk_005282", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 192, "source_path": "core\\python\\redundancy\\__init__.py", "text": "__init__.create_group (core\\python\\redundancy\\__init__.py:192)"} +{"complexity": "simple", "doc_id": "chunk_005283", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 210, "source_path": "core\\python\\redundancy\\__init__.py", "text": "__init__.submit_result (core\\python\\redundancy\\__init__.py:210)"} +{"complexity": "complex", "doc_id": "chunk_005284", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 217, "source_path": "core\\python\\redundancy\\__init__.py", "text": "__init__.evaluate (core\\python\\redundancy\\__init__.py:217)"} +{"complexity": "simple", "doc_id": "chunk_005285", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 303, "source_path": "core\\python\\redundancy\\__init__.py", "text": "__init__.get_group (core\\python\\redundancy\\__init__.py:303)"} +{"complexity": "simple", "doc_id": "chunk_005286", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 306, "source_path": "core\\python\\redundancy\\__init__.py", "text": "__init__.list_groups (core\\python\\redundancy\\__init__.py:306)"} +{"complexity": "simple", "doc_id": "chunk_005287", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 331, "source_path": "core\\python\\redundancy\\__init__.py", "text": "__init__.__init__ (core\\python\\redundancy\\__init__.py:331)"} +{"complexity": "medium", "doc_id": "chunk_005288", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "other", "source_line": 335, "source_path": "core\\python\\redundancy\\__init__.py", "text": "__init__._merkle_root (core\\python\\redundancy\\__init__.py:335)"} +{"complexity": "complex", "doc_id": "chunk_005289", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 349, "source_path": "core\\python\\redundancy\\__init__.py", "text": "__init__.generate (core\\python\\redundancy\\__init__.py:349)"} +{"complexity": "medium", "doc_id": "chunk_005290", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 389, "source_path": "core\\python\\redundancy\\__init__.py", "text": "__init__.verify (core\\python\\redundancy\\__init__.py:389)"} +{"complexity": "medium", "doc_id": "chunk_005291", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 24, "source_path": "core\\python\\regulatory\\__init__.py", "text": "__init__.Framework (core\\python\\regulatory\\__init__.py:24)"} +{"complexity": "simple", "doc_id": "chunk_005292", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 37, "source_path": "core\\python\\regulatory\\__init__.py", "text": "__init__.ComplianceLevel (core\\python\\regulatory\\__init__.py:37)"} +{"complexity": "simple", "doc_id": "chunk_005293", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 45, "source_path": "core\\python\\regulatory\\__init__.py", "text": "__init__.RiskCategory (core\\python\\regulatory\\__init__.py:45)"} +{"complexity": "medium", "doc_id": "chunk_005294", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "compliance", "source_line": 58, "source_path": "core\\python\\regulatory\\__init__.py", "text": "__init__.ComplianceCheck (core\\python\\regulatory\\__init__.py:58)"} +{"complexity": "medium", "doc_id": "chunk_005295", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 87, "source_path": "core\\python\\regulatory\\__init__.py", "text": "__init__.RegulatoryFramework (core\\python\\regulatory\\__init__.py:87)"} +{"complexity": "medium", "doc_id": "chunk_005296", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "core", "module": "compliance", "source_line": 113, "source_path": "core\\python\\regulatory\\__init__.py", "text": "__init__._build_gdpr (core\\python\\regulatory\\__init__.py:113)"} +{"complexity": "medium", "doc_id": "chunk_005297", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "core", "module": "compliance", "source_line": 132, "source_path": "core\\python\\regulatory\\__init__.py", "text": "__init__._build_hipaa (core\\python\\regulatory\\__init__.py:132)"} +{"complexity": "medium", "doc_id": "chunk_005298", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "core", "module": "compliance", "source_line": 148, "source_path": "core\\python\\regulatory\\__init__.py", "text": "__init__._build_eu_ai_act (core\\python\\regulatory\\__init__.py:148)"} +{"complexity": "medium", "doc_id": "chunk_005299", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "core", "module": "compliance", "source_line": 166, "source_path": "core\\python\\regulatory\\__init__.py", "text": "__init__._build_soc2 (core\\python\\regulatory\\__init__.py:166)"} +{"complexity": "medium", "doc_id": "chunk_005300", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "core", "module": "compliance", "source_line": 182, "source_path": "core\\python\\regulatory\\__init__.py", "text": "__init__._build_iso27001 (core\\python\\regulatory\\__init__.py:182)"} +{"complexity": "complex", "doc_id": "chunk_005301", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 212, "source_path": "core\\python\\regulatory\\__init__.py", "text": "__init__.RegulatoryEngine (core\\python\\regulatory\\__init__.py:212)"} +{"complexity": "medium", "doc_id": "chunk_005302", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 73, "source_path": "core\\python\\regulatory\\__init__.py", "text": "__init__.to_dict (core\\python\\regulatory\\__init__.py:73)"} +{"complexity": "simple", "doc_id": "chunk_005303", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 98, "source_path": "core\\python\\regulatory\\__init__.py", "text": "__init__.to_dict (core\\python\\regulatory\\__init__.py:98)"} +{"complexity": "simple", "doc_id": "chunk_005304", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "compliance", "source_line": 218, "source_path": "core\\python\\regulatory\\__init__.py", "text": "__init__.__init__ (core\\python\\regulatory\\__init__.py:218)"} +{"complexity": "simple", "doc_id": "chunk_005305", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 227, "source_path": "core\\python\\regulatory\\__init__.py", "text": "__init__.get_frameworks (core\\python\\regulatory\\__init__.py:227)"} +{"complexity": "simple", "doc_id": "chunk_005306", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 230, "source_path": "core\\python\\regulatory\\__init__.py", "text": "__init__.get_framework (core\\python\\regulatory\\__init__.py:230)"} +{"complexity": "simple", "doc_id": "chunk_005307", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 233, "source_path": "core\\python\\regulatory\\__init__.py", "text": "__init__.add_framework (core\\python\\regulatory\\__init__.py:233)"} +{"complexity": "simple", "doc_id": "chunk_005308", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "compliance", "source_line": 236, "source_path": "core\\python\\regulatory\\__init__.py", "text": "__init__.register_check (core\\python\\regulatory\\__init__.py:236)"} +{"complexity": "complex", "doc_id": "chunk_005309", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "compliance", "source_line": 243, "source_path": "core\\python\\regulatory\\__init__.py", "text": "__init__.check_compliance (core\\python\\regulatory\\__init__.py:243)"} +{"complexity": "medium", "doc_id": "chunk_005310", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "compliance", "source_line": 283, "source_path": "core\\python\\regulatory\\__init__.py", "text": "__init__.generate_report (core\\python\\regulatory\\__init__.py:283)"} +{"complexity": "complex", "doc_id": "chunk_005311", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 20, "source_path": "core\\python\\regulatory\\alert_system.py", "text": "alert_system.Alert (core\\python\\regulatory\\alert_system.py:20)"} +{"complexity": "simple", "doc_id": "chunk_005312", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 65, "source_path": "core\\python\\regulatory\\alert_system.py", "text": "alert_system._days_to_priority (core\\python\\regulatory\\alert_system.py:65)"} +{"complexity": "complex", "doc_id": "chunk_005313", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 75, "source_path": "core\\python\\regulatory\\alert_system.py", "text": "alert_system.AlertSystem (core\\python\\regulatory\\alert_system.py:75)"} +{"complexity": "simple", "doc_id": "chunk_005314", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "compliance", "source_line": 39, "source_path": "core\\python\\regulatory\\alert_system.py", "text": "alert_system.__post_init__ (core\\python\\regulatory\\alert_system.py:39)"} +{"complexity": "medium", "doc_id": "chunk_005315", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 48, "source_path": "core\\python\\regulatory\\alert_system.py", "text": "alert_system.to_dict (core\\python\\regulatory\\alert_system.py:48)"} +{"complexity": "simple", "doc_id": "chunk_005316", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "compliance", "source_line": 80, "source_path": "core\\python\\regulatory\\alert_system.py", "text": "alert_system.__init__ (core\\python\\regulatory\\alert_system.py:80)"} +{"complexity": "simple", "doc_id": "chunk_005317", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 91, "source_path": "core\\python\\regulatory\\alert_system.py", "text": "alert_system.alerts (core\\python\\regulatory\\alert_system.py:91)"} +{"complexity": "simple", "doc_id": "chunk_005318", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 95, "source_path": "core\\python\\regulatory\\alert_system.py", "text": "alert_system.subscribers (core\\python\\regulatory\\alert_system.py:95)"} +{"complexity": "complex", "doc_id": "chunk_005319", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "compliance", "source_line": 98, "source_path": "core\\python\\regulatory\\alert_system.py", "text": "alert_system.check_upcoming_deadlines (core\\python\\regulatory\\alert_system.py:98)"} +{"complexity": "medium", "doc_id": "chunk_005320", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "compliance", "source_line": 154, "source_path": "core\\python\\regulatory\\alert_system.py", "text": "alert_system.check_grace_period_ending (core\\python\\regulatory\\alert_system.py:154)"} +{"complexity": "medium", "doc_id": "chunk_005321", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "compliance", "source_line": 181, "source_path": "core\\python\\regulatory\\alert_system.py", "text": "alert_system.create_compliance_gap_alerts (core\\python\\regulatory\\alert_system.py:181)"} +{"complexity": "simple", "doc_id": "chunk_005322", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 201, "source_path": "core\\python\\regulatory\\alert_system.py", "text": "alert_system.get_unread_alerts (core\\python\\regulatory\\alert_system.py:201)"} +{"complexity": "simple", "doc_id": "chunk_005323", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 205, "source_path": "core\\python\\regulatory\\alert_system.py", "text": "alert_system.mark_as_read (core\\python\\regulatory\\alert_system.py:205)"} +{"complexity": "simple", "doc_id": "chunk_005324", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 214, "source_path": "core\\python\\regulatory\\alert_system.py", "text": "alert_system.dismiss_alert (core\\python\\regulatory\\alert_system.py:214)"} +{"complexity": "simple", "doc_id": "chunk_005325", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 222, "source_path": "core\\python\\regulatory\\alert_system.py", "text": "alert_system.get_active_alerts (core\\python\\regulatory\\alert_system.py:222)"} +{"complexity": "medium", "doc_id": "chunk_005326", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 226, "source_path": "core\\python\\regulatory\\alert_system.py", "text": "alert_system.subscribe (core\\python\\regulatory\\alert_system.py:226)"} +{"complexity": "simple", "doc_id": "chunk_005327", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 238, "source_path": "core\\python\\regulatory\\alert_system.py", "text": "alert_system.unsubscribe (core\\python\\regulatory\\alert_system.py:238)"} +{"complexity": "medium", "doc_id": "chunk_005328", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "compliance", "source_line": 244, "source_path": "core\\python\\regulatory\\alert_system.py", "text": "alert_system.generate_newsletter (core\\python\\regulatory\\alert_system.py:244)"} +{"complexity": "medium", "doc_id": "chunk_005329", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "compliance", "source_line": 271, "source_path": "core\\python\\regulatory\\alert_system.py", "text": "alert_system.generate_email_newsletter (core\\python\\regulatory\\alert_system.py:271)"} +{"complexity": "medium", "doc_id": "chunk_005330", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 293, "source_path": "core\\python\\regulatory\\alert_system.py", "text": "alert_system.get_alert_statistics (core\\python\\regulatory\\alert_system.py:293)"} +{"complexity": "simple", "doc_id": "chunk_005331", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "compliance", "source_line": 314, "source_path": "core\\python\\regulatory\\alert_system.py", "text": "alert_system.check_deadlines (core\\python\\regulatory\\alert_system.py:314)"} +{"complexity": "simple", "doc_id": "chunk_005332", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "compliance", "source_line": 318, "source_path": "core\\python\\regulatory\\alert_system.py", "text": "alert_system.generate_gap_alerts (core\\python\\regulatory\\alert_system.py:318)"} +{"complexity": "simple", "doc_id": "chunk_005333", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 322, "source_path": "core\\python\\regulatory\\alert_system.py", "text": "alert_system.add_alert (core\\python\\regulatory\\alert_system.py:322)"} +{"complexity": "medium", "doc_id": "chunk_005334", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 325, "source_path": "core\\python\\regulatory\\alert_system.py", "text": "alert_system.get_alerts (core\\python\\regulatory\\alert_system.py:325)"} +{"complexity": "simple", "doc_id": "chunk_005335", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 337, "source_path": "core\\python\\regulatory\\alert_system.py", "text": "alert_system.acknowledge (core\\python\\regulatory\\alert_system.py:337)"} +{"complexity": "simple", "doc_id": "chunk_005336", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 340, "source_path": "core\\python\\regulatory\\alert_system.py", "text": "alert_system.count (core\\python\\regulatory\\alert_system.py:340)"} +{"complexity": "medium", "doc_id": "chunk_005337", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 21, "source_path": "core\\python\\regulatory\\compliance_calendar.py", "text": "compliance_calendar.CalendarEvent (core\\python\\regulatory\\compliance_calendar.py:21)"} +{"complexity": "complex", "doc_id": "chunk_005338", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 55, "source_path": "core\\python\\regulatory\\compliance_calendar.py", "text": "compliance_calendar.ComplianceCalendar (core\\python\\regulatory\\compliance_calendar.py:55)"} +{"complexity": "medium", "doc_id": "chunk_005339", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 36, "source_path": "core\\python\\regulatory\\compliance_calendar.py", "text": "compliance_calendar.to_dict (core\\python\\regulatory\\compliance_calendar.py:36)"} +{"complexity": "simple", "doc_id": "chunk_005340", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "compliance", "source_line": 60, "source_path": "core\\python\\regulatory\\compliance_calendar.py", "text": "compliance_calendar.__init__ (core\\python\\regulatory\\compliance_calendar.py:60)"} +{"complexity": "medium", "doc_id": "chunk_005341", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 65, "source_path": "core\\python\\regulatory\\compliance_calendar.py", "text": "compliance_calendar._populate_from_db (core\\python\\regulatory\\compliance_calendar.py:65)"} +{"complexity": "simple", "doc_id": "chunk_005342", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 88, "source_path": "core\\python\\regulatory\\compliance_calendar.py", "text": "compliance_calendar.events (core\\python\\regulatory\\compliance_calendar.py:88)"} +{"complexity": "medium", "doc_id": "chunk_005343", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 91, "source_path": "core\\python\\regulatory\\compliance_calendar.py", "text": "compliance_calendar.add_event (core\\python\\regulatory\\compliance_calendar.py:91)"} +{"complexity": "simple", "doc_id": "chunk_005344", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 114, "source_path": "core\\python\\regulatory\\compliance_calendar.py", "text": "compliance_calendar.get_events_by_date_range (core\\python\\regulatory\\compliance_calendar.py:114)"} +{"complexity": "simple", "doc_id": "chunk_005345", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 121, "source_path": "core\\python\\regulatory\\compliance_calendar.py", "text": "compliance_calendar.get_upcoming_events (core\\python\\regulatory\\compliance_calendar.py:121)"} +{"complexity": "simple", "doc_id": "chunk_005346", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 132, "source_path": "core\\python\\regulatory\\compliance_calendar.py", "text": "compliance_calendar.get_events_by_type (core\\python\\regulatory\\compliance_calendar.py:132)"} +{"complexity": "simple", "doc_id": "chunk_005347", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 136, "source_path": "core\\python\\regulatory\\compliance_calendar.py", "text": "compliance_calendar.get_events_by_regulation (core\\python\\regulatory\\compliance_calendar.py:136)"} +{"complexity": "simple", "doc_id": "chunk_005348", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 140, "source_path": "core\\python\\regulatory\\compliance_calendar.py", "text": "compliance_calendar.mark_complete (core\\python\\regulatory\\compliance_calendar.py:140)"} +{"complexity": "medium", "doc_id": "chunk_005349", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 151, "source_path": "core\\python\\regulatory\\compliance_calendar.py", "text": "compliance_calendar.get_monthly_view (core\\python\\regulatory\\compliance_calendar.py:151)"} +{"complexity": "medium", "doc_id": "chunk_005350", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 179, "source_path": "core\\python\\regulatory\\compliance_calendar.py", "text": "compliance_calendar.get_yearly_overview (core\\python\\regulatory\\compliance_calendar.py:179)"} +{"complexity": "medium", "doc_id": "chunk_005351", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 207, "source_path": "core\\python\\regulatory\\compliance_calendar.py", "text": "compliance_calendar.get_compliance_timeline (core\\python\\regulatory\\compliance_calendar.py:207)"} +{"complexity": "complex", "doc_id": "chunk_005352", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "compliance", "source_line": 222, "source_path": "core\\python\\regulatory\\compliance_calendar.py", "text": "compliance_calendar.create_review_schedule (core\\python\\regulatory\\compliance_calendar.py:222)"} +{"complexity": "medium", "doc_id": "chunk_005353", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 262, "source_path": "core\\python\\regulatory\\compliance_calendar.py", "text": "compliance_calendar.get_statistics (core\\python\\regulatory\\compliance_calendar.py:262)"} +{"complexity": "complex", "doc_id": "chunk_005354", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "compliance", "source_line": 282, "source_path": "core\\python\\regulatory\\compliance_calendar.py", "text": "compliance_calendar.generate_deadline_report (core\\python\\regulatory\\compliance_calendar.py:282)"} +{"complexity": "medium", "doc_id": "chunk_005355", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "compliance", "source_line": 316, "source_path": "core\\python\\regulatory\\compliance_calendar.py", "text": "compliance_calendar.check_notification_needed (core\\python\\regulatory\\compliance_calendar.py:316)"} +{"complexity": "simple", "doc_id": "chunk_005356", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 337, "source_path": "core\\python\\regulatory\\compliance_calendar.py", "text": "compliance_calendar.get_past_due_events (core\\python\\regulatory\\compliance_calendar.py:337)"} +{"complexity": "simple", "doc_id": "chunk_005357", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 347, "source_path": "core\\python\\regulatory\\compliance_calendar.py", "text": "compliance_calendar.add_entry (core\\python\\regulatory\\compliance_calendar.py:347)"} +{"complexity": "simple", "doc_id": "chunk_005358", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 350, "source_path": "core\\python\\regulatory\\compliance_calendar.py", "text": "compliance_calendar.get_upcoming (core\\python\\regulatory\\compliance_calendar.py:350)"} +{"complexity": "simple", "doc_id": "chunk_005359", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 358, "source_path": "core\\python\\regulatory\\compliance_calendar.py", "text": "compliance_calendar.get_overdue (core\\python\\regulatory\\compliance_calendar.py:358)"} +{"complexity": "simple", "doc_id": "chunk_005360", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 362, "source_path": "core\\python\\regulatory\\compliance_calendar.py", "text": "compliance_calendar.complete_entry (core\\python\\regulatory\\compliance_calendar.py:362)"} +{"complexity": "medium", "doc_id": "chunk_005361", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 365, "source_path": "core\\python\\regulatory\\compliance_calendar.py", "text": "compliance_calendar.get_entries (core\\python\\regulatory\\compliance_calendar.py:365)"} +{"complexity": "simple", "doc_id": "chunk_005362", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 377, "source_path": "core\\python\\regulatory\\compliance_calendar.py", "text": "compliance_calendar.count (core\\python\\regulatory\\compliance_calendar.py:377)"} +{"complexity": "medium", "doc_id": "chunk_005363", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 53, "source_path": "core\\python\\regulatory\\compliance_checker.py", "text": "compliance_checker._eu_risk_level (core\\python\\regulatory\\compliance_checker.py:53)"} +{"complexity": "complex", "doc_id": "chunk_005364", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "compliance", "source_line": 66, "source_path": "core\\python\\regulatory\\compliance_checker.py", "text": "compliance_checker.ComplianceChecker (core\\python\\regulatory\\compliance_checker.py:66)"} +{"complexity": "simple", "doc_id": "chunk_005365", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "compliance", "source_line": 71, "source_path": "core\\python\\regulatory\\compliance_checker.py", "text": "compliance_checker.__init__ (core\\python\\regulatory\\compliance_checker.py:71)"} +{"complexity": "complex", "doc_id": "chunk_005366", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 76, "source_path": "core\\python\\regulatory\\compliance_checker.py", "text": "compliance_checker.classify_risk_eu (core\\python\\regulatory\\compliance_checker.py:76)"} +{"complexity": "medium", "doc_id": "chunk_005367", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 119, "source_path": "core\\python\\regulatory\\compliance_checker.py", "text": "compliance_checker.classify_risk_us_federal (core\\python\\regulatory\\compliance_checker.py:119)"} +{"complexity": "medium", "doc_id": "chunk_005368", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 148, "source_path": "core\\python\\regulatory\\compliance_checker.py", "text": "compliance_checker.classify_risk_colorado (core\\python\\regulatory\\compliance_checker.py:148)"} +{"complexity": "medium", "doc_id": "chunk_005369", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 180, "source_path": "core\\python\\regulatory\\compliance_checker.py", "text": "compliance_checker.get_applicable_regulations (core\\python\\regulatory\\compliance_checker.py:180)"} +{"complexity": "complex", "doc_id": "chunk_005370", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 197, "source_path": "core\\python\\regulatory\\compliance_checker.py", "text": "compliance_checker.analyze_compliance (core\\python\\regulatory\\compliance_checker.py:197)"} +{"complexity": "medium", "doc_id": "chunk_005371", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "compliance", "source_line": 260, "source_path": "core\\python\\regulatory\\compliance_checker.py", "text": "compliance_checker.quick_check (core\\python\\regulatory\\compliance_checker.py:260)"} +{"complexity": "simple", "doc_id": "chunk_005372", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "compliance", "source_line": 286, "source_path": "core\\python\\regulatory\\compliance_checker.py", "text": "compliance_checker.get_compliance_score (core\\python\\regulatory\\compliance_checker.py:286)"} +{"complexity": "medium", "doc_id": "chunk_005373", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "compliance", "source_line": 295, "source_path": "core\\python\\regulatory\\compliance_checker.py", "text": "compliance_checker.check_requirement_compliance (core\\python\\regulatory\\compliance_checker.py:295)"} +{"complexity": "simple", "doc_id": "chunk_005374", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "compliance", "source_line": 324, "source_path": "core\\python\\regulatory\\compliance_checker.py", "text": "compliance_checker.check (core\\python\\regulatory\\compliance_checker.py:324)"} +{"complexity": "simple", "doc_id": "chunk_005375", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 331, "source_path": "core\\python\\regulatory\\compliance_checker.py", "text": "compliance_checker.get_results (core\\python\\regulatory\\compliance_checker.py:331)"} +{"complexity": "simple", "doc_id": "chunk_005376", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 334, "source_path": "core\\python\\regulatory\\compliance_checker.py", "text": "compliance_checker.summary (core\\python\\regulatory\\compliance_checker.py:334)"} +{"complexity": "complex", "doc_id": "chunk_005377", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "core", "module": "compliance", "source_line": 22, "source_path": "core\\python\\regulatory\\database.py", "text": "database._build_eu_ai_act (core\\python\\regulatory\\database.py:22)"} +{"complexity": "complex", "doc_id": "chunk_005378", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "core", "module": "compliance", "source_line": 101, "source_path": "core\\python\\regulatory\\database.py", "text": "database._build_us_eo_14110 (core\\python\\regulatory\\database.py:101)"} +{"complexity": "complex", "doc_id": "chunk_005379", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "core", "module": "compliance", "source_line": 151, "source_path": "core\\python\\regulatory\\database.py", "text": "database._build_colorado_sb_205 (core\\python\\regulatory\\database.py:151)"} +{"complexity": "medium", "doc_id": "chunk_005380", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "core", "module": "compliance", "source_line": 195, "source_path": "core\\python\\regulatory\\database.py", "text": "database._build_gdpr (core\\python\\regulatory\\database.py:195)"} +{"complexity": "complex", "doc_id": "chunk_005381", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 234, "source_path": "core\\python\\regulatory\\database.py", "text": "database.RegulationDatabase (core\\python\\regulatory\\database.py:234)"} +{"complexity": "simple", "doc_id": "chunk_005382", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "compliance", "source_line": 241, "source_path": "core\\python\\regulatory\\database.py", "text": "database.__init__ (core\\python\\regulatory\\database.py:241)"} +{"complexity": "simple", "doc_id": "chunk_005383", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 248, "source_path": "core\\python\\regulatory\\database.py", "text": "database.get_regulation (core\\python\\regulatory\\database.py:248)"} +{"complexity": "simple", "doc_id": "chunk_005384", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 251, "source_path": "core\\python\\regulatory\\database.py", "text": "database.get_regulations_by_region (core\\python\\regulatory\\database.py:251)"} +{"complexity": "simple", "doc_id": "chunk_005385", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 254, "source_path": "core\\python\\regulatory\\database.py", "text": "database.get_active_regulations (core\\python\\regulatory\\database.py:254)"} +{"complexity": "simple", "doc_id": "chunk_005386", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 257, "source_path": "core\\python\\regulatory\\database.py", "text": "database.search_regulations (core\\python\\regulatory\\database.py:257)"} +{"complexity": "simple", "doc_id": "chunk_005387", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 264, "source_path": "core\\python\\regulatory\\database.py", "text": "database.get_requirements_by_category (core\\python\\regulatory\\database.py:264)"} +{"complexity": "simple", "doc_id": "chunk_005388", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 273, "source_path": "core\\python\\regulatory\\database.py", "text": "database.get_requirements_by_risk_level (core\\python\\regulatory\\database.py:273)"} +{"complexity": "complex", "doc_id": "chunk_005389", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 281, "source_path": "core\\python\\regulatory\\database.py", "text": "database.get_upcoming_deadlines (core\\python\\regulatory\\database.py:281)"} +{"complexity": "medium", "doc_id": "chunk_005390", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 320, "source_path": "core\\python\\regulatory\\database.py", "text": "database.get_statistics (core\\python\\regulatory\\database.py:320)"} +{"complexity": "simple", "doc_id": "chunk_005391", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 334, "source_path": "core\\python\\regulatory\\database.py", "text": "database.add (core\\python\\regulatory\\database.py:334)"} +{"complexity": "simple", "doc_id": "chunk_005392", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 337, "source_path": "core\\python\\regulatory\\database.py", "text": "database.get (core\\python\\regulatory\\database.py:337)"} +{"complexity": "simple", "doc_id": "chunk_005393", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 340, "source_path": "core\\python\\regulatory\\database.py", "text": "database.all (core\\python\\regulatory\\database.py:340)"} +{"complexity": "simple", "doc_id": "chunk_005394", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 343, "source_path": "core\\python\\regulatory\\database.py", "text": "database.by_region (core\\python\\regulatory\\database.py:343)"} +{"complexity": "simple", "doc_id": "chunk_005395", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 346, "source_path": "core\\python\\regulatory\\database.py", "text": "database.by_risk_level (core\\python\\regulatory\\database.py:346)"} +{"complexity": "simple", "doc_id": "chunk_005396", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 349, "source_path": "core\\python\\regulatory\\database.py", "text": "database.by_category (core\\python\\regulatory\\database.py:349)"} +{"complexity": "medium", "doc_id": "chunk_005397", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 352, "source_path": "core\\python\\regulatory\\database.py", "text": "database.applicable_to (core\\python\\regulatory\\database.py:352)"} +{"complexity": "simple", "doc_id": "chunk_005398", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 364, "source_path": "core\\python\\regulatory\\database.py", "text": "database.count (core\\python\\regulatory\\database.py:364)"} +{"complexity": "medium", "doc_id": "chunk_005399", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 18, "source_path": "core\\python\\regulatory\\feature_mapper.py", "text": "feature_mapper.AevionFeature (core\\python\\regulatory\\feature_mapper.py:18)"} +{"complexity": "medium", "doc_id": "chunk_005400", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 100, "source_path": "core\\python\\regulatory\\feature_mapper.py", "text": "feature_mapper.FeatureMapping (core\\python\\regulatory\\feature_mapper.py:100)"} +{"complexity": "complex", "doc_id": "chunk_005401", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 116, "source_path": "core\\python\\regulatory\\feature_mapper.py", "text": "feature_mapper.FeatureMapper (core\\python\\regulatory\\feature_mapper.py:116)"} +{"complexity": "simple", "doc_id": "chunk_005402", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 25, "source_path": "core\\python\\regulatory\\feature_mapper.py", "text": "feature_mapper.to_dict (core\\python\\regulatory\\feature_mapper.py:25)"} +{"complexity": "simple", "doc_id": "chunk_005403", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 107, "source_path": "core\\python\\regulatory\\feature_mapper.py", "text": "feature_mapper.to_dict (core\\python\\regulatory\\feature_mapper.py:107)"} +{"complexity": "simple", "doc_id": "chunk_005404", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "compliance", "source_line": 124, "source_path": "core\\python\\regulatory\\feature_mapper.py", "text": "feature_mapper.__init__ (core\\python\\regulatory\\feature_mapper.py:124)"} +{"complexity": "medium", "doc_id": "chunk_005405", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 128, "source_path": "core\\python\\regulatory\\feature_mapper.py", "text": "feature_mapper.map_requirements_to_features (core\\python\\regulatory\\feature_mapper.py:128)"} +{"complexity": "medium", "doc_id": "chunk_005406", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 142, "source_path": "core\\python\\regulatory\\feature_mapper.py", "text": "feature_mapper.map_features_to_requirements (core\\python\\regulatory\\feature_mapper.py:142)"} +{"complexity": "medium", "doc_id": "chunk_005407", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 156, "source_path": "core\\python\\regulatory\\feature_mapper.py", "text": "feature_mapper.get_feature_coverage (core\\python\\regulatory\\feature_mapper.py:156)"} +{"complexity": "complex", "doc_id": "chunk_005408", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 184, "source_path": "core\\python\\regulatory\\feature_mapper.py", "text": "feature_mapper.get_regulation_coverage (core\\python\\regulatory\\feature_mapper.py:184)"} +{"complexity": "simple", "doc_id": "chunk_005409", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 218, "source_path": "core\\python\\regulatory\\feature_mapper.py", "text": "feature_mapper.get_regulation_coverage_not_found (core\\python\\regulatory\\feature_mapper.py:218)"} +{"complexity": "medium", "doc_id": "chunk_005410", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 222, "source_path": "core\\python\\regulatory\\feature_mapper.py", "text": "feature_mapper.get_regional_coverage (core\\python\\regulatory\\feature_mapper.py:222)"} +{"complexity": "complex", "doc_id": "chunk_005411", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 247, "source_path": "core\\python\\regulatory\\feature_mapper.py", "text": "feature_mapper.identify_gaps (core\\python\\regulatory\\feature_mapper.py:247)"} +{"complexity": "complex", "doc_id": "chunk_005412", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "compliance", "source_line": 292, "source_path": "core\\python\\regulatory\\feature_mapper.py", "text": "feature_mapper.generate_compliance_roadmap (core\\python\\regulatory\\feature_mapper.py:292)"} +{"complexity": "medium", "doc_id": "chunk_005413", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 331, "source_path": "core\\python\\regulatory\\feature_mapper.py", "text": "feature_mapper.export_feature_catalog (core\\python\\regulatory\\feature_mapper.py:331)"} +{"complexity": "complex", "doc_id": "chunk_005414", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 345, "source_path": "core\\python\\regulatory\\feature_mapper.py", "text": "feature_mapper.map_feature (core\\python\\regulatory\\feature_mapper.py:345)"} +{"complexity": "simple", "doc_id": "chunk_005415", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 378, "source_path": "core\\python\\regulatory\\feature_mapper.py", "text": "feature_mapper.map_features (core\\python\\regulatory\\feature_mapper.py:378)"} +{"complexity": "medium", "doc_id": "chunk_005416", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 385, "source_path": "core\\python\\regulatory\\feature_mapper.py", "text": "feature_mapper.get_applicable_regulations (core\\python\\regulatory\\feature_mapper.py:385)"} +{"complexity": "medium", "doc_id": "chunk_005417", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 17, "source_path": "core\\python\\regulatory\\models.py", "text": "models.UseCaseCategory (core\\python\\regulatory\\models.py:17)"} +{"complexity": "medium", "doc_id": "chunk_005418", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 34, "source_path": "core\\python\\regulatory\\models.py", "text": "models.RegionCode (core\\python\\regulatory\\models.py:34)"} +{"complexity": "simple", "doc_id": "chunk_005419", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 50, "source_path": "core\\python\\regulatory\\models.py", "text": "models.RiskLevel (core\\python\\regulatory\\models.py:50)"} +{"complexity": "simple", "doc_id": "chunk_005420", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 58, "source_path": "core\\python\\regulatory\\models.py", "text": "models.ComplianceStatus (core\\python\\regulatory\\models.py:58)"} +{"complexity": "simple", "doc_id": "chunk_005421", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 67, "source_path": "core\\python\\regulatory\\models.py", "text": "models.AlertType (core\\python\\regulatory\\models.py:67)"} +{"complexity": "medium", "doc_id": "chunk_005422", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 80, "source_path": "core\\python\\regulatory\\models.py", "text": "models.Requirement (core\\python\\regulatory\\models.py:80)"} +{"complexity": "complex", "doc_id": "chunk_005423", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 102, "source_path": "core\\python\\regulatory\\models.py", "text": "models.UseCase (core\\python\\regulatory\\models.py:102)"} +{"complexity": "medium", "doc_id": "chunk_005424", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 143, "source_path": "core\\python\\regulatory\\models.py", "text": "models.Regulation (core\\python\\regulatory\\models.py:143)"} +{"complexity": "complex", "doc_id": "chunk_005425", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 173, "source_path": "core\\python\\regulatory\\models.py", "text": "models.ComplianceGap (core\\python\\regulatory\\models.py:173)"} +{"complexity": "medium", "doc_id": "chunk_005426", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 211, "source_path": "core\\python\\regulatory\\models.py", "text": "models.RiskClassification (core\\python\\regulatory\\models.py:211)"} +{"complexity": "medium", "doc_id": "chunk_005427", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 233, "source_path": "core\\python\\regulatory\\models.py", "text": "models.ComplianceReport (core\\python\\regulatory\\models.py:233)"} +{"complexity": "simple", "doc_id": "chunk_005428", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 90, "source_path": "core\\python\\regulatory\\models.py", "text": "models.to_dict (core\\python\\regulatory\\models.py:90)"} +{"complexity": "medium", "doc_id": "chunk_005429", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "compliance", "source_line": 117, "source_path": "core\\python\\regulatory\\models.py", "text": "models.__post_init__ (core\\python\\regulatory\\models.py:117)"} +{"complexity": "medium", "doc_id": "chunk_005430", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 129, "source_path": "core\\python\\regulatory\\models.py", "text": "models.to_dict (core\\python\\regulatory\\models.py:129)"} +{"complexity": "medium", "doc_id": "chunk_005431", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 156, "source_path": "core\\python\\regulatory\\models.py", "text": "models.to_dict (core\\python\\regulatory\\models.py:156)"} +{"complexity": "simple", "doc_id": "chunk_005432", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "compliance", "source_line": 188, "source_path": "core\\python\\regulatory\\models.py", "text": "models.__post_init__ (core\\python\\regulatory\\models.py:188)"} +{"complexity": "medium", "doc_id": "chunk_005433", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 195, "source_path": "core\\python\\regulatory\\models.py", "text": "models.to_dict (core\\python\\regulatory\\models.py:195)"} +{"complexity": "simple", "doc_id": "chunk_005434", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 221, "source_path": "core\\python\\regulatory\\models.py", "text": "models.to_dict (core\\python\\regulatory\\models.py:221)"} +{"complexity": "medium", "doc_id": "chunk_005435", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 244, "source_path": "core\\python\\regulatory\\models.py", "text": "models.to_dict (core\\python\\regulatory\\models.py:244)"} +{"complexity": "simple", "doc_id": "chunk_005436", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 24, "source_path": "core\\python\\sacl\\models.py", "text": "models.DomainType (core\\python\\sacl\\models.py:24)"} +{"complexity": "simple", "doc_id": "chunk_005437", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 35, "source_path": "core\\python\\sacl\\models.py", "text": "models.TrustLevel (core\\python\\sacl\\models.py:35)"} +{"complexity": "simple", "doc_id": "chunk_005438", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 43, "source_path": "core\\python\\sacl\\models.py", "text": "models.RiskLevel (core\\python\\sacl\\models.py:43)"} +{"complexity": "simple", "doc_id": "chunk_005439", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 51, "source_path": "core\\python\\sacl\\models.py", "text": "models.EnforcementAction (core\\python\\sacl\\models.py:51)"} +{"complexity": "simple", "doc_id": "chunk_005440", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 58, "source_path": "core\\python\\sacl\\models.py", "text": "models.QuorumType (core\\python\\sacl\\models.py:58)"} +{"complexity": "simple", "doc_id": "chunk_005441", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 65, "source_path": "core\\python\\sacl\\models.py", "text": "models.EscalationPolicy (core\\python\\sacl\\models.py:65)"} +{"complexity": "simple", "doc_id": "chunk_005442", "function_type": "class", "has_docstring": "no", "keyword": "sign", "layer": "core", "module": "compliance", "source_line": 72, "source_path": "core\\python\\sacl\\models.py", "text": "models.SignatureAlgorithm (core\\python\\sacl\\models.py:72)"} +{"complexity": "simple", "doc_id": "chunk_005443", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 78, "source_path": "core\\python\\sacl\\models.py", "text": "models.LogLevel (core\\python\\sacl\\models.py:78)"} +{"complexity": "simple", "doc_id": "chunk_005444", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 85, "source_path": "core\\python\\sacl\\models.py", "text": "models.AnchorPolicy (core\\python\\sacl\\models.py:85)"} +{"complexity": "simple", "doc_id": "chunk_005445", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 97, "source_path": "core\\python\\sacl\\models.py", "text": "models.HardwareBinding (core\\python\\sacl\\models.py:97)"} +{"complexity": "simple", "doc_id": "chunk_005446", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 105, "source_path": "core\\python\\sacl\\models.py", "text": "models.AgentIdentity (core\\python\\sacl\\models.py:105)"} +{"complexity": "simple", "doc_id": "chunk_005447", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 117, "source_path": "core\\python\\sacl\\models.py", "text": "models.CapabilityParam (core\\python\\sacl\\models.py:117)"} +{"complexity": "simple", "doc_id": "chunk_005448", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 125, "source_path": "core\\python\\sacl\\models.py", "text": "models.Capability (core\\python\\sacl\\models.py:125)"} +{"complexity": "simple", "doc_id": "chunk_005449", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "compliance", "source_line": 134, "source_path": "core\\python\\sacl\\models.py", "text": "models.Constraint (core\\python\\sacl\\models.py:134)"} +{"complexity": "simple", "doc_id": "chunk_005450", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "compliance", "source_line": 143, "source_path": "core\\python\\sacl\\models.py", "text": "models.VerificationRequirement (core\\python\\sacl\\models.py:143)"} +{"complexity": "simple", "doc_id": "chunk_005451", "function_type": "class", "has_docstring": "yes", "keyword": "halt", "layer": "core", "module": "compliance", "source_line": 152, "source_path": "core\\python\\sacl\\models.py", "text": "models.HaltCondition (core\\python\\sacl\\models.py:152)"} +{"complexity": "simple", "doc_id": "chunk_005452", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 162, "source_path": "core\\python\\sacl\\models.py", "text": "models.ProviderConfig (core\\python\\sacl\\models.py:162)"} +{"complexity": "simple", "doc_id": "chunk_005453", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 170, "source_path": "core\\python\\sacl\\models.py", "text": "models.ConsensusRule (core\\python\\sacl\\models.py:170)"} +{"complexity": "simple", "doc_id": "chunk_005454", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 181, "source_path": "core\\python\\sacl\\models.py", "text": "models.RepairRule (core\\python\\sacl\\models.py:181)"} +{"complexity": "simple", "doc_id": "chunk_005455", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "compliance", "source_line": 190, "source_path": "core\\python\\sacl\\models.py", "text": "models.AttestationConfig (core\\python\\sacl\\models.py:190)"} +{"complexity": "simple", "doc_id": "chunk_005456", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 199, "source_path": "core\\python\\sacl\\models.py", "text": "models.EvidenceRequirement (core\\python\\sacl\\models.py:199)"} +{"complexity": "simple", "doc_id": "chunk_005457", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "compliance", "source_line": 208, "source_path": "core\\python\\sacl\\models.py", "text": "models.XGMLProfile (core\\python\\sacl\\models.py:208)"} +{"complexity": "complex", "doc_id": "chunk_005458", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 217, "source_path": "core\\python\\sacl\\models.py", "text": "models.SACLContract (core\\python\\sacl\\models.py:217)"} +{"complexity": "simple", "doc_id": "chunk_005459", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 243, "source_path": "core\\python\\sacl\\models.py", "text": "models.to_dict (core\\python\\sacl\\models.py:243)"} +{"complexity": "simple", "doc_id": "chunk_005460", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "core", "module": "compliance", "source_line": 247, "source_path": "core\\python\\sacl\\models.py", "text": "models.get_halt_threshold (core\\python\\sacl\\models.py:247)"} +{"complexity": "simple", "doc_id": "chunk_005461", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 255, "source_path": "core\\python\\sacl\\models.py", "text": "models.has_capability (core\\python\\sacl\\models.py:255)"} +{"complexity": "simple", "doc_id": "chunk_005462", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 259, "source_path": "core\\python\\sacl\\models.py", "text": "models.get_blocking_constraint (core\\python\\sacl\\models.py:259)"} +{"complexity": "simple", "doc_id": "chunk_005463", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 268, "source_path": "core\\python\\sacl\\models.py", "text": "models.required_frameworks (core\\python\\sacl\\models.py:268)"} +{"complexity": "complex", "doc_id": "chunk_005464", "function_type": "class", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "compliance", "source_line": 87, "source_path": "core\\python\\sacl\\parser.py", "text": "parser.SACLParser (core\\python\\sacl\\parser.py:87)"} +{"complexity": "complex", "doc_id": "chunk_005465", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "compliance", "source_line": 319, "source_path": "core\\python\\sacl\\parser.py", "text": "parser.validate_sacl (core\\python\\sacl\\parser.py:319)"} +{"complexity": "medium", "doc_id": "chunk_005466", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "compliance", "source_line": 394, "source_path": "core\\python\\sacl\\parser.py", "text": "parser.compute_contract_hash (core\\python\\sacl\\parser.py:394)"} +{"complexity": "complex", "doc_id": "chunk_005467", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "compliance", "source_line": 414, "source_path": "core\\python\\sacl\\parser.py", "text": "parser.generate_sacl (core\\python\\sacl\\parser.py:414)"} +{"complexity": "simple", "doc_id": "chunk_005468", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "compliance", "source_line": 557, "source_path": "core\\python\\sacl\\parser.py", "text": "parser.parse_sacl (core\\python\\sacl\\parser.py:557)"} +{"complexity": "simple", "doc_id": "chunk_005469", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "compliance", "source_line": 90, "source_path": "core\\python\\sacl\\parser.py", "text": "parser.__init__ (core\\python\\sacl\\parser.py:90)"} +{"complexity": "medium", "doc_id": "chunk_005470", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "compliance", "source_line": 94, "source_path": "core\\python\\sacl\\parser.py", "text": "parser.parse (core\\python\\sacl\\parser.py:94)"} +{"complexity": "complex", "doc_id": "chunk_005471", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "compliance", "source_line": 117, "source_path": "core\\python\\sacl\\parser.py", "text": "parser._parse_contract (core\\python\\sacl\\parser.py:117)"} +{"complexity": "medium", "doc_id": "chunk_005472", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "core", "module": "compliance", "source_line": 173, "source_path": "core\\python\\sacl\\parser.py", "text": "parser._parse_identity (core\\python\\sacl\\parser.py:173)"} +{"complexity": "medium", "doc_id": "chunk_005473", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "core", "module": "compliance", "source_line": 191, "source_path": "core\\python\\sacl\\parser.py", "text": "parser._parse_capabilities (core\\python\\sacl\\parser.py:191)"} +{"complexity": "medium", "doc_id": "chunk_005474", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "core", "module": "compliance", "source_line": 213, "source_path": "core\\python\\sacl\\parser.py", "text": "parser._parse_constraints (core\\python\\sacl\\parser.py:213)"} +{"complexity": "medium", "doc_id": "chunk_005475", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "compliance", "source_line": 227, "source_path": "core\\python\\sacl\\parser.py", "text": "parser._parse_verification (core\\python\\sacl\\parser.py:227)"} +{"complexity": "medium", "doc_id": "chunk_005476", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "core", "module": "compliance", "source_line": 240, "source_path": "core\\python\\sacl\\parser.py", "text": "parser._parse_halt_conditions (core\\python\\sacl\\parser.py:240)"} +{"complexity": "medium", "doc_id": "chunk_005477", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "core", "module": "compliance", "source_line": 252, "source_path": "core\\python\\sacl\\parser.py", "text": "parser._parse_consensus (core\\python\\sacl\\parser.py:252)"} +{"complexity": "simple", "doc_id": "chunk_005478", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "core", "module": "compliance", "source_line": 270, "source_path": "core\\python\\sacl\\parser.py", "text": "parser._parse_repair_loop (core\\python\\sacl\\parser.py:270)"} +{"complexity": "medium", "doc_id": "chunk_005479", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "core", "module": "compliance", "source_line": 280, "source_path": "core\\python\\sacl\\parser.py", "text": "parser._parse_attestation (core\\python\\sacl\\parser.py:280)"} +{"complexity": "simple", "doc_id": "chunk_005480", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "core", "module": "compliance", "source_line": 298, "source_path": "core\\python\\sacl\\parser.py", "text": "parser._parse_evidence (core\\python\\sacl\\parser.py:298)"} +{"complexity": "simple", "doc_id": "chunk_005481", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "core", "module": "compliance", "source_line": 306, "source_path": "core\\python\\sacl\\parser.py", "text": "parser._parse_xgml_profile (core\\python\\sacl\\parser.py:306)"} +{"complexity": "medium", "doc_id": "chunk_005482", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 75, "source_path": "core\\python\\sacl\\runtime.py", "text": "runtime.EnforcementResult (core\\python\\sacl\\runtime.py:75)"} +{"complexity": "simple", "doc_id": "chunk_005483", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 89, "source_path": "core\\python\\sacl\\runtime.py", "text": "runtime.RepairState (core\\python\\sacl\\runtime.py:89)"} +{"complexity": "complex", "doc_id": "chunk_005484", "function_type": "class", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "compliance", "source_line": 101, "source_path": "core\\python\\sacl\\runtime.py", "text": "runtime.SACLRuntime (core\\python\\sacl\\runtime.py:101)"} +{"complexity": "complex", "doc_id": "chunk_005485", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 416, "source_path": "core\\python\\sacl\\runtime.py", "text": "runtime.sacl_enforced (core\\python\\sacl\\runtime.py:416)"} +{"complexity": "simple", "doc_id": "chunk_005486", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 462, "source_path": "core\\python\\sacl\\runtime.py", "text": "runtime.SACLEnforcementError (core\\python\\sacl\\runtime.py:462)"} +{"complexity": "medium", "doc_id": "chunk_005487", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "compliance", "source_line": 112, "source_path": "core\\python\\sacl\\runtime.py", "text": "runtime.__init__ (core\\python\\sacl\\runtime.py:112)"} +{"complexity": "medium", "doc_id": "chunk_005488", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 135, "source_path": "core\\python\\sacl\\runtime.py", "text": "runtime.load (core\\python\\sacl\\runtime.py:135)"} +{"complexity": "simple", "doc_id": "chunk_005489", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 155, "source_path": "core\\python\\sacl\\runtime.py", "text": "runtime.contract (core\\python\\sacl\\runtime.py:155)"} +{"complexity": "simple", "doc_id": "chunk_005490", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 159, "source_path": "core\\python\\sacl\\runtime.py", "text": "runtime.contract_id (core\\python\\sacl\\runtime.py:159)"} +{"complexity": "simple", "doc_id": "chunk_005491", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "compliance", "source_line": 163, "source_path": "core\\python\\sacl\\runtime.py", "text": "runtime.contract_hash (core\\python\\sacl\\runtime.py:163)"} +{"complexity": "simple", "doc_id": "chunk_005492", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 167, "source_path": "core\\python\\sacl\\runtime.py", "text": "runtime.domain (core\\python\\sacl\\runtime.py:167)"} +{"complexity": "simple", "doc_id": "chunk_005493", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "compliance", "source_line": 172, "source_path": "core\\python\\sacl\\runtime.py", "text": "runtime.check_capability (core\\python\\sacl\\runtime.py:172)"} +{"complexity": "simple", "doc_id": "chunk_005494", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 176, "source_path": "core\\python\\sacl\\runtime.py", "text": "runtime.get_capability_risk (core\\python\\sacl\\runtime.py:176)"} +{"complexity": "medium", "doc_id": "chunk_005495", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "compliance", "source_line": 185, "source_path": "core\\python\\sacl\\runtime.py", "text": "runtime.check_constraint (core\\python\\sacl\\runtime.py:185)"} +{"complexity": "simple", "doc_id": "chunk_005496", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "core", "module": "compliance", "source_line": 206, "source_path": "core\\python\\sacl\\runtime.py", "text": "runtime.get_halt_threshold (core\\python\\sacl\\runtime.py:206)"} +{"complexity": "medium", "doc_id": "chunk_005497", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 212, "source_path": "core\\python\\sacl\\runtime.py", "text": "runtime.get_consensus_config (core\\python\\sacl\\runtime.py:212)"} +{"complexity": "complex", "doc_id": "chunk_005498", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 229, "source_path": "core\\python\\sacl\\runtime.py", "text": "runtime.enforce (core\\python\\sacl\\runtime.py:229)"} +{"complexity": "complex", "doc_id": "chunk_005499", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "compliance", "source_line": 318, "source_path": "core\\python\\sacl\\runtime.py", "text": "runtime.produce_proof (core\\python\\sacl\\runtime.py:318)"} +{"complexity": "simple", "doc_id": "chunk_005500", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 362, "source_path": "core\\python\\sacl\\runtime.py", "text": "runtime._has_confidence_cap (core\\python\\sacl\\runtime.py:362)"} +{"complexity": "simple", "doc_id": "chunk_005501", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "compliance", "source_line": 368, "source_path": "core\\python\\sacl\\runtime.py", "text": "runtime.create_repair_state (core\\python\\sacl\\runtime.py:368)"} +{"complexity": "medium", "doc_id": "chunk_005502", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 374, "source_path": "core\\python\\sacl\\runtime.py", "text": "runtime.should_repair (core\\python\\sacl\\runtime.py:374)"} +{"complexity": "medium", "doc_id": "chunk_005503", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 399, "source_path": "core\\python\\sacl\\runtime.py", "text": "runtime.record_repair (core\\python\\sacl\\runtime.py:399)"} +{"complexity": "medium", "doc_id": "chunk_005504", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 438, "source_path": "core\\python\\sacl\\runtime.py", "text": "runtime.decorator (core\\python\\sacl\\runtime.py:438)"} +{"complexity": "simple", "doc_id": "chunk_005505", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "compliance", "source_line": 465, "source_path": "core\\python\\sacl\\runtime.py", "text": "runtime.__init__ (core\\python\\sacl\\runtime.py:465)"} +{"complexity": "medium", "doc_id": "chunk_005506", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 440, "source_path": "core\\python\\sacl\\runtime.py", "text": "runtime.wrapper (core\\python\\sacl\\runtime.py:440)"} +{"complexity": "simple", "doc_id": "chunk_005507", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 93, "source_path": "core\\python\\sacl\\vetproof_pipeline.py", "text": "vetproof_pipeline.RetrievalResult (core\\python\\sacl\\vetproof_pipeline.py:93)"} +{"complexity": "complex", "doc_id": "chunk_005508", "function_type": "function", "has_docstring": "yes", "keyword": "score", "layer": "core", "module": "compliance", "source_line": 103, "source_path": "core\\python\\sacl\\vetproof_pipeline.py", "text": "vetproof_pipeline.reciprocal_rank_fusion (core\\python\\sacl\\vetproof_pipeline.py:103)"} +{"complexity": "complex", "doc_id": "chunk_005509", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 146, "source_path": "core\\python\\sacl\\vetproof_pipeline.py", "text": "vetproof_pipeline.tfidf_search (core\\python\\sacl\\vetproof_pipeline.py:146)"} +{"complexity": "simple", "doc_id": "chunk_005510", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 193, "source_path": "core\\python\\sacl\\vetproof_pipeline.py", "text": "vetproof_pipeline.RepairAttempt (core\\python\\sacl\\vetproof_pipeline.py:193)"} +{"complexity": "complex", "doc_id": "chunk_005511", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 205, "source_path": "core\\python\\sacl\\vetproof_pipeline.py", "text": "vetproof_pipeline.EpisodicMemory (core\\python\\sacl\\vetproof_pipeline.py:205)"} +{"complexity": "medium", "doc_id": "chunk_005512", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 286, "source_path": "core\\python\\sacl\\vetproof_pipeline.py", "text": "vetproof_pipeline.ClaimAnalysisResult (core\\python\\sacl\\vetproof_pipeline.py:286)"} +{"complexity": "complex", "doc_id": "chunk_005513", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "compliance", "source_line": 304, "source_path": "core\\python\\sacl\\vetproof_pipeline.py", "text": "vetproof_pipeline.VetProofSACLPipeline (core\\python\\sacl\\vetproof_pipeline.py:304)"} +{"complexity": "medium", "doc_id": "chunk_005514", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "compliance", "source_line": 213, "source_path": "core\\python\\sacl\\vetproof_pipeline.py", "text": "vetproof_pipeline.__init__ (core\\python\\sacl\\vetproof_pipeline.py:213)"} +{"complexity": "medium", "doc_id": "chunk_005515", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 233, "source_path": "core\\python\\sacl\\vetproof_pipeline.py", "text": "vetproof_pipeline.record (core\\python\\sacl\\vetproof_pipeline.py:233)"} +{"complexity": "medium", "doc_id": "chunk_005516", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 255, "source_path": "core\\python\\sacl\\vetproof_pipeline.py", "text": "vetproof_pipeline.get_session_history (core\\python\\sacl\\vetproof_pipeline.py:255)"} +{"complexity": "simple", "doc_id": "chunk_005517", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 277, "source_path": "core\\python\\sacl\\vetproof_pipeline.py", "text": "vetproof_pipeline.close (core\\python\\sacl\\vetproof_pipeline.py:277)"} +{"complexity": "complex", "doc_id": "chunk_005518", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "compliance", "source_line": 316, "source_path": "core\\python\\sacl\\vetproof_pipeline.py", "text": "vetproof_pipeline.__init__ (core\\python\\sacl\\vetproof_pipeline.py:316)"} +{"complexity": "complex", "doc_id": "chunk_005519", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 349, "source_path": "core\\python\\sacl\\vetproof_pipeline.py", "text": "vetproof_pipeline.analyze_claim (core\\python\\sacl\\vetproof_pipeline.py:349)"} +{"complexity": "medium", "doc_id": "chunk_005520", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "compliance", "source_line": 455, "source_path": "core\\python\\sacl\\vetproof_pipeline.py", "text": "vetproof_pipeline._extract_conditions (core\\python\\sacl\\vetproof_pipeline.py:455)"} +{"complexity": "medium", "doc_id": "chunk_005521", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 477, "source_path": "core\\python\\sacl\\vetproof_pipeline.py", "text": "vetproof_pipeline._map_to_cfr (core\\python\\sacl\\vetproof_pipeline.py:477)"} +{"complexity": "medium", "doc_id": "chunk_005522", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 499, "source_path": "core\\python\\sacl\\vetproof_pipeline.py", "text": "vetproof_pipeline._assess_evidence_strength (core\\python\\sacl\\vetproof_pipeline.py:499)"} +{"complexity": "complex", "doc_id": "chunk_005523", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 524, "source_path": "core\\python\\sacl\\vetproof_pipeline.py", "text": "vetproof_pipeline._repair_iteration (core\\python\\sacl\\vetproof_pipeline.py:524)"} +{"complexity": "simple", "doc_id": "chunk_005524", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 573, "source_path": "core\\python\\sacl\\vetproof_pipeline.py", "text": "vetproof_pipeline.close (core\\python\\sacl\\vetproof_pipeline.py:573)"} +{"complexity": "simple", "doc_id": "chunk_005525", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 21, "source_path": "core\\python\\science\\domain_frameworks.py", "text": "domain_frameworks.VerificationResult (core\\python\\science\\domain_frameworks.py:21)"} +{"complexity": "medium", "doc_id": "chunk_005526", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 29, "source_path": "core\\python\\science\\domain_frameworks.py", "text": "domain_frameworks.FrameworkEvaluation (core\\python\\science\\domain_frameworks.py:29)"} +{"complexity": "complex", "doc_id": "chunk_005527", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 51, "source_path": "core\\python\\science\\domain_frameworks.py", "text": "domain_frameworks.ScientificFramework (core\\python\\science\\domain_frameworks.py:51)"} +{"complexity": "complex", "doc_id": "chunk_005528", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 101, "source_path": "core\\python\\science\\domain_frameworks.py", "text": "domain_frameworks.PhysicsFramework (core\\python\\science\\domain_frameworks.py:101)"} +{"complexity": "complex", "doc_id": "chunk_005529", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 184, "source_path": "core\\python\\science\\domain_frameworks.py", "text": "domain_frameworks.ThermodynamicsFramework (core\\python\\science\\domain_frameworks.py:184)"} +{"complexity": "complex", "doc_id": "chunk_005530", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 251, "source_path": "core\\python\\science\\domain_frameworks.py", "text": "domain_frameworks.QuantumMechanicsFramework (core\\python\\science\\domain_frameworks.py:251)"} +{"complexity": "complex", "doc_id": "chunk_005531", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 325, "source_path": "core\\python\\science\\domain_frameworks.py", "text": "domain_frameworks.ChemistryFramework (core\\python\\science\\domain_frameworks.py:325)"} +{"complexity": "complex", "doc_id": "chunk_005532", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 419, "source_path": "core\\python\\science\\domain_frameworks.py", "text": "domain_frameworks.BiologyFramework (core\\python\\science\\domain_frameworks.py:419)"} +{"complexity": "complex", "doc_id": "chunk_005533", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 505, "source_path": "core\\python\\science\\domain_frameworks.py", "text": "domain_frameworks.StatisticsFramework (core\\python\\science\\domain_frameworks.py:505)"} +{"complexity": "simple", "doc_id": "chunk_005534", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 580, "source_path": "core\\python\\science\\domain_frameworks.py", "text": "domain_frameworks.get_all_frameworks (core\\python\\science\\domain_frameworks.py:580)"} +{"complexity": "simple", "doc_id": "chunk_005535", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 592, "source_path": "core\\python\\science\\domain_frameworks.py", "text": "domain_frameworks.get_frameworks_for_domain (core\\python\\science\\domain_frameworks.py:592)"} +{"complexity": "simple", "doc_id": "chunk_005536", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 39, "source_path": "core\\python\\science\\domain_frameworks.py", "text": "domain_frameworks.to_dict (core\\python\\science\\domain_frameworks.py:39)"} +{"complexity": "simple", "doc_id": "chunk_005537", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 56, "source_path": "core\\python\\science\\domain_frameworks.py", "text": "domain_frameworks.name (core\\python\\science\\domain_frameworks.py:56)"} +{"complexity": "simple", "doc_id": "chunk_005538", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 62, "source_path": "core\\python\\science\\domain_frameworks.py", "text": "domain_frameworks.domain (core\\python\\science\\domain_frameworks.py:62)"} +{"complexity": "simple", "doc_id": "chunk_005539", "function_type": "function", "has_docstring": "yes", "keyword": "score", "layer": "core", "module": "other", "source_line": 68, "source_path": "core\\python\\science\\domain_frameworks.py", "text": "domain_frameworks.weight (core\\python\\science\\domain_frameworks.py:68)"} +{"complexity": "simple", "doc_id": "chunk_005540", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 73, "source_path": "core\\python\\science\\domain_frameworks.py", "text": "domain_frameworks.evaluate (core\\python\\science\\domain_frameworks.py:73)"} +{"complexity": "medium", "doc_id": "chunk_005541", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 77, "source_path": "core\\python\\science\\domain_frameworks.py", "text": "domain_frameworks._create_evaluation (core\\python\\science\\domain_frameworks.py:77)"} +{"complexity": "complex", "doc_id": "chunk_005542", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 126, "source_path": "core\\python\\science\\domain_frameworks.py", "text": "domain_frameworks.evaluate (core\\python\\science\\domain_frameworks.py:126)"} +{"complexity": "simple", "doc_id": "chunk_005543", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 178, "source_path": "core\\python\\science\\domain_frameworks.py", "text": "domain_frameworks._check_units (core\\python\\science\\domain_frameworks.py:178)"} +{"complexity": "complex", "doc_id": "chunk_005544", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 199, "source_path": "core\\python\\science\\domain_frameworks.py", "text": "domain_frameworks.evaluate (core\\python\\science\\domain_frameworks.py:199)"} +{"complexity": "complex", "doc_id": "chunk_005545", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 268, "source_path": "core\\python\\science\\domain_frameworks.py", "text": "domain_frameworks.evaluate (core\\python\\science\\domain_frameworks.py:268)"} +{"complexity": "complex", "doc_id": "chunk_005546", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 355, "source_path": "core\\python\\science\\domain_frameworks.py", "text": "domain_frameworks.evaluate (core\\python\\science\\domain_frameworks.py:355)"} +{"complexity": "simple", "doc_id": "chunk_005547", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 398, "source_path": "core\\python\\science\\domain_frameworks.py", "text": "domain_frameworks._check_mass_balance (core\\python\\science\\domain_frameworks.py:398)"} +{"complexity": "simple", "doc_id": "chunk_005548", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 409, "source_path": "core\\python\\science\\domain_frameworks.py", "text": "domain_frameworks._check_valence (core\\python\\science\\domain_frameworks.py:409)"} +{"complexity": "complex", "doc_id": "chunk_005549", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 441, "source_path": "core\\python\\science\\domain_frameworks.py", "text": "domain_frameworks.evaluate (core\\python\\science\\domain_frameworks.py:441)"} +{"complexity": "complex", "doc_id": "chunk_005550", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 520, "source_path": "core\\python\\science\\domain_frameworks.py", "text": "domain_frameworks.evaluate (core\\python\\science\\domain_frameworks.py:520)"} +{"complexity": "simple", "doc_id": "chunk_005551", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 400, "source_path": "core\\python\\science\\domain_frameworks.py", "text": "domain_frameworks.count_atoms (core\\python\\science\\domain_frameworks.py:400)"} +{"complexity": "simple", "doc_id": "chunk_005552", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 49, "source_path": "core\\python\\science\\hypothesis_engine.py", "text": "hypothesis_engine.HypothesisStatus (core\\python\\science\\hypothesis_engine.py:49)"} +{"complexity": "complex", "doc_id": "chunk_005553", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 57, "source_path": "core\\python\\science\\hypothesis_engine.py", "text": "hypothesis_engine.VerifiedHypothesis (core\\python\\science\\hypothesis_engine.py:57)"} +{"complexity": "complex", "doc_id": "chunk_005554", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 122, "source_path": "core\\python\\science\\hypothesis_engine.py", "text": "hypothesis_engine.MerkleTree (core\\python\\science\\hypothesis_engine.py:122)"} +{"complexity": "complex", "doc_id": "chunk_005555", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 163, "source_path": "core\\python\\science\\hypothesis_engine.py", "text": "hypothesis_engine.HypothesisEngine (core\\python\\science\\hypothesis_engine.py:163)"} +{"complexity": "complex", "doc_id": "chunk_005556", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 444, "source_path": "core\\python\\science\\hypothesis_engine.py", "text": "hypothesis_engine.test_hypothesis_engine (core\\python\\science\\hypothesis_engine.py:444)"} +{"complexity": "simple", "doc_id": "chunk_005557", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 94, "source_path": "core\\python\\science\\hypothesis_engine.py", "text": "hypothesis_engine.__post_init__ (core\\python\\science\\hypothesis_engine.py:94)"} +{"complexity": "medium", "doc_id": "chunk_005558", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 98, "source_path": "core\\python\\science\\hypothesis_engine.py", "text": "hypothesis_engine.to_dict (core\\python\\science\\hypothesis_engine.py:98)"} +{"complexity": "simple", "doc_id": "chunk_005559", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 118, "source_path": "core\\python\\science\\hypothesis_engine.py", "text": "hypothesis_engine.to_json (core\\python\\science\\hypothesis_engine.py:118)"} +{"complexity": "simple", "doc_id": "chunk_005560", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "other", "source_line": 129, "source_path": "core\\python\\science\\hypothesis_engine.py", "text": "hypothesis_engine.hash_leaf (core\\python\\science\\hypothesis_engine.py:129)"} +{"complexity": "simple", "doc_id": "chunk_005561", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "other", "source_line": 133, "source_path": "core\\python\\science\\hypothesis_engine.py", "text": "hypothesis_engine.hash_pair (core\\python\\science\\hypothesis_engine.py:133)"} +{"complexity": "medium", "doc_id": "chunk_005562", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 138, "source_path": "core\\python\\science\\hypothesis_engine.py", "text": "hypothesis_engine.compute_root (core\\python\\science\\hypothesis_engine.py:138)"} +{"complexity": "simple", "doc_id": "chunk_005563", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 176, "source_path": "core\\python\\science\\hypothesis_engine.py", "text": "hypothesis_engine.__init__ (core\\python\\science\\hypothesis_engine.py:176)"} +{"complexity": "complex", "doc_id": "chunk_005564", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 187, "source_path": "core\\python\\science\\hypothesis_engine.py", "text": "hypothesis_engine.verify_hypothesis (core\\python\\science\\hypothesis_engine.py:187)"} +{"complexity": "medium", "doc_id": "chunk_005565", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "other", "source_line": 319, "source_path": "core\\python\\science\\hypothesis_engine.py", "text": "hypothesis_engine._sign_hypothesis (core\\python\\science\\hypothesis_engine.py:319)"} +{"complexity": "simple", "doc_id": "chunk_005566", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 346, "source_path": "core\\python\\science\\hypothesis_engine.py", "text": "hypothesis_engine._anchor_hypothesis (core\\python\\science\\hypothesis_engine.py:346)"} +{"complexity": "medium", "doc_id": "chunk_005567", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 352, "source_path": "core\\python\\science\\hypothesis_engine.py", "text": "hypothesis_engine.evaluate_protein_hypothesis (core\\python\\science\\hypothesis_engine.py:352)"} +{"complexity": "medium", "doc_id": "chunk_005568", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 383, "source_path": "core\\python\\science\\hypothesis_engine.py", "text": "hypothesis_engine.evaluate_drug_hypothesis (core\\python\\science\\hypothesis_engine.py:383)"} +{"complexity": "medium", "doc_id": "chunk_005569", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 413, "source_path": "core\\python\\science\\hypothesis_engine.py", "text": "hypothesis_engine.evaluate_materials_hypothesis (core\\python\\science\\hypothesis_engine.py:413)"} +{"complexity": "simple", "doc_id": "chunk_005570", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 40, "source_path": "core\\python\\science\\protein_folding.py", "text": "protein_folding.FoldingConfidence (core\\python\\science\\protein_folding.py:40)"} +{"complexity": "complex", "doc_id": "chunk_005571", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 48, "source_path": "core\\python\\science\\protein_folding.py", "text": "protein_folding.ProteinStructure (core\\python\\science\\protein_folding.py:48)"} +{"complexity": "complex", "doc_id": "chunk_005572", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 87, "source_path": "core\\python\\science\\protein_folding.py", "text": "protein_folding.VerifiedFoldingResult (core\\python\\science\\protein_folding.py:87)"} +{"complexity": "simple", "doc_id": "chunk_005573", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 126, "source_path": "core\\python\\science\\protein_folding.py", "text": "protein_folding.ProteinFoldingModel (core\\python\\science\\protein_folding.py:126)"} +{"complexity": "complex", "doc_id": "chunk_005574", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 136, "source_path": "core\\python\\science\\protein_folding.py", "text": "protein_folding.ESMFoldAdapter (core\\python\\science\\protein_folding.py:136)"} +{"complexity": "complex", "doc_id": "chunk_005575", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 282, "source_path": "core\\python\\science\\protein_folding.py", "text": "protein_folding.HeuristicFoldingModel (core\\python\\science\\protein_folding.py:282)"} +{"complexity": "complex", "doc_id": "chunk_005576", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 382, "source_path": "core\\python\\science\\protein_folding.py", "text": "protein_folding.VerifiableProteinFolder (core\\python\\science\\protein_folding.py:382)"} +{"complexity": "complex", "doc_id": "chunk_005577", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 492, "source_path": "core\\python\\science\\protein_folding.py", "text": "protein_folding.demo_protein_folding (core\\python\\science\\protein_folding.py:492)"} +{"complexity": "medium", "doc_id": "chunk_005578", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 72, "source_path": "core\\python\\science\\protein_folding.py", "text": "protein_folding.to_dict (core\\python\\science\\protein_folding.py:72)"} +{"complexity": "medium", "doc_id": "chunk_005579", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 112, "source_path": "core\\python\\science\\protein_folding.py", "text": "protein_folding.to_dict (core\\python\\science\\protein_folding.py:112)"} +{"complexity": "simple", "doc_id": "chunk_005580", "function_type": "function", "has_docstring": "no", "keyword": "infer", "layer": "core", "module": "other", "source_line": 132, "source_path": "core\\python\\science\\protein_folding.py", "text": "protein_folding.predict_structure (core\\python\\science\\protein_folding.py:132)"} +{"complexity": "simple", "doc_id": "chunk_005581", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 144, "source_path": "core\\python\\science\\protein_folding.py", "text": "protein_folding.__init__ (core\\python\\science\\protein_folding.py:144)"} +{"complexity": "complex", "doc_id": "chunk_005582", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "other", "source_line": 148, "source_path": "core\\python\\science\\protein_folding.py", "text": "protein_folding.predict_structure (core\\python\\science\\protein_folding.py:148)"} +{"complexity": "medium", "doc_id": "chunk_005583", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 203, "source_path": "core\\python\\science\\protein_folding.py", "text": "protein_folding._call_esm_api (core\\python\\science\\protein_folding.py:203)"} +{"complexity": "medium", "doc_id": "chunk_005584", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 220, "source_path": "core\\python\\science\\protein_folding.py", "text": "protein_folding._extract_plddt_from_pdb (core\\python\\science\\protein_folding.py:220)"} +{"complexity": "medium", "doc_id": "chunk_005585", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 233, "source_path": "core\\python\\science\\protein_folding.py", "text": "protein_folding._estimate_confidence (core\\python\\science\\protein_folding.py:233)"} +{"complexity": "medium", "doc_id": "chunk_005586", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "other", "source_line": 264, "source_path": "core\\python\\science\\protein_folding.py", "text": "protein_folding._predict_secondary_structure (core\\python\\science\\protein_folding.py:264)"} +{"complexity": "complex", "doc_id": "chunk_005587", "function_type": "function", "has_docstring": "no", "keyword": "infer", "layer": "core", "module": "other", "source_line": 288, "source_path": "core\\python\\science\\protein_folding.py", "text": "protein_folding.predict_structure (core\\python\\science\\protein_folding.py:288)"} +{"complexity": "medium", "doc_id": "chunk_005588", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 321, "source_path": "core\\python\\science\\protein_folding.py", "text": "protein_folding._estimate_confidence (core\\python\\science\\protein_folding.py:321)"} +{"complexity": "medium", "doc_id": "chunk_005589", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "other", "source_line": 345, "source_path": "core\\python\\science\\protein_folding.py", "text": "protein_folding._predict_secondary_structure (core\\python\\science\\protein_folding.py:345)"} +{"complexity": "medium", "doc_id": "chunk_005590", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 364, "source_path": "core\\python\\science\\protein_folding.py", "text": "protein_folding._estimate_free_energy (core\\python\\science\\protein_folding.py:364)"} +{"complexity": "medium", "doc_id": "chunk_005591", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 395, "source_path": "core\\python\\science\\protein_folding.py", "text": "protein_folding.__init__ (core\\python\\science\\protein_folding.py:395)"} +{"complexity": "complex", "doc_id": "chunk_005592", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 413, "source_path": "core\\python\\science\\protein_folding.py", "text": "protein_folding.fold_and_verify (core\\python\\science\\protein_folding.py:413)"} +{"complexity": "simple", "doc_id": "chunk_005593", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 479, "source_path": "core\\python\\science\\protein_folding.py", "text": "protein_folding.batch_fold (core\\python\\science\\protein_folding.py:479)"} +{"complexity": "simple", "doc_id": "chunk_005594", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 28, "source_path": "core\\python\\science\\rna_framework.py", "text": "rna_framework.RNAVerificationResult (core\\python\\science\\rna_framework.py:28)"} +{"complexity": "simple", "doc_id": "chunk_005595", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "other", "source_line": 35, "source_path": "core\\python\\science\\rna_framework.py", "text": "rna_framework.RNAConstraintEvaluation (core\\python\\science\\rna_framework.py:35)"} +{"complexity": "medium", "doc_id": "chunk_005596", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 45, "source_path": "core\\python\\science\\rna_framework.py", "text": "rna_framework.RNAStructureVerification (core\\python\\science\\rna_framework.py:45)"} +{"complexity": "complex", "doc_id": "chunk_005597", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 71, "source_path": "core\\python\\science\\rna_framework.py", "text": "rna_framework.RNAPhysics (core\\python\\science\\rna_framework.py:71)"} +{"complexity": "complex", "doc_id": "chunk_005598", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 137, "source_path": "core\\python\\science\\rna_framework.py", "text": "rna_framework.RNAVerificationEngine (core\\python\\science\\rna_framework.py:137)"} +{"complexity": "complex", "doc_id": "chunk_005599", "function_type": "class", "has_docstring": "yes", "keyword": "route", "layer": "core", "module": "other", "source_line": 578, "source_path": "core\\python\\science\\rna_framework.py", "text": "rna_framework.RNAEnsembleSelector (core\\python\\science\\rna_framework.py:578)"} +{"complexity": "complex", "doc_id": "chunk_005600", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 732, "source_path": "core\\python\\science\\rna_framework.py", "text": "rna_framework.RNAEnergyScorer (core\\python\\science\\rna_framework.py:732)"} +{"complexity": "complex", "doc_id": "chunk_005601", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 865, "source_path": "core\\python\\science\\rna_framework.py", "text": "rna_framework.test_rna_framework (core\\python\\science\\rna_framework.py:865)"} +{"complexity": "simple", "doc_id": "chunk_005602", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 147, "source_path": "core\\python\\science\\rna_framework.py", "text": "rna_framework.__init__ (core\\python\\science\\rna_framework.py:147)"} +{"complexity": "complex", "doc_id": "chunk_005603", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 155, "source_path": "core\\python\\science\\rna_framework.py", "text": "rna_framework.verify_structure (core\\python\\science\\rna_framework.py:155)"} +{"complexity": "complex", "doc_id": "chunk_005604", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 243, "source_path": "core\\python\\science\\rna_framework.py", "text": "rna_framework._check_backbone_distances (core\\python\\science\\rna_framework.py:243)"} +{"complexity": "complex", "doc_id": "chunk_005605", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 299, "source_path": "core\\python\\science\\rna_framework.py", "text": "rna_framework._check_base_stacking (core\\python\\science\\rna_framework.py:299)"} +{"complexity": "complex", "doc_id": "chunk_005606", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 362, "source_path": "core\\python\\science\\rna_framework.py", "text": "rna_framework._check_geometry (core\\python\\science\\rna_framework.py:362)"} +{"complexity": "complex", "doc_id": "chunk_005607", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 430, "source_path": "core\\python\\science\\rna_framework.py", "text": "rna_framework._check_clashes (core\\python\\science\\rna_framework.py:430)"} +{"complexity": "complex", "doc_id": "chunk_005608", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 485, "source_path": "core\\python\\science\\rna_framework.py", "text": "rna_framework._check_sequence_structure (core\\python\\science\\rna_framework.py:485)"} +{"complexity": "medium", "doc_id": "chunk_005609", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 544, "source_path": "core\\python\\science\\rna_framework.py", "text": "rna_framework._compute_merkle_root (core\\python\\science\\rna_framework.py:544)"} +{"complexity": "simple", "doc_id": "chunk_005610", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 587, "source_path": "core\\python\\science\\rna_framework.py", "text": "rna_framework.__init__ (core\\python\\science\\rna_framework.py:587)"} +{"complexity": "complex", "doc_id": "chunk_005611", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "core", "module": "other", "source_line": 590, "source_path": "core\\python\\science\\rna_framework.py", "text": "rna_framework.select_best (core\\python\\science\\rna_framework.py:590)"} +{"complexity": "complex", "doc_id": "chunk_005612", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 651, "source_path": "core\\python\\science\\rna_framework.py", "text": "rna_framework.refine_with_verification (core\\python\\science\\rna_framework.py:651)"} +{"complexity": "complex", "doc_id": "chunk_005613", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 690, "source_path": "core\\python\\science\\rna_framework.py", "text": "rna_framework._apply_refinement (core\\python\\science\\rna_framework.py:690)"} +{"complexity": "simple", "doc_id": "chunk_005614", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 738, "source_path": "core\\python\\science\\rna_framework.py", "text": "rna_framework.__init__ (core\\python\\science\\rna_framework.py:738)"} +{"complexity": "complex", "doc_id": "chunk_005615", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 741, "source_path": "core\\python\\science\\rna_framework.py", "text": "rna_framework.score_structure (core\\python\\science\\rna_framework.py:741)"} +{"complexity": "medium", "doc_id": "chunk_005616", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 775, "source_path": "core\\python\\science\\rna_framework.py", "text": "rna_framework._bond_energy (core\\python\\science\\rna_framework.py:775)"} +{"complexity": "medium", "doc_id": "chunk_005617", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 789, "source_path": "core\\python\\science\\rna_framework.py", "text": "rna_framework._stacking_energy (core\\python\\science\\rna_framework.py:789)"} +{"complexity": "medium", "doc_id": "chunk_005618", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 808, "source_path": "core\\python\\science\\rna_framework.py", "text": "rna_framework._angle_energy (core\\python\\science\\rna_framework.py:808)"} +{"complexity": "medium", "doc_id": "chunk_005619", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 829, "source_path": "core\\python\\science\\rna_framework.py", "text": "rna_framework._vdw_energy (core\\python\\science\\rna_framework.py:829)"} +{"complexity": "simple", "doc_id": "chunk_005620", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 850, "source_path": "core\\python\\science\\rna_framework.py", "text": "rna_framework._normalize_energy (core\\python\\science\\rna_framework.py:850)"} +{"complexity": "simple", "doc_id": "chunk_005621", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 22, "source_path": "core\\python\\security\\browser_shim.py", "text": "browser_shim.scrub_delegated_text (core\\python\\security\\browser_shim.py:22)"} +{"complexity": "medium", "doc_id": "chunk_005622", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 27, "source_path": "core\\python\\security\\browser_shim.py", "text": "browser_shim.planned_action_allowed (core\\python\\security\\browser_shim.py:27)"} +{"complexity": "complex", "doc_id": "chunk_005623", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 36, "source_path": "core\\python\\security\\datadog_integration.py", "text": "datadog_integration.trace_crypto_operation (core\\python\\security\\datadog_integration.py:36)"} +{"complexity": "complex", "doc_id": "chunk_005624", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 96, "source_path": "core\\python\\security\\datadog_integration.py", "text": "datadog_integration.trace_proof_generation (core\\python\\security\\datadog_integration.py:96)"} +{"complexity": "medium", "doc_id": "chunk_005625", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 182, "source_path": "core\\python\\security\\datadog_integration.py", "text": "datadog_integration.record_custom_metric (core\\python\\security\\datadog_integration.py:182)"} +{"complexity": "medium", "doc_id": "chunk_005626", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 206, "source_path": "core\\python\\security\\datadog_integration.py", "text": "datadog_integration.record_throughput (core\\python\\security\\datadog_integration.py:206)"} +{"complexity": "medium", "doc_id": "chunk_005627", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 230, "source_path": "core\\python\\security\\datadog_integration.py", "text": "datadog_integration.record_revenue (core\\python\\security\\datadog_integration.py:230)"} +{"complexity": "medium", "doc_id": "chunk_005628", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 257, "source_path": "core\\python\\security\\datadog_integration.py", "text": "datadog_integration.record_queue_depth (core\\python\\security\\datadog_integration.py:257)"} +{"complexity": "complex", "doc_id": "chunk_005629", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 279, "source_path": "core\\python\\security\\datadog_integration.py", "text": "datadog_integration.initialize_datadog (core\\python\\security\\datadog_integration.py:279)"} +{"complexity": "medium", "doc_id": "chunk_005630", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 331, "source_path": "core\\python\\security\\datadog_integration.py", "text": "datadog_integration.instrument_crypto_engine (core\\python\\security\\datadog_integration.py:331)"} +{"complexity": "complex", "doc_id": "chunk_005631", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 49, "source_path": "core\\python\\security\\datadog_integration.py", "text": "datadog_integration.decorator (core\\python\\security\\datadog_integration.py:49)"} +{"complexity": "complex", "doc_id": "chunk_005632", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 114, "source_path": "core\\python\\security\\datadog_integration.py", "text": "datadog_integration.wrapper (core\\python\\security\\datadog_integration.py:114)"} +{"complexity": "complex", "doc_id": "chunk_005633", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 51, "source_path": "core\\python\\security\\datadog_integration.py", "text": "datadog_integration.wrapper (core\\python\\security\\datadog_integration.py:51)"} +{"complexity": "simple", "doc_id": "chunk_005634", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 29, "source_path": "core\\python\\security\\defense_in_depth.py", "text": "defense_in_depth.DefenseDecision (core\\python\\security\\defense_in_depth.py:29)"} +{"complexity": "medium", "doc_id": "chunk_005635", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 41, "source_path": "core\\python\\security\\defense_in_depth.py", "text": "defense_in_depth.LayerResult (core\\python\\security\\defense_in_depth.py:41)"} +{"complexity": "medium", "doc_id": "chunk_005636", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 60, "source_path": "core\\python\\security\\defense_in_depth.py", "text": "defense_in_depth.UnifiedThreatAssessment (core\\python\\security\\defense_in_depth.py:60)"} +{"complexity": "complex", "doc_id": "chunk_005637", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "core", "module": "other", "source_line": 88, "source_path": "core\\python\\security\\defense_in_depth.py", "text": "defense_in_depth._Layer1InputValidation (core\\python\\security\\defense_in_depth.py:88)"} +{"complexity": "complex", "doc_id": "chunk_005638", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 166, "source_path": "core\\python\\security\\defense_in_depth.py", "text": "defense_in_depth._Layer2BehavioralAnalysis (core\\python\\security\\defense_in_depth.py:166)"} +{"complexity": "complex", "doc_id": "chunk_005639", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 210, "source_path": "core\\python\\security\\defense_in_depth.py", "text": "defense_in_depth._Layer3SemanticAnalysis (core\\python\\security\\defense_in_depth.py:210)"} +{"complexity": "complex", "doc_id": "chunk_005640", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 279, "source_path": "core\\python\\security\\defense_in_depth.py", "text": "defense_in_depth._Layer4AuditMonitoring (core\\python\\security\\defense_in_depth.py:279)"} +{"complexity": "complex", "doc_id": "chunk_005641", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 323, "source_path": "core\\python\\security\\defense_in_depth.py", "text": "defense_in_depth.DefenseInDepth (core\\python\\security\\defense_in_depth.py:323)"} +{"complexity": "simple", "doc_id": "chunk_005642", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 436, "source_path": "core\\python\\security\\defense_in_depth.py", "text": "defense_in_depth.quick_check (core\\python\\security\\defense_in_depth.py:436)"} +{"complexity": "simple", "doc_id": "chunk_005643", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 49, "source_path": "core\\python\\security\\defense_in_depth.py", "text": "defense_in_depth.to_dict (core\\python\\security\\defense_in_depth.py:49)"} +{"complexity": "simple", "doc_id": "chunk_005644", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 72, "source_path": "core\\python\\security\\defense_in_depth.py", "text": "defense_in_depth.to_dict (core\\python\\security\\defense_in_depth.py:72)"} +{"complexity": "simple", "doc_id": "chunk_005645", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 109, "source_path": "core\\python\\security\\defense_in_depth.py", "text": "defense_in_depth.__init__ (core\\python\\security\\defense_in_depth.py:109)"} +{"complexity": "medium", "doc_id": "chunk_005646", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "other", "source_line": 112, "source_path": "core\\python\\security\\defense_in_depth.py", "text": "defense_in_depth.check (core\\python\\security\\defense_in_depth.py:112)"} +{"complexity": "simple", "doc_id": "chunk_005647", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 143, "source_path": "core\\python\\security\\defense_in_depth.py", "text": "defense_in_depth.calls (core\\python\\security\\defense_in_depth.py:143)"} +{"complexity": "simple", "doc_id": "chunk_005648", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 169, "source_path": "core\\python\\security\\defense_in_depth.py", "text": "defense_in_depth.__init__ (core\\python\\security\\defense_in_depth.py:169)"} +{"complexity": "medium", "doc_id": "chunk_005649", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "other", "source_line": 173, "source_path": "core\\python\\security\\defense_in_depth.py", "text": "defense_in_depth.check (core\\python\\security\\defense_in_depth.py:173)"} +{"complexity": "simple", "doc_id": "chunk_005650", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 202, "source_path": "core\\python\\security\\defense_in_depth.py", "text": "defense_in_depth.calls (core\\python\\security\\defense_in_depth.py:202)"} +{"complexity": "simple", "doc_id": "chunk_005651", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 233, "source_path": "core\\python\\security\\defense_in_depth.py", "text": "defense_in_depth.__init__ (core\\python\\security\\defense_in_depth.py:233)"} +{"complexity": "complex", "doc_id": "chunk_005652", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "other", "source_line": 236, "source_path": "core\\python\\security\\defense_in_depth.py", "text": "defense_in_depth.check (core\\python\\security\\defense_in_depth.py:236)"} +{"complexity": "simple", "doc_id": "chunk_005653", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 271, "source_path": "core\\python\\security\\defense_in_depth.py", "text": "defense_in_depth.calls (core\\python\\security\\defense_in_depth.py:271)"} +{"complexity": "simple", "doc_id": "chunk_005654", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 282, "source_path": "core\\python\\security\\defense_in_depth.py", "text": "defense_in_depth.__init__ (core\\python\\security\\defense_in_depth.py:282)"} +{"complexity": "medium", "doc_id": "chunk_005655", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "other", "source_line": 286, "source_path": "core\\python\\security\\defense_in_depth.py", "text": "defense_in_depth.check (core\\python\\security\\defense_in_depth.py:286)"} +{"complexity": "simple", "doc_id": "chunk_005656", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 315, "source_path": "core\\python\\security\\defense_in_depth.py", "text": "defense_in_depth.calls (core\\python\\security\\defense_in_depth.py:315)"} +{"complexity": "medium", "doc_id": "chunk_005657", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 331, "source_path": "core\\python\\security\\defense_in_depth.py", "text": "defense_in_depth.__init__ (core\\python\\security\\defense_in_depth.py:331)"} +{"complexity": "complex", "doc_id": "chunk_005658", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 348, "source_path": "core\\python\\security\\defense_in_depth.py", "text": "defense_in_depth.assess (core\\python\\security\\defense_in_depth.py:348)"} +{"complexity": "medium", "doc_id": "chunk_005659", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "other", "source_line": 388, "source_path": "core\\python\\security\\defense_in_depth.py", "text": "defense_in_depth._build_assessment (core\\python\\security\\defense_in_depth.py:388)"} +{"complexity": "medium", "doc_id": "chunk_005660", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 419, "source_path": "core\\python\\security\\defense_in_depth.py", "text": "defense_in_depth.get_statistics (core\\python\\security\\defense_in_depth.py:419)"} +{"complexity": "simple", "doc_id": "chunk_005661", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 48, "source_path": "core\\python\\security\\delegated_guard.py", "text": "delegated_guard.SanitizedContent (core\\python\\security\\delegated_guard.py:48)"} +{"complexity": "simple", "doc_id": "chunk_005662", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 55, "source_path": "core\\python\\security\\delegated_guard.py", "text": "delegated_guard.AuthorizationResult (core\\python\\security\\delegated_guard.py:55)"} +{"complexity": "medium", "doc_id": "chunk_005663", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 62, "source_path": "core\\python\\security\\delegated_guard.py", "text": "delegated_guard.sanitize_delegated_content (core\\python\\security\\delegated_guard.py:62)"} +{"complexity": "complex", "doc_id": "chunk_005664", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 89, "source_path": "core\\python\\security\\delegated_guard.py", "text": "delegated_guard.authorize_action (core\\python\\security\\delegated_guard.py:89)"} +{"complexity": "medium", "doc_id": "chunk_005665", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 51, "source_path": "core\\python\\security\\fortress.py", "text": "fortress._get_or_create_metric (core\\python\\security\\fortress.py:51)"} +{"complexity": "simple", "doc_id": "chunk_005666", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 97, "source_path": "core\\python\\security\\fortress.py", "text": "fortress.SecurityException (core\\python\\security\\fortress.py:97)"} +{"complexity": "complex", "doc_id": "chunk_005667", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 102, "source_path": "core\\python\\security\\fortress.py", "text": "fortress.TEEAttestationService (core\\python\\security\\fortress.py:102)"} +{"complexity": "complex", "doc_id": "chunk_005668", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 180, "source_path": "core\\python\\security\\fortress.py", "text": "fortress.ImmutableAuditLedger (core\\python\\security\\fortress.py:180)"} +{"complexity": "complex", "doc_id": "chunk_005669", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 247, "source_path": "core\\python\\security\\fortress.py", "text": "fortress.ZeroTrustGateway (core\\python\\security\\fortress.py:247)"} +{"complexity": "simple", "doc_id": "chunk_005670", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 297, "source_path": "core\\python\\security\\fortress.py", "text": "fortress.FailureReason (core\\python\\security\\fortress.py:297)"} +{"complexity": "complex", "doc_id": "chunk_005671", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 304, "source_path": "core\\python\\security\\fortress.py", "text": "fortress.EnterpriseDeadLetterQueue (core\\python\\security\\fortress.py:304)"} +{"complexity": "medium", "doc_id": "chunk_005672", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 347, "source_path": "core\\python\\security\\fortress.py", "text": "fortress.SLAMonitor (core\\python\\security\\fortress.py:347)"} +{"complexity": "complex", "doc_id": "chunk_005673", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 376, "source_path": "core\\python\\security\\fortress.py", "text": "fortress.EmergencyKillSwitch (core\\python\\security\\fortress.py:376)"} +{"complexity": "medium", "doc_id": "chunk_005674", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 411, "source_path": "core\\python\\security\\fortress.py", "text": "fortress.FortressDefense (core\\python\\security\\fortress.py:411)"} +{"complexity": "simple", "doc_id": "chunk_005675", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 105, "source_path": "core\\python\\security\\fortress.py", "text": "fortress.__init__ (core\\python\\security\\fortress.py:105)"} +{"complexity": "simple", "doc_id": "chunk_005676", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 111, "source_path": "core\\python\\security\\fortress.py", "text": "fortress._detect_pi5 (core\\python\\security\\fortress.py:111)"} +{"complexity": "medium", "doc_id": "chunk_005677", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 122, "source_path": "core\\python\\security\\fortress.py", "text": "fortress._get_hardware_id (core\\python\\security\\fortress.py:122)"} +{"complexity": "medium", "doc_id": "chunk_005678", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 137, "source_path": "core\\python\\security\\fortress.py", "text": "fortress.generate_attestation_report (core\\python\\security\\fortress.py:137)"} +{"complexity": "simple", "doc_id": "chunk_005679", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 159, "source_path": "core\\python\\security\\fortress.py", "text": "fortress._measure_vector_db (core\\python\\security\\fortress.py:159)"} +{"complexity": "simple", "doc_id": "chunk_005680", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 163, "source_path": "core\\python\\security\\fortress.py", "text": "fortress._get_tpm_nonce (core\\python\\security\\fortress.py:163)"} +{"complexity": "simple", "doc_id": "chunk_005681", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "other", "source_line": 166, "source_path": "core\\python\\security\\fortress.py", "text": "fortress._get_secure_boot_hash (core\\python\\security\\fortress.py:166)"} +{"complexity": "simple", "doc_id": "chunk_005682", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "core", "module": "other", "source_line": 169, "source_path": "core\\python\\security\\fortress.py", "text": "fortress._tpm_sign (core\\python\\security\\fortress.py:169)"} +{"complexity": "simple", "doc_id": "chunk_005683", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 176, "source_path": "core\\python\\security\\fortress.py", "text": "fortress._get_tpm_cert (core\\python\\security\\fortress.py:176)"} +{"complexity": "simple", "doc_id": "chunk_005684", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 183, "source_path": "core\\python\\security\\fortress.py", "text": "fortress.__init__ (core\\python\\security\\fortress.py:183)"} +{"complexity": "medium", "doc_id": "chunk_005685", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 187, "source_path": "core\\python\\security\\fortress.py", "text": "fortress._initialize_chain (core\\python\\security\\fortress.py:187)"} +{"complexity": "medium", "doc_id": "chunk_005686", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 200, "source_path": "core\\python\\security\\fortress.py", "text": "fortress.record_event (core\\python\\security\\fortress.py:200)"} +{"complexity": "medium", "doc_id": "chunk_005687", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 219, "source_path": "core\\python\\security\\fortress.py", "text": "fortress.verify_chain_integrity (core\\python\\security\\fortress.py:219)"} +{"complexity": "simple", "doc_id": "chunk_005688", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "other", "source_line": 243, "source_path": "core\\python\\security\\fortress.py", "text": "fortress._calculate_hash (core\\python\\security\\fortress.py:243)"} +{"complexity": "simple", "doc_id": "chunk_005689", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 250, "source_path": "core\\python\\security\\fortress.py", "text": "fortress.__init__ (core\\python\\security\\fortress.py:250)"} +{"complexity": "medium", "doc_id": "chunk_005690", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 253, "source_path": "core\\python\\security\\fortress.py", "text": "fortress.issue_access_token (core\\python\\security\\fortress.py:253)"} +{"complexity": "medium", "doc_id": "chunk_005691", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "other", "source_line": 270, "source_path": "core\\python\\security\\fortress.py", "text": "fortress.validate_request (core\\python\\security\\fortress.py:270)"} +{"complexity": "simple", "doc_id": "chunk_005692", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 292, "source_path": "core\\python\\security\\fortress.py", "text": "fortress._verify_device_posture (core\\python\\security\\fortress.py:292)"} +{"complexity": "simple", "doc_id": "chunk_005693", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 307, "source_path": "core\\python\\security\\fortress.py", "text": "fortress.__init__ (core\\python\\security\\fortress.py:307)"} +{"complexity": "medium", "doc_id": "chunk_005694", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 312, "source_path": "core\\python\\security\\fortress.py", "text": "fortress._create_tables (core\\python\\security\\fortress.py:312)"} +{"complexity": "medium", "doc_id": "chunk_005695", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 329, "source_path": "core\\python\\security\\fortress.py", "text": "fortress.quarantine (core\\python\\security\\fortress.py:329)"} +{"complexity": "simple", "doc_id": "chunk_005696", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "core", "module": "other", "source_line": 341, "source_path": "core\\python\\security\\fortress.py", "text": "fortress._calculate_next_retry (core\\python\\security\\fortress.py:341)"} +{"complexity": "simple", "doc_id": "chunk_005697", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 350, "source_path": "core\\python\\security\\fortress.py", "text": "fortress.__init__ (core\\python\\security\\fortress.py:350)"} +{"complexity": "medium", "doc_id": "chunk_005698", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 354, "source_path": "core\\python\\security\\fortress.py", "text": "fortress.track_request (core\\python\\security\\fortress.py:354)"} +{"complexity": "simple", "doc_id": "chunk_005699", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 379, "source_path": "core\\python\\security\\fortress.py", "text": "fortress.__init__ (core\\python\\security\\fortress.py:379)"} +{"complexity": "simple", "doc_id": "chunk_005700", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 383, "source_path": "core\\python\\security\\fortress.py", "text": "fortress.trigger (core\\python\\security\\fortress.py:383)"} +{"complexity": "simple", "doc_id": "chunk_005701", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 394, "source_path": "core\\python\\security\\fortress.py", "text": "fortress._seal_data (core\\python\\security\\fortress.py:394)"} +{"complexity": "simple", "doc_id": "chunk_005702", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 401, "source_path": "core\\python\\security\\fortress.py", "text": "fortress._create_forensic_snapshot (core\\python\\security\\fortress.py:401)"} +{"complexity": "simple", "doc_id": "chunk_005703", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 414, "source_path": "core\\python\\security\\fortress.py", "text": "fortress.__init__ (core\\python\\security\\fortress.py:414)"} +{"complexity": "simple", "doc_id": "chunk_005704", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 419, "source_path": "core\\python\\security\\fortress.py", "text": "fortress.trigger_honeypot (core\\python\\security\\fortress.py:419)"} +{"complexity": "simple", "doc_id": "chunk_005705", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 427, "source_path": "core\\python\\security\\fortress.py", "text": "fortress.rotate_defenses (core\\python\\security\\fortress.py:427)"} +{"complexity": "simple", "doc_id": "chunk_005706", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 11, "source_path": "core\\python\\security\\nist_config.py", "text": "nist_config.NISTFramework (core\\python\\security\\nist_config.py:11)"} +{"complexity": "simple", "doc_id": "chunk_005707", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 16, "source_path": "core\\python\\security\\nist_config.py", "text": "nist_config.CSFFunction (core\\python\\security\\nist_config.py:16)"} +{"complexity": "simple", "doc_id": "chunk_005708", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 23, "source_path": "core\\python\\security\\nist_config.py", "text": "nist_config.AIRMFFunction (core\\python\\security\\nist_config.py:23)"} +{"complexity": "simple", "doc_id": "chunk_005709", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 29, "source_path": "core\\python\\security\\nist_config.py", "text": "nist_config.SP80053ControlFamily (core\\python\\security\\nist_config.py:29)"} +{"complexity": "simple", "doc_id": "chunk_005710", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 37, "source_path": "core\\python\\security\\nist_config.py", "text": "nist_config.ControlMapping (core\\python\\security\\nist_config.py:37)"} +{"complexity": "medium", "doc_id": "chunk_005711", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 44, "source_path": "core\\python\\security\\nist_config.py", "text": "nist_config.NISTConfig (core\\python\\security\\nist_config.py:44)"} +{"complexity": "medium", "doc_id": "chunk_005712", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 50, "source_path": "core\\python\\security\\nist_config.py", "text": "nist_config.__post_init__ (core\\python\\security\\nist_config.py:50)"} +{"complexity": "simple", "doc_id": "chunk_005713", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 15, "source_path": "core\\python\\security\\nist_engine.py", "text": "nist_engine.Asset (core\\python\\security\\nist_engine.py:15)"} +{"complexity": "simple", "doc_id": "chunk_005714", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 21, "source_path": "core\\python\\security\\nist_engine.py", "text": "nist_engine.Risk (core\\python\\security\\nist_engine.py:21)"} +{"complexity": "simple", "doc_id": "chunk_005715", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 29, "source_path": "core\\python\\security\\nist_engine.py", "text": "nist_engine.Assessment (core\\python\\security\\nist_engine.py:29)"} +{"complexity": "simple", "doc_id": "chunk_005716", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 35, "source_path": "core\\python\\security\\nist_engine.py", "text": "nist_engine.ComplianceStatus (core\\python\\security\\nist_engine.py:35)"} +{"complexity": "simple", "doc_id": "chunk_005717", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 43, "source_path": "core\\python\\security\\nist_engine.py", "text": "nist_engine.Violation (core\\python\\security\\nist_engine.py:43)"} +{"complexity": "medium", "doc_id": "chunk_005718", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 49, "source_path": "core\\python\\security\\nist_engine.py", "text": "nist_engine.NISTCSFEngine (core\\python\\security\\nist_engine.py:49)"} +{"complexity": "medium", "doc_id": "chunk_005719", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 75, "source_path": "core\\python\\security\\nist_engine.py", "text": "nist_engine.NISTAIRMFEngine (core\\python\\security\\nist_engine.py:75)"} +{"complexity": "medium", "doc_id": "chunk_005720", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 106, "source_path": "core\\python\\security\\nist_engine.py", "text": "nist_engine.NISTSP80053Engine (core\\python\\security\\nist_engine.py:106)"} +{"complexity": "complex", "doc_id": "chunk_005721", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 130, "source_path": "core\\python\\security\\nist_engine.py", "text": "nist_engine.NISTEngine (core\\python\\security\\nist_engine.py:130)"} +{"complexity": "simple", "doc_id": "chunk_005722", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 169, "source_path": "core\\python\\security\\nist_engine.py", "text": "nist_engine.get_nist_engine (core\\python\\security\\nist_engine.py:169)"} +{"complexity": "simple", "doc_id": "chunk_005723", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 50, "source_path": "core\\python\\security\\nist_engine.py", "text": "nist_engine.identify_assets (core\\python\\security\\nist_engine.py:50)"} +{"complexity": "simple", "doc_id": "chunk_005724", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 57, "source_path": "core\\python\\security\\nist_engine.py", "text": "nist_engine.identify_risk (core\\python\\security\\nist_engine.py:57)"} +{"complexity": "simple", "doc_id": "chunk_005725", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 61, "source_path": "core\\python\\security\\nist_engine.py", "text": "nist_engine.assess_all (core\\python\\security\\nist_engine.py:61)"} +{"complexity": "simple", "doc_id": "chunk_005726", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "core", "module": "other", "source_line": 71, "source_path": "core\\python\\security\\nist_engine.py", "text": "nist_engine.get_overall_score (core\\python\\security\\nist_engine.py:71)"} +{"complexity": "simple", "doc_id": "chunk_005727", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 76, "source_path": "core\\python\\security\\nist_engine.py", "text": "nist_engine.__init__ (core\\python\\security\\nist_engine.py:76)"} +{"complexity": "simple", "doc_id": "chunk_005728", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 82, "source_path": "core\\python\\security\\nist_engine.py", "text": "nist_engine.map_context (core\\python\\security\\nist_engine.py:82)"} +{"complexity": "simple", "doc_id": "chunk_005729", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 85, "source_path": "core\\python\\security\\nist_engine.py", "text": "nist_engine.identify_ai_risks (core\\python\\security\\nist_engine.py:85)"} +{"complexity": "simple", "doc_id": "chunk_005730", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 91, "source_path": "core\\python\\security\\nist_engine.py", "text": "nist_engine.assess_all (core\\python\\security\\nist_engine.py:91)"} +{"complexity": "simple", "doc_id": "chunk_005731", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 99, "source_path": "core\\python\\security\\nist_engine.py", "text": "nist_engine.assess_all_systems (core\\python\\security\\nist_engine.py:99)"} +{"complexity": "simple", "doc_id": "chunk_005732", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "core", "module": "other", "source_line": 103, "source_path": "core\\python\\security\\nist_engine.py", "text": "nist_engine.get_overall_score (core\\python\\security\\nist_engine.py:103)"} +{"complexity": "simple", "doc_id": "chunk_005733", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 107, "source_path": "core\\python\\security\\nist_engine.py", "text": "nist_engine.__init__ (core\\python\\security\\nist_engine.py:107)"} +{"complexity": "simple", "doc_id": "chunk_005734", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 114, "source_path": "core\\python\\security\\nist_engine.py", "text": "nist_engine.assess_control (core\\python\\security\\nist_engine.py:114)"} +{"complexity": "simple", "doc_id": "chunk_005735", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 117, "source_path": "core\\python\\security\\nist_engine.py", "text": "nist_engine.assess_family (core\\python\\security\\nist_engine.py:117)"} +{"complexity": "simple", "doc_id": "chunk_005736", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 124, "source_path": "core\\python\\security\\nist_engine.py", "text": "nist_engine.assess_all (core\\python\\security\\nist_engine.py:124)"} +{"complexity": "simple", "doc_id": "chunk_005737", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "core", "module": "other", "source_line": 127, "source_path": "core\\python\\security\\nist_engine.py", "text": "nist_engine.get_overall_score (core\\python\\security\\nist_engine.py:127)"} +{"complexity": "simple", "doc_id": "chunk_005738", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 131, "source_path": "core\\python\\security\\nist_engine.py", "text": "nist_engine.__init__ (core\\python\\security\\nist_engine.py:131)"} +{"complexity": "simple", "doc_id": "chunk_005739", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 137, "source_path": "core\\python\\security\\nist_engine.py", "text": "nist_engine.assess_all (core\\python\\security\\nist_engine.py:137)"} +{"complexity": "simple", "doc_id": "chunk_005740", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 146, "source_path": "core\\python\\security\\nist_engine.py", "text": "nist_engine.get_compliance_status (core\\python\\security\\nist_engine.py:146)"} +{"complexity": "simple", "doc_id": "chunk_005741", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 149, "source_path": "core\\python\\security\\nist_engine.py", "text": "nist_engine.record_violation (core\\python\\security\\nist_engine.py:149)"} +{"complexity": "simple", "doc_id": "chunk_005742", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 154, "source_path": "core\\python\\security\\nist_engine.py", "text": "nist_engine.get_violations (core\\python\\security\\nist_engine.py:154)"} +{"complexity": "simple", "doc_id": "chunk_005743", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 162, "source_path": "core\\python\\security\\nist_engine.py", "text": "nist_engine.get_performance_stats (core\\python\\security\\nist_engine.py:162)"} +{"complexity": "simple", "doc_id": "chunk_005744", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 18, "source_path": "core\\python\\security\\nist_monitor.py", "text": "nist_monitor.MonitorStatus (core\\python\\security\\nist_monitor.py:18)"} +{"complexity": "simple", "doc_id": "chunk_005745", "function_type": "class", "has_docstring": "no", "keyword": "compute", "layer": "core", "module": "other", "source_line": 24, "source_path": "core\\python\\security\\nist_monitor.py", "text": "nist_monitor.Metric (core\\python\\security\\nist_monitor.py:24)"} +{"complexity": "complex", "doc_id": "chunk_005746", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 29, "source_path": "core\\python\\security\\nist_monitor.py", "text": "nist_monitor.NISTMonitor (core\\python\\security\\nist_monitor.py:29)"} +{"complexity": "simple", "doc_id": "chunk_005747", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 62, "source_path": "core\\python\\security\\nist_monitor.py", "text": "nist_monitor.get_nist_monitor (core\\python\\security\\nist_monitor.py:62)"} +{"complexity": "simple", "doc_id": "chunk_005748", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 30, "source_path": "core\\python\\security\\nist_monitor.py", "text": "nist_monitor.__init__ (core\\python\\security\\nist_monitor.py:30)"} +{"complexity": "simple", "doc_id": "chunk_005749", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 41, "source_path": "core\\python\\security\\nist_monitor.py", "text": "nist_monitor._monitor_all_components (core\\python\\security\\nist_monitor.py:41)"} +{"complexity": "simple", "doc_id": "chunk_005750", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "core", "module": "other", "source_line": 47, "source_path": "core\\python\\security\\nist_monitor.py", "text": "nist_monitor._update_metrics (core\\python\\security\\nist_monitor.py:47)"} +{"complexity": "simple", "doc_id": "chunk_005751", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "core", "module": "other", "source_line": 56, "source_path": "core\\python\\security\\nist_monitor.py", "text": "nist_monitor.get_metrics (core\\python\\security\\nist_monitor.py:56)"} +{"complexity": "simple", "doc_id": "chunk_005752", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 59, "source_path": "core\\python\\security\\nist_monitor.py", "text": "nist_monitor.register_alert_callback (core\\python\\security\\nist_monitor.py:59)"} +{"complexity": "simple", "doc_id": "chunk_005753", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 13, "source_path": "core\\python\\security\\nist_reporter.py", "text": "nist_reporter.ReportFormat (core\\python\\security\\nist_reporter.py:13)"} +{"complexity": "complex", "doc_id": "chunk_005754", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 18, "source_path": "core\\python\\security\\nist_reporter.py", "text": "nist_reporter.NISTReporter (core\\python\\security\\nist_reporter.py:18)"} +{"complexity": "simple", "doc_id": "chunk_005755", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 65, "source_path": "core\\python\\security\\nist_reporter.py", "text": "nist_reporter.get_nist_reporter (core\\python\\security\\nist_reporter.py:65)"} +{"complexity": "complex", "doc_id": "chunk_005756", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 19, "source_path": "core\\python\\security\\nist_reporter.py", "text": "nist_reporter.generate_report (core\\python\\security\\nist_reporter.py:19)"} +{"complexity": "simple", "doc_id": "chunk_005757", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 18, "source_path": "core\\python\\security\\prompt_injection_firewall.py", "text": "prompt_injection_firewall.FirewallDecision (core\\python\\security\\prompt_injection_firewall.py:18)"} +{"complexity": "simple", "doc_id": "chunk_005758", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 25, "source_path": "core\\python\\security\\prompt_injection_firewall.py", "text": "prompt_injection_firewall.FirewallResult (core\\python\\security\\prompt_injection_firewall.py:25)"} +{"complexity": "complex", "doc_id": "chunk_005759", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 31, "source_path": "core\\python\\security\\prompt_injection_firewall.py", "text": "prompt_injection_firewall.PromptInjectionFirewall (core\\python\\security\\prompt_injection_firewall.py:31)"} +{"complexity": "simple", "doc_id": "chunk_005760", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 50, "source_path": "core\\python\\security\\prompt_injection_firewall.py", "text": "prompt_injection_firewall.__init__ (core\\python\\security\\prompt_injection_firewall.py:50)"} +{"complexity": "complex", "doc_id": "chunk_005761", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 53, "source_path": "core\\python\\security\\prompt_injection_firewall.py", "text": "prompt_injection_firewall.inspect (core\\python\\security\\prompt_injection_firewall.py:53)"} +{"complexity": "complex", "doc_id": "chunk_005762", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 46, "source_path": "core\\python\\security\\provenance.py", "text": "provenance.ProvenanceGuard (core\\python\\security\\provenance.py:46)"} +{"complexity": "simple", "doc_id": "chunk_005763", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 55, "source_path": "core\\python\\security\\provenance.py", "text": "provenance.__init__ (core\\python\\security\\provenance.py:55)"} +{"complexity": "complex", "doc_id": "chunk_005764", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 59, "source_path": "core\\python\\security\\provenance.py", "text": "provenance._get_device_id (core\\python\\security\\provenance.py:59)"} +{"complexity": "simple", "doc_id": "chunk_005765", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 92, "source_path": "core\\python\\security\\provenance.py", "text": "provenance._get_gpu_uuid (core\\python\\security\\provenance.py:92)"} +{"complexity": "simple", "doc_id": "chunk_005766", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 96, "source_path": "core\\python\\security\\provenance.py", "text": "provenance._verify_domestic_foundry (core\\python\\security\\provenance.py:96)"} +{"complexity": "medium", "doc_id": "chunk_005767", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 104, "source_path": "core\\python\\security\\provenance.py", "text": "provenance.anchor_output (core\\python\\security\\provenance.py:104)"} +{"complexity": "complex", "doc_id": "chunk_005768", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 17, "source_path": "core\\python\\sensory\\calm_xgml.py", "text": "calm_xgml.CALMProcessor (core\\python\\sensory\\calm_xgml.py:17)"} +{"complexity": "simple", "doc_id": "chunk_005769", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "proofs", "source_line": 23, "source_path": "core\\python\\sensory\\calm_xgml.py", "text": "calm_xgml.__init__ (core\\python\\sensory\\calm_xgml.py:23)"} +{"complexity": "complex", "doc_id": "chunk_005770", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 27, "source_path": "core\\python\\sensory\\calm_xgml.py", "text": "calm_xgml.build_xgml (core\\python\\sensory\\calm_xgml.py:27)"} +{"complexity": "simple", "doc_id": "chunk_005771", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 71, "source_path": "core\\python\\sensory\\calm_xgml.py", "text": "calm_xgml._format_node (core\\python\\sensory\\calm_xgml.py:71)"} +{"complexity": "simple", "doc_id": "chunk_005772", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 75, "source_path": "core\\python\\sensory\\calm_xgml.py", "text": "calm_xgml._format_edge (core\\python\\sensory\\calm_xgml.py:75)"} +{"complexity": "medium", "doc_id": "chunk_005773", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 78, "source_path": "core\\python\\sensory\\calm_xgml.py", "text": "calm_xgml.vectorize_batch (core\\python\\sensory\\calm_xgml.py:78)"} +{"complexity": "complex", "doc_id": "chunk_005774", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 14, "source_path": "core\\python\\sensory\\xgml.py", "text": "xgml.XGMLBuilder (core\\python\\sensory\\xgml.py:14)"} +{"complexity": "simple", "doc_id": "chunk_005775", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "proofs", "source_line": 20, "source_path": "core\\python\\sensory\\xgml.py", "text": "xgml.__init__ (core\\python\\sensory\\xgml.py:20)"} +{"complexity": "complex", "doc_id": "chunk_005776", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "proofs", "source_line": 23, "source_path": "core\\python\\sensory\\xgml.py", "text": "xgml.build_sensory_graph (core\\python\\sensory\\xgml.py:23)"} +{"complexity": "simple", "doc_id": "chunk_005777", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 72, "source_path": "core\\python\\sensory\\xgml.py", "text": "xgml._format_node (core\\python\\sensory\\xgml.py:72)"} +{"complexity": "simple", "doc_id": "chunk_005778", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 77, "source_path": "core\\python\\sensory\\xgml.py", "text": "xgml._format_edge (core\\python\\sensory\\xgml.py:77)"} +{"complexity": "simple", "doc_id": "chunk_005779", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "proofs", "source_line": 82, "source_path": "core\\python\\sensory\\xgml.py", "text": "xgml._generate_item_explanation (core\\python\\sensory\\xgml.py:82)"} +{"complexity": "simple", "doc_id": "chunk_005780", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "shared", "source_line": 11, "source_path": "core\\python\\shared\\auth\\middleware.py", "text": "middleware._APIKeyRecord (core\\python\\shared\\auth\\middleware.py:11)"} +{"complexity": "complex", "doc_id": "chunk_005781", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "shared", "source_line": 21, "source_path": "core\\python\\shared\\auth\\middleware.py", "text": "middleware.APIKeyManager (core\\python\\shared\\auth\\middleware.py:21)"} +{"complexity": "simple", "doc_id": "chunk_005782", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "shared", "source_line": 148, "source_path": "core\\python\\shared\\auth\\middleware.py", "text": "middleware._get_manager (core\\python\\shared\\auth\\middleware.py:148)"} +{"complexity": "simple", "doc_id": "chunk_005783", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "shared", "source_line": 156, "source_path": "core\\python\\shared\\auth\\middleware.py", "text": "middleware.require_api_key (core\\python\\shared\\auth\\middleware.py:156)"} +{"complexity": "simple", "doc_id": "chunk_005784", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "shared", "source_line": 163, "source_path": "core\\python\\shared\\auth\\middleware.py", "text": "middleware.require_admin (core\\python\\shared\\auth\\middleware.py:163)"} +{"complexity": "simple", "doc_id": "chunk_005785", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "shared", "source_line": 170, "source_path": "core\\python\\shared\\auth\\middleware.py", "text": "middleware.get_current_user (core\\python\\shared\\auth\\middleware.py:170)"} +{"complexity": "simple", "doc_id": "chunk_005786", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "shared", "source_line": 178, "source_path": "core\\python\\shared\\auth\\middleware.py", "text": "middleware.create_rate_limit_dependency (core\\python\\shared\\auth\\middleware.py:178)"} +{"complexity": "simple", "doc_id": "chunk_005787", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "shared", "source_line": 23, "source_path": "core\\python\\shared\\auth\\middleware.py", "text": "middleware.__init__ (core\\python\\shared\\auth\\middleware.py:23)"} +{"complexity": "medium", "doc_id": "chunk_005788", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "shared", "source_line": 30, "source_path": "core\\python\\shared\\auth\\middleware.py", "text": "middleware.create_key (core\\python\\shared\\auth\\middleware.py:30)"} +{"complexity": "simple", "doc_id": "chunk_005789", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "shared", "source_line": 42, "source_path": "core\\python\\shared\\auth\\middleware.py", "text": "middleware.validate_key (core\\python\\shared\\auth\\middleware.py:42)"} +{"complexity": "simple", "doc_id": "chunk_005790", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "shared", "source_line": 50, "source_path": "core\\python\\shared\\auth\\middleware.py", "text": "middleware.is_admin (core\\python\\shared\\auth\\middleware.py:50)"} +{"complexity": "medium", "doc_id": "chunk_005791", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "shared", "source_line": 67, "source_path": "core\\python\\shared\\auth\\middleware.py", "text": "middleware.create_api_key (core\\python\\shared\\auth\\middleware.py:67)"} +{"complexity": "simple", "doc_id": "chunk_005792", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "shared", "source_line": 91, "source_path": "core\\python\\shared\\auth\\middleware.py", "text": "middleware.validate_api_key (core\\python\\shared\\auth\\middleware.py:91)"} +{"complexity": "medium", "doc_id": "chunk_005793", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "shared", "source_line": 100, "source_path": "core\\python\\shared\\auth\\middleware.py", "text": "middleware.check_rate_limit (core\\python\\shared\\auth\\middleware.py:100)"} +{"complexity": "simple", "doc_id": "chunk_005794", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "shared", "source_line": 119, "source_path": "core\\python\\shared\\auth\\middleware.py", "text": "middleware._hash (core\\python\\shared\\auth\\middleware.py:119)"} +{"complexity": "simple", "doc_id": "chunk_005795", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "shared", "source_line": 122, "source_path": "core\\python\\shared\\auth\\middleware.py", "text": "middleware._check_rate_limit (core\\python\\shared\\auth\\middleware.py:122)"} +{"complexity": "simple", "doc_id": "chunk_005796", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "core", "module": "shared", "source_line": 131, "source_path": "core\\python\\shared\\auth\\middleware.py", "text": "middleware._save (core\\python\\shared\\auth\\middleware.py:131)"} +{"complexity": "simple", "doc_id": "chunk_005797", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "shared", "source_line": 136, "source_path": "core\\python\\shared\\auth\\middleware.py", "text": "middleware._load (core\\python\\shared\\auth\\middleware.py:136)"} +{"complexity": "simple", "doc_id": "chunk_005798", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "shared", "source_line": 180, "source_path": "core\\python\\shared\\auth\\middleware.py", "text": "middleware._dep (core\\python\\shared\\auth\\middleware.py:180)"} +{"complexity": "simple", "doc_id": "chunk_005799", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "shared", "source_line": 6, "source_path": "core\\python\\shared\\database\\connection.py", "text": "connection.get_database_url (core\\python\\shared\\database\\connection.py:6)"} +{"complexity": "simple", "doc_id": "chunk_005800", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "shared", "source_line": 18, "source_path": "core\\python\\shared\\database\\connection.py", "text": "connection.get_redis_url (core\\python\\shared\\database\\connection.py:18)"} +{"complexity": "medium", "doc_id": "chunk_005801", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "shared", "source_line": 27, "source_path": "core\\python\\shared\\database\\connection.py", "text": "connection.DatabasePool (core\\python\\shared\\database\\connection.py:27)"} +{"complexity": "medium", "doc_id": "chunk_005802", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "shared", "source_line": 48, "source_path": "core\\python\\shared\\database\\connection.py", "text": "connection.RedisPool (core\\python\\shared\\database\\connection.py:48)"} +{"complexity": "simple", "doc_id": "chunk_005803", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "shared", "source_line": 29, "source_path": "core\\python\\shared\\database\\connection.py", "text": "connection.__init__ (core\\python\\shared\\database\\connection.py:29)"} +{"complexity": "simple", "doc_id": "chunk_005804", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "shared", "source_line": 35, "source_path": "core\\python\\shared\\database\\connection.py", "text": "connection.url (core\\python\\shared\\database\\connection.py:35)"} +{"complexity": "simple", "doc_id": "chunk_005805", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "shared", "source_line": 38, "source_path": "core\\python\\shared\\database\\connection.py", "text": "connection.connect (core\\python\\shared\\database\\connection.py:38)"} +{"complexity": "simple", "doc_id": "chunk_005806", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "shared", "source_line": 50, "source_path": "core\\python\\shared\\database\\connection.py", "text": "connection.__init__ (core\\python\\shared\\database\\connection.py:50)"} +{"complexity": "simple", "doc_id": "chunk_005807", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "shared", "source_line": 54, "source_path": "core\\python\\shared\\database\\connection.py", "text": "connection.client (core\\python\\shared\\database\\connection.py:54)"} +{"complexity": "simple", "doc_id": "chunk_005808", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "shared", "source_line": 12, "source_path": "core\\python\\shared\\logging\\structured.py", "text": "structured.LogContext (core\\python\\shared\\logging\\structured.py:12)"} +{"complexity": "simple", "doc_id": "chunk_005809", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "shared", "source_line": 23, "source_path": "core\\python\\shared\\logging\\structured.py", "text": "structured.log_context (core\\python\\shared\\logging\\structured.py:23)"} +{"complexity": "medium", "doc_id": "chunk_005810", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "shared", "source_line": 32, "source_path": "core\\python\\shared\\logging\\structured.py", "text": "structured.JSONFormatter (core\\python\\shared\\logging\\structured.py:32)"} +{"complexity": "medium", "doc_id": "chunk_005811", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "shared", "source_line": 47, "source_path": "core\\python\\shared\\logging\\structured.py", "text": "structured._AevionLogger (core\\python\\shared\\logging\\structured.py:47)"} +{"complexity": "simple", "doc_id": "chunk_005812", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "shared", "source_line": 69, "source_path": "core\\python\\shared\\logging\\structured.py", "text": "structured.get_logger (core\\python\\shared\\logging\\structured.py:69)"} +{"complexity": "simple", "doc_id": "chunk_005813", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "shared", "source_line": 75, "source_path": "core\\python\\shared\\logging\\structured.py", "text": "structured.setup_logging (core\\python\\shared\\logging\\structured.py:75)"} +{"complexity": "simple", "doc_id": "chunk_005814", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "shared", "source_line": 18, "source_path": "core\\python\\shared\\logging\\structured.py", "text": "structured.to_dict (core\\python\\shared\\logging\\structured.py:18)"} +{"complexity": "medium", "doc_id": "chunk_005815", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "shared", "source_line": 33, "source_path": "core\\python\\shared\\logging\\structured.py", "text": "structured.format (core\\python\\shared\\logging\\structured.py:33)"} +{"complexity": "simple", "doc_id": "chunk_005816", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "shared", "source_line": 48, "source_path": "core\\python\\shared\\logging\\structured.py", "text": "structured.__init__ (core\\python\\shared\\logging\\structured.py:48)"} +{"complexity": "simple", "doc_id": "chunk_005817", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "shared", "source_line": 51, "source_path": "core\\python\\shared\\logging\\structured.py", "text": "structured._emit (core\\python\\shared\\logging\\structured.py:51)"} +{"complexity": "simple", "doc_id": "chunk_005818", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "shared", "source_line": 59, "source_path": "core\\python\\shared\\logging\\structured.py", "text": "structured.debug (core\\python\\shared\\logging\\structured.py:59)"} +{"complexity": "simple", "doc_id": "chunk_005819", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "shared", "source_line": 60, "source_path": "core\\python\\shared\\logging\\structured.py", "text": "structured.info (core\\python\\shared\\logging\\structured.py:60)"} +{"complexity": "simple", "doc_id": "chunk_005820", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "shared", "source_line": 61, "source_path": "core\\python\\shared\\logging\\structured.py", "text": "structured.warning (core\\python\\shared\\logging\\structured.py:61)"} +{"complexity": "simple", "doc_id": "chunk_005821", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "shared", "source_line": 62, "source_path": "core\\python\\shared\\logging\\structured.py", "text": "structured.error (core\\python\\shared\\logging\\structured.py:62)"} +{"complexity": "simple", "doc_id": "chunk_005822", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "shared", "source_line": 63, "source_path": "core\\python\\shared\\logging\\structured.py", "text": "structured.critical (core\\python\\shared\\logging\\structured.py:63)"} +{"complexity": "simple", "doc_id": "chunk_005823", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "models", "source_line": 17, "source_path": "core\\python\\shared\\models\\base_models.py", "text": "base_models.VerificationStatus (core\\python\\shared\\models\\base_models.py:17)"} +{"complexity": "simple", "doc_id": "chunk_005824", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 25, "source_path": "core\\python\\shared\\models\\base_models.py", "text": "base_models._now_iso (core\\python\\shared\\models\\base_models.py:25)"} +{"complexity": "simple", "doc_id": "chunk_005825", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "models", "source_line": 29, "source_path": "core\\python\\shared\\models\\base_models.py", "text": "base_models._new_id (core\\python\\shared\\models\\base_models.py:29)"} +{"complexity": "simple", "doc_id": "chunk_005826", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 34, "source_path": "core\\python\\shared\\models\\base_models.py", "text": "base_models.ModelResponse (core\\python\\shared\\models\\base_models.py:34)"} +{"complexity": "simple", "doc_id": "chunk_005827", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "models", "source_line": 45, "source_path": "core\\python\\shared\\models\\base_models.py", "text": "base_models.VerificationRequest (core\\python\\shared\\models\\base_models.py:45)"} +{"complexity": "complex", "doc_id": "chunk_005828", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "models", "source_line": 54, "source_path": "core\\python\\shared\\models\\base_models.py", "text": "base_models.VerificationResult (core\\python\\shared\\models\\base_models.py:54)"} +{"complexity": "simple", "doc_id": "chunk_005829", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "core", "module": "models", "source_line": 87, "source_path": "core\\python\\shared\\models\\base_models.py", "text": "base_models.ProofData (core\\python\\shared\\models\\base_models.py:87)"} +{"complexity": "simple", "doc_id": "chunk_005830", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 95, "source_path": "core\\python\\shared\\models\\base_models.py", "text": "base_models.ConsensusResult (core\\python\\shared\\models\\base_models.py:95)"} +{"complexity": "simple", "doc_id": "chunk_005831", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 105, "source_path": "core\\python\\shared\\models\\base_models.py", "text": "base_models.ModelResponse (core\\python\\shared\\models\\base_models.py:105)"} +{"complexity": "medium", "doc_id": "chunk_005832", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "models", "source_line": 117, "source_path": "core\\python\\shared\\models\\base_models.py", "text": "base_models.VerificationRequest (core\\python\\shared\\models\\base_models.py:117)"} +{"complexity": "complex", "doc_id": "chunk_005833", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "models", "source_line": 131, "source_path": "core\\python\\shared\\models\\base_models.py", "text": "base_models.VerificationResult (core\\python\\shared\\models\\base_models.py:131)"} +{"complexity": "simple", "doc_id": "chunk_005834", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "core", "module": "models", "source_line": 166, "source_path": "core\\python\\shared\\models\\base_models.py", "text": "base_models.ProofData (core\\python\\shared\\models\\base_models.py:166)"} +{"complexity": "simple", "doc_id": "chunk_005835", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 175, "source_path": "core\\python\\shared\\models\\base_models.py", "text": "base_models.ConsensusResult (core\\python\\shared\\models\\base_models.py:175)"} +{"complexity": "simple", "doc_id": "chunk_005836", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 42, "source_path": "core\\python\\shared\\models\\base_models.py", "text": "base_models.from_dict (core\\python\\shared\\models\\base_models.py:42)"} +{"complexity": "simple", "doc_id": "chunk_005837", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 71, "source_path": "core\\python\\shared\\models\\base_models.py", "text": "base_models.from_dict (core\\python\\shared\\models\\base_models.py:71)"} +{"complexity": "simple", "doc_id": "chunk_005838", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "models", "source_line": 77, "source_path": "core\\python\\shared\\models\\base_models.py", "text": "base_models.verify_proof (core\\python\\shared\\models\\base_models.py:77)"} +{"complexity": "simple", "doc_id": "chunk_005839", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 113, "source_path": "core\\python\\shared\\models\\base_models.py", "text": "base_models.from_dict (core\\python\\shared\\models\\base_models.py:113)"} +{"complexity": "simple", "doc_id": "chunk_005840", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "models", "source_line": 126, "source_path": "core\\python\\shared\\models\\base_models.py", "text": "base_models.__post_init__ (core\\python\\shared\\models\\base_models.py:126)"} +{"complexity": "simple", "doc_id": "chunk_005841", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "models", "source_line": 148, "source_path": "core\\python\\shared\\models\\base_models.py", "text": "base_models.from_dict (core\\python\\shared\\models\\base_models.py:148)"} +{"complexity": "simple", "doc_id": "chunk_005842", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "models", "source_line": 155, "source_path": "core\\python\\shared\\models\\base_models.py", "text": "base_models.verify_proof (core\\python\\shared\\models\\base_models.py:155)"} +{"complexity": "medium", "doc_id": "chunk_005843", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 9, "source_path": "core\\python\\shared\\proofs\\xgml_client.py", "text": "xgml_client.ProofResult (core\\python\\shared\\proofs\\xgml_client.py:9)"} +{"complexity": "medium", "doc_id": "chunk_005844", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 24, "source_path": "core\\python\\shared\\proofs\\xgml_client.py", "text": "xgml_client.XGMLClient (core\\python\\shared\\proofs\\xgml_client.py:24)"} +{"complexity": "simple", "doc_id": "chunk_005845", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 15, "source_path": "core\\python\\shared\\proofs\\xgml_client.py", "text": "xgml_client.to_dict (core\\python\\shared\\proofs\\xgml_client.py:15)"} +{"complexity": "simple", "doc_id": "chunk_005846", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "proofs", "source_line": 25, "source_path": "core\\python\\shared\\proofs\\xgml_client.py", "text": "xgml_client.__init__ (core\\python\\shared\\proofs\\xgml_client.py:25)"} +{"complexity": "simple", "doc_id": "chunk_005847", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "proofs", "source_line": 28, "source_path": "core\\python\\shared\\proofs\\xgml_client.py", "text": "xgml_client.compute_merkle_root (core\\python\\shared\\proofs\\xgml_client.py:28)"} +{"complexity": "simple", "doc_id": "chunk_005848", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 32, "source_path": "core\\python\\shared\\proofs\\xgml_client.py", "text": "xgml_client.generate_proof (core\\python\\shared\\proofs\\xgml_client.py:32)"} +{"complexity": "simple", "doc_id": "chunk_005849", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "proofs", "source_line": 41, "source_path": "core\\python\\shared\\proofs\\xgml_client.py", "text": "xgml_client.verify_proof (core\\python\\shared\\proofs\\xgml_client.py:41)"} +{"complexity": "medium", "doc_id": "chunk_005850", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 95, "source_path": "core\\python\\sheriff\\code_change_auditor.py", "text": "code_change_auditor.SecurityCriticalChangeError (core\\python\\sheriff\\code_change_auditor.py:95)"} +{"complexity": "complex", "doc_id": "chunk_005851", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 119, "source_path": "core\\python\\sheriff\\code_change_auditor.py", "text": "code_change_auditor.CodeChangeRecord (core\\python\\sheriff\\code_change_auditor.py:119)"} +{"complexity": "complex", "doc_id": "chunk_005852", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 163, "source_path": "core\\python\\sheriff\\code_change_auditor.py", "text": "code_change_auditor.CodeChangeAuditor (core\\python\\sheriff\\code_change_auditor.py:163)"} +{"complexity": "simple", "doc_id": "chunk_005853", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 452, "source_path": "core\\python\\sheriff\\code_change_auditor.py", "text": "code_change_auditor.get_code_change_auditor (core\\python\\sheriff\\code_change_auditor.py:452)"} +{"complexity": "medium", "doc_id": "chunk_005854", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 460, "source_path": "core\\python\\sheriff\\code_change_auditor.py", "text": "code_change_auditor.record_code_change (core\\python\\sheriff\\code_change_auditor.py:460)"} +{"complexity": "medium", "doc_id": "chunk_005855", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 98, "source_path": "core\\python\\sheriff\\code_change_auditor.py", "text": "code_change_auditor.__init__ (core\\python\\sheriff\\code_change_auditor.py:98)"} +{"complexity": "medium", "doc_id": "chunk_005856", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 140, "source_path": "core\\python\\sheriff\\code_change_auditor.py", "text": "code_change_auditor.to_dict (core\\python\\sheriff\\code_change_auditor.py:140)"} +{"complexity": "medium", "doc_id": "chunk_005857", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 174, "source_path": "core\\python\\sheriff\\code_change_auditor.py", "text": "code_change_auditor.__init__ (core\\python\\sheriff\\code_change_auditor.py:174)"} +{"complexity": "complex", "doc_id": "chunk_005858", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 206, "source_path": "core\\python\\sheriff\\code_change_auditor.py", "text": "code_change_auditor.record_code_change (core\\python\\sheriff\\code_change_auditor.py:206)"} +{"complexity": "complex", "doc_id": "chunk_005859", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 350, "source_path": "core\\python\\sheriff\\code_change_auditor.py", "text": "code_change_auditor.approve_pending_change (core\\python\\sheriff\\code_change_auditor.py:350)"} +{"complexity": "simple", "doc_id": "chunk_005860", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 397, "source_path": "core\\python\\sheriff\\code_change_auditor.py", "text": "code_change_auditor.get_change_history (core\\python\\sheriff\\code_change_auditor.py:397)"} +{"complexity": "simple", "doc_id": "chunk_005861", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 405, "source_path": "core\\python\\sheriff\\code_change_auditor.py", "text": "code_change_auditor.get_pending_approvals (core\\python\\sheriff\\code_change_auditor.py:405)"} +{"complexity": "complex", "doc_id": "chunk_005862", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 409, "source_path": "core\\python\\sheriff\\code_change_auditor.py", "text": "code_change_auditor._detect_security_patterns (core\\python\\sheriff\\code_change_auditor.py:409)"} +{"complexity": "simple", "doc_id": "chunk_005863", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 442, "source_path": "core\\python\\sheriff\\code_change_auditor.py", "text": "code_change_auditor._append_to_audit_log (core\\python\\sheriff\\code_change_auditor.py:442)"} +{"complexity": "complex", "doc_id": "chunk_005864", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 101, "source_path": "core\\python\\sheriff\\payment_verifier.py", "text": "payment_verifier.PaymentProof (core\\python\\sheriff\\payment_verifier.py:101)"} +{"complexity": "complex", "doc_id": "chunk_005865", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 155, "source_path": "core\\python\\sheriff\\payment_verifier.py", "text": "payment_verifier.PaymentVerifier (core\\python\\sheriff\\payment_verifier.py:155)"} +{"complexity": "medium", "doc_id": "chunk_005866", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 517, "source_path": "core\\python\\sheriff\\payment_verifier.py", "text": "payment_verifier.verify_payment_intent (core\\python\\sheriff\\payment_verifier.py:517)"} +{"complexity": "medium", "doc_id": "chunk_005867", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 135, "source_path": "core\\python\\sheriff\\payment_verifier.py", "text": "payment_verifier.to_dict (core\\python\\sheriff\\payment_verifier.py:135)"} +{"complexity": "complex", "doc_id": "chunk_005868", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 163, "source_path": "core\\python\\sheriff\\payment_verifier.py", "text": "payment_verifier.__init__ (core\\python\\sheriff\\payment_verifier.py:163)"} +{"complexity": "simple", "doc_id": "chunk_005869", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 197, "source_path": "core\\python\\sheriff\\payment_verifier.py", "text": "payment_verifier._hash_recipient (core\\python\\sheriff\\payment_verifier.py:197)"} +{"complexity": "simple", "doc_id": "chunk_005870", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 201, "source_path": "core\\python\\sheriff\\payment_verifier.py", "text": "payment_verifier._check_ofac (core\\python\\sheriff\\payment_verifier.py:201)"} +{"complexity": "simple", "doc_id": "chunk_005871", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 207, "source_path": "core\\python\\sheriff\\payment_verifier.py", "text": "payment_verifier._check_aml (core\\python\\sheriff\\payment_verifier.py:207)"} +{"complexity": "simple", "doc_id": "chunk_005872", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 216, "source_path": "core\\python\\sheriff\\payment_verifier.py", "text": "payment_verifier._check_pep (core\\python\\sheriff\\payment_verifier.py:216)"} +{"complexity": "complex", "doc_id": "chunk_005873", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 222, "source_path": "core\\python\\sheriff\\payment_verifier.py", "text": "payment_verifier._check_vector_compliance (core\\python\\sheriff\\payment_verifier.py:222)"} +{"complexity": "medium", "doc_id": "chunk_005874", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "verification", "source_line": 272, "source_path": "core\\python\\sheriff\\payment_verifier.py", "text": "payment_verifier._sign_payload (core\\python\\sheriff\\payment_verifier.py:272)"} +{"complexity": "medium", "doc_id": "chunk_005875", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 291, "source_path": "core\\python\\sheriff\\payment_verifier.py", "text": "payment_verifier.verify_payment_intent (core\\python\\sheriff\\payment_verifier.py:291)"} +{"complexity": "complex", "doc_id": "chunk_005876", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 314, "source_path": "core\\python\\sheriff\\payment_verifier.py", "text": "payment_verifier._verify_impl (core\\python\\sheriff\\payment_verifier.py:314)"} +{"complexity": "complex", "doc_id": "chunk_005877", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 437, "source_path": "core\\python\\sheriff\\payment_verifier.py", "text": "payment_verifier._create_blocked_proof (core\\python\\sheriff\\payment_verifier.py:437)"} +{"complexity": "complex", "doc_id": "chunk_005878", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 483, "source_path": "core\\python\\sheriff\\payment_verifier.py", "text": "payment_verifier.verify_proof (core\\python\\sheriff\\payment_verifier.py:483)"} +{"complexity": "simple", "doc_id": "chunk_005879", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 67, "source_path": "core\\python\\sheriff\\sensitive_op_monitor.py", "text": "sensitive_op_monitor.SensitiveOperationType (core\\python\\sheriff\\sensitive_op_monitor.py:67)"} +{"complexity": "medium", "doc_id": "chunk_005880", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 99, "source_path": "core\\python\\sheriff\\sensitive_op_monitor.py", "text": "sensitive_op_monitor.CredentialExfiltrationAttempt (core\\python\\sheriff\\sensitive_op_monitor.py:99)"} +{"complexity": "simple", "doc_id": "chunk_005881", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 121, "source_path": "core\\python\\sheriff\\sensitive_op_monitor.py", "text": "sensitive_op_monitor.NetworkActivity (core\\python\\sheriff\\sensitive_op_monitor.py:121)"} +{"complexity": "medium", "doc_id": "chunk_005882", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 134, "source_path": "core\\python\\sheriff\\sensitive_op_monitor.py", "text": "sensitive_op_monitor.SecurityIncident (core\\python\\sheriff\\sensitive_op_monitor.py:134)"} +{"complexity": "medium", "doc_id": "chunk_005883", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 151, "source_path": "core\\python\\sheriff\\sensitive_op_monitor.py", "text": "sensitive_op_monitor.SensitiveOperationContext (core\\python\\sheriff\\sensitive_op_monitor.py:151)"} +{"complexity": "complex", "doc_id": "chunk_005884", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 167, "source_path": "core\\python\\sheriff\\sensitive_op_monitor.py", "text": "sensitive_op_monitor.NetworkMonitor (core\\python\\sheriff\\sensitive_op_monitor.py:167)"} +{"complexity": "complex", "doc_id": "chunk_005885", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 265, "source_path": "core\\python\\sheriff\\sensitive_op_monitor.py", "text": "sensitive_op_monitor.SensitiveOperationMonitor (core\\python\\sheriff\\sensitive_op_monitor.py:265)"} +{"complexity": "simple", "doc_id": "chunk_005886", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 584, "source_path": "core\\python\\sheriff\\sensitive_op_monitor.py", "text": "sensitive_op_monitor.get_sensitive_op_monitor (core\\python\\sheriff\\sensitive_op_monitor.py:584)"} +{"complexity": "medium", "doc_id": "chunk_005887", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 593, "source_path": "core\\python\\sheriff\\sensitive_op_monitor.py", "text": "sensitive_op_monitor.enable_sensitive_operation_mode (core\\python\\sheriff\\sensitive_op_monitor.py:593)"} +{"complexity": "medium", "doc_id": "chunk_005888", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 102, "source_path": "core\\python\\sheriff\\sensitive_op_monitor.py", "text": "sensitive_op_monitor.__init__ (core\\python\\sheriff\\sensitive_op_monitor.py:102)"} +{"complexity": "simple", "doc_id": "chunk_005889", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 175, "source_path": "core\\python\\sheriff\\sensitive_op_monitor.py", "text": "sensitive_op_monitor.__init__ (core\\python\\sheriff\\sensitive_op_monitor.py:175)"} +{"complexity": "simple", "doc_id": "chunk_005890", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "other", "source_line": 182, "source_path": "core\\python\\sheriff\\sensitive_op_monitor.py", "text": "sensitive_op_monitor.start_monitoring (core\\python\\sheriff\\sensitive_op_monitor.py:182)"} +{"complexity": "medium", "doc_id": "chunk_005891", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "core", "module": "other", "source_line": 190, "source_path": "core\\python\\sheriff\\sensitive_op_monitor.py", "text": "sensitive_op_monitor.stop_monitoring (core\\python\\sheriff\\sensitive_op_monitor.py:190)"} +{"complexity": "complex", "doc_id": "chunk_005892", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 204, "source_path": "core\\python\\sheriff\\sensitive_op_monitor.py", "text": "sensitive_op_monitor.record_activity (core\\python\\sheriff\\sensitive_op_monitor.py:204)"} +{"complexity": "medium", "doc_id": "chunk_005893", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 275, "source_path": "core\\python\\sheriff\\sensitive_op_monitor.py", "text": "sensitive_op_monitor.__init__ (core\\python\\sheriff\\sensitive_op_monitor.py:275)"} +{"complexity": "complex", "doc_id": "chunk_005894", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 301, "source_path": "core\\python\\sheriff\\sensitive_op_monitor.py", "text": "sensitive_op_monitor.sensitive_operation_mode (core\\python\\sheriff\\sensitive_op_monitor.py:301)"} +{"complexity": "complex", "doc_id": "chunk_005895", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 376, "source_path": "core\\python\\sheriff\\sensitive_op_monitor.py", "text": "sensitive_op_monitor.enable_sensitive_operation_mode (core\\python\\sheriff\\sensitive_op_monitor.py:376)"} +{"complexity": "medium", "doc_id": "chunk_005896", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 426, "source_path": "core\\python\\sheriff\\sensitive_op_monitor.py", "text": "sensitive_op_monitor.detect_network_activity_during_sensitive_op (core\\python\\sheriff\\sensitive_op_monitor.py:426)"} +{"complexity": "simple", "doc_id": "chunk_005897", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 440, "source_path": "core\\python\\sheriff\\sensitive_op_monitor.py", "text": "sensitive_op_monitor.terminate_agent (core\\python\\sheriff\\sensitive_op_monitor.py:440)"} +{"complexity": "complex", "doc_id": "chunk_005898", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 450, "source_path": "core\\python\\sheriff\\sensitive_op_monitor.py", "text": "sensitive_op_monitor.generate_security_incident (core\\python\\sheriff\\sensitive_op_monitor.py:450)"} +{"complexity": "complex", "doc_id": "chunk_005899", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 494, "source_path": "core\\python\\sheriff\\sensitive_op_monitor.py", "text": "sensitive_op_monitor._generate_incident (core\\python\\sheriff\\sensitive_op_monitor.py:494)"} +{"complexity": "medium", "doc_id": "chunk_005900", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 552, "source_path": "core\\python\\sheriff\\sensitive_op_monitor.py", "text": "sensitive_op_monitor._log_incident (core\\python\\sheriff\\sensitive_op_monitor.py:552)"} +{"complexity": "medium", "doc_id": "chunk_005901", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 54, "source_path": "core\\python\\sheriff\\skill_verifier.py", "text": "skill_verifier.SkillIntegrityViolation (core\\python\\sheriff\\skill_verifier.py:54)"} +{"complexity": "medium", "doc_id": "chunk_005902", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 79, "source_path": "core\\python\\sheriff\\skill_verifier.py", "text": "skill_verifier.SkillManifest (core\\python\\sheriff\\skill_verifier.py:79)"} +{"complexity": "simple", "doc_id": "chunk_005903", "function_type": "class", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 96, "source_path": "core\\python\\sheriff\\skill_verifier.py", "text": "skill_verifier.SkillLoadRequest (core\\python\\sheriff\\skill_verifier.py:96)"} +{"complexity": "medium", "doc_id": "chunk_005904", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 107, "source_path": "core\\python\\sheriff\\skill_verifier.py", "text": "skill_verifier.VerificationResult (core\\python\\sheriff\\skill_verifier.py:107)"} +{"complexity": "complex", "doc_id": "chunk_005905", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 121, "source_path": "core\\python\\sheriff\\skill_verifier.py", "text": "skill_verifier.SkillRegistry (core\\python\\sheriff\\skill_verifier.py:121)"} +{"complexity": "complex", "doc_id": "chunk_005906", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 254, "source_path": "core\\python\\sheriff\\skill_verifier.py", "text": "skill_verifier.SkillVerifier (core\\python\\sheriff\\skill_verifier.py:254)"} +{"complexity": "simple", "doc_id": "chunk_005907", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 487, "source_path": "core\\python\\sheriff\\skill_verifier.py", "text": "skill_verifier.get_skill_verifier (core\\python\\sheriff\\skill_verifier.py:487)"} +{"complexity": "medium", "doc_id": "chunk_005908", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 495, "source_path": "core\\python\\sheriff\\skill_verifier.py", "text": "skill_verifier.verify_skill_integrity (core\\python\\sheriff\\skill_verifier.py:495)"} +{"complexity": "medium", "doc_id": "chunk_005909", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 57, "source_path": "core\\python\\sheriff\\skill_verifier.py", "text": "skill_verifier.__init__ (core\\python\\sheriff\\skill_verifier.py:57)"} +{"complexity": "simple", "doc_id": "chunk_005910", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 129, "source_path": "core\\python\\sheriff\\skill_verifier.py", "text": "skill_verifier.__init__ (core\\python\\sheriff\\skill_verifier.py:129)"} +{"complexity": "medium", "doc_id": "chunk_005911", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 136, "source_path": "core\\python\\sheriff\\skill_verifier.py", "text": "skill_verifier._load_registry (core\\python\\sheriff\\skill_verifier.py:136)"} +{"complexity": "medium", "doc_id": "chunk_005912", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "core", "module": "verification", "source_line": 159, "source_path": "core\\python\\sheriff\\skill_verifier.py", "text": "skill_verifier._save_registry (core\\python\\sheriff\\skill_verifier.py:159)"} +{"complexity": "simple", "doc_id": "chunk_005913", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 179, "source_path": "core\\python\\sheriff\\skill_verifier.py", "text": "skill_verifier.get_manifest (core\\python\\sheriff\\skill_verifier.py:179)"} +{"complexity": "complex", "doc_id": "chunk_005914", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 183, "source_path": "core\\python\\sheriff\\skill_verifier.py", "text": "skill_verifier.register_skill (core\\python\\sheriff\\skill_verifier.py:183)"} +{"complexity": "medium", "doc_id": "chunk_005915", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 224, "source_path": "core\\python\\sheriff\\skill_verifier.py", "text": "skill_verifier._compute_skill_hashes (core\\python\\sheriff\\skill_verifier.py:224)"} +{"complexity": "simple", "doc_id": "chunk_005916", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 238, "source_path": "core\\python\\sheriff\\skill_verifier.py", "text": "skill_verifier._hash_file (core\\python\\sheriff\\skill_verifier.py:238)"} +{"complexity": "simple", "doc_id": "chunk_005917", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 246, "source_path": "core\\python\\sheriff\\skill_verifier.py", "text": "skill_verifier._compute_combined_hash (core\\python\\sheriff\\skill_verifier.py:246)"} +{"complexity": "medium", "doc_id": "chunk_005918", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 265, "source_path": "core\\python\\sheriff\\skill_verifier.py", "text": "skill_verifier.__init__ (core\\python\\sheriff\\skill_verifier.py:265)"} +{"complexity": "complex", "doc_id": "chunk_005919", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 289, "source_path": "core\\python\\sheriff\\skill_verifier.py", "text": "skill_verifier.verify_skill_integrity (core\\python\\sheriff\\skill_verifier.py:289)"} +{"complexity": "complex", "doc_id": "chunk_005920", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 415, "source_path": "core\\python\\sheriff\\skill_verifier.py", "text": "skill_verifier.verify_skill_load_request (core\\python\\sheriff\\skill_verifier.py:415)"} +{"complexity": "simple", "doc_id": "chunk_005921", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 458, "source_path": "core\\python\\sheriff\\skill_verifier.py", "text": "skill_verifier._hash_file (core\\python\\sheriff\\skill_verifier.py:458)"} +{"complexity": "simple", "doc_id": "chunk_005922", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 466, "source_path": "core\\python\\sheriff\\skill_verifier.py", "text": "skill_verifier._compute_skill_hashes (core\\python\\sheriff\\skill_verifier.py:466)"} +{"complexity": "simple", "doc_id": "chunk_005923", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 475, "source_path": "core\\python\\sheriff\\skill_verifier.py", "text": "skill_verifier._compute_combined_hash (core\\python\\sheriff\\skill_verifier.py:475)"} +{"complexity": "medium", "doc_id": "chunk_005924", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 52, "source_path": "core\\python\\sheriff\\watts_limit.py", "text": "watts_limit.JETConfig (core\\python\\sheriff\\watts_limit.py:52)"} +{"complexity": "medium", "doc_id": "chunk_005925", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 69, "source_path": "core\\python\\sheriff\\watts_limit.py", "text": "watts_limit.WattsLimitViolation (core\\python\\sheriff\\watts_limit.py:69)"} +{"complexity": "medium", "doc_id": "chunk_005926", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 101, "source_path": "core\\python\\sheriff\\watts_limit.py", "text": "watts_limit.compute_reasoning_gain (core\\python\\sheriff\\watts_limit.py:101)"} +{"complexity": "complex", "doc_id": "chunk_005927", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 133, "source_path": "core\\python\\sheriff\\watts_limit.py", "text": "watts_limit.jet_interlock_check (core\\python\\sheriff\\watts_limit.py:133)"} +{"complexity": "complex", "doc_id": "chunk_005928", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 267, "source_path": "core\\python\\sheriff\\watts_limit.py", "text": "watts_limit.jet_protected (core\\python\\sheriff\\watts_limit.py:267)"} +{"complexity": "medium", "doc_id": "chunk_005929", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 82, "source_path": "core\\python\\sheriff\\watts_limit.py", "text": "watts_limit.__init__ (core\\python\\sheriff\\watts_limit.py:82)"} +{"complexity": "medium", "doc_id": "chunk_005930", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 285, "source_path": "core\\python\\sheriff\\watts_limit.py", "text": "watts_limit.decorator (core\\python\\sheriff\\watts_limit.py:285)"} +{"complexity": "medium", "doc_id": "chunk_005931", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 286, "source_path": "core\\python\\sheriff\\watts_limit.py", "text": "watts_limit.wrapper (core\\python\\sheriff\\watts_limit.py:286)"} +{"complexity": "medium", "doc_id": "chunk_005932", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 24, "source_path": "core\\python\\shield\\checkpoint_store.py", "text": "checkpoint_store.Checkpoint (core\\python\\shield\\checkpoint_store.py:24)"} +{"complexity": "complex", "doc_id": "chunk_005933", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 52, "source_path": "core\\python\\shield\\checkpoint_store.py", "text": "checkpoint_store.CheckpointStore (core\\python\\shield\\checkpoint_store.py:52)"} +{"complexity": "simple", "doc_id": "chunk_005934", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 103, "source_path": "core\\python\\shield\\checkpoint_store.py", "text": "checkpoint_store.get_store (core\\python\\shield\\checkpoint_store.py:103)"} +{"complexity": "medium", "doc_id": "chunk_005935", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 111, "source_path": "core\\python\\shield\\checkpoint_store.py", "text": "checkpoint_store.create_checkpoint (core\\python\\shield\\checkpoint_store.py:111)"} +{"complexity": "simple", "doc_id": "chunk_005936", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 142, "source_path": "core\\python\\shield\\checkpoint_store.py", "text": "checkpoint_store.get_checkpoint (core\\python\\shield\\checkpoint_store.py:142)"} +{"complexity": "simple", "doc_id": "chunk_005937", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 43, "source_path": "core\\python\\shield\\checkpoint_store.py", "text": "checkpoint_store.to_dict (core\\python\\shield\\checkpoint_store.py:43)"} +{"complexity": "simple", "doc_id": "chunk_005938", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 48, "source_path": "core\\python\\shield\\checkpoint_store.py", "text": "checkpoint_store.from_dict (core\\python\\shield\\checkpoint_store.py:48)"} +{"complexity": "simple", "doc_id": "chunk_005939", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 58, "source_path": "core\\python\\shield\\checkpoint_store.py", "text": "checkpoint_store.__init__ (core\\python\\shield\\checkpoint_store.py:58)"} +{"complexity": "medium", "doc_id": "chunk_005940", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 66, "source_path": "core\\python\\shield\\checkpoint_store.py", "text": "checkpoint_store.put (core\\python\\shield\\checkpoint_store.py:66)"} +{"complexity": "simple", "doc_id": "chunk_005941", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 79, "source_path": "core\\python\\shield\\checkpoint_store.py", "text": "checkpoint_store.get_by_id (core\\python\\shield\\checkpoint_store.py:79)"} +{"complexity": "simple", "doc_id": "chunk_005942", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 82, "source_path": "core\\python\\shield\\checkpoint_store.py", "text": "checkpoint_store.get_by_commit (core\\python\\shield\\checkpoint_store.py:82)"} +{"complexity": "simple", "doc_id": "chunk_005943", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 86, "source_path": "core\\python\\shield\\checkpoint_store.py", "text": "checkpoint_store.get_by_ticket (core\\python\\shield\\checkpoint_store.py:86)"} +{"complexity": "simple", "doc_id": "chunk_005944", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 90, "source_path": "core\\python\\shield\\checkpoint_store.py", "text": "checkpoint_store.get (core\\python\\shield\\checkpoint_store.py:90)"} +{"complexity": "simple", "doc_id": "chunk_005945", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 15, "source_path": "core\\python\\shield\\policy.py", "text": "policy.PolicyDecision (core\\python\\shield\\policy.py:15)"} +{"complexity": "complex", "doc_id": "chunk_005946", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 34, "source_path": "core\\python\\shield\\policy.py", "text": "policy.PolicyEngine (core\\python\\shield\\policy.py:34)"} +{"complexity": "simple", "doc_id": "chunk_005947", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 112, "source_path": "core\\python\\shield\\policy.py", "text": "policy.check_policy (core\\python\\shield\\policy.py:112)"} +{"complexity": "medium", "doc_id": "chunk_005948", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 39, "source_path": "core\\python\\shield\\policy.py", "text": "policy.__init__ (core\\python\\shield\\policy.py:39)"} +{"complexity": "complex", "doc_id": "chunk_005949", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 51, "source_path": "core\\python\\shield\\policy.py", "text": "policy.check (core\\python\\shield\\policy.py:51)"} +{"complexity": "simple", "doc_id": "chunk_005950", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 15, "source_path": "core\\python\\shield\\router.py", "text": "router.ProfileId (core\\python\\shield\\router.py:15)"} +{"complexity": "simple", "doc_id": "chunk_005951", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 22, "source_path": "core\\python\\shield\\router.py", "text": "router.TaskDescriptor (core\\python\\shield\\router.py:22)"} +{"complexity": "simple", "doc_id": "chunk_005952", "function_type": "class", "has_docstring": "yes", "keyword": "route", "layer": "core", "module": "other", "source_line": 34, "source_path": "core\\python\\shield\\router.py", "text": "router.RouteProfile (core\\python\\shield\\router.py:34)"} +{"complexity": "complex", "doc_id": "chunk_005953", "function_type": "class", "has_docstring": "yes", "keyword": "route", "layer": "core", "module": "other", "source_line": 51, "source_path": "core\\python\\shield\\router.py", "text": "router.ShieldRouter (core\\python\\shield\\router.py:51)"} +{"complexity": "medium", "doc_id": "chunk_005954", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "core", "module": "other", "source_line": 98, "source_path": "core\\python\\shield\\router.py", "text": "router.route_task (core\\python\\shield\\router.py:98)"} +{"complexity": "simple", "doc_id": "chunk_005955", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 57, "source_path": "core\\python\\shield\\router.py", "text": "router.__init__ (core\\python\\shield\\router.py:57)"} +{"complexity": "medium", "doc_id": "chunk_005956", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "core", "module": "other", "source_line": 67, "source_path": "core\\python\\shield\\router.py", "text": "router.route (core\\python\\shield\\router.py:67)"} +{"complexity": "medium", "doc_id": "chunk_005957", "function_type": "function", "has_docstring": "no", "keyword": "route", "layer": "core", "module": "other", "source_line": 83, "source_path": "core\\python\\shield\\router.py", "text": "router._select_profile (core\\python\\shield\\router.py:83)"} +{"complexity": "simple", "doc_id": "chunk_005958", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "crypto", "source_line": 29, "source_path": "core\\python\\signer\\__init__.py", "text": "__init__.SignatureAlgorithm (core\\python\\signer\\__init__.py:29)"} +{"complexity": "complex", "doc_id": "chunk_005959", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "crypto", "source_line": 43, "source_path": "core\\python\\signer\\__init__.py", "text": "__init__.Keypair (core\\python\\signer\\__init__.py:43)"} +{"complexity": "complex", "doc_id": "chunk_005960", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "crypto", "source_line": 88, "source_path": "core\\python\\signer\\__init__.py", "text": "__init__.KeyManager (core\\python\\signer\\__init__.py:88)"} +{"complexity": "medium", "doc_id": "chunk_005961", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "crypto", "source_line": 208, "source_path": "core\\python\\signer\\__init__.py", "text": "__init__.PostQuantumSigner (core\\python\\signer\\__init__.py:208)"} +{"complexity": "simple", "doc_id": "chunk_005962", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "core", "module": "crypto", "source_line": 238, "source_path": "core\\python\\signer\\__init__.py", "text": "__init__._is_valid_hex (core\\python\\signer\\__init__.py:238)"} +{"complexity": "medium", "doc_id": "chunk_005963", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "crypto", "source_line": 51, "source_path": "core\\python\\signer\\__init__.py", "text": "__init__.export (core\\python\\signer\\__init__.py:51)"} +{"complexity": "simple", "doc_id": "chunk_005964", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "crypto", "source_line": 100, "source_path": "core\\python\\signer\\__init__.py", "text": "__init__.__init__ (core\\python\\signer\\__init__.py:100)"} +{"complexity": "medium", "doc_id": "chunk_005965", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "crypto", "source_line": 103, "source_path": "core\\python\\signer\\__init__.py", "text": "__init__.generate_keypair (core\\python\\signer\\__init__.py:103)"} +{"complexity": "medium", "doc_id": "chunk_005966", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "crypto", "source_line": 124, "source_path": "core\\python\\signer\\__init__.py", "text": "__init__.sign (core\\python\\signer\\__init__.py:124)"} +{"complexity": "medium", "doc_id": "chunk_005967", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "crypto", "source_line": 141, "source_path": "core\\python\\signer\\__init__.py", "text": "__init__.verify (core\\python\\signer\\__init__.py:141)"} +{"complexity": "complex", "doc_id": "chunk_005968", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "crypto", "source_line": 155, "source_path": "core\\python\\signer\\__init__.py", "text": "__init__.import_keypair (core\\python\\signer\\__init__.py:155)"} +{"complexity": "simple", "doc_id": "chunk_005969", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "crypto", "source_line": 214, "source_path": "core\\python\\signer\\__init__.py", "text": "__init__.__init__ (core\\python\\signer\\__init__.py:214)"} +{"complexity": "simple", "doc_id": "chunk_005970", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "crypto", "source_line": 218, "source_path": "core\\python\\signer\\__init__.py", "text": "__init__.generate_keypair (core\\python\\signer\\__init__.py:218)"} +{"complexity": "complex", "doc_id": "chunk_005971", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "crypto", "source_line": 40, "source_path": "core\\python\\signer\\implementation.py", "text": "implementation.SignatureBundle (core\\python\\signer\\implementation.py:40)"} +{"complexity": "complex", "doc_id": "chunk_005972", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "crypto", "source_line": 97, "source_path": "core\\python\\signer\\implementation.py", "text": "implementation.SignerInterface (core\\python\\signer\\implementation.py:97)"} +{"complexity": "complex", "doc_id": "chunk_005973", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "crypto", "source_line": 160, "source_path": "core\\python\\signer\\implementation.py", "text": "implementation.Ed25519Signer (core\\python\\signer\\implementation.py:160)"} +{"complexity": "complex", "doc_id": "chunk_005974", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "crypto", "source_line": 230, "source_path": "core\\python\\signer\\implementation.py", "text": "implementation.PostQuantumSigner (core\\python\\signer\\implementation.py:230)"} +{"complexity": "medium", "doc_id": "chunk_005975", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "crypto", "source_line": 61, "source_path": "core\\python\\signer\\implementation.py", "text": "implementation.to_dict (core\\python\\signer\\implementation.py:61)"} +{"complexity": "simple", "doc_id": "chunk_005976", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "crypto", "source_line": 75, "source_path": "core\\python\\signer\\implementation.py", "text": "implementation.content_hash (core\\python\\signer\\implementation.py:75)"} +{"complexity": "simple", "doc_id": "chunk_005977", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "crypto", "source_line": 81, "source_path": "core\\python\\signer\\implementation.py", "text": "implementation.from_dict (core\\python\\signer\\implementation.py:81)"} +{"complexity": "simple", "doc_id": "chunk_005978", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "crypto", "source_line": 108, "source_path": "core\\python\\signer\\implementation.py", "text": "implementation.sign (core\\python\\signer\\implementation.py:108)"} +{"complexity": "simple", "doc_id": "chunk_005979", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "crypto", "source_line": 112, "source_path": "core\\python\\signer\\implementation.py", "text": "implementation.verify (core\\python\\signer\\implementation.py:112)"} +{"complexity": "simple", "doc_id": "chunk_005980", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "crypto", "source_line": 116, "source_path": "core\\python\\signer\\implementation.py", "text": "implementation.get_public_key (core\\python\\signer\\implementation.py:116)"} +{"complexity": "simple", "doc_id": "chunk_005981", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "crypto", "source_line": 120, "source_path": "core\\python\\signer\\implementation.py", "text": "implementation.get_algorithm (core\\python\\signer\\implementation.py:120)"} +{"complexity": "medium", "doc_id": "chunk_005982", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "crypto", "source_line": 125, "source_path": "core\\python\\signer\\implementation.py", "text": "implementation.sign_json (core\\python\\signer\\implementation.py:125)"} +{"complexity": "simple", "doc_id": "chunk_005983", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "crypto", "source_line": 143, "source_path": "core\\python\\signer\\implementation.py", "text": "implementation.verify_json (core\\python\\signer\\implementation.py:143)"} +{"complexity": "simple", "doc_id": "chunk_005984", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "crypto", "source_line": 148, "source_path": "core\\python\\signer\\implementation.py", "text": "implementation.sign_proof (core\\python\\signer\\implementation.py:148)"} +{"complexity": "medium", "doc_id": "chunk_005985", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "crypto", "source_line": 175, "source_path": "core\\python\\signer\\implementation.py", "text": "implementation.__init__ (core\\python\\signer\\implementation.py:175)"} +{"complexity": "medium", "doc_id": "chunk_005986", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "crypto", "source_line": 190, "source_path": "core\\python\\signer\\implementation.py", "text": "implementation.sign (core\\python\\signer\\implementation.py:190)"} +{"complexity": "simple", "doc_id": "chunk_005987", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "crypto", "source_line": 210, "source_path": "core\\python\\signer\\implementation.py", "text": "implementation.verify (core\\python\\signer\\implementation.py:210)"} +{"complexity": "simple", "doc_id": "chunk_005988", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "crypto", "source_line": 219, "source_path": "core\\python\\signer\\implementation.py", "text": "implementation.get_public_key (core\\python\\signer\\implementation.py:219)"} +{"complexity": "simple", "doc_id": "chunk_005989", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "crypto", "source_line": 222, "source_path": "core\\python\\signer\\implementation.py", "text": "implementation.get_algorithm (core\\python\\signer\\implementation.py:222)"} +{"complexity": "medium", "doc_id": "chunk_005990", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "crypto", "source_line": 252, "source_path": "core\\python\\signer\\implementation.py", "text": "implementation.__init__ (core\\python\\signer\\implementation.py:252)"} +{"complexity": "medium", "doc_id": "chunk_005991", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "crypto", "source_line": 279, "source_path": "core\\python\\signer\\implementation.py", "text": "implementation._hash_component (core\\python\\signer\\implementation.py:279)"} +{"complexity": "simple", "doc_id": "chunk_005992", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "crypto", "source_line": 295, "source_path": "core\\python\\signer\\implementation.py", "text": "implementation._compute_lattice_vector (core\\python\\signer\\implementation.py:295)"} +{"complexity": "medium", "doc_id": "chunk_005993", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "crypto", "source_line": 306, "source_path": "core\\python\\signer\\implementation.py", "text": "implementation.sign (core\\python\\signer\\implementation.py:306)"} +{"complexity": "medium", "doc_id": "chunk_005994", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "crypto", "source_line": 324, "source_path": "core\\python\\signer\\implementation.py", "text": "implementation.verify (core\\python\\signer\\implementation.py:324)"} +{"complexity": "simple", "doc_id": "chunk_005995", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "crypto", "source_line": 341, "source_path": "core\\python\\signer\\implementation.py", "text": "implementation.get_public_key (core\\python\\signer\\implementation.py:341)"} +{"complexity": "simple", "doc_id": "chunk_005996", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "crypto", "source_line": 344, "source_path": "core\\python\\signer\\implementation.py", "text": "implementation.get_algorithm (core\\python\\signer\\implementation.py:344)"} +{"complexity": "simple", "doc_id": "chunk_005997", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "crypto", "source_line": 9, "source_path": "core\\python\\signer\\KeyManager.py", "text": "KeyManager.SignatureAlgorithm (core\\python\\signer\\KeyManager.py:9)"} +{"complexity": "simple", "doc_id": "chunk_005998", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "crypto", "source_line": 17, "source_path": "core\\python\\signer\\KeyManager.py", "text": "KeyManager.Keypair (core\\python\\signer\\KeyManager.py:17)"} +{"complexity": "medium", "doc_id": "chunk_005999", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "crypto", "source_line": 24, "source_path": "core\\python\\signer\\KeyManager.py", "text": "KeyManager.KeyManager (core\\python\\signer\\KeyManager.py:24)"} +{"complexity": "medium", "doc_id": "chunk_006000", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "crypto", "source_line": 52, "source_path": "core\\python\\signer\\KeyManager.py", "text": "KeyManager.PostQuantumSigner (core\\python\\signer\\KeyManager.py:52)"} +{"complexity": "simple", "doc_id": "chunk_006001", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "crypto", "source_line": 27, "source_path": "core\\python\\signer\\KeyManager.py", "text": "KeyManager.__init__ (core\\python\\signer\\KeyManager.py:27)"} +{"complexity": "simple", "doc_id": "chunk_006002", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "crypto", "source_line": 30, "source_path": "core\\python\\signer\\KeyManager.py", "text": "KeyManager.generate_keypair (core\\python\\signer\\KeyManager.py:30)"} +{"complexity": "simple", "doc_id": "chunk_006003", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "crypto", "source_line": 41, "source_path": "core\\python\\signer\\KeyManager.py", "text": "KeyManager.sign (core\\python\\signer\\KeyManager.py:41)"} +{"complexity": "simple", "doc_id": "chunk_006004", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "crypto", "source_line": 46, "source_path": "core\\python\\signer\\KeyManager.py", "text": "KeyManager.verify (core\\python\\signer\\KeyManager.py:46)"} +{"complexity": "simple", "doc_id": "chunk_006005", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "crypto", "source_line": 55, "source_path": "core\\python\\signer\\KeyManager.py", "text": "KeyManager.__init__ (core\\python\\signer\\KeyManager.py:55)"} +{"complexity": "simple", "doc_id": "chunk_006006", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "crypto", "source_line": 58, "source_path": "core\\python\\signer\\KeyManager.py", "text": "KeyManager.generate_keypair (core\\python\\signer\\KeyManager.py:58)"} +{"complexity": "medium", "doc_id": "chunk_006007", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 39, "source_path": "core\\python\\training\\aspo_trainer.py", "text": "aspo_trainer.ASPOConfig (core\\python\\training\\aspo_trainer.py:39)"} +{"complexity": "complex", "doc_id": "chunk_006008", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "training", "source_line": 67, "source_path": "core\\python\\training\\aspo_trainer.py", "text": "aspo_trainer.ASPOTrainer (core\\python\\training\\aspo_trainer.py:67)"} +{"complexity": "simple", "doc_id": "chunk_006009", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "training", "source_line": 80, "source_path": "core\\python\\training\\aspo_trainer.py", "text": "aspo_trainer.__init__ (core\\python\\training\\aspo_trainer.py:80)"} +{"complexity": "complex", "doc_id": "chunk_006010", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "training", "source_line": 88, "source_path": "core\\python\\training\\aspo_trainer.py", "text": "aspo_trainer.compute_advantage (core\\python\\training\\aspo_trainer.py:88)"} +{"complexity": "complex", "doc_id": "chunk_006011", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "training", "source_line": 129, "source_path": "core\\python\\training\\aspo_trainer.py", "text": "aspo_trainer.shape_advantage (core\\python\\training\\aspo_trainer.py:129)"} +{"complexity": "medium", "doc_id": "chunk_006012", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 167, "source_path": "core\\python\\training\\aspo_trainer.py", "text": "aspo_trainer.clip_advantages (core\\python\\training\\aspo_trainer.py:167)"} +{"complexity": "complex", "doc_id": "chunk_006013", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "training", "source_line": 23, "source_path": "core\\python\\training\\behavioral_metrics.py", "text": "behavioral_metrics.BehavioralMetrics (core\\python\\training\\behavioral_metrics.py:23)"} +{"complexity": "complex", "doc_id": "chunk_006014", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "training", "source_line": 48, "source_path": "core\\python\\training\\behavioral_metrics.py", "text": "behavioral_metrics.compute_behavioral_score (core\\python\\training\\behavioral_metrics.py:48)"} +{"complexity": "complex", "doc_id": "chunk_006015", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 99, "source_path": "core\\python\\training\\behavioral_metrics.py", "text": "behavioral_metrics.from_response (core\\python\\training\\behavioral_metrics.py:99)"} +{"complexity": "simple", "doc_id": "chunk_006016", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 27, "source_path": "core\\python\\training\\data_provenance.py", "text": "data_provenance.DataSourceType (core\\python\\training\\data_provenance.py:27)"} +{"complexity": "complex", "doc_id": "chunk_006017", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 44, "source_path": "core\\python\\training\\data_provenance.py", "text": "data_provenance.DataSource (core\\python\\training\\data_provenance.py:44)"} +{"complexity": "complex", "doc_id": "chunk_006018", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "training", "source_line": 89, "source_path": "core\\python\\training\\data_provenance.py", "text": "data_provenance.TrainingExample (core\\python\\training\\data_provenance.py:89)"} +{"complexity": "complex", "doc_id": "chunk_006019", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "core", "module": "training", "source_line": 132, "source_path": "core\\python\\training\\data_provenance.py", "text": "data_provenance.ValidationResult (core\\python\\training\\data_provenance.py:132)"} +{"complexity": "complex", "doc_id": "chunk_006020", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 173, "source_path": "core\\python\\training\\data_provenance.py", "text": "data_provenance.ProvenanceBundle (core\\python\\training\\data_provenance.py:173)"} +{"complexity": "complex", "doc_id": "chunk_006021", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "training", "source_line": 218, "source_path": "core\\python\\training\\data_provenance.py", "text": "data_provenance.TrainingDataPipeline (core\\python\\training\\data_provenance.py:218)"} +{"complexity": "medium", "doc_id": "chunk_006022", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "training", "source_line": 530, "source_path": "core\\python\\training\\data_provenance.py", "text": "data_provenance.create_vetproof_pipeline (core\\python\\training\\data_provenance.py:530)"} +{"complexity": "simple", "doc_id": "chunk_006023", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "training", "source_line": 67, "source_path": "core\\python\\training\\data_provenance.py", "text": "data_provenance.__post_init__ (core\\python\\training\\data_provenance.py:67)"} +{"complexity": "medium", "doc_id": "chunk_006024", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "training", "source_line": 71, "source_path": "core\\python\\training\\data_provenance.py", "text": "data_provenance.to_dict (core\\python\\training\\data_provenance.py:71)"} +{"complexity": "simple", "doc_id": "chunk_006025", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "training", "source_line": 103, "source_path": "core\\python\\training\\data_provenance.py", "text": "data_provenance.__post_init__ (core\\python\\training\\data_provenance.py:103)"} +{"complexity": "simple", "doc_id": "chunk_006026", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "training", "source_line": 106, "source_path": "core\\python\\training\\data_provenance.py", "text": "data_provenance._compute_hash (core\\python\\training\\data_provenance.py:106)"} +{"complexity": "simple", "doc_id": "chunk_006027", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "training", "source_line": 113, "source_path": "core\\python\\training\\data_provenance.py", "text": "data_provenance.verify_integrity (core\\python\\training\\data_provenance.py:113)"} +{"complexity": "simple", "doc_id": "chunk_006028", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "training", "source_line": 117, "source_path": "core\\python\\training\\data_provenance.py", "text": "data_provenance.to_dict (core\\python\\training\\data_provenance.py:117)"} +{"complexity": "medium", "doc_id": "chunk_006029", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "training", "source_line": 135, "source_path": "core\\python\\training\\data_provenance.py", "text": "data_provenance.__init__ (core\\python\\training\\data_provenance.py:135)"} +{"complexity": "simple", "doc_id": "chunk_006030", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "training", "source_line": 152, "source_path": "core\\python\\training\\data_provenance.py", "text": "data_provenance.pass_rate (core\\python\\training\\data_provenance.py:152)"} +{"complexity": "simple", "doc_id": "chunk_006031", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "training", "source_line": 157, "source_path": "core\\python\\training\\data_provenance.py", "text": "data_provenance.to_dict (core\\python\\training\\data_provenance.py:157)"} +{"complexity": "medium", "doc_id": "chunk_006032", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "training", "source_line": 178, "source_path": "core\\python\\training\\data_provenance.py", "text": "data_provenance.__init__ (core\\python\\training\\data_provenance.py:178)"} +{"complexity": "medium", "doc_id": "chunk_006033", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "training", "source_line": 200, "source_path": "core\\python\\training\\data_provenance.py", "text": "data_provenance.to_dict (core\\python\\training\\data_provenance.py:200)"} +{"complexity": "simple", "doc_id": "chunk_006034", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "training", "source_line": 225, "source_path": "core\\python\\training\\data_provenance.py", "text": "data_provenance.__init__ (core\\python\\training\\data_provenance.py:225)"} +{"complexity": "medium", "doc_id": "chunk_006035", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 230, "source_path": "core\\python\\training\\data_provenance.py", "text": "data_provenance.register_source (core\\python\\training\\data_provenance.py:230)"} +{"complexity": "medium", "doc_id": "chunk_006036", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 242, "source_path": "core\\python\\training\\data_provenance.py", "text": "data_provenance.add_example (core\\python\\training\\data_provenance.py:242)"} +{"complexity": "simple", "doc_id": "chunk_006037", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 265, "source_path": "core\\python\\training\\data_provenance.py", "text": "data_provenance.add_examples_batch (core\\python\\training\\data_provenance.py:265)"} +{"complexity": "complex", "doc_id": "chunk_006038", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "training", "source_line": 269, "source_path": "core\\python\\training\\data_provenance.py", "text": "data_provenance.validate_dataset (core\\python\\training\\data_provenance.py:269)"} +{"complexity": "simple", "doc_id": "chunk_006039", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "training", "source_line": 322, "source_path": "core\\python\\training\\data_provenance.py", "text": "data_provenance.validate (core\\python\\training\\data_provenance.py:322)"} +{"complexity": "medium", "doc_id": "chunk_006040", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "training", "source_line": 325, "source_path": "core\\python\\training\\data_provenance.py", "text": "data_provenance.compute_merkle_root (core\\python\\training\\data_provenance.py:325)"} +{"complexity": "medium", "doc_id": "chunk_006041", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "training", "source_line": 350, "source_path": "core\\python\\training\\data_provenance.py", "text": "data_provenance.generate_proof_bundle (core\\python\\training\\data_provenance.py:350)"} +{"complexity": "simple", "doc_id": "chunk_006042", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "training", "source_line": 377, "source_path": "core\\python\\training\\data_provenance.py", "text": "data_provenance.generate_provenance_bundle (core\\python\\training\\data_provenance.py:377)"} +{"complexity": "simple", "doc_id": "chunk_006043", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "core", "module": "training", "source_line": 380, "source_path": "core\\python\\training\\data_provenance.py", "text": "data_provenance.save_bundle (core\\python\\training\\data_provenance.py:380)"} +{"complexity": "medium", "doc_id": "chunk_006044", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "training", "source_line": 387, "source_path": "core\\python\\training\\data_provenance.py", "text": "data_provenance.load_bundle (core\\python\\training\\data_provenance.py:387)"} +{"complexity": "medium", "doc_id": "chunk_006045", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "training", "source_line": 404, "source_path": "core\\python\\training\\data_provenance.py", "text": "data_provenance.verify_bundle (core\\python\\training\\data_provenance.py:404)"} +{"complexity": "medium", "doc_id": "chunk_006046", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 426, "source_path": "core\\python\\training\\data_provenance.py", "text": "data_provenance.export_dataset (core\\python\\training\\data_provenance.py:426)"} +{"complexity": "medium", "doc_id": "chunk_006047", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 440, "source_path": "core\\python\\training\\data_provenance.py", "text": "data_provenance.import_dataset (core\\python\\training\\data_provenance.py:440)"} +{"complexity": "simple", "doc_id": "chunk_006048", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "core", "module": "training", "source_line": 469, "source_path": "core\\python\\training\\data_provenance.py", "text": "data_provenance.save_to_jsonl (core\\python\\training\\data_provenance.py:469)"} +{"complexity": "simple", "doc_id": "chunk_006049", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "training", "source_line": 479, "source_path": "core\\python\\training\\data_provenance.py", "text": "data_provenance.load_from_jsonl (core\\python\\training\\data_provenance.py:479)"} +{"complexity": "complex", "doc_id": "chunk_006050", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "training", "source_line": 27, "source_path": "core\\python\\training\\mhc_integration.py", "text": "mhc_integration.ManifoldConstrainedOperator (core\\python\\training\\mhc_integration.py:27)"} +{"complexity": "complex", "doc_id": "chunk_006051", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 149, "source_path": "core\\python\\training\\mhc_integration.py", "text": "mhc_integration.mHCResidualBlock (core\\python\\training\\mhc_integration.py:149)"} +{"complexity": "medium", "doc_id": "chunk_006052", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "training", "source_line": 41, "source_path": "core\\python\\training\\mhc_integration.py", "text": "mhc_integration.__init__ (core\\python\\training\\mhc_integration.py:41)"} +{"complexity": "medium", "doc_id": "chunk_006053", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 67, "source_path": "core\\python\\training\\mhc_integration.py", "text": "mhc_integration.sinkhorn_knopp (core\\python\\training\\mhc_integration.py:67)"} +{"complexity": "medium", "doc_id": "chunk_006054", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "training", "source_line": 87, "source_path": "core\\python\\training\\mhc_integration.py", "text": "mhc_integration.get_proof (core\\python\\training\\mhc_integration.py:87)"} +{"complexity": "complex", "doc_id": "chunk_006055", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "training", "source_line": 114, "source_path": "core\\python\\training\\mhc_integration.py", "text": "mhc_integration.forward (core\\python\\training\\mhc_integration.py:114)"} +{"complexity": "medium", "doc_id": "chunk_006056", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "training", "source_line": 162, "source_path": "core\\python\\training\\mhc_integration.py", "text": "mhc_integration.__init__ (core\\python\\training\\mhc_integration.py:162)"} +{"complexity": "medium", "doc_id": "chunk_006057", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "training", "source_line": 174, "source_path": "core\\python\\training\\mhc_integration.py", "text": "mhc_integration.forward (core\\python\\training\\mhc_integration.py:174)"} +{"complexity": "simple", "doc_id": "chunk_006058", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 26, "source_path": "core\\python\\training\\rlvr_trainer.py", "text": "rlvr_trainer.SamplePolarity (core\\python\\training\\rlvr_trainer.py:26)"} +{"complexity": "medium", "doc_id": "chunk_006059", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "training", "source_line": 39, "source_path": "core\\python\\training\\rlvr_trainer.py", "text": "rlvr_trainer.VerifiableRewardSignal (core\\python\\training\\rlvr_trainer.py:39)"} +{"complexity": "medium", "doc_id": "chunk_006060", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "training", "source_line": 69, "source_path": "core\\python\\training\\rlvr_trainer.py", "text": "rlvr_trainer.TrainingStepResult (core\\python\\training\\rlvr_trainer.py:69)"} +{"complexity": "complex", "doc_id": "chunk_006061", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 93, "source_path": "core\\python\\training\\rlvr_trainer.py", "text": "rlvr_trainer.RLVRConfig (core\\python\\training\\rlvr_trainer.py:93)"} +{"complexity": "complex", "doc_id": "chunk_006062", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "training", "source_line": 144, "source_path": "core\\python\\training\\rlvr_trainer.py", "text": "rlvr_trainer.EnhancedRLVRTrainer (core\\python\\training\\rlvr_trainer.py:144)"} +{"complexity": "simple", "doc_id": "chunk_006063", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "training", "source_line": 342, "source_path": "core\\python\\training\\rlvr_trainer.py", "text": "rlvr_trainer.RLVRTrainer (core\\python\\training\\rlvr_trainer.py:342)"} +{"complexity": "simple", "doc_id": "chunk_006064", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "training", "source_line": 53, "source_path": "core\\python\\training\\rlvr_trainer.py", "text": "rlvr_trainer.__post_init__ (core\\python\\training\\rlvr_trainer.py:53)"} +{"complexity": "simple", "doc_id": "chunk_006065", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "training", "source_line": 58, "source_path": "core\\python\\training\\rlvr_trainer.py", "text": "rlvr_trainer.to_dict (core\\python\\training\\rlvr_trainer.py:58)"} +{"complexity": "simple", "doc_id": "chunk_006066", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "training", "source_line": 78, "source_path": "core\\python\\training\\rlvr_trainer.py", "text": "rlvr_trainer.to_dict (core\\python\\training\\rlvr_trainer.py:78)"} +{"complexity": "medium", "doc_id": "chunk_006067", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "training", "source_line": 124, "source_path": "core\\python\\training\\rlvr_trainer.py", "text": "rlvr_trainer.to_dict (core\\python\\training\\rlvr_trainer.py:124)"} +{"complexity": "simple", "doc_id": "chunk_006068", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "training", "source_line": 159, "source_path": "core\\python\\training\\rlvr_trainer.py", "text": "rlvr_trainer.__init__ (core\\python\\training\\rlvr_trainer.py:159)"} +{"complexity": "complex", "doc_id": "chunk_006069", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "training", "source_line": 169, "source_path": "core\\python\\training\\rlvr_trainer.py", "text": "rlvr_trainer.compute_verifiable_reward (core\\python\\training\\rlvr_trainer.py:169)"} +{"complexity": "complex", "doc_id": "chunk_006070", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "training", "source_line": 205, "source_path": "core\\python\\training\\rlvr_trainer.py", "text": "rlvr_trainer.compute_sample_polarity (core\\python\\training\\rlvr_trainer.py:205)"} +{"complexity": "simple", "doc_id": "chunk_006071", "function_type": "function", "has_docstring": "yes", "keyword": "score", "layer": "core", "module": "training", "source_line": 250, "source_path": "core\\python\\training\\rlvr_trainer.py", "text": "rlvr_trainer._aspo_weight (core\\python\\training\\rlvr_trainer.py:250)"} +{"complexity": "complex", "doc_id": "chunk_006072", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "training", "source_line": 261, "source_path": "core\\python\\training\\rlvr_trainer.py", "text": "rlvr_trainer.train_step (core\\python\\training\\rlvr_trainer.py:261)"} +{"complexity": "medium", "doc_id": "chunk_006073", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "training", "source_line": 310, "source_path": "core\\python\\training\\rlvr_trainer.py", "text": "rlvr_trainer.get_training_stats (core\\python\\training\\rlvr_trainer.py:310)"} +{"complexity": "simple", "doc_id": "chunk_006074", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "training", "source_line": 345, "source_path": "core\\python\\training\\rlvr_trainer.py", "text": "rlvr_trainer.__init__ (core\\python\\training\\rlvr_trainer.py:345)"} +{"complexity": "simple", "doc_id": "chunk_006075", "function_type": "function", "has_docstring": "no", "keyword": "train", "layer": "core", "module": "training", "source_line": 348, "source_path": "core\\python\\training\\rlvr_trainer.py", "text": "rlvr_trainer.train (core\\python\\training\\rlvr_trainer.py:348)"} +{"complexity": "simple", "doc_id": "chunk_006076", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 25, "source_path": "core\\python\\truth\\nvidia_nim_client.py", "text": "nvidia_nim_client.RewardDimension (core\\python\\truth\\nvidia_nim_client.py:25)"} +{"complexity": "medium", "doc_id": "chunk_006077", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 35, "source_path": "core\\python\\truth\\nvidia_nim_client.py", "text": "nvidia_nim_client.RewardScore (core\\python\\truth\\nvidia_nim_client.py:35)"} +{"complexity": "medium", "doc_id": "chunk_006078", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 69, "source_path": "core\\python\\truth\\nvidia_nim_client.py", "text": "nvidia_nim_client.NIMConfig (core\\python\\truth\\nvidia_nim_client.py:69)"} +{"complexity": "complex", "doc_id": "chunk_006079", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 82, "source_path": "core\\python\\truth\\nvidia_nim_client.py", "text": "nvidia_nim_client.NvidiaNIMClient (core\\python\\truth\\nvidia_nim_client.py:82)"} +{"complexity": "medium", "doc_id": "chunk_006080", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 45, "source_path": "core\\python\\truth\\nvidia_nim_client.py", "text": "nvidia_nim_client.truth_score (core\\python\\truth\\nvidia_nim_client.py:45)"} +{"complexity": "simple", "doc_id": "chunk_006081", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 63, "source_path": "core\\python\\truth\\nvidia_nim_client.py", "text": "nvidia_nim_client.is_truthful (core\\python\\truth\\nvidia_nim_client.py:63)"} +{"complexity": "medium", "doc_id": "chunk_006082", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 107, "source_path": "core\\python\\truth\\nvidia_nim_client.py", "text": "nvidia_nim_client.__init__ (core\\python\\truth\\nvidia_nim_client.py:107)"} +{"complexity": "simple", "doc_id": "chunk_006083", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 128, "source_path": "core\\python\\truth\\nvidia_nim_client.py", "text": "nvidia_nim_client.close (core\\python\\truth\\nvidia_nim_client.py:128)"} +{"complexity": "simple", "doc_id": "chunk_006084", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 132, "source_path": "core\\python\\truth\\nvidia_nim_client.py", "text": "nvidia_nim_client.__aenter__ (core\\python\\truth\\nvidia_nim_client.py:132)"} +{"complexity": "simple", "doc_id": "chunk_006085", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 135, "source_path": "core\\python\\truth\\nvidia_nim_client.py", "text": "nvidia_nim_client.__aexit__ (core\\python\\truth\\nvidia_nim_client.py:135)"} +{"complexity": "complex", "doc_id": "chunk_006086", "function_type": "async_function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 138, "source_path": "core\\python\\truth\\nvidia_nim_client.py", "text": "nvidia_nim_client.score_reward (core\\python\\truth\\nvidia_nim_client.py:138)"} +{"complexity": "complex", "doc_id": "chunk_006087", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 201, "source_path": "core\\python\\truth\\nvidia_nim_client.py", "text": "nvidia_nim_client._parse_reward_scores (core\\python\\truth\\nvidia_nim_client.py:201)"} +{"complexity": "medium", "doc_id": "chunk_006088", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 239, "source_path": "core\\python\\truth\\nvidia_nim_client.py", "text": "nvidia_nim_client._parse_structured_scores (core\\python\\truth\\nvidia_nim_client.py:239)"} +{"complexity": "complex", "doc_id": "chunk_006089", "function_type": "async_function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 257, "source_path": "core\\python\\truth\\nvidia_nim_client.py", "text": "nvidia_nim_client.generate_reasoning (core\\python\\truth\\nvidia_nim_client.py:257)"} +{"complexity": "medium", "doc_id": "chunk_006090", "function_type": "async_function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 309, "source_path": "core\\python\\truth\\nvidia_nim_client.py", "text": "nvidia_nim_client.batch_score_rewards (core\\python\\truth\\nvidia_nim_client.py:309)"} +{"complexity": "complex", "doc_id": "chunk_006091", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 339, "source_path": "core\\python\\truth\\nvidia_nim_client.py", "text": "nvidia_nim_client.verify_safety (core\\python\\truth\\nvidia_nim_client.py:339)"} +{"complexity": "simple", "doc_id": "chunk_006092", "function_type": "async_function", "has_docstring": "no", "keyword": "compute", "layer": "core", "module": "other", "source_line": 328, "source_path": "core\\python\\truth\\nvidia_nim_client.py", "text": "nvidia_nim_client.score_with_limit (core\\python\\truth\\nvidia_nim_client.py:328)"} +{"complexity": "medium", "doc_id": "chunk_006093", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 37, "source_path": "core\\python\\truth\\sentient_core_trainer.py", "text": "sentient_core_trainer.Vertical (core\\python\\truth\\sentient_core_trainer.py:37)"} +{"complexity": "medium", "doc_id": "chunk_006094", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "training", "source_line": 51, "source_path": "core\\python\\truth\\sentient_core_trainer.py", "text": "sentient_core_trainer.VerticalConfig (core\\python\\truth\\sentient_core_trainer.py:51)"} +{"complexity": "complex", "doc_id": "chunk_006095", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "training", "source_line": 142, "source_path": "core\\python\\truth\\sentient_core_trainer.py", "text": "sentient_core_trainer.TrainingSession (core\\python\\truth\\sentient_core_trainer.py:142)"} +{"complexity": "complex", "doc_id": "chunk_006096", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "training", "source_line": 178, "source_path": "core\\python\\truth\\sentient_core_trainer.py", "text": "sentient_core_trainer.SentientCoreTrainer (core\\python\\truth\\sentient_core_trainer.py:178)"} +{"complexity": "medium", "doc_id": "chunk_006097", "function_type": "async_function", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "training", "source_line": 668, "source_path": "core\\python\\truth\\sentient_core_trainer.py", "text": "sentient_core_trainer.quick_train (core\\python\\truth\\sentient_core_trainer.py:668)"} +{"complexity": "medium", "doc_id": "chunk_006098", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 682, "source_path": "core\\python\\truth\\sentient_core_trainer.py", "text": "sentient_core_trainer.list_available_verticals (core\\python\\truth\\sentient_core_trainer.py:682)"} +{"complexity": "medium", "doc_id": "chunk_006099", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "training", "source_line": 157, "source_path": "core\\python\\truth\\sentient_core_trainer.py", "text": "sentient_core_trainer.to_dict (core\\python\\truth\\sentient_core_trainer.py:157)"} +{"complexity": "medium", "doc_id": "chunk_006100", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "training", "source_line": 190, "source_path": "core\\python\\truth\\sentient_core_trainer.py", "text": "sentient_core_trainer.__init__ (core\\python\\truth\\sentient_core_trainer.py:190)"} +{"complexity": "simple", "doc_id": "chunk_006101", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 216, "source_path": "core\\python\\truth\\sentient_core_trainer.py", "text": "sentient_core_trainer.nim_client (core\\python\\truth\\sentient_core_trainer.py:216)"} +{"complexity": "simple", "doc_id": "chunk_006102", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "training", "source_line": 225, "source_path": "core\\python\\truth\\sentient_core_trainer.py", "text": "sentient_core_trainer.verification_pipeline (core\\python\\truth\\sentient_core_trainer.py:225)"} +{"complexity": "medium", "doc_id": "chunk_006103", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 234, "source_path": "core\\python\\truth\\sentient_core_trainer.py", "text": "sentient_core_trainer.data_filter (core\\python\\truth\\sentient_core_trainer.py:234)"} +{"complexity": "simple", "doc_id": "chunk_006104", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "training", "source_line": 247, "source_path": "core\\python\\truth\\sentient_core_trainer.py", "text": "sentient_core_trainer.get_vertical_config (core\\python\\truth\\sentient_core_trainer.py:247)"} +{"complexity": "simple", "doc_id": "chunk_006105", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 253, "source_path": "core\\python\\truth\\sentient_core_trainer.py", "text": "sentient_core_trainer.list_verticals (core\\python\\truth\\sentient_core_trainer.py:253)"} +{"complexity": "complex", "doc_id": "chunk_006106", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "training", "source_line": 260, "source_path": "core\\python\\truth\\sentient_core_trainer.py", "text": "sentient_core_trainer.load_training_data (core\\python\\truth\\sentient_core_trainer.py:260)"} +{"complexity": "complex", "doc_id": "chunk_006107", "function_type": "async_function", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "training", "source_line": 299, "source_path": "core\\python\\truth\\sentient_core_trainer.py", "text": "sentient_core_trainer.filter_training_data (core\\python\\truth\\sentient_core_trainer.py:299)"} +{"complexity": "medium", "doc_id": "chunk_006108", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "training", "source_line": 348, "source_path": "core\\python\\truth\\sentient_core_trainer.py", "text": "sentient_core_trainer.format_training_sample (core\\python\\truth\\sentient_core_trainer.py:348)"} +{"complexity": "complex", "doc_id": "chunk_006109", "function_type": "async_function", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "training", "source_line": 377, "source_path": "core\\python\\truth\\sentient_core_trainer.py", "text": "sentient_core_trainer.train_vertical (core\\python\\truth\\sentient_core_trainer.py:377)"} +{"complexity": "complex", "doc_id": "chunk_006110", "function_type": "async_function", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "training", "source_line": 462, "source_path": "core\\python\\truth\\sentient_core_trainer.py", "text": "sentient_core_trainer._train_local (core\\python\\truth\\sentient_core_trainer.py:462)"} +{"complexity": "medium", "doc_id": "chunk_006111", "function_type": "async_function", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "training", "source_line": 567, "source_path": "core\\python\\truth\\sentient_core_trainer.py", "text": "sentient_core_trainer._prepare_cloud_training (core\\python\\truth\\sentient_core_trainer.py:567)"} +{"complexity": "medium", "doc_id": "chunk_006112", "function_type": "async_function", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "training", "source_line": 599, "source_path": "core\\python\\truth\\sentient_core_trainer.py", "text": "sentient_core_trainer.train_all_verticals (core\\python\\truth\\sentient_core_trainer.py:599)"} +{"complexity": "complex", "doc_id": "chunk_006113", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "training", "source_line": 619, "source_path": "core\\python\\truth\\sentient_core_trainer.py", "text": "sentient_core_trainer.generate_with_verification (core\\python\\truth\\sentient_core_trainer.py:619)"} +{"complexity": "simple", "doc_id": "chunk_006114", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 23, "source_path": "core\\python\\truth\\tir_executor.py", "text": "tir_executor.ExecutionStatus (core\\python\\truth\\tir_executor.py:23)"} +{"complexity": "medium", "doc_id": "chunk_006115", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 32, "source_path": "core\\python\\truth\\tir_executor.py", "text": "tir_executor.ExecutionResult (core\\python\\truth\\tir_executor.py:32)"} +{"complexity": "complex", "doc_id": "chunk_006116", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 45, "source_path": "core\\python\\truth\\tir_executor.py", "text": "tir_executor.TIRExecutor (core\\python\\truth\\tir_executor.py:45)"} +{"complexity": "simple", "doc_id": "chunk_006117", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 41, "source_path": "core\\python\\truth\\tir_executor.py", "text": "tir_executor.is_success (core\\python\\truth\\tir_executor.py:41)"} +{"complexity": "simple", "doc_id": "chunk_006118", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 72, "source_path": "core\\python\\truth\\tir_executor.py", "text": "tir_executor.__init__ (core\\python\\truth\\tir_executor.py:72)"} +{"complexity": "complex", "doc_id": "chunk_006119", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 77, "source_path": "core\\python\\truth\\tir_executor.py", "text": "tir_executor._create_safe_globals (core\\python\\truth\\tir_executor.py:77)"} +{"complexity": "medium", "doc_id": "chunk_006120", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 128, "source_path": "core\\python\\truth\\tir_executor.py", "text": "tir_executor.is_code_safe (core\\python\\truth\\tir_executor.py:128)"} +{"complexity": "medium", "doc_id": "chunk_006121", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 142, "source_path": "core\\python\\truth\\tir_executor.py", "text": "tir_executor.extract_code_blocks (core\\python\\truth\\tir_executor.py:142)"} +{"complexity": "complex", "doc_id": "chunk_006122", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "other", "source_line": 157, "source_path": "core\\python\\truth\\tir_executor.py", "text": "tir_executor.execute (core\\python\\truth\\tir_executor.py:157)"} +{"complexity": "medium", "doc_id": "chunk_006123", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 194, "source_path": "core\\python\\truth\\tir_executor.py", "text": "tir_executor.verify_calculation (core\\python\\truth\\tir_executor.py:194)"} +{"complexity": "complex", "doc_id": "chunk_006124", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 220, "source_path": "core\\python\\truth\\tir_executor.py", "text": "tir_executor.verify_reasoning (core\\python\\truth\\tir_executor.py:220)"} +{"complexity": "medium", "doc_id": "chunk_006125", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 255, "source_path": "core\\python\\truth\\tir_executor.py", "text": "tir_executor.extract_numerical_answers (core\\python\\truth\\tir_executor.py:255)"} +{"complexity": "simple", "doc_id": "chunk_006126", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 22, "source_path": "core\\python\\truth\\training_data_filter.py", "text": "training_data_filter.QualityTier (core\\python\\truth\\training_data_filter.py:22)"} +{"complexity": "medium", "doc_id": "chunk_006127", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 31, "source_path": "core\\python\\truth\\training_data_filter.py", "text": "training_data_filter.QualityThresholds (core\\python\\truth\\training_data_filter.py:31)"} +{"complexity": "complex", "doc_id": "chunk_006128", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 54, "source_path": "core\\python\\truth\\training_data_filter.py", "text": "training_data_filter.FilteredSample (core\\python\\truth\\training_data_filter.py:54)"} +{"complexity": "complex", "doc_id": "chunk_006129", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "training", "source_line": 93, "source_path": "core\\python\\truth\\training_data_filter.py", "text": "training_data_filter.TrainingDataFilter (core\\python\\truth\\training_data_filter.py:93)"} +{"complexity": "simple", "doc_id": "chunk_006130", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 77, "source_path": "core\\python\\truth\\training_data_filter.py", "text": "training_data_filter.is_usable (core\\python\\truth\\training_data_filter.py:77)"} +{"complexity": "simple", "doc_id": "chunk_006131", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "training", "source_line": 81, "source_path": "core\\python\\truth\\training_data_filter.py", "text": "training_data_filter.to_training_format (core\\python\\truth\\training_data_filter.py:81)"} +{"complexity": "medium", "doc_id": "chunk_006132", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "training", "source_line": 105, "source_path": "core\\python\\truth\\training_data_filter.py", "text": "training_data_filter.__init__ (core\\python\\truth\\training_data_filter.py:105)"} +{"complexity": "simple", "doc_id": "chunk_006133", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 134, "source_path": "core\\python\\truth\\training_data_filter.py", "text": "training_data_filter.stats (core\\python\\truth\\training_data_filter.py:134)"} +{"complexity": "simple", "doc_id": "chunk_006134", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 138, "source_path": "core\\python\\truth\\training_data_filter.py", "text": "training_data_filter.reset_stats (core\\python\\truth\\training_data_filter.py:138)"} +{"complexity": "complex", "doc_id": "chunk_006135", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 143, "source_path": "core\\python\\truth\\training_data_filter.py", "text": "training_data_filter.filter_sample (core\\python\\truth\\training_data_filter.py:143)"} +{"complexity": "complex", "doc_id": "chunk_006136", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "training", "source_line": 189, "source_path": "core\\python\\truth\\training_data_filter.py", "text": "training_data_filter._process_verification_result (core\\python\\truth\\training_data_filter.py:189)"} +{"complexity": "medium", "doc_id": "chunk_006137", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "training", "source_line": 229, "source_path": "core\\python\\truth\\training_data_filter.py", "text": "training_data_filter._score_from_reward (core\\python\\truth\\training_data_filter.py:229)"} +{"complexity": "complex", "doc_id": "chunk_006138", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 257, "source_path": "core\\python\\truth\\training_data_filter.py", "text": "training_data_filter._heuristic_filter (core\\python\\truth\\training_data_filter.py:257)"} +{"complexity": "medium", "doc_id": "chunk_006139", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "training", "source_line": 297, "source_path": "core\\python\\truth\\training_data_filter.py", "text": "training_data_filter._create_rejected_sample (core\\python\\truth\\training_data_filter.py:297)"} +{"complexity": "medium", "doc_id": "chunk_006140", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 314, "source_path": "core\\python\\truth\\training_data_filter.py", "text": "training_data_filter.filter_batch (core\\python\\truth\\training_data_filter.py:314)"} +{"complexity": "medium", "doc_id": "chunk_006141", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 340, "source_path": "core\\python\\truth\\training_data_filter.py", "text": "training_data_filter.filter_stream (core\\python\\truth\\training_data_filter.py:340)"} +{"complexity": "medium", "doc_id": "chunk_006142", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "training", "source_line": 372, "source_path": "core\\python\\truth\\training_data_filter.py", "text": "training_data_filter.get_summary (core\\python\\truth\\training_data_filter.py:372)"} +{"complexity": "simple", "doc_id": "chunk_006143", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "training", "source_line": 333, "source_path": "core\\python\\truth\\training_data_filter.py", "text": "training_data_filter.filter_with_limit (core\\python\\truth\\training_data_filter.py:333)"} +{"complexity": "complex", "doc_id": "chunk_006144", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "training", "source_line": 27, "source_path": "core\\python\\truth\\truth_trainer.py", "text": "truth_trainer.TruthTrainerConfig (core\\python\\truth\\truth_trainer.py:27)"} +{"complexity": "complex", "doc_id": "chunk_006145", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "training", "source_line": 77, "source_path": "core\\python\\truth\\truth_trainer.py", "text": "truth_trainer.TrainingMetrics (core\\python\\truth\\truth_trainer.py:77)"} +{"complexity": "complex", "doc_id": "chunk_006146", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "training", "source_line": 128, "source_path": "core\\python\\truth\\truth_trainer.py", "text": "truth_trainer.AevionTruthTrainer (core\\python\\truth\\truth_trainer.py:128)"} +{"complexity": "medium", "doc_id": "chunk_006147", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 99, "source_path": "core\\python\\truth\\truth_trainer.py", "text": "truth_trainer.to_dict (core\\python\\truth\\truth_trainer.py:99)"} +{"complexity": "medium", "doc_id": "chunk_006148", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "training", "source_line": 146, "source_path": "core\\python\\truth\\truth_trainer.py", "text": "truth_trainer.__init__ (core\\python\\truth\\truth_trainer.py:146)"} +{"complexity": "complex", "doc_id": "chunk_006149", "function_type": "async_function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "training", "source_line": 175, "source_path": "core\\python\\truth\\truth_trainer.py", "text": "truth_trainer.initialize (core\\python\\truth\\truth_trainer.py:175)"} +{"complexity": "simple", "doc_id": "chunk_006150", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 208, "source_path": "core\\python\\truth\\truth_trainer.py", "text": "truth_trainer._detect_environment (core\\python\\truth\\truth_trainer.py:208)"} +{"complexity": "complex", "doc_id": "chunk_006151", "function_type": "async_function", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "training", "source_line": 218, "source_path": "core\\python\\truth\\truth_trainer.py", "text": "truth_trainer.prepare_training_data (core\\python\\truth\\truth_trainer.py:218)"} +{"complexity": "complex", "doc_id": "chunk_006152", "function_type": "async_function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "training", "source_line": 270, "source_path": "core\\python\\truth\\truth_trainer.py", "text": "truth_trainer.generate_teacher_responses (core\\python\\truth\\truth_trainer.py:270)"} +{"complexity": "complex", "doc_id": "chunk_006153", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "training", "source_line": 315, "source_path": "core\\python\\truth\\truth_trainer.py", "text": "truth_trainer.setup_model_and_tokenizer (core\\python\\truth\\truth_trainer.py:315)"} +{"complexity": "complex", "doc_id": "chunk_006154", "function_type": "async_function", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "training", "source_line": 374, "source_path": "core\\python\\truth\\truth_trainer.py", "text": "truth_trainer.train (core\\python\\truth\\truth_trainer.py:374)"} +{"complexity": "medium", "doc_id": "chunk_006155", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "training", "source_line": 470, "source_path": "core\\python\\truth\\truth_trainer.py", "text": "truth_trainer.verify_and_train (core\\python\\truth\\truth_trainer.py:470)"} +{"complexity": "medium", "doc_id": "chunk_006156", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 499, "source_path": "core\\python\\truth\\truth_trainer.py", "text": "truth_trainer.distill_from_teacher (core\\python\\truth\\truth_trainer.py:499)"} +{"complexity": "simple", "doc_id": "chunk_006157", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "training", "source_line": 524, "source_path": "core\\python\\truth\\truth_trainer.py", "text": "truth_trainer.save_metrics (core\\python\\truth\\truth_trainer.py:524)"} +{"complexity": "simple", "doc_id": "chunk_006158", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "training", "source_line": 534, "source_path": "core\\python\\truth\\truth_trainer.py", "text": "truth_trainer.close (core\\python\\truth\\truth_trainer.py:534)"} +{"complexity": "simple", "doc_id": "chunk_006159", "function_type": "async_function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "training", "source_line": 299, "source_path": "core\\python\\truth\\truth_trainer.py", "text": "truth_trainer.generate_one (core\\python\\truth\\truth_trainer.py:299)"} +{"complexity": "medium", "doc_id": "chunk_006160", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "core", "module": "training", "source_line": 409, "source_path": "core\\python\\truth\\truth_trainer.py", "text": "truth_trainer.tokenize (core\\python\\truth\\truth_trainer.py:409)"} +{"complexity": "simple", "doc_id": "chunk_006161", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 27, "source_path": "core\\python\\truth\\truth_verification_pipeline.py", "text": "truth_verification_pipeline.VerificationStage (core\\python\\truth\\truth_verification_pipeline.py:27)"} +{"complexity": "simple", "doc_id": "chunk_006162", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 36, "source_path": "core\\python\\truth\\truth_verification_pipeline.py", "text": "truth_verification_pipeline.PhaseState (core\\python\\truth\\truth_verification_pipeline.py:36)"} +{"complexity": "complex", "doc_id": "chunk_006163", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 44, "source_path": "core\\python\\truth\\truth_verification_pipeline.py", "text": "truth_verification_pipeline.TruthScore (core\\python\\truth\\truth_verification_pipeline.py:44)"} +{"complexity": "simple", "doc_id": "chunk_006164", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 111, "source_path": "core\\python\\truth\\truth_verification_pipeline.py", "text": "truth_verification_pipeline.VerificationResult (core\\python\\truth\\truth_verification_pipeline.py:111)"} +{"complexity": "complex", "doc_id": "chunk_006165", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 122, "source_path": "core\\python\\truth\\truth_verification_pipeline.py", "text": "truth_verification_pipeline.CognitiveLattice (core\\python\\truth\\truth_verification_pipeline.py:122)"} +{"complexity": "complex", "doc_id": "chunk_006166", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 298, "source_path": "core\\python\\truth\\truth_verification_pipeline.py", "text": "truth_verification_pipeline.TruthVerificationPipeline (core\\python\\truth\\truth_verification_pipeline.py:298)"} +{"complexity": "medium", "doc_id": "chunk_006167", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 72, "source_path": "core\\python\\truth\\truth_verification_pipeline.py", "text": "truth_verification_pipeline.composite_score (core\\python\\truth\\truth_verification_pipeline.py:72)"} +{"complexity": "simple", "doc_id": "chunk_006168", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 100, "source_path": "core\\python\\truth\\truth_verification_pipeline.py", "text": "truth_verification_pipeline.is_verified (core\\python\\truth\\truth_verification_pipeline.py:100)"} +{"complexity": "medium", "doc_id": "chunk_006169", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 260, "source_path": "core\\python\\truth\\truth_verification_pipeline.py", "text": "truth_verification_pipeline.validate_reasoning (core\\python\\truth\\truth_verification_pipeline.py:260)"} +{"complexity": "medium", "doc_id": "chunk_006170", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 277, "source_path": "core\\python\\truth\\truth_verification_pipeline.py", "text": "truth_verification_pipeline.score_domain_specific (core\\python\\truth\\truth_verification_pipeline.py:277)"} +{"complexity": "medium", "doc_id": "chunk_006171", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 310, "source_path": "core\\python\\truth\\truth_verification_pipeline.py", "text": "truth_verification_pipeline.__init__ (core\\python\\truth\\truth_verification_pipeline.py:310)"} +{"complexity": "simple", "doc_id": "chunk_006172", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "core", "module": "verification", "source_line": 341, "source_path": "core\\python\\truth\\truth_verification_pipeline.py", "text": "truth_verification_pipeline.add_validator (core\\python\\truth\\truth_verification_pipeline.py:341)"} +{"complexity": "complex", "doc_id": "chunk_006173", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 345, "source_path": "core\\python\\truth\\truth_verification_pipeline.py", "text": "truth_verification_pipeline.verify (core\\python\\truth\\truth_verification_pipeline.py:345)"} +{"complexity": "medium", "doc_id": "chunk_006174", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 435, "source_path": "core\\python\\truth\\truth_verification_pipeline.py", "text": "truth_verification_pipeline._stage_nemotron_reward (core\\python\\truth\\truth_verification_pipeline.py:435)"} +{"complexity": "medium", "doc_id": "chunk_006175", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 458, "source_path": "core\\python\\truth\\truth_verification_pipeline.py", "text": "truth_verification_pipeline._heuristic_reward_score (core\\python\\truth\\truth_verification_pipeline.py:458)"} +{"complexity": "complex", "doc_id": "chunk_006176", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 472, "source_path": "core\\python\\truth\\truth_verification_pipeline.py", "text": "truth_verification_pipeline._stage_quantum_consensus (core\\python\\truth\\truth_verification_pipeline.py:472)"} +{"complexity": "simple", "doc_id": "chunk_006177", "function_type": "async_function", "has_docstring": "yes", "keyword": "validate", "layer": "core", "module": "verification", "source_line": 518, "source_path": "core\\python\\truth\\truth_verification_pipeline.py", "text": "truth_verification_pipeline._default_validator_logic (core\\python\\truth\\truth_verification_pipeline.py:518)"} +{"complexity": "simple", "doc_id": "chunk_006178", "function_type": "async_function", "has_docstring": "yes", "keyword": "validate", "layer": "core", "module": "verification", "source_line": 524, "source_path": "core\\python\\truth\\truth_verification_pipeline.py", "text": "truth_verification_pipeline._default_validator_structure (core\\python\\truth\\truth_verification_pipeline.py:524)"} +{"complexity": "simple", "doc_id": "chunk_006179", "function_type": "async_function", "has_docstring": "yes", "keyword": "validate", "layer": "core", "module": "verification", "source_line": 530, "source_path": "core\\python\\truth\\truth_verification_pipeline.py", "text": "truth_verification_pipeline._default_validator_completeness (core\\python\\truth\\truth_verification_pipeline.py:530)"} +{"complexity": "medium", "doc_id": "chunk_006180", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 536, "source_path": "core\\python\\truth\\truth_verification_pipeline.py", "text": "truth_verification_pipeline._stage_cognitive_lattice (core\\python\\truth\\truth_verification_pipeline.py:536)"} +{"complexity": "medium", "doc_id": "chunk_006181", "function_type": "async_function", "has_docstring": "yes", "keyword": "validate", "layer": "core", "module": "verification", "source_line": 551, "source_path": "core\\python\\truth\\truth_verification_pipeline.py", "text": "truth_verification_pipeline._stage_cross_validator (core\\python\\truth\\truth_verification_pipeline.py:551)"} +{"complexity": "complex", "doc_id": "chunk_006182", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 582, "source_path": "core\\python\\truth\\truth_verification_pipeline.py", "text": "truth_verification_pipeline._stage_cryptographic_proof (core\\python\\truth\\truth_verification_pipeline.py:582)"} +{"complexity": "complex", "doc_id": "chunk_006183", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 18, "source_path": "core\\python\\va_data_integration.py", "text": "va_data_integration.VADataScraper (core\\python\\va_data_integration.py:18)"} +{"complexity": "medium", "doc_id": "chunk_006184", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 65, "source_path": "core\\python\\va_data_integration.py", "text": "va_data_integration.test_va_integration (core\\python\\va_data_integration.py:65)"} +{"complexity": "simple", "doc_id": "chunk_006185", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 21, "source_path": "core\\python\\va_data_integration.py", "text": "va_data_integration.__init__ (core\\python\\va_data_integration.py:21)"} +{"complexity": "medium", "doc_id": "chunk_006186", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 28, "source_path": "core\\python\\va_data_integration.py", "text": "va_data_integration.search_decisions (core\\python\\va_data_integration.py:28)"} +{"complexity": "simple", "doc_id": "chunk_006187", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 54, "source_path": "core\\python\\va_data_integration.py", "text": "va_data_integration.get_decision_details (core\\python\\va_data_integration.py:54)"} +{"complexity": "medium", "doc_id": "chunk_006188", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 98, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge._detect_backend (core\\python\\verification\\constitutional_halt_bridge.py:98)"} +{"complexity": "medium", "doc_id": "chunk_006189", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 128, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge._find_rust_binary (core\\python\\verification\\constitutional_halt_bridge.py:128)"} +{"complexity": "medium", "doc_id": "chunk_006190", "function_type": "class", "has_docstring": "yes", "keyword": "halt", "layer": "core", "module": "verification", "source_line": 152, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge.VarianceState (core\\python\\verification\\constitutional_halt_bridge.py:152)"} +{"complexity": "simple", "doc_id": "chunk_006191", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 171, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge.Severity (core\\python\\verification\\constitutional_halt_bridge.py:171)"} +{"complexity": "simple", "doc_id": "chunk_006192", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 180, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge.Probability (core\\python\\verification\\constitutional_halt_bridge.py:180)"} +{"complexity": "simple", "doc_id": "chunk_006193", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 190, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge.RiskLevel (core\\python\\verification\\constitutional_halt_bridge.py:190)"} +{"complexity": "complex", "doc_id": "chunk_006194", "function_type": "class", "has_docstring": "yes", "keyword": "halt", "layer": "core", "module": "verification", "source_line": 226, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge.HaltDecision (core\\python\\verification\\constitutional_halt_bridge.py:226)"} +{"complexity": "medium", "doc_id": "chunk_006195", "function_type": "class", "has_docstring": "yes", "keyword": "halt", "layer": "core", "module": "verification", "source_line": 321, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge.VarianceResult (core\\python\\verification\\constitutional_halt_bridge.py:321)"} +{"complexity": "medium", "doc_id": "chunk_006196", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 340, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge.RiskClassification (core\\python\\verification\\constitutional_halt_bridge.py:340)"} +{"complexity": "complex", "doc_id": "chunk_006197", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "verification", "source_line": 365, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge._Ed25519Signer (core\\python\\verification\\constitutional_halt_bridge.py:365)"} +{"complexity": "complex", "doc_id": "chunk_006198", "function_type": "class", "has_docstring": "yes", "keyword": "halt", "layer": "core", "module": "verification", "source_line": 482, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge._PythonHaltMonitor (core\\python\\verification\\constitutional_halt_bridge.py:482)"} +{"complexity": "complex", "doc_id": "chunk_006199", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 827, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge.ConstitutionalHalt (core\\python\\verification\\constitutional_halt_bridge.py:827)"} +{"complexity": "medium", "doc_id": "chunk_006200", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 1229, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge.check_variance (core\\python\\verification\\constitutional_halt_bridge.py:1229)"} +{"complexity": "medium", "doc_id": "chunk_006201", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1257, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge.classify_risk (core\\python\\verification\\constitutional_halt_bridge.py:1257)"} +{"complexity": "simple", "doc_id": "chunk_006202", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 281, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge.__post_init__ (core\\python\\verification\\constitutional_halt_bridge.py:281)"} +{"complexity": "medium", "doc_id": "chunk_006203", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 286, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge._compute_proof_hash (core\\python\\verification\\constitutional_halt_bridge.py:286)"} +{"complexity": "simple", "doc_id": "chunk_006204", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 306, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge.to_dict (core\\python\\verification\\constitutional_halt_bridge.py:306)"} +{"complexity": "simple", "doc_id": "chunk_006205", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 315, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge.to_json (core\\python\\verification\\constitutional_halt_bridge.py:315)"} +{"complexity": "simple", "doc_id": "chunk_006206", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 371, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge.__init__ (core\\python\\verification\\constitutional_halt_bridge.py:371)"} +{"complexity": "complex", "doc_id": "chunk_006207", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 377, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge._init_key (core\\python\\verification\\constitutional_halt_bridge.py:377)"} +{"complexity": "simple", "doc_id": "chunk_006208", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 420, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge.available (core\\python\\verification\\constitutional_halt_bridge.py:420)"} +{"complexity": "simple", "doc_id": "chunk_006209", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 425, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge.public_key_hex (core\\python\\verification\\constitutional_halt_bridge.py:425)"} +{"complexity": "medium", "doc_id": "chunk_006210", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "verification", "source_line": 431, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge.sign (core\\python\\verification\\constitutional_halt_bridge.py:431)"} +{"complexity": "medium", "doc_id": "chunk_006211", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 445, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge.verify (core\\python\\verification\\constitutional_halt_bridge.py:445)"} +{"complexity": "medium", "doc_id": "chunk_006212", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 497, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge.__init__ (core\\python\\verification\\constitutional_halt_bridge.py:497)"} +{"complexity": "complex", "doc_id": "chunk_006213", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "core", "module": "verification", "source_line": 529, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge.compute_variance (core\\python\\verification\\constitutional_halt_bridge.py:529)"} +{"complexity": "medium", "doc_id": "chunk_006214", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 590, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge._update_baseline (core\\python\\verification\\constitutional_halt_bridge.py:590)"} +{"complexity": "medium", "doc_id": "chunk_006215", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 605, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge._classify_state (core\\python\\verification\\constitutional_halt_bridge.py:605)"} +{"complexity": "medium", "doc_id": "chunk_006216", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 630, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge.classify_risk_milstd (core\\python\\verification\\constitutional_halt_bridge.py:630)"} +{"complexity": "medium", "doc_id": "chunk_006217", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 655, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge.sigma_to_risk_level (core\\python\\verification\\constitutional_halt_bridge.py:655)"} +{"complexity": "complex", "doc_id": "chunk_006218", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 685, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge.check_variance (core\\python\\verification\\constitutional_halt_bridge.py:685)"} +{"complexity": "medium", "doc_id": "chunk_006219", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 793, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge.statistics (core\\python\\verification\\constitutional_halt_bridge.py:793)"} +{"complexity": "simple", "doc_id": "chunk_006220", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 814, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge.reset_baseline (core\\python\\verification\\constitutional_halt_bridge.py:814)"} +{"complexity": "complex", "doc_id": "chunk_006221", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 854, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge.__init__ (core\\python\\verification\\constitutional_halt_bridge.py:854)"} +{"complexity": "medium", "doc_id": "chunk_006222", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 893, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge._init_pyo3 (core\\python\\verification\\constitutional_halt_bridge.py:893)"} +{"complexity": "simple", "doc_id": "chunk_006223", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 920, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge.backend (core\\python\\verification\\constitutional_halt_bridge.py:920)"} +{"complexity": "simple", "doc_id": "chunk_006224", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 925, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge.threshold (core\\python\\verification\\constitutional_halt_bridge.py:925)"} +{"complexity": "complex", "doc_id": "chunk_006225", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 931, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge.evaluate (core\\python\\verification\\constitutional_halt_bridge.py:931)"} +{"complexity": "complex", "doc_id": "chunk_006226", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 993, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge.check_variance (core\\python\\verification\\constitutional_halt_bridge.py:993)"} +{"complexity": "complex", "doc_id": "chunk_006227", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 1039, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge.check_scores (core\\python\\verification\\constitutional_halt_bridge.py:1039)"} +{"complexity": "complex", "doc_id": "chunk_006228", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1103, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge.classify_risk (core\\python\\verification\\constitutional_halt_bridge.py:1103)"} +{"complexity": "medium", "doc_id": "chunk_006229", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 1142, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge.generate_proof (core\\python\\verification\\constitutional_halt_bridge.py:1142)"} +{"complexity": "medium", "doc_id": "chunk_006230", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 1174, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge.get_statistics (core\\python\\verification\\constitutional_halt_bridge.py:1174)"} +{"complexity": "simple", "doc_id": "chunk_006231", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1189, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge.reset_baseline (core\\python\\verification\\constitutional_halt_bridge.py:1189)"} +{"complexity": "medium", "doc_id": "chunk_006232", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1199, "source_path": "core\\python\\verification\\constitutional_halt_bridge.py", "text": "constitutional_halt_bridge._convert_pyo3_decision (core\\python\\verification\\constitutional_halt_bridge.py:1199)"} +{"complexity": "simple", "doc_id": "chunk_006233", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 41, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.PrincipleCategory (core\\python\\verification\\constitutional_truth.py:41)"} +{"complexity": "simple", "doc_id": "chunk_006234", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 53, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.ViolationSeverity (core\\python\\verification\\constitutional_truth.py:53)"} +{"complexity": "simple", "doc_id": "chunk_006235", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 61, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.ComplianceStatus (core\\python\\verification\\constitutional_truth.py:61)"} +{"complexity": "medium", "doc_id": "chunk_006236", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 74, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.Principle (core\\python\\verification\\constitutional_truth.py:74)"} +{"complexity": "medium", "doc_id": "chunk_006237", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 97, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.Violation (core\\python\\verification\\constitutional_truth.py:97)"} +{"complexity": "complex", "doc_id": "chunk_006238", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 124, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.ComplianceResult (core\\python\\verification\\constitutional_truth.py:124)"} +{"complexity": "complex", "doc_id": "chunk_006239", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 320, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.ConstitutionalTruthEngine (core\\python\\verification\\constitutional_truth.py:320)"} +{"complexity": "medium", "doc_id": "chunk_006240", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 799, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.ConstitutionalPrinciple (core\\python\\verification\\constitutional_truth.py:799)"} +{"complexity": "complex", "doc_id": "chunk_006241", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 821, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.TruthConstitution (core\\python\\verification\\constitutional_truth.py:821)"} +{"complexity": "medium", "doc_id": "chunk_006242", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1014, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.EvaluationDetail (core\\python\\verification\\constitutional_truth.py:1014)"} +{"complexity": "complex", "doc_id": "chunk_006243", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 1033, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.ConstitutionalEvaluation (core\\python\\verification\\constitutional_truth.py:1033)"} +{"complexity": "complex", "doc_id": "chunk_006244", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 1075, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.ConstitutionalEvaluator (core\\python\\verification\\constitutional_truth.py:1075)"} +{"complexity": "simple", "doc_id": "chunk_006245", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 84, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.to_dict (core\\python\\verification\\constitutional_truth.py:84)"} +{"complexity": "medium", "doc_id": "chunk_006246", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 110, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.to_dict (core\\python\\verification\\constitutional_truth.py:110)"} +{"complexity": "simple", "doc_id": "chunk_006247", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 138, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.__post_init__ (core\\python\\verification\\constitutional_truth.py:138)"} +{"complexity": "medium", "doc_id": "chunk_006248", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 142, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth._compute_proof_hash (core\\python\\verification\\constitutional_truth.py:142)"} +{"complexity": "medium", "doc_id": "chunk_006249", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 154, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.to_dict (core\\python\\verification\\constitutional_truth.py:154)"} +{"complexity": "medium", "doc_id": "chunk_006250", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 333, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.__init__ (core\\python\\verification\\constitutional_truth.py:333)"} +{"complexity": "simple", "doc_id": "chunk_006251", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 358, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.add_principle (core\\python\\verification\\constitutional_truth.py:358)"} +{"complexity": "simple", "doc_id": "chunk_006252", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 362, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.register_check (core\\python\\verification\\constitutional_truth.py:362)"} +{"complexity": "complex", "doc_id": "chunk_006253", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 366, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.check_compliance (core\\python\\verification\\constitutional_truth.py:366)"} +{"complexity": "complex", "doc_id": "chunk_006254", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 457, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth._check_principle (core\\python\\verification\\constitutional_truth.py:457)"} +{"complexity": "medium", "doc_id": "chunk_006255", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 591, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.get_principles (core\\python\\verification\\constitutional_truth.py:591)"} +{"complexity": "medium", "doc_id": "chunk_006256", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 603, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.get_statistics (core\\python\\verification\\constitutional_truth.py:603)"} +{"complexity": "simple", "doc_id": "chunk_006257", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 622, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.get_violation_log (core\\python\\verification\\constitutional_truth.py:622)"} +{"complexity": "simple", "doc_id": "chunk_006258", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 809, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.to_dict (core\\python\\verification\\constitutional_truth.py:809)"} +{"complexity": "simple", "doc_id": "chunk_006259", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 946, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.__init__ (core\\python\\verification\\constitutional_truth.py:946)"} +{"complexity": "simple", "doc_id": "chunk_006260", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 954, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.principles (core\\python\\verification\\constitutional_truth.py:954)"} +{"complexity": "simple", "doc_id": "chunk_006261", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 958, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.get_principle (core\\python\\verification\\constitutional_truth.py:958)"} +{"complexity": "simple", "doc_id": "chunk_006262", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 962, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.get_principles_by_category (core\\python\\verification\\constitutional_truth.py:962)"} +{"complexity": "simple", "doc_id": "chunk_006263", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 971, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.to_dict (core\\python\\verification\\constitutional_truth.py:971)"} +{"complexity": "medium", "doc_id": "chunk_006264", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 981, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.as_prompt_preamble (core\\python\\verification\\constitutional_truth.py:981)"} +{"complexity": "simple", "doc_id": "chunk_006265", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1002, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.__repr__ (core\\python\\verification\\constitutional_truth.py:1002)"} +{"complexity": "simple", "doc_id": "chunk_006266", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1022, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.to_dict (core\\python\\verification\\constitutional_truth.py:1022)"} +{"complexity": "simple", "doc_id": "chunk_006267", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 1046, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.__post_init__ (core\\python\\verification\\constitutional_truth.py:1046)"} +{"complexity": "medium", "doc_id": "chunk_006268", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 1050, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth._compute_proof_hash (core\\python\\verification\\constitutional_truth.py:1050)"} +{"complexity": "medium", "doc_id": "chunk_006269", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1062, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.to_dict (core\\python\\verification\\constitutional_truth.py:1062)"} +{"complexity": "simple", "doc_id": "chunk_006270", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 1096, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.__init__ (core\\python\\verification\\constitutional_truth.py:1096)"} +{"complexity": "complex", "doc_id": "chunk_006271", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1108, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.evaluate (core\\python\\verification\\constitutional_truth.py:1108)"} +{"complexity": "simple", "doc_id": "chunk_006272", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 1187, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.average_score (core\\python\\verification\\constitutional_truth.py:1187)"} +{"complexity": "simple", "doc_id": "chunk_006273", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1194, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth.evaluation_count (core\\python\\verification\\constitutional_truth.py:1194)"} +{"complexity": "complex", "doc_id": "chunk_006274", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1199, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth._evaluate_principle (core\\python\\verification\\constitutional_truth.py:1199)"} +{"complexity": "complex", "doc_id": "chunk_006275", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 1232, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth._check_evidence_backed (core\\python\\verification\\constitutional_truth.py:1232)"} +{"complexity": "complex", "doc_id": "chunk_006276", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 1283, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth._check_confidence_threshold (core\\python\\verification\\constitutional_truth.py:1283)"} +{"complexity": "medium", "doc_id": "chunk_006277", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 1341, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth._check_cryptographic_proof (core\\python\\verification\\constitutional_truth.py:1341)"} +{"complexity": "complex", "doc_id": "chunk_006278", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 1366, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth._check_veteran_priority (core\\python\\verification\\constitutional_truth.py:1366)"} +{"complexity": "complex", "doc_id": "chunk_006279", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 1416, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth._check_human_review (core\\python\\verification\\constitutional_truth.py:1416)"} +{"complexity": "medium", "doc_id": "chunk_006280", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 1453, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth._check_audit_trail (core\\python\\verification\\constitutional_truth.py:1453)"} +{"complexity": "complex", "doc_id": "chunk_006281", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 1478, "source_path": "core\\python\\verification\\constitutional_truth.py", "text": "constitutional_truth._check_open_weights (core\\python\\verification\\constitutional_truth.py:1478)"} +{"complexity": "medium", "doc_id": "chunk_006282", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "verification", "source_line": 29, "source_path": "core\\python\\verification\\constrained_consensus.py", "text": "constrained_consensus.ConstrainedVocab (core\\python\\verification\\constrained_consensus.py:29)"} +{"complexity": "medium", "doc_id": "chunk_006283", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 64, "source_path": "core\\python\\verification\\constrained_consensus.py", "text": "constrained_consensus.cobol_pic_vocab (core\\python\\verification\\constrained_consensus.py:64)"} +{"complexity": "medium", "doc_id": "chunk_006284", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 87, "source_path": "core\\python\\verification\\constrained_consensus.py", "text": "constrained_consensus.mcq_vocab (core\\python\\verification\\constrained_consensus.py:87)"} +{"complexity": "simple", "doc_id": "chunk_006285", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 102, "source_path": "core\\python\\verification\\constrained_consensus.py", "text": "constrained_consensus.icd10_vocab (core\\python\\verification\\constrained_consensus.py:102)"} +{"complexity": "simple", "doc_id": "chunk_006286", "function_type": "class", "has_docstring": "no", "keyword": "train", "layer": "core", "module": "verification", "source_line": 114, "source_path": "core\\python\\verification\\constrained_consensus.py", "text": "constrained_consensus.ConstrainedConsensusResult (core\\python\\verification\\constrained_consensus.py:114)"} +{"complexity": "complex", "doc_id": "chunk_006287", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "verification", "source_line": 123, "source_path": "core\\python\\verification\\constrained_consensus.py", "text": "constrained_consensus.constrained_bft_consensus (core\\python\\verification\\constrained_consensus.py:123)"} +{"complexity": "complex", "doc_id": "chunk_006288", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 180, "source_path": "core\\python\\verification\\constrained_consensus.py", "text": "constrained_consensus.CobolConstrainedVerification (core\\python\\verification\\constrained_consensus.py:180)"} +{"complexity": "simple", "doc_id": "chunk_006289", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 35, "source_path": "core\\python\\verification\\constrained_consensus.py", "text": "constrained_consensus.normalize (core\\python\\verification\\constrained_consensus.py:35)"} +{"complexity": "medium", "doc_id": "chunk_006290", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "verification", "source_line": 42, "source_path": "core\\python\\verification\\constrained_consensus.py", "text": "constrained_consensus.prompt_constraint (core\\python\\verification\\constrained_consensus.py:42)"} +{"complexity": "complex", "doc_id": "chunk_006291", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 202, "source_path": "core\\python\\verification\\constrained_consensus.py", "text": "constrained_consensus.verify (core\\python\\verification\\constrained_consensus.py:202)"} +{"complexity": "simple", "doc_id": "chunk_006292", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 40, "source_path": "core\\python\\verification\\cpi_engine.py", "text": "cpi_engine.RiskLevel (core\\python\\verification\\cpi_engine.py:40)"} +{"complexity": "simple", "doc_id": "chunk_006293", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 49, "source_path": "core\\python\\verification\\cpi_engine.py", "text": "cpi_engine.Severity (core\\python\\verification\\cpi_engine.py:49)"} +{"complexity": "simple", "doc_id": "chunk_006294", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 57, "source_path": "core\\python\\verification\\cpi_engine.py", "text": "cpi_engine.Probability (core\\python\\verification\\cpi_engine.py:57)"} +{"complexity": "complex", "doc_id": "chunk_006295", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 126, "source_path": "core\\python\\verification\\cpi_engine.py", "text": "cpi_engine.CPIAssessment (core\\python\\verification\\cpi_engine.py:126)"} +{"complexity": "complex", "doc_id": "chunk_006296", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 175, "source_path": "core\\python\\verification\\cpi_engine.py", "text": "cpi_engine.CPIRiskEngine (core\\python\\verification\\cpi_engine.py:175)"} +{"complexity": "medium", "doc_id": "chunk_006297", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 152, "source_path": "core\\python\\verification\\cpi_engine.py", "text": "cpi_engine.__post_init__ (core\\python\\verification\\cpi_engine.py:152)"} +{"complexity": "simple", "doc_id": "chunk_006298", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 166, "source_path": "core\\python\\verification\\cpi_engine.py", "text": "cpi_engine.to_dict (core\\python\\verification\\cpi_engine.py:166)"} +{"complexity": "simple", "doc_id": "chunk_006299", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 183, "source_path": "core\\python\\verification\\cpi_engine.py", "text": "cpi_engine.__init__ (core\\python\\verification\\cpi_engine.py:183)"} +{"complexity": "complex", "doc_id": "chunk_006300", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 191, "source_path": "core\\python\\verification\\cpi_engine.py", "text": "cpi_engine.assess_risk (core\\python\\verification\\cpi_engine.py:191)"} +{"complexity": "medium", "doc_id": "chunk_006301", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 268, "source_path": "core\\python\\verification\\cpi_engine.py", "text": "cpi_engine._compute_compliance_pressure (core\\python\\verification\\cpi_engine.py:268)"} +{"complexity": "medium", "doc_id": "chunk_006302", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 292, "source_path": "core\\python\\verification\\cpi_engine.py", "text": "cpi_engine._compute_model_disagreement (core\\python\\verification\\cpi_engine.py:292)"} +{"complexity": "medium", "doc_id": "chunk_006303", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 312, "source_path": "core\\python\\verification\\cpi_engine.py", "text": "cpi_engine._classify_severity (core\\python\\verification\\cpi_engine.py:312)"} +{"complexity": "medium", "doc_id": "chunk_006304", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 325, "source_path": "core\\python\\verification\\cpi_engine.py", "text": "cpi_engine._classify_probability (core\\python\\verification\\cpi_engine.py:325)"} +{"complexity": "complex", "doc_id": "chunk_006305", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "verification", "source_line": 338, "source_path": "core\\python\\verification\\cpi_engine.py", "text": "cpi_engine._generate_recommendation (core\\python\\verification\\cpi_engine.py:338)"} +{"complexity": "medium", "doc_id": "chunk_006306", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 377, "source_path": "core\\python\\verification\\cpi_engine.py", "text": "cpi_engine.get_statistics (core\\python\\verification\\cpi_engine.py:377)"} +{"complexity": "simple", "doc_id": "chunk_006307", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 402, "source_path": "core\\python\\verification\\cpi_engine.py", "text": "cpi_engine.get_assessment_log (core\\python\\verification\\cpi_engine.py:402)"} +{"complexity": "medium", "doc_id": "chunk_006308", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 408, "source_path": "core\\python\\verification\\cpi_engine.py", "text": "cpi_engine.get_heatmap_data (core\\python\\verification\\cpi_engine.py:408)"} +{"complexity": "simple", "doc_id": "chunk_006309", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 61, "source_path": "core\\python\\verification\\cross_provider_consensus.py", "text": "cross_provider_consensus.ProviderVote (core\\python\\verification\\cross_provider_consensus.py:61)"} +{"complexity": "complex", "doc_id": "chunk_006310", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 71, "source_path": "core\\python\\verification\\cross_provider_consensus.py", "text": "cross_provider_consensus.CrossProviderConsensusResult (core\\python\\verification\\cross_provider_consensus.py:71)"} +{"complexity": "complex", "doc_id": "chunk_006311", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 113, "source_path": "core\\python\\verification\\cross_provider_consensus.py", "text": "cross_provider_consensus.CrossProviderConsensus (core\\python\\verification\\cross_provider_consensus.py:113)"} +{"complexity": "simple", "doc_id": "chunk_006312", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 106, "source_path": "core\\python\\verification\\cross_provider_consensus.py", "text": "cross_provider_consensus.to_dict (core\\python\\verification\\cross_provider_consensus.py:106)"} +{"complexity": "medium", "doc_id": "chunk_006313", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 127, "source_path": "core\\python\\verification\\cross_provider_consensus.py", "text": "cross_provider_consensus.__init__ (core\\python\\verification\\cross_provider_consensus.py:127)"} +{"complexity": "complex", "doc_id": "chunk_006314", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 144, "source_path": "core\\python\\verification\\cross_provider_consensus.py", "text": "cross_provider_consensus.evaluate (core\\python\\verification\\cross_provider_consensus.py:144)"} +{"complexity": "medium", "doc_id": "chunk_006315", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "verification", "source_line": 255, "source_path": "core\\python\\verification\\cross_provider_consensus.py", "text": "cross_provider_consensus._parse_votes (core\\python\\verification\\cross_provider_consensus.py:255)"} +{"complexity": "medium", "doc_id": "chunk_006316", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 279, "source_path": "core\\python\\verification\\cross_provider_consensus.py", "text": "cross_provider_consensus._intra_provider_majority (core\\python\\verification\\cross_provider_consensus.py:279)"} +{"complexity": "medium", "doc_id": "chunk_006317", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 293, "source_path": "core\\python\\verification\\cross_provider_consensus.py", "text": "cross_provider_consensus._empty_result (core\\python\\verification\\cross_provider_consensus.py:293)"} +{"complexity": "simple", "doc_id": "chunk_006318", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 39, "source_path": "core\\python\\verification\\delegation_grant.py", "text": "delegation_grant.CredentialFormat (core\\python\\verification\\delegation_grant.py:39)"} +{"complexity": "simple", "doc_id": "chunk_006319", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 50, "source_path": "core\\python\\verification\\delegation_grant.py", "text": "delegation_grant.DelegationStatus (core\\python\\verification\\delegation_grant.py:50)"} +{"complexity": "simple", "doc_id": "chunk_006320", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 57, "source_path": "core\\python\\verification\\delegation_grant.py", "text": "delegation_grant.TrustLevel (core\\python\\verification\\delegation_grant.py:57)"} +{"complexity": "simple", "doc_id": "chunk_006321", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 66, "source_path": "core\\python\\verification\\delegation_grant.py", "text": "delegation_grant.VRODecision (core\\python\\verification\\delegation_grant.py:66)"} +{"complexity": "medium", "doc_id": "chunk_006322", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "core", "module": "verification", "source_line": 80, "source_path": "core\\python\\verification\\delegation_grant.py", "text": "delegation_grant.ScopeConstraint (core\\python\\verification\\delegation_grant.py:80)"} +{"complexity": "complex", "doc_id": "chunk_006323", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 105, "source_path": "core\\python\\verification\\delegation_grant.py", "text": "delegation_grant.DelegationGrant (core\\python\\verification\\delegation_grant.py:105)"} +{"complexity": "medium", "doc_id": "chunk_006324", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 177, "source_path": "core\\python\\verification\\delegation_grant.py", "text": "delegation_grant.CVCEntry (core\\python\\verification\\delegation_grant.py:177)"} +{"complexity": "complex", "doc_id": "chunk_006325", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 195, "source_path": "core\\python\\verification\\delegation_grant.py", "text": "delegation_grant.CVCNormaliser (core\\python\\verification\\delegation_grant.py:195)"} +{"complexity": "complex", "doc_id": "chunk_006326", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 310, "source_path": "core\\python\\verification\\delegation_grant.py", "text": "delegation_grant.ScopeReductionVerifier (core\\python\\verification\\delegation_grant.py:310)"} +{"complexity": "medium", "doc_id": "chunk_006327", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 379, "source_path": "core\\python\\verification\\delegation_grant.py", "text": "delegation_grant.VerifiedResponsibilityObject (core\\python\\verification\\delegation_grant.py:379)"} +{"complexity": "complex", "doc_id": "chunk_006328", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 411, "source_path": "core\\python\\verification\\delegation_grant.py", "text": "delegation_grant.TrustGateway (core\\python\\verification\\delegation_grant.py:411)"} +{"complexity": "medium", "doc_id": "chunk_006329", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "verification", "source_line": 573, "source_path": "core\\python\\verification\\delegation_grant.py", "text": "delegation_grant.create_root_grant (core\\python\\verification\\delegation_grant.py:573)"} +{"complexity": "complex", "doc_id": "chunk_006330", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 599, "source_path": "core\\python\\verification\\delegation_grant.py", "text": "delegation_grant.sub_delegate (core\\python\\verification\\delegation_grant.py:599)"} +{"complexity": "medium", "doc_id": "chunk_006331", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 91, "source_path": "core\\python\\verification\\delegation_grant.py", "text": "delegation_grant.is_subset_of (core\\python\\verification\\delegation_grant.py:91)"} +{"complexity": "medium", "doc_id": "chunk_006332", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "verification", "source_line": 141, "source_path": "core\\python\\verification\\delegation_grant.py", "text": "delegation_grant.sign (core\\python\\verification\\delegation_grant.py:141)"} +{"complexity": "simple", "doc_id": "chunk_006333", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "core", "module": "verification", "source_line": 161, "source_path": "core\\python\\verification\\delegation_grant.py", "text": "delegation_grant.is_temporally_valid (core\\python\\verification\\delegation_grant.py:161)"} +{"complexity": "simple", "doc_id": "chunk_006334", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 165, "source_path": "core\\python\\verification\\delegation_grant.py", "text": "delegation_grant.to_dict (core\\python\\verification\\delegation_grant.py:165)"} +{"complexity": "medium", "doc_id": "chunk_006335", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 202, "source_path": "core\\python\\verification\\delegation_grant.py", "text": "delegation_grant.normalise (core\\python\\verification\\delegation_grant.py:202)"} +{"complexity": "medium", "doc_id": "chunk_006336", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 225, "source_path": "core\\python\\verification\\delegation_grant.py", "text": "delegation_grant._from_jwt (core\\python\\verification\\delegation_grant.py:225)"} +{"complexity": "medium", "doc_id": "chunk_006337", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 240, "source_path": "core\\python\\verification\\delegation_grant.py", "text": "delegation_grant._from_vc (core\\python\\verification\\delegation_grant.py:240)"} +{"complexity": "medium", "doc_id": "chunk_006338", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 256, "source_path": "core\\python\\verification\\delegation_grant.py", "text": "delegation_grant._from_did (core\\python\\verification\\delegation_grant.py:256)"} +{"complexity": "medium", "doc_id": "chunk_006339", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 269, "source_path": "core\\python\\verification\\delegation_grant.py", "text": "delegation_grant._from_generic (core\\python\\verification\\delegation_grant.py:269)"} +{"complexity": "medium", "doc_id": "chunk_006340", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "verification", "source_line": 283, "source_path": "core\\python\\verification\\delegation_grant.py", "text": "delegation_grant._parse_scope_list (core\\python\\verification\\delegation_grant.py:283)"} +{"complexity": "medium", "doc_id": "chunk_006341", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 323, "source_path": "core\\python\\verification\\delegation_grant.py", "text": "delegation_grant.verify_chain (core\\python\\verification\\delegation_grant.py:323)"} +{"complexity": "medium", "doc_id": "chunk_006342", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 343, "source_path": "core\\python\\verification\\delegation_grant.py", "text": "delegation_grant._check_pair (core\\python\\verification\\delegation_grant.py:343)"} +{"complexity": "simple", "doc_id": "chunk_006343", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 399, "source_path": "core\\python\\verification\\delegation_grant.py", "text": "delegation_grant.to_dict (core\\python\\verification\\delegation_grant.py:399)"} +{"complexity": "simple", "doc_id": "chunk_006344", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 435, "source_path": "core\\python\\verification\\delegation_grant.py", "text": "delegation_grant.__init__ (core\\python\\verification\\delegation_grant.py:435)"} +{"complexity": "complex", "doc_id": "chunk_006345", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 440, "source_path": "core\\python\\verification\\delegation_grant.py", "text": "delegation_grant.validate_chain (core\\python\\verification\\delegation_grant.py:440)"} +{"complexity": "simple", "doc_id": "chunk_006346", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 558, "source_path": "core\\python\\verification\\delegation_grant.py", "text": "delegation_grant._compute_chain_hash (core\\python\\verification\\delegation_grant.py:558)"} +{"complexity": "simple", "doc_id": "chunk_006347", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "core", "module": "verification", "source_line": 563, "source_path": "core\\python\\verification\\delegation_grant.py", "text": "delegation_grant.get_validation_history (core\\python\\verification\\delegation_grant.py:563)"} +{"complexity": "simple", "doc_id": "chunk_006348", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 39, "source_path": "core\\python\\verification\\entropy_router.py", "text": "entropy_router._clamp01 (core\\python\\verification\\entropy_router.py:39)"} +{"complexity": "medium", "doc_id": "chunk_006349", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 43, "source_path": "core\\python\\verification\\entropy_router.py", "text": "entropy_router.informational_entropy (core\\python\\verification\\entropy_router.py:43)"} +{"complexity": "simple", "doc_id": "chunk_006350", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 61, "source_path": "core\\python\\verification\\entropy_router.py", "text": "entropy_router.structural_entropy_from_trace (core\\python\\verification\\entropy_router.py:61)"} +{"complexity": "medium", "doc_id": "chunk_006351", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 68, "source_path": "core\\python\\verification\\entropy_router.py", "text": "entropy_router.structural_entropy_from_graph (core\\python\\verification\\entropy_router.py:68)"} +{"complexity": "simple", "doc_id": "chunk_006352", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 90, "source_path": "core\\python\\verification\\entropy_router.py", "text": "entropy_router.temporal_entropy (core\\python\\verification\\entropy_router.py:90)"} +{"complexity": "medium", "doc_id": "chunk_006353", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 99, "source_path": "core\\python\\verification\\entropy_router.py", "text": "entropy_router.RAHRConfig (core\\python\\verification\\entropy_router.py:99)"} +{"complexity": "complex", "doc_id": "chunk_006354", "function_type": "class", "has_docstring": "yes", "keyword": "route", "layer": "core", "module": "verification", "source_line": 123, "source_path": "core\\python\\verification\\entropy_router.py", "text": "entropy_router.EntropyRouter (core\\python\\verification\\entropy_router.py:123)"} +{"complexity": "medium", "doc_id": "chunk_006355", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 194, "source_path": "core\\python\\verification\\entropy_router.py", "text": "entropy_router.prd_tier_to_verification_depth (core\\python\\verification\\entropy_router.py:194)"} +{"complexity": "simple", "doc_id": "chunk_006356", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 111, "source_path": "core\\python\\verification\\entropy_router.py", "text": "entropy_router.__post_init__ (core\\python\\verification\\entropy_router.py:111)"} +{"complexity": "complex", "doc_id": "chunk_006357", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 129, "source_path": "core\\python\\verification\\entropy_router.py", "text": "entropy_router.compute_entropy (core\\python\\verification\\entropy_router.py:129)"} +{"complexity": "medium", "doc_id": "chunk_006358", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 166, "source_path": "core\\python\\verification\\entropy_router.py", "text": "entropy_router.route_with_score (core\\python\\verification\\entropy_router.py:166)"} +{"complexity": "simple", "doc_id": "chunk_006359", "function_type": "function", "has_docstring": "no", "keyword": "route", "layer": "core", "module": "verification", "source_line": 183, "source_path": "core\\python\\verification\\entropy_router.py", "text": "entropy_router.route (core\\python\\verification\\entropy_router.py:183)"} +{"complexity": "simple", "doc_id": "chunk_006360", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 86, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.Verdict (core\\python\\verification\\evidence_chain.py:86)"} +{"complexity": "complex", "doc_id": "chunk_006361", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 95, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.TriplePredicate (core\\python\\verification\\evidence_chain.py:95)"} +{"complexity": "simple", "doc_id": "chunk_006362", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 138, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.ChainStatus (core\\python\\verification\\evidence_chain.py:138)"} +{"complexity": "complex", "doc_id": "chunk_006363", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 155, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.SemanticTriple (core\\python\\verification\\evidence_chain.py:155)"} +{"complexity": "complex", "doc_id": "chunk_006364", "function_type": "class", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "verification", "source_line": 219, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.InferenceChain (core\\python\\verification\\evidence_chain.py:219)"} +{"complexity": "complex", "doc_id": "chunk_006365", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 324, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.SovereignProof (core\\python\\verification\\evidence_chain.py:324)"} +{"complexity": "complex", "doc_id": "chunk_006366", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 441, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.ChainEntry (core\\python\\verification\\evidence_chain.py:441)"} +{"complexity": "medium", "doc_id": "chunk_006367", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 494, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.ChainVerification (core\\python\\verification\\evidence_chain.py:494)"} +{"complexity": "complex", "doc_id": "chunk_006368", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "verification", "source_line": 529, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.ChainSigner (core\\python\\verification\\evidence_chain.py:529)"} +{"complexity": "medium", "doc_id": "chunk_006369", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 621, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain._FileLock (core\\python\\verification\\evidence_chain.py:621)"} +{"complexity": "complex", "doc_id": "chunk_006370", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 648, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.EvidenceChain (core\\python\\verification\\evidence_chain.py:648)"} +{"complexity": "complex", "doc_id": "chunk_006371", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 1143, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.ProofLocker (core\\python\\verification\\evidence_chain.py:1143)"} +{"complexity": "simple", "doc_id": "chunk_006372", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1475, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain._format_bytes (core\\python\\verification\\evidence_chain.py:1475)"} +{"complexity": "complex", "doc_id": "chunk_006373", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1489, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain._demo (core\\python\\verification\\evidence_chain.py:1489)"} +{"complexity": "simple", "doc_id": "chunk_006374", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 200, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.to_dict (core\\python\\verification\\evidence_chain.py:200)"} +{"complexity": "simple", "doc_id": "chunk_006375", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 204, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.compute_hash (core\\python\\verification\\evidence_chain.py:204)"} +{"complexity": "simple", "doc_id": "chunk_006376", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 209, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.is_verified (core\\python\\verification\\evidence_chain.py:209)"} +{"complexity": "simple", "doc_id": "chunk_006377", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 213, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.__repr__ (core\\python\\verification\\evidence_chain.py:213)"} +{"complexity": "medium", "doc_id": "chunk_006378", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 248, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.add_triple (core\\python\\verification\\evidence_chain.py:248)"} +{"complexity": "simple", "doc_id": "chunk_006379", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 272, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.chain_confidence (core\\python\\verification\\evidence_chain.py:272)"} +{"complexity": "simple", "doc_id": "chunk_006380", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 279, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.all_verified (core\\python\\verification\\evidence_chain.py:279)"} +{"complexity": "simple", "doc_id": "chunk_006381", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 284, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.weakest_triple (core\\python\\verification\\evidence_chain.py:284)"} +{"complexity": "simple", "doc_id": "chunk_006382", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "core", "module": "verification", "source_line": 290, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.should_halt (core\\python\\verification\\evidence_chain.py:290)"} +{"complexity": "simple", "doc_id": "chunk_006383", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 294, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.compute_chain_hash (core\\python\\verification\\evidence_chain.py:294)"} +{"complexity": "medium", "doc_id": "chunk_006384", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 300, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.to_dict (core\\python\\verification\\evidence_chain.py:300)"} +{"complexity": "simple", "doc_id": "chunk_006385", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 315, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.__repr__ (core\\python\\verification\\evidence_chain.py:315)"} +{"complexity": "simple", "doc_id": "chunk_006386", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 358, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.to_dict (core\\python\\verification\\evidence_chain.py:358)"} +{"complexity": "simple", "doc_id": "chunk_006387", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 362, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.compute_hash (core\\python\\verification\\evidence_chain.py:362)"} +{"complexity": "complex", "doc_id": "chunk_006388", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 367, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.to_triples (core\\python\\verification\\evidence_chain.py:367)"} +{"complexity": "simple", "doc_id": "chunk_006389", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 470, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.to_dict (core\\python\\verification\\evidence_chain.py:470)"} +{"complexity": "simple", "doc_id": "chunk_006390", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 475, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.from_dict (core\\python\\verification\\evidence_chain.py:475)"} +{"complexity": "simple", "doc_id": "chunk_006391", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 479, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.compute_chain_hash (core\\python\\verification\\evidence_chain.py:479)"} +{"complexity": "simple", "doc_id": "chunk_006392", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 487, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.verify_chain_hash (core\\python\\verification\\evidence_chain.py:487)"} +{"complexity": "simple", "doc_id": "chunk_006393", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 516, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.to_dict (core\\python\\verification\\evidence_chain.py:516)"} +{"complexity": "medium", "doc_id": "chunk_006394", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 537, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.__init__ (core\\python\\verification\\evidence_chain.py:537)"} +{"complexity": "simple", "doc_id": "chunk_006395", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 558, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain._init_hmac (core\\python\\verification\\evidence_chain.py:558)"} +{"complexity": "simple", "doc_id": "chunk_006396", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 564, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.method (core\\python\\verification\\evidence_chain.py:564)"} +{"complexity": "medium", "doc_id": "chunk_006397", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "verification", "source_line": 568, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.sign (core\\python\\verification\\evidence_chain.py:568)"} +{"complexity": "medium", "doc_id": "chunk_006398", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 583, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.verify (core\\python\\verification\\evidence_chain.py:583)"} +{"complexity": "simple", "doc_id": "chunk_006399", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 605, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.get_public_key_hex (core\\python\\verification\\evidence_chain.py:605)"} +{"complexity": "simple", "doc_id": "chunk_006400", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 624, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.__init__ (core\\python\\verification\\evidence_chain.py:624)"} +{"complexity": "simple", "doc_id": "chunk_006401", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 629, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.__enter__ (core\\python\\verification\\evidence_chain.py:629)"} +{"complexity": "simple", "doc_id": "chunk_006402", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 635, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.__exit__ (core\\python\\verification\\evidence_chain.py:635)"} +{"complexity": "medium", "doc_id": "chunk_006403", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 669, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.__init__ (core\\python\\verification\\evidence_chain.py:669)"} +{"complexity": "medium", "doc_id": "chunk_006404", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 701, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain._load_metadata (core\\python\\verification\\evidence_chain.py:701)"} +{"complexity": "simple", "doc_id": "chunk_006405", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "core", "module": "verification", "source_line": 721, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain._save_metadata (core\\python\\verification\\evidence_chain.py:721)"} +{"complexity": "medium", "doc_id": "chunk_006406", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 729, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain._ensure_loaded (core\\python\\verification\\evidence_chain.py:729)"} +{"complexity": "simple", "doc_id": "chunk_006407", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 761, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain._get_previous_hash (core\\python\\verification\\evidence_chain.py:761)"} +{"complexity": "complex", "doc_id": "chunk_006408", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 770, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.append_proof (core\\python\\verification\\evidence_chain.py:770)"} +{"complexity": "complex", "doc_id": "chunk_006409", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 841, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.verify_chain (core\\python\\verification\\evidence_chain.py:841)"} +{"complexity": "medium", "doc_id": "chunk_006410", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 977, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.get_proof (core\\python\\verification\\evidence_chain.py:977)"} +{"complexity": "medium", "doc_id": "chunk_006411", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 993, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.get_entry_by_sequence (core\\python\\verification\\evidence_chain.py:993)"} +{"complexity": "medium", "doc_id": "chunk_006412", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 1008, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.get_chain_head (core\\python\\verification\\evidence_chain.py:1008)"} +{"complexity": "simple", "doc_id": "chunk_006413", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 1020, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.get_chain_length (core\\python\\verification\\evidence_chain.py:1020)"} +{"complexity": "complex", "doc_id": "chunk_006414", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1025, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.export_chain (core\\python\\verification\\evidence_chain.py:1025)"} +{"complexity": "complex", "doc_id": "chunk_006415", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 1059, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.compute_merkle_root (core\\python\\verification\\evidence_chain.py:1059)"} +{"complexity": "complex", "doc_id": "chunk_006416", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1093, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.anchor_to_blockchain (core\\python\\verification\\evidence_chain.py:1093)"} +{"complexity": "medium", "doc_id": "chunk_006417", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 1167, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.__init__ (core\\python\\verification\\evidence_chain.py:1167)"} +{"complexity": "medium", "doc_id": "chunk_006418", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 1189, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain._load_locker_meta (core\\python\\verification\\evidence_chain.py:1189)"} +{"complexity": "simple", "doc_id": "chunk_006419", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "core", "module": "verification", "source_line": 1207, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain._save_locker_meta (core\\python\\verification\\evidence_chain.py:1207)"} +{"complexity": "medium", "doc_id": "chunk_006420", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1215, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain._log_access (core\\python\\verification\\evidence_chain.py:1215)"} +{"complexity": "complex", "doc_id": "chunk_006421", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "verification", "source_line": 1236, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.create_chain (core\\python\\verification\\evidence_chain.py:1236)"} +{"complexity": "complex", "doc_id": "chunk_006422", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 1283, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.get_chain (core\\python\\verification\\evidence_chain.py:1283)"} +{"complexity": "medium", "doc_id": "chunk_006423", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1322, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.list_chains (core\\python\\verification\\evidence_chain.py:1322)"} +{"complexity": "complex", "doc_id": "chunk_006424", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 1345, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.verify_all (core\\python\\verification\\evidence_chain.py:1345)"} +{"complexity": "medium", "doc_id": "chunk_006425", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 1392, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.get_statistics (core\\python\\verification\\evidence_chain.py:1392)"} +{"complexity": "complex", "doc_id": "chunk_006426", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1421, "source_path": "core\\python\\verification\\evidence_chain.py", "text": "evidence_chain.export_for_audit (core\\python\\verification\\evidence_chain.py:1421)"} +{"complexity": "complex", "doc_id": "chunk_006427", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 62, "source_path": "core\\python\\verification\\evidence_index.py", "text": "evidence_index.ProofRecord (core\\python\\verification\\evidence_index.py:62)"} +{"complexity": "complex", "doc_id": "chunk_006428", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 144, "source_path": "core\\python\\verification\\evidence_index.py", "text": "evidence_index.EvidenceIndex (core\\python\\verification\\evidence_index.py:144)"} +{"complexity": "medium", "doc_id": "chunk_006429", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 620, "source_path": "core\\python\\verification\\evidence_index.py", "text": "evidence_index._get_index (core\\python\\verification\\evidence_index.py:620)"} +{"complexity": "medium", "doc_id": "chunk_006430", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 635, "source_path": "core\\python\\verification\\evidence_index.py", "text": "evidence_index.evidence_lookup (core\\python\\verification\\evidence_index.py:635)"} +{"complexity": "medium", "doc_id": "chunk_006431", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 649, "source_path": "core\\python\\verification\\evidence_index.py", "text": "evidence_index.evidence_search (core\\python\\verification\\evidence_index.py:649)"} +{"complexity": "medium", "doc_id": "chunk_006432", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 681, "source_path": "core\\python\\verification\\evidence_index.py", "text": "evidence_index.evidence_verify (core\\python\\verification\\evidence_index.py:681)"} +{"complexity": "medium", "doc_id": "chunk_006433", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 695, "source_path": "core\\python\\verification\\evidence_index.py", "text": "evidence_index.evidence_stats (core\\python\\verification\\evidence_index.py:695)"} +{"complexity": "complex", "doc_id": "chunk_006434", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 708, "source_path": "core\\python\\verification\\evidence_index.py", "text": "evidence_index.evidence_checkpoint_submit (core\\python\\verification\\evidence_index.py:708)"} +{"complexity": "simple", "doc_id": "chunk_006435", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 88, "source_path": "core\\python\\verification\\evidence_index.py", "text": "evidence_index.to_dict (core\\python\\verification\\evidence_index.py:88)"} +{"complexity": "medium", "doc_id": "chunk_006436", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 93, "source_path": "core\\python\\verification\\evidence_index.py", "text": "evidence_index.from_dict (core\\python\\verification\\evidence_index.py:93)"} +{"complexity": "medium", "doc_id": "chunk_006437", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 160, "source_path": "core\\python\\verification\\evidence_index.py", "text": "evidence_index.__init__ (core\\python\\verification\\evidence_index.py:160)"} +{"complexity": "medium", "doc_id": "chunk_006438", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 185, "source_path": "core\\python\\verification\\evidence_index.py", "text": "evidence_index._init_db (core\\python\\verification\\evidence_index.py:185)"} +{"complexity": "medium", "doc_id": "chunk_006439", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 204, "source_path": "core\\python\\verification\\evidence_index.py", "text": "evidence_index._load_from_db (core\\python\\verification\\evidence_index.py:204)"} +{"complexity": "medium", "doc_id": "chunk_006440", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "core", "module": "verification", "source_line": 218, "source_path": "core\\python\\verification\\evidence_index.py", "text": "evidence_index._persist_record (core\\python\\verification\\evidence_index.py:218)"} +{"complexity": "complex", "doc_id": "chunk_006441", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 252, "source_path": "core\\python\\verification\\evidence_index.py", "text": "evidence_index.index_proof (core\\python\\verification\\evidence_index.py:252)"} +{"complexity": "medium", "doc_id": "chunk_006442", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 311, "source_path": "core\\python\\verification\\evidence_index.py", "text": "evidence_index.lookup (core\\python\\verification\\evidence_index.py:311)"} +{"complexity": "complex", "doc_id": "chunk_006443", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 326, "source_path": "core\\python\\verification\\evidence_index.py", "text": "evidence_index.search (core\\python\\verification\\evidence_index.py:326)"} +{"complexity": "medium", "doc_id": "chunk_006444", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 388, "source_path": "core\\python\\verification\\evidence_index.py", "text": "evidence_index.by_timerange (core\\python\\verification\\evidence_index.py:388)"} +{"complexity": "medium", "doc_id": "chunk_006445", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 403, "source_path": "core\\python\\verification\\evidence_index.py", "text": "evidence_index.by_confidence (core\\python\\verification\\evidence_index.py:403)"} +{"complexity": "complex", "doc_id": "chunk_006446", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 417, "source_path": "core\\python\\verification\\evidence_index.py", "text": "evidence_index.get_stats (core\\python\\verification\\evidence_index.py:417)"} +{"complexity": "complex", "doc_id": "chunk_006447", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 464, "source_path": "core\\python\\verification\\evidence_index.py", "text": "evidence_index.verify_anchor (core\\python\\verification\\evidence_index.py:464)"} +{"complexity": "complex", "doc_id": "chunk_006448", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "verification", "source_line": 515, "source_path": "core\\python\\verification\\evidence_index.py", "text": "evidence_index.rebuild_from_locker (core\\python\\verification\\evidence_index.py:515)"} +{"complexity": "simple", "doc_id": "chunk_006449", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 589, "source_path": "core\\python\\verification\\evidence_index.py", "text": "evidence_index.close (core\\python\\verification\\evidence_index.py:589)"} +{"complexity": "simple", "doc_id": "chunk_006450", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 598, "source_path": "core\\python\\verification\\evidence_index.py", "text": "evidence_index.__del__ (core\\python\\verification\\evidence_index.py:598)"} +{"complexity": "simple", "doc_id": "chunk_006451", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 601, "source_path": "core\\python\\verification\\evidence_index.py", "text": "evidence_index.__len__ (core\\python\\verification\\evidence_index.py:601)"} +{"complexity": "simple", "doc_id": "chunk_006452", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 605, "source_path": "core\\python\\verification\\evidence_index.py", "text": "evidence_index.__contains__ (core\\python\\verification\\evidence_index.py:605)"} +{"complexity": "simple", "doc_id": "chunk_006453", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 37, "source_path": "core\\python\\verification\\evidence_mapper.py", "text": "evidence_mapper.EvidenceType (core\\python\\verification\\evidence_mapper.py:37)"} +{"complexity": "simple", "doc_id": "chunk_006454", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 47, "source_path": "core\\python\\verification\\evidence_mapper.py", "text": "evidence_mapper.RegulationType (core\\python\\verification\\evidence_mapper.py:47)"} +{"complexity": "simple", "doc_id": "chunk_006455", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 57, "source_path": "core\\python\\verification\\evidence_mapper.py", "text": "evidence_mapper.ClaimStatus (core\\python\\verification\\evidence_mapper.py:57)"} +{"complexity": "medium", "doc_id": "chunk_006456", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 66, "source_path": "core\\python\\verification\\evidence_mapper.py", "text": "evidence_mapper.EvidenceNode (core\\python\\verification\\evidence_mapper.py:66)"} +{"complexity": "medium", "doc_id": "chunk_006457", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 82, "source_path": "core\\python\\verification\\evidence_mapper.py", "text": "evidence_mapper.RegulationAxiom (core\\python\\verification\\evidence_mapper.py:82)"} +{"complexity": "medium", "doc_id": "chunk_006458", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 105, "source_path": "core\\python\\verification\\evidence_mapper.py", "text": "evidence_mapper.EvidenceLink (core\\python\\verification\\evidence_mapper.py:105)"} +{"complexity": "medium", "doc_id": "chunk_006459", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 124, "source_path": "core\\python\\verification\\evidence_mapper.py", "text": "evidence_mapper.MappingResult (core\\python\\verification\\evidence_mapper.py:124)"} +{"complexity": "complex", "doc_id": "chunk_006460", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 196, "source_path": "core\\python\\verification\\evidence_mapper.py", "text": "evidence_mapper.EvidenceMapper (core\\python\\verification\\evidence_mapper.py:196)"} +{"complexity": "medium", "doc_id": "chunk_006461", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 430, "source_path": "core\\python\\verification\\evidence_mapper.py", "text": "evidence_mapper.CoreConfig (core\\python\\verification\\evidence_mapper.py:430)"} +{"complexity": "complex", "doc_id": "chunk_006462", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 457, "source_path": "core\\python\\verification\\evidence_mapper.py", "text": "evidence_mapper.SentientCore (core\\python\\verification\\evidence_mapper.py:457)"} +{"complexity": "complex", "doc_id": "chunk_006463", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 583, "source_path": "core\\python\\verification\\evidence_mapper.py", "text": "evidence_mapper.demo_evidence_mapping (core\\python\\verification\\evidence_mapper.py:583)"} +{"complexity": "simple", "doc_id": "chunk_006464", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 75, "source_path": "core\\python\\verification\\evidence_mapper.py", "text": "evidence_mapper.hash (core\\python\\verification\\evidence_mapper.py:75)"} +{"complexity": "medium", "doc_id": "chunk_006465", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 89, "source_path": "core\\python\\verification\\evidence_mapper.py", "text": "evidence_mapper.satisfied_by (core\\python\\verification\\evidence_mapper.py:89)"} +{"complexity": "simple", "doc_id": "chunk_006466", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 113, "source_path": "core\\python\\verification\\evidence_mapper.py", "text": "evidence_mapper.to_dict (core\\python\\verification\\evidence_mapper.py:113)"} +{"complexity": "medium", "doc_id": "chunk_006467", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 134, "source_path": "core\\python\\verification\\evidence_mapper.py", "text": "evidence_mapper.to_sovereign_proof (core\\python\\verification\\evidence_mapper.py:134)"} +{"complexity": "simple", "doc_id": "chunk_006468", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 214, "source_path": "core\\python\\verification\\evidence_mapper.py", "text": "evidence_mapper.__init__ (core\\python\\verification\\evidence_mapper.py:214)"} +{"complexity": "medium", "doc_id": "chunk_006469", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "verification", "source_line": 221, "source_path": "core\\python\\verification\\evidence_mapper.py", "text": "evidence_mapper._neural_construct (core\\python\\verification\\evidence_mapper.py:221)"} +{"complexity": "complex", "doc_id": "chunk_006470", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 255, "source_path": "core\\python\\verification\\evidence_mapper.py", "text": "evidence_mapper._symbolic_verify (core\\python\\verification\\evidence_mapper.py:255)"} +{"complexity": "simple", "doc_id": "chunk_006471", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 294, "source_path": "core\\python\\verification\\evidence_mapper.py", "text": "evidence_mapper._reflect (core\\python\\verification\\evidence_mapper.py:294)"} +{"complexity": "complex", "doc_id": "chunk_006472", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 306, "source_path": "core\\python\\verification\\evidence_mapper.py", "text": "evidence_mapper.map_claim (core\\python\\verification\\evidence_mapper.py:306)"} +{"complexity": "medium", "doc_id": "chunk_006473", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 406, "source_path": "core\\python\\verification\\evidence_mapper.py", "text": "evidence_mapper.get_mapping_stats (core\\python\\verification\\evidence_mapper.py:406)"} +{"complexity": "medium", "doc_id": "chunk_006474", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 444, "source_path": "core\\python\\verification\\evidence_mapper.py", "text": "evidence_mapper.to_dict (core\\python\\verification\\evidence_mapper.py:444)"} +{"complexity": "simple", "doc_id": "chunk_006475", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 478, "source_path": "core\\python\\verification\\evidence_mapper.py", "text": "evidence_mapper.__init__ (core\\python\\verification\\evidence_mapper.py:478)"} +{"complexity": "complex", "doc_id": "chunk_006476", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 485, "source_path": "core\\python\\verification\\evidence_mapper.py", "text": "evidence_mapper.process_claim (core\\python\\verification\\evidence_mapper.py:485)"} +{"complexity": "complex", "doc_id": "chunk_006477", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 521, "source_path": "core\\python\\verification\\evidence_mapper.py", "text": "evidence_mapper.self_reflect (core\\python\\verification\\evidence_mapper.py:521)"} +{"complexity": "medium", "doc_id": "chunk_006478", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "verification", "source_line": 554, "source_path": "core\\python\\verification\\evidence_mapper.py", "text": "evidence_mapper.create_white_label (core\\python\\verification\\evidence_mapper.py:554)"} +{"complexity": "simple", "doc_id": "chunk_006479", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 65, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.EvidenceDomain (core\\python\\verification\\evidence_seeking.py:65)"} +{"complexity": "simple", "doc_id": "chunk_006480", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 76, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.EvidenceStatus (core\\python\\verification\\evidence_seeking.py:76)"} +{"complexity": "simple", "doc_id": "chunk_006481", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 85, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.QueryStrategy (core\\python\\verification\\evidence_seeking.py:85)"} +{"complexity": "simple", "doc_id": "chunk_006482", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 93, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.SourceType (core\\python\\verification\\evidence_seeking.py:93)"} +{"complexity": "complex", "doc_id": "chunk_006483", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 110, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.EvidenceQuery (core\\python\\verification\\evidence_seeking.py:110)"} +{"complexity": "complex", "doc_id": "chunk_006484", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 152, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.EvidenceItem (core\\python\\verification\\evidence_seeking.py:152)"} +{"complexity": "complex", "doc_id": "chunk_006485", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 201, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.EvidenceResult (core\\python\\verification\\evidence_seeking.py:201)"} +{"complexity": "complex", "doc_id": "chunk_006486", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 280, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.TFIDFScorer (core\\python\\verification\\evidence_seeking.py:280)"} +{"complexity": "complex", "doc_id": "chunk_006487", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 383, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.EvidenceSource (core\\python\\verification\\evidence_seeking.py:383)"} +{"complexity": "complex", "doc_id": "chunk_006488", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 612, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.RegulatorySource (core\\python\\verification\\evidence_seeking.py:612)"} +{"complexity": "complex", "doc_id": "chunk_006489", "function_type": "class", "has_docstring": "yes", "keyword": "save", "layer": "core", "module": "verification", "source_line": 736, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.DocumentStoreSource (core\\python\\verification\\evidence_seeking.py:736)"} +{"complexity": "complex", "doc_id": "chunk_006490", "function_type": "class", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "verification", "source_line": 800, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.ClaimParser (core\\python\\verification\\evidence_seeking.py:800)"} +{"complexity": "complex", "doc_id": "chunk_006491", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 984, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.EvidenceChainLinker (core\\python\\verification\\evidence_seeking.py:984)"} +{"complexity": "complex", "doc_id": "chunk_006492", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1057, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.EvidenceSeeker (core\\python\\verification\\evidence_seeking.py:1057)"} +{"complexity": "complex", "doc_id": "chunk_006493", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1403, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking._demo (core\\python\\verification\\evidence_seeking.py:1403)"} +{"complexity": "simple", "doc_id": "chunk_006494", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 138, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.to_dict (core\\python\\verification\\evidence_seeking.py:138)"} +{"complexity": "simple", "doc_id": "chunk_006495", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 145, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.compute_hash (core\\python\\verification\\evidence_seeking.py:145)"} +{"complexity": "simple", "doc_id": "chunk_006496", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 185, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.__post_init__ (core\\python\\verification\\evidence_seeking.py:185)"} +{"complexity": "simple", "doc_id": "chunk_006497", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 192, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.to_dict (core\\python\\verification\\evidence_seeking.py:192)"} +{"complexity": "medium", "doc_id": "chunk_006498", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 237, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.to_dict (core\\python\\verification\\evidence_seeking.py:237)"} +{"complexity": "medium", "doc_id": "chunk_006499", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 257, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.to_sovereign_proof (core\\python\\verification\\evidence_seeking.py:257)"} +{"complexity": "simple", "doc_id": "chunk_006500", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "verification", "source_line": 290, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.tokenize (core\\python\\verification\\evidence_seeking.py:290)"} +{"complexity": "simple", "doc_id": "chunk_006501", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 295, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.compute_tf (core\\python\\verification\\evidence_seeking.py:295)"} +{"complexity": "medium", "doc_id": "chunk_006502", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 302, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.compute_idf (core\\python\\verification\\evidence_seeking.py:302)"} +{"complexity": "complex", "doc_id": "chunk_006503", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 322, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.score_relevance (core\\python\\verification\\evidence_seeking.py:322)"} +{"complexity": "simple", "doc_id": "chunk_006504", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 391, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.__init__ (core\\python\\verification\\evidence_seeking.py:391)"} +{"complexity": "medium", "doc_id": "chunk_006505", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 396, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.search (core\\python\\verification\\evidence_seeking.py:396)"} +{"complexity": "simple", "doc_id": "chunk_006506", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 413, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.health_check (core\\python\\verification\\evidence_seeking.py:413)"} +{"complexity": "medium", "doc_id": "chunk_006507", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 625, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.__init__ (core\\python\\verification\\evidence_seeking.py:625)"} +{"complexity": "medium", "doc_id": "chunk_006508", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "verification", "source_line": 638, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking._build_knowledge (core\\python\\verification\\evidence_seeking.py:638)"} +{"complexity": "complex", "doc_id": "chunk_006509", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 657, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.search (core\\python\\verification\\evidence_seeking.py:657)"} +{"complexity": "simple", "doc_id": "chunk_006510", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 745, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.__init__ (core\\python\\verification\\evidence_seeking.py:745)"} +{"complexity": "simple", "doc_id": "chunk_006511", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 754, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.add_document (core\\python\\verification\\evidence_seeking.py:754)"} +{"complexity": "complex", "doc_id": "chunk_006512", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 758, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.search (core\\python\\verification\\evidence_seeking.py:758)"} +{"complexity": "complex", "doc_id": "chunk_006513", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "verification", "source_line": 881, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.parse (core\\python\\verification\\evidence_seeking.py:881)"} +{"complexity": "medium", "doc_id": "chunk_006514", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 941, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking._detect_domain (core\\python\\verification\\evidence_seeking.py:941)"} +{"complexity": "medium", "doc_id": "chunk_006515", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "verification", "source_line": 956, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking._generate_sub_queries (core\\python\\verification\\evidence_seeking.py:956)"} +{"complexity": "simple", "doc_id": "chunk_006516", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 993, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.__init__ (core\\python\\verification\\evidence_seeking.py:993)"} +{"complexity": "medium", "doc_id": "chunk_006517", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 996, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.link (core\\python\\verification\\evidence_seeking.py:996)"} +{"complexity": "medium", "doc_id": "chunk_006518", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 1014, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.compute_proof_hash (core\\python\\verification\\evidence_seeking.py:1014)"} +{"complexity": "simple", "doc_id": "chunk_006519", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 1043, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.head_hash (core\\python\\verification\\evidence_seeking.py:1043)"} +{"complexity": "simple", "doc_id": "chunk_006520", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1047, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.reset (core\\python\\verification\\evidence_seeking.py:1047)"} +{"complexity": "complex", "doc_id": "chunk_006521", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 1086, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.__init__ (core\\python\\verification\\evidence_seeking.py:1086)"} +{"complexity": "simple", "doc_id": "chunk_006522", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1129, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.register_source (core\\python\\verification\\evidence_seeking.py:1129)"} +{"complexity": "simple", "doc_id": "chunk_006523", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1134, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.list_sources (core\\python\\verification\\evidence_seeking.py:1134)"} +{"complexity": "complex", "doc_id": "chunk_006524", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1140, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.seek_evidence (core\\python\\verification\\evidence_seeking.py:1140)"} +{"complexity": "complex", "doc_id": "chunk_006525", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 1288, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.validate_evidence (core\\python\\verification\\evidence_seeking.py:1288)"} +{"complexity": "complex", "doc_id": "chunk_006526", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 1327, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.verify_chain (core\\python\\verification\\evidence_seeking.py:1327)"} +{"complexity": "medium", "doc_id": "chunk_006527", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 1367, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.get_statistics (core\\python\\verification\\evidence_seeking.py:1367)"} +{"complexity": "medium", "doc_id": "chunk_006528", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 1383, "source_path": "core\\python\\verification\\evidence_seeking.py", "text": "evidence_seeking.get_search_history (core\\python\\verification\\evidence_seeking.py:1383)"} +{"complexity": "simple", "doc_id": "chunk_006529", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 33, "source_path": "core\\python\\verification\\framework_registry.py", "text": "framework_registry.Framework (core\\python\\verification\\framework_registry.py:33)"} +{"complexity": "simple", "doc_id": "chunk_006530", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 42, "source_path": "core\\python\\verification\\framework_registry.py", "text": "framework_registry.StubFramework (core\\python\\verification\\framework_registry.py:42)"} +{"complexity": "medium", "doc_id": "chunk_006531", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 58, "source_path": "core\\python\\verification\\framework_registry.py", "text": "framework_registry.F22_DiscreteGraphTheory (core\\python\\verification\\framework_registry.py:58)"} +{"complexity": "medium", "doc_id": "chunk_006532", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 72, "source_path": "core\\python\\verification\\framework_registry.py", "text": "framework_registry.F23_StochasticProcesses (core\\python\\verification\\framework_registry.py:72)"} +{"complexity": "medium", "doc_id": "chunk_006533", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 86, "source_path": "core\\python\\verification\\framework_registry.py", "text": "framework_registry.F24_ChaosTheory (core\\python\\verification\\framework_registry.py:86)"} +{"complexity": "medium", "doc_id": "chunk_006534", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 100, "source_path": "core\\python\\verification\\framework_registry.py", "text": "framework_registry.F25_CategoryTheory (core\\python\\verification\\framework_registry.py:100)"} +{"complexity": "medium", "doc_id": "chunk_006535", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 114, "source_path": "core\\python\\verification\\framework_registry.py", "text": "framework_registry.F26_InformationGeometry (core\\python\\verification\\framework_registry.py:114)"} +{"complexity": "medium", "doc_id": "chunk_006536", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 128, "source_path": "core\\python\\verification\\framework_registry.py", "text": "framework_registry.F27_SemanticTripleVerification (core\\python\\verification\\framework_registry.py:128)"} +{"complexity": "medium", "doc_id": "chunk_006537", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 146, "source_path": "core\\python\\verification\\framework_registry.py", "text": "framework_registry.RealFrameworkAdapter (core\\python\\verification\\framework_registry.py:146)"} +{"complexity": "simple", "doc_id": "chunk_006538", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 187, "source_path": "core\\python\\verification\\framework_registry.py", "text": "framework_registry.LatticeEvaluation (core\\python\\verification\\framework_registry.py:187)"} +{"complexity": "complex", "doc_id": "chunk_006539", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 199, "source_path": "core\\python\\verification\\framework_registry.py", "text": "framework_registry.FrameworkRegistry (core\\python\\verification\\framework_registry.py:199)"} +{"complexity": "simple", "doc_id": "chunk_006540", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 322, "source_path": "core\\python\\verification\\framework_registry.py", "text": "framework_registry.get_default_registry (core\\python\\verification\\framework_registry.py:322)"} +{"complexity": "simple", "doc_id": "chunk_006541", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 36, "source_path": "core\\python\\verification\\framework_registry.py", "text": "framework_registry.evaluate (core\\python\\verification\\framework_registry.py:36)"} +{"complexity": "simple", "doc_id": "chunk_006542", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 49, "source_path": "core\\python\\verification\\framework_registry.py", "text": "framework_registry.evaluate (core\\python\\verification\\framework_registry.py:49)"} +{"complexity": "medium", "doc_id": "chunk_006543", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 59, "source_path": "core\\python\\verification\\framework_registry.py", "text": "framework_registry.evaluate (core\\python\\verification\\framework_registry.py:59)"} +{"complexity": "medium", "doc_id": "chunk_006544", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 73, "source_path": "core\\python\\verification\\framework_registry.py", "text": "framework_registry.evaluate (core\\python\\verification\\framework_registry.py:73)"} +{"complexity": "medium", "doc_id": "chunk_006545", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 87, "source_path": "core\\python\\verification\\framework_registry.py", "text": "framework_registry.evaluate (core\\python\\verification\\framework_registry.py:87)"} +{"complexity": "medium", "doc_id": "chunk_006546", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 101, "source_path": "core\\python\\verification\\framework_registry.py", "text": "framework_registry.evaluate (core\\python\\verification\\framework_registry.py:101)"} +{"complexity": "medium", "doc_id": "chunk_006547", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 115, "source_path": "core\\python\\verification\\framework_registry.py", "text": "framework_registry.evaluate (core\\python\\verification\\framework_registry.py:115)"} +{"complexity": "medium", "doc_id": "chunk_006548", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 129, "source_path": "core\\python\\verification\\framework_registry.py", "text": "framework_registry.evaluate (core\\python\\verification\\framework_registry.py:129)"} +{"complexity": "simple", "doc_id": "chunk_006549", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 156, "source_path": "core\\python\\verification\\framework_registry.py", "text": "framework_registry.__init__ (core\\python\\verification\\framework_registry.py:156)"} +{"complexity": "simple", "doc_id": "chunk_006550", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 161, "source_path": "core\\python\\verification\\framework_registry.py", "text": "framework_registry.evaluate (core\\python\\verification\\framework_registry.py:161)"} +{"complexity": "simple", "doc_id": "chunk_006551", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 172, "source_path": "core\\python\\verification\\framework_registry.py", "text": "framework_registry.__repr__ (core\\python\\verification\\framework_registry.py:172)"} +{"complexity": "simple", "doc_id": "chunk_006552", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 195, "source_path": "core\\python\\verification\\framework_registry.py", "text": "framework_registry.weighted_score (core\\python\\verification\\framework_registry.py:195)"} +{"complexity": "simple", "doc_id": "chunk_006553", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 202, "source_path": "core\\python\\verification\\framework_registry.py", "text": "framework_registry.__init__ (core\\python\\verification\\framework_registry.py:202)"} +{"complexity": "simple", "doc_id": "chunk_006554", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 207, "source_path": "core\\python\\verification\\framework_registry.py", "text": "framework_registry.register (core\\python\\verification\\framework_registry.py:207)"} +{"complexity": "simple", "doc_id": "chunk_006555", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 214, "source_path": "core\\python\\verification\\framework_registry.py", "text": "framework_registry.framework_count (core\\python\\verification\\framework_registry.py:214)"} +{"complexity": "simple", "doc_id": "chunk_006556", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 218, "source_path": "core\\python\\verification\\framework_registry.py", "text": "framework_registry.list_frameworks (core\\python\\verification\\framework_registry.py:218)"} +{"complexity": "simple", "doc_id": "chunk_006557", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 222, "source_path": "core\\python\\verification\\framework_registry.py", "text": "framework_registry.get_framework (core\\python\\verification\\framework_registry.py:222)"} +{"complexity": "medium", "doc_id": "chunk_006558", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 228, "source_path": "core\\python\\verification\\framework_registry.py", "text": "framework_registry.evaluate (core\\python\\verification\\framework_registry.py:228)"} +{"complexity": "simple", "doc_id": "chunk_006559", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 241, "source_path": "core\\python\\verification\\framework_registry.py", "text": "framework_registry.omega_score (core\\python\\verification\\framework_registry.py:241)"} +{"complexity": "complex", "doc_id": "chunk_006560", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 251, "source_path": "core\\python\\verification\\framework_registry.py", "text": "framework_registry.default (core\\python\\verification\\framework_registry.py:251)"} +{"complexity": "medium", "doc_id": "chunk_006561", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 27, "source_path": "core\\python\\verification\\graph_traversal.py", "text": "graph_traversal.BoundaryRisk (core\\python\\verification\\graph_traversal.py:27)"} +{"complexity": "medium", "doc_id": "chunk_006562", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 48, "source_path": "core\\python\\verification\\graph_traversal.py", "text": "graph_traversal.AffiliateNode (core\\python\\verification\\graph_traversal.py:48)"} +{"complexity": "medium", "doc_id": "chunk_006563", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 67, "source_path": "core\\python\\verification\\graph_traversal.py", "text": "graph_traversal.ConditionGroup (core\\python\\verification\\graph_traversal.py:67)"} +{"complexity": "complex", "doc_id": "chunk_006564", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 164, "source_path": "core\\python\\verification\\graph_traversal.py", "text": "graph_traversal.compute_epsilon_risk (core\\python\\verification\\graph_traversal.py:164)"} +{"complexity": "medium", "doc_id": "chunk_006565", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 243, "source_path": "core\\python\\verification\\graph_traversal.py", "text": "graph_traversal.compute_multi_threshold_risk (core\\python\\verification\\graph_traversal.py:243)"} +{"complexity": "complex", "doc_id": "chunk_006566", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 274, "source_path": "core\\python\\verification\\graph_traversal.py", "text": "graph_traversal.recursive_affiliate_aggregation (core\\python\\verification\\graph_traversal.py:274)"} +{"complexity": "complex", "doc_id": "chunk_006567", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 379, "source_path": "core\\python\\verification\\graph_traversal.py", "text": "graph_traversal.detect_affiliate_splitting (core\\python\\verification\\graph_traversal.py:379)"} +{"complexity": "complex", "doc_id": "chunk_006568", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 427, "source_path": "core\\python\\verification\\graph_traversal.py", "text": "graph_traversal.check_pyramiding (core\\python\\verification\\graph_traversal.py:427)"} +{"complexity": "complex", "doc_id": "chunk_006569", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 577, "source_path": "core\\python\\verification\\graph_traversal.py", "text": "graph_traversal.validate_rating_combinations (core\\python\\verification\\graph_traversal.py:577)"} +{"complexity": "medium", "doc_id": "chunk_006570", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "verification", "source_line": 627, "source_path": "core\\python\\verification\\graph_traversal.py", "text": "graph_traversal.build_affiliate_graph (core\\python\\verification\\graph_traversal.py:627)"} +{"complexity": "complex", "doc_id": "chunk_006571", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 651, "source_path": "core\\python\\verification\\graph_traversal.py", "text": "graph_traversal.find_connected_components (core\\python\\verification\\graph_traversal.py:651)"} +{"complexity": "complex", "doc_id": "chunk_006572", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 687, "source_path": "core\\python\\verification\\graph_traversal.py", "text": "graph_traversal.calculate_graph_metrics (core\\python\\verification\\graph_traversal.py:687)"} +{"complexity": "simple", "doc_id": "chunk_006573", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 40, "source_path": "core\\python\\verification\\graph_traversal.py", "text": "graph_traversal.__post_init__ (core\\python\\verification\\graph_traversal.py:40)"} +{"complexity": "simple", "doc_id": "chunk_006574", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 89, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.TrustLevel (core\\python\\verification\\hardware_attestation.py:89)"} +{"complexity": "simple", "doc_id": "chunk_006575", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 97, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.AttestationStatus (core\\python\\verification\\hardware_attestation.py:97)"} +{"complexity": "complex", "doc_id": "chunk_006576", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 112, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.DeviceFingerprint (core\\python\\verification\\hardware_attestation.py:112)"} +{"complexity": "complex", "doc_id": "chunk_006577", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 170, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.HardwareAttestation (core\\python\\verification\\hardware_attestation.py:170)"} +{"complexity": "medium", "doc_id": "chunk_006578", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 217, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.TrustAnchor (core\\python\\verification\\hardware_attestation.py:217)"} +{"complexity": "complex", "doc_id": "chunk_006579", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "verification", "source_line": 255, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.AttestationSigner (core\\python\\verification\\hardware_attestation.py:255)"} +{"complexity": "simple", "doc_id": "chunk_006580", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 350, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation._read_file_safe (core\\python\\verification\\hardware_attestation.py:350)"} +{"complexity": "medium", "doc_id": "chunk_006581", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 359, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation._get_pi_serial (core\\python\\verification\\hardware_attestation.py:359)"} +{"complexity": "simple", "doc_id": "chunk_006582", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 379, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation._get_pi_model (core\\python\\verification\\hardware_attestation.py:379)"} +{"complexity": "medium", "doc_id": "chunk_006583", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 390, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation._get_pi_soc (core\\python\\verification\\hardware_attestation.py:390)"} +{"complexity": "simple", "doc_id": "chunk_006584", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 414, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation._get_mac_hash (core\\python\\verification\\hardware_attestation.py:414)"} +{"complexity": "complex", "doc_id": "chunk_006585", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 426, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation._get_total_memory (core\\python\\verification\\hardware_attestation.py:426)"} +{"complexity": "complex", "doc_id": "chunk_006586", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 478, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.collect_device_fingerprint (core\\python\\verification\\hardware_attestation.py:478)"} +{"complexity": "complex", "doc_id": "chunk_006587", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 530, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.HardwareAttestor (core\\python\\verification\\hardware_attestation.py:530)"} +{"complexity": "complex", "doc_id": "chunk_006588", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 718, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.TrustRegistry (core\\python\\verification\\hardware_attestation.py:718)"} +{"complexity": "complex", "doc_id": "chunk_006589", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 918, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation._demo (core\\python\\verification\\hardware_attestation.py:918)"} +{"complexity": "simple", "doc_id": "chunk_006590", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 143, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.compute_fingerprint_hash (core\\python\\verification\\hardware_attestation.py:143)"} +{"complexity": "simple", "doc_id": "chunk_006591", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 152, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.__post_init__ (core\\python\\verification\\hardware_attestation.py:152)"} +{"complexity": "simple", "doc_id": "chunk_006592", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 157, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.is_pi5 (core\\python\\verification\\hardware_attestation.py:157)"} +{"complexity": "simple", "doc_id": "chunk_006593", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 164, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.to_dict (core\\python\\verification\\hardware_attestation.py:164)"} +{"complexity": "simple", "doc_id": "chunk_006594", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 201, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.to_dict (core\\python\\verification\\hardware_attestation.py:201)"} +{"complexity": "simple", "doc_id": "chunk_006595", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 206, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.compute_attestation_hash (core\\python\\verification\\hardware_attestation.py:206)"} +{"complexity": "simple", "doc_id": "chunk_006596", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 245, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.to_dict (core\\python\\verification\\hardware_attestation.py:245)"} +{"complexity": "medium", "doc_id": "chunk_006597", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 264, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.__init__ (core\\python\\verification\\hardware_attestation.py:264)"} +{"complexity": "simple", "doc_id": "chunk_006598", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 285, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation._init_hmac (core\\python\\verification\\hardware_attestation.py:285)"} +{"complexity": "simple", "doc_id": "chunk_006599", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 291, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.method (core\\python\\verification\\hardware_attestation.py:291)"} +{"complexity": "medium", "doc_id": "chunk_006600", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "verification", "source_line": 295, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.sign (core\\python\\verification\\hardware_attestation.py:295)"} +{"complexity": "medium", "doc_id": "chunk_006601", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 312, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.verify (core\\python\\verification\\hardware_attestation.py:312)"} +{"complexity": "simple", "doc_id": "chunk_006602", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 334, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.get_public_key_hex (core\\python\\verification\\hardware_attestation.py:334)"} +{"complexity": "medium", "doc_id": "chunk_006603", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 551, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.__init__ (core\\python\\verification\\hardware_attestation.py:551)"} +{"complexity": "simple", "doc_id": "chunk_006604", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 576, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.get_device_fingerprint (core\\python\\verification\\hardware_attestation.py:576)"} +{"complexity": "complex", "doc_id": "chunk_006605", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 585, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.attest (core\\python\\verification\\hardware_attestation.py:585)"} +{"complexity": "complex", "doc_id": "chunk_006606", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 647, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.verify_attestation (core\\python\\verification\\hardware_attestation.py:647)"} +{"complexity": "simple", "doc_id": "chunk_006607", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 689, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.get_attestation_count (core\\python\\verification\\hardware_attestation.py:689)"} +{"complexity": "simple", "doc_id": "chunk_006608", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 693, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.get_chain_head_hash (core\\python\\verification\\hardware_attestation.py:693)"} +{"complexity": "medium", "doc_id": "chunk_006609", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 697, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.get_statistics (core\\python\\verification\\hardware_attestation.py:697)"} +{"complexity": "simple", "doc_id": "chunk_006610", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 741, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.__init__ (core\\python\\verification\\hardware_attestation.py:741)"} +{"complexity": "complex", "doc_id": "chunk_006611", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 744, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.register_device (core\\python\\verification\\hardware_attestation.py:744)"} +{"complexity": "complex", "doc_id": "chunk_006612", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 788, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.update_trust (core\\python\\verification\\hardware_attestation.py:788)"} +{"complexity": "medium", "doc_id": "chunk_006613", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 854, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.get_anchor (core\\python\\verification\\hardware_attestation.py:854)"} +{"complexity": "simple", "doc_id": "chunk_006614", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 866, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.list_devices (core\\python\\verification\\hardware_attestation.py:866)"} +{"complexity": "medium", "doc_id": "chunk_006615", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 870, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.get_devices_at_level (core\\python\\verification\\hardware_attestation.py:870)"} +{"complexity": "medium", "doc_id": "chunk_006616", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 885, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.get_statistics (core\\python\\verification\\hardware_attestation.py:885)"} +{"complexity": "medium", "doc_id": "chunk_006617", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 446, "source_path": "core\\python\\verification\\hardware_attestation.py", "text": "hardware_attestation.MEMORYSTATUSEX (core\\python\\verification\\hardware_attestation.py:446)"} +{"complexity": "simple", "doc_id": "chunk_006618", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 91, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.Vertical (core\\python\\verification\\hf_dataset_connector.py:91)"} +{"complexity": "medium", "doc_id": "chunk_006619", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 103, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.DatasetCategory (core\\python\\verification\\hf_dataset_connector.py:103)"} +{"complexity": "medium", "doc_id": "chunk_006620", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 120, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.QuestionFormat (core\\python\\verification\\hf_dataset_connector.py:120)"} +{"complexity": "simple", "doc_id": "chunk_006621", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 133, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.BenchmarkStatus (core\\python\\verification\\hf_dataset_connector.py:133)"} +{"complexity": "complex", "doc_id": "chunk_006622", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 164, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.DatasetConfig (core\\python\\verification\\hf_dataset_connector.py:164)"} +{"complexity": "medium", "doc_id": "chunk_006623", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 206, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.BenchmarkQuestion (core\\python\\verification\\hf_dataset_connector.py:206)"} +{"complexity": "simple", "doc_id": "chunk_006624", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 232, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.ModelVote (core\\python\\verification\\hf_dataset_connector.py:232)"} +{"complexity": "complex", "doc_id": "chunk_006625", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 244, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.ConsensusResult (core\\python\\verification\\hf_dataset_connector.py:244)"} +{"complexity": "complex", "doc_id": "chunk_006626", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 288, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.VerticalBenchmark (core\\python\\verification\\hf_dataset_connector.py:288)"} +{"complexity": "complex", "doc_id": "chunk_006627", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 406, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.SuiteResults (core\\python\\verification\\hf_dataset_connector.py:406)"} +{"complexity": "medium", "doc_id": "chunk_006628", "function_type": "class", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "verification", "source_line": 461, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.ModelInferenceProtocol (core\\python\\verification\\hf_dataset_connector.py:461)"} +{"complexity": "simple", "doc_id": "chunk_006629", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 494, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.register_transform (core\\python\\verification\\hf_dataset_connector.py:494)"} +{"complexity": "medium", "doc_id": "chunk_006630", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 505, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector._transform_truthful_qa (core\\python\\verification\\hf_dataset_connector.py:505)"} +{"complexity": "medium", "doc_id": "chunk_006631", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 537, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector._transform_truthful_qa_mc (core\\python\\verification\\hf_dataset_connector.py:537)"} +{"complexity": "medium", "doc_id": "chunk_006632", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 571, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector._transform_gsm8k (core\\python\\verification\\hf_dataset_connector.py:571)"} +{"complexity": "medium", "doc_id": "chunk_006633", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 599, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector._transform_financial_phrasebank (core\\python\\verification\\hf_dataset_connector.py:599)"} +{"complexity": "complex", "doc_id": "chunk_006634", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 626, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector._transform_pubmedqa (core\\python\\verification\\hf_dataset_connector.py:626)"} +{"complexity": "complex", "doc_id": "chunk_006635", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 670, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector._transform_medmcqa (core\\python\\verification\\hf_dataset_connector.py:670)"} +{"complexity": "complex", "doc_id": "chunk_006636", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 707, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector._transform_sciq (core\\python\\verification\\hf_dataset_connector.py:707)"} +{"complexity": "complex", "doc_id": "chunk_006637", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 744, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector._transform_mmlu (core\\python\\verification\\hf_dataset_connector.py:744)"} +{"complexity": "complex", "doc_id": "chunk_006638", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 782, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector._transform_ai2_arc (core\\python\\verification\\hf_dataset_connector.py:782)"} +{"complexity": "medium", "doc_id": "chunk_006639", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 817, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector._transform_winogrande (core\\python\\verification\\hf_dataset_connector.py:817)"} +{"complexity": "medium", "doc_id": "chunk_006640", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 845, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector._transform_casehold (core\\python\\verification\\hf_dataset_connector.py:845)"} +{"complexity": "medium", "doc_id": "chunk_006641", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 875, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector._transform_medical_questions_pairs (core\\python\\verification\\hf_dataset_connector.py:875)"} +{"complexity": "complex", "doc_id": "chunk_006642", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 903, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector._transform_competition_math (core\\python\\verification\\hf_dataset_connector.py:903)"} +{"complexity": "medium", "doc_id": "chunk_006643", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 947, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector._transform_flare_finqa (core\\python\\verification\\hf_dataset_connector.py:947)"} +{"complexity": "medium", "doc_id": "chunk_006644", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 975, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector._transform_generic (core\\python\\verification\\hf_dataset_connector.py:975)"} +{"complexity": "complex", "doc_id": "chunk_006645", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1501, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.HFDatasetConnector (core\\python\\verification\\hf_dataset_connector.py:1501)"} +{"complexity": "complex", "doc_id": "chunk_006646", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1923, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.BenchmarkSuite (core\\python\\verification\\hf_dataset_connector.py:1923)"} +{"complexity": "simple", "doc_id": "chunk_006647", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 2358, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.get_connector (core\\python\\verification\\hf_dataset_connector.py:2358)"} +{"complexity": "simple", "doc_id": "chunk_006648", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 2363, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.get_benchmark_suite (core\\python\\verification\\hf_dataset_connector.py:2363)"} +{"complexity": "simple", "doc_id": "chunk_006649", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 2368, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.list_all_datasets (core\\python\\verification\\hf_dataset_connector.py:2368)"} +{"complexity": "simple", "doc_id": "chunk_006650", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 2374, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.load_quick_sample (core\\python\\verification\\hf_dataset_connector.py:2374)"} +{"complexity": "complex", "doc_id": "chunk_006651", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "verification", "source_line": 2387, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector._run_self_test (core\\python\\verification\\hf_dataset_connector.py:2387)"} +{"complexity": "simple", "doc_id": "chunk_006652", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 225, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.content_hash (core\\python\\verification\\hf_dataset_connector.py:225)"} +{"complexity": "medium", "doc_id": "chunk_006653", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 267, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.proof_hash (core\\python\\verification\\hf_dataset_connector.py:267)"} +{"complexity": "medium", "doc_id": "chunk_006654", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 315, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.run_hash (core\\python\\verification\\hf_dataset_connector.py:315)"} +{"complexity": "complex", "doc_id": "chunk_006655", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 335, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.compute_statistics (core\\python\\verification\\hf_dataset_connector.py:335)"} +{"complexity": "medium", "doc_id": "chunk_006656", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 419, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.suite_hash (core\\python\\verification\\hf_dataset_connector.py:419)"} +{"complexity": "medium", "doc_id": "chunk_006657", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 435, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.compute_statistics (core\\python\\verification\\hf_dataset_connector.py:435)"} +{"complexity": "medium", "doc_id": "chunk_006658", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 469, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.__call__ (core\\python\\verification\\hf_dataset_connector.py:469)"} +{"complexity": "simple", "doc_id": "chunk_006659", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 497, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.decorator (core\\python\\verification\\hf_dataset_connector.py:497)"} +{"complexity": "complex", "doc_id": "chunk_006660", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 1510, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.__init__ (core\\python\\verification\\hf_dataset_connector.py:1510)"} +{"complexity": "medium", "doc_id": "chunk_006661", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 1561, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.get_dataset_catalog (core\\python\\verification\\hf_dataset_connector.py:1561)"} +{"complexity": "simple", "doc_id": "chunk_006662", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 1592, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.get_datasets_for_vertical (core\\python\\verification\\hf_dataset_connector.py:1592)"} +{"complexity": "medium", "doc_id": "chunk_006663", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 1600, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.get_vertical_summary (core\\python\\verification\\hf_dataset_connector.py:1600)"} +{"complexity": "medium", "doc_id": "chunk_006664", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1620, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.add_custom_dataset (core\\python\\verification\\hf_dataset_connector.py:1620)"} +{"complexity": "complex", "doc_id": "chunk_006665", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 1645, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.load_dataset (core\\python\\verification\\hf_dataset_connector.py:1645)"} +{"complexity": "complex", "doc_id": "chunk_006666", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 1725, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.load_dataset_streaming (core\\python\\verification\\hf_dataset_connector.py:1725)"} +{"complexity": "complex", "doc_id": "chunk_006667", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 1788, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector._load_from_huggingface (core\\python\\verification\\hf_dataset_connector.py:1788)"} +{"complexity": "medium", "doc_id": "chunk_006668", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 1835, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector._load_fallback (core\\python\\verification\\hf_dataset_connector.py:1835)"} +{"complexity": "medium", "doc_id": "chunk_006669", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1852, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector._transform_raw_samples (core\\python\\verification\\hf_dataset_connector.py:1852)"} +{"complexity": "medium", "doc_id": "chunk_006670", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1883, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.clear_cache (core\\python\\verification\\hf_dataset_connector.py:1883)"} +{"complexity": "simple", "doc_id": "chunk_006671", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1908, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.cache_info (core\\python\\verification\\hf_dataset_connector.py:1908)"} +{"complexity": "medium", "doc_id": "chunk_006672", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 1935, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.__init__ (core\\python\\verification\\hf_dataset_connector.py:1935)"} +{"complexity": "simple", "doc_id": "chunk_006673", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1960, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.connector (core\\python\\verification\\hf_dataset_connector.py:1960)"} +{"complexity": "complex", "doc_id": "chunk_006674", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 1969, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.compute_consensus (core\\python\\verification\\hf_dataset_connector.py:1969)"} +{"complexity": "complex", "doc_id": "chunk_006675", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "verification", "source_line": 2058, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.run_vertical_benchmark (core\\python\\verification\\hf_dataset_connector.py:2058)"} +{"complexity": "complex", "doc_id": "chunk_006676", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "verification", "source_line": 2167, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.run_full_suite (core\\python\\verification\\hf_dataset_connector.py:2167)"} +{"complexity": "complex", "doc_id": "chunk_006677", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 2223, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector.export_results (core\\python\\verification\\hf_dataset_connector.py:2223)"} +{"complexity": "complex", "doc_id": "chunk_006678", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 2281, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector._serialize_vertical_benchmark (core\\python\\verification\\hf_dataset_connector.py:2281)"} +{"complexity": "medium", "doc_id": "chunk_006679", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 2333, "source_path": "core\\python\\verification\\hf_dataset_connector.py", "text": "hf_dataset_connector._serialize_suite_results (core\\python\\verification\\hf_dataset_connector.py:2333)"} +{"complexity": "simple", "doc_id": "chunk_006680", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 6, "source_path": "core\\python\\verification\\levels.py", "text": "levels.VerificationLevel (core\\python\\verification\\levels.py:6)"} +{"complexity": "medium", "doc_id": "chunk_006681", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 15, "source_path": "core\\python\\verification\\levels.py", "text": "levels.select_verification_level (core\\python\\verification\\levels.py:15)"} +{"complexity": "medium", "doc_id": "chunk_006682", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 47, "source_path": "core\\python\\verification\\levels.py", "text": "levels.providers_required (core\\python\\verification\\levels.py:47)"} +{"complexity": "simple", "doc_id": "chunk_006683", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 77, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.RMFFunction (core\\python\\verification\\nist_rmf_attestation.py:77)"} +{"complexity": "simple", "doc_id": "chunk_006684", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 85, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.ControlStatus (core\\python\\verification\\nist_rmf_attestation.py:85)"} +{"complexity": "simple", "doc_id": "chunk_006685", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 94, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.ComplianceLevel (core\\python\\verification\\nist_rmf_attestation.py:94)"} +{"complexity": "simple", "doc_id": "chunk_006686", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 103, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.RemediationPriority (core\\python\\verification\\nist_rmf_attestation.py:103)"} +{"complexity": "medium", "doc_id": "chunk_006687", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 116, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.EvidencePointer (core\\python\\verification\\nist_rmf_attestation.py:116)"} +{"complexity": "medium", "doc_id": "chunk_006688", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 144, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.Control (core\\python\\verification\\nist_rmf_attestation.py:144)"} +{"complexity": "complex", "doc_id": "chunk_006689", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 178, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.Subcategory (core\\python\\verification\\nist_rmf_attestation.py:178)"} +{"complexity": "complex", "doc_id": "chunk_006690", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 226, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.FunctionAssessment (core\\python\\verification\\nist_rmf_attestation.py:226)"} +{"complexity": "medium", "doc_id": "chunk_006691", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 282, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.GapItem (core\\python\\verification\\nist_rmf_attestation.py:282)"} +{"complexity": "complex", "doc_id": "chunk_006692", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 313, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.AttestationReport (core\\python\\verification\\nist_rmf_attestation.py:313)"} +{"complexity": "medium", "doc_id": "chunk_006693", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 436, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation._check_file_exists (core\\python\\verification\\nist_rmf_attestation.py:436)"} +{"complexity": "medium", "doc_id": "chunk_006694", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 450, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation._find_project_root (core\\python\\verification\\nist_rmf_attestation.py:450)"} +{"complexity": "complex", "doc_id": "chunk_006695", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "verification", "source_line": 468, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation._build_evidence_catalog (core\\python\\verification\\nist_rmf_attestation.py:468)"} +{"complexity": "complex", "doc_id": "chunk_006696", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "verification", "source_line": 674, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation._build_govern_function (core\\python\\verification\\nist_rmf_attestation.py:674)"} +{"complexity": "complex", "doc_id": "chunk_006697", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "verification", "source_line": 859, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation._build_map_function (core\\python\\verification\\nist_rmf_attestation.py:859)"} +{"complexity": "complex", "doc_id": "chunk_006698", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "verification", "source_line": 1084, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation._build_measure_function (core\\python\\verification\\nist_rmf_attestation.py:1084)"} +{"complexity": "complex", "doc_id": "chunk_006699", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "verification", "source_line": 1316, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation._build_manage_function (core\\python\\verification\\nist_rmf_attestation.py:1316)"} +{"complexity": "complex", "doc_id": "chunk_006700", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1579, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation._identify_gaps (core\\python\\verification\\nist_rmf_attestation.py:1579)"} +{"complexity": "complex", "doc_id": "chunk_006701", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 1695, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.NISTRMFAttestor (core\\python\\verification\\nist_rmf_attestation.py:1695)"} +{"complexity": "simple", "doc_id": "chunk_006702", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 1881, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation._get_attestor (core\\python\\verification\\nist_rmf_attestation.py:1881)"} +{"complexity": "simple", "doc_id": "chunk_006703", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 1889, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.generate_attestation (core\\python\\verification\\nist_rmf_attestation.py:1889)"} +{"complexity": "simple", "doc_id": "chunk_006704", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 1894, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.check_compliance (core\\python\\verification\\nist_rmf_attestation.py:1894)"} +{"complexity": "simple", "doc_id": "chunk_006705", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 133, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.to_dict (core\\python\\verification\\nist_rmf_attestation.py:133)"} +{"complexity": "simple", "doc_id": "chunk_006706", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 165, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.to_dict (core\\python\\verification\\nist_rmf_attestation.py:165)"} +{"complexity": "simple", "doc_id": "chunk_006707", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 194, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.score (core\\python\\verification\\nist_rmf_attestation.py:194)"} +{"complexity": "medium", "doc_id": "chunk_006708", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 201, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.status (core\\python\\verification\\nist_rmf_attestation.py:201)"} +{"complexity": "simple", "doc_id": "chunk_006709", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 214, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.to_dict (core\\python\\verification\\nist_rmf_attestation.py:214)"} +{"complexity": "simple", "doc_id": "chunk_006710", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 238, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.score (core\\python\\verification\\nist_rmf_attestation.py:238)"} +{"complexity": "medium", "doc_id": "chunk_006711", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 245, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.status (core\\python\\verification\\nist_rmf_attestation.py:245)"} +{"complexity": "simple", "doc_id": "chunk_006712", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 259, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.total_controls (core\\python\\verification\\nist_rmf_attestation.py:259)"} +{"complexity": "simple", "doc_id": "chunk_006713", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 263, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.implemented_controls (core\\python\\verification\\nist_rmf_attestation.py:263)"} +{"complexity": "simple", "doc_id": "chunk_006714", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 270, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.to_dict (core\\python\\verification\\nist_rmf_attestation.py:270)"} +{"complexity": "simple", "doc_id": "chunk_006715", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 301, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.to_dict (core\\python\\verification\\nist_rmf_attestation.py:301)"} +{"complexity": "simple", "doc_id": "chunk_006716", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 333, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.__post_init__ (core\\python\\verification\\nist_rmf_attestation.py:333)"} +{"complexity": "medium", "doc_id": "chunk_006717", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 337, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.compute_overall (core\\python\\verification\\nist_rmf_attestation.py:337)"} +{"complexity": "medium", "doc_id": "chunk_006718", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 357, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.compute_hash (core\\python\\verification\\nist_rmf_attestation.py:357)"} +{"complexity": "complex", "doc_id": "chunk_006719", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 385, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.to_dict (core\\python\\verification\\nist_rmf_attestation.py:385)"} +{"complexity": "simple", "doc_id": "chunk_006720", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 427, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.to_json (core\\python\\verification\\nist_rmf_attestation.py:427)"} +{"complexity": "simple", "doc_id": "chunk_006721", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 1713, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.__init__ (core\\python\\verification\\nist_rmf_attestation.py:1713)"} +{"complexity": "simple", "doc_id": "chunk_006722", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1718, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.evidence_catalog (core\\python\\verification\\nist_rmf_attestation.py:1718)"} +{"complexity": "complex", "doc_id": "chunk_006723", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 1722, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.generate_attestation (core\\python\\verification\\nist_rmf_attestation.py:1722)"} +{"complexity": "complex", "doc_id": "chunk_006724", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 1764, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.check_compliance (core\\python\\verification\\nist_rmf_attestation.py:1764)"} +{"complexity": "medium", "doc_id": "chunk_006725", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 1821, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.get_function_summary (core\\python\\verification\\nist_rmf_attestation.py:1821)"} +{"complexity": "medium", "doc_id": "chunk_006726", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 1845, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.get_critical_gaps (core\\python\\verification\\nist_rmf_attestation.py:1845)"} +{"complexity": "medium", "doc_id": "chunk_006727", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 1861, "source_path": "core\\python\\verification\\nist_rmf_attestation.py", "text": "nist_rmf_attestation.verify_evidence_files (core\\python\\verification\\nist_rmf_attestation.py:1861)"} +{"complexity": "complex", "doc_id": "chunk_006728", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 52, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks.FrameworkEvaluation (core\\python\\verification\\novel_frameworks.py:52)"} +{"complexity": "complex", "doc_id": "chunk_006729", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 88, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks.VerificationFramework (core\\python\\verification\\novel_frameworks.py:88)"} +{"complexity": "complex", "doc_id": "chunk_006730", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 155, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks.F22_DiscreteGraphTheory (core\\python\\verification\\novel_frameworks.py:155)"} +{"complexity": "complex", "doc_id": "chunk_006731", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 376, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks.F23_StochasticProcesses (core\\python\\verification\\novel_frameworks.py:376)"} +{"complexity": "complex", "doc_id": "chunk_006732", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 629, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks.F24_ChaosTheory (core\\python\\verification\\novel_frameworks.py:629)"} +{"complexity": "complex", "doc_id": "chunk_006733", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 911, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks.F25_CategoryTheory (core\\python\\verification\\novel_frameworks.py:911)"} +{"complexity": "complex", "doc_id": "chunk_006734", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1163, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks.F26_InformationGeometry (core\\python\\verification\\novel_frameworks.py:1163)"} +{"complexity": "complex", "doc_id": "chunk_006735", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 1467, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks.F27_SemanticTripleVerification (core\\python\\verification\\novel_frameworks.py:1467)"} +{"complexity": "medium", "doc_id": "chunk_006736", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "verification", "source_line": 1648, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks.create_novel_framework (core\\python\\verification\\novel_frameworks.py:1648)"} +{"complexity": "simple", "doc_id": "chunk_006737", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "verification", "source_line": 1670, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks.create_all_novel_frameworks (core\\python\\verification\\novel_frameworks.py:1670)"} +{"complexity": "medium", "doc_id": "chunk_006738", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 70, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks.__post_init__ (core\\python\\verification\\novel_frameworks.py:70)"} +{"complexity": "simple", "doc_id": "chunk_006739", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 84, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks.to_dict (core\\python\\verification\\novel_frameworks.py:84)"} +{"complexity": "simple", "doc_id": "chunk_006740", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 106, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks.__init__ (core\\python\\verification\\novel_frameworks.py:106)"} +{"complexity": "simple", "doc_id": "chunk_006741", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 114, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks.evaluate (core\\python\\verification\\novel_frameworks.py:114)"} +{"complexity": "medium", "doc_id": "chunk_006742", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 118, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks.evaluate_with_proof (core\\python\\verification\\novel_frameworks.py:118)"} +{"complexity": "simple", "doc_id": "chunk_006743", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 133, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._clamp (core\\python\\verification\\novel_frameworks.py:133)"} +{"complexity": "simple", "doc_id": "chunk_006744", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 137, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._sha256 (core\\python\\verification\\novel_frameworks.py:137)"} +{"complexity": "simple", "doc_id": "chunk_006745", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "verification", "source_line": 140, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._build_details (core\\python\\verification\\novel_frameworks.py:140)"} +{"complexity": "simple", "doc_id": "chunk_006746", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 198, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks.__init__ (core\\python\\verification\\novel_frameworks.py:198)"} +{"complexity": "medium", "doc_id": "chunk_006747", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 210, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks.evaluate (core\\python\\verification\\novel_frameworks.py:210)"} +{"complexity": "simple", "doc_id": "chunk_006748", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 239, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._split_sentences (core\\python\\verification\\novel_frameworks.py:239)"} +{"complexity": "simple", "doc_id": "chunk_006749", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 243, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._tokenise (core\\python\\verification\\novel_frameworks.py:243)"} +{"complexity": "medium", "doc_id": "chunk_006750", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "verification", "source_line": 247, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._build_adjacency (core\\python\\verification\\novel_frameworks.py:247)"} +{"complexity": "medium", "doc_id": "chunk_006751", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 262, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._connectivity (core\\python\\verification\\novel_frameworks.py:262)"} +{"complexity": "medium", "doc_id": "chunk_006752", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 277, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._cycle_penalty (core\\python\\verification\\novel_frameworks.py:277)"} +{"complexity": "medium", "doc_id": "chunk_006753", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 302, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._bipartiteness_bonus (core\\python\\verification\\novel_frameworks.py:302)"} +{"complexity": "medium", "doc_id": "chunk_006754", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 322, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._chromatic_bound_score (core\\python\\verification\\novel_frameworks.py:322)"} +{"complexity": "simple", "doc_id": "chunk_006755", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 338, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._euler_path_bonus (core\\python\\verification\\novel_frameworks.py:338)"} +{"complexity": "simple", "doc_id": "chunk_006756", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 345, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._domain_term_bonus (core\\python\\verification\\novel_frameworks.py:345)"} +{"complexity": "medium", "doc_id": "chunk_006757", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "core", "module": "verification", "source_line": 354, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._build_details (core\\python\\verification\\novel_frameworks.py:354)"} +{"complexity": "medium", "doc_id": "chunk_006758", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 416, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks.__init__ (core\\python\\verification\\novel_frameworks.py:416)"} +{"complexity": "medium", "doc_id": "chunk_006759", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 432, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks.evaluate (core\\python\\verification\\novel_frameworks.py:432)"} +{"complexity": "medium", "doc_id": "chunk_006760", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "core", "module": "verification", "source_line": 453, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._extract_numbers (core\\python\\verification\\novel_frameworks.py:453)"} +{"complexity": "simple", "doc_id": "chunk_006761", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "verification", "source_line": 467, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._generate_wiener_trajectory (core\\python\\verification\\novel_frameworks.py:467)"} +{"complexity": "medium", "doc_id": "chunk_006762", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 479, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._ks_statistic (core\\python\\verification\\novel_frameworks.py:479)"} +{"complexity": "medium", "doc_id": "chunk_006763", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 499, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._ks_test_score (core\\python\\verification\\novel_frameworks.py:499)"} +{"complexity": "complex", "doc_id": "chunk_006764", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 525, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._ito_quadratic_variation_score (core\\python\\verification\\novel_frameworks.py:525)"} +{"complexity": "medium", "doc_id": "chunk_006765", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 560, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._probability_coherence (core\\python\\verification\\novel_frameworks.py:560)"} +{"complexity": "medium", "doc_id": "chunk_006766", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 581, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._hedging_language_score (core\\python\\verification\\novel_frameworks.py:581)"} +{"complexity": "medium", "doc_id": "chunk_006767", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 597, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._semantic_drift_score (core\\python\\verification\\novel_frameworks.py:597)"} +{"complexity": "medium", "doc_id": "chunk_006768", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "core", "module": "verification", "source_line": 612, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._build_details (core\\python\\verification\\novel_frameworks.py:612)"} +{"complexity": "simple", "doc_id": "chunk_006769", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 672, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks.__init__ (core\\python\\verification\\novel_frameworks.py:672)"} +{"complexity": "medium", "doc_id": "chunk_006770", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 682, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks.evaluate (core\\python\\verification\\novel_frameworks.py:682)"} +{"complexity": "complex", "doc_id": "chunk_006771", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 705, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._lyapunov_exponent_score (core\\python\\verification\\novel_frameworks.py:705)"} +{"complexity": "complex", "doc_id": "chunk_006772", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 744, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._correlation_dimension_score (core\\python\\verification\\novel_frameworks.py:744)"} +{"complexity": "complex", "doc_id": "chunk_006773", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 808, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._perturbation_sensitivity_score (core\\python\\verification\\novel_frameworks.py:808)"} +{"complexity": "complex", "doc_id": "chunk_006774", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 844, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._logistic_bifurcation_score (core\\python\\verification\\novel_frameworks.py:844)"} +{"complexity": "simple", "doc_id": "chunk_006775", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 885, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._domain_term_bonus (core\\python\\verification\\novel_frameworks.py:885)"} +{"complexity": "medium", "doc_id": "chunk_006776", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "core", "module": "verification", "source_line": 894, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._build_details (core\\python\\verification\\novel_frameworks.py:894)"} +{"complexity": "simple", "doc_id": "chunk_006777", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 951, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks.__init__ (core\\python\\verification\\novel_frameworks.py:951)"} +{"complexity": "medium", "doc_id": "chunk_006778", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 956, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks.evaluate (core\\python\\verification\\novel_frameworks.py:956)"} +{"complexity": "medium", "doc_id": "chunk_006779", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "verification", "source_line": 982, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._extract_steps (core\\python\\verification\\novel_frameworks.py:982)"} +{"complexity": "medium", "doc_id": "chunk_006780", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "verification", "source_line": 996, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._build_morphisms (core\\python\\verification\\novel_frameworks.py:996)"} +{"complexity": "medium", "doc_id": "chunk_006781", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1029, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._functor_faithfulness (core\\python\\verification\\novel_frameworks.py:1029)"} +{"complexity": "medium", "doc_id": "chunk_006782", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1044, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._natural_transformation_composition (core\\python\\verification\\novel_frameworks.py:1044)"} +{"complexity": "medium", "doc_id": "chunk_006783", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1078, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._yoneda_completeness (core\\python\\verification\\novel_frameworks.py:1078)"} +{"complexity": "complex", "doc_id": "chunk_006784", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1103, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._diagram_commutativity (core\\python\\verification\\novel_frameworks.py:1103)"} +{"complexity": "simple", "doc_id": "chunk_006785", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1136, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._domain_term_bonus (core\\python\\verification\\novel_frameworks.py:1136)"} +{"complexity": "medium", "doc_id": "chunk_006786", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "core", "module": "verification", "source_line": 1145, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._build_details (core\\python\\verification\\novel_frameworks.py:1145)"} +{"complexity": "simple", "doc_id": "chunk_006787", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 1202, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks.__init__ (core\\python\\verification\\novel_frameworks.py:1202)"} +{"complexity": "medium", "doc_id": "chunk_006788", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1212, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks.evaluate (core\\python\\verification\\novel_frameworks.py:1212)"} +{"complexity": "simple", "doc_id": "chunk_006789", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1240, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._tokenise (core\\python\\verification\\novel_frameworks.py:1240)"} +{"complexity": "medium", "doc_id": "chunk_006790", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1243, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._frequency_distribution (core\\python\\verification\\novel_frameworks.py:1243)"} +{"complexity": "complex", "doc_id": "chunk_006791", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 1258, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._fisher_information_score (core\\python\\verification\\novel_frameworks.py:1258)"} +{"complexity": "complex", "doc_id": "chunk_006792", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 1295, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._cramer_rao_score (core\\python\\verification\\novel_frameworks.py:1295)"} +{"complexity": "complex", "doc_id": "chunk_006793", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 1332, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._geodesic_consistency_score (core\\python\\verification\\novel_frameworks.py:1332)"} +{"complexity": "complex", "doc_id": "chunk_006794", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 1377, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._kl_divergence_score (core\\python\\verification\\novel_frameworks.py:1377)"} +{"complexity": "medium", "doc_id": "chunk_006795", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 1412, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._entropy_score (core\\python\\verification\\novel_frameworks.py:1412)"} +{"complexity": "simple", "doc_id": "chunk_006796", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1437, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._domain_term_bonus (core\\python\\verification\\novel_frameworks.py:1437)"} +{"complexity": "medium", "doc_id": "chunk_006797", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "core", "module": "verification", "source_line": 1447, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._build_details (core\\python\\verification\\novel_frameworks.py:1447)"} +{"complexity": "simple", "doc_id": "chunk_006798", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 1520, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks.__init__ (core\\python\\verification\\novel_frameworks.py:1520)"} +{"complexity": "medium", "doc_id": "chunk_006799", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1529, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks.evaluate (core\\python\\verification\\novel_frameworks.py:1529)"} +{"complexity": "medium", "doc_id": "chunk_006800", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "verification", "source_line": 1561, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._extract_candidate_triples (core\\python\\verification\\novel_frameworks.py:1561)"} +{"complexity": "medium", "doc_id": "chunk_006801", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1582, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._chain_coherence (core\\python\\verification\\novel_frameworks.py:1582)"} +{"complexity": "simple", "doc_id": "chunk_006802", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "verification", "source_line": 1594, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._domain_signal (core\\python\\verification\\novel_frameworks.py:1594)"} +{"complexity": "medium", "doc_id": "chunk_006803", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 1605, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._assertion_clarity (core\\python\\verification\\novel_frameworks.py:1605)"} +{"complexity": "medium", "doc_id": "chunk_006804", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "core", "module": "verification", "source_line": 1617, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks._build_details (core\\python\\verification\\novel_frameworks.py:1617)"} +{"complexity": "medium", "doc_id": "chunk_006805", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 283, "source_path": "core\\python\\verification\\novel_frameworks.py", "text": "novel_frameworks.dfs (core\\python\\verification\\novel_frameworks.py:283)"} +{"complexity": "simple", "doc_id": "chunk_006806", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 68, "source_path": "core\\python\\verification\\pii_sanitizer.py", "text": "pii_sanitizer.SanitizeMode (core\\python\\verification\\pii_sanitizer.py:68)"} +{"complexity": "simple", "doc_id": "chunk_006807", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 75, "source_path": "core\\python\\verification\\pii_sanitizer.py", "text": "pii_sanitizer.RedactionMethod (core\\python\\verification\\pii_sanitizer.py:75)"} +{"complexity": "medium", "doc_id": "chunk_006808", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 84, "source_path": "core\\python\\verification\\pii_sanitizer.py", "text": "pii_sanitizer.SanitizeResult (core\\python\\verification\\pii_sanitizer.py:84)"} +{"complexity": "complex", "doc_id": "chunk_006809", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 108, "source_path": "core\\python\\verification\\pii_sanitizer.py", "text": "pii_sanitizer.PIIRedactor (core\\python\\verification\\pii_sanitizer.py:108)"} +{"complexity": "complex", "doc_id": "chunk_006810", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 285, "source_path": "core\\python\\verification\\pii_sanitizer.py", "text": "pii_sanitizer.BriaFIBOClient (core\\python\\verification\\pii_sanitizer.py:285)"} +{"complexity": "complex", "doc_id": "chunk_006811", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 423, "source_path": "core\\python\\verification\\pii_sanitizer.py", "text": "pii_sanitizer.VetProofSanitizer (core\\python\\verification\\pii_sanitizer.py:423)"} +{"complexity": "simple", "doc_id": "chunk_006812", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 554, "source_path": "core\\python\\verification\\pii_sanitizer.py", "text": "pii_sanitizer.get_sanitizer (core\\python\\verification\\pii_sanitizer.py:554)"} +{"complexity": "simple", "doc_id": "chunk_006813", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 562, "source_path": "core\\python\\verification\\pii_sanitizer.py", "text": "pii_sanitizer.sanitize_text (core\\python\\verification\\pii_sanitizer.py:562)"} +{"complexity": "simple", "doc_id": "chunk_006814", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 567, "source_path": "core\\python\\verification\\pii_sanitizer.py", "text": "pii_sanitizer.sanitize_image (core\\python\\verification\\pii_sanitizer.py:567)"} +{"complexity": "simple", "doc_id": "chunk_006815", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 572, "source_path": "core\\python\\verification\\pii_sanitizer.py", "text": "pii_sanitizer.sanitize_claim (core\\python\\verification\\pii_sanitizer.py:572)"} +{"complexity": "simple", "doc_id": "chunk_006816", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 96, "source_path": "core\\python\\verification\\pii_sanitizer.py", "text": "pii_sanitizer.to_audit_record (core\\python\\verification\\pii_sanitizer.py:96)"} +{"complexity": "simple", "doc_id": "chunk_006817", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 158, "source_path": "core\\python\\verification\\pii_sanitizer.py", "text": "pii_sanitizer.__init__ (core\\python\\verification\\pii_sanitizer.py:158)"} +{"complexity": "simple", "doc_id": "chunk_006818", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 170, "source_path": "core\\python\\verification\\pii_sanitizer.py", "text": "pii_sanitizer.method (core\\python\\verification\\pii_sanitizer.py:170)"} +{"complexity": "medium", "doc_id": "chunk_006819", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 173, "source_path": "core\\python\\verification\\pii_sanitizer.py", "text": "pii_sanitizer.redact (core\\python\\verification\\pii_sanitizer.py:173)"} +{"complexity": "simple", "doc_id": "chunk_006820", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "core", "module": "verification", "source_line": 189, "source_path": "core\\python\\verification\\pii_sanitizer.py", "text": "pii_sanitizer.restore (core\\python\\verification\\pii_sanitizer.py:189)"} +{"complexity": "medium", "doc_id": "chunk_006821", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 196, "source_path": "core\\python\\verification\\pii_sanitizer.py", "text": "pii_sanitizer._redact_presidio (core\\python\\verification\\pii_sanitizer.py:196)"} +{"complexity": "complex", "doc_id": "chunk_006822", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 223, "source_path": "core\\python\\verification\\pii_sanitizer.py", "text": "pii_sanitizer._redact_regex (core\\python\\verification\\pii_sanitizer.py:223)"} +{"complexity": "medium", "doc_id": "chunk_006823", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 300, "source_path": "core\\python\\verification\\pii_sanitizer.py", "text": "pii_sanitizer.__init__ (core\\python\\verification\\pii_sanitizer.py:300)"} +{"complexity": "simple", "doc_id": "chunk_006824", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 317, "source_path": "core\\python\\verification\\pii_sanitizer.py", "text": "pii_sanitizer.available (core\\python\\verification\\pii_sanitizer.py:317)"} +{"complexity": "complex", "doc_id": "chunk_006825", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 320, "source_path": "core\\python\\verification\\pii_sanitizer.py", "text": "pii_sanitizer.redact_image (core\\python\\verification\\pii_sanitizer.py:320)"} +{"complexity": "simple", "doc_id": "chunk_006826", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 436, "source_path": "core\\python\\verification\\pii_sanitizer.py", "text": "pii_sanitizer.__init__ (core\\python\\verification\\pii_sanitizer.py:436)"} +{"complexity": "medium", "doc_id": "chunk_006827", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 446, "source_path": "core\\python\\verification\\pii_sanitizer.py", "text": "pii_sanitizer.sanitize_text (core\\python\\verification\\pii_sanitizer.py:446)"} +{"complexity": "medium", "doc_id": "chunk_006828", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 476, "source_path": "core\\python\\verification\\pii_sanitizer.py", "text": "pii_sanitizer.sanitize_image (core\\python\\verification\\pii_sanitizer.py:476)"} +{"complexity": "complex", "doc_id": "chunk_006829", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 490, "source_path": "core\\python\\verification\\pii_sanitizer.py", "text": "pii_sanitizer.sanitize_claim (core\\python\\verification\\pii_sanitizer.py:490)"} +{"complexity": "simple", "doc_id": "chunk_006830", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 539, "source_path": "core\\python\\verification\\pii_sanitizer.py", "text": "pii_sanitizer.audit_log (core\\python\\verification\\pii_sanitizer.py:539)"} +{"complexity": "simple", "doc_id": "chunk_006831", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "core", "module": "verification", "source_line": 543, "source_path": "core\\python\\verification\\pii_sanitizer.py", "text": "pii_sanitizer.restore_text (core\\python\\verification\\pii_sanitizer.py:543)"} +{"complexity": "simple", "doc_id": "chunk_006832", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 256, "source_path": "core\\python\\verification\\pii_sanitizer.py", "text": "pii_sanitizer._inside_placeholder (core\\python\\verification\\pii_sanitizer.py:256)"} +{"complexity": "simple", "doc_id": "chunk_006833", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 78, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer.SecurityLevel (core\\python\\verification\\post_quantum_signer.py:78)"} +{"complexity": "simple", "doc_id": "chunk_006834", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "verification", "source_line": 85, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer.SignerBackend (core\\python\\verification\\post_quantum_signer.py:85)"} +{"complexity": "complex", "doc_id": "chunk_006835", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 103, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer._detect_backend (core\\python\\verification\\post_quantum_signer.py:103)"} +{"complexity": "simple", "doc_id": "chunk_006836", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 177, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer._KeyPair (core\\python\\verification\\post_quantum_signer.py:177)"} +{"complexity": "medium", "doc_id": "chunk_006837", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "verification", "source_line": 188, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer._OQSSigner (core\\python\\verification\\post_quantum_signer.py:188)"} +{"complexity": "complex", "doc_id": "chunk_006838", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "verification", "source_line": 209, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer._PQCryptoSigner (core\\python\\verification\\post_quantum_signer.py:209)"} +{"complexity": "complex", "doc_id": "chunk_006839", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "verification", "source_line": 268, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer._Ed25519HybridSigner (core\\python\\verification\\post_quantum_signer.py:268)"} +{"complexity": "complex", "doc_id": "chunk_006840", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "verification", "source_line": 321, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer._HMACFallbackSigner (core\\python\\verification\\post_quantum_signer.py:321)"} +{"complexity": "complex", "doc_id": "chunk_006841", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "verification", "source_line": 386, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer.PostQuantumSigner (core\\python\\verification\\post_quantum_signer.py:386)"} +{"complexity": "medium", "doc_id": "chunk_006842", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 778, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer._canonical_json (core\\python\\verification\\post_quantum_signer.py:778)"} +{"complexity": "medium", "doc_id": "chunk_006843", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 793, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer._json_default (core\\python\\verification\\post_quantum_signer.py:793)"} +{"complexity": "medium", "doc_id": "chunk_006844", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 806, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer.get_backend_info (core\\python\\verification\\post_quantum_signer.py:806)"} +{"complexity": "simple", "doc_id": "chunk_006845", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 191, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer.__init__ (core\\python\\verification\\post_quantum_signer.py:191)"} +{"complexity": "simple", "doc_id": "chunk_006846", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "verification", "source_line": 194, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer.generate_keypair (core\\python\\verification\\post_quantum_signer.py:194)"} +{"complexity": "simple", "doc_id": "chunk_006847", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "core", "module": "verification", "source_line": 200, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer.sign (core\\python\\verification\\post_quantum_signer.py:200)"} +{"complexity": "simple", "doc_id": "chunk_006848", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 204, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer.verify (core\\python\\verification\\post_quantum_signer.py:204)"} +{"complexity": "simple", "doc_id": "chunk_006849", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 219, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer.__init__ (core\\python\\verification\\post_quantum_signer.py:219)"} +{"complexity": "simple", "doc_id": "chunk_006850", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "verification", "source_line": 222, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer.generate_keypair (core\\python\\verification\\post_quantum_signer.py:222)"} +{"complexity": "medium", "doc_id": "chunk_006851", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "core", "module": "verification", "source_line": 226, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer.sign (core\\python\\verification\\post_quantum_signer.py:226)"} +{"complexity": "medium", "doc_id": "chunk_006852", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 240, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer.verify (core\\python\\verification\\post_quantum_signer.py:240)"} +{"complexity": "medium", "doc_id": "chunk_006853", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "verification", "source_line": 279, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer.generate_keypair (core\\python\\verification\\post_quantum_signer.py:279)"} +{"complexity": "simple", "doc_id": "chunk_006854", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 297, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer._tagged_message (core\\python\\verification\\post_quantum_signer.py:297)"} +{"complexity": "simple", "doc_id": "chunk_006855", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "core", "module": "verification", "source_line": 302, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer.sign (core\\python\\verification\\post_quantum_signer.py:302)"} +{"complexity": "simple", "doc_id": "chunk_006856", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 309, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer.verify (core\\python\\verification\\post_quantum_signer.py:309)"} +{"complexity": "medium", "doc_id": "chunk_006857", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "verification", "source_line": 336, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer.generate_keypair (core\\python\\verification\\post_quantum_signer.py:336)"} +{"complexity": "simple", "doc_id": "chunk_006858", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "verification", "source_line": 352, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer.sign (core\\python\\verification\\post_quantum_signer.py:352)"} +{"complexity": "medium", "doc_id": "chunk_006859", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 358, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer.verify (core\\python\\verification\\post_quantum_signer.py:358)"} +{"complexity": "medium", "doc_id": "chunk_006860", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 421, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer.__init__ (core\\python\\verification\\post_quantum_signer.py:421)"} +{"complexity": "medium", "doc_id": "chunk_006861", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "verification", "source_line": 453, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer.generate_keypair (core\\python\\verification\\post_quantum_signer.py:453)"} +{"complexity": "medium", "doc_id": "chunk_006862", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 478, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer.load_keypair (core\\python\\verification\\post_quantum_signer.py:478)"} +{"complexity": "medium", "doc_id": "chunk_006863", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "verification", "source_line": 498, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer.sign (core\\python\\verification\\post_quantum_signer.py:498)"} +{"complexity": "complex", "doc_id": "chunk_006864", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 527, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer.verify (core\\python\\verification\\post_quantum_signer.py:527)"} +{"complexity": "complex", "doc_id": "chunk_006865", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "verification", "source_line": 577, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer.sign_proof_bundle (core\\python\\verification\\post_quantum_signer.py:577)"} +{"complexity": "complex", "doc_id": "chunk_006866", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 637, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer.verify_proof_bundle (core\\python\\verification\\post_quantum_signer.py:637)"} +{"complexity": "medium", "doc_id": "chunk_006867", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 687, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer.algorithm_name (core\\python\\verification\\post_quantum_signer.py:687)"} +{"complexity": "simple", "doc_id": "chunk_006868", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 701, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer.is_quantum_safe (core\\python\\verification\\post_quantum_signer.py:701)"} +{"complexity": "simple", "doc_id": "chunk_006869", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 709, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer.security_level (core\\python\\verification\\post_quantum_signer.py:709)"} +{"complexity": "simple", "doc_id": "chunk_006870", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 714, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer.backend (core\\python\\verification\\post_quantum_signer.py:714)"} +{"complexity": "simple", "doc_id": "chunk_006871", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 719, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer.public_key (core\\python\\verification\\post_quantum_signer.py:719)"} +{"complexity": "simple", "doc_id": "chunk_006872", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 724, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer.public_key_b64 (core\\python\\verification\\post_quantum_signer.py:724)"} +{"complexity": "simple", "doc_id": "chunk_006873", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 732, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer.export_public_key_hex (core\\python\\verification\\post_quantum_signer.py:732)"} +{"complexity": "simple", "doc_id": "chunk_006874", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 738, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer.export_public_key_b64 (core\\python\\verification\\post_quantum_signer.py:738)"} +{"complexity": "medium", "doc_id": "chunk_006875", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 744, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer.export_keypair_b64 (core\\python\\verification\\post_quantum_signer.py:744)"} +{"complexity": "simple", "doc_id": "chunk_006876", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 764, "source_path": "core\\python\\verification\\post_quantum_signer.py", "text": "post_quantum_signer.__repr__ (core\\python\\verification\\post_quantum_signer.py:764)"} +{"complexity": "simple", "doc_id": "chunk_006877", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 69, "source_path": "core\\python\\verification\\proof_aggregator.py", "text": "proof_aggregator.CompositeVerdict (core\\python\\verification\\proof_aggregator.py:69)"} +{"complexity": "complex", "doc_id": "chunk_006878", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 86, "source_path": "core\\python\\verification\\proof_aggregator.py", "text": "proof_aggregator.VerificationResult (core\\python\\verification\\proof_aggregator.py:86)"} +{"complexity": "complex", "doc_id": "chunk_006879", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 131, "source_path": "core\\python\\verification\\proof_aggregator.py", "text": "proof_aggregator.AggregateProof (core\\python\\verification\\proof_aggregator.py:131)"} +{"complexity": "complex", "doc_id": "chunk_006880", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 171, "source_path": "core\\python\\verification\\proof_aggregator.py", "text": "proof_aggregator.MerkleTree (core\\python\\verification\\proof_aggregator.py:171)"} +{"complexity": "complex", "doc_id": "chunk_006881", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 312, "source_path": "core\\python\\verification\\proof_aggregator.py", "text": "proof_aggregator.ProofAggregator (core\\python\\verification\\proof_aggregator.py:312)"} +{"complexity": "complex", "doc_id": "chunk_006882", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 566, "source_path": "core\\python\\verification\\proof_aggregator.py", "text": "proof_aggregator._demo (core\\python\\verification\\proof_aggregator.py:566)"} +{"complexity": "simple", "doc_id": "chunk_006883", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 108, "source_path": "core\\python\\verification\\proof_aggregator.py", "text": "proof_aggregator.__post_init__ (core\\python\\verification\\proof_aggregator.py:108)"} +{"complexity": "medium", "doc_id": "chunk_006884", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 113, "source_path": "core\\python\\verification\\proof_aggregator.py", "text": "proof_aggregator._compute_hash (core\\python\\verification\\proof_aggregator.py:113)"} +{"complexity": "simple", "doc_id": "chunk_006885", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 125, "source_path": "core\\python\\verification\\proof_aggregator.py", "text": "proof_aggregator.to_dict (core\\python\\verification\\proof_aggregator.py:125)"} +{"complexity": "simple", "doc_id": "chunk_006886", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 159, "source_path": "core\\python\\verification\\proof_aggregator.py", "text": "proof_aggregator.to_dict (core\\python\\verification\\proof_aggregator.py:159)"} +{"complexity": "simple", "doc_id": "chunk_006887", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 186, "source_path": "core\\python\\verification\\proof_aggregator.py", "text": "proof_aggregator.__init__ (core\\python\\verification\\proof_aggregator.py:186)"} +{"complexity": "complex", "doc_id": "chunk_006888", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "verification", "source_line": 190, "source_path": "core\\python\\verification\\proof_aggregator.py", "text": "proof_aggregator.build (core\\python\\verification\\proof_aggregator.py:190)"} +{"complexity": "simple", "doc_id": "chunk_006889", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 224, "source_path": "core\\python\\verification\\proof_aggregator.py", "text": "proof_aggregator.root (core\\python\\verification\\proof_aggregator.py:224)"} +{"complexity": "simple", "doc_id": "chunk_006890", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 231, "source_path": "core\\python\\verification\\proof_aggregator.py", "text": "proof_aggregator.levels (core\\python\\verification\\proof_aggregator.py:231)"} +{"complexity": "simple", "doc_id": "chunk_006891", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 236, "source_path": "core\\python\\verification\\proof_aggregator.py", "text": "proof_aggregator.leaf_count (core\\python\\verification\\proof_aggregator.py:236)"} +{"complexity": "complex", "doc_id": "chunk_006892", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 242, "source_path": "core\\python\\verification\\proof_aggregator.py", "text": "proof_aggregator.get_proof (core\\python\\verification\\proof_aggregator.py:242)"} +{"complexity": "medium", "doc_id": "chunk_006893", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 283, "source_path": "core\\python\\verification\\proof_aggregator.py", "text": "proof_aggregator.verify_leaf (core\\python\\verification\\proof_aggregator.py:283)"} +{"complexity": "medium", "doc_id": "chunk_006894", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 332, "source_path": "core\\python\\verification\\proof_aggregator.py", "text": "proof_aggregator.__init__ (core\\python\\verification\\proof_aggregator.py:332)"} +{"complexity": "simple", "doc_id": "chunk_006895", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 350, "source_path": "core\\python\\verification\\proof_aggregator.py", "text": "proof_aggregator.verifier_count (core\\python\\verification\\proof_aggregator.py:350)"} +{"complexity": "medium", "doc_id": "chunk_006896", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 354, "source_path": "core\\python\\verification\\proof_aggregator.py", "text": "proof_aggregator.add_verification (core\\python\\verification\\proof_aggregator.py:354)"} +{"complexity": "complex", "doc_id": "chunk_006897", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 383, "source_path": "core\\python\\verification\\proof_aggregator.py", "text": "proof_aggregator.aggregate (core\\python\\verification\\proof_aggregator.py:383)"} +{"complexity": "complex", "doc_id": "chunk_006898", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 450, "source_path": "core\\python\\verification\\proof_aggregator.py", "text": "proof_aggregator.verify_aggregate (core\\python\\verification\\proof_aggregator.py:450)"} +{"complexity": "simple", "doc_id": "chunk_006899", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 501, "source_path": "core\\python\\verification\\proof_aggregator.py", "text": "proof_aggregator.reset (core\\python\\verification\\proof_aggregator.py:501)"} +{"complexity": "complex", "doc_id": "chunk_006900", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 506, "source_path": "core\\python\\verification\\proof_aggregator.py", "text": "proof_aggregator._determine_verdict (core\\python\\verification\\proof_aggregator.py:506)"} +{"complexity": "medium", "doc_id": "chunk_006901", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 542, "source_path": "core\\python\\verification\\proof_aggregator.py", "text": "proof_aggregator._compute_sovereign_hash (core\\python\\verification\\proof_aggregator.py:542)"} +{"complexity": "medium", "doc_id": "chunk_006902", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 60, "source_path": "core\\python\\verification\\proof_event_bus.py", "text": "proof_event_bus.EventType (core\\python\\verification\\proof_event_bus.py:60)"} +{"complexity": "complex", "doc_id": "chunk_006903", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 86, "source_path": "core\\python\\verification\\proof_event_bus.py", "text": "proof_event_bus.ProofEvent (core\\python\\verification\\proof_event_bus.py:86)"} +{"complexity": "complex", "doc_id": "chunk_006904", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 162, "source_path": "core\\python\\verification\\proof_event_bus.py", "text": "proof_event_bus.ChainVerification (core\\python\\verification\\proof_event_bus.py:162)"} +{"complexity": "medium", "doc_id": "chunk_006905", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 200, "source_path": "core\\python\\verification\\proof_event_bus.py", "text": "proof_event_bus.AuditTrail (core\\python\\verification\\proof_event_bus.py:200)"} +{"complexity": "complex", "doc_id": "chunk_006906", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 236, "source_path": "core\\python\\verification\\proof_event_bus.py", "text": "proof_event_bus.ProofEventBus (core\\python\\verification\\proof_event_bus.py:236)"} +{"complexity": "complex", "doc_id": "chunk_006907", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 657, "source_path": "core\\python\\verification\\proof_event_bus.py", "text": "proof_event_bus._demo (core\\python\\verification\\proof_event_bus.py:657)"} +{"complexity": "simple", "doc_id": "chunk_006908", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 118, "source_path": "core\\python\\verification\\proof_event_bus.py", "text": "proof_event_bus.__post_init__ (core\\python\\verification\\proof_event_bus.py:118)"} +{"complexity": "simple", "doc_id": "chunk_006909", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 125, "source_path": "core\\python\\verification\\proof_event_bus.py", "text": "proof_event_bus._compute_payload_hash (core\\python\\verification\\proof_event_bus.py:125)"} +{"complexity": "simple", "doc_id": "chunk_006910", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 130, "source_path": "core\\python\\verification\\proof_event_bus.py", "text": "proof_event_bus._compute_event_hash (core\\python\\verification\\proof_event_bus.py:130)"} +{"complexity": "simple", "doc_id": "chunk_006911", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 138, "source_path": "core\\python\\verification\\proof_event_bus.py", "text": "proof_event_bus.verify_integrity (core\\python\\verification\\proof_event_bus.py:138)"} +{"complexity": "simple", "doc_id": "chunk_006912", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 146, "source_path": "core\\python\\verification\\proof_event_bus.py", "text": "proof_event_bus.to_dict (core\\python\\verification\\proof_event_bus.py:146)"} +{"complexity": "simple", "doc_id": "chunk_006913", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 153, "source_path": "core\\python\\verification\\proof_event_bus.py", "text": "proof_event_bus.from_dict (core\\python\\verification\\proof_event_bus.py:153)"} +{"complexity": "medium", "doc_id": "chunk_006914", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 180, "source_path": "core\\python\\verification\\proof_event_bus.py", "text": "proof_event_bus.__post_init__ (core\\python\\verification\\proof_event_bus.py:180)"} +{"complexity": "simple", "doc_id": "chunk_006915", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 194, "source_path": "core\\python\\verification\\proof_event_bus.py", "text": "proof_event_bus.to_dict (core\\python\\verification\\proof_event_bus.py:194)"} +{"complexity": "simple", "doc_id": "chunk_006916", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 222, "source_path": "core\\python\\verification\\proof_event_bus.py", "text": "proof_event_bus.to_dict (core\\python\\verification\\proof_event_bus.py:222)"} +{"complexity": "simple", "doc_id": "chunk_006917", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 226, "source_path": "core\\python\\verification\\proof_event_bus.py", "text": "proof_event_bus.to_json (core\\python\\verification\\proof_event_bus.py:226)"} +{"complexity": "simple", "doc_id": "chunk_006918", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 270, "source_path": "core\\python\\verification\\proof_event_bus.py", "text": "proof_event_bus.__init__ (core\\python\\verification\\proof_event_bus.py:270)"} +{"complexity": "medium", "doc_id": "chunk_006919", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 279, "source_path": "core\\python\\verification\\proof_event_bus.py", "text": "proof_event_bus.get_instance (core\\python\\verification\\proof_event_bus.py:279)"} +{"complexity": "simple", "doc_id": "chunk_006920", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 299, "source_path": "core\\python\\verification\\proof_event_bus.py", "text": "proof_event_bus.reset_instance (core\\python\\verification\\proof_event_bus.py:299)"} +{"complexity": "complex", "doc_id": "chunk_006921", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "verification", "source_line": 310, "source_path": "core\\python\\verification\\proof_event_bus.py", "text": "proof_event_bus.emit (core\\python\\verification\\proof_event_bus.py:310)"} +{"complexity": "medium", "doc_id": "chunk_006922", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 371, "source_path": "core\\python\\verification\\proof_event_bus.py", "text": "proof_event_bus.subscribe (core\\python\\verification\\proof_event_bus.py:371)"} +{"complexity": "medium", "doc_id": "chunk_006923", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 396, "source_path": "core\\python\\verification\\proof_event_bus.py", "text": "proof_event_bus.unsubscribe (core\\python\\verification\\proof_event_bus.py:396)"} +{"complexity": "complex", "doc_id": "chunk_006924", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 418, "source_path": "core\\python\\verification\\proof_event_bus.py", "text": "proof_event_bus.verify_chain (core\\python\\verification\\proof_event_bus.py:418)"} +{"complexity": "medium", "doc_id": "chunk_006925", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 507, "source_path": "core\\python\\verification\\proof_event_bus.py", "text": "proof_event_bus.get_events (core\\python\\verification\\proof_event_bus.py:507)"} +{"complexity": "simple", "doc_id": "chunk_006926", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 537, "source_path": "core\\python\\verification\\proof_event_bus.py", "text": "proof_event_bus.get_event_count (core\\python\\verification\\proof_event_bus.py:537)"} +{"complexity": "complex", "doc_id": "chunk_006927", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 544, "source_path": "core\\python\\verification\\proof_event_bus.py", "text": "proof_event_bus.compute_merkle_root (core\\python\\verification\\proof_event_bus.py:544)"} +{"complexity": "complex", "doc_id": "chunk_006928", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 582, "source_path": "core\\python\\verification\\proof_event_bus.py", "text": "proof_event_bus.export_audit_trail (core\\python\\verification\\proof_event_bus.py:582)"} +{"complexity": "medium", "doc_id": "chunk_006929", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 627, "source_path": "core\\python\\verification\\proof_event_bus.py", "text": "proof_event_bus.get_statistics (core\\python\\verification\\proof_event_bus.py:627)"} +{"complexity": "simple", "doc_id": "chunk_006930", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "core", "module": "verification", "source_line": 796, "source_path": "core\\python\\verification\\proof_event_bus.py", "text": "proof_event_bus.on_variance_halt (core\\python\\verification\\proof_event_bus.py:796)"} +{"complexity": "simple", "doc_id": "chunk_006931", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 799, "source_path": "core\\python\\verification\\proof_event_bus.py", "text": "proof_event_bus.on_streaming_alert (core\\python\\verification\\proof_event_bus.py:799)"} +{"complexity": "medium", "doc_id": "chunk_006932", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "verification", "source_line": 974, "source_path": "core\\python\\verification\\proof_event_bus.py", "text": "proof_event_bus.emit_batch (core\\python\\verification\\proof_event_bus.py:974)"} +{"complexity": "complex", "doc_id": "chunk_006933", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "core", "module": "verification", "source_line": 18, "source_path": "core\\python\\verification\\rahr_benchmark.py", "text": "rahr_benchmark.run_benchmarks (core\\python\\verification\\rahr_benchmark.py:18)"} +{"complexity": "medium", "doc_id": "chunk_006934", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 42, "source_path": "core\\python\\verification\\rahr_control.py", "text": "rahr_control.VerificationDepth (core\\python\\verification\\rahr_control.py:42)"} +{"complexity": "medium", "doc_id": "chunk_006935", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 69, "source_path": "core\\python\\verification\\rahr_control.py", "text": "rahr_control.prd_tier_to_verification_depth (core\\python\\verification\\rahr_control.py:69)"} +{"complexity": "complex", "doc_id": "chunk_006936", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 91, "source_path": "core\\python\\verification\\rahr_control.py", "text": "rahr_control.RAHRScore (core\\python\\verification\\rahr_control.py:91)"} +{"complexity": "complex", "doc_id": "chunk_006937", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 139, "source_path": "core\\python\\verification\\rahr_control.py", "text": "rahr_control.compute_shannon_entropy (core\\python\\verification\\rahr_control.py:139)"} +{"complexity": "complex", "doc_id": "chunk_006938", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 199, "source_path": "core\\python\\verification\\rahr_control.py", "text": "rahr_control.compute_structural_entropy (core\\python\\verification\\rahr_control.py:199)"} +{"complexity": "complex", "doc_id": "chunk_006939", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 288, "source_path": "core\\python\\verification\\rahr_control.py", "text": "rahr_control._classify_routing (core\\python\\verification\\rahr_control.py:288)"} +{"complexity": "complex", "doc_id": "chunk_006940", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 348, "source_path": "core\\python\\verification\\rahr_control.py", "text": "rahr_control.compute_rahr_score (core\\python\\verification\\rahr_control.py:348)"} +{"complexity": "complex", "doc_id": "chunk_006941", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 473, "source_path": "core\\python\\verification\\rahr_control.py", "text": "rahr_control.compute_batch_rahr_scores (core\\python\\verification\\rahr_control.py:473)"} +{"complexity": "medium", "doc_id": "chunk_006942", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 522, "source_path": "core\\python\\verification\\rahr_control.py", "text": "rahr_control.summarize_routing_distribution (core\\python\\verification\\rahr_control.py:522)"} +{"complexity": "medium", "doc_id": "chunk_006943", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 545, "source_path": "core\\python\\verification\\rahr_control.py", "text": "rahr_control.create_claim_hash (core\\python\\verification\\rahr_control.py:545)"} +{"complexity": "complex", "doc_id": "chunk_006944", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 558, "source_path": "core\\python\\verification\\rahr_control.py", "text": "rahr_control.get_routing_threshold_explanation (core\\python\\verification\\rahr_control.py:558)"} +{"complexity": "simple", "doc_id": "chunk_006945", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 126, "source_path": "core\\python\\verification\\rahr_control.py", "text": "rahr_control.__post_init__ (core\\python\\verification\\rahr_control.py:126)"} +{"complexity": "simple", "doc_id": "chunk_006946", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 103, "source_path": "core\\python\\verification\\recursive_aggregation.py", "text": "recursive_aggregation.AffiliationType (core\\python\\verification\\recursive_aggregation.py:103)"} +{"complexity": "simple", "doc_id": "chunk_006947", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 113, "source_path": "core\\python\\verification\\recursive_aggregation.py", "text": "recursive_aggregation.ConditionRelation (core\\python\\verification\\recursive_aggregation.py:113)"} +{"complexity": "complex", "doc_id": "chunk_006948", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 122, "source_path": "core\\python\\verification\\recursive_aggregation.py", "text": "recursive_aggregation.Entity (core\\python\\verification\\recursive_aggregation.py:122)"} +{"complexity": "medium", "doc_id": "chunk_006949", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 160, "source_path": "core\\python\\verification\\recursive_aggregation.py", "text": "recursive_aggregation.AffiliateEdge (core\\python\\verification\\recursive_aggregation.py:160)"} +{"complexity": "complex", "doc_id": "chunk_006950", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 186, "source_path": "core\\python\\verification\\recursive_aggregation.py", "text": "recursive_aggregation.AggregationResult (core\\python\\verification\\recursive_aggregation.py:186)"} +{"complexity": "medium", "doc_id": "chunk_006951", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 228, "source_path": "core\\python\\verification\\recursive_aggregation.py", "text": "recursive_aggregation.PyramidingResult (core\\python\\verification\\recursive_aggregation.py:228)"} +{"complexity": "complex", "doc_id": "chunk_006952", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 266, "source_path": "core\\python\\verification\\recursive_aggregation.py", "text": "recursive_aggregation.RecursiveAggregationEngine (core\\python\\verification\\recursive_aggregation.py:266)"} +{"complexity": "medium", "doc_id": "chunk_006953", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 557, "source_path": "core\\python\\verification\\recursive_aggregation.py", "text": "recursive_aggregation.BoundaryAlert (core\\python\\verification\\recursive_aggregation.py:557)"} +{"complexity": "simple", "doc_id": "chunk_006954", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 137, "source_path": "core\\python\\verification\\recursive_aggregation.py", "text": "recursive_aggregation.get_all_affiliates (core\\python\\verification\\recursive_aggregation.py:137)"} +{"complexity": "medium", "doc_id": "chunk_006955", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 141, "source_path": "core\\python\\verification\\recursive_aggregation.py", "text": "recursive_aggregation.add_affiliate (core\\python\\verification\\recursive_aggregation.py:141)"} +{"complexity": "simple", "doc_id": "chunk_006956", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 169, "source_path": "core\\python\\verification\\recursive_aggregation.py", "text": "recursive_aggregation.to_dict (core\\python\\verification\\recursive_aggregation.py:169)"} +{"complexity": "simple", "doc_id": "chunk_006957", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 208, "source_path": "core\\python\\verification\\recursive_aggregation.py", "text": "recursive_aggregation.__post_init__ (core\\python\\verification\\recursive_aggregation.py:208)"} +{"complexity": "simple", "doc_id": "chunk_006958", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 214, "source_path": "core\\python\\verification\\recursive_aggregation.py", "text": "recursive_aggregation._compute_hash (core\\python\\verification\\recursive_aggregation.py:214)"} +{"complexity": "simple", "doc_id": "chunk_006959", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 223, "source_path": "core\\python\\verification\\recursive_aggregation.py", "text": "recursive_aggregation.to_dict (core\\python\\verification\\recursive_aggregation.py:223)"} +{"complexity": "simple", "doc_id": "chunk_006960", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 246, "source_path": "core\\python\\verification\\recursive_aggregation.py", "text": "recursive_aggregation.__post_init__ (core\\python\\verification\\recursive_aggregation.py:246)"} +{"complexity": "simple", "doc_id": "chunk_006961", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 257, "source_path": "core\\python\\verification\\recursive_aggregation.py", "text": "recursive_aggregation.to_dict (core\\python\\verification\\recursive_aggregation.py:257)"} +{"complexity": "simple", "doc_id": "chunk_006962", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 313, "source_path": "core\\python\\verification\\recursive_aggregation.py", "text": "recursive_aggregation.__init__ (core\\python\\verification\\recursive_aggregation.py:313)"} +{"complexity": "complex", "doc_id": "chunk_006963", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 317, "source_path": "core\\python\\verification\\recursive_aggregation.py", "text": "recursive_aggregation.aggregate (core\\python\\verification\\recursive_aggregation.py:317)"} +{"complexity": "medium", "doc_id": "chunk_006964", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 405, "source_path": "core\\python\\verification\\recursive_aggregation.py", "text": "recursive_aggregation.aggregate_employees (core\\python\\verification\\recursive_aggregation.py:405)"} +{"complexity": "complex", "doc_id": "chunk_006965", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 420, "source_path": "core\\python\\verification\\recursive_aggregation.py", "text": "recursive_aggregation.detect_pyramiding (core\\python\\verification\\recursive_aggregation.py:420)"} +{"complexity": "complex", "doc_id": "chunk_006966", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 491, "source_path": "core\\python\\verification\\recursive_aggregation.py", "text": "recursive_aggregation.detect_structuring (core\\python\\verification\\recursive_aggregation.py:491)"} +{"complexity": "simple", "doc_id": "chunk_006967", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 541, "source_path": "core\\python\\verification\\recursive_aggregation.py", "text": "recursive_aggregation.statistics (core\\python\\verification\\recursive_aggregation.py:541)"} +{"complexity": "simple", "doc_id": "chunk_006968", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 569, "source_path": "core\\python\\verification\\recursive_aggregation.py", "text": "recursive_aggregation.to_dict (core\\python\\verification\\recursive_aggregation.py:569)"} +{"complexity": "medium", "doc_id": "chunk_006969", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 344, "source_path": "core\\python\\verification\\recursive_aggregation.py", "text": "recursive_aggregation.traverse (core\\python\\verification\\recursive_aggregation.py:344)"} +{"complexity": "medium", "doc_id": "chunk_006970", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 30, "source_path": "core\\python\\verification\\rsa_consensus.py", "text": "rsa_consensus.RSAConsensusResult (core\\python\\verification\\rsa_consensus.py:30)"} +{"complexity": "simple", "doc_id": "chunk_006971", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 44, "source_path": "core\\python\\verification\\rsa_consensus.py", "text": "rsa_consensus.RSAConfig (core\\python\\verification\\rsa_consensus.py:44)"} +{"complexity": "simple", "doc_id": "chunk_006972", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 72, "source_path": "core\\python\\verification\\rsa_consensus.py", "text": "rsa_consensus._format_candidates (core\\python\\verification\\rsa_consensus.py:72)"} +{"complexity": "simple", "doc_id": "chunk_006973", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "core", "module": "verification", "source_line": 80, "source_path": "core\\python\\verification\\rsa_consensus.py", "text": "rsa_consensus._extract_letter (core\\python\\verification\\rsa_consensus.py:80)"} +{"complexity": "complex", "doc_id": "chunk_006974", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 87, "source_path": "core\\python\\verification\\rsa_consensus.py", "text": "rsa_consensus.rsa_bft_consensus (core\\python\\verification\\rsa_consensus.py:87)"} +{"complexity": "complex", "doc_id": "chunk_006975", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 248, "source_path": "core\\python\\verification\\rsa_consensus.py", "text": "rsa_consensus.rsa_bft_medical (core\\python\\verification\\rsa_consensus.py:248)"} +{"complexity": "simple", "doc_id": "chunk_006976", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "core", "module": "verification", "source_line": 112, "source_path": "core\\python\\verification\\rsa_consensus.py", "text": "rsa_consensus._call_provider_extract (core\\python\\verification\\rsa_consensus.py:112)"} +{"complexity": "simple", "doc_id": "chunk_006977", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 124, "source_path": "core\\python\\verification\\rsa_consensus.py", "text": "rsa_consensus._sample_provider (core\\python\\verification\\rsa_consensus.py:124)"} +{"complexity": "simple", "doc_id": "chunk_006978", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 188, "source_path": "core\\python\\verification\\rsa_consensus.py", "text": "rsa_consensus._aggregate (core\\python\\verification\\rsa_consensus.py:188)"} +{"complexity": "simple", "doc_id": "chunk_006979", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 7, "source_path": "core\\python\\verification\\self_verification_engine.py", "text": "self_verification_engine.VerificationStatus (core\\python\\verification\\self_verification_engine.py:7)"} +{"complexity": "simple", "doc_id": "chunk_006980", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 15, "source_path": "core\\python\\verification\\self_verification_engine.py", "text": "self_verification_engine.VerificationResult (core\\python\\verification\\self_verification_engine.py:15)"} +{"complexity": "medium", "doc_id": "chunk_006981", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 26, "source_path": "core\\python\\verification\\self_verification_engine.py", "text": "self_verification_engine.TemporalVerifier (core\\python\\verification\\self_verification_engine.py:26)"} +{"complexity": "complex", "doc_id": "chunk_006982", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 48, "source_path": "core\\python\\verification\\self_verification_engine.py", "text": "self_verification_engine.SelfVerificationEngine (core\\python\\verification\\self_verification_engine.py:48)"} +{"complexity": "simple", "doc_id": "chunk_006983", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 29, "source_path": "core\\python\\verification\\self_verification_engine.py", "text": "self_verification_engine.__init__ (core\\python\\verification\\self_verification_engine.py:29)"} +{"complexity": "simple", "doc_id": "chunk_006984", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 32, "source_path": "core\\python\\verification\\self_verification_engine.py", "text": "self_verification_engine.add_verification (core\\python\\verification\\self_verification_engine.py:32)"} +{"complexity": "medium", "doc_id": "chunk_006985", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 35, "source_path": "core\\python\\verification\\self_verification_engine.py", "text": "self_verification_engine.verify_consistency (core\\python\\verification\\self_verification_engine.py:35)"} +{"complexity": "simple", "doc_id": "chunk_006986", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 51, "source_path": "core\\python\\verification\\self_verification_engine.py", "text": "self_verification_engine.__init__ (core\\python\\verification\\self_verification_engine.py:51)"} +{"complexity": "medium", "doc_id": "chunk_006987", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 65, "source_path": "core\\python\\verification\\self_verification_engine.py", "text": "self_verification_engine.verify (core\\python\\verification\\self_verification_engine.py:65)"} +{"complexity": "simple", "doc_id": "chunk_006988", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 85, "source_path": "core\\python\\verification\\self_verification_engine.py", "text": "self_verification_engine.analyze_confidence (core\\python\\verification\\self_verification_engine.py:85)"} +{"complexity": "simple", "doc_id": "chunk_006989", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "verification", "source_line": 93, "source_path": "core\\python\\verification\\self_verification_engine.py", "text": "self_verification_engine.extract_evidence (core\\python\\verification\\self_verification_engine.py:93)"} +{"complexity": "medium", "doc_id": "chunk_006990", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 102, "source_path": "core\\python\\verification\\self_verification_engine.py", "text": "self_verification_engine._check_dimensions (core\\python\\verification\\self_verification_engine.py:102)"} +{"complexity": "complex", "doc_id": "chunk_006991", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 132, "source_path": "core\\python\\verification\\self_verification_engine.py", "text": "self_verification_engine._check_constraints (core\\python\\verification\\self_verification_engine.py:132)"} +{"complexity": "medium", "doc_id": "chunk_006992", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 191, "source_path": "core\\python\\verification\\self_verification_engine.py", "text": "self_verification_engine._plug_back_into_equation (core\\python\\verification\\self_verification_engine.py:191)"} +{"complexity": "complex", "doc_id": "chunk_006993", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 218, "source_path": "core\\python\\verification\\self_verification_engine.py", "text": "self_verification_engine._sanity_check (core\\python\\verification\\self_verification_engine.py:218)"} +{"complexity": "complex", "doc_id": "chunk_006994", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 258, "source_path": "core\\python\\verification\\self_verification_engine.py", "text": "self_verification_engine.verify_answer (core\\python\\verification\\self_verification_engine.py:258)"} +{"complexity": "medium", "doc_id": "chunk_006995", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 297, "source_path": "core\\python\\verification\\self_verification_engine.py", "text": "self_verification_engine.verify_temporal_consistency (core\\python\\verification\\self_verification_engine.py:297)"} +{"complexity": "simple", "doc_id": "chunk_006996", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 103, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification.AlertSeverity (core\\python\\verification\\streaming_verification.py:103)"} +{"complexity": "simple", "doc_id": "chunk_006997", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 111, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification.AlertType (core\\python\\verification\\streaming_verification.py:111)"} +{"complexity": "simple", "doc_id": "chunk_006998", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 123, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification.StreamState (core\\python\\verification\\streaming_verification.py:123)"} +{"complexity": "simple", "doc_id": "chunk_006999", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 134, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification.SSEEventType (core\\python\\verification\\streaming_verification.py:134)"} +{"complexity": "complex", "doc_id": "chunk_007000", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 150, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification.VerificationPolicy (core\\python\\verification\\streaming_verification.py:150)"} +{"complexity": "complex", "doc_id": "chunk_007001", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 188, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification.StreamChunk (core\\python\\verification\\streaming_verification.py:188)"} +{"complexity": "complex", "doc_id": "chunk_007002", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 238, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification.StreamAlert (core\\python\\verification\\streaming_verification.py:238)"} +{"complexity": "complex", "doc_id": "chunk_007003", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 279, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification.StreamProof (core\\python\\verification\\streaming_verification.py:279)"} +{"complexity": "complex", "doc_id": "chunk_007004", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 357, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification.StreamSession (core\\python\\verification\\streaming_verification.py:357)"} +{"complexity": "complex", "doc_id": "chunk_007005", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 438, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification.StreamingVerifier (core\\python\\verification\\streaming_verification.py:438)"} +{"complexity": "complex", "doc_id": "chunk_007006", "function_type": "async_function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "verification", "source_line": 1155, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification.create_sse_response (core\\python\\verification\\streaming_verification.py:1155)"} +{"complexity": "simple", "doc_id": "chunk_007007", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 1210, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification.get_streaming_verifier (core\\python\\verification\\streaming_verification.py:1210)"} +{"complexity": "simple", "doc_id": "chunk_007008", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 182, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification.to_dict (core\\python\\verification\\streaming_verification.py:182)"} +{"complexity": "simple", "doc_id": "chunk_007009", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 220, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification.__post_init__ (core\\python\\verification\\streaming_verification.py:220)"} +{"complexity": "simple", "doc_id": "chunk_007010", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 227, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification.to_dict (core\\python\\verification\\streaming_verification.py:227)"} +{"complexity": "simple", "doc_id": "chunk_007011", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 231, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification.to_sse (core\\python\\verification\\streaming_verification.py:231)"} +{"complexity": "simple", "doc_id": "chunk_007012", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 265, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification.to_dict (core\\python\\verification\\streaming_verification.py:265)"} +{"complexity": "simple", "doc_id": "chunk_007013", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 272, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification.to_sse (core\\python\\verification\\streaming_verification.py:272)"} +{"complexity": "simple", "doc_id": "chunk_007014", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 323, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification.__post_init__ (core\\python\\verification\\streaming_verification.py:323)"} +{"complexity": "medium", "doc_id": "chunk_007015", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 328, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification._compute_proof_hash (core\\python\\verification\\streaming_verification.py:328)"} +{"complexity": "simple", "doc_id": "chunk_007016", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 346, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification.to_dict (core\\python\\verification\\streaming_verification.py:346)"} +{"complexity": "simple", "doc_id": "chunk_007017", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 350, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification.to_sse (core\\python\\verification\\streaming_verification.py:350)"} +{"complexity": "simple", "doc_id": "chunk_007018", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 406, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification.__post_init__ (core\\python\\verification\\streaming_verification.py:406)"} +{"complexity": "simple", "doc_id": "chunk_007019", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 413, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification.elapsed_ms (core\\python\\verification\\streaming_verification.py:413)"} +{"complexity": "simple", "doc_id": "chunk_007020", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 417, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification.add_alert (core\\python\\verification\\streaming_verification.py:417)"} +{"complexity": "simple", "doc_id": "chunk_007021", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 423, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification.extend_chain_hash (core\\python\\verification\\streaming_verification.py:423)"} +{"complexity": "complex", "doc_id": "chunk_007022", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 468, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification.__init__ (core\\python\\verification\\streaming_verification.py:468)"} +{"complexity": "complex", "doc_id": "chunk_007023", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 515, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification.verify_stream (core\\python\\verification\\streaming_verification.py:515)"} +{"complexity": "complex", "doc_id": "chunk_007024", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 664, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification.verify_stream_with_queue (core\\python\\verification\\streaming_verification.py:664)"} +{"complexity": "simple", "doc_id": "chunk_007025", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 708, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification.get_session (core\\python\\verification\\streaming_verification.py:708)"} +{"complexity": "medium", "doc_id": "chunk_007026", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 712, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification.get_statistics (core\\python\\verification\\streaming_verification.py:712)"} +{"complexity": "complex", "doc_id": "chunk_007027", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 733, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification._verify_chunk (core\\python\\verification\\streaming_verification.py:733)"} +{"complexity": "complex", "doc_id": "chunk_007028", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 868, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification._check_pii (core\\python\\verification\\streaming_verification.py:868)"} +{"complexity": "complex", "doc_id": "chunk_007029", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 930, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification._check_hallucination_indicators (core\\python\\verification\\streaming_verification.py:930)"} +{"complexity": "complex", "doc_id": "chunk_007030", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 976, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification._check_topic_drift (core\\python\\verification\\streaming_verification.py:976)"} +{"complexity": "complex", "doc_id": "chunk_007031", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 1027, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification._generate_proof (core\\python\\verification\\streaming_verification.py:1027)"} +{"complexity": "complex", "doc_id": "chunk_007032", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1073, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification._determine_verdict (core\\python\\verification\\streaming_verification.py:1073)"} +{"complexity": "medium", "doc_id": "chunk_007033", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1119, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification._classify_risk (core\\python\\verification\\streaming_verification.py:1119)"} +{"complexity": "complex", "doc_id": "chunk_007034", "function_type": "async_function", "has_docstring": "no", "keyword": "run", "layer": "core", "module": "verification", "source_line": 1233, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification._run_tests (core\\python\\verification\\streaming_verification.py:1233)"} +{"complexity": "medium", "doc_id": "chunk_007035", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 686, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification._queue_to_async_iter (core\\python\\verification\\streaming_verification.py:686)"} +{"complexity": "simple", "doc_id": "chunk_007036", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1239, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification.clean_stream (core\\python\\verification\\streaming_verification.py:1239)"} +{"complexity": "simple", "doc_id": "chunk_007037", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1294, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification.hedgy_stream (core\\python\\verification\\streaming_verification.py:1294)"} +{"complexity": "medium", "doc_id": "chunk_007038", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1349, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification.drifty_stream (core\\python\\verification\\streaming_verification.py:1349)"} +{"complexity": "simple", "doc_id": "chunk_007039", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1407, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification.produce (core\\python\\verification\\streaming_verification.py:1407)"} +{"complexity": "simple", "doc_id": "chunk_007040", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1527, "source_path": "core\\python\\verification\\streaming_verification.py", "text": "streaming_verification.empty_stream (core\\python\\verification\\streaming_verification.py:1527)"} +{"complexity": "simple", "doc_id": "chunk_007041", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 78, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.AnomalyType (core\\python\\verification\\temporal_verifier.py:78)"} +{"complexity": "simple", "doc_id": "chunk_007042", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 90, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.TemporalState (core\\python\\verification\\temporal_verifier.py:90)"} +{"complexity": "simple", "doc_id": "chunk_007043", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 99, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.RiskLevel (core\\python\\verification\\temporal_verifier.py:99)"} +{"complexity": "simple", "doc_id": "chunk_007044", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 108, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.DriftProfile (core\\python\\verification\\temporal_verifier.py:108)"} +{"complexity": "complex", "doc_id": "chunk_007045", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 122, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.DriftPolicy (core\\python\\verification\\temporal_verifier.py:122)"} +{"complexity": "complex", "doc_id": "chunk_007046", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 194, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.TemporalEvent (core\\python\\verification\\temporal_verifier.py:194)"} +{"complexity": "complex", "doc_id": "chunk_007047", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 249, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.TemporalAnomaly (core\\python\\verification\\temporal_verifier.py:249)"} +{"complexity": "complex", "doc_id": "chunk_007048", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 310, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.TemporalAttestation (core\\python\\verification\\temporal_verifier.py:310)"} +{"complexity": "complex", "doc_id": "chunk_007049", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 384, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.LamportClock (core\\python\\verification\\temporal_verifier.py:384)"} +{"complexity": "complex", "doc_id": "chunk_007050", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 476, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.TemporalVerifier (core\\python\\verification\\temporal_verifier.py:476)"} +{"complexity": "medium", "doc_id": "chunk_007051", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1392, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.EmbeddingEntry (core\\python\\verification\\temporal_verifier.py:1392)"} +{"complexity": "simple", "doc_id": "chunk_007052", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1407, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.DriftAlert (core\\python\\verification\\temporal_verifier.py:1407)"} +{"complexity": "complex", "doc_id": "chunk_007053", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1419, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.DriftAnalysis (core\\python\\verification\\temporal_verifier.py:1419)"} +{"complexity": "complex", "doc_id": "chunk_007054", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1460, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.SemanticDriftDetector (core\\python\\verification\\temporal_verifier.py:1460)"} +{"complexity": "simple", "doc_id": "chunk_007055", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 143, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.for_pi_sheriff (core\\python\\verification\\temporal_verifier.py:143)"} +{"complexity": "simple", "doc_id": "chunk_007056", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 155, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.for_wan (core\\python\\verification\\temporal_verifier.py:155)"} +{"complexity": "simple", "doc_id": "chunk_007057", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 167, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.strict (core\\python\\verification\\temporal_verifier.py:167)"} +{"complexity": "simple", "doc_id": "chunk_007058", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 179, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.effective_tolerance_ms (core\\python\\verification\\temporal_verifier.py:179)"} +{"complexity": "simple", "doc_id": "chunk_007059", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 183, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.widen_tolerance (core\\python\\verification\\temporal_verifier.py:183)"} +{"complexity": "medium", "doc_id": "chunk_007060", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 225, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.__post_init__ (core\\python\\verification\\temporal_verifier.py:225)"} +{"complexity": "simple", "doc_id": "chunk_007061", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 242, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.to_dict (core\\python\\verification\\temporal_verifier.py:242)"} +{"complexity": "medium", "doc_id": "chunk_007062", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 278, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.__post_init__ (core\\python\\verification\\temporal_verifier.py:278)"} +{"complexity": "medium", "doc_id": "chunk_007063", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 292, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.to_dict (core\\python\\verification\\temporal_verifier.py:292)"} +{"complexity": "medium", "doc_id": "chunk_007064", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 343, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.__post_init__ (core\\python\\verification\\temporal_verifier.py:343)"} +{"complexity": "medium", "doc_id": "chunk_007065", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 360, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.to_dict (core\\python\\verification\\temporal_verifier.py:360)"} +{"complexity": "simple", "doc_id": "chunk_007066", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 401, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.__init__ (core\\python\\verification\\temporal_verifier.py:401)"} +{"complexity": "simple", "doc_id": "chunk_007067", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 408, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.time (core\\python\\verification\\temporal_verifier.py:408)"} +{"complexity": "simple", "doc_id": "chunk_007068", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 414, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.event_count (core\\python\\verification\\temporal_verifier.py:414)"} +{"complexity": "medium", "doc_id": "chunk_007069", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 419, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.tick (core\\python\\verification\\temporal_verifier.py:419)"} +{"complexity": "simple", "doc_id": "chunk_007070", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 431, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.send (core\\python\\verification\\temporal_verifier.py:431)"} +{"complexity": "medium", "doc_id": "chunk_007071", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 440, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.receive (core\\python\\verification\\temporal_verifier.py:440)"} +{"complexity": "simple", "doc_id": "chunk_007072", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 457, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.peek (core\\python\\verification\\temporal_verifier.py:457)"} +{"complexity": "simple", "doc_id": "chunk_007073", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 462, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.to_dict (core\\python\\verification\\temporal_verifier.py:462)"} +{"complexity": "complex", "doc_id": "chunk_007074", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 503, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.__init__ (core\\python\\verification\\temporal_verifier.py:503)"} +{"complexity": "complex", "doc_id": "chunk_007075", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 564, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.verify_event (core\\python\\verification\\temporal_verifier.py:564)"} +{"complexity": "complex", "doc_id": "chunk_007076", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 761, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.verify_chain (core\\python\\verification\\temporal_verifier.py:761)"} +{"complexity": "simple", "doc_id": "chunk_007077", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 853, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.get_chain_id (core\\python\\verification\\temporal_verifier.py:853)"} +{"complexity": "simple", "doc_id": "chunk_007078", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 857, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier._problem_key (core\\python\\verification\\temporal_verifier.py:857)"} +{"complexity": "medium", "doc_id": "chunk_007079", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "verification", "source_line": 861, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier._get_detector (core\\python\\verification\\temporal_verifier.py:861)"} +{"complexity": "medium", "doc_id": "chunk_007080", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 873, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.add_verification (core\\python\\verification\\temporal_verifier.py:873)"} +{"complexity": "complex", "doc_id": "chunk_007081", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 905, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.verify_consistency (core\\python\\verification\\temporal_verifier.py:905)"} +{"complexity": "complex", "doc_id": "chunk_007082", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "verification", "source_line": 959, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.generate_consistency_report (core\\python\\verification\\temporal_verifier.py:959)"} +{"complexity": "medium", "doc_id": "chunk_007083", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 996, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.get_all_alerts (core\\python\\verification\\temporal_verifier.py:996)"} +{"complexity": "medium", "doc_id": "chunk_007084", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 1008, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.get_drift_summary (core\\python\\verification\\temporal_verifier.py:1008)"} +{"complexity": "medium", "doc_id": "chunk_007085", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 1041, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.verify_timestamp (core\\python\\verification\\temporal_verifier.py:1041)"} +{"complexity": "complex", "doc_id": "chunk_007086", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 1065, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.verify_proof_chain_timestamps (core\\python\\verification\\temporal_verifier.py:1065)"} +{"complexity": "complex", "doc_id": "chunk_007087", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "verification", "source_line": 1120, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.create_event (core\\python\\verification\\temporal_verifier.py:1120)"} +{"complexity": "complex", "doc_id": "chunk_007088", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 1163, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.get_statistics (core\\python\\verification\\temporal_verifier.py:1163)"} +{"complexity": "simple", "doc_id": "chunk_007089", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 1203, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.get_anomaly_log (core\\python\\verification\\temporal_verifier.py:1203)"} +{"complexity": "medium", "doc_id": "chunk_007090", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1208, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.reset (core\\python\\verification\\temporal_verifier.py:1208)"} +{"complexity": "complex", "doc_id": "chunk_007091", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 1228, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier._generate_attestation (core\\python\\verification\\temporal_verifier.py:1228)"} +{"complexity": "medium", "doc_id": "chunk_007092", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "verification", "source_line": 1274, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier._create_anomaly (core\\python\\verification\\temporal_verifier.py:1274)"} +{"complexity": "medium", "doc_id": "chunk_007093", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1299, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier._determine_state (core\\python\\verification\\temporal_verifier.py:1299)"} +{"complexity": "medium", "doc_id": "chunk_007094", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1334, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier._aggregate_risk (core\\python\\verification\\temporal_verifier.py:1334)"} +{"complexity": "simple", "doc_id": "chunk_007095", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 1368, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier._prune_expired_hashes (core\\python\\verification\\temporal_verifier.py:1368)"} +{"complexity": "simple", "doc_id": "chunk_007096", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 1401, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.__post_init__ (core\\python\\verification\\temporal_verifier.py:1401)"} +{"complexity": "medium", "doc_id": "chunk_007097", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1437, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.to_dict (core\\python\\verification\\temporal_verifier.py:1437)"} +{"complexity": "medium", "doc_id": "chunk_007098", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 1470, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.__init__ (core\\python\\verification\\temporal_verifier.py:1470)"} +{"complexity": "medium", "doc_id": "chunk_007099", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1490, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.add_embedding (core\\python\\verification\\temporal_verifier.py:1490)"} +{"complexity": "simple", "doc_id": "chunk_007100", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1509, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.cosine_similarity (core\\python\\verification\\temporal_verifier.py:1509)"} +{"complexity": "medium", "doc_id": "chunk_007101", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1518, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.find_similar (core\\python\\verification\\temporal_verifier.py:1518)"} +{"complexity": "medium", "doc_id": "chunk_007102", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1534, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.detect_semantic_drift (core\\python\\verification\\temporal_verifier.py:1534)"} +{"complexity": "complex", "doc_id": "chunk_007103", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1555, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.detect_statistical_anomalies (core\\python\\verification\\temporal_verifier.py:1555)"} +{"complexity": "complex", "doc_id": "chunk_007104", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1596, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.detect_concept_drift (core\\python\\verification\\temporal_verifier.py:1596)"} +{"complexity": "complex", "doc_id": "chunk_007105", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 1636, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.analyze_drift (core\\python\\verification\\temporal_verifier.py:1636)"} +{"complexity": "simple", "doc_id": "chunk_007106", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "verification", "source_line": 1686, "source_path": "core\\python\\verification\\temporal_verifier.py", "text": "temporal_verifier.check (core\\python\\verification\\temporal_verifier.py:1686)"} +{"complexity": "complex", "doc_id": "chunk_007107", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 58, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.TestShannonEntropy (core\\python\\verification\\test_rahr_aggregation.py:58)"} +{"complexity": "complex", "doc_id": "chunk_007108", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 112, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.TestStructuralEntropy (core\\python\\verification\\test_rahr_aggregation.py:112)"} +{"complexity": "complex", "doc_id": "chunk_007109", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 158, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.TestEpsilonRisk (core\\python\\verification\\test_rahr_aggregation.py:158)"} +{"complexity": "complex", "doc_id": "chunk_007110", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 223, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.TestRAHRRouting (core\\python\\verification\\test_rahr_aggregation.py:223)"} +{"complexity": "complex", "doc_id": "chunk_007111", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 268, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.TestRAHRScoreComputation (core\\python\\verification\\test_rahr_aggregation.py:268)"} +{"complexity": "complex", "doc_id": "chunk_007112", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 351, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.TestAliceOlivia (core\\python\\verification\\test_rahr_aggregation.py:351)"} +{"complexity": "complex", "doc_id": "chunk_007113", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 463, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.TestAliceOliviaDeepGraph (core\\python\\verification\\test_rahr_aggregation.py:463)"} +{"complexity": "complex", "doc_id": "chunk_007114", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 548, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.TestVAPyramiding (core\\python\\verification\\test_rahr_aggregation.py:548)"} +{"complexity": "complex", "doc_id": "chunk_007115", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 610, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.TestAffiliateSplitting (core\\python\\verification\\test_rahr_aggregation.py:610)"} +{"complexity": "complex", "doc_id": "chunk_007116", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 649, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.TestBatchProcessing (core\\python\\verification\\test_rahr_aggregation.py:649)"} +{"complexity": "medium", "doc_id": "chunk_007117", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 693, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.TestUtilities (core\\python\\verification\\test_rahr_aggregation.py:693)"} +{"complexity": "complex", "doc_id": "chunk_007118", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 725, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.TestEdgeCases (core\\python\\verification\\test_rahr_aggregation.py:725)"} +{"complexity": "complex", "doc_id": "chunk_007119", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 769, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.TestRAHRAggregationIntegration (core\\python\\verification\\test_rahr_aggregation.py:769)"} +{"complexity": "simple", "doc_id": "chunk_007120", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 61, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_uniform_distribution_max_entropy (core\\python\\verification\\test_rahr_aggregation.py:61)"} +{"complexity": "simple", "doc_id": "chunk_007121", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 67, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_certain_distribution_zero_entropy (core\\python\\verification\\test_rahr_aggregation.py:67)"} +{"complexity": "simple", "doc_id": "chunk_007122", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 73, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_binary_distribution (core\\python\\verification\\test_rahr_aggregation.py:73)"} +{"complexity": "simple", "doc_id": "chunk_007123", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 79, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_skewed_distribution (core\\python\\verification\\test_rahr_aggregation.py:79)"} +{"complexity": "simple", "doc_id": "chunk_007124", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 85, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_empty_distribution (core\\python\\verification\\test_rahr_aggregation.py:85)"} +{"complexity": "simple", "doc_id": "chunk_007125", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 89, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_single_outcome (core\\python\\verification\\test_rahr_aggregation.py:89)"} +{"complexity": "simple", "doc_id": "chunk_007126", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 95, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_three_way_uniform (core\\python\\verification\\test_rahr_aggregation.py:95)"} +{"complexity": "simple", "doc_id": "chunk_007127", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 101, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_unnormalized_still_works (core\\python\\verification\\test_rahr_aggregation.py:101)"} +{"complexity": "simple", "doc_id": "chunk_007128", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 115, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_empty_graph (core\\python\\verification\\test_rahr_aggregation.py:115)"} +{"complexity": "simple", "doc_id": "chunk_007129", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 119, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_single_node (core\\python\\verification\\test_rahr_aggregation.py:119)"} +{"complexity": "simple", "doc_id": "chunk_007130", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 125, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_linear_chain (core\\python\\verification\\test_rahr_aggregation.py:125)"} +{"complexity": "simple", "doc_id": "chunk_007131", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 135, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_star_topology (core\\python\\verification\\test_rahr_aggregation.py:135)"} +{"complexity": "simple", "doc_id": "chunk_007132", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 143, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_larger_is_more_complex (core\\python\\verification\\test_rahr_aggregation.py:143)"} +{"complexity": "simple", "doc_id": "chunk_007133", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 161, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_value_near_threshold_high_risk (core\\python\\verification\\test_rahr_aggregation.py:161)"} +{"complexity": "simple", "doc_id": "chunk_007134", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 170, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_value_far_below_threshold (core\\python\\verification\\test_rahr_aggregation.py:170)"} +{"complexity": "simple", "doc_id": "chunk_007135", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 175, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_value_above_threshold_zero_risk (core\\python\\verification\\test_rahr_aggregation.py:175)"} +{"complexity": "simple", "doc_id": "chunk_007136", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 180, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_within_five_percent_flag (core\\python\\verification\\test_rahr_aggregation.py:180)"} +{"complexity": "simple", "doc_id": "chunk_007137", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 186, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_outside_five_percent_flag (core\\python\\verification\\test_rahr_aggregation.py:186)"} +{"complexity": "simple", "doc_id": "chunk_007138", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 191, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_distance_from_threshold (core\\python\\verification\\test_rahr_aggregation.py:191)"} +{"complexity": "simple", "doc_id": "chunk_007139", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 196, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_exact_threshold_zero_risk (core\\python\\verification\\test_rahr_aggregation.py:196)"} +{"complexity": "simple", "doc_id": "chunk_007140", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 201, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_alice_olivia_boundary (core\\python\\verification\\test_rahr_aggregation.py:201)"} +{"complexity": "simple", "doc_id": "chunk_007141", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "core", "module": "verification", "source_line": 208, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_invalid_threshold_raises (core\\python\\verification\\test_rahr_aggregation.py:208)"} +{"complexity": "simple", "doc_id": "chunk_007142", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 213, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_negative_value_raises (core\\python\\verification\\test_rahr_aggregation.py:213)"} +{"complexity": "simple", "doc_id": "chunk_007143", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "core", "module": "verification", "source_line": 226, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_low_risk_routes_fast (core\\python\\verification\\test_rahr_aggregation.py:226)"} +{"complexity": "simple", "doc_id": "chunk_007144", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "core", "module": "verification", "source_line": 232, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_medium_risk_routes_standard (core\\python\\verification\\test_rahr_aggregation.py:232)"} +{"complexity": "simple", "doc_id": "chunk_007145", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "core", "module": "verification", "source_line": 238, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_high_risk_routes_deep (core\\python\\verification\\test_rahr_aggregation.py:238)"} +{"complexity": "simple", "doc_id": "chunk_007146", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "core", "module": "verification", "source_line": 244, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_extreme_risk_halts (core\\python\\verification\\test_rahr_aggregation.py:244)"} +{"complexity": "simple", "doc_id": "chunk_007147", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 250, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_alice_olivia_rule_high_epsilon (core\\python\\verification\\test_rahr_aggregation.py:250)"} +{"complexity": "simple", "doc_id": "chunk_007148", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 257, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_alice_olivia_rule_within_five_percent (core\\python\\verification\\test_rahr_aggregation.py:257)"} +{"complexity": "medium", "doc_id": "chunk_007149", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "verification", "source_line": 271, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation._make_simple_graph (core\\python\\verification\\test_rahr_aggregation.py:271)"} +{"complexity": "simple", "doc_id": "chunk_007150", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 283, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_unanimous_models_low_entropy (core\\python\\verification\\test_rahr_aggregation.py:283)"} +{"complexity": "simple", "doc_id": "chunk_007151", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 290, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_disagreeing_models_high_entropy (core\\python\\verification\\test_rahr_aggregation.py:290)"} +{"complexity": "simple", "doc_id": "chunk_007152", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 297, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_score_has_claim_hash (core\\python\\verification\\test_rahr_aggregation.py:297)"} +{"complexity": "simple", "doc_id": "chunk_007153", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 304, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_routing_is_verification_depth (core\\python\\verification\\test_rahr_aggregation.py:304)"} +{"complexity": "simple", "doc_id": "chunk_007154", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "core", "module": "verification", "source_line": 311, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_near_threshold_routes_deep (core\\python\\verification\\test_rahr_aggregation.py:311)"} +{"complexity": "simple", "doc_id": "chunk_007155", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "core", "module": "verification", "source_line": 321, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_far_from_threshold_routes_fast (core\\python\\verification\\test_rahr_aggregation.py:321)"} +{"complexity": "simple", "doc_id": "chunk_007156", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 331, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_metadata_populated (core\\python\\verification\\test_rahr_aggregation.py:331)"} +{"complexity": "simple", "doc_id": "chunk_007157", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 339, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_composite_score_bounded (core\\python\\verification\\test_rahr_aggregation.py:339)"} +{"complexity": "medium", "doc_id": "chunk_007158", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 366, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.alice_graph (core\\python\\verification\\test_rahr_aggregation.py:366)"} +{"complexity": "simple", "doc_id": "chunk_007159", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 386, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_legacy_system_approves_fraud (core\\python\\verification\\test_rahr_aggregation.py:386)"} +{"complexity": "simple", "doc_id": "chunk_007160", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 392, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_aevion_catches_fraud (core\\python\\verification\\test_rahr_aggregation.py:392)"} +{"complexity": "simple", "doc_id": "chunk_007161", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 399, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_boundary_attack_detected (core\\python\\verification\\test_rahr_aggregation.py:399)"} +{"complexity": "simple", "doc_id": "chunk_007162", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "core", "module": "verification", "source_line": 405, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_rahr_routes_deep (core\\python\\verification\\test_rahr_aggregation.py:405)"} +{"complexity": "simple", "doc_id": "chunk_007163", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 414, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_proof_hash_generated (core\\python\\verification\\test_rahr_aggregation.py:414)"} +{"complexity": "simple", "doc_id": "chunk_007164", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 421, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_affiliate_count (core\\python\\verification\\test_rahr_aggregation.py:421)"} +{"complexity": "simple", "doc_id": "chunk_007165", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 427, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_penalty_multiplier_1_6x (core\\python\\verification\\test_rahr_aggregation.py:427)"} +{"complexity": "medium", "doc_id": "chunk_007166", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 434, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_full_alice_pipeline (core\\python\\verification\\test_rahr_aggregation.py:434)"} +{"complexity": "medium", "doc_id": "chunk_007167", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 466, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_nested_affiliates (core\\python\\verification\\test_rahr_aggregation.py:466)"} +{"complexity": "simple", "doc_id": "chunk_007168", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 485, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_circular_reference_protection (core\\python\\verification\\test_rahr_aggregation.py:485)"} +{"complexity": "medium", "doc_id": "chunk_007169", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 496, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_legitimate_small_business_passes (core\\python\\verification\\test_rahr_aggregation.py:496)"} +{"complexity": "medium", "doc_id": "chunk_007170", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 508, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_disconnected_entities_not_included (core\\python\\verification\\test_rahr_aggregation.py:508)"} +{"complexity": "medium", "doc_id": "chunk_007171", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 528, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_large_graph_performance (core\\python\\verification\\test_rahr_aggregation.py:528)"} +{"complexity": "medium", "doc_id": "chunk_007172", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 551, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_shared_etiology_detected (core\\python\\verification\\test_rahr_aggregation.py:551)"} +{"complexity": "simple", "doc_id": "chunk_007173", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 563, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_independent_conditions_not_flagged (core\\python\\verification\\test_rahr_aggregation.py:563)"} +{"complexity": "simple", "doc_id": "chunk_007174", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 574, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_hearing_loss_tinnitus_pyramiding (core\\python\\verification\\test_rahr_aggregation.py:574)"} +{"complexity": "medium", "doc_id": "chunk_007175", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 585, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_three_conditions_mixed (core\\python\\verification\\test_rahr_aggregation.py:585)"} +{"complexity": "simple", "doc_id": "chunk_007176", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 598, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_etiology_kb_has_entries (core\\python\\verification\\test_rahr_aggregation.py:598)"} +{"complexity": "simple", "doc_id": "chunk_007177", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 613, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_splitting_detected_across_entities (core\\python\\verification\\test_rahr_aggregation.py:613)"} +{"complexity": "simple", "doc_id": "chunk_007178", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 623, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_graph_metrics (core\\python\\verification\\test_rahr_aggregation.py:623)"} +{"complexity": "simple", "doc_id": "chunk_007179", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 634, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_find_components (core\\python\\verification\\test_rahr_aggregation.py:634)"} +{"complexity": "medium", "doc_id": "chunk_007180", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 652, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_batch_scores (core\\python\\verification\\test_rahr_aggregation.py:652)"} +{"complexity": "medium", "doc_id": "chunk_007181", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 675, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_routing_distribution_summary (core\\python\\verification\\test_rahr_aggregation.py:675)"} +{"complexity": "simple", "doc_id": "chunk_007182", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 696, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_create_claim_hash (core\\python\\verification\\test_rahr_aggregation.py:696)"} +{"complexity": "simple", "doc_id": "chunk_007183", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "verification", "source_line": 703, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_different_claims_different_hashes (core\\python\\verification\\test_rahr_aggregation.py:703)"} +{"complexity": "simple", "doc_id": "chunk_007184", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "verification", "source_line": 709, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_build_affiliate_graph (core\\python\\verification\\test_rahr_aggregation.py:709)"} +{"complexity": "simple", "doc_id": "chunk_007185", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "core", "module": "verification", "source_line": 728, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_invalid_threshold_raises (core\\python\\verification\\test_rahr_aggregation.py:728)"} +{"complexity": "simple", "doc_id": "chunk_007186", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 733, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_negative_value_raises (core\\python\\verification\\test_rahr_aggregation.py:733)"} +{"complexity": "simple", "doc_id": "chunk_007187", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 738, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_empty_evidence_graph (core\\python\\verification\\test_rahr_aggregation.py:738)"} +{"complexity": "simple", "doc_id": "chunk_007188", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 744, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_single_model_response (core\\python\\verification\\test_rahr_aggregation.py:744)"} +{"complexity": "medium", "doc_id": "chunk_007189", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 751, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_score_clamping (core\\python\\verification\\test_rahr_aggregation.py:751)"} +{"complexity": "medium", "doc_id": "chunk_007190", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 772, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_full_alice_pipeline (core\\python\\verification\\test_rahr_aggregation.py:772)"} +{"complexity": "medium", "doc_id": "chunk_007191", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 800, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_full_va_pipeline (core\\python\\verification\\test_rahr_aggregation.py:800)"} +{"complexity": "simple", "doc_id": "chunk_007192", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "core", "module": "verification", "source_line": 816, "source_path": "core\\python\\verification\\test_rahr_aggregation.py", "text": "test_rahr_aggregation.test_safe_claim_routes_fast (core\\python\\verification\\test_rahr_aggregation.py:816)"} +{"complexity": "medium", "doc_id": "chunk_007193", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 29, "source_path": "core\\python\\verification\\timexl_stage.py", "text": "timexl_stage.TimexlStageResult (core\\python\\verification\\timexl_stage.py:29)"} +{"complexity": "complex", "doc_id": "chunk_007194", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 46, "source_path": "core\\python\\verification\\timexl_stage.py", "text": "timexl_stage.TimexlStage (core\\python\\verification\\timexl_stage.py:46)"} +{"complexity": "simple", "doc_id": "chunk_007195", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 72, "source_path": "core\\python\\verification\\timexl_stage.py", "text": "timexl_stage.__init__ (core\\python\\verification\\timexl_stage.py:72)"} +{"complexity": "medium", "doc_id": "chunk_007196", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "verification", "source_line": 83, "source_path": "core\\python\\verification\\timexl_stage.py", "text": "timexl_stage.run_code (core\\python\\verification\\timexl_stage.py:83)"} +{"complexity": "medium", "doc_id": "chunk_007197", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "verification", "source_line": 98, "source_path": "core\\python\\verification\\timexl_stage.py", "text": "timexl_stage.run_claim (core\\python\\verification\\timexl_stage.py:98)"} +{"complexity": "medium", "doc_id": "chunk_007198", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "verification", "source_line": 115, "source_path": "core\\python\\verification\\timexl_stage.py", "text": "timexl_stage.run (core\\python\\verification\\timexl_stage.py:115)"} +{"complexity": "simple", "doc_id": "chunk_007199", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "verification", "source_line": 143, "source_path": "core\\python\\verification\\timexl_stage.py", "text": "timexl_stage._get_timexl (core\\python\\verification\\timexl_stage.py:143)"} +{"complexity": "medium", "doc_id": "chunk_007200", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 152, "source_path": "core\\python\\verification\\timexl_stage.py", "text": "timexl_stage._wrap (core\\python\\verification\\timexl_stage.py:152)"} +{"complexity": "medium", "doc_id": "chunk_007201", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 23, "source_path": "core\\python\\verification\\unified_orchestrator.py", "text": "unified_orchestrator.OrchestrationPolicy (core\\python\\verification\\unified_orchestrator.py:23)"} +{"complexity": "simple", "doc_id": "chunk_007202", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 50, "source_path": "core\\python\\verification\\unified_orchestrator.py", "text": "unified_orchestrator.OrchestrationResult (core\\python\\verification\\unified_orchestrator.py:50)"} +{"complexity": "complex", "doc_id": "chunk_007203", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 62, "source_path": "core\\python\\verification\\unified_orchestrator.py", "text": "unified_orchestrator.UnifiedOrchestrator (core\\python\\verification\\unified_orchestrator.py:62)"} +{"complexity": "simple", "doc_id": "chunk_007204", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 38, "source_path": "core\\python\\verification\\unified_orchestrator.py", "text": "unified_orchestrator.normalized_mode (core\\python\\verification\\unified_orchestrator.py:38)"} +{"complexity": "simple", "doc_id": "chunk_007205", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 42, "source_path": "core\\python\\verification\\unified_orchestrator.py", "text": "unified_orchestrator.normalized_strategy (core\\python\\verification\\unified_orchestrator.py:42)"} +{"complexity": "simple", "doc_id": "chunk_007206", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 58, "source_path": "core\\python\\verification\\unified_orchestrator.py", "text": "unified_orchestrator.to_dict (core\\python\\verification\\unified_orchestrator.py:58)"} +{"complexity": "simple", "doc_id": "chunk_007207", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 65, "source_path": "core\\python\\verification\\unified_orchestrator.py", "text": "unified_orchestrator.__init__ (core\\python\\verification\\unified_orchestrator.py:65)"} +{"complexity": "simple", "doc_id": "chunk_007208", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "verification", "source_line": 74, "source_path": "core\\python\\verification\\unified_orchestrator.py", "text": "unified_orchestrator._get_symphony_factory (core\\python\\verification\\unified_orchestrator.py:74)"} +{"complexity": "medium", "doc_id": "chunk_007209", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "core", "module": "verification", "source_line": 82, "source_path": "core\\python\\verification\\unified_orchestrator.py", "text": "unified_orchestrator._build_local_fallback (core\\python\\verification\\unified_orchestrator.py:82)"} +{"complexity": "simple", "doc_id": "chunk_007210", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "core", "module": "verification", "source_line": 108, "source_path": "core\\python\\verification\\unified_orchestrator.py", "text": "unified_orchestrator._extract_primary_answer (core\\python\\verification\\unified_orchestrator.py:108)"} +{"complexity": "complex", "doc_id": "chunk_007211", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 115, "source_path": "core\\python\\verification\\unified_orchestrator.py", "text": "unified_orchestrator._enforce_provider_diversity (core\\python\\verification\\unified_orchestrator.py:115)"} +{"complexity": "complex", "doc_id": "chunk_007212", "function_type": "async_function", "has_docstring": "no", "keyword": "run", "layer": "core", "module": "verification", "source_line": 155, "source_path": "core\\python\\verification\\unified_orchestrator.py", "text": "unified_orchestrator._run_attempt (core\\python\\verification\\unified_orchestrator.py:155)"} +{"complexity": "complex", "doc_id": "chunk_007213", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 200, "source_path": "core\\python\\verification\\unified_orchestrator.py", "text": "unified_orchestrator.orchestrate (core\\python\\verification\\unified_orchestrator.py:200)"} +{"complexity": "simple", "doc_id": "chunk_007214", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 384, "source_path": "core\\python\\verification\\unified_orchestrator.py", "text": "unified_orchestrator.add_verifier (core\\python\\verification\\unified_orchestrator.py:384)"} +{"complexity": "simple", "doc_id": "chunk_007215", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 389, "source_path": "core\\python\\verification\\unified_orchestrator.py", "text": "unified_orchestrator.remove_verifier (core\\python\\verification\\unified_orchestrator.py:389)"} +{"complexity": "simple", "doc_id": "chunk_007216", "function_type": "class", "has_docstring": "yes", "keyword": "halt", "layer": "core", "module": "verification", "source_line": 46, "source_path": "core\\python\\verification\\variance_halt.py", "text": "variance_halt.VarianceState (core\\python\\verification\\variance_halt.py:46)"} +{"complexity": "complex", "doc_id": "chunk_007217", "function_type": "class", "has_docstring": "yes", "keyword": "halt", "layer": "core", "module": "verification", "source_line": 56, "source_path": "core\\python\\verification\\variance_halt.py", "text": "variance_halt.HaltDecision (core\\python\\verification\\variance_halt.py:56)"} +{"complexity": "complex", "doc_id": "chunk_007218", "function_type": "class", "has_docstring": "yes", "keyword": "halt", "layer": "core", "module": "verification", "source_line": 108, "source_path": "core\\python\\verification\\variance_halt.py", "text": "variance_halt.VarianceHaltMonitor (core\\python\\verification\\variance_halt.py:108)"} +{"complexity": "medium", "doc_id": "chunk_007219", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 86, "source_path": "core\\python\\verification\\variance_halt.py", "text": "variance_halt.__post_init__ (core\\python\\verification\\variance_halt.py:86)"} +{"complexity": "simple", "doc_id": "chunk_007220", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 101, "source_path": "core\\python\\verification\\variance_halt.py", "text": "variance_halt.to_dict (core\\python\\verification\\variance_halt.py:101)"} +{"complexity": "medium", "doc_id": "chunk_007221", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "verification", "source_line": 122, "source_path": "core\\python\\verification\\variance_halt.py", "text": "variance_halt.__init__ (core\\python\\verification\\variance_halt.py:122)"} +{"complexity": "complex", "doc_id": "chunk_007222", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 147, "source_path": "core\\python\\verification\\variance_halt.py", "text": "variance_halt.check_variance (core\\python\\verification\\variance_halt.py:147)"} +{"complexity": "complex", "doc_id": "chunk_007223", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "core", "module": "verification", "source_line": 236, "source_path": "core\\python\\verification\\variance_halt.py", "text": "variance_halt._compute_variance (core\\python\\verification\\variance_halt.py:236)"} +{"complexity": "medium", "doc_id": "chunk_007224", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 296, "source_path": "core\\python\\verification\\variance_halt.py", "text": "variance_halt._update_baseline (core\\python\\verification\\variance_halt.py:296)"} +{"complexity": "medium", "doc_id": "chunk_007225", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 309, "source_path": "core\\python\\verification\\variance_halt.py", "text": "variance_halt._classify_risk (core\\python\\verification\\variance_halt.py:309)"} +{"complexity": "medium", "doc_id": "chunk_007226", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 328, "source_path": "core\\python\\verification\\variance_halt.py", "text": "variance_halt.get_statistics (core\\python\\verification\\variance_halt.py:328)"} +{"complexity": "simple", "doc_id": "chunk_007227", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "core", "module": "verification", "source_line": 350, "source_path": "core\\python\\verification\\variance_halt.py", "text": "variance_halt.get_halt_log (core\\python\\verification\\variance_halt.py:350)"} +{"complexity": "simple", "doc_id": "chunk_007228", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 356, "source_path": "core\\python\\verification\\variance_halt.py", "text": "variance_halt.reset_baseline (core\\python\\verification\\variance_halt.py:356)"} +{"complexity": "simple", "doc_id": "chunk_007229", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 41, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.PolicyResult (core\\python\\verification\\vga_watchdog.py:41)"} +{"complexity": "simple", "doc_id": "chunk_007230", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 47, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.AgentSeniority (core\\python\\verification\\vga_watchdog.py:47)"} +{"complexity": "medium", "doc_id": "chunk_007231", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 53, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.LawID (core\\python\\verification\\vga_watchdog.py:53)"} +{"complexity": "medium", "doc_id": "chunk_007232", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 82, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.AgentAction (core\\python\\verification\\vga_watchdog.py:82)"} +{"complexity": "simple", "doc_id": "chunk_007233", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 105, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.LawViolation (core\\python\\verification\\vga_watchdog.py:105)"} +{"complexity": "complex", "doc_id": "chunk_007234", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 114, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.EvidencePacket (core\\python\\verification\\vga_watchdog.py:114)"} +{"complexity": "medium", "doc_id": "chunk_007235", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 180, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.LawChecker (core\\python\\verification\\vga_watchdog.py:180)"} +{"complexity": "medium", "doc_id": "chunk_007236", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 201, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.Law01NoSelfModification (core\\python\\verification\\vga_watchdog.py:201)"} +{"complexity": "medium", "doc_id": "chunk_007237", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 221, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.Law02EvidenceMandatory (core\\python\\verification\\vga_watchdog.py:221)"} +{"complexity": "medium", "doc_id": "chunk_007238", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 239, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.Law03ScopeBound (core\\python\\verification\\vga_watchdog.py:239)"} +{"complexity": "medium", "doc_id": "chunk_007239", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 261, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.Law04AccessControl (core\\python\\verification\\vga_watchdog.py:261)"} +{"complexity": "medium", "doc_id": "chunk_007240", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 289, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.Law05ReversibilityPreference (core\\python\\verification\\vga_watchdog.py:289)"} +{"complexity": "medium", "doc_id": "chunk_007241", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 311, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.Law06HumanEscalation (core\\python\\verification\\vga_watchdog.py:311)"} +{"complexity": "medium", "doc_id": "chunk_007242", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 333, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.Law07Auditability (core\\python\\verification\\vga_watchdog.py:333)"} +{"complexity": "medium", "doc_id": "chunk_007243", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 350, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.Law08IntegrityCheck (core\\python\\verification\\vga_watchdog.py:350)"} +{"complexity": "medium", "doc_id": "chunk_007244", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 374, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.Law09ProvenanceChain (core\\python\\verification\\vga_watchdog.py:374)"} +{"complexity": "medium", "doc_id": "chunk_007245", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 395, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.Law10Transparency (core\\python\\verification\\vga_watchdog.py:395)"} +{"complexity": "medium", "doc_id": "chunk_007246", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 418, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.Law12PIIMinimization (core\\python\\verification\\vga_watchdog.py:418)"} +{"complexity": "medium", "doc_id": "chunk_007247", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 446, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.Law14ThirdPartyVetting (core\\python\\verification\\vga_watchdog.py:446)"} +{"complexity": "medium", "doc_id": "chunk_007248", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 470, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.Law15ImmutableLog (core\\python\\verification\\vga_watchdog.py:470)"} +{"complexity": "complex", "doc_id": "chunk_007249", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "core", "module": "verification", "source_line": 492, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.Law18TemporalValidity (core\\python\\verification\\vga_watchdog.py:492)"} +{"complexity": "medium", "doc_id": "chunk_007250", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 537, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.Law20EthicalOverride (core\\python\\verification\\vga_watchdog.py:537)"} +{"complexity": "complex", "doc_id": "chunk_007251", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 605, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.VGAWatchdog (core\\python\\verification\\vga_watchdog.py:605)"} +{"complexity": "simple", "doc_id": "chunk_007252", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 732, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.get_watchdog (core\\python\\verification\\vga_watchdog.py:732)"} +{"complexity": "medium", "doc_id": "chunk_007253", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 135, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog._seal (core\\python\\verification\\vga_watchdog.py:135)"} +{"complexity": "simple", "doc_id": "chunk_007254", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 150, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.to_dict (core\\python\\verification\\vga_watchdog.py:150)"} +{"complexity": "simple", "doc_id": "chunk_007255", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 184, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.check (core\\python\\verification\\vga_watchdog.py:184)"} +{"complexity": "simple", "doc_id": "chunk_007256", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 192, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.law_id (core\\python\\verification\\vga_watchdog.py:192)"} +{"complexity": "simple", "doc_id": "chunk_007257", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 205, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.law_id (core\\python\\verification\\vga_watchdog.py:205)"} +{"complexity": "medium", "doc_id": "chunk_007258", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "verification", "source_line": 208, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.check (core\\python\\verification\\vga_watchdog.py:208)"} +{"complexity": "simple", "doc_id": "chunk_007259", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 225, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.law_id (core\\python\\verification\\vga_watchdog.py:225)"} +{"complexity": "simple", "doc_id": "chunk_007260", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "verification", "source_line": 228, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.check (core\\python\\verification\\vga_watchdog.py:228)"} +{"complexity": "simple", "doc_id": "chunk_007261", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 243, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.law_id (core\\python\\verification\\vga_watchdog.py:243)"} +{"complexity": "medium", "doc_id": "chunk_007262", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "verification", "source_line": 246, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.check (core\\python\\verification\\vga_watchdog.py:246)"} +{"complexity": "simple", "doc_id": "chunk_007263", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 270, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.law_id (core\\python\\verification\\vga_watchdog.py:270)"} +{"complexity": "medium", "doc_id": "chunk_007264", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "verification", "source_line": 273, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.check (core\\python\\verification\\vga_watchdog.py:273)"} +{"complexity": "simple", "doc_id": "chunk_007265", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 293, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.law_id (core\\python\\verification\\vga_watchdog.py:293)"} +{"complexity": "medium", "doc_id": "chunk_007266", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "verification", "source_line": 296, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.check (core\\python\\verification\\vga_watchdog.py:296)"} +{"complexity": "simple", "doc_id": "chunk_007267", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 315, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.law_id (core\\python\\verification\\vga_watchdog.py:315)"} +{"complexity": "medium", "doc_id": "chunk_007268", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "verification", "source_line": 318, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.check (core\\python\\verification\\vga_watchdog.py:318)"} +{"complexity": "simple", "doc_id": "chunk_007269", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 337, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.law_id (core\\python\\verification\\vga_watchdog.py:337)"} +{"complexity": "simple", "doc_id": "chunk_007270", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "verification", "source_line": 340, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.check (core\\python\\verification\\vga_watchdog.py:340)"} +{"complexity": "simple", "doc_id": "chunk_007271", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 356, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.law_id (core\\python\\verification\\vga_watchdog.py:356)"} +{"complexity": "medium", "doc_id": "chunk_007272", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "verification", "source_line": 359, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.check (core\\python\\verification\\vga_watchdog.py:359)"} +{"complexity": "simple", "doc_id": "chunk_007273", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 378, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.law_id (core\\python\\verification\\vga_watchdog.py:378)"} +{"complexity": "medium", "doc_id": "chunk_007274", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "verification", "source_line": 381, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.check (core\\python\\verification\\vga_watchdog.py:381)"} +{"complexity": "simple", "doc_id": "chunk_007275", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 401, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.law_id (core\\python\\verification\\vga_watchdog.py:401)"} +{"complexity": "medium", "doc_id": "chunk_007276", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "verification", "source_line": 404, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.check (core\\python\\verification\\vga_watchdog.py:404)"} +{"complexity": "simple", "doc_id": "chunk_007277", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 427, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.law_id (core\\python\\verification\\vga_watchdog.py:427)"} +{"complexity": "medium", "doc_id": "chunk_007278", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "verification", "source_line": 430, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.check (core\\python\\verification\\vga_watchdog.py:430)"} +{"complexity": "simple", "doc_id": "chunk_007279", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 450, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.law_id (core\\python\\verification\\vga_watchdog.py:450)"} +{"complexity": "medium", "doc_id": "chunk_007280", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "verification", "source_line": 453, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.check (core\\python\\verification\\vga_watchdog.py:453)"} +{"complexity": "simple", "doc_id": "chunk_007281", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 474, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.law_id (core\\python\\verification\\vga_watchdog.py:474)"} +{"complexity": "medium", "doc_id": "chunk_007282", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "verification", "source_line": 477, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.check (core\\python\\verification\\vga_watchdog.py:477)"} +{"complexity": "simple", "doc_id": "chunk_007283", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 499, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.law_id (core\\python\\verification\\vga_watchdog.py:499)"} +{"complexity": "complex", "doc_id": "chunk_007284", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "verification", "source_line": 502, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.check (core\\python\\verification\\vga_watchdog.py:502)"} +{"complexity": "simple", "doc_id": "chunk_007285", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 547, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.law_id (core\\python\\verification\\vga_watchdog.py:547)"} +{"complexity": "simple", "doc_id": "chunk_007286", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "core", "module": "verification", "source_line": 550, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.check (core\\python\\verification\\vga_watchdog.py:550)"} +{"complexity": "medium", "doc_id": "chunk_007287", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 624, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.__init__ (core\\python\\verification\\vga_watchdog.py:624)"} +{"complexity": "complex", "doc_id": "chunk_007288", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 641, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.evaluate (core\\python\\verification\\vga_watchdog.py:641)"} +{"complexity": "medium", "doc_id": "chunk_007289", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 711, "source_path": "core\\python\\verification\\vga_watchdog.py", "text": "vga_watchdog.get_stats (core\\python\\verification\\vga_watchdog.py:711)"} +{"complexity": "complex", "doc_id": "chunk_007290", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 62, "source_path": "core\\python\\verification\\xgml_generator.py", "text": "xgml_generator.XGMLGenerator (core\\python\\verification\\xgml_generator.py:62)"} +{"complexity": "simple", "doc_id": "chunk_007291", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 819, "source_path": "core\\python\\verification\\xgml_generator.py", "text": "xgml_generator._now_iso (core\\python\\verification\\xgml_generator.py:819)"} +{"complexity": "simple", "doc_id": "chunk_007292", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 824, "source_path": "core\\python\\verification\\xgml_generator.py", "text": "xgml_generator._add_text_element (core\\python\\verification\\xgml_generator.py:824)"} +{"complexity": "simple", "doc_id": "chunk_007293", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 833, "source_path": "core\\python\\verification\\xgml_generator.py", "text": "xgml_generator._strip_namespace (core\\python\\verification\\xgml_generator.py:833)"} +{"complexity": "simple", "doc_id": "chunk_007294", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 843, "source_path": "core\\python\\verification\\xgml_generator.py", "text": "xgml_generator._find_child (core\\python\\verification\\xgml_generator.py:843)"} +{"complexity": "simple", "doc_id": "chunk_007295", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "verification", "source_line": 851, "source_path": "core\\python\\verification\\xgml_generator.py", "text": "xgml_generator._get_child_text (core\\python\\verification\\xgml_generator.py:851)"} +{"complexity": "simple", "doc_id": "chunk_007296", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "core", "module": "verification", "source_line": 859, "source_path": "core\\python\\verification\\xgml_generator.py", "text": "xgml_generator._is_valid_hex (core\\python\\verification\\xgml_generator.py:859)"} +{"complexity": "medium", "doc_id": "chunk_007297", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 866, "source_path": "core\\python\\verification\\xgml_generator.py", "text": "xgml_generator._indent_xml (core\\python\\verification\\xgml_generator.py:866)"} +{"complexity": "medium", "doc_id": "chunk_007298", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 900, "source_path": "core\\python\\verification\\xgml_generator.py", "text": "xgml_generator.generate_xgml (core\\python\\verification\\xgml_generator.py:900)"} +{"complexity": "medium", "doc_id": "chunk_007299", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 927, "source_path": "core\\python\\verification\\xgml_generator.py", "text": "xgml_generator.validate_xgml (core\\python\\verification\\xgml_generator.py:927)"} +{"complexity": "medium", "doc_id": "chunk_007300", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 941, "source_path": "core\\python\\verification\\xgml_generator.py", "text": "xgml_generator.parse_xgml (core\\python\\verification\\xgml_generator.py:941)"} +{"complexity": "complex", "doc_id": "chunk_007301", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 960, "source_path": "core\\python\\verification\\xgml_generator.py", "text": "xgml_generator._demo (core\\python\\verification\\xgml_generator.py:960)"} +{"complexity": "medium", "doc_id": "chunk_007302", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 96, "source_path": "core\\python\\verification\\xgml_generator.py", "text": "xgml_generator.__init__ (core\\python\\verification\\xgml_generator.py:96)"} +{"complexity": "complex", "doc_id": "chunk_007303", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "verification", "source_line": 127, "source_path": "core\\python\\verification\\xgml_generator.py", "text": "xgml_generator.generate (core\\python\\verification\\xgml_generator.py:127)"} +{"complexity": "complex", "doc_id": "chunk_007304", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 174, "source_path": "core\\python\\verification\\xgml_generator.py", "text": "xgml_generator.generate_from_proof (core\\python\\verification\\xgml_generator.py:174)"} +{"complexity": "complex", "doc_id": "chunk_007305", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 213, "source_path": "core\\python\\verification\\xgml_generator.py", "text": "xgml_generator.validate (core\\python\\verification\\xgml_generator.py:213)"} +{"complexity": "complex", "doc_id": "chunk_007306", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "verification", "source_line": 315, "source_path": "core\\python\\verification\\xgml_generator.py", "text": "xgml_generator.parse (core\\python\\verification\\xgml_generator.py:315)"} +{"complexity": "medium", "doc_id": "chunk_007307", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "verification", "source_line": 448, "source_path": "core\\python\\verification\\xgml_generator.py", "text": "xgml_generator.get_proof_id_from_xgml (core\\python\\verification\\xgml_generator.py:448)"} +{"complexity": "simple", "doc_id": "chunk_007308", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "verification", "source_line": 478, "source_path": "core\\python\\verification\\xgml_generator.py", "text": "xgml_generator._build_root (core\\python\\verification\\xgml_generator.py:478)"} +{"complexity": "medium", "doc_id": "chunk_007309", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 486, "source_path": "core\\python\\verification\\xgml_generator.py", "text": "xgml_generator._add_header (core\\python\\verification\\xgml_generator.py:486)"} +{"complexity": "complex", "doc_id": "chunk_007310", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "verification", "source_line": 518, "source_path": "core\\python\\verification\\xgml_generator.py", "text": "xgml_generator._add_inference (core\\python\\verification\\xgml_generator.py:518)"} +{"complexity": "complex", "doc_id": "chunk_007311", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 564, "source_path": "core\\python\\verification\\xgml_generator.py", "text": "xgml_generator._add_verification (core\\python\\verification\\xgml_generator.py:564)"} +{"complexity": "complex", "doc_id": "chunk_007312", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 598, "source_path": "core\\python\\verification\\xgml_generator.py", "text": "xgml_generator._add_chain (core\\python\\verification\\xgml_generator.py:598)"} +{"complexity": "complex", "doc_id": "chunk_007313", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "verification", "source_line": 658, "source_path": "core\\python\\verification\\xgml_generator.py", "text": "xgml_generator._add_signatures (core\\python\\verification\\xgml_generator.py:658)"} +{"complexity": "complex", "doc_id": "chunk_007314", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 696, "source_path": "core\\python\\verification\\xgml_generator.py", "text": "xgml_generator._add_metadata (core\\python\\verification\\xgml_generator.py:696)"} +{"complexity": "complex", "doc_id": "chunk_007315", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "verification", "source_line": 736, "source_path": "core\\python\\verification\\xgml_generator.py", "text": "xgml_generator._extract_chain_data (core\\python\\verification\\xgml_generator.py:736)"} +{"complexity": "medium", "doc_id": "chunk_007316", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 782, "source_path": "core\\python\\verification\\xgml_generator.py", "text": "xgml_generator._serialize (core\\python\\verification\\xgml_generator.py:782)"} +{"complexity": "simple", "doc_id": "chunk_007317", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 28, "source_path": "core\\python\\verticals\\configs.py", "text": "configs.MILSeverity (core\\python\\verticals\\configs.py:28)"} +{"complexity": "medium", "doc_id": "chunk_007318", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 41, "source_path": "core\\python\\verticals\\configs.py", "text": "configs.VerticalConfig (core\\python\\verticals\\configs.py:41)"} +{"complexity": "medium", "doc_id": "chunk_007319", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 190, "source_path": "core\\python\\verticals\\configs.py", "text": "configs.get_vertical (core\\python\\verticals\\configs.py:190)"} +{"complexity": "simple", "doc_id": "chunk_007320", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 205, "source_path": "core\\python\\verticals\\configs.py", "text": "configs.list_verticals (core\\python\\verticals\\configs.py:205)"} +{"complexity": "complex", "doc_id": "chunk_007321", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 61, "source_path": "core\\python\\verticals\\router.py", "text": "router.VerificationResult (core\\python\\verticals\\router.py:61)"} +{"complexity": "complex", "doc_id": "chunk_007322", "function_type": "class", "has_docstring": "yes", "keyword": "route", "layer": "core", "module": "other", "source_line": 133, "source_path": "core\\python\\verticals\\router.py", "text": "router.VerticalRouter (core\\python\\verticals\\router.py:133)"} +{"complexity": "medium", "doc_id": "chunk_007323", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 100, "source_path": "core\\python\\verticals\\router.py", "text": "router.to_dict (core\\python\\verticals\\router.py:100)"} +{"complexity": "simple", "doc_id": "chunk_007324", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 125, "source_path": "core\\python\\verticals\\router.py", "text": "router.to_json (core\\python\\verticals\\router.py:125)"} +{"complexity": "medium", "doc_id": "chunk_007325", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 161, "source_path": "core\\python\\verticals\\router.py", "text": "router.__init__ (core\\python\\verticals\\router.py:161)"} +{"complexity": "simple", "doc_id": "chunk_007326", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "core", "module": "other", "source_line": 185, "source_path": "core\\python\\verticals\\router.py", "text": "router._get_halt_monitor (core\\python\\verticals\\router.py:185)"} +{"complexity": "simple", "doc_id": "chunk_007327", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 194, "source_path": "core\\python\\verticals\\router.py", "text": "router._get_cpi_engine (core\\python\\verticals\\router.py:194)"} +{"complexity": "medium", "doc_id": "chunk_007328", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 202, "source_path": "core\\python\\verticals\\router.py", "text": "router._get_evidence_chain (core\\python\\verticals\\router.py:202)"} +{"complexity": "complex", "doc_id": "chunk_007329", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "core", "module": "other", "source_line": 216, "source_path": "core\\python\\verticals\\router.py", "text": "router.route (core\\python\\verticals\\router.py:216)"} +{"complexity": "simple", "doc_id": "chunk_007330", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 380, "source_path": "core\\python\\verticals\\router.py", "text": "router.get_vertical_config (core\\python\\verticals\\router.py:380)"} +{"complexity": "simple", "doc_id": "chunk_007331", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 384, "source_path": "core\\python\\verticals\\router.py", "text": "router.list_verticals (core\\python\\verticals\\router.py:384)"} +{"complexity": "medium", "doc_id": "chunk_007332", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 388, "source_path": "core\\python\\verticals\\router.py", "text": "router.get_statistics (core\\python\\verticals\\router.py:388)"} +{"complexity": "complex", "doc_id": "chunk_007333", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 43, "source_path": "core\\python\\verticals\\symbiosis.py", "text": "symbiosis.SharedEvidence (core\\python\\verticals\\symbiosis.py:43)"} +{"complexity": "complex", "doc_id": "chunk_007334", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 82, "source_path": "core\\python\\verticals\\symbiosis.py", "text": "symbiosis.SymbiosisResult (core\\python\\verticals\\symbiosis.py:82)"} +{"complexity": "complex", "doc_id": "chunk_007335", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 125, "source_path": "core\\python\\verticals\\symbiosis.py", "text": "symbiosis.SymbiosisEngine (core\\python\\verticals\\symbiosis.py:125)"} +{"complexity": "medium", "doc_id": "chunk_007336", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 68, "source_path": "core\\python\\verticals\\symbiosis.py", "text": "symbiosis.to_dict (core\\python\\verticals\\symbiosis.py:68)"} +{"complexity": "simple", "doc_id": "chunk_007337", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 98, "source_path": "core\\python\\verticals\\symbiosis.py", "text": "symbiosis.__post_init__ (core\\python\\verticals\\symbiosis.py:98)"} +{"complexity": "simple", "doc_id": "chunk_007338", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "other", "source_line": 102, "source_path": "core\\python\\verticals\\symbiosis.py", "text": "symbiosis._compute_audit_hash (core\\python\\verticals\\symbiosis.py:102)"} +{"complexity": "simple", "doc_id": "chunk_007339", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 112, "source_path": "core\\python\\verticals\\symbiosis.py", "text": "symbiosis.to_dict (core\\python\\verticals\\symbiosis.py:112)"} +{"complexity": "medium", "doc_id": "chunk_007340", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 154, "source_path": "core\\python\\verticals\\symbiosis.py", "text": "symbiosis.__init__ (core\\python\\verticals\\symbiosis.py:154)"} +{"complexity": "complex", "doc_id": "chunk_007341", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 168, "source_path": "core\\python\\verticals\\symbiosis.py", "text": "symbiosis.cross_pollinate (core\\python\\verticals\\symbiosis.py:168)"} +{"complexity": "simple", "doc_id": "chunk_007342", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 277, "source_path": "core\\python\\verticals\\symbiosis.py", "text": "symbiosis._log (core\\python\\verticals\\symbiosis.py:277)"} +{"complexity": "simple", "doc_id": "chunk_007343", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 282, "source_path": "core\\python\\verticals\\symbiosis.py", "text": "symbiosis.audit_log (core\\python\\verticals\\symbiosis.py:282)"} +{"complexity": "medium", "doc_id": "chunk_007344", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 286, "source_path": "core\\python\\verticals\\symbiosis.py", "text": "symbiosis.get_statistics (core\\python\\verticals\\symbiosis.py:286)"} +{"complexity": "simple", "doc_id": "chunk_007345", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 69, "source_path": "core\\python\\vetproof\\claim_analyzer.py", "text": "claim_analyzer.ServiceBranch (core\\python\\vetproof\\claim_analyzer.py:69)"} +{"complexity": "medium", "doc_id": "chunk_007346", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 78, "source_path": "core\\python\\vetproof\\claim_analyzer.py", "text": "claim_analyzer.EvidenceType (core\\python\\vetproof\\claim_analyzer.py:78)"} +{"complexity": "medium", "doc_id": "chunk_007347", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 92, "source_path": "core\\python\\vetproof\\claim_analyzer.py", "text": "claim_analyzer.VAClaimEvidence (core\\python\\vetproof\\claim_analyzer.py:92)"} +{"complexity": "simple", "doc_id": "chunk_007348", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 106, "source_path": "core\\python\\vetproof\\claim_analyzer.py", "text": "claim_analyzer.ClaimedCondition (core\\python\\vetproof\\claim_analyzer.py:106)"} +{"complexity": "simple", "doc_id": "chunk_007349", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 114, "source_path": "core\\python\\vetproof\\claim_analyzer.py", "text": "claim_analyzer.ServiceInfo (core\\python\\vetproof\\claim_analyzer.py:114)"} +{"complexity": "simple", "doc_id": "chunk_007350", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 123, "source_path": "core\\python\\vetproof\\claim_analyzer.py", "text": "claim_analyzer.VAClaim (core\\python\\vetproof\\claim_analyzer.py:123)"} +{"complexity": "simple", "doc_id": "chunk_007351", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 134, "source_path": "core\\python\\vetproof\\claim_analyzer.py", "text": "claim_analyzer.EvidenceSufficiency (core\\python\\vetproof\\claim_analyzer.py:134)"} +{"complexity": "simple", "doc_id": "chunk_007352", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 142, "source_path": "core\\python\\vetproof\\claim_analyzer.py", "text": "claim_analyzer.OIGPrecedent (core\\python\\vetproof\\claim_analyzer.py:142)"} +{"complexity": "medium", "doc_id": "chunk_007353", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 153, "source_path": "core\\python\\vetproof\\claim_analyzer.py", "text": "claim_analyzer.VAClaimAnalysis (core\\python\\vetproof\\claim_analyzer.py:153)"} +{"complexity": "complex", "doc_id": "chunk_007354", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 200, "source_path": "core\\python\\vetproof\\claim_analyzer.py", "text": "claim_analyzer.VAClaimAnalyzer (core\\python\\vetproof\\claim_analyzer.py:200)"} +{"complexity": "simple", "doc_id": "chunk_007355", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "compliance", "source_line": 215, "source_path": "core\\python\\vetproof\\claim_analyzer.py", "text": "claim_analyzer.__init__ (core\\python\\vetproof\\claim_analyzer.py:215)"} +{"complexity": "complex", "doc_id": "chunk_007356", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 218, "source_path": "core\\python\\vetproof\\claim_analyzer.py", "text": "claim_analyzer.analyze_claim (core\\python\\vetproof\\claim_analyzer.py:218)"} +{"complexity": "medium", "doc_id": "chunk_007357", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 352, "source_path": "core\\python\\vetproof\\claim_analyzer.py", "text": "claim_analyzer.get_evidence_gaps (core\\python\\vetproof\\claim_analyzer.py:352)"} +{"complexity": "simple", "doc_id": "chunk_007358", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "core", "module": "compliance", "source_line": 382, "source_path": "core\\python\\vetproof\\claim_analyzer.py", "text": "claim_analyzer.predict_rating_text (core\\python\\vetproof\\claim_analyzer.py:382)"} +{"complexity": "medium", "doc_id": "chunk_007359", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "compliance", "source_line": 393, "source_path": "core\\python\\vetproof\\claim_analyzer.py", "text": "claim_analyzer._calculate_predicted_rating (core\\python\\vetproof\\claim_analyzer.py:393)"} +{"complexity": "simple", "doc_id": "chunk_007360", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 410, "source_path": "core\\python\\vetproof\\claim_analyzer.py", "text": "claim_analyzer._estimate_decision_time (core\\python\\vetproof\\claim_analyzer.py:410)"} +{"complexity": "medium", "doc_id": "chunk_007361", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "compliance", "source_line": 421, "source_path": "core\\python\\vetproof\\claim_analyzer.py", "text": "claim_analyzer._calculate_fraud_risk (core\\python\\vetproof\\claim_analyzer.py:421)"} +{"complexity": "simple", "doc_id": "chunk_007362", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "compliance", "source_line": 59, "source_path": "core\\python\\vetproof\\compliance_scorer.py", "text": "compliance_scorer.ComplianceCheck (core\\python\\vetproof\\compliance_scorer.py:59)"} +{"complexity": "simple", "doc_id": "chunk_007363", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 71, "source_path": "core\\python\\vetproof\\compliance_scorer.py", "text": "compliance_scorer.ComplianceReport (core\\python\\vetproof\\compliance_scorer.py:71)"} +{"complexity": "complex", "doc_id": "chunk_007364", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "compliance", "source_line": 157, "source_path": "core\\python\\vetproof\\compliance_scorer.py", "text": "compliance_scorer.CFR38ComplianceScorer (core\\python\\vetproof\\compliance_scorer.py:157)"} +{"complexity": "simple", "doc_id": "chunk_007365", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "compliance", "source_line": 165, "source_path": "core\\python\\vetproof\\compliance_scorer.py", "text": "compliance_scorer.__init__ (core\\python\\vetproof\\compliance_scorer.py:165)"} +{"complexity": "complex", "doc_id": "chunk_007366", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "compliance", "source_line": 169, "source_path": "core\\python\\vetproof\\compliance_scorer.py", "text": "compliance_scorer.score_claim (core\\python\\vetproof\\compliance_scorer.py:169)"} +{"complexity": "medium", "doc_id": "chunk_007367", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 241, "source_path": "core\\python\\vetproof\\compliance_scorer.py", "text": "compliance_scorer._get_applicable_regulations (core\\python\\vetproof\\compliance_scorer.py:241)"} +{"complexity": "complex", "doc_id": "chunk_007368", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "compliance", "source_line": 255, "source_path": "core\\python\\vetproof\\compliance_scorer.py", "text": "compliance_scorer._check_requirement (core\\python\\vetproof\\compliance_scorer.py:255)"} +{"complexity": "complex", "doc_id": "chunk_007369", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "compliance", "source_line": 289, "source_path": "core\\python\\vetproof\\compliance_scorer.py", "text": "compliance_scorer._generate_recommendations (core\\python\\vetproof\\compliance_scorer.py:289)"} +{"complexity": "medium", "doc_id": "chunk_007370", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 20, "source_path": "core\\python\\vetproof\\nexus_generator.py", "text": "nexus_generator.NexusLetter (core\\python\\vetproof\\nexus_generator.py:20)"} +{"complexity": "complex", "doc_id": "chunk_007371", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 33, "source_path": "core\\python\\vetproof\\nexus_generator.py", "text": "nexus_generator.NexusLetterGenerator (core\\python\\vetproof\\nexus_generator.py:33)"} +{"complexity": "simple", "doc_id": "chunk_007372", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "compliance", "source_line": 41, "source_path": "core\\python\\vetproof\\nexus_generator.py", "text": "nexus_generator.__init__ (core\\python\\vetproof\\nexus_generator.py:41)"} +{"complexity": "complex", "doc_id": "chunk_007373", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "compliance", "source_line": 44, "source_path": "core\\python\\vetproof\\nexus_generator.py", "text": "nexus_generator.generate (core\\python\\vetproof\\nexus_generator.py:44)"} +{"complexity": "simple", "doc_id": "chunk_007374", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "compliance", "source_line": 101, "source_path": "core\\python\\vetproof\\nexus_generator.py", "text": "nexus_generator._extract_medical_basis (core\\python\\vetproof\\nexus_generator.py:101)"} +{"complexity": "simple", "doc_id": "chunk_007375", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 110, "source_path": "core\\python\\vetproof\\nexus_generator.py", "text": "nexus_generator._establish_service_connection (core\\python\\vetproof\\nexus_generator.py:110)"} +{"complexity": "simple", "doc_id": "chunk_007376", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 119, "source_path": "core\\python\\vetproof\\nexus_generator.py", "text": "nexus_generator._determine_probability_language (core\\python\\vetproof\\nexus_generator.py:119)"} +{"complexity": "simple", "doc_id": "chunk_007377", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "compliance", "source_line": 129, "source_path": "core\\python\\vetproof\\nexus_generator.py", "text": "nexus_generator._get_cfr_citations (core\\python\\vetproof\\nexus_generator.py:129)"} +{"complexity": "complex", "doc_id": "chunk_007378", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "compliance", "source_line": 137, "source_path": "core\\python\\vetproof\\nexus_generator.py", "text": "nexus_generator._assemble_letter (core\\python\\vetproof\\nexus_generator.py:137)"} +{"complexity": "simple", "doc_id": "chunk_007379", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "compliance", "source_line": 192, "source_path": "core\\python\\vetproof\\nexus_generator.py", "text": "nexus_generator._calculate_confidence (core\\python\\vetproof\\nexus_generator.py:192)"} +{"complexity": "complex", "doc_id": "chunk_007380", "function_type": "class", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 42, "source_path": "core\\python\\webhooks\\__init__.py", "text": "__init__.WebhookEmitter (core\\python\\webhooks\\__init__.py:42)"} +{"complexity": "simple", "doc_id": "chunk_007381", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 45, "source_path": "core\\python\\webhooks\\__init__.py", "text": "__init__.__init__ (core\\python\\webhooks\\__init__.py:45)"} +{"complexity": "medium", "doc_id": "chunk_007382", "function_type": "async_function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 53, "source_path": "core\\python\\webhooks\\__init__.py", "text": "__init__.emit (core\\python\\webhooks\\__init__.py:53)"} +{"complexity": "complex", "doc_id": "chunk_007383", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 81, "source_path": "core\\python\\webhooks\\__init__.py", "text": "__init__.emit_proof_created (core\\python\\webhooks\\__init__.py:81)"} +{"complexity": "simple", "doc_id": "chunk_007384", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 114, "source_path": "core\\python\\webhooks\\__init__.py", "text": "__init__.subscribe (core\\python\\webhooks\\__init__.py:114)"} +{"complexity": "medium", "doc_id": "chunk_007385", "function_type": "async_function", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 92, "source_path": "core\\python\\webhooks\\__init__.py", "text": "__init__._do_emit (core\\python\\webhooks\\__init__.py:92)"} +{"complexity": "simple", "doc_id": "chunk_007386", "function_type": "class", "has_docstring": "no", "keyword": "generate", "layer": "core", "module": "other", "source_line": 25, "source_path": "core\\python\\webhooks\\api.py", "text": "api.WebhookCreateRequest (core\\python\\webhooks\\api.py:25)"} +{"complexity": "simple", "doc_id": "chunk_007387", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "other", "source_line": 31, "source_path": "core\\python\\webhooks\\api.py", "text": "api._parse_event_types (core\\python\\webhooks\\api.py:31)"} +{"complexity": "complex", "doc_id": "chunk_007388", "function_type": "async_function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 42, "source_path": "core\\python\\webhooks\\api.py", "text": "api.create_webhook (core\\python\\webhooks\\api.py:42)"} +{"complexity": "simple", "doc_id": "chunk_007389", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 82, "source_path": "core\\python\\webhooks\\api.py", "text": "api.list_webhooks (core\\python\\webhooks\\api.py:82)"} +{"complexity": "medium", "doc_id": "chunk_007390", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 89, "source_path": "core\\python\\webhooks\\api.py", "text": "api.get_webhook (core\\python\\webhooks\\api.py:89)"} +{"complexity": "medium", "doc_id": "chunk_007391", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 104, "source_path": "core\\python\\webhooks\\api.py", "text": "api.delete_webhook (core\\python\\webhooks\\api.py:104)"} +{"complexity": "simple", "doc_id": "chunk_007392", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 118, "source_path": "core\\python\\webhooks\\api.py", "text": "api.webhook_health (core\\python\\webhooks\\api.py:118)"} +{"complexity": "simple", "doc_id": "chunk_007393", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 123, "source_path": "core\\python\\webhooks\\api.py", "text": "api.test_webhook (core\\python\\webhooks\\api.py:123)"} +{"complexity": "medium", "doc_id": "chunk_007394", "function_type": "class", "has_docstring": "yes", "keyword": "route", "layer": "core", "module": "other", "source_line": 129, "source_path": "core\\python\\webhooks\\api.py", "text": "api._StubRouter (core\\python\\webhooks\\api.py:129)"} +{"complexity": "simple", "doc_id": "chunk_007395", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 134, "source_path": "core\\python\\webhooks\\api.py", "text": "api.get (core\\python\\webhooks\\api.py:134)"} +{"complexity": "simple", "doc_id": "chunk_007396", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 139, "source_path": "core\\python\\webhooks\\api.py", "text": "api.post (core\\python\\webhooks\\api.py:139)"} +{"complexity": "simple", "doc_id": "chunk_007397", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 144, "source_path": "core\\python\\webhooks\\api.py", "text": "api.delete (core\\python\\webhooks\\api.py:144)"} +{"complexity": "simple", "doc_id": "chunk_007398", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 135, "source_path": "core\\python\\webhooks\\api.py", "text": "api.decorator (core\\python\\webhooks\\api.py:135)"} +{"complexity": "simple", "doc_id": "chunk_007399", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 140, "source_path": "core\\python\\webhooks\\api.py", "text": "api.decorator (core\\python\\webhooks\\api.py:140)"} +{"complexity": "simple", "doc_id": "chunk_007400", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 145, "source_path": "core\\python\\webhooks\\api.py", "text": "api.decorator (core\\python\\webhooks\\api.py:145)"} +{"complexity": "medium", "doc_id": "chunk_007401", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 20, "source_path": "core\\python\\webhooks\\delivery.py", "text": "delivery.DeliveryResult (core\\python\\webhooks\\delivery.py:20)"} +{"complexity": "complex", "doc_id": "chunk_007402", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 40, "source_path": "core\\python\\webhooks\\delivery.py", "text": "delivery.DeadLetterQueue (core\\python\\webhooks\\delivery.py:40)"} +{"complexity": "complex", "doc_id": "chunk_007403", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 91, "source_path": "core\\python\\webhooks\\delivery.py", "text": "delivery.WebhookDelivery (core\\python\\webhooks\\delivery.py:91)"} +{"complexity": "simple", "doc_id": "chunk_007404", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 34, "source_path": "core\\python\\webhooks\\delivery.py", "text": "delivery.is_success (core\\python\\webhooks\\delivery.py:34)"} +{"complexity": "simple", "doc_id": "chunk_007405", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 46, "source_path": "core\\python\\webhooks\\delivery.py", "text": "delivery.__init__ (core\\python\\webhooks\\delivery.py:46)"} +{"complexity": "simple", "doc_id": "chunk_007406", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 49, "source_path": "core\\python\\webhooks\\delivery.py", "text": "delivery.add (core\\python\\webhooks\\delivery.py:49)"} +{"complexity": "simple", "doc_id": "chunk_007407", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 53, "source_path": "core\\python\\webhooks\\delivery.py", "text": "delivery.get_by_webhook (core\\python\\webhooks\\delivery.py:53)"} +{"complexity": "simple", "doc_id": "chunk_007408", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 57, "source_path": "core\\python\\webhooks\\delivery.py", "text": "delivery.size (core\\python\\webhooks\\delivery.py:57)"} +{"complexity": "simple", "doc_id": "chunk_007409", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 61, "source_path": "core\\python\\webhooks\\delivery.py", "text": "delivery.drain (core\\python\\webhooks\\delivery.py:61)"} +{"complexity": "simple", "doc_id": "chunk_007410", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 67, "source_path": "core\\python\\webhooks\\delivery.py", "text": "delivery.peek (core\\python\\webhooks\\delivery.py:67)"} +{"complexity": "simple", "doc_id": "chunk_007411", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 73, "source_path": "core\\python\\webhooks\\delivery.py", "text": "delivery.enqueue (core\\python\\webhooks\\delivery.py:73)"} +{"complexity": "simple", "doc_id": "chunk_007412", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 77, "source_path": "core\\python\\webhooks\\delivery.py", "text": "delivery.dequeue (core\\python\\webhooks\\delivery.py:77)"} +{"complexity": "simple", "doc_id": "chunk_007413", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 84, "source_path": "core\\python\\webhooks\\delivery.py", "text": "delivery.__len__ (core\\python\\webhooks\\delivery.py:84)"} +{"complexity": "simple", "doc_id": "chunk_007414", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 87, "source_path": "core\\python\\webhooks\\delivery.py", "text": "delivery.is_empty (core\\python\\webhooks\\delivery.py:87)"} +{"complexity": "simple", "doc_id": "chunk_007415", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 94, "source_path": "core\\python\\webhooks\\delivery.py", "text": "delivery.__init__ (core\\python\\webhooks\\delivery.py:94)"} +{"complexity": "complex", "doc_id": "chunk_007416", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 97, "source_path": "core\\python\\webhooks\\delivery.py", "text": "delivery.deliver (core\\python\\webhooks\\delivery.py:97)"} +{"complexity": "simple", "doc_id": "chunk_007417", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 171, "source_path": "core\\python\\webhooks\\delivery.py", "text": "delivery.deliver_batch (core\\python\\webhooks\\delivery.py:171)"} +{"complexity": "medium", "doc_id": "chunk_007418", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 18, "source_path": "core\\python\\webhooks\\security.py", "text": "security.SecurityConfig (core\\python\\webhooks\\security.py:18)"} +{"complexity": "medium", "doc_id": "chunk_007419", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "core", "module": "other", "source_line": 35, "source_path": "core\\python\\webhooks\\security.py", "text": "security.IPWhitelistValidator (core\\python\\webhooks\\security.py:35)"} +{"complexity": "complex", "doc_id": "chunk_007420", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 65, "source_path": "core\\python\\webhooks\\security.py", "text": "security.ReplayProtection (core\\python\\webhooks\\security.py:65)"} +{"complexity": "complex", "doc_id": "chunk_007421", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 114, "source_path": "core\\python\\webhooks\\security.py", "text": "security.TLSVerifier (core\\python\\webhooks\\security.py:114)"} +{"complexity": "simple", "doc_id": "chunk_007422", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 38, "source_path": "core\\python\\webhooks\\security.py", "text": "security.__init__ (core\\python\\webhooks\\security.py:38)"} +{"complexity": "simple", "doc_id": "chunk_007423", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 47, "source_path": "core\\python\\webhooks\\security.py", "text": "security.is_allowed (core\\python\\webhooks\\security.py:47)"} +{"complexity": "simple", "doc_id": "chunk_007424", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 57, "source_path": "core\\python\\webhooks\\security.py", "text": "security.add (core\\python\\webhooks\\security.py:57)"} +{"complexity": "simple", "doc_id": "chunk_007425", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 68, "source_path": "core\\python\\webhooks\\security.py", "text": "security.__init__ (core\\python\\webhooks\\security.py:68)"} +{"complexity": "medium", "doc_id": "chunk_007426", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 74, "source_path": "core\\python\\webhooks\\security.py", "text": "security.is_replay (core\\python\\webhooks\\security.py:74)"} +{"complexity": "simple", "doc_id": "chunk_007427", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 98, "source_path": "core\\python\\webhooks\\security.py", "text": "security.record (core\\python\\webhooks\\security.py:98)"} +{"complexity": "simple", "doc_id": "chunk_007428", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 103, "source_path": "core\\python\\webhooks\\security.py", "text": "security._evict_expired (core\\python\\webhooks\\security.py:103)"} +{"complexity": "simple", "doc_id": "chunk_007429", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 109, "source_path": "core\\python\\webhooks\\security.py", "text": "security.__len__ (core\\python\\webhooks\\security.py:109)"} +{"complexity": "simple", "doc_id": "chunk_007430", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 117, "source_path": "core\\python\\webhooks\\security.py", "text": "security.__init__ (core\\python\\webhooks\\security.py:117)"} +{"complexity": "medium", "doc_id": "chunk_007431", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 122, "source_path": "core\\python\\webhooks\\security.py", "text": "security.should_verify (core\\python\\webhooks\\security.py:122)"} +{"complexity": "simple", "doc_id": "chunk_007432", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 140, "source_path": "core\\python\\webhooks\\security.py", "text": "security.verify_url (core\\python\\webhooks\\security.py:140)"} +{"complexity": "simple", "doc_id": "chunk_007433", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 146, "source_path": "core\\python\\webhooks\\security.py", "text": "security.verify_signature (core\\python\\webhooks\\security.py:146)"} +{"complexity": "simple", "doc_id": "chunk_007434", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 14, "source_path": "core\\python\\webhooks\\webhook_engine.py", "text": "webhook_engine.DeliveryStatus (core\\python\\webhooks\\webhook_engine.py:14)"} +{"complexity": "medium", "doc_id": "chunk_007435", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 24, "source_path": "core\\python\\webhooks\\webhook_engine.py", "text": "webhook_engine.EventType (core\\python\\webhooks\\webhook_engine.py:24)"} +{"complexity": "complex", "doc_id": "chunk_007436", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 39, "source_path": "core\\python\\webhooks\\webhook_engine.py", "text": "webhook_engine.RetryPolicy (core\\python\\webhooks\\webhook_engine.py:39)"} +{"complexity": "simple", "doc_id": "chunk_007437", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 57, "source_path": "core\\python\\webhooks\\webhook_engine.py", "text": "webhook_engine.max_attempts (core\\python\\webhooks\\webhook_engine.py:57)"} +{"complexity": "simple", "doc_id": "chunk_007438", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 61, "source_path": "core\\python\\webhooks\\webhook_engine.py", "text": "webhook_engine.initial_delay_s (core\\python\\webhooks\\webhook_engine.py:61)"} +{"complexity": "simple", "doc_id": "chunk_007439", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 65, "source_path": "core\\python\\webhooks\\webhook_engine.py", "text": "webhook_engine.backoff_factor (core\\python\\webhooks\\webhook_engine.py:65)"} +{"complexity": "simple", "doc_id": "chunk_007440", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 69, "source_path": "core\\python\\webhooks\\webhook_engine.py", "text": "webhook_engine.max_delay_s (core\\python\\webhooks\\webhook_engine.py:69)"} +{"complexity": "medium", "doc_id": "chunk_007441", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 72, "source_path": "core\\python\\webhooks\\webhook_engine.py", "text": "webhook_engine.get_delay (core\\python\\webhooks\\webhook_engine.py:72)"} +{"complexity": "simple", "doc_id": "chunk_007442", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 85, "source_path": "core\\python\\webhooks\\webhook_engine.py", "text": "webhook_engine.delay_for_attempt (core\\python\\webhooks\\webhook_engine.py:85)"} +{"complexity": "complex", "doc_id": "chunk_007443", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 36, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.WebhookEvent (core\\python\\webhooks\\webhook_system.py:36)"} +{"complexity": "complex", "doc_id": "chunk_007444", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 87, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.WebhookHealth (core\\python\\webhooks\\webhook_system.py:87)"} +{"complexity": "complex", "doc_id": "chunk_007445", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 133, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.WebhookConfig (core\\python\\webhooks\\webhook_system.py:133)"} +{"complexity": "medium", "doc_id": "chunk_007446", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 177, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.WebhookDeliveryResult (core\\python\\webhooks\\webhook_system.py:177)"} +{"complexity": "simple", "doc_id": "chunk_007447", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "other", "source_line": 208, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system._make_hmac_key (core\\python\\webhooks\\webhook_system.py:208)"} +{"complexity": "simple", "doc_id": "chunk_007448", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "other", "source_line": 213, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.compute_signature (core\\python\\webhooks\\webhook_system.py:213)"} +{"complexity": "simple", "doc_id": "chunk_007449", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 220, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.verify_hmac_signature (core\\python\\webhooks\\webhook_system.py:220)"} +{"complexity": "complex", "doc_id": "chunk_007450", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 233, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.WebhookManager (core\\python\\webhooks\\webhook_system.py:233)"} +{"complexity": "complex", "doc_id": "chunk_007451", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 366, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.WebhookRegistry (core\\python\\webhooks\\webhook_system.py:366)"} +{"complexity": "medium", "doc_id": "chunk_007452", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 55, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.canonical_body (core\\python\\webhooks\\webhook_system.py:55)"} +{"complexity": "simple", "doc_id": "chunk_007453", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "other", "source_line": 68, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.content_hash (core\\python\\webhooks\\webhook_system.py:68)"} +{"complexity": "simple", "doc_id": "chunk_007454", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 72, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.to_dict (core\\python\\webhooks\\webhook_system.py:72)"} +{"complexity": "simple", "doc_id": "chunk_007455", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 82, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.to_json (core\\python\\webhooks\\webhook_system.py:82)"} +{"complexity": "simple", "doc_id": "chunk_007456", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 98, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.get_success_rate (core\\python\\webhooks\\webhook_system.py:98)"} +{"complexity": "simple", "doc_id": "chunk_007457", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 104, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.record_success (core\\python\\webhooks\\webhook_system.py:104)"} +{"complexity": "simple", "doc_id": "chunk_007458", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 113, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.record_failure (core\\python\\webhooks\\webhook_system.py:113)"} +{"complexity": "medium", "doc_id": "chunk_007459", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 119, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.to_dict (core\\python\\webhooks\\webhook_system.py:119)"} +{"complexity": "simple", "doc_id": "chunk_007460", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 158, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.subscribes_to (core\\python\\webhooks\\webhook_system.py:158)"} +{"complexity": "simple", "doc_id": "chunk_007461", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 164, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.to_dict (core\\python\\webhooks\\webhook_system.py:164)"} +{"complexity": "simple", "doc_id": "chunk_007462", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 192, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.to_dict (core\\python\\webhooks\\webhook_system.py:192)"} +{"complexity": "simple", "doc_id": "chunk_007463", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 239, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.__init__ (core\\python\\webhooks\\webhook_system.py:239)"} +{"complexity": "simple", "doc_id": "chunk_007464", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "other", "source_line": 249, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.generate_signature (core\\python\\webhooks\\webhook_system.py:249)"} +{"complexity": "simple", "doc_id": "chunk_007465", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 253, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.verify_signature (core\\python\\webhooks\\webhook_system.py:253)"} +{"complexity": "medium", "doc_id": "chunk_007466", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 259, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.create_event (core\\python\\webhooks\\webhook_system.py:259)"} +{"complexity": "medium", "doc_id": "chunk_007467", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 274, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.prepare_delivery (core\\python\\webhooks\\webhook_system.py:274)"} +{"complexity": "medium", "doc_id": "chunk_007468", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 300, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.validate_config (core\\python\\webhooks\\webhook_system.py:300)"} +{"complexity": "simple", "doc_id": "chunk_007469", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 328, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.should_deliver (core\\python\\webhooks\\webhook_system.py:328)"} +{"complexity": "simple", "doc_id": "chunk_007470", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 336, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.register (core\\python\\webhooks\\webhook_system.py:336)"} +{"complexity": "simple", "doc_id": "chunk_007471", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 345, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.unregister (core\\python\\webhooks\\webhook_system.py:345)"} +{"complexity": "simple", "doc_id": "chunk_007472", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 352, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.get_config (core\\python\\webhooks\\webhook_system.py:352)"} +{"complexity": "simple", "doc_id": "chunk_007473", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 355, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.list_configs (core\\python\\webhooks\\webhook_system.py:355)"} +{"complexity": "simple", "doc_id": "chunk_007474", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 358, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.get_delivery_log (core\\python\\webhooks\\webhook_system.py:358)"} +{"complexity": "simple", "doc_id": "chunk_007475", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 372, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.__init__ (core\\python\\webhooks\\webhook_system.py:372)"} +{"complexity": "simple", "doc_id": "chunk_007476", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 378, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.register (core\\python\\webhooks\\webhook_system.py:378)"} +{"complexity": "simple", "doc_id": "chunk_007477", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 388, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.unregister (core\\python\\webhooks\\webhook_system.py:388)"} +{"complexity": "simple", "doc_id": "chunk_007478", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 394, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.get (core\\python\\webhooks\\webhook_system.py:394)"} +{"complexity": "simple", "doc_id": "chunk_007479", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 398, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.update (core\\python\\webhooks\\webhook_system.py:398)"} +{"complexity": "simple", "doc_id": "chunk_007480", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 408, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.enable (core\\python\\webhooks\\webhook_system.py:408)"} +{"complexity": "simple", "doc_id": "chunk_007481", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 416, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.disable (core\\python\\webhooks\\webhook_system.py:416)"} +{"complexity": "simple", "doc_id": "chunk_007482", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 426, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.list_by_user (core\\python\\webhooks\\webhook_system.py:426)"} +{"complexity": "simple", "doc_id": "chunk_007483", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 430, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.list_by_event (core\\python\\webhooks\\webhook_system.py:430)"} +{"complexity": "simple", "doc_id": "chunk_007484", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 434, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.list_all (core\\python\\webhooks\\webhook_system.py:434)"} +{"complexity": "simple", "doc_id": "chunk_007485", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 439, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.record_delivery_success (core\\python\\webhooks\\webhook_system.py:439)"} +{"complexity": "simple", "doc_id": "chunk_007486", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 445, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.record_delivery_failure (core\\python\\webhooks\\webhook_system.py:445)"} +{"complexity": "simple", "doc_id": "chunk_007487", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 451, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.get_health (core\\python\\webhooks\\webhook_system.py:451)"} +{"complexity": "medium", "doc_id": "chunk_007488", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 455, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.auto_disable_unhealthy (core\\python\\webhooks\\webhook_system.py:455)"} +{"complexity": "medium", "doc_id": "chunk_007489", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "other", "source_line": 473, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.get_stats (core\\python\\webhooks\\webhook_system.py:473)"} +{"complexity": "simple", "doc_id": "chunk_007490", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 490, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.validate_config (core\\python\\webhooks\\webhook_system.py:490)"} +{"complexity": "simple", "doc_id": "chunk_007491", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "other", "source_line": 496, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.get_config (core\\python\\webhooks\\webhook_system.py:496)"} +{"complexity": "simple", "doc_id": "chunk_007492", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 499, "source_path": "core\\python\\webhooks\\webhook_system.py", "text": "webhook_system.reenable (core\\python\\webhooks\\webhook_system.py:499)"} +{"complexity": "simple", "doc_id": "chunk_007493", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "workflows", "source_line": 124, "source_path": "core\\python\\workflows\\activities.py", "text": "activities._now_iso (core\\python\\workflows\\activities.py:124)"} +{"complexity": "simple", "doc_id": "chunk_007494", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "workflows", "source_line": 129, "source_path": "core\\python\\workflows\\activities.py", "text": "activities._sha256 (core\\python\\workflows\\activities.py:129)"} +{"complexity": "complex", "doc_id": "chunk_007495", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "workflows", "source_line": 138, "source_path": "core\\python\\workflows\\activities.py", "text": "activities.validate_verification_request (core\\python\\workflows\\activities.py:138)"} +{"complexity": "complex", "doc_id": "chunk_007496", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "workflows", "source_line": 208, "source_path": "core\\python\\workflows\\activities.py", "text": "activities.run_single_framework (core\\python\\workflows\\activities.py:208)"} +{"complexity": "complex", "doc_id": "chunk_007497", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "workflows", "source_line": 279, "source_path": "core\\python\\workflows\\activities.py", "text": "activities.aggregate_framework_results (core\\python\\workflows\\activities.py:279)"} +{"complexity": "complex", "doc_id": "chunk_007498", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "workflows", "source_line": 342, "source_path": "core\\python\\workflows\\activities.py", "text": "activities.check_variance_halt (core\\python\\workflows\\activities.py:342)"} +{"complexity": "complex", "doc_id": "chunk_007499", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "workflows", "source_line": 390, "source_path": "core\\python\\workflows\\activities.py", "text": "activities.sign_with_ed25519 (core\\python\\workflows\\activities.py:390)"} +{"complexity": "complex", "doc_id": "chunk_007500", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "core", "module": "workflows", "source_line": 460, "source_path": "core\\python\\workflows\\activities.py", "text": "activities.store_evidence_chain (core\\python\\workflows\\activities.py:460)"} +{"complexity": "medium", "doc_id": "chunk_007501", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "workflows", "source_line": 52, "source_path": "core\\python\\workflows\\client.py", "text": "client.verify (core\\python\\workflows\\client.py:52)"} +{"complexity": "medium", "doc_id": "chunk_007502", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "workflows", "source_line": 79, "source_path": "core\\python\\workflows\\client.py", "text": "client.verify_with_saga (core\\python\\workflows\\client.py:79)"} +{"complexity": "medium", "doc_id": "chunk_007503", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "workflows", "source_line": 38, "source_path": "core\\python\\workflows\\retry_policy.py", "text": "retry_policy.RetryDecision (core\\python\\workflows\\retry_policy.py:38)"} +{"complexity": "complex", "doc_id": "chunk_007504", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "workflows", "source_line": 57, "source_path": "core\\python\\workflows\\retry_policy.py", "text": "retry_policy.RetryPolicy (core\\python\\workflows\\retry_policy.py:57)"} +{"complexity": "complex", "doc_id": "chunk_007505", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "workflows", "source_line": 97, "source_path": "core\\python\\workflows\\retry_policy.py", "text": "retry_policy.ExponentialBackoff (core\\python\\workflows\\retry_policy.py:97)"} +{"complexity": "complex", "doc_id": "chunk_007506", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "workflows", "source_line": 164, "source_path": "core\\python\\workflows\\retry_policy.py", "text": "retry_policy.FixedRetry (core\\python\\workflows\\retry_policy.py:164)"} +{"complexity": "medium", "doc_id": "chunk_007507", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "workflows", "source_line": 217, "source_path": "core\\python\\workflows\\retry_policy.py", "text": "retry_policy.NoRetry (core\\python\\workflows\\retry_policy.py:217)"} +{"complexity": "complex", "doc_id": "chunk_007508", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "workflows", "source_line": 242, "source_path": "core\\python\\workflows\\retry_policy.py", "text": "retry_policy.execute_with_retry (core\\python\\workflows\\retry_policy.py:242)"} +{"complexity": "medium", "doc_id": "chunk_007509", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "workflows", "source_line": 65, "source_path": "core\\python\\workflows\\retry_policy.py", "text": "retry_policy.should_retry (core\\python\\workflows\\retry_policy.py:65)"} +{"complexity": "simple", "doc_id": "chunk_007510", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "workflows", "source_line": 79, "source_path": "core\\python\\workflows\\retry_policy.py", "text": "retry_policy.max_attempts (core\\python\\workflows\\retry_policy.py:79)"} +{"complexity": "simple", "doc_id": "chunk_007511", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "workflows", "source_line": 83, "source_path": "core\\python\\workflows\\retry_policy.py", "text": "retry_policy.sleep_between_retries (core\\python\\workflows\\retry_policy.py:83)"} +{"complexity": "medium", "doc_id": "chunk_007512", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "workflows", "source_line": 112, "source_path": "core\\python\\workflows\\retry_policy.py", "text": "retry_policy.__init__ (core\\python\\workflows\\retry_policy.py:112)"} +{"complexity": "simple", "doc_id": "chunk_007513", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "workflows", "source_line": 126, "source_path": "core\\python\\workflows\\retry_policy.py", "text": "retry_policy.max_attempts (core\\python\\workflows\\retry_policy.py:126)"} +{"complexity": "medium", "doc_id": "chunk_007514", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "workflows", "source_line": 129, "source_path": "core\\python\\workflows\\retry_policy.py", "text": "retry_policy.should_retry (core\\python\\workflows\\retry_policy.py:129)"} +{"complexity": "simple", "doc_id": "chunk_007515", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "workflows", "source_line": 156, "source_path": "core\\python\\workflows\\retry_policy.py", "text": "retry_policy.__repr__ (core\\python\\workflows\\retry_policy.py:156)"} +{"complexity": "simple", "doc_id": "chunk_007516", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "workflows", "source_line": 173, "source_path": "core\\python\\workflows\\retry_policy.py", "text": "retry_policy.__init__ (core\\python\\workflows\\retry_policy.py:173)"} +{"complexity": "simple", "doc_id": "chunk_007517", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "workflows", "source_line": 183, "source_path": "core\\python\\workflows\\retry_policy.py", "text": "retry_policy.max_attempts (core\\python\\workflows\\retry_policy.py:183)"} +{"complexity": "medium", "doc_id": "chunk_007518", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "workflows", "source_line": 186, "source_path": "core\\python\\workflows\\retry_policy.py", "text": "retry_policy.should_retry (core\\python\\workflows\\retry_policy.py:186)"} +{"complexity": "simple", "doc_id": "chunk_007519", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "workflows", "source_line": 210, "source_path": "core\\python\\workflows\\retry_policy.py", "text": "retry_policy.__repr__ (core\\python\\workflows\\retry_policy.py:210)"} +{"complexity": "simple", "doc_id": "chunk_007520", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "workflows", "source_line": 224, "source_path": "core\\python\\workflows\\retry_policy.py", "text": "retry_policy.max_attempts (core\\python\\workflows\\retry_policy.py:224)"} +{"complexity": "simple", "doc_id": "chunk_007521", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "workflows", "source_line": 227, "source_path": "core\\python\\workflows\\retry_policy.py", "text": "retry_policy.should_retry (core\\python\\workflows\\retry_policy.py:227)"} +{"complexity": "simple", "doc_id": "chunk_007522", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "workflows", "source_line": 234, "source_path": "core\\python\\workflows\\retry_policy.py", "text": "retry_policy.__repr__ (core\\python\\workflows\\retry_policy.py:234)"} +{"complexity": "simple", "doc_id": "chunk_007523", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "workflows", "source_line": 80, "source_path": "core\\python\\workflows\\saga.py", "text": "saga.SagaOutcome (core\\python\\workflows\\saga.py:80)"} +{"complexity": "simple", "doc_id": "chunk_007524", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "workflows", "source_line": 89, "source_path": "core\\python\\workflows\\saga.py", "text": "saga.ProviderStatus (core\\python\\workflows\\saga.py:89)"} +{"complexity": "medium", "doc_id": "chunk_007525", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "workflows", "source_line": 99, "source_path": "core\\python\\workflows\\saga.py", "text": "saga.ProviderStepResult (core\\python\\workflows\\saga.py:99)"} +{"complexity": "complex", "doc_id": "chunk_007526", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "workflows", "source_line": 122, "source_path": "core\\python\\workflows\\saga.py", "text": "saga.SagaResult (core\\python\\workflows\\saga.py:122)"} +{"complexity": "medium", "doc_id": "chunk_007527", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "workflows", "source_line": 161, "source_path": "core\\python\\workflows\\saga.py", "text": "saga.SagaStep (core\\python\\workflows\\saga.py:161)"} +{"complexity": "medium", "doc_id": "chunk_007528", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "workflows", "source_line": 185, "source_path": "core\\python\\workflows\\saga.py", "text": "saga.SagaEngine (core\\python\\workflows\\saga.py:185)"} +{"complexity": "complex", "doc_id": "chunk_007529", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "workflows", "source_line": 212, "source_path": "core\\python\\workflows\\saga.py", "text": "saga.InProcessSagaEngine (core\\python\\workflows\\saga.py:212)"} +{"complexity": "complex", "doc_id": "chunk_007530", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "workflows", "source_line": 259, "source_path": "core\\python\\workflows\\saga.py", "text": "saga._default_query_provider (core\\python\\workflows\\saga.py:259)"} +{"complexity": "complex", "doc_id": "chunk_007531", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "workflows", "source_line": 319, "source_path": "core\\python\\workflows\\saga.py", "text": "saga.CrossProviderVerificationSaga (core\\python\\workflows\\saga.py:319)"} +{"complexity": "simple", "doc_id": "chunk_007532", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "workflows", "source_line": 193, "source_path": "core\\python\\workflows\\saga.py", "text": "saga.execute_step (core\\python\\workflows\\saga.py:193)"} +{"complexity": "simple", "doc_id": "chunk_007533", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "workflows", "source_line": 203, "source_path": "core\\python\\workflows\\saga.py", "text": "saga.compensate_step (core\\python\\workflows\\saga.py:203)"} +{"complexity": "medium", "doc_id": "chunk_007534", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "core", "module": "workflows", "source_line": 215, "source_path": "core\\python\\workflows\\saga.py", "text": "saga.execute_step (core\\python\\workflows\\saga.py:215)"} +{"complexity": "medium", "doc_id": "chunk_007535", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "workflows", "source_line": 240, "source_path": "core\\python\\workflows\\saga.py", "text": "saga.compensate_step (core\\python\\workflows\\saga.py:240)"} +{"complexity": "medium", "doc_id": "chunk_007536", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "workflows", "source_line": 350, "source_path": "core\\python\\workflows\\saga.py", "text": "saga.__init__ (core\\python\\workflows\\saga.py:350)"} +{"complexity": "medium", "doc_id": "chunk_007537", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "workflows", "source_line": 363, "source_path": "core\\python\\workflows\\saga.py", "text": "saga._discover_models (core\\python\\workflows\\saga.py:363)"} +{"complexity": "simple", "doc_id": "chunk_007538", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "workflows", "source_line": 389, "source_path": "core\\python\\workflows\\saga.py", "text": "saga._extract_provider (core\\python\\workflows\\saga.py:389)"} +{"complexity": "medium", "doc_id": "chunk_007539", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "workflows", "source_line": 393, "source_path": "core\\python\\workflows\\saga.py", "text": "saga._build_steps (core\\python\\workflows\\saga.py:393)"} +{"complexity": "complex", "doc_id": "chunk_007540", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "workflows", "source_line": 409, "source_path": "core\\python\\workflows\\saga.py", "text": "saga._apply_bft_consensus (core\\python\\workflows\\saga.py:409)"} +{"complexity": "complex", "doc_id": "chunk_007541", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "workflows", "source_line": 455, "source_path": "core\\python\\workflows\\saga.py", "text": "saga.execute (core\\python\\workflows\\saga.py:455)"} +{"complexity": "simple", "doc_id": "chunk_007542", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 96, "source_path": "core\\python\\workflows\\verification_workflow.py", "text": "verification_workflow.StepStatus (core\\python\\workflows\\verification_workflow.py:96)"} +{"complexity": "medium", "doc_id": "chunk_007543", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 106, "source_path": "core\\python\\workflows\\verification_workflow.py", "text": "verification_workflow.StepResult (core\\python\\workflows\\verification_workflow.py:106)"} +{"complexity": "medium", "doc_id": "chunk_007544", "function_type": "class", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 131, "source_path": "core\\python\\workflows\\verification_workflow.py", "text": "verification_workflow.StepDefinition (core\\python\\workflows\\verification_workflow.py:131)"} +{"complexity": "medium", "doc_id": "chunk_007545", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 156, "source_path": "core\\python\\workflows\\verification_workflow.py", "text": "verification_workflow.WorkflowEngine (core\\python\\workflows\\verification_workflow.py:156)"} +{"complexity": "complex", "doc_id": "chunk_007546", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 185, "source_path": "core\\python\\workflows\\verification_workflow.py", "text": "verification_workflow.InProcessEngine (core\\python\\workflows\\verification_workflow.py:185)"} +{"complexity": "medium", "doc_id": "chunk_007547", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 260, "source_path": "core\\python\\workflows\\verification_workflow.py", "text": "verification_workflow.VerificationRequest (core\\python\\workflows\\verification_workflow.py:260)"} +{"complexity": "complex", "doc_id": "chunk_007548", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 279, "source_path": "core\\python\\workflows\\verification_workflow.py", "text": "verification_workflow.VerificationCertificate (core\\python\\workflows\\verification_workflow.py:279)"} +{"complexity": "complex", "doc_id": "chunk_007549", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "verification", "source_line": 319, "source_path": "core\\python\\workflows\\verification_workflow.py", "text": "verification_workflow.VerificationWorkflow (core\\python\\workflows\\verification_workflow.py:319)"} +{"complexity": "simple", "doc_id": "chunk_007550", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "verification", "source_line": 166, "source_path": "core\\python\\workflows\\verification_workflow.py", "text": "verification_workflow.execute_step (core\\python\\workflows\\verification_workflow.py:166)"} +{"complexity": "simple", "doc_id": "chunk_007551", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 175, "source_path": "core\\python\\workflows\\verification_workflow.py", "text": "verification_workflow.compensate_step (core\\python\\workflows\\verification_workflow.py:175)"} +{"complexity": "complex", "doc_id": "chunk_007552", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "verification", "source_line": 194, "source_path": "core\\python\\workflows\\verification_workflow.py", "text": "verification_workflow.execute_step (core\\python\\workflows\\verification_workflow.py:194)"} +{"complexity": "medium", "doc_id": "chunk_007553", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "verification", "source_line": 239, "source_path": "core\\python\\workflows\\verification_workflow.py", "text": "verification_workflow.compensate_step (core\\python\\workflows\\verification_workflow.py:239)"} +{"complexity": "medium", "doc_id": "chunk_007554", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "verification", "source_line": 343, "source_path": "core\\python\\workflows\\verification_workflow.py", "text": "verification_workflow.__init__ (core\\python\\workflows\\verification_workflow.py:343)"} +{"complexity": "simple", "doc_id": "chunk_007555", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "core", "module": "verification", "source_line": 361, "source_path": "core\\python\\workflows\\verification_workflow.py", "text": "verification_workflow._get_activities (core\\python\\workflows\\verification_workflow.py:361)"} +{"complexity": "medium", "doc_id": "chunk_007556", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 369, "source_path": "core\\python\\workflows\\verification_workflow.py", "text": "verification_workflow._step_receive_request (core\\python\\workflows\\verification_workflow.py:369)"} +{"complexity": "medium", "doc_id": "chunk_007557", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "verification", "source_line": 385, "source_path": "core\\python\\workflows\\verification_workflow.py", "text": "verification_workflow._step_validate_input (core\\python\\workflows\\verification_workflow.py:385)"} +{"complexity": "complex", "doc_id": "chunk_007558", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "verification", "source_line": 407, "source_path": "core\\python\\workflows\\verification_workflow.py", "text": "verification_workflow._step_run_framework_lattice (core\\python\\workflows\\verification_workflow.py:407)"} +{"complexity": "simple", "doc_id": "chunk_007559", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "verification", "source_line": 453, "source_path": "core\\python\\workflows\\verification_workflow.py", "text": "verification_workflow._step_aggregate_scores (core\\python\\workflows\\verification_workflow.py:453)"} +{"complexity": "simple", "doc_id": "chunk_007560", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "core", "module": "verification", "source_line": 461, "source_path": "core\\python\\workflows\\verification_workflow.py", "text": "verification_workflow._step_variance_halt_check (core\\python\\workflows\\verification_workflow.py:461)"} +{"complexity": "medium", "doc_id": "chunk_007561", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "verification", "source_line": 470, "source_path": "core\\python\\workflows\\verification_workflow.py", "text": "verification_workflow._step_sign_proof (core\\python\\workflows\\verification_workflow.py:470)"} +{"complexity": "simple", "doc_id": "chunk_007562", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "verification", "source_line": 484, "source_path": "core\\python\\workflows\\verification_workflow.py", "text": "verification_workflow._compensate_sign_proof (core\\python\\workflows\\verification_workflow.py:484)"} +{"complexity": "medium", "doc_id": "chunk_007563", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "core", "module": "verification", "source_line": 495, "source_path": "core\\python\\workflows\\verification_workflow.py", "text": "verification_workflow._step_store_evidence (core\\python\\workflows\\verification_workflow.py:495)"} +{"complexity": "simple", "doc_id": "chunk_007564", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "core", "module": "verification", "source_line": 513, "source_path": "core\\python\\workflows\\verification_workflow.py", "text": "verification_workflow._compensate_store_evidence (core\\python\\workflows\\verification_workflow.py:513)"} +{"complexity": "medium", "doc_id": "chunk_007565", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "verification", "source_line": 524, "source_path": "core\\python\\workflows\\verification_workflow.py", "text": "verification_workflow._step_return_certificate (core\\python\\workflows\\verification_workflow.py:524)"} +{"complexity": "complex", "doc_id": "chunk_007566", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "core", "module": "verification", "source_line": 558, "source_path": "core\\python\\workflows\\verification_workflow.py", "text": "verification_workflow._build_steps (core\\python\\workflows\\verification_workflow.py:558)"} +{"complexity": "complex", "doc_id": "chunk_007567", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "verification", "source_line": 627, "source_path": "core\\python\\workflows\\verification_workflow.py", "text": "verification_workflow.run (core\\python\\workflows\\verification_workflow.py:627)"} +{"complexity": "medium", "doc_id": "chunk_007568", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "core", "module": "workflows", "source_line": 55, "source_path": "core\\python\\workflows\\worker.py", "text": "worker.run_single_request (core\\python\\workflows\\worker.py:55)"} +{"complexity": "medium", "doc_id": "chunk_007569", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "workflows", "source_line": 84, "source_path": "core\\python\\workflows\\worker.py", "text": "worker.create_worker (core\\python\\workflows\\worker.py:84)"} +{"complexity": "simple", "doc_id": "chunk_007570", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "workflows", "source_line": 103, "source_path": "core\\python\\workflows\\worker.py", "text": "worker._create_temporal_worker (core\\python\\workflows\\worker.py:103)"} +{"complexity": "medium", "doc_id": "chunk_007571", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "workflows", "source_line": 111, "source_path": "core\\python\\workflows\\worker.py", "text": "worker.main (core\\python\\workflows\\worker.py:111)"} +{"complexity": "medium", "doc_id": "chunk_007572", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 24, "source_path": "core\\python\\x402\\protocol.py", "text": "protocol.X402Request (core\\python\\x402\\protocol.py:24)"} +{"complexity": "medium", "doc_id": "chunk_007573", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "other", "source_line": 53, "source_path": "core\\python\\x402\\protocol.py", "text": "protocol.create_request (core\\python\\x402\\protocol.py:53)"} +{"complexity": "medium", "doc_id": "chunk_007574", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "other", "source_line": 82, "source_path": "core\\python\\x402\\protocol.py", "text": "protocol.sign_with_hardware (core\\python\\x402\\protocol.py:82)"} +{"complexity": "simple", "doc_id": "chunk_007575", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 119, "source_path": "core\\python\\x402\\protocol.py", "text": "protocol._detect_kernel (core\\python\\x402\\protocol.py:119)"} +{"complexity": "simple", "doc_id": "chunk_007576", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "core", "module": "other", "source_line": 127, "source_path": "core\\python\\x402\\protocol.py", "text": "protocol._hardware_sign (core\\python\\x402\\protocol.py:127)"} +{"complexity": "simple", "doc_id": "chunk_007577", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "core", "module": "other", "source_line": 134, "source_path": "core\\python\\x402\\protocol.py", "text": "protocol._software_sign (core\\python\\x402\\protocol.py:134)"} +{"complexity": "medium", "doc_id": "chunk_007578", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "other", "source_line": 36, "source_path": "core\\python\\x402\\protocol.py", "text": "protocol.__post_init__ (core\\python\\x402\\protocol.py:36)"} +{"complexity": "simple", "doc_id": "chunk_007579", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 49, "source_path": "core\\python\\x402\\protocol.py", "text": "protocol.to_dict (core\\python\\x402\\protocol.py:49)"} +{"complexity": "simple", "doc_id": "chunk_007580", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 28, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.XGMLVersion (core\\python\\xgml\\__init__.py:28)"} +{"complexity": "simple", "doc_id": "chunk_007581", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 34, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.ProofStatus (core\\python\\xgml\\__init__.py:34)"} +{"complexity": "complex", "doc_id": "chunk_007582", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 46, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.XGMLProof (core\\python\\xgml\\__init__.py:46)"} +{"complexity": "complex", "doc_id": "chunk_007583", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 150, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.XGMLGenerator (core\\python\\xgml\\__init__.py:150)"} +{"complexity": "complex", "doc_id": "chunk_007584", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 207, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.XGMLParser (core\\python\\xgml\\__init__.py:207)"} +{"complexity": "medium", "doc_id": "chunk_007585", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 422, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.XGMLValidationResult (core\\python\\xgml\\__init__.py:422)"} +{"complexity": "simple", "doc_id": "chunk_007586", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "core", "module": "proofs", "source_line": 448, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__._is_valid_hash (core\\python\\xgml\\__init__.py:448)"} +{"complexity": "complex", "doc_id": "chunk_007587", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 459, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.XGMLValidator (core\\python\\xgml\\__init__.py:459)"} +{"complexity": "simple", "doc_id": "chunk_007588", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 551, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.AlgorithmType (core\\python\\xgml\\__init__.py:551)"} +{"complexity": "simple", "doc_id": "chunk_007589", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 559, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.ChainType (core\\python\\xgml\\__init__.py:559)"} +{"complexity": "simple", "doc_id": "chunk_007590", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 566, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.ProofType (core\\python\\xgml\\__init__.py:566)"} +{"complexity": "simple", "doc_id": "chunk_007591", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 575, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.XGMLParseError (core\\python\\xgml\\__init__.py:575)"} +{"complexity": "simple", "doc_id": "chunk_007592", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "core", "module": "proofs", "source_line": 580, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.ValidationError (core\\python\\xgml\\__init__.py:580)"} +{"complexity": "simple", "doc_id": "chunk_007593", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 586, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.SerializationOptions (core\\python\\xgml\\__init__.py:586)"} +{"complexity": "complex", "doc_id": "chunk_007594", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 596, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.XGMLSchema (core\\python\\xgml\\__init__.py:596)"} +{"complexity": "complex", "doc_id": "chunk_007595", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 674, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.XGMLSerializer (core\\python\\xgml\\__init__.py:674)"} +{"complexity": "medium", "doc_id": "chunk_007596", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "core", "module": "proofs", "source_line": 75, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.compute_hash (core\\python\\xgml\\__init__.py:75)"} +{"complexity": "simple", "doc_id": "chunk_007597", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "proofs", "source_line": 88, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.verify (core\\python\\xgml\\__init__.py:88)"} +{"complexity": "complex", "doc_id": "chunk_007598", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 94, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.to_xml (core\\python\\xgml\\__init__.py:94)"} +{"complexity": "medium", "doc_id": "chunk_007599", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 131, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.to_dict (core\\python\\xgml\\__init__.py:131)"} +{"complexity": "simple", "doc_id": "chunk_007600", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "proofs", "source_line": 155, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.__init__ (core\\python\\xgml\\__init__.py:155)"} +{"complexity": "medium", "doc_id": "chunk_007601", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 158, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.generate_proof (core\\python\\xgml\\__init__.py:158)"} +{"complexity": "medium", "doc_id": "chunk_007602", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "core", "module": "proofs", "source_line": 180, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.generate_bundle (core\\python\\xgml\\__init__.py:180)"} +{"complexity": "simple", "doc_id": "chunk_007603", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "proofs", "source_line": 217, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.__init__ (core\\python\\xgml\\__init__.py:217)"} +{"complexity": "complex", "doc_id": "chunk_007604", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "proofs", "source_line": 220, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.parse (core\\python\\xgml\\__init__.py:220)"} +{"complexity": "complex", "doc_id": "chunk_007605", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 255, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__._parse_proof (core\\python\\xgml\\__init__.py:255)"} +{"complexity": "medium", "doc_id": "chunk_007606", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "core", "module": "proofs", "source_line": 378, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__._parse_batch (core\\python\\xgml\\__init__.py:378)"} +{"complexity": "medium", "doc_id": "chunk_007607", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "proofs", "source_line": 405, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.validate_schema (core\\python\\xgml\\__init__.py:405)"} +{"complexity": "medium", "doc_id": "chunk_007608", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "proofs", "source_line": 425, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.__init__ (core\\python\\xgml\\__init__.py:425)"} +{"complexity": "simple", "doc_id": "chunk_007609", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "proofs", "source_line": 468, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.__init__ (core\\python\\xgml\\__init__.py:468)"} +{"complexity": "complex", "doc_id": "chunk_007610", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "proofs", "source_line": 472, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.validate (core\\python\\xgml\\__init__.py:472)"} +{"complexity": "medium", "doc_id": "chunk_007611", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 526, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.validate_proof (core\\python\\xgml\\__init__.py:526)"} +{"complexity": "simple", "doc_id": "chunk_007612", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "core", "module": "proofs", "source_line": 540, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.is_valid (core\\python\\xgml\\__init__.py:540)"} +{"complexity": "simple", "doc_id": "chunk_007613", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "proofs", "source_line": 604, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.__init__ (core\\python\\xgml\\__init__.py:604)"} +{"complexity": "simple", "doc_id": "chunk_007614", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "proofs", "source_line": 611, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.validate_doc (core\\python\\xgml\\__init__.py:611)"} +{"complexity": "simple", "doc_id": "chunk_007615", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 615, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.validate_proof_type (core\\python\\xgml\\__init__.py:615)"} +{"complexity": "simple", "doc_id": "chunk_007616", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "proofs", "source_line": 619, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.validate_algorithm (core\\python\\xgml\\__init__.py:619)"} +{"complexity": "simple", "doc_id": "chunk_007617", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "proofs", "source_line": 623, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.get_supported_features (core\\python\\xgml\\__init__.py:623)"} +{"complexity": "medium", "doc_id": "chunk_007618", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "proofs", "source_line": 632, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.get_xml_template (core\\python\\xgml\\__init__.py:632)"} +{"complexity": "medium", "doc_id": "chunk_007619", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "core", "module": "proofs", "source_line": 646, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.get_full_template (core\\python\\xgml\\__init__.py:646)"} +{"complexity": "simple", "doc_id": "chunk_007620", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "core", "module": "proofs", "source_line": 684, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.__init__ (core\\python\\xgml\\__init__.py:684)"} +{"complexity": "complex", "doc_id": "chunk_007621", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 696, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.serialize_proof (core\\python\\xgml\\__init__.py:696)"} +{"complexity": "complex", "doc_id": "chunk_007622", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 791, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.serialize_batch (core\\python\\xgml\\__init__.py:791)"} +{"complexity": "medium", "doc_id": "chunk_007623", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 828, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.serialize (core\\python\\xgml\\__init__.py:828)"} +{"complexity": "medium", "doc_id": "chunk_007624", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 848, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.serialize_to_xml (core\\python\\xgml\\__init__.py:848)"} +{"complexity": "simple", "doc_id": "chunk_007625", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 860, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.deserialize (core\\python\\xgml\\__init__.py:860)"} +{"complexity": "simple", "doc_id": "chunk_007626", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 865, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__.validate_proof (core\\python\\xgml\\__init__.py:865)"} +{"complexity": "simple", "doc_id": "chunk_007627", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 235, "source_path": "core\\python\\xgml\\__init__.py", "text": "__init__._strip_ns (core\\python\\xgml\\__init__.py:235)"} +{"complexity": "simple", "doc_id": "chunk_007628", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 24, "source_path": "core\\python\\xgml_lean_bridge.py", "text": "xgml_lean_bridge.LeanProofResult (core\\python\\xgml_lean_bridge.py:24)"} +{"complexity": "complex", "doc_id": "chunk_007629", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "proofs", "source_line": 35, "source_path": "core\\python\\xgml_lean_bridge.py", "text": "xgml_lean_bridge.XGMLLeanBridge (core\\python\\xgml_lean_bridge.py:35)"} +{"complexity": "simple", "doc_id": "chunk_007630", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "proofs", "source_line": 45, "source_path": "core\\python\\xgml_lean_bridge.py", "text": "xgml_lean_bridge.__init__ (core\\python\\xgml_lean_bridge.py:45)"} +{"complexity": "medium", "doc_id": "chunk_007631", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "proofs", "source_line": 60, "source_path": "core\\python\\xgml_lean_bridge.py", "text": "xgml_lean_bridge.verify_proof (core\\python\\xgml_lean_bridge.py:60)"} +{"complexity": "simple", "doc_id": "chunk_007632", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "proofs", "source_line": 94, "source_path": "core\\python\\xgml_lean_bridge.py", "text": "xgml_lean_bridge._detect_kernel (core\\python\\xgml_lean_bridge.py:94)"} +{"complexity": "medium", "doc_id": "chunk_007633", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "proofs", "source_line": 101, "source_path": "core\\python\\xgml_lean_bridge.py", "text": "xgml_lean_bridge._kernel_verify (core\\python\\xgml_lean_bridge.py:101)"} +{"complexity": "medium", "doc_id": "chunk_007634", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "proofs", "source_line": 114, "source_path": "core\\python\\xgml_lean_bridge.py", "text": "xgml_lean_bridge._software_verify (core\\python\\xgml_lean_bridge.py:114)"} +{"complexity": "simple", "doc_id": "chunk_007635", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "core", "module": "other", "source_line": 26, "source_path": "core\\python\\zkoracle_api.py", "text": "zkoracle_api.VerificationStatus (core\\python\\zkoracle_api.py:26)"} +{"complexity": "medium", "doc_id": "chunk_007636", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 34, "source_path": "core\\python\\zkoracle_api.py", "text": "zkoracle_api.ZkProof (core\\python\\zkoracle_api.py:34)"} +{"complexity": "simple", "doc_id": "chunk_007637", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 49, "source_path": "core\\python\\zkoracle_api.py", "text": "zkoracle_api.OracleQuery (core\\python\\zkoracle_api.py:49)"} +{"complexity": "medium", "doc_id": "chunk_007638", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 59, "source_path": "core\\python\\zkoracle_api.py", "text": "zkoracle_api.OracleResponse (core\\python\\zkoracle_api.py:59)"} +{"complexity": "complex", "doc_id": "chunk_007639", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 74, "source_path": "core\\python\\zkoracle_api.py", "text": "zkoracle_api.AevionZkOracle (core\\python\\zkoracle_api.py:74)"} +{"complexity": "simple", "doc_id": "chunk_007640", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 44, "source_path": "core\\python\\zkoracle_api.py", "text": "zkoracle_api.to_dict (core\\python\\zkoracle_api.py:44)"} +{"complexity": "simple", "doc_id": "chunk_007641", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "core", "module": "other", "source_line": 68, "source_path": "core\\python\\zkoracle_api.py", "text": "zkoracle_api.to_dict (core\\python\\zkoracle_api.py:68)"} +{"complexity": "medium", "doc_id": "chunk_007642", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "core", "module": "other", "source_line": 92, "source_path": "core\\python\\zkoracle_api.py", "text": "zkoracle_api.__init__ (core\\python\\zkoracle_api.py:92)"} +{"complexity": "complex", "doc_id": "chunk_007643", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 108, "source_path": "core\\python\\zkoracle_api.py", "text": "zkoracle_api.query (core\\python\\zkoracle_api.py:108)"} +{"complexity": "complex", "doc_id": "chunk_007644", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 141, "source_path": "core\\python\\zkoracle_api.py", "text": "zkoracle_api._handle_verify_bundle (core\\python\\zkoracle_api.py:141)"} +{"complexity": "medium", "doc_id": "chunk_007645", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "core", "module": "other", "source_line": 205, "source_path": "core\\python\\zkoracle_api.py", "text": "zkoracle_api._handle_get_attestation (core\\python\\zkoracle_api.py:205)"} +{"complexity": "complex", "doc_id": "chunk_007646", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "core", "module": "other", "source_line": 230, "source_path": "core\\python\\zkoracle_api.py", "text": "zkoracle_api._handle_check_consensus (core\\python\\zkoracle_api.py:230)"} +{"complexity": "medium", "doc_id": "chunk_007647", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 265, "source_path": "core\\python\\zkoracle_api.py", "text": "zkoracle_api._handle_query_metrics (core\\python\\zkoracle_api.py:265)"} +{"complexity": "medium", "doc_id": "chunk_007648", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 288, "source_path": "core\\python\\zkoracle_api.py", "text": "zkoracle_api._handle_verify_ledger (core\\python\\zkoracle_api.py:288)"} +{"complexity": "medium", "doc_id": "chunk_007649", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "core", "module": "other", "source_line": 314, "source_path": "core\\python\\zkoracle_api.py", "text": "zkoracle_api.chainlink_request (core\\python\\zkoracle_api.py:314)"} +{"complexity": "medium", "doc_id": "chunk_007650", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "core", "module": "other", "source_line": 347, "source_path": "core\\python\\zkoracle_api.py", "text": "zkoracle_api.rest_verify (core\\python\\zkoracle_api.py:347)"} +{"complexity": "medium", "doc_id": "chunk_007651", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "core", "module": "other", "source_line": 359, "source_path": "core\\python\\zkoracle_api.py", "text": "zkoracle_api.rest_metrics (core\\python\\zkoracle_api.py:359)"} +{"complexity": "simple", "doc_id": "chunk_007652", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "aevion", "module": "verification", "source_line": 20, "source_path": "aevion\\aal\\security\\merkle_verification.py", "text": "merkle_verification.MerkleNode (aevion\\aal\\security\\merkle_verification.py:20)"} +{"complexity": "simple", "doc_id": "chunk_007653", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "aevion", "module": "verification", "source_line": 31, "source_path": "aevion\\aal\\security\\merkle_verification.py", "text": "merkle_verification.IntegrityCheck (aevion\\aal\\security\\merkle_verification.py:31)"} +{"complexity": "complex", "doc_id": "chunk_007654", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "verification", "source_line": 41, "source_path": "aevion\\aal\\security\\merkle_verification.py", "text": "merkle_verification.MerkleVerification (aevion\\aal\\security\\merkle_verification.py:41)"} +{"complexity": "simple", "doc_id": "chunk_007655", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "verification", "source_line": 54, "source_path": "aevion\\aal\\security\\merkle_verification.py", "text": "merkle_verification.__init__ (aevion\\aal\\security\\merkle_verification.py:54)"} +{"complexity": "simple", "doc_id": "chunk_007656", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "aevion", "module": "verification", "source_line": 65, "source_path": "aevion\\aal\\security\\merkle_verification.py", "text": "merkle_verification.hash_data (aevion\\aal\\security\\merkle_verification.py:65)"} +{"complexity": "medium", "doc_id": "chunk_007657", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "aevion", "module": "verification", "source_line": 69, "source_path": "aevion\\aal\\security\\merkle_verification.py", "text": "merkle_verification.hash_file (aevion\\aal\\security\\merkle_verification.py:69)"} +{"complexity": "complex", "doc_id": "chunk_007658", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "aevion", "module": "verification", "source_line": 86, "source_path": "aevion\\aal\\security\\merkle_verification.py", "text": "merkle_verification.build_merkle_tree (aevion\\aal\\security\\merkle_verification.py:86)"} +{"complexity": "simple", "doc_id": "chunk_007659", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "aevion", "module": "verification", "source_line": 121, "source_path": "aevion\\aal\\security\\merkle_verification.py", "text": "merkle_verification.get_root_hash (aevion\\aal\\security\\merkle_verification.py:121)"} +{"complexity": "simple", "doc_id": "chunk_007660", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "verification", "source_line": 127, "source_path": "aevion\\aal\\security\\merkle_verification.py", "text": "merkle_verification.set_expected_root (aevion\\aal\\security\\merkle_verification.py:127)"} +{"complexity": "complex", "doc_id": "chunk_007661", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "verification", "source_line": 135, "source_path": "aevion\\aal\\security\\merkle_verification.py", "text": "merkle_verification.verify_integrity (aevion\\aal\\security\\merkle_verification.py:135)"} +{"complexity": "complex", "doc_id": "chunk_007662", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "aevion", "module": "verification", "source_line": 181, "source_path": "aevion\\aal\\security\\merkle_verification.py", "text": "merkle_verification.generate_proof_path (aevion\\aal\\security\\merkle_verification.py:181)"} +{"complexity": "simple", "doc_id": "chunk_007663", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 20, "source_path": "aevion\\acceleration_integration.py", "text": "acceleration_integration.AcceleratedDecision (aevion\\acceleration_integration.py:20)"} +{"complexity": "complex", "doc_id": "chunk_007664", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 32, "source_path": "aevion\\acceleration_integration.py", "text": "acceleration_integration.SheriffAIOS (aevion\\acceleration_integration.py:32)"} +{"complexity": "simple", "doc_id": "chunk_007665", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 176, "source_path": "aevion\\acceleration_integration.py", "text": "acceleration_integration.asdict (aevion\\acceleration_integration.py:176)"} +{"complexity": "medium", "doc_id": "chunk_007666", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 45, "source_path": "aevion\\acceleration_integration.py", "text": "acceleration_integration.__init__ (aevion\\acceleration_integration.py:45)"} +{"complexity": "complex", "doc_id": "chunk_007667", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 64, "source_path": "aevion\\acceleration_integration.py", "text": "acceleration_integration.process_decision (aevion\\acceleration_integration.py:64)"} +{"complexity": "medium", "doc_id": "chunk_007668", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "aevion", "module": "other", "source_line": 129, "source_path": "aevion\\acceleration_integration.py", "text": "acceleration_integration._execute_consensus (aevion\\acceleration_integration.py:129)"} +{"complexity": "medium", "doc_id": "chunk_007669", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 146, "source_path": "aevion\\acceleration_integration.py", "text": "acceleration_integration._apply_adaptive_threshold (aevion\\acceleration_integration.py:146)"} +{"complexity": "simple", "doc_id": "chunk_007670", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "aevion", "module": "other", "source_line": 158, "source_path": "aevion\\acceleration_integration.py", "text": "acceleration_integration._generate_hardware_certificate (aevion\\acceleration_integration.py:158)"} +{"complexity": "simple", "doc_id": "chunk_007671", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 165, "source_path": "aevion\\acceleration_integration.py", "text": "acceleration_integration.get_system_status (aevion\\acceleration_integration.py:165)"} +{"complexity": "simple", "doc_id": "chunk_007672", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "agents", "source_line": 62, "source_path": "aevion\\auth\\agent_authentication.py", "text": "agent_authentication.AgentCredentials (aevion\\auth\\agent_authentication.py:62)"} +{"complexity": "medium", "doc_id": "chunk_007673", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "agents", "source_line": 74, "source_path": "aevion\\auth\\agent_authentication.py", "text": "agent_authentication.AgentConfig (aevion\\auth\\agent_authentication.py:74)"} +{"complexity": "simple", "doc_id": "chunk_007674", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "agents", "source_line": 96, "source_path": "aevion\\auth\\agent_authentication.py", "text": "agent_authentication.AuthResult (aevion\\auth\\agent_authentication.py:96)"} +{"complexity": "medium", "doc_id": "chunk_007675", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "agents", "source_line": 108, "source_path": "aevion\\auth\\agent_authentication.py", "text": "agent_authentication.AgentStatus (aevion\\auth\\agent_authentication.py:108)"} +{"complexity": "simple", "doc_id": "chunk_007676", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "agents", "source_line": 122, "source_path": "aevion\\auth\\agent_authentication.py", "text": "agent_authentication.RegistrationResult (aevion\\auth\\agent_authentication.py:122)"} +{"complexity": "simple", "doc_id": "chunk_007677", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "aevion", "module": "agents", "source_line": 135, "source_path": "aevion\\auth\\agent_authentication.py", "text": "agent_authentication._sha256 (aevion\\auth\\agent_authentication.py:135)"} +{"complexity": "simple", "doc_id": "chunk_007678", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "aevion", "module": "agents", "source_line": 140, "source_path": "aevion\\auth\\agent_authentication.py", "text": "agent_authentication._new_token (aevion\\auth\\agent_authentication.py:140)"} +{"complexity": "complex", "doc_id": "chunk_007679", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "agents", "source_line": 207, "source_path": "aevion\\auth\\agent_authentication.py", "text": "agent_authentication._DB (aevion\\auth\\agent_authentication.py:207)"} +{"complexity": "complex", "doc_id": "chunk_007680", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "agents", "source_line": 245, "source_path": "aevion\\auth\\agent_authentication.py", "text": "agent_authentication.AgentAuthenticator (aevion\\auth\\agent_authentication.py:245)"} +{"complexity": "simple", "doc_id": "chunk_007681", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "agents", "source_line": 85, "source_path": "aevion\\auth\\agent_authentication.py", "text": "agent_authentication.__post_init__ (aevion\\auth\\agent_authentication.py:85)"} +{"complexity": "simple", "doc_id": "chunk_007682", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "agents", "source_line": 210, "source_path": "aevion\\auth\\agent_authentication.py", "text": "agent_authentication.__init__ (aevion\\auth\\agent_authentication.py:210)"} +{"complexity": "simple", "doc_id": "chunk_007683", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "aevion", "module": "agents", "source_line": 215, "source_path": "aevion\\auth\\agent_authentication.py", "text": "agent_authentication._get_conn (aevion\\auth\\agent_authentication.py:215)"} +{"complexity": "simple", "doc_id": "chunk_007684", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "agents", "source_line": 224, "source_path": "aevion\\auth\\agent_authentication.py", "text": "agent_authentication._init (aevion\\auth\\agent_authentication.py:224)"} +{"complexity": "simple", "doc_id": "chunk_007685", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "aevion", "module": "agents", "source_line": 228, "source_path": "aevion\\auth\\agent_authentication.py", "text": "agent_authentication.execute (aevion\\auth\\agent_authentication.py:228)"} +{"complexity": "simple", "doc_id": "chunk_007686", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "aevion", "module": "agents", "source_line": 234, "source_path": "aevion\\auth\\agent_authentication.py", "text": "agent_authentication.fetchone (aevion\\auth\\agent_authentication.py:234)"} +{"complexity": "simple", "doc_id": "chunk_007687", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "aevion", "module": "agents", "source_line": 237, "source_path": "aevion\\auth\\agent_authentication.py", "text": "agent_authentication.fetchall (aevion\\auth\\agent_authentication.py:237)"} +{"complexity": "medium", "doc_id": "chunk_007688", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "agents", "source_line": 280, "source_path": "aevion\\auth\\agent_authentication.py", "text": "agent_authentication.__init__ (aevion\\auth\\agent_authentication.py:280)"} +{"complexity": "complex", "doc_id": "chunk_007689", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "agents", "source_line": 299, "source_path": "aevion\\auth\\agent_authentication.py", "text": "agent_authentication.register_agent (aevion\\auth\\agent_authentication.py:299)"} +{"complexity": "simple", "doc_id": "chunk_007690", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "aevion", "module": "agents", "source_line": 355, "source_path": "aevion\\auth\\agent_authentication.py", "text": "agent_authentication.store_oauth_token (aevion\\auth\\agent_authentication.py:355)"} +{"complexity": "simple", "doc_id": "chunk_007691", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "aevion", "module": "agents", "source_line": 364, "source_path": "aevion\\auth\\agent_authentication.py", "text": "agent_authentication.store_hardware_hash (aevion\\auth\\agent_authentication.py:364)"} +{"complexity": "medium", "doc_id": "chunk_007692", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "aevion", "module": "agents", "source_line": 372, "source_path": "aevion\\auth\\agent_authentication.py", "text": "agent_authentication.store_skill_proof (aevion\\auth\\agent_authentication.py:372)"} +{"complexity": "complex", "doc_id": "chunk_007693", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "agents", "source_line": 388, "source_path": "aevion\\auth\\agent_authentication.py", "text": "agent_authentication.authenticate (aevion\\auth\\agent_authentication.py:388)"} +{"complexity": "medium", "doc_id": "chunk_007694", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "agents", "source_line": 501, "source_path": "aevion\\auth\\agent_authentication.py", "text": "agent_authentication.verify_skill_proof (aevion\\auth\\agent_authentication.py:501)"} +{"complexity": "medium", "doc_id": "chunk_007695", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "agents", "source_line": 530, "source_path": "aevion\\auth\\agent_authentication.py", "text": "agent_authentication.revoke_agent (aevion\\auth\\agent_authentication.py:530)"} +{"complexity": "complex", "doc_id": "chunk_007696", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "agents", "source_line": 561, "source_path": "aevion\\auth\\agent_authentication.py", "text": "agent_authentication.get_agent_status (aevion\\auth\\agent_authentication.py:561)"} +{"complexity": "medium", "doc_id": "chunk_007697", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "agents", "source_line": 613, "source_path": "aevion\\auth\\agent_authentication.py", "text": "agent_authentication.list_authenticated_agents (aevion\\auth\\agent_authentication.py:613)"} +{"complexity": "medium", "doc_id": "chunk_007698", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "agents", "source_line": 634, "source_path": "aevion\\auth\\agent_authentication.py", "text": "agent_authentication._verify_oauth (aevion\\auth\\agent_authentication.py:634)"} +{"complexity": "medium", "doc_id": "chunk_007699", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "agents", "source_line": 647, "source_path": "aevion\\auth\\agent_authentication.py", "text": "agent_authentication._verify_hardware (aevion\\auth\\agent_authentication.py:647)"} +{"complexity": "simple", "doc_id": "chunk_007700", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "agents", "source_line": 659, "source_path": "aevion\\auth\\agent_authentication.py", "text": "agent_authentication._verify_any_skill_proof (aevion\\auth\\agent_authentication.py:659)"} +{"complexity": "medium", "doc_id": "chunk_007701", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "agents", "source_line": 672, "source_path": "aevion\\auth\\agent_authentication.py", "text": "agent_authentication._consume_nonce (aevion\\auth\\agent_authentication.py:672)"} +{"complexity": "simple", "doc_id": "chunk_007702", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "agents", "source_line": 708, "source_path": "aevion\\auth\\agent_authentication.py", "text": "agent_authentication._is_rate_limited (aevion\\auth\\agent_authentication.py:708)"} +{"complexity": "simple", "doc_id": "chunk_007703", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "agents", "source_line": 719, "source_path": "aevion\\auth\\agent_authentication.py", "text": "agent_authentication._record_activity (aevion\\auth\\agent_authentication.py:719)"} +{"complexity": "medium", "doc_id": "chunk_007704", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "workflows", "source_line": 42, "source_path": "aevion\\autogen_workflows\\twinflow_supply_chain.py", "text": "twinflow_supply_chain.AgentResult (aevion\\autogen_workflows\\twinflow_supply_chain.py:42)"} +{"complexity": "simple", "doc_id": "chunk_007705", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "workflows", "source_line": 59, "source_path": "aevion\\autogen_workflows\\twinflow_supply_chain.py", "text": "twinflow_supply_chain.Bottleneck (aevion\\autogen_workflows\\twinflow_supply_chain.py:59)"} +{"complexity": "simple", "doc_id": "chunk_007706", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "workflows", "source_line": 70, "source_path": "aevion\\autogen_workflows\\twinflow_supply_chain.py", "text": "twinflow_supply_chain.OptimizationScenario (aevion\\autogen_workflows\\twinflow_supply_chain.py:70)"} +{"complexity": "medium", "doc_id": "chunk_007707", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "workflows", "source_line": 82, "source_path": "aevion\\autogen_workflows\\twinflow_supply_chain.py", "text": "twinflow_supply_chain.OrchestrationResult (aevion\\autogen_workflows\\twinflow_supply_chain.py:82)"} +{"complexity": "simple", "doc_id": "chunk_007708", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "aevion", "module": "workflows", "source_line": 100, "source_path": "aevion\\autogen_workflows\\twinflow_supply_chain.py", "text": "twinflow_supply_chain._sha256 (aevion\\autogen_workflows\\twinflow_supply_chain.py:100)"} +{"complexity": "simple", "doc_id": "chunk_007709", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "aevion", "module": "workflows", "source_line": 107, "source_path": "aevion\\autogen_workflows\\twinflow_supply_chain.py", "text": "twinflow_supply_chain._proof_for (aevion\\autogen_workflows\\twinflow_supply_chain.py:107)"} +{"complexity": "complex", "doc_id": "chunk_007710", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "workflows", "source_line": 116, "source_path": "aevion\\autogen_workflows\\twinflow_supply_chain.py", "text": "twinflow_supply_chain.TwinFlowAgent (aevion\\autogen_workflows\\twinflow_supply_chain.py:116)"} +{"complexity": "complex", "doc_id": "chunk_007711", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "workflows", "source_line": 168, "source_path": "aevion\\autogen_workflows\\twinflow_supply_chain.py", "text": "twinflow_supply_chain.MaterialFlowAnalyst (aevion\\autogen_workflows\\twinflow_supply_chain.py:168)"} +{"complexity": "complex", "doc_id": "chunk_007712", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "workflows", "source_line": 242, "source_path": "aevion\\autogen_workflows\\twinflow_supply_chain.py", "text": "twinflow_supply_chain.BottleneckDetector (aevion\\autogen_workflows\\twinflow_supply_chain.py:242)"} +{"complexity": "complex", "doc_id": "chunk_007713", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "workflows", "source_line": 325, "source_path": "aevion\\autogen_workflows\\twinflow_supply_chain.py", "text": "twinflow_supply_chain.OptimizationStrategist (aevion\\autogen_workflows\\twinflow_supply_chain.py:325)"} +{"complexity": "complex", "doc_id": "chunk_007714", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "workflows", "source_line": 446, "source_path": "aevion\\autogen_workflows\\twinflow_supply_chain.py", "text": "twinflow_supply_chain.TwinFlowOrchestrator (aevion\\autogen_workflows\\twinflow_supply_chain.py:446)"} +{"complexity": "simple", "doc_id": "chunk_007715", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "workflows", "source_line": 53, "source_path": "aevion\\autogen_workflows\\twinflow_supply_chain.py", "text": "twinflow_supply_chain.__post_init__ (aevion\\autogen_workflows\\twinflow_supply_chain.py:53)"} +{"complexity": "medium", "doc_id": "chunk_007716", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "workflows", "source_line": 122, "source_path": "aevion\\autogen_workflows\\twinflow_supply_chain.py", "text": "twinflow_supply_chain.__init__ (aevion\\autogen_workflows\\twinflow_supply_chain.py:122)"} +{"complexity": "simple", "doc_id": "chunk_007717", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "aevion", "module": "workflows", "source_line": 135, "source_path": "aevion\\autogen_workflows\\twinflow_supply_chain.py", "text": "twinflow_supply_chain.execute (aevion\\autogen_workflows\\twinflow_supply_chain.py:135)"} +{"complexity": "medium", "doc_id": "chunk_007718", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "aevion", "module": "workflows", "source_line": 139, "source_path": "aevion\\autogen_workflows\\twinflow_supply_chain.py", "text": "twinflow_supply_chain._make_result (aevion\\autogen_workflows\\twinflow_supply_chain.py:139)"} +{"complexity": "simple", "doc_id": "chunk_007719", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "workflows", "source_line": 173, "source_path": "aevion\\autogen_workflows\\twinflow_supply_chain.py", "text": "twinflow_supply_chain.__init__ (aevion\\autogen_workflows\\twinflow_supply_chain.py:173)"} +{"complexity": "simple", "doc_id": "chunk_007720", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "aevion", "module": "workflows", "source_line": 180, "source_path": "aevion\\autogen_workflows\\twinflow_supply_chain.py", "text": "twinflow_supply_chain.execute (aevion\\autogen_workflows\\twinflow_supply_chain.py:180)"} +{"complexity": "complex", "doc_id": "chunk_007721", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "workflows", "source_line": 187, "source_path": "aevion\\autogen_workflows\\twinflow_supply_chain.py", "text": "twinflow_supply_chain.analyze_flow (aevion\\autogen_workflows\\twinflow_supply_chain.py:187)"} +{"complexity": "simple", "doc_id": "chunk_007722", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "workflows", "source_line": 225, "source_path": "aevion\\autogen_workflows\\twinflow_supply_chain.py", "text": "twinflow_supply_chain.detect_queue_depths (aevion\\autogen_workflows\\twinflow_supply_chain.py:225)"} +{"complexity": "simple", "doc_id": "chunk_007723", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "workflows", "source_line": 248, "source_path": "aevion\\autogen_workflows\\twinflow_supply_chain.py", "text": "twinflow_supply_chain.__init__ (aevion\\autogen_workflows\\twinflow_supply_chain.py:248)"} +{"complexity": "simple", "doc_id": "chunk_007724", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "aevion", "module": "workflows", "source_line": 255, "source_path": "aevion\\autogen_workflows\\twinflow_supply_chain.py", "text": "twinflow_supply_chain.execute (aevion\\autogen_workflows\\twinflow_supply_chain.py:255)"} +{"complexity": "complex", "doc_id": "chunk_007725", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "workflows", "source_line": 265, "source_path": "aevion\\autogen_workflows\\twinflow_supply_chain.py", "text": "twinflow_supply_chain.detect_bottlenecks (aevion\\autogen_workflows\\twinflow_supply_chain.py:265)"} +{"complexity": "medium", "doc_id": "chunk_007726", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "workflows", "source_line": 301, "source_path": "aevion\\autogen_workflows\\twinflow_supply_chain.py", "text": "twinflow_supply_chain._analyze_root_cause (aevion\\autogen_workflows\\twinflow_supply_chain.py:301)"} +{"complexity": "simple", "doc_id": "chunk_007727", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "workflows", "source_line": 328, "source_path": "aevion\\autogen_workflows\\twinflow_supply_chain.py", "text": "twinflow_supply_chain.__init__ (aevion\\autogen_workflows\\twinflow_supply_chain.py:328)"} +{"complexity": "medium", "doc_id": "chunk_007728", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "aevion", "module": "workflows", "source_line": 335, "source_path": "aevion\\autogen_workflows\\twinflow_supply_chain.py", "text": "twinflow_supply_chain.execute (aevion\\autogen_workflows\\twinflow_supply_chain.py:335)"} +{"complexity": "complex", "doc_id": "chunk_007729", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "aevion", "module": "workflows", "source_line": 354, "source_path": "aevion\\autogen_workflows\\twinflow_supply_chain.py", "text": "twinflow_supply_chain.generate_scenarios (aevion\\autogen_workflows\\twinflow_supply_chain.py:354)"} +{"complexity": "medium", "doc_id": "chunk_007730", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "aevion", "module": "workflows", "source_line": 403, "source_path": "aevion\\autogen_workflows\\twinflow_supply_chain.py", "text": "twinflow_supply_chain.run_simulation (aevion\\autogen_workflows\\twinflow_supply_chain.py:403)"} +{"complexity": "simple", "doc_id": "chunk_007731", "function_type": "function", "has_docstring": "yes", "keyword": "score", "layer": "aevion", "module": "workflows", "source_line": 433, "source_path": "aevion\\autogen_workflows\\twinflow_supply_chain.py", "text": "twinflow_supply_chain.rank_scenarios (aevion\\autogen_workflows\\twinflow_supply_chain.py:433)"} +{"complexity": "medium", "doc_id": "chunk_007732", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "workflows", "source_line": 453, "source_path": "aevion\\autogen_workflows\\twinflow_supply_chain.py", "text": "twinflow_supply_chain.__init__ (aevion\\autogen_workflows\\twinflow_supply_chain.py:453)"} +{"complexity": "complex", "doc_id": "chunk_007733", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "aevion", "module": "workflows", "source_line": 466, "source_path": "aevion\\autogen_workflows\\twinflow_supply_chain.py", "text": "twinflow_supply_chain.run_optimization (aevion\\autogen_workflows\\twinflow_supply_chain.py:466)"} +{"complexity": "simple", "doc_id": "chunk_007734", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "workflows", "source_line": 542, "source_path": "aevion\\autogen_workflows\\twinflow_supply_chain.py", "text": "twinflow_supply_chain._find_agent (aevion\\autogen_workflows\\twinflow_supply_chain.py:542)"} +{"complexity": "medium", "doc_id": "chunk_007735", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 19, "source_path": "aevion\\babel\\truth_anchor.py", "text": "truth_anchor.TruthProof (aevion\\babel\\truth_anchor.py:19)"} +{"complexity": "simple", "doc_id": "chunk_007736", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 34, "source_path": "aevion\\babel\\truth_anchor.py", "text": "truth_anchor.AnchoredTruth (aevion\\babel\\truth_anchor.py:34)"} +{"complexity": "complex", "doc_id": "chunk_007737", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 42, "source_path": "aevion\\babel\\truth_anchor.py", "text": "truth_anchor.TruthAnchor (aevion\\babel\\truth_anchor.py:42)"} +{"complexity": "complex", "doc_id": "chunk_007738", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 51, "source_path": "aevion\\babel\\truth_anchor.py", "text": "truth_anchor.anchor_truth (aevion\\babel\\truth_anchor.py:51)"} +{"complexity": "complex", "doc_id": "chunk_007739", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 117, "source_path": "aevion\\babel\\truth_anchor.py", "text": "truth_anchor.verify_truth (aevion\\babel\\truth_anchor.py:117)"} +{"complexity": "simple", "doc_id": "chunk_007740", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 19, "source_path": "aevion\\babel\\truth_chain.py", "text": "truth_chain.ChainLink (aevion\\babel\\truth_chain.py:19)"} +{"complexity": "complex", "doc_id": "chunk_007741", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 28, "source_path": "aevion\\babel\\truth_chain.py", "text": "truth_chain.TruthChain (aevion\\babel\\truth_chain.py:28)"} +{"complexity": "simple", "doc_id": "chunk_007742", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 38, "source_path": "aevion\\babel\\truth_chain.py", "text": "truth_chain.__init__ (aevion\\babel\\truth_chain.py:38)"} +{"complexity": "medium", "doc_id": "chunk_007743", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 42, "source_path": "aevion\\babel\\truth_chain.py", "text": "truth_chain.append (aevion\\babel\\truth_chain.py:42)"} +{"complexity": "medium", "doc_id": "chunk_007744", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 66, "source_path": "aevion\\babel\\truth_chain.py", "text": "truth_chain.verify (aevion\\babel\\truth_chain.py:66)"} +{"complexity": "simple", "doc_id": "chunk_007745", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 85, "source_path": "aevion\\babel\\truth_chain.py", "text": "truth_chain.length (aevion\\babel\\truth_chain.py:85)"} +{"complexity": "complex", "doc_id": "chunk_007746", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 15, "source_path": "aevion\\babel\\truth_query.py", "text": "truth_query.TruthQuery (aevion\\babel\\truth_query.py:15)"} +{"complexity": "simple", "doc_id": "chunk_007747", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 22, "source_path": "aevion\\babel\\truth_query.py", "text": "truth_query.__init__ (aevion\\babel\\truth_query.py:22)"} +{"complexity": "simple", "doc_id": "chunk_007748", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 25, "source_path": "aevion\\babel\\truth_query.py", "text": "truth_query.find_by_model_id (aevion\\babel\\truth_query.py:25)"} +{"complexity": "simple", "doc_id": "chunk_007749", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 33, "source_path": "aevion\\babel\\truth_query.py", "text": "truth_query.find_by_claim_type (aevion\\babel\\truth_query.py:33)"} +{"complexity": "simple", "doc_id": "chunk_007750", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 41, "source_path": "aevion\\babel\\truth_query.py", "text": "truth_query.find_by_text (aevion\\babel\\truth_query.py:41)"} +{"complexity": "simple", "doc_id": "chunk_007751", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 50, "source_path": "aevion\\babel\\truth_query.py", "text": "truth_query.find_above_confidence (aevion\\babel\\truth_query.py:50)"} +{"complexity": "simple", "doc_id": "chunk_007752", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 17, "source_path": "aevion\\babel\\truth_registry.py", "text": "truth_registry.RegistryEntry (aevion\\babel\\truth_registry.py:17)"} +{"complexity": "complex", "doc_id": "chunk_007753", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 25, "source_path": "aevion\\babel\\truth_registry.py", "text": "truth_registry.TruthRegistry (aevion\\babel\\truth_registry.py:25)"} +{"complexity": "simple", "doc_id": "chunk_007754", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 33, "source_path": "aevion\\babel\\truth_registry.py", "text": "truth_registry.__init__ (aevion\\babel\\truth_registry.py:33)"} +{"complexity": "medium", "doc_id": "chunk_007755", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 37, "source_path": "aevion\\babel\\truth_registry.py", "text": "truth_registry.register (aevion\\babel\\truth_registry.py:37)"} +{"complexity": "simple", "doc_id": "chunk_007756", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 53, "source_path": "aevion\\babel\\truth_registry.py", "text": "truth_registry.get_by_claim_id (aevion\\babel\\truth_registry.py:53)"} +{"complexity": "simple", "doc_id": "chunk_007757", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 58, "source_path": "aevion\\babel\\truth_registry.py", "text": "truth_registry.get_all (aevion\\babel\\truth_registry.py:58)"} +{"complexity": "simple", "doc_id": "chunk_007758", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 63, "source_path": "aevion\\babel\\truth_registry.py", "text": "truth_registry.count (aevion\\babel\\truth_registry.py:63)"} +{"complexity": "simple", "doc_id": "chunk_007759", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 68, "source_path": "aevion\\babel\\truth_registry.py", "text": "truth_registry.clear (aevion\\babel\\truth_registry.py:68)"} +{"complexity": "medium", "doc_id": "chunk_007760", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 64, "source_path": "aevion\\babel\\truth_service.py", "text": "truth_service.MultiSigTruth (aevion\\babel\\truth_service.py:64)"} +{"complexity": "complex", "doc_id": "chunk_007761", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 78, "source_path": "aevion\\babel\\truth_service.py", "text": "truth_service.TruthService (aevion\\babel\\truth_service.py:78)"} +{"complexity": "simple", "doc_id": "chunk_007762", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 20, "source_path": "aevion\\babel\\truth_service.py", "text": "truth_service.AnchorRequest (aevion\\babel\\truth_service.py:20)"} +{"complexity": "simple", "doc_id": "chunk_007763", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 28, "source_path": "aevion\\babel\\truth_service.py", "text": "truth_service.health (aevion\\babel\\truth_service.py:28)"} +{"complexity": "medium", "doc_id": "chunk_007764", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 32, "source_path": "aevion\\babel\\truth_service.py", "text": "truth_service.anchor_truth (aevion\\babel\\truth_service.py:32)"} +{"complexity": "simple", "doc_id": "chunk_007765", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 86, "source_path": "aevion\\babel\\truth_service.py", "text": "truth_service.__init__ (aevion\\babel\\truth_service.py:86)"} +{"complexity": "complex", "doc_id": "chunk_007766", "function_type": "async_function", "has_docstring": "yes", "keyword": "generate", "layer": "aevion", "module": "other", "source_line": 89, "source_path": "aevion\\babel\\truth_service.py", "text": "truth_service.create_multi_sig_truth (aevion\\babel\\truth_service.py:89)"} +{"complexity": "complex", "doc_id": "chunk_007767", "function_type": "async_function", "has_docstring": "yes", "keyword": "sign", "layer": "aevion", "module": "other", "source_line": 122, "source_path": "aevion\\babel\\truth_service.py", "text": "truth_service.sign_multi_sig_truth (aevion\\babel\\truth_service.py:122)"} +{"complexity": "simple", "doc_id": "chunk_007768", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 52, "source_path": "aevion\\babel\\truth_service.py", "text": "truth_service._StubApp (aevion\\babel\\truth_service.py:52)"} +{"complexity": "simple", "doc_id": "chunk_007769", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 53, "source_path": "aevion\\babel\\truth_service.py", "text": "truth_service.get (aevion\\babel\\truth_service.py:53)"} +{"complexity": "simple", "doc_id": "chunk_007770", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 56, "source_path": "aevion\\babel\\truth_service.py", "text": "truth_service.post (aevion\\babel\\truth_service.py:56)"} +{"complexity": "simple", "doc_id": "chunk_007771", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 54, "source_path": "aevion\\babel\\truth_service.py", "text": "truth_service.dec (aevion\\babel\\truth_service.py:54)"} +{"complexity": "simple", "doc_id": "chunk_007772", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 57, "source_path": "aevion\\babel\\truth_service.py", "text": "truth_service.dec (aevion\\babel\\truth_service.py:57)"} +{"complexity": "simple", "doc_id": "chunk_007773", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 40, "source_path": "aevion\\cognitive_twin\\graph_learner.py", "text": "graph_learner.Observation (aevion\\cognitive_twin\\graph_learner.py:40)"} +{"complexity": "simple", "doc_id": "chunk_007774", "function_type": "class", "has_docstring": "yes", "keyword": "infer", "layer": "aevion", "module": "other", "source_line": 52, "source_path": "aevion\\cognitive_twin\\graph_learner.py", "text": "graph_learner.PredictionQuery (aevion\\cognitive_twin\\graph_learner.py:52)"} +{"complexity": "simple", "doc_id": "chunk_007775", "function_type": "class", "has_docstring": "yes", "keyword": "infer", "layer": "aevion", "module": "other", "source_line": 62, "source_path": "aevion\\cognitive_twin\\graph_learner.py", "text": "graph_learner.PredictionResult (aevion\\cognitive_twin\\graph_learner.py:62)"} +{"complexity": "simple", "doc_id": "chunk_007776", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 75, "source_path": "aevion\\cognitive_twin\\graph_learner.py", "text": "graph_learner.LearningResult (aevion\\cognitive_twin\\graph_learner.py:75)"} +{"complexity": "medium", "doc_id": "chunk_007777", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 86, "source_path": "aevion\\cognitive_twin\\graph_learner.py", "text": "graph_learner.Anomaly (aevion\\cognitive_twin\\graph_learner.py:86)"} +{"complexity": "simple", "doc_id": "chunk_007778", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 100, "source_path": "aevion\\cognitive_twin\\graph_learner.py", "text": "graph_learner.GraphState (aevion\\cognitive_twin\\graph_learner.py:100)"} +{"complexity": "simple", "doc_id": "chunk_007779", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 123, "source_path": "aevion\\cognitive_twin\\graph_learner.py", "text": "graph_learner._classify_severity (aevion\\cognitive_twin\\graph_learner.py:123)"} +{"complexity": "simple", "doc_id": "chunk_007780", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "aevion", "module": "other", "source_line": 132, "source_path": "aevion\\cognitive_twin\\graph_learner.py", "text": "graph_learner._sha256_hex (aevion\\cognitive_twin\\graph_learner.py:132)"} +{"complexity": "simple", "doc_id": "chunk_007781", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 146, "source_path": "aevion\\cognitive_twin\\graph_learner.py", "text": "graph_learner._NodeData (aevion\\cognitive_twin\\graph_learner.py:146)"} +{"complexity": "simple", "doc_id": "chunk_007782", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 153, "source_path": "aevion\\cognitive_twin\\graph_learner.py", "text": "graph_learner._EdgeData (aevion\\cognitive_twin\\graph_learner.py:153)"} +{"complexity": "complex", "doc_id": "chunk_007783", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 165, "source_path": "aevion\\cognitive_twin\\graph_learner.py", "text": "graph_learner.CognitiveDigitalTwin (aevion\\cognitive_twin\\graph_learner.py:165)"} +{"complexity": "complex", "doc_id": "chunk_007784", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 187, "source_path": "aevion\\cognitive_twin\\graph_learner.py", "text": "graph_learner.__init__ (aevion\\cognitive_twin\\graph_learner.py:187)"} +{"complexity": "medium", "doc_id": "chunk_007785", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 224, "source_path": "aevion\\cognitive_twin\\graph_learner.py", "text": "graph_learner.add_node (aevion\\cognitive_twin\\graph_learner.py:224)"} +{"complexity": "medium", "doc_id": "chunk_007786", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 243, "source_path": "aevion\\cognitive_twin\\graph_learner.py", "text": "graph_learner.add_edge (aevion\\cognitive_twin\\graph_learner.py:243)"} +{"complexity": "complex", "doc_id": "chunk_007787", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 268, "source_path": "aevion\\cognitive_twin\\graph_learner.py", "text": "graph_learner.learn (aevion\\cognitive_twin\\graph_learner.py:268)"} +{"complexity": "medium", "doc_id": "chunk_007788", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "aevion", "module": "other", "source_line": 348, "source_path": "aevion\\cognitive_twin\\graph_learner.py", "text": "graph_learner._infer_edges (aevion\\cognitive_twin\\graph_learner.py:348)"} +{"complexity": "medium", "doc_id": "chunk_007789", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "aevion", "module": "other", "source_line": 369, "source_path": "aevion\\cognitive_twin\\graph_learner.py", "text": "graph_learner._generate_insight (aevion\\cognitive_twin\\graph_learner.py:369)"} +{"complexity": "complex", "doc_id": "chunk_007790", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "aevion", "module": "other", "source_line": 393, "source_path": "aevion\\cognitive_twin\\graph_learner.py", "text": "graph_learner.predict (aevion\\cognitive_twin\\graph_learner.py:393)"} +{"complexity": "complex", "doc_id": "chunk_007791", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "aevion", "module": "other", "source_line": 525, "source_path": "aevion\\cognitive_twin\\graph_learner.py", "text": "graph_learner._compute_confidence (aevion\\cognitive_twin\\graph_learner.py:525)"} +{"complexity": "medium", "doc_id": "chunk_007792", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "aevion", "module": "other", "source_line": 562, "source_path": "aevion\\cognitive_twin\\graph_learner.py", "text": "graph_learner.explain_prediction (aevion\\cognitive_twin\\graph_learner.py:562)"} +{"complexity": "simple", "doc_id": "chunk_007793", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 576, "source_path": "aevion\\cognitive_twin\\graph_learner.py", "text": "graph_learner.get_anomalies (aevion\\cognitive_twin\\graph_learner.py:576)"} +{"complexity": "medium", "doc_id": "chunk_007794", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 584, "source_path": "aevion\\cognitive_twin\\graph_learner.py", "text": "graph_learner.get_graph_state (aevion\\cognitive_twin\\graph_learner.py:584)"} +{"complexity": "medium", "doc_id": "chunk_007795", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 604, "source_path": "aevion\\cognitive_twin\\graph_learner.py", "text": "graph_learner.to_dict (aevion\\cognitive_twin\\graph_learner.py:604)"} +{"complexity": "simple", "doc_id": "chunk_007796", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 628, "source_path": "aevion\\cognitive_twin\\graph_learner.py", "text": "graph_learner.__repr__ (aevion\\cognitive_twin\\graph_learner.py:628)"} +{"complexity": "medium", "doc_id": "chunk_007797", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 16, "source_path": "aevion\\continuous_learning\\rlhf_pipeline.py", "text": "rlhf_pipeline.HumanFeedback (aevion\\continuous_learning\\rlhf_pipeline.py:16)"} +{"complexity": "medium", "doc_id": "chunk_007798", "function_type": "class", "has_docstring": "yes", "keyword": "parse", "layer": "aevion", "module": "other", "source_line": 30, "source_path": "aevion\\continuous_learning\\rlhf_pipeline.py", "text": "rlhf_pipeline.ExtractedRule (aevion\\continuous_learning\\rlhf_pipeline.py:30)"} +{"complexity": "simple", "doc_id": "chunk_007799", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 45, "source_path": "aevion\\continuous_learning\\rlhf_pipeline.py", "text": "rlhf_pipeline.FrameworkUpdate (aevion\\continuous_learning\\rlhf_pipeline.py:45)"} +{"complexity": "complex", "doc_id": "chunk_007800", "function_type": "class", "has_docstring": "yes", "keyword": "parse", "layer": "aevion", "module": "other", "source_line": 54, "source_path": "aevion\\continuous_learning\\rlhf_pipeline.py", "text": "rlhf_pipeline.RuleExtractionEngine (aevion\\continuous_learning\\rlhf_pipeline.py:54)"} +{"complexity": "complex", "doc_id": "chunk_007801", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 154, "source_path": "aevion\\continuous_learning\\rlhf_pipeline.py", "text": "rlhf_pipeline.FrameworkEvolutionManager (aevion\\continuous_learning\\rlhf_pipeline.py:154)"} +{"complexity": "complex", "doc_id": "chunk_007802", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 332, "source_path": "aevion\\continuous_learning\\rlhf_pipeline.py", "text": "rlhf_pipeline.ContinuousLearningPipeline (aevion\\continuous_learning\\rlhf_pipeline.py:332)"} +{"complexity": "complex", "doc_id": "chunk_007803", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 435, "source_path": "aevion\\continuous_learning\\rlhf_pipeline.py", "text": "rlhf_pipeline.SheriffContinuousLearningIntegration (aevion\\continuous_learning\\rlhf_pipeline.py:435)"} +{"complexity": "simple", "doc_id": "chunk_007804", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 24, "source_path": "aevion\\continuous_learning\\rlhf_pipeline.py", "text": "rlhf_pipeline.__post_init__ (aevion\\continuous_learning\\rlhf_pipeline.py:24)"} +{"complexity": "medium", "doc_id": "chunk_007805", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 62, "source_path": "aevion\\continuous_learning\\rlhf_pipeline.py", "text": "rlhf_pipeline.__init__ (aevion\\continuous_learning\\rlhf_pipeline.py:62)"} +{"complexity": "medium", "doc_id": "chunk_007806", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "aevion", "module": "other", "source_line": 81, "source_path": "aevion\\continuous_learning\\rlhf_pipeline.py", "text": "rlhf_pipeline.extract_rule (aevion\\continuous_learning\\rlhf_pipeline.py:81)"} +{"complexity": "medium", "doc_id": "chunk_007807", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "aevion", "module": "other", "source_line": 108, "source_path": "aevion\\continuous_learning\\rlhf_pipeline.py", "text": "rlhf_pipeline._create_rule_from_match (aevion\\continuous_learning\\rlhf_pipeline.py:108)"} +{"complexity": "medium", "doc_id": "chunk_007808", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "aevion", "module": "other", "source_line": 140, "source_path": "aevion\\continuous_learning\\rlhf_pipeline.py", "text": "rlhf_pipeline._create_generic_halt_rule (aevion\\continuous_learning\\rlhf_pipeline.py:140)"} +{"complexity": "medium", "doc_id": "chunk_007809", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 162, "source_path": "aevion\\continuous_learning\\rlhf_pipeline.py", "text": "rlhf_pipeline.__init__ (aevion\\continuous_learning\\rlhf_pipeline.py:162)"} +{"complexity": "medium", "doc_id": "chunk_007810", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 178, "source_path": "aevion\\continuous_learning\\rlhf_pipeline.py", "text": "rlhf_pipeline._load_rules (aevion\\continuous_learning\\rlhf_pipeline.py:178)"} +{"complexity": "medium", "doc_id": "chunk_007811", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "aevion", "module": "other", "source_line": 192, "source_path": "aevion\\continuous_learning\\rlhf_pipeline.py", "text": "rlhf_pipeline._save_rules (aevion\\continuous_learning\\rlhf_pipeline.py:192)"} +{"complexity": "medium", "doc_id": "chunk_007812", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 206, "source_path": "aevion\\continuous_learning\\rlhf_pipeline.py", "text": "rlhf_pipeline.process_feedback (aevion\\continuous_learning\\rlhf_pipeline.py:206)"} +{"complexity": "simple", "doc_id": "chunk_007813", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 238, "source_path": "aevion\\continuous_learning\\rlhf_pipeline.py", "text": "rlhf_pipeline._determine_framework (aevion\\continuous_learning\\rlhf_pipeline.py:238)"} +{"complexity": "complex", "doc_id": "chunk_007814", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 249, "source_path": "aevion\\continuous_learning\\rlhf_pipeline.py", "text": "rlhf_pipeline.apply_update (aevion\\continuous_learning\\rlhf_pipeline.py:249)"} +{"complexity": "simple", "doc_id": "chunk_007815", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 298, "source_path": "aevion\\continuous_learning\\rlhf_pipeline.py", "text": "rlhf_pipeline.get_pending_updates (aevion\\continuous_learning\\rlhf_pipeline.py:298)"} +{"complexity": "simple", "doc_id": "chunk_007816", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 302, "source_path": "aevion\\continuous_learning\\rlhf_pipeline.py", "text": "rlhf_pipeline.approve_update (aevion\\continuous_learning\\rlhf_pipeline.py:302)"} +{"complexity": "medium", "doc_id": "chunk_007817", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 309, "source_path": "aevion\\continuous_learning\\rlhf_pipeline.py", "text": "rlhf_pipeline.get_framework_stats (aevion\\continuous_learning\\rlhf_pipeline.py:309)"} +{"complexity": "medium", "doc_id": "chunk_007818", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 339, "source_path": "aevion\\continuous_learning\\rlhf_pipeline.py", "text": "rlhf_pipeline.__init__ (aevion\\continuous_learning\\rlhf_pipeline.py:339)"} +{"complexity": "medium", "doc_id": "chunk_007819", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 356, "source_path": "aevion\\continuous_learning\\rlhf_pipeline.py", "text": "rlhf_pipeline.submit_feedback (aevion\\continuous_learning\\rlhf_pipeline.py:356)"} +{"complexity": "simple", "doc_id": "chunk_007820", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 368, "source_path": "aevion\\continuous_learning\\rlhf_pipeline.py", "text": "rlhf_pipeline._process_feedback (aevion\\continuous_learning\\rlhf_pipeline.py:368)"} +{"complexity": "medium", "doc_id": "chunk_007821", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 379, "source_path": "aevion\\continuous_learning\\rlhf_pipeline.py", "text": "rlhf_pipeline._periodic_update (aevion\\continuous_learning\\rlhf_pipeline.py:379)"} +{"complexity": "medium", "doc_id": "chunk_007822", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "aevion", "module": "other", "source_line": 397, "source_path": "aevion\\continuous_learning\\rlhf_pipeline.py", "text": "rlhf_pipeline._generate_report (aevion\\continuous_learning\\rlhf_pipeline.py:397)"} +{"complexity": "medium", "doc_id": "chunk_007823", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 415, "source_path": "aevion\\continuous_learning\\rlhf_pipeline.py", "text": "rlhf_pipeline.get_improvement_estimate (aevion\\continuous_learning\\rlhf_pipeline.py:415)"} +{"complexity": "simple", "doc_id": "chunk_007824", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 440, "source_path": "aevion\\continuous_learning\\rlhf_pipeline.py", "text": "rlhf_pipeline.__init__ (aevion\\continuous_learning\\rlhf_pipeline.py:440)"} +{"complexity": "simple", "doc_id": "chunk_007825", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 443, "source_path": "aevion\\continuous_learning\\rlhf_pipeline.py", "text": "rlhf_pipeline.on_constitutional_halt (aevion\\continuous_learning\\rlhf_pipeline.py:443)"} +{"complexity": "medium", "doc_id": "chunk_007826", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 454, "source_path": "aevion\\continuous_learning\\rlhf_pipeline.py", "text": "rlhf_pipeline.on_human_review_complete (aevion\\continuous_learning\\rlhf_pipeline.py:454)"} +{"complexity": "medium", "doc_id": "chunk_007827", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "aevion", "module": "crypto", "source_line": 8, "source_path": "aevion\\crypto\\ed25519_signer.py", "text": "ed25519_signer.Ed25519Signer (aevion\\crypto\\ed25519_signer.py:8)"} +{"complexity": "simple", "doc_id": "chunk_007828", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "crypto", "source_line": 11, "source_path": "aevion\\crypto\\ed25519_signer.py", "text": "ed25519_signer.__init__ (aevion\\crypto\\ed25519_signer.py:11)"} +{"complexity": "simple", "doc_id": "chunk_007829", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "aevion", "module": "crypto", "source_line": 15, "source_path": "aevion\\crypto\\ed25519_signer.py", "text": "ed25519_signer.sign (aevion\\crypto\\ed25519_signer.py:15)"} +{"complexity": "simple", "doc_id": "chunk_007830", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "crypto", "source_line": 20, "source_path": "aevion\\crypto\\ed25519_signer.py", "text": "ed25519_signer.verify (aevion\\crypto\\ed25519_signer.py:20)"} +{"complexity": "complex", "doc_id": "chunk_007831", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "aevion", "module": "crypto", "source_line": 24, "source_path": "aevion\\crypto\\signer.py", "text": "signer.Ed25519Signer (aevion\\crypto\\signer.py:24)"} +{"complexity": "simple", "doc_id": "chunk_007832", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "crypto", "source_line": 27, "source_path": "aevion\\crypto\\signer.py", "text": "signer.__init__ (aevion\\crypto\\signer.py:27)"} +{"complexity": "simple", "doc_id": "chunk_007833", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "aevion", "module": "crypto", "source_line": 33, "source_path": "aevion\\crypto\\signer.py", "text": "signer.sign (aevion\\crypto\\signer.py:33)"} +{"complexity": "simple", "doc_id": "chunk_007834", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "crypto", "source_line": 37, "source_path": "aevion\\crypto\\signer.py", "text": "signer.verify (aevion\\crypto\\signer.py:37)"} +{"complexity": "simple", "doc_id": "chunk_007835", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "crypto", "source_line": 47, "source_path": "aevion\\crypto\\signer.py", "text": "signer.get_public_key_hex (aevion\\crypto\\signer.py:47)"} +{"complexity": "simple", "doc_id": "chunk_007836", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "aevion", "module": "crypto", "source_line": 53, "source_path": "aevion\\crypto\\signer.py", "text": "signer.save_to_file (aevion\\crypto\\signer.py:53)"} +{"complexity": "simple", "doc_id": "chunk_007837", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "crypto", "source_line": 59, "source_path": "aevion\\crypto\\signer.py", "text": "signer.load_from_file (aevion\\crypto\\signer.py:59)"} +{"complexity": "medium", "doc_id": "chunk_007838", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 40, "source_path": "aevion\\data_layer\\streaming_db.py", "text": "streaming_db.TwinStateRecord (aevion\\data_layer\\streaming_db.py:40)"} +{"complexity": "medium", "doc_id": "chunk_007839", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 60, "source_path": "aevion\\data_layer\\streaming_db.py", "text": "streaming_db.AggregateResult (aevion\\data_layer\\streaming_db.py:60)"} +{"complexity": "medium", "doc_id": "chunk_007840", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 109, "source_path": "aevion\\data_layer\\streaming_db.py", "text": "streaming_db._ConnectionPool (aevion\\data_layer\\streaming_db.py:109)"} +{"complexity": "complex", "doc_id": "chunk_007841", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 141, "source_path": "aevion\\data_layer\\streaming_db.py", "text": "streaming_db.AevionDataLayer (aevion\\data_layer\\streaming_db.py:141)"} +{"complexity": "simple", "doc_id": "chunk_007842", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 49, "source_path": "aevion\\data_layer\\streaming_db.py", "text": "streaming_db.to_dict (aevion\\data_layer\\streaming_db.py:49)"} +{"complexity": "simple", "doc_id": "chunk_007843", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 71, "source_path": "aevion\\data_layer\\streaming_db.py", "text": "streaming_db.to_dict (aevion\\data_layer\\streaming_db.py:71)"} +{"complexity": "simple", "doc_id": "chunk_007844", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 112, "source_path": "aevion\\data_layer\\streaming_db.py", "text": "streaming_db.__init__ (aevion\\data_layer\\streaming_db.py:112)"} +{"complexity": "medium", "doc_id": "chunk_007845", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 117, "source_path": "aevion\\data_layer\\streaming_db.py", "text": "streaming_db.get (aevion\\data_layer\\streaming_db.py:117)"} +{"complexity": "simple", "doc_id": "chunk_007846", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 129, "source_path": "aevion\\data_layer\\streaming_db.py", "text": "streaming_db.close_all (aevion\\data_layer\\streaming_db.py:129)"} +{"complexity": "complex", "doc_id": "chunk_007847", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 164, "source_path": "aevion\\data_layer\\streaming_db.py", "text": "streaming_db.__init__ (aevion\\data_layer\\streaming_db.py:164)"} +{"complexity": "complex", "doc_id": "chunk_007848", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "aevion", "module": "other", "source_line": 207, "source_path": "aevion\\data_layer\\streaming_db.py", "text": "streaming_db.write_state (aevion\\data_layer\\streaming_db.py:207)"} +{"complexity": "medium", "doc_id": "chunk_007849", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 249, "source_path": "aevion\\data_layer\\streaming_db.py", "text": "streaming_db.read_latest (aevion\\data_layer\\streaming_db.py:249)"} +{"complexity": "medium", "doc_id": "chunk_007850", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 266, "source_path": "aevion\\data_layer\\streaming_db.py", "text": "streaming_db.read_history (aevion\\data_layer\\streaming_db.py:266)"} +{"complexity": "complex", "doc_id": "chunk_007851", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 299, "source_path": "aevion\\data_layer\\streaming_db.py", "text": "streaming_db.aggregate (aevion\\data_layer\\streaming_db.py:299)"} +{"complexity": "medium", "doc_id": "chunk_007852", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 360, "source_path": "aevion\\data_layer\\streaming_db.py", "text": "streaming_db.get_statistics (aevion\\data_layer\\streaming_db.py:360)"} +{"complexity": "medium", "doc_id": "chunk_007853", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 392, "source_path": "aevion\\data_layer\\streaming_db.py", "text": "streaming_db.cleanup (aevion\\data_layer\\streaming_db.py:392)"} +{"complexity": "simple", "doc_id": "chunk_007854", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 414, "source_path": "aevion\\data_layer\\streaming_db.py", "text": "streaming_db.close (aevion\\data_layer\\streaming_db.py:414)"} +{"complexity": "simple", "doc_id": "chunk_007855", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "aevion", "module": "other", "source_line": 424, "source_path": "aevion\\data_layer\\streaming_db.py", "text": "streaming_db._compute_hash (aevion\\data_layer\\streaming_db.py:424)"} +{"complexity": "simple", "doc_id": "chunk_007856", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 433, "source_path": "aevion\\data_layer\\streaming_db.py", "text": "streaming_db._row_to_record (aevion\\data_layer\\streaming_db.py:433)"} +{"complexity": "simple", "doc_id": "chunk_007857", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 442, "source_path": "aevion\\data_layer\\streaming_db.py", "text": "streaming_db._cleanup_loop (aevion\\data_layer\\streaming_db.py:442)"} +{"complexity": "simple", "doc_id": "chunk_007858", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 50, "source_path": "aevion\\edge_sync\\real_time_digital_twin.py", "text": "real_time_digital_twin.SyncTier (aevion\\edge_sync\\real_time_digital_twin.py:50)"} +{"complexity": "medium", "doc_id": "chunk_007859", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 72, "source_path": "aevion\\edge_sync\\real_time_digital_twin.py", "text": "real_time_digital_twin.TwinState (aevion\\edge_sync\\real_time_digital_twin.py:72)"} +{"complexity": "simple", "doc_id": "chunk_007860", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 94, "source_path": "aevion\\edge_sync\\real_time_digital_twin.py", "text": "real_time_digital_twin.SyncResult (aevion\\edge_sync\\real_time_digital_twin.py:94)"} +{"complexity": "simple", "doc_id": "chunk_007861", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 105, "source_path": "aevion\\edge_sync\\real_time_digital_twin.py", "text": "real_time_digital_twin.TwinConfig (aevion\\edge_sync\\real_time_digital_twin.py:105)"} +{"complexity": "medium", "doc_id": "chunk_007862", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "aevion", "module": "other", "source_line": 116, "source_path": "aevion\\edge_sync\\real_time_digital_twin.py", "text": "real_time_digital_twin._TierMetrics (aevion\\edge_sync\\real_time_digital_twin.py:116)"} +{"complexity": "complex", "doc_id": "chunk_007863", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "aevion", "module": "other", "source_line": 134, "source_path": "aevion\\edge_sync\\real_time_digital_twin.py", "text": "real_time_digital_twin._Signer (aevion\\edge_sync\\real_time_digital_twin.py:134)"} +{"complexity": "complex", "doc_id": "chunk_007864", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 177, "source_path": "aevion\\edge_sync\\real_time_digital_twin.py", "text": "real_time_digital_twin.EdgeDigitalTwinSync (aevion\\edge_sync\\real_time_digital_twin.py:177)"} +{"complexity": "simple", "doc_id": "chunk_007865", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 82, "source_path": "aevion\\edge_sync\\real_time_digital_twin.py", "text": "real_time_digital_twin.to_dict (aevion\\edge_sync\\real_time_digital_twin.py:82)"} +{"complexity": "simple", "doc_id": "chunk_007866", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 124, "source_path": "aevion\\edge_sync\\real_time_digital_twin.py", "text": "real_time_digital_twin.avg_latency_ms (aevion\\edge_sync\\real_time_digital_twin.py:124)"} +{"complexity": "simple", "doc_id": "chunk_007867", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 137, "source_path": "aevion\\edge_sync\\real_time_digital_twin.py", "text": "real_time_digital_twin.__init__ (aevion\\edge_sync\\real_time_digital_twin.py:137)"} +{"complexity": "simple", "doc_id": "chunk_007868", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 147, "source_path": "aevion\\edge_sync\\real_time_digital_twin.py", "text": "real_time_digital_twin.backend (aevion\\edge_sync\\real_time_digital_twin.py:147)"} +{"complexity": "simple", "doc_id": "chunk_007869", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "aevion", "module": "other", "source_line": 150, "source_path": "aevion\\edge_sync\\real_time_digital_twin.py", "text": "real_time_digital_twin.sign (aevion\\edge_sync\\real_time_digital_twin.py:150)"} +{"complexity": "medium", "doc_id": "chunk_007870", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 159, "source_path": "aevion\\edge_sync\\real_time_digital_twin.py", "text": "real_time_digital_twin.verify (aevion\\edge_sync\\real_time_digital_twin.py:159)"} +{"complexity": "medium", "doc_id": "chunk_007871", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 188, "source_path": "aevion\\edge_sync\\real_time_digital_twin.py", "text": "real_time_digital_twin.__init__ (aevion\\edge_sync\\real_time_digital_twin.py:188)"} +{"complexity": "medium", "doc_id": "chunk_007872", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 206, "source_path": "aevion\\edge_sync\\real_time_digital_twin.py", "text": "real_time_digital_twin.register_twin (aevion\\edge_sync\\real_time_digital_twin.py:206)"} +{"complexity": "simple", "doc_id": "chunk_007873", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 231, "source_path": "aevion\\edge_sync\\real_time_digital_twin.py", "text": "real_time_digital_twin.unregister_twin (aevion\\edge_sync\\real_time_digital_twin.py:231)"} +{"complexity": "complex", "doc_id": "chunk_007874", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 242, "source_path": "aevion\\edge_sync\\real_time_digital_twin.py", "text": "real_time_digital_twin.sync_state (aevion\\edge_sync\\real_time_digital_twin.py:242)"} +{"complexity": "simple", "doc_id": "chunk_007875", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 340, "source_path": "aevion\\edge_sync\\real_time_digital_twin.py", "text": "real_time_digital_twin.get_twin_state (aevion\\edge_sync\\real_time_digital_twin.py:340)"} +{"complexity": "medium", "doc_id": "chunk_007876", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 348, "source_path": "aevion\\edge_sync\\real_time_digital_twin.py", "text": "real_time_digital_twin.get_twin_history (aevion\\edge_sync\\real_time_digital_twin.py:348)"} +{"complexity": "medium", "doc_id": "chunk_007877", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "aevion", "module": "other", "source_line": 371, "source_path": "aevion\\edge_sync\\real_time_digital_twin.py", "text": "real_time_digital_twin.get_metrics (aevion\\edge_sync\\real_time_digital_twin.py:371)"} +{"complexity": "simple", "doc_id": "chunk_007878", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 384, "source_path": "aevion\\edge_sync\\real_time_digital_twin.py", "text": "real_time_digital_twin.get_registered_twins (aevion\\edge_sync\\real_time_digital_twin.py:384)"} +{"complexity": "simple", "doc_id": "chunk_007879", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 388, "source_path": "aevion\\edge_sync\\real_time_digital_twin.py", "text": "real_time_digital_twin.get_twin_config (aevion\\edge_sync\\real_time_digital_twin.py:388)"} +{"complexity": "simple", "doc_id": "chunk_007880", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "aevion", "module": "other", "source_line": 393, "source_path": "aevion\\edge_sync\\real_time_digital_twin.py", "text": "real_time_digital_twin.signing_backend (aevion\\edge_sync\\real_time_digital_twin.py:393)"} +{"complexity": "simple", "doc_id": "chunk_007881", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 400, "source_path": "aevion\\edge_sync\\real_time_digital_twin.py", "text": "real_time_digital_twin.verify_consistency (aevion\\edge_sync\\real_time_digital_twin.py:400)"} +{"complexity": "simple", "doc_id": "chunk_007882", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 411, "source_path": "aevion\\edge_sync\\real_time_digital_twin.py", "text": "real_time_digital_twin.verify_evidence (aevion\\edge_sync\\real_time_digital_twin.py:411)"} +{"complexity": "simple", "doc_id": "chunk_007883", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "aevion", "module": "other", "source_line": 422, "source_path": "aevion\\edge_sync\\real_time_digital_twin.py", "text": "real_time_digital_twin._compute_consistency_hash (aevion\\edge_sync\\real_time_digital_twin.py:422)"} +{"complexity": "simple", "doc_id": "chunk_007884", "function_type": "function", "has_docstring": "no", "keyword": "route", "layer": "aevion", "module": "other", "source_line": 433, "source_path": "aevion\\edge_sync\\real_time_digital_twin.py", "text": "real_time_digital_twin._select_tier (aevion\\edge_sync\\real_time_digital_twin.py:433)"} +{"complexity": "simple", "doc_id": "chunk_007885", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 443, "source_path": "aevion\\edge_sync\\real_time_digital_twin.py", "text": "real_time_digital_twin._evidence_payload (aevion\\edge_sync\\real_time_digital_twin.py:443)"} +{"complexity": "simple", "doc_id": "chunk_007886", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "aevion", "module": "other", "source_line": 446, "source_path": "aevion\\edge_sync\\real_time_digital_twin.py", "text": "real_time_digital_twin._sign_evidence (aevion\\edge_sync\\real_time_digital_twin.py:446)"} +{"complexity": "medium", "doc_id": "chunk_007887", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 452, "source_path": "aevion\\edge_sync\\real_time_digital_twin.py", "text": "real_time_digital_twin._enforce_retention (aevion\\edge_sync\\real_time_digital_twin.py:452)"} +{"complexity": "simple", "doc_id": "chunk_007888", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 46, "source_path": "aevion\\federated_learning\\gaia_x_pipeline.py", "text": "gaia_x_pipeline.UpdateStatus (aevion\\federated_learning\\gaia_x_pipeline.py:46)"} +{"complexity": "simple", "doc_id": "chunk_007889", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 55, "source_path": "aevion\\federated_learning\\gaia_x_pipeline.py", "text": "gaia_x_pipeline.RoundStatus (aevion\\federated_learning\\gaia_x_pipeline.py:55)"} +{"complexity": "medium", "doc_id": "chunk_007890", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 64, "source_path": "aevion\\federated_learning\\gaia_x_pipeline.py", "text": "gaia_x_pipeline.FederatedConfig (aevion\\federated_learning\\gaia_x_pipeline.py:64)"} +{"complexity": "medium", "doc_id": "chunk_007891", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 84, "source_path": "aevion\\federated_learning\\gaia_x_pipeline.py", "text": "gaia_x_pipeline.ModelUpdate (aevion\\federated_learning\\gaia_x_pipeline.py:84)"} +{"complexity": "medium", "doc_id": "chunk_007892", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "aevion", "module": "other", "source_line": 106, "source_path": "aevion\\federated_learning\\gaia_x_pipeline.py", "text": "gaia_x_pipeline.TrainingRound (aevion\\federated_learning\\gaia_x_pipeline.py:106)"} +{"complexity": "medium", "doc_id": "chunk_007893", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 123, "source_path": "aevion\\federated_learning\\gaia_x_pipeline.py", "text": "gaia_x_pipeline.AggregationResult (aevion\\federated_learning\\gaia_x_pipeline.py:123)"} +{"complexity": "medium", "doc_id": "chunk_007894", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 138, "source_path": "aevion\\federated_learning\\gaia_x_pipeline.py", "text": "gaia_x_pipeline.ParticipantInfo (aevion\\federated_learning\\gaia_x_pipeline.py:138)"} +{"complexity": "complex", "doc_id": "chunk_007895", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 159, "source_path": "aevion\\federated_learning\\gaia_x_pipeline.py", "text": "gaia_x_pipeline.FederatedCoordinator (aevion\\federated_learning\\gaia_x_pipeline.py:159)"} +{"complexity": "complex", "doc_id": "chunk_007896", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 554, "source_path": "aevion\\federated_learning\\gaia_x_pipeline.py", "text": "gaia_x_pipeline.FederatedParticipant (aevion\\federated_learning\\gaia_x_pipeline.py:554)"} +{"complexity": "simple", "doc_id": "chunk_007897", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 78, "source_path": "aevion\\federated_learning\\gaia_x_pipeline.py", "text": "gaia_x_pipeline.__post_init__ (aevion\\federated_learning\\gaia_x_pipeline.py:78)"} +{"complexity": "simple", "doc_id": "chunk_007898", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 100, "source_path": "aevion\\federated_learning\\gaia_x_pipeline.py", "text": "gaia_x_pipeline.__post_init__ (aevion\\federated_learning\\gaia_x_pipeline.py:100)"} +{"complexity": "medium", "doc_id": "chunk_007899", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 179, "source_path": "aevion\\federated_learning\\gaia_x_pipeline.py", "text": "gaia_x_pipeline.__init__ (aevion\\federated_learning\\gaia_x_pipeline.py:179)"} +{"complexity": "complex", "doc_id": "chunk_007900", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 196, "source_path": "aevion\\federated_learning\\gaia_x_pipeline.py", "text": "gaia_x_pipeline.register_participant (aevion\\federated_learning\\gaia_x_pipeline.py:196)"} +{"complexity": "simple", "doc_id": "chunk_007901", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 232, "source_path": "aevion\\federated_learning\\gaia_x_pipeline.py", "text": "gaia_x_pipeline.get_participants (aevion\\federated_learning\\gaia_x_pipeline.py:232)"} +{"complexity": "simple", "doc_id": "chunk_007902", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 238, "source_path": "aevion\\federated_learning\\gaia_x_pipeline.py", "text": "gaia_x_pipeline.initialise_global_model (aevion\\federated_learning\\gaia_x_pipeline.py:238)"} +{"complexity": "simple", "doc_id": "chunk_007903", "function_type": "function", "has_docstring": "no", "keyword": "score", "layer": "aevion", "module": "other", "source_line": 249, "source_path": "aevion\\federated_learning\\gaia_x_pipeline.py", "text": "gaia_x_pipeline.get_global_weights (aevion\\federated_learning\\gaia_x_pipeline.py:249)"} +{"complexity": "medium", "doc_id": "chunk_007904", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "aevion", "module": "other", "source_line": 255, "source_path": "aevion\\federated_learning\\gaia_x_pipeline.py", "text": "gaia_x_pipeline.start_round (aevion\\federated_learning\\gaia_x_pipeline.py:255)"} +{"complexity": "complex", "doc_id": "chunk_007905", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 276, "source_path": "aevion\\federated_learning\\gaia_x_pipeline.py", "text": "gaia_x_pipeline.submit_update (aevion\\federated_learning\\gaia_x_pipeline.py:276)"} +{"complexity": "complex", "doc_id": "chunk_007906", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 334, "source_path": "aevion\\federated_learning\\gaia_x_pipeline.py", "text": "gaia_x_pipeline.aggregate_round (aevion\\federated_learning\\gaia_x_pipeline.py:334)"} +{"complexity": "medium", "doc_id": "chunk_007907", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "aevion", "module": "other", "source_line": 438, "source_path": "aevion\\federated_learning\\gaia_x_pipeline.py", "text": "gaia_x_pipeline.get_session_metrics (aevion\\federated_learning\\gaia_x_pipeline.py:438)"} +{"complexity": "complex", "doc_id": "chunk_007908", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "aevion", "module": "other", "source_line": 460, "source_path": "aevion\\federated_learning\\gaia_x_pipeline.py", "text": "gaia_x_pipeline._validate_update (aevion\\federated_learning\\gaia_x_pipeline.py:460)"} +{"complexity": "medium", "doc_id": "chunk_007909", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 497, "source_path": "aevion\\federated_learning\\gaia_x_pipeline.py", "text": "gaia_x_pipeline._detect_poisoning (aevion\\federated_learning\\gaia_x_pipeline.py:497)"} +{"complexity": "medium", "doc_id": "chunk_007910", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 525, "source_path": "aevion\\federated_learning\\gaia_x_pipeline.py", "text": "gaia_x_pipeline._zones_compatible (aevion\\federated_learning\\gaia_x_pipeline.py:525)"} +{"complexity": "simple", "doc_id": "chunk_007911", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "aevion", "module": "other", "source_line": 540, "source_path": "aevion\\federated_learning\\gaia_x_pipeline.py", "text": "gaia_x_pipeline._hash_weights (aevion\\federated_learning\\gaia_x_pipeline.py:540)"} +{"complexity": "medium", "doc_id": "chunk_007912", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 569, "source_path": "aevion\\federated_learning\\gaia_x_pipeline.py", "text": "gaia_x_pipeline.__init__ (aevion\\federated_learning\\gaia_x_pipeline.py:569)"} +{"complexity": "medium", "doc_id": "chunk_007913", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 586, "source_path": "aevion\\federated_learning\\gaia_x_pipeline.py", "text": "gaia_x_pipeline.set_data_fetcher (aevion\\federated_learning\\gaia_x_pipeline.py:586)"} +{"complexity": "simple", "doc_id": "chunk_007914", "function_type": "function", "has_docstring": "yes", "keyword": "score", "layer": "aevion", "module": "other", "source_line": 599, "source_path": "aevion\\federated_learning\\gaia_x_pipeline.py", "text": "gaia_x_pipeline.receive_global_weights (aevion\\federated_learning\\gaia_x_pipeline.py:599)"} +{"complexity": "complex", "doc_id": "chunk_007915", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "aevion", "module": "other", "source_line": 603, "source_path": "aevion\\federated_learning\\gaia_x_pipeline.py", "text": "gaia_x_pipeline.train_local (aevion\\federated_learning\\gaia_x_pipeline.py:603)"} +{"complexity": "simple", "doc_id": "chunk_007916", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 691, "source_path": "aevion\\federated_learning\\gaia_x_pipeline.py", "text": "gaia_x_pipeline.get_training_history (aevion\\federated_learning\\gaia_x_pipeline.py:691)"} +{"complexity": "medium", "doc_id": "chunk_007917", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "aevion", "module": "other", "source_line": 697, "source_path": "aevion\\federated_learning\\gaia_x_pipeline.py", "text": "gaia_x_pipeline._compute_gradient (aevion\\federated_learning\\gaia_x_pipeline.py:697)"} +{"complexity": "medium", "doc_id": "chunk_007918", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 724, "source_path": "aevion\\federated_learning\\gaia_x_pipeline.py", "text": "gaia_x_pipeline._evaluate_local (aevion\\federated_learning\\gaia_x_pipeline.py:724)"} +{"complexity": "medium", "doc_id": "chunk_007919", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 748, "source_path": "aevion\\federated_learning\\gaia_x_pipeline.py", "text": "gaia_x_pipeline._generate_proof (aevion\\federated_learning\\gaia_x_pipeline.py:748)"} +{"complexity": "medium", "doc_id": "chunk_007920", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "verification", "source_line": 13, "source_path": "aevion\\graduated_verification\\verification_router.py", "text": "verification_router.VerificationLevel (aevion\\graduated_verification\\verification_router.py:13)"} +{"complexity": "medium", "doc_id": "chunk_007921", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "verification", "source_line": 31, "source_path": "aevion\\graduated_verification\\verification_router.py", "text": "verification_router.DecisionContext (aevion\\graduated_verification\\verification_router.py:31)"} +{"complexity": "simple", "doc_id": "chunk_007922", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "verification", "source_line": 54, "source_path": "aevion\\graduated_verification\\verification_router.py", "text": "verification_router.VerificationConfig (aevion\\graduated_verification\\verification_router.py:54)"} +{"complexity": "complex", "doc_id": "chunk_007923", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "verification", "source_line": 64, "source_path": "aevion\\graduated_verification\\verification_router.py", "text": "verification_router.VerificationRouter (aevion\\graduated_verification\\verification_router.py:64)"} +{"complexity": "complex", "doc_id": "chunk_007924", "function_type": "class", "has_docstring": "yes", "keyword": "route", "layer": "aevion", "module": "verification", "source_line": 362, "source_path": "aevion\\graduated_verification\\verification_router.py", "text": "verification_router.DynamicLevelSelector (aevion\\graduated_verification\\verification_router.py:362)"} +{"complexity": "simple", "doc_id": "chunk_007925", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "verification", "source_line": 41, "source_path": "aevion\\graduated_verification\\verification_router.py", "text": "verification_router.to_dict (aevion\\graduated_verification\\verification_router.py:41)"} +{"complexity": "simple", "doc_id": "chunk_007926", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "verification", "source_line": 117, "source_path": "aevion\\graduated_verification\\verification_router.py", "text": "verification_router.__init__ (aevion\\graduated_verification\\verification_router.py:117)"} +{"complexity": "medium", "doc_id": "chunk_007927", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "aevion", "module": "verification", "source_line": 124, "source_path": "aevion\\graduated_verification\\verification_router.py", "text": "verification_router.select_level (aevion\\graduated_verification\\verification_router.py:124)"} +{"complexity": "complex", "doc_id": "chunk_007928", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "verification", "source_line": 143, "source_path": "aevion\\graduated_verification\\verification_router.py", "text": "verification_router._default_routing (aevion\\graduated_verification\\verification_router.py:143)"} +{"complexity": "simple", "doc_id": "chunk_007929", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "verification", "source_line": 236, "source_path": "aevion\\graduated_verification\\verification_router.py", "text": "verification_router._is_high_risk_medication (aevion\\graduated_verification\\verification_router.py:236)"} +{"complexity": "simple", "doc_id": "chunk_007930", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "verification", "source_line": 246, "source_path": "aevion\\graduated_verification\\verification_router.py", "text": "verification_router.get_config (aevion\\graduated_verification\\verification_router.py:246)"} +{"complexity": "complex", "doc_id": "chunk_007931", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "aevion", "module": "verification", "source_line": 250, "source_path": "aevion\\graduated_verification\\verification_router.py", "text": "verification_router.route_decision (aevion\\graduated_verification\\verification_router.py:250)"} +{"complexity": "simple", "doc_id": "chunk_007932", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "verification", "source_line": 306, "source_path": "aevion\\graduated_verification\\verification_router.py", "text": "verification_router._queue_for_human_review (aevion\\graduated_verification\\verification_router.py:306)"} +{"complexity": "simple", "doc_id": "chunk_007933", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "verification", "source_line": 312, "source_path": "aevion\\graduated_verification\\verification_router.py", "text": "verification_router._update_stats (aevion\\graduated_verification\\verification_router.py:312)"} +{"complexity": "simple", "doc_id": "chunk_007934", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "verification", "source_line": 322, "source_path": "aevion\\graduated_verification\\verification_router.py", "text": "verification_router.get_routing_stats (aevion\\graduated_verification\\verification_router.py:322)"} +{"complexity": "medium", "doc_id": "chunk_007935", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "verification", "source_line": 333, "source_path": "aevion\\graduated_verification\\verification_router.py", "text": "verification_router.get_throughput_estimate (aevion\\graduated_verification\\verification_router.py:333)"} +{"complexity": "simple", "doc_id": "chunk_007936", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "verification", "source_line": 369, "source_path": "aevion\\graduated_verification\\verification_router.py", "text": "verification_router.__init__ (aevion\\graduated_verification\\verification_router.py:369)"} +{"complexity": "medium", "doc_id": "chunk_007937", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "verification", "source_line": 373, "source_path": "aevion\\graduated_verification\\verification_router.py", "text": "verification_router.should_escalate (aevion\\graduated_verification\\verification_router.py:373)"} +{"complexity": "medium", "doc_id": "chunk_007938", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "verification", "source_line": 386, "source_path": "aevion\\graduated_verification\\verification_router.py", "text": "verification_router._context_similarity (aevion\\graduated_verification\\verification_router.py:386)"} +{"complexity": "simple", "doc_id": "chunk_007939", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "verification", "source_line": 399, "source_path": "aevion\\graduated_verification\\verification_router.py", "text": "verification_router.record_error (aevion\\graduated_verification\\verification_router.py:399)"} +{"complexity": "medium", "doc_id": "chunk_007940", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "aevion", "module": "verification", "source_line": 407, "source_path": "aevion\\graduated_verification\\verification_router.py", "text": "verification_router.select_level_with_ml (aevion\\graduated_verification\\verification_router.py:407)"} +{"complexity": "medium", "doc_id": "chunk_007941", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "aevion", "module": "other", "source_line": 37, "source_path": "aevion\\hardware_trust\\tpm_trust_anchor.py", "text": "tpm_trust_anchor._SoftwareSigner (aevion\\hardware_trust\\tpm_trust_anchor.py:37)"} +{"complexity": "simple", "doc_id": "chunk_007942", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "aevion", "module": "other", "source_line": 51, "source_path": "aevion\\hardware_trust\\tpm_trust_anchor.py", "text": "tpm_trust_anchor._make_software_signer (aevion\\hardware_trust\\tpm_trust_anchor.py:51)"} +{"complexity": "complex", "doc_id": "chunk_007943", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 61, "source_path": "aevion\\hardware_trust\\tpm_trust_anchor.py", "text": "tpm_trust_anchor.TPMCertificate (aevion\\hardware_trust\\tpm_trust_anchor.py:61)"} +{"complexity": "complex", "doc_id": "chunk_007944", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 106, "source_path": "aevion\\hardware_trust\\tpm_trust_anchor.py", "text": "tpm_trust_anchor.TPMTrustAnchor (aevion\\hardware_trust\\tpm_trust_anchor.py:106)"} +{"complexity": "complex", "doc_id": "chunk_007945", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 374, "source_path": "aevion\\hardware_trust\\tpm_trust_anchor.py", "text": "tpm_trust_anchor.HardwareTrustManager (aevion\\hardware_trust\\tpm_trust_anchor.py:374)"} +{"complexity": "simple", "doc_id": "chunk_007946", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 40, "source_path": "aevion\\hardware_trust\\tpm_trust_anchor.py", "text": "tpm_trust_anchor.__init__ (aevion\\hardware_trust\\tpm_trust_anchor.py:40)"} +{"complexity": "simple", "doc_id": "chunk_007947", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "aevion", "module": "other", "source_line": 43, "source_path": "aevion\\hardware_trust\\tpm_trust_anchor.py", "text": "tpm_trust_anchor.sign (aevion\\hardware_trust\\tpm_trust_anchor.py:43)"} +{"complexity": "simple", "doc_id": "chunk_007948", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 46, "source_path": "aevion\\hardware_trust\\tpm_trust_anchor.py", "text": "tpm_trust_anchor.verify (aevion\\hardware_trust\\tpm_trust_anchor.py:46)"} +{"complexity": "complex", "doc_id": "chunk_007949", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 72, "source_path": "aevion\\hardware_trust\\tpm_trust_anchor.py", "text": "tpm_trust_anchor.to_xgml (aevion\\hardware_trust\\tpm_trust_anchor.py:72)"} +{"complexity": "medium", "doc_id": "chunk_007950", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 120, "source_path": "aevion\\hardware_trust\\tpm_trust_anchor.py", "text": "tpm_trust_anchor.__init__ (aevion\\hardware_trust\\tpm_trust_anchor.py:120)"} +{"complexity": "complex", "doc_id": "chunk_007951", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 133, "source_path": "aevion\\hardware_trust\\tpm_trust_anchor.py", "text": "tpm_trust_anchor._init_tpm (aevion\\hardware_trust\\tpm_trust_anchor.py:133)"} +{"complexity": "complex", "doc_id": "chunk_007952", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "aevion", "module": "other", "source_line": 170, "source_path": "aevion\\hardware_trust\\tpm_trust_anchor.py", "text": "tpm_trust_anchor.sign_certificate (aevion\\hardware_trust\\tpm_trust_anchor.py:170)"} +{"complexity": "complex", "doc_id": "chunk_007953", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 214, "source_path": "aevion\\hardware_trust\\tpm_trust_anchor.py", "text": "tpm_trust_anchor._get_tpm_attestation (aevion\\hardware_trust\\tpm_trust_anchor.py:214)"} +{"complexity": "simple", "doc_id": "chunk_007954", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 251, "source_path": "aevion\\hardware_trust\\tpm_trust_anchor.py", "text": "tpm_trust_anchor._get_tpm_attestation_emulator (aevion\\hardware_trust\\tpm_trust_anchor.py:251)"} +{"complexity": "medium", "doc_id": "chunk_007955", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "aevion", "module": "other", "source_line": 260, "source_path": "aevion\\hardware_trust\\tpm_trust_anchor.py", "text": "tpm_trust_anchor._hardware_sign (aevion\\hardware_trust\\tpm_trust_anchor.py:260)"} +{"complexity": "simple", "doc_id": "chunk_007956", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "aevion", "module": "other", "source_line": 276, "source_path": "aevion\\hardware_trust\\tpm_trust_anchor.py", "text": "tpm_trust_anchor._software_sign (aevion\\hardware_trust\\tpm_trust_anchor.py:276)"} +{"complexity": "complex", "doc_id": "chunk_007957", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 280, "source_path": "aevion\\hardware_trust\\tpm_trust_anchor.py", "text": "tpm_trust_anchor.verify_hardware_signature (aevion\\hardware_trust\\tpm_trust_anchor.py:280)"} +{"complexity": "complex", "doc_id": "chunk_007958", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 316, "source_path": "aevion\\hardware_trust\\tpm_trust_anchor.py", "text": "tpm_trust_anchor.get_hardware_info (aevion\\hardware_trust\\tpm_trust_anchor.py:316)"} +{"complexity": "medium", "doc_id": "chunk_007959", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 350, "source_path": "aevion\\hardware_trust\\tpm_trust_anchor.py", "text": "tpm_trust_anchor.is_os_compromised (aevion\\hardware_trust\\tpm_trust_anchor.py:350)"} +{"complexity": "simple", "doc_id": "chunk_007960", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 380, "source_path": "aevion\\hardware_trust\\tpm_trust_anchor.py", "text": "tpm_trust_anchor.__init__ (aevion\\hardware_trust\\tpm_trust_anchor.py:380)"} +{"complexity": "medium", "doc_id": "chunk_007961", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 386, "source_path": "aevion\\hardware_trust\\tpm_trust_anchor.py", "text": "tpm_trust_anchor.certify_decision (aevion\\hardware_trust\\tpm_trust_anchor.py:386)"} +{"complexity": "medium", "doc_id": "chunk_007962", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 400, "source_path": "aevion\\hardware_trust\\tpm_trust_anchor.py", "text": "tpm_trust_anchor.get_compliance_status (aevion\\hardware_trust\\tpm_trust_anchor.py:400)"} +{"complexity": "simple", "doc_id": "chunk_007963", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "inference", "source_line": 19, "source_path": "aevion\\inference\\novelty_runtime.py", "text": "novelty_runtime.HolographicResult (aevion\\inference\\novelty_runtime.py:19)"} +{"complexity": "complex", "doc_id": "chunk_007964", "function_type": "class", "has_docstring": "yes", "keyword": "run", "layer": "aevion", "module": "inference", "source_line": 29, "source_path": "aevion\\inference\\novelty_runtime.py", "text": "novelty_runtime.NoveltyRuntime (aevion\\inference\\novelty_runtime.py:29)"} +{"complexity": "simple", "doc_id": "chunk_007965", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "inference", "source_line": 37, "source_path": "aevion\\inference\\novelty_runtime.py", "text": "novelty_runtime.__init__ (aevion\\inference\\novelty_runtime.py:37)"} +{"complexity": "medium", "doc_id": "chunk_007966", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "aevion", "module": "inference", "source_line": 45, "source_path": "aevion\\inference\\novelty_runtime.py", "text": "novelty_runtime.run_holographic_inference (aevion\\inference\\novelty_runtime.py:45)"} +{"complexity": "medium", "doc_id": "chunk_007967", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "inference", "source_line": 67, "source_path": "aevion\\inference\\novelty_runtime.py", "text": "novelty_runtime._detect_mode (aevion\\inference\\novelty_runtime.py:67)"} +{"complexity": "simple", "doc_id": "chunk_007968", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "inference", "source_line": 80, "source_path": "aevion\\inference\\novelty_runtime.py", "text": "novelty_runtime._to_list (aevion\\inference\\novelty_runtime.py:80)"} +{"complexity": "simple", "doc_id": "chunk_007969", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "inference", "source_line": 87, "source_path": "aevion\\inference\\novelty_runtime.py", "text": "novelty_runtime._l2_norm (aevion\\inference\\novelty_runtime.py:87)"} +{"complexity": "simple", "doc_id": "chunk_007970", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "aevion", "module": "inference", "source_line": 90, "source_path": "aevion\\inference\\novelty_runtime.py", "text": "novelty_runtime._bridge_run (aevion\\inference\\novelty_runtime.py:90)"} +{"complexity": "complex", "doc_id": "chunk_007971", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "aevion", "module": "inference", "source_line": 95, "source_path": "aevion\\inference\\novelty_runtime.py", "text": "novelty_runtime._local_run (aevion\\inference\\novelty_runtime.py:95)"} +{"complexity": "simple", "doc_id": "chunk_007972", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 40, "source_path": "aevion\\integrations\\autogen_bridge.py", "text": "autogen_bridge.ImportResult (aevion\\integrations\\autogen_bridge.py:40)"} +{"complexity": "simple", "doc_id": "chunk_007973", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 52, "source_path": "aevion\\integrations\\autogen_bridge.py", "text": "autogen_bridge.WrappedAgent (aevion\\integrations\\autogen_bridge.py:52)"} +{"complexity": "simple", "doc_id": "chunk_007974", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 63, "source_path": "aevion\\integrations\\autogen_bridge.py", "text": "autogen_bridge.WorkflowResult (aevion\\integrations\\autogen_bridge.py:63)"} +{"complexity": "simple", "doc_id": "chunk_007975", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 76, "source_path": "aevion\\integrations\\autogen_bridge.py", "text": "autogen_bridge.WorkflowInfo (aevion\\integrations\\autogen_bridge.py:76)"} +{"complexity": "simple", "doc_id": "chunk_007976", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 89, "source_path": "aevion\\integrations\\autogen_bridge.py", "text": "autogen_bridge.WorkflowStatus (aevion\\integrations\\autogen_bridge.py:89)"} +{"complexity": "medium", "doc_id": "chunk_007977", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 108, "source_path": "aevion\\integrations\\autogen_bridge.py", "text": "autogen_bridge._AgentRecord (aevion\\integrations\\autogen_bridge.py:108)"} +{"complexity": "simple", "doc_id": "chunk_007978", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 122, "source_path": "aevion\\integrations\\autogen_bridge.py", "text": "autogen_bridge._ToolRecord (aevion\\integrations\\autogen_bridge.py:122)"} +{"complexity": "medium", "doc_id": "chunk_007979", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 132, "source_path": "aevion\\integrations\\autogen_bridge.py", "text": "autogen_bridge._WorkflowRecord (aevion\\integrations\\autogen_bridge.py:132)"} +{"complexity": "simple", "doc_id": "chunk_007980", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "aevion", "module": "other", "source_line": 160, "source_path": "aevion\\integrations\\autogen_bridge.py", "text": "autogen_bridge._sha256_hex (aevion\\integrations\\autogen_bridge.py:160)"} +{"complexity": "simple", "doc_id": "chunk_007981", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "aevion", "module": "other", "source_line": 167, "source_path": "aevion\\integrations\\autogen_bridge.py", "text": "autogen_bridge._chain_hash (aevion\\integrations\\autogen_bridge.py:167)"} +{"complexity": "complex", "doc_id": "chunk_007982", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 177, "source_path": "aevion\\integrations\\autogen_bridge.py", "text": "autogen_bridge.AutoGenToAevion (aevion\\integrations\\autogen_bridge.py:177)"} +{"complexity": "simple", "doc_id": "chunk_007983", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 213, "source_path": "aevion\\integrations\\autogen_bridge.py", "text": "autogen_bridge.__init__ (aevion\\integrations\\autogen_bridge.py:213)"} +{"complexity": "complex", "doc_id": "chunk_007984", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 220, "source_path": "aevion\\integrations\\autogen_bridge.py", "text": "autogen_bridge.import_workflow (aevion\\integrations\\autogen_bridge.py:220)"} +{"complexity": "medium", "doc_id": "chunk_007985", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "aevion", "module": "other", "source_line": 311, "source_path": "aevion\\integrations\\autogen_bridge.py", "text": "autogen_bridge._parse_agent (aevion\\integrations\\autogen_bridge.py:311)"} +{"complexity": "medium", "doc_id": "chunk_007986", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "aevion", "module": "other", "source_line": 343, "source_path": "aevion\\integrations\\autogen_bridge.py", "text": "autogen_bridge._parse_tool (aevion\\integrations\\autogen_bridge.py:343)"} +{"complexity": "medium", "doc_id": "chunk_007987", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 366, "source_path": "aevion\\integrations\\autogen_bridge.py", "text": "autogen_bridge.wrap_agent (aevion\\integrations\\autogen_bridge.py:366)"} +{"complexity": "medium", "doc_id": "chunk_007988", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 387, "source_path": "aevion\\integrations\\autogen_bridge.py", "text": "autogen_bridge.register_step_handler (aevion\\integrations\\autogen_bridge.py:387)"} +{"complexity": "complex", "doc_id": "chunk_007989", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 407, "source_path": "aevion\\integrations\\autogen_bridge.py", "text": "autogen_bridge.run_verified_workflow (aevion\\integrations\\autogen_bridge.py:407)"} +{"complexity": "medium", "doc_id": "chunk_007990", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 536, "source_path": "aevion\\integrations\\autogen_bridge.py", "text": "autogen_bridge._default_step_handler (aevion\\integrations\\autogen_bridge.py:536)"} +{"complexity": "medium", "doc_id": "chunk_007991", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 557, "source_path": "aevion\\integrations\\autogen_bridge.py", "text": "autogen_bridge.list_imported_workflows (aevion\\integrations\\autogen_bridge.py:557)"} +{"complexity": "medium", "doc_id": "chunk_007992", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 574, "source_path": "aevion\\integrations\\autogen_bridge.py", "text": "autogen_bridge.get_workflow_status (aevion\\integrations\\autogen_bridge.py:574)"} +{"complexity": "medium", "doc_id": "chunk_007993", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 599, "source_path": "aevion\\integrations\\autogen_bridge.py", "text": "autogen_bridge.get_workflow_agents (aevion\\integrations\\autogen_bridge.py:599)"} +{"complexity": "medium", "doc_id": "chunk_007994", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 622, "source_path": "aevion\\integrations\\autogen_bridge.py", "text": "autogen_bridge.verify_chain (aevion\\integrations\\autogen_bridge.py:622)"} +{"complexity": "medium", "doc_id": "chunk_007995", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "aevion", "module": "other", "source_line": 652, "source_path": "aevion\\integrations\\autogen_bridge.py", "text": "autogen_bridge._compute_workflow_hash (aevion\\integrations\\autogen_bridge.py:652)"} +{"complexity": "simple", "doc_id": "chunk_007996", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 679, "source_path": "aevion\\integrations\\autogen_bridge.py", "text": "autogen_bridge.__repr__ (aevion\\integrations\\autogen_bridge.py:679)"} +{"complexity": "simple", "doc_id": "chunk_007997", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 40, "source_path": "aevion\\integrations\\cerebrum_publisher.py", "text": "cerebrum_publisher._validate_verification_level (aevion\\integrations\\cerebrum_publisher.py:40)"} +{"complexity": "medium", "doc_id": "chunk_007998", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 56, "source_path": "aevion\\integrations\\cerebrum_publisher.py", "text": "cerebrum_publisher.AgentPackage (aevion\\integrations\\cerebrum_publisher.py:56)"} +{"complexity": "simple", "doc_id": "chunk_007999", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 75, "source_path": "aevion\\integrations\\cerebrum_publisher.py", "text": "cerebrum_publisher.PublishResult (aevion\\integrations\\cerebrum_publisher.py:75)"} +{"complexity": "simple", "doc_id": "chunk_008000", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 86, "source_path": "aevion\\integrations\\cerebrum_publisher.py", "text": "cerebrum_publisher.PublishedAgent (aevion\\integrations\\cerebrum_publisher.py:86)"} +{"complexity": "simple", "doc_id": "chunk_008001", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 99, "source_path": "aevion\\integrations\\cerebrum_publisher.py", "text": "cerebrum_publisher.HubAgent (aevion\\integrations\\cerebrum_publisher.py:99)"} +{"complexity": "simple", "doc_id": "chunk_008002", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "aevion", "module": "other", "source_line": 112, "source_path": "aevion\\integrations\\cerebrum_publisher.py", "text": "cerebrum_publisher.AgentMetrics (aevion\\integrations\\cerebrum_publisher.py:112)"} +{"complexity": "medium", "doc_id": "chunk_008003", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 129, "source_path": "aevion\\integrations\\cerebrum_publisher.py", "text": "cerebrum_publisher._AgentRecord (aevion\\integrations\\cerebrum_publisher.py:129)"} +{"complexity": "complex", "doc_id": "chunk_008004", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 147, "source_path": "aevion\\integrations\\cerebrum_publisher.py", "text": "cerebrum_publisher.CerebrumPublisher (aevion\\integrations\\cerebrum_publisher.py:147)"} +{"complexity": "simple", "doc_id": "chunk_008005", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 70, "source_path": "aevion\\integrations\\cerebrum_publisher.py", "text": "cerebrum_publisher.__post_init__ (aevion\\integrations\\cerebrum_publisher.py:70)"} +{"complexity": "simple", "doc_id": "chunk_008006", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 170, "source_path": "aevion\\integrations\\cerebrum_publisher.py", "text": "cerebrum_publisher.__init__ (aevion\\integrations\\cerebrum_publisher.py:170)"} +{"complexity": "complex", "doc_id": "chunk_008007", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 183, "source_path": "aevion\\integrations\\cerebrum_publisher.py", "text": "cerebrum_publisher.publish_agent (aevion\\integrations\\cerebrum_publisher.py:183)"} +{"complexity": "complex", "doc_id": "chunk_008008", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 231, "source_path": "aevion\\integrations\\cerebrum_publisher.py", "text": "cerebrum_publisher.update_agent (aevion\\integrations\\cerebrum_publisher.py:231)"} +{"complexity": "medium", "doc_id": "chunk_008009", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 265, "source_path": "aevion\\integrations\\cerebrum_publisher.py", "text": "cerebrum_publisher.unpublish_agent (aevion\\integrations\\cerebrum_publisher.py:265)"} +{"complexity": "medium", "doc_id": "chunk_008010", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 282, "source_path": "aevion\\integrations\\cerebrum_publisher.py", "text": "cerebrum_publisher.get_published_agents (aevion\\integrations\\cerebrum_publisher.py:282)"} +{"complexity": "complex", "doc_id": "chunk_008011", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 304, "source_path": "aevion\\integrations\\cerebrum_publisher.py", "text": "cerebrum_publisher.search_hub (aevion\\integrations\\cerebrum_publisher.py:304)"} +{"complexity": "medium", "doc_id": "chunk_008012", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "aevion", "module": "other", "source_line": 338, "source_path": "aevion\\integrations\\cerebrum_publisher.py", "text": "cerebrum_publisher.get_agent_metrics (aevion\\integrations\\cerebrum_publisher.py:338)"} +{"complexity": "simple", "doc_id": "chunk_008013", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 366, "source_path": "aevion\\integrations\\cerebrum_publisher.py", "text": "cerebrum_publisher.simulate_download (aevion\\integrations\\cerebrum_publisher.py:366)"} +{"complexity": "simple", "doc_id": "chunk_008014", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 374, "source_path": "aevion\\integrations\\cerebrum_publisher.py", "text": "cerebrum_publisher.simulate_rating (aevion\\integrations\\cerebrum_publisher.py:374)"} +{"complexity": "simple", "doc_id": "chunk_008015", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 384, "source_path": "aevion\\integrations\\cerebrum_publisher.py", "text": "cerebrum_publisher.simulate_active_users (aevion\\integrations\\cerebrum_publisher.py:384)"} +{"complexity": "medium", "doc_id": "chunk_008016", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 397, "source_path": "aevion\\integrations\\cerebrum_publisher.py", "text": "cerebrum_publisher._compute_verification_hash (aevion\\integrations\\cerebrum_publisher.py:397)"} +{"complexity": "simple", "doc_id": "chunk_008017", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 418, "source_path": "aevion\\integrations\\cerebrum_publisher.py", "text": "cerebrum_publisher.__repr__ (aevion\\integrations\\cerebrum_publisher.py:418)"} +{"complexity": "medium", "doc_id": "chunk_008018", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 34, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.AevionConfig (aevion\\integrations\\databricks\\__init__.py:34)"} +{"complexity": "simple", "doc_id": "chunk_008019", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "aevion", "module": "other", "source_line": 63, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__._sign (aevion\\integrations\\databricks\\__init__.py:63)"} +{"complexity": "complex", "doc_id": "chunk_008020", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 67, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.AevionClient (aevion\\integrations\\databricks\\__init__.py:67)"} +{"complexity": "medium", "doc_id": "chunk_008021", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 139, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.UnityCatalogProofStore (aevion\\integrations\\databricks\\__init__.py:139)"} +{"complexity": "complex", "doc_id": "chunk_008022", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 173, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.ProofTable (aevion\\integrations\\databricks\\__init__.py:173)"} +{"complexity": "medium", "doc_id": "chunk_008023", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 241, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.SparkProofGenerator (aevion\\integrations\\databricks\\__init__.py:241)"} +{"complexity": "medium", "doc_id": "chunk_008024", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 268, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.distributed_prove (aevion\\integrations\\databricks\\__init__.py:268)"} +{"complexity": "medium", "doc_id": "chunk_008025", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 285, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.ProofWidget (aevion\\integrations\\databricks\\__init__.py:285)"} +{"complexity": "medium", "doc_id": "chunk_008026", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 307, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.ProofDashboard (aevion\\integrations\\databricks\\__init__.py:307)"} +{"complexity": "medium", "doc_id": "chunk_008027", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 327, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.WorkspaceConfig (aevion\\integrations\\databricks\\__init__.py:327)"} +{"complexity": "medium", "doc_id": "chunk_008028", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 346, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.WorkspaceSetup (aevion\\integrations\\databricks\\__init__.py:346)"} +{"complexity": "medium", "doc_id": "chunk_008029", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 363, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.setup_aevion_workspace (aevion\\integrations\\databricks\\__init__.py:363)"} +{"complexity": "medium", "doc_id": "chunk_008030", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 46, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.from_env (aevion\\integrations\\databricks\\__init__.py:46)"} +{"complexity": "simple", "doc_id": "chunk_008031", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 70, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.__init__ (aevion\\integrations\\databricks\\__init__.py:70)"} +{"complexity": "simple", "doc_id": "chunk_008032", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 80, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.initialize (aevion\\integrations\\databricks\\__init__.py:80)"} +{"complexity": "medium", "doc_id": "chunk_008033", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 84, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.prove (aevion\\integrations\\databricks\\__init__.py:84)"} +{"complexity": "medium", "doc_id": "chunk_008034", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 109, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.prove_batch (aevion\\integrations\\databricks\\__init__.py:109)"} +{"complexity": "simple", "doc_id": "chunk_008035", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 142, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.__init__ (aevion\\integrations\\databricks\\__init__.py:142)"} +{"complexity": "simple", "doc_id": "chunk_008036", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 152, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.table_name (aevion\\integrations\\databricks\\__init__.py:152)"} +{"complexity": "simple", "doc_id": "chunk_008037", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "aevion", "module": "other", "source_line": 155, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.store (aevion\\integrations\\databricks\\__init__.py:155)"} +{"complexity": "simple", "doc_id": "chunk_008038", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 159, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.retrieve (aevion\\integrations\\databricks\\__init__.py:159)"} +{"complexity": "simple", "doc_id": "chunk_008039", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 165, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.list_proofs (aevion\\integrations\\databricks\\__init__.py:165)"} +{"complexity": "medium", "doc_id": "chunk_008040", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 177, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.schema (aevion\\integrations\\databricks\\__init__.py:177)"} +{"complexity": "simple", "doc_id": "chunk_008041", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 207, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.table_properties (aevion\\integrations\\databricks\\__init__.py:207)"} +{"complexity": "medium", "doc_id": "chunk_008042", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 215, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.ddl (aevion\\integrations\\databricks\\__init__.py:215)"} +{"complexity": "simple", "doc_id": "chunk_008043", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 244, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.__init__ (aevion\\integrations\\databricks\\__init__.py:244)"} +{"complexity": "simple", "doc_id": "chunk_008044", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 254, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.spark (aevion\\integrations\\databricks\\__init__.py:254)"} +{"complexity": "simple", "doc_id": "chunk_008045", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 263, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.generate_proofs (aevion\\integrations\\databricks\\__init__.py:263)"} +{"complexity": "simple", "doc_id": "chunk_008046", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 288, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.__init__ (aevion\\integrations\\databricks\\__init__.py:288)"} +{"complexity": "simple", "doc_id": "chunk_008047", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 291, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.display (aevion\\integrations\\databricks\\__init__.py:291)"} +{"complexity": "simple", "doc_id": "chunk_008048", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 299, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.show_summary (aevion\\integrations\\databricks\\__init__.py:299)"} +{"complexity": "simple", "doc_id": "chunk_008049", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 310, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.__init__ (aevion\\integrations\\databricks\\__init__.py:310)"} +{"complexity": "simple", "doc_id": "chunk_008050", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 314, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.update (aevion\\integrations\\databricks\\__init__.py:314)"} +{"complexity": "simple", "doc_id": "chunk_008051", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "aevion", "module": "other", "source_line": 318, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.get_metrics (aevion\\integrations\\databricks\\__init__.py:318)"} +{"complexity": "simple", "doc_id": "chunk_008052", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 336, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.from_env (aevion\\integrations\\databricks\\__init__.py:336)"} +{"complexity": "simple", "doc_id": "chunk_008053", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 349, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.__init__ (aevion\\integrations\\databricks\\__init__.py:349)"} +{"complexity": "simple", "doc_id": "chunk_008054", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 353, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.setup (aevion\\integrations\\databricks\\__init__.py:353)"} +{"complexity": "simple", "doc_id": "chunk_008055", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 359, "source_path": "aevion\\integrations\\databricks\\__init__.py", "text": "__init__.get_log (aevion\\integrations\\databricks\\__init__.py:359)"} +{"complexity": "complex", "doc_id": "chunk_008056", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 24, "source_path": "aevion\\integrations\\databricks\\mlflow_integration.py", "text": "mlflow_integration.MLflowProofLogger (aevion\\integrations\\databricks\\mlflow_integration.py:24)"} +{"complexity": "medium", "doc_id": "chunk_008057", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 81, "source_path": "aevion\\integrations\\databricks\\mlflow_integration.py", "text": "mlflow_integration.MLflowProofTracker (aevion\\integrations\\databricks\\mlflow_integration.py:81)"} +{"complexity": "medium", "doc_id": "chunk_008058", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 27, "source_path": "aevion\\integrations\\databricks\\mlflow_integration.py", "text": "mlflow_integration.__init__ (aevion\\integrations\\databricks\\mlflow_integration.py:27)"} +{"complexity": "medium", "doc_id": "chunk_008059", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 47, "source_path": "aevion\\integrations\\databricks\\mlflow_integration.py", "text": "mlflow_integration.log_proof (aevion\\integrations\\databricks\\mlflow_integration.py:47)"} +{"complexity": "simple", "doc_id": "chunk_008060", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 77, "source_path": "aevion\\integrations\\databricks\\mlflow_integration.py", "text": "mlflow_integration.get_proofs (aevion\\integrations\\databricks\\mlflow_integration.py:77)"} +{"complexity": "simple", "doc_id": "chunk_008061", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 84, "source_path": "aevion\\integrations\\databricks\\mlflow_integration.py", "text": "mlflow_integration.__init__ (aevion\\integrations\\databricks\\mlflow_integration.py:84)"} +{"complexity": "simple", "doc_id": "chunk_008062", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "aevion", "module": "other", "source_line": 88, "source_path": "aevion\\integrations\\databricks\\mlflow_integration.py", "text": "mlflow_integration.start_run (aevion\\integrations\\databricks\\mlflow_integration.py:88)"} +{"complexity": "simple", "doc_id": "chunk_008063", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "aevion", "module": "other", "source_line": 95, "source_path": "aevion\\integrations\\databricks\\mlflow_integration.py", "text": "mlflow_integration.log_metric (aevion\\integrations\\databricks\\mlflow_integration.py:95)"} +{"complexity": "simple", "doc_id": "chunk_008064", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "aevion", "module": "other", "source_line": 101, "source_path": "aevion\\integrations\\databricks\\mlflow_integration.py", "text": "mlflow_integration.get_run (aevion\\integrations\\databricks\\mlflow_integration.py:101)"} +{"complexity": "medium", "doc_id": "chunk_008065", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 85, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge.SubmodelDescriptor (aevion\\integrations\\fa3st_aas_bridge.py:85)"} +{"complexity": "medium", "doc_id": "chunk_008066", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 111, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge.AASDescriptor (aevion\\integrations\\fa3st_aas_bridge.py:111)"} +{"complexity": "medium", "doc_id": "chunk_008067", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 139, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge.AssetSyncResult (aevion\\integrations\\fa3st_aas_bridge.py:139)"} +{"complexity": "medium", "doc_id": "chunk_008068", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 160, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge.VerificationResult (aevion\\integrations\\fa3st_aas_bridge.py:160)"} +{"complexity": "medium", "doc_id": "chunk_008069", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 179, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge.AssetInfo (aevion\\integrations\\fa3st_aas_bridge.py:179)"} +{"complexity": "simple", "doc_id": "chunk_008070", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "aevion", "module": "other", "source_line": 202, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge._sha256_json (aevion\\integrations\\fa3st_aas_bridge.py:202)"} +{"complexity": "simple", "doc_id": "chunk_008071", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "aevion", "module": "other", "source_line": 212, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge._now_epoch (aevion\\integrations\\fa3st_aas_bridge.py:212)"} +{"complexity": "simple", "doc_id": "chunk_008072", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 217, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge._base64url_encode_id (aevion\\integrations\\fa3st_aas_bridge.py:217)"} +{"complexity": "simple", "doc_id": "chunk_008073", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "aevion", "module": "other", "source_line": 226, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge._build_proof_hash (aevion\\integrations\\fa3st_aas_bridge.py:226)"} +{"complexity": "complex", "doc_id": "chunk_008074", "function_type": "class", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 237, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge.AASXReader (aevion\\integrations\\fa3st_aas_bridge.py:237)"} +{"complexity": "complex", "doc_id": "chunk_008075", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 295, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge.FA3STAASBridge (aevion\\integrations\\fa3st_aas_bridge.py:295)"} +{"complexity": "simple", "doc_id": "chunk_008076", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 102, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge.__post_init__ (aevion\\integrations\\fa3st_aas_bridge.py:102)"} +{"complexity": "simple", "doc_id": "chunk_008077", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 130, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge.__post_init__ (aevion\\integrations\\fa3st_aas_bridge.py:130)"} +{"complexity": "simple", "doc_id": "chunk_008078", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 255, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge.__init__ (aevion\\integrations\\fa3st_aas_bridge.py:255)"} +{"complexity": "medium", "doc_id": "chunk_008079", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 260, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge.read_environment (aevion\\integrations\\fa3st_aas_bridge.py:260)"} +{"complexity": "simple", "doc_id": "chunk_008080", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 279, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge.list_supplementary_files (aevion\\integrations\\fa3st_aas_bridge.py:279)"} +{"complexity": "medium", "doc_id": "chunk_008081", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 315, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge.__init__ (aevion\\integrations\\fa3st_aas_bridge.py:315)"} +{"complexity": "complex", "doc_id": "chunk_008082", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 333, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge.connect (aevion\\integrations\\fa3st_aas_bridge.py:333)"} +{"complexity": "simple", "doc_id": "chunk_008083", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 388, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge.is_connected (aevion\\integrations\\fa3st_aas_bridge.py:388)"} +{"complexity": "medium", "doc_id": "chunk_008084", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 396, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge.register_aas (aevion\\integrations\\fa3st_aas_bridge.py:396)"} +{"complexity": "medium", "doc_id": "chunk_008085", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 426, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge._post_shell_to_fa3st (aevion\\integrations\\fa3st_aas_bridge.py:426)"} +{"complexity": "medium", "doc_id": "chunk_008086", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 445, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge.list_assets (aevion\\integrations\\fa3st_aas_bridge.py:445)"} +{"complexity": "medium", "doc_id": "chunk_008087", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 470, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge._fetch_remote_assets (aevion\\integrations\\fa3st_aas_bridge.py:470)"} +{"complexity": "complex", "doc_id": "chunk_008088", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 504, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge.get_submodel (aevion\\integrations\\fa3st_aas_bridge.py:504)"} +{"complexity": "medium", "doc_id": "chunk_008089", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 545, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge._fetch_remote_submodel (aevion\\integrations\\fa3st_aas_bridge.py:545)"} +{"complexity": "complex", "doc_id": "chunk_008090", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 566, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge.sync_asset (aevion\\integrations\\fa3st_aas_bridge.py:566)"} +{"complexity": "medium", "doc_id": "chunk_008091", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 641, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge._resolve_submodel_ids (aevion\\integrations\\fa3st_aas_bridge.py:641)"} +{"complexity": "complex", "doc_id": "chunk_008092", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 657, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge.verify_submodel (aevion\\integrations\\fa3st_aas_bridge.py:657)"} +{"complexity": "simple", "doc_id": "chunk_008093", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 743, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge._find_chain_entry (aevion\\integrations\\fa3st_aas_bridge.py:743)"} +{"complexity": "simple", "doc_id": "chunk_008094", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 754, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge.set_lean4_available (aevion\\integrations\\fa3st_aas_bridge.py:754)"} +{"complexity": "medium", "doc_id": "chunk_008095", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 764, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge._attempt_lean4_proof (aevion\\integrations\\fa3st_aas_bridge.py:764)"} +{"complexity": "complex", "doc_id": "chunk_008096", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 799, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge.import_aasx (aevion\\integrations\\fa3st_aas_bridge.py:799)"} +{"complexity": "simple", "doc_id": "chunk_008097", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 850, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge._find_submodel_in_env (aevion\\integrations\\fa3st_aas_bridge.py:850)"} +{"complexity": "simple", "doc_id": "chunk_008098", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "aevion", "module": "other", "source_line": 860, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge._extract_semantic_id (aevion\\integrations\\fa3st_aas_bridge.py:860)"} +{"complexity": "simple", "doc_id": "chunk_008099", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "aevion", "module": "other", "source_line": 869, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge._extract_description (aevion\\integrations\\fa3st_aas_bridge.py:869)"} +{"complexity": "medium", "doc_id": "chunk_008100", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 883, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge._descriptor_to_aas_json (aevion\\integrations\\fa3st_aas_bridge.py:883)"} +{"complexity": "medium", "doc_id": "chunk_008101", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 907, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge._submodel_descriptor_to_dict (aevion\\integrations\\fa3st_aas_bridge.py:907)"} +{"complexity": "simple", "doc_id": "chunk_008102", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 925, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge.get_proof_chain (aevion\\integrations\\fa3st_aas_bridge.py:925)"} +{"complexity": "medium", "doc_id": "chunk_008103", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 929, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge.verify_proof_chain_integrity (aevion\\integrations\\fa3st_aas_bridge.py:929)"} +{"complexity": "simple", "doc_id": "chunk_008104", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 954, "source_path": "aevion\\integrations\\fa3st_aas_bridge.py", "text": "fa3st_aas_bridge.__repr__ (aevion\\integrations\\fa3st_aas_bridge.py:954)"} +{"complexity": "medium", "doc_id": "chunk_008105", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 34, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow._normalize_tracking_uri (aevion\\integrations\\mlflow.py:34)"} +{"complexity": "simple", "doc_id": "chunk_008106", "function_type": "class", "has_docstring": "no", "keyword": "sign", "layer": "aevion", "module": "other", "source_line": 68, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.SignatureAlgorithm (aevion\\integrations\\mlflow.py:68)"} +{"complexity": "simple", "doc_id": "chunk_008107", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 73, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.ModelStage (aevion\\integrations\\mlflow.py:73)"} +{"complexity": "simple", "doc_id": "chunk_008108", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "aevion", "module": "other", "source_line": 84, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow._sign (aevion\\integrations\\mlflow.py:84)"} +{"complexity": "simple", "doc_id": "chunk_008109", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 92, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow._verify_sig (aevion\\integrations\\mlflow.py:92)"} +{"complexity": "simple", "doc_id": "chunk_008110", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 103, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow._ParamEntry (aevion\\integrations\\mlflow.py:103)"} +{"complexity": "simple", "doc_id": "chunk_008111", "function_type": "class", "has_docstring": "no", "keyword": "compute", "layer": "aevion", "module": "other", "source_line": 109, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow._MetricEntry (aevion\\integrations\\mlflow.py:109)"} +{"complexity": "complex", "doc_id": "chunk_008112", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 116, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.ExperimentProof (aevion\\integrations\\mlflow.py:116)"} +{"complexity": "medium", "doc_id": "chunk_008113", "function_type": "class", "has_docstring": "yes", "keyword": "run", "layer": "aevion", "module": "other", "source_line": 163, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow._RunContext (aevion\\integrations\\mlflow.py:163)"} +{"complexity": "complex", "doc_id": "chunk_008114", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 181, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.VerifiedExperimentLogger (aevion\\integrations\\mlflow.py:181)"} +{"complexity": "simple", "doc_id": "chunk_008115", "function_type": "class", "has_docstring": "no", "keyword": "sign", "layer": "aevion", "module": "other", "source_line": 250, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.ModelSignature (aevion\\integrations\\mlflow.py:250)"} +{"complexity": "simple", "doc_id": "chunk_008116", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 261, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.ModelVerificationResult (aevion\\integrations\\mlflow.py:261)"} +{"complexity": "medium", "doc_id": "chunk_008117", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "aevion", "module": "other", "source_line": 268, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow._hash_model (aevion\\integrations\\mlflow.py:268)"} +{"complexity": "complex", "doc_id": "chunk_008118", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 285, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.ModelSignatureVerifier (aevion\\integrations\\mlflow.py:285)"} +{"complexity": "simple", "doc_id": "chunk_008119", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 335, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow._ArtifactEntry (aevion\\integrations\\mlflow.py:335)"} +{"complexity": "medium", "doc_id": "chunk_008120", "function_type": "class", "has_docstring": "no", "keyword": "hash", "layer": "aevion", "module": "other", "source_line": 342, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.MerkleProof (aevion\\integrations\\mlflow.py:342)"} +{"complexity": "simple", "doc_id": "chunk_008121", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 357, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.ArtifactProof (aevion\\integrations\\mlflow.py:357)"} +{"complexity": "medium", "doc_id": "chunk_008122", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "aevion", "module": "other", "source_line": 365, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow._merkle_root (aevion\\integrations\\mlflow.py:365)"} +{"complexity": "complex", "doc_id": "chunk_008123", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 380, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.ArtifactProofGenerator (aevion\\integrations\\mlflow.py:380)"} +{"complexity": "simple", "doc_id": "chunk_008124", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 463, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.ModelVersion (aevion\\integrations\\mlflow.py:463)"} +{"complexity": "simple", "doc_id": "chunk_008125", "function_type": "class", "has_docstring": "no", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 474, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.StageTransition (aevion\\integrations\\mlflow.py:474)"} +{"complexity": "medium", "doc_id": "chunk_008126", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 486, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.RegistryProof (aevion\\integrations\\mlflow.py:486)"} +{"complexity": "complex", "doc_id": "chunk_008127", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 504, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.VerifiedModelRegistry (aevion\\integrations\\mlflow.py:504)"} +{"complexity": "medium", "doc_id": "chunk_008128", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 627, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.TrainingRunProof (aevion\\integrations\\mlflow.py:627)"} +{"complexity": "complex", "doc_id": "chunk_008129", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 647, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow._VerifiedRun (aevion\\integrations\\mlflow.py:647)"} +{"complexity": "medium", "doc_id": "chunk_008130", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 722, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.VerifiedTrainingWorkflow (aevion\\integrations\\mlflow.py:722)"} +{"complexity": "medium", "doc_id": "chunk_008131", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 743, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.AevionMLflowPlugin (aevion\\integrations\\mlflow.py:743)"} +{"complexity": "simple", "doc_id": "chunk_008132", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 764, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.install_plugin (aevion\\integrations\\mlflow.py:764)"} +{"complexity": "simple", "doc_id": "chunk_008133", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 768, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.configure_tracking (aevion\\integrations\\mlflow.py:768)"} +{"complexity": "simple", "doc_id": "chunk_008134", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 779, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.create_verified_run (aevion\\integrations\\mlflow.py:779)"} +{"complexity": "simple", "doc_id": "chunk_008135", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 56, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow._win_set_tracking_uri (aevion\\integrations\\mlflow.py:56)"} +{"complexity": "medium", "doc_id": "chunk_008136", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "aevion", "module": "other", "source_line": 124, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.save (aevion\\integrations\\mlflow.py:124)"} +{"complexity": "simple", "doc_id": "chunk_008137", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 137, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.load (aevion\\integrations\\mlflow.py:137)"} +{"complexity": "simple", "doc_id": "chunk_008138", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 148, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow._payload (aevion\\integrations\\mlflow.py:148)"} +{"complexity": "simple", "doc_id": "chunk_008139", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 166, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.__init__ (aevion\\integrations\\mlflow.py:166)"} +{"complexity": "simple", "doc_id": "chunk_008140", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 170, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.__enter__ (aevion\\integrations\\mlflow.py:170)"} +{"complexity": "simple", "doc_id": "chunk_008141", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 173, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.__exit__ (aevion\\integrations\\mlflow.py:173)"} +{"complexity": "simple", "doc_id": "chunk_008142", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 177, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.info (aevion\\integrations\\mlflow.py:177)"} +{"complexity": "simple", "doc_id": "chunk_008143", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 184, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.__init__ (aevion\\integrations\\mlflow.py:184)"} +{"complexity": "medium", "doc_id": "chunk_008144", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "aevion", "module": "other", "source_line": 192, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.start_run (aevion\\integrations\\mlflow.py:192)"} +{"complexity": "simple", "doc_id": "chunk_008145", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 205, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.log_param (aevion\\integrations\\mlflow.py:205)"} +{"complexity": "simple", "doc_id": "chunk_008146", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "aevion", "module": "other", "source_line": 210, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.log_metric (aevion\\integrations\\mlflow.py:210)"} +{"complexity": "medium", "doc_id": "chunk_008147", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 218, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow._finalize (aevion\\integrations\\mlflow.py:218)"} +{"complexity": "simple", "doc_id": "chunk_008148", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 233, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.get_proof (aevion\\integrations\\mlflow.py:233)"} +{"complexity": "simple", "doc_id": "chunk_008149", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 239, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.verify_proof (aevion\\integrations\\mlflow.py:239)"} +{"complexity": "medium", "doc_id": "chunk_008150", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "aevion", "module": "other", "source_line": 286, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.sign_model (aevion\\integrations\\mlflow.py:286)"} +{"complexity": "medium", "doc_id": "chunk_008151", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 308, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.verify_model (aevion\\integrations\\mlflow.py:308)"} +{"complexity": "simple", "doc_id": "chunk_008152", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 348, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.verify (aevion\\integrations\\mlflow.py:348)"} +{"complexity": "simple", "doc_id": "chunk_008153", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 381, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.__init__ (aevion\\integrations\\mlflow.py:381)"} +{"complexity": "medium", "doc_id": "chunk_008154", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 385, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.log_artifact (aevion\\integrations\\mlflow.py:385)"} +{"complexity": "medium", "doc_id": "chunk_008155", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 402, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.finalize (aevion\\integrations\\mlflow.py:402)"} +{"complexity": "medium", "doc_id": "chunk_008156", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "aevion", "module": "other", "source_line": 416, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.get_merkle_proof (aevion\\integrations\\mlflow.py:416)"} +{"complexity": "simple", "doc_id": "chunk_008157", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 448, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.verify_artifact (aevion\\integrations\\mlflow.py:448)"} +{"complexity": "simple", "doc_id": "chunk_008158", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 493, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow._payload (aevion\\integrations\\mlflow.py:493)"} +{"complexity": "simple", "doc_id": "chunk_008159", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 505, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.__init__ (aevion\\integrations\\mlflow.py:505)"} +{"complexity": "simple", "doc_id": "chunk_008160", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "aevion", "module": "other", "source_line": 514, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.create_registered_model (aevion\\integrations\\mlflow.py:514)"} +{"complexity": "complex", "doc_id": "chunk_008161", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "aevion", "module": "other", "source_line": 524, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.create_model_version (aevion\\integrations\\mlflow.py:524)"} +{"complexity": "complex", "doc_id": "chunk_008162", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 560, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.transition_model_version (aevion\\integrations\\mlflow.py:560)"} +{"complexity": "medium", "doc_id": "chunk_008163", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 604, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.get_registry_proof (aevion\\integrations\\mlflow.py:604)"} +{"complexity": "simple", "doc_id": "chunk_008164", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 618, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.verify_registry_proof (aevion\\integrations\\mlflow.py:618)"} +{"complexity": "medium", "doc_id": "chunk_008165", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "aevion", "module": "other", "source_line": 632, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.save (aevion\\integrations\\mlflow.py:632)"} +{"complexity": "simple", "doc_id": "chunk_008166", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 650, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.__init__ (aevion\\integrations\\mlflow.py:650)"} +{"complexity": "medium", "doc_id": "chunk_008167", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 661, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.__enter__ (aevion\\integrations\\mlflow.py:661)"} +{"complexity": "simple", "doc_id": "chunk_008168", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 673, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.__exit__ (aevion\\integrations\\mlflow.py:673)"} +{"complexity": "simple", "doc_id": "chunk_008169", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 678, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.log_params (aevion\\integrations\\mlflow.py:678)"} +{"complexity": "simple", "doc_id": "chunk_008170", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "aevion", "module": "other", "source_line": 682, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.log_metrics (aevion\\integrations\\mlflow.py:682)"} +{"complexity": "simple", "doc_id": "chunk_008171", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 686, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.log_param (aevion\\integrations\\mlflow.py:686)"} +{"complexity": "simple", "doc_id": "chunk_008172", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "aevion", "module": "other", "source_line": 689, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.log_metric (aevion\\integrations\\mlflow.py:689)"} +{"complexity": "simple", "doc_id": "chunk_008173", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 692, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.log_artifact (aevion\\integrations\\mlflow.py:692)"} +{"complexity": "simple", "doc_id": "chunk_008174", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "aevion", "module": "other", "source_line": 700, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.save_model (aevion\\integrations\\mlflow.py:700)"} +{"complexity": "medium", "doc_id": "chunk_008175", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 707, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.get_proof (aevion\\integrations\\mlflow.py:707)"} +{"complexity": "simple", "doc_id": "chunk_008176", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 723, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.__init__ (aevion\\integrations\\mlflow.py:723)"} +{"complexity": "simple", "doc_id": "chunk_008177", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 731, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.create_verified_run (aevion\\integrations\\mlflow.py:731)"} +{"complexity": "simple", "doc_id": "chunk_008178", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 744, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.__init__ (aevion\\integrations\\mlflow.py:744)"} +{"complexity": "simple", "doc_id": "chunk_008179", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 749, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.start_verified_run (aevion\\integrations\\mlflow.py:749)"} +{"complexity": "simple", "doc_id": "chunk_008180", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 760, "source_path": "aevion\\integrations\\mlflow.py", "text": "mlflow.get_logger (aevion\\integrations\\mlflow.py:760)"} +{"complexity": "medium", "doc_id": "chunk_008181", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "aevion", "module": "other", "source_line": 37, "source_path": "aevion\\integrations\\prefect.py", "text": "prefect._merkle_root (aevion\\integrations\\prefect.py:37)"} +{"complexity": "complex", "doc_id": "chunk_008182", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 56, "source_path": "aevion\\integrations\\prefect.py", "text": "prefect.ProofArtifact (aevion\\integrations\\prefect.py:56)"} +{"complexity": "simple", "doc_id": "chunk_008183", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 94, "source_path": "aevion\\integrations\\prefect.py", "text": "prefect.create_proof_artifact (aevion\\integrations\\prefect.py:94)"} +{"complexity": "medium", "doc_id": "chunk_008184", "function_type": "class", "has_docstring": "no", "keyword": "compute", "layer": "aevion", "module": "other", "source_line": 102, "source_path": "aevion\\integrations\\prefect.py", "text": "prefect._MetricsTracker (aevion\\integrations\\prefect.py:102)"} +{"complexity": "simple", "doc_id": "chunk_008185", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "aevion", "module": "other", "source_line": 138, "source_path": "aevion\\integrations\\prefect.py", "text": "prefect.get_metrics_tracker (aevion\\integrations\\prefect.py:138)"} +{"complexity": "complex", "doc_id": "chunk_008186", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 147, "source_path": "aevion\\integrations\\prefect.py", "text": "prefect.compose_task_proofs (aevion\\integrations\\prefect.py:147)"} +{"complexity": "medium", "doc_id": "chunk_008187", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 221, "source_path": "aevion\\integrations\\prefect.py", "text": "prefect.verify_flow_proofs (aevion\\integrations\\prefect.py:221)"} +{"complexity": "medium", "doc_id": "chunk_008188", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 245, "source_path": "aevion\\integrations\\prefect.py", "text": "prefect.AevionCredentials (aevion\\integrations\\prefect.py:245)"} +{"complexity": "medium", "doc_id": "chunk_008189", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 273, "source_path": "aevion\\integrations\\prefect.py", "text": "prefect.ProofBlock (aevion\\integrations\\prefect.py:273)"} +{"complexity": "medium", "doc_id": "chunk_008190", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 308, "source_path": "aevion\\integrations\\prefect.py", "text": "prefect._build_task_proof (aevion\\integrations\\prefect.py:308)"} +{"complexity": "complex", "doc_id": "chunk_008191", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 345, "source_path": "aevion\\integrations\\prefect.py", "text": "prefect.aevion_task (aevion\\integrations\\prefect.py:345)"} +{"complexity": "medium", "doc_id": "chunk_008192", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 410, "source_path": "aevion\\integrations\\prefect.py", "text": "prefect.proof_flow (aevion\\integrations\\prefect.py:410)"} +{"complexity": "simple", "doc_id": "chunk_008193", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 59, "source_path": "aevion\\integrations\\prefect.py", "text": "prefect.__init__ (aevion\\integrations\\prefect.py:59)"} +{"complexity": "medium", "doc_id": "chunk_008194", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 63, "source_path": "aevion\\integrations\\prefect.py", "text": "prefect.to_markdown (aevion\\integrations\\prefect.py:63)"} +{"complexity": "medium", "doc_id": "chunk_008195", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 78, "source_path": "aevion\\integrations\\prefect.py", "text": "prefect.to_table_data (aevion\\integrations\\prefect.py:78)"} +{"complexity": "simple", "doc_id": "chunk_008196", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 90, "source_path": "aevion\\integrations\\prefect.py", "text": "prefect.to_json (aevion\\integrations\\prefect.py:90)"} +{"complexity": "simple", "doc_id": "chunk_008197", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 103, "source_path": "aevion\\integrations\\prefect.py", "text": "prefect.__init__ (aevion\\integrations\\prefect.py:103)"} +{"complexity": "simple", "doc_id": "chunk_008198", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 106, "source_path": "aevion\\integrations\\prefect.py", "text": "prefect.reset (aevion\\integrations\\prefect.py:106)"} +{"complexity": "simple", "doc_id": "chunk_008199", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 111, "source_path": "aevion\\integrations\\prefect.py", "text": "prefect.record (aevion\\integrations\\prefect.py:111)"} +{"complexity": "medium", "doc_id": "chunk_008200", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "aevion", "module": "other", "source_line": 117, "source_path": "aevion\\integrations\\prefect.py", "text": "prefect.get_metrics (aevion\\integrations\\prefect.py:117)"} +{"complexity": "simple", "doc_id": "chunk_008201", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 248, "source_path": "aevion\\integrations\\prefect.py", "text": "prefect.__init__ (aevion\\integrations\\prefect.py:248)"} +{"complexity": "simple", "doc_id": "chunk_008202", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "aevion", "module": "other", "source_line": 257, "source_path": "aevion\\integrations\\prefect.py", "text": "prefect.get_signer (aevion\\integrations\\prefect.py:257)"} +{"complexity": "simple", "doc_id": "chunk_008203", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 284, "source_path": "aevion\\integrations\\prefect.py", "text": "prefect.to_dict (aevion\\integrations\\prefect.py:284)"} +{"complexity": "simple", "doc_id": "chunk_008204", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "aevion", "module": "other", "source_line": 293, "source_path": "aevion\\integrations\\prefect.py", "text": "prefect.get_signer (aevion\\integrations\\prefect.py:293)"} +{"complexity": "complex", "doc_id": "chunk_008205", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 365, "source_path": "aevion\\integrations\\prefect.py", "text": "prefect.decorator (aevion\\integrations\\prefect.py:365)"} +{"complexity": "simple", "doc_id": "chunk_008206", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 418, "source_path": "aevion\\integrations\\prefect.py", "text": "prefect.decorator (aevion\\integrations\\prefect.py:418)"} +{"complexity": "medium", "doc_id": "chunk_008207", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 369, "source_path": "aevion\\integrations\\prefect.py", "text": "prefect.wrapper (aevion\\integrations\\prefect.py:369)"} +{"complexity": "simple", "doc_id": "chunk_008208", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 420, "source_path": "aevion\\integrations\\prefect.py", "text": "prefect.wrapper (aevion\\integrations\\prefect.py:420)"} +{"complexity": "medium", "doc_id": "chunk_008209", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 40, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.TranslatedData (aevion\\integrations\\protocol_bridge.py:40)"} +{"complexity": "medium", "doc_id": "chunk_008210", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "aevion", "module": "other", "source_line": 62, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.BridgeMetrics (aevion\\integrations\\protocol_bridge.py:62)"} +{"complexity": "medium", "doc_id": "chunk_008211", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 82, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.ProtocolAdapter (aevion\\integrations\\protocol_bridge.py:82)"} +{"complexity": "complex", "doc_id": "chunk_008212", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 113, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.OPCUAAdapter (aevion\\integrations\\protocol_bridge.py:113)"} +{"complexity": "medium", "doc_id": "chunk_008213", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 159, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.MQTTAdapter (aevion\\integrations\\protocol_bridge.py:159)"} +{"complexity": "complex", "doc_id": "chunk_008214", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 186, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.ModbusAdapter (aevion\\integrations\\protocol_bridge.py:186)"} +{"complexity": "complex", "doc_id": "chunk_008215", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 263, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.S7Adapter (aevion\\integrations\\protocol_bridge.py:263)"} +{"complexity": "complex", "doc_id": "chunk_008216", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 357, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.EtherNetIPAdapter (aevion\\integrations\\protocol_bridge.py:357)"} +{"complexity": "medium", "doc_id": "chunk_008217", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 439, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.GenericJSONAdapter (aevion\\integrations\\protocol_bridge.py:439)"} +{"complexity": "complex", "doc_id": "chunk_008218", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 457, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.ProtocolBridge (aevion\\integrations\\protocol_bridge.py:457)"} +{"complexity": "simple", "doc_id": "chunk_008219", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 50, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.to_dict (aevion\\integrations\\protocol_bridge.py:50)"} +{"complexity": "simple", "doc_id": "chunk_008220", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 72, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.avg_latency_ms (aevion\\integrations\\protocol_bridge.py:72)"} +{"complexity": "simple", "doc_id": "chunk_008221", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 91, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.protocol_name (aevion\\integrations\\protocol_bridge.py:91)"} +{"complexity": "simple", "doc_id": "chunk_008222", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 96, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.encode (aevion\\integrations\\protocol_bridge.py:96)"} +{"complexity": "simple", "doc_id": "chunk_008223", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 101, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.decode (aevion\\integrations\\protocol_bridge.py:101)"} +{"complexity": "simple", "doc_id": "chunk_008224", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 105, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.__repr__ (aevion\\integrations\\protocol_bridge.py:105)"} +{"complexity": "simple", "doc_id": "chunk_008225", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 125, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.protocol_name (aevion\\integrations\\protocol_bridge.py:125)"} +{"complexity": "medium", "doc_id": "chunk_008226", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 128, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.encode (aevion\\integrations\\protocol_bridge.py:128)"} +{"complexity": "medium", "doc_id": "chunk_008227", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 143, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.decode (aevion\\integrations\\protocol_bridge.py:143)"} +{"complexity": "simple", "doc_id": "chunk_008228", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 169, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.protocol_name (aevion\\integrations\\protocol_bridge.py:169)"} +{"complexity": "simple", "doc_id": "chunk_008229", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 172, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.encode (aevion\\integrations\\protocol_bridge.py:172)"} +{"complexity": "simple", "doc_id": "chunk_008230", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 178, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.decode (aevion\\integrations\\protocol_bridge.py:178)"} +{"complexity": "simple", "doc_id": "chunk_008231", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 201, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.protocol_name (aevion\\integrations\\protocol_bridge.py:201)"} +{"complexity": "medium", "doc_id": "chunk_008232", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 204, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.encode (aevion\\integrations\\protocol_bridge.py:204)"} +{"complexity": "medium", "doc_id": "chunk_008233", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 236, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.decode (aevion\\integrations\\protocol_bridge.py:236)"} +{"complexity": "simple", "doc_id": "chunk_008234", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 281, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.protocol_name (aevion\\integrations\\protocol_bridge.py:281)"} +{"complexity": "complex", "doc_id": "chunk_008235", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 284, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.encode (aevion\\integrations\\protocol_bridge.py:284)"} +{"complexity": "complex", "doc_id": "chunk_008236", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 322, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.decode (aevion\\integrations\\protocol_bridge.py:322)"} +{"complexity": "simple", "doc_id": "chunk_008237", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 373, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.protocol_name (aevion\\integrations\\protocol_bridge.py:373)"} +{"complexity": "complex", "doc_id": "chunk_008238", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 376, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.encode (aevion\\integrations\\protocol_bridge.py:376)"} +{"complexity": "medium", "doc_id": "chunk_008239", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 410, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.decode (aevion\\integrations\\protocol_bridge.py:410)"} +{"complexity": "simple", "doc_id": "chunk_008240", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 443, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.protocol_name (aevion\\integrations\\protocol_bridge.py:443)"} +{"complexity": "simple", "doc_id": "chunk_008241", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 446, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.encode (aevion\\integrations\\protocol_bridge.py:446)"} +{"complexity": "simple", "doc_id": "chunk_008242", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 449, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.decode (aevion\\integrations\\protocol_bridge.py:449)"} +{"complexity": "medium", "doc_id": "chunk_008243", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 476, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.__init__ (aevion\\integrations\\protocol_bridge.py:476)"} +{"complexity": "simple", "doc_id": "chunk_008244", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 491, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.register_adapter (aevion\\integrations\\protocol_bridge.py:491)"} +{"complexity": "simple", "doc_id": "chunk_008245", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 499, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.get_adapter (aevion\\integrations\\protocol_bridge.py:499)"} +{"complexity": "simple", "doc_id": "chunk_008246", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 502, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.get_supported_protocols (aevion\\integrations\\protocol_bridge.py:502)"} +{"complexity": "complex", "doc_id": "chunk_008247", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 507, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.translate (aevion\\integrations\\protocol_bridge.py:507)"} +{"complexity": "simple", "doc_id": "chunk_008248", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "aevion", "module": "other", "source_line": 597, "source_path": "aevion\\integrations\\protocol_bridge.py", "text": "protocol_bridge.get_metrics (aevion\\integrations\\protocol_bridge.py:597)"} +{"complexity": "simple", "doc_id": "chunk_008249", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "aevion", "module": "other", "source_line": 22, "source_path": "aevion\\integrations\\streamlit\\components.py", "text": "components._compute_hash (aevion\\integrations\\streamlit\\components.py:22)"} +{"complexity": "simple", "doc_id": "chunk_008250", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 31, "source_path": "aevion\\integrations\\streamlit\\components.py", "text": "components._format_timestamp (aevion\\integrations\\streamlit\\components.py:31)"} +{"complexity": "complex", "doc_id": "chunk_008251", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "aevion", "module": "other", "source_line": 42, "source_path": "aevion\\integrations\\streamlit\\components.py", "text": "components.st_aevion_sign (aevion\\integrations\\streamlit\\components.py:42)"} +{"complexity": "complex", "doc_id": "chunk_008252", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 84, "source_path": "aevion\\integrations\\streamlit\\components.py", "text": "components.st_aevion_verify (aevion\\integrations\\streamlit\\components.py:84)"} +{"complexity": "medium", "doc_id": "chunk_008253", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 24, "source_path": "aevion\\integrations\\streamlit\\decorators.py", "text": "decorators.verified_output (aevion\\integrations\\streamlit\\decorators.py:24)"} +{"complexity": "medium", "doc_id": "chunk_008254", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 44, "source_path": "aevion\\integrations\\streamlit\\decorators.py", "text": "decorators.verified_cache (aevion\\integrations\\streamlit\\decorators.py:44)"} +{"complexity": "complex", "doc_id": "chunk_008255", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 74, "source_path": "aevion\\integrations\\streamlit\\decorators.py", "text": "decorators.auto_verify (aevion\\integrations\\streamlit\\decorators.py:74)"} +{"complexity": "simple", "doc_id": "chunk_008256", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 31, "source_path": "aevion\\integrations\\streamlit\\decorators.py", "text": "decorators.decorator (aevion\\integrations\\streamlit\\decorators.py:31)"} +{"complexity": "medium", "doc_id": "chunk_008257", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 52, "source_path": "aevion\\integrations\\streamlit\\decorators.py", "text": "decorators.decorator (aevion\\integrations\\streamlit\\decorators.py:52)"} +{"complexity": "medium", "doc_id": "chunk_008258", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 81, "source_path": "aevion\\integrations\\streamlit\\decorators.py", "text": "decorators.decorator (aevion\\integrations\\streamlit\\decorators.py:81)"} +{"complexity": "simple", "doc_id": "chunk_008259", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 33, "source_path": "aevion\\integrations\\streamlit\\decorators.py", "text": "decorators.wrapper (aevion\\integrations\\streamlit\\decorators.py:33)"} +{"complexity": "medium", "doc_id": "chunk_008260", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 54, "source_path": "aevion\\integrations\\streamlit\\decorators.py", "text": "decorators.wrapper (aevion\\integrations\\streamlit\\decorators.py:54)"} +{"complexity": "medium", "doc_id": "chunk_008261", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 83, "source_path": "aevion\\integrations\\streamlit\\decorators.py", "text": "decorators.wrapper (aevion\\integrations\\streamlit\\decorators.py:83)"} +{"complexity": "simple", "doc_id": "chunk_008262", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "aevion", "module": "other", "source_line": 19, "source_path": "aevion\\integrations\\streamlit\\session.py", "text": "session._MockSigner (aevion\\integrations\\streamlit\\session.py:19)"} +{"complexity": "simple", "doc_id": "chunk_008263", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 26, "source_path": "aevion\\integrations\\streamlit\\session.py", "text": "session._MockVerifier (aevion\\integrations\\streamlit\\session.py:26)"} +{"complexity": "complex", "doc_id": "chunk_008264", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 34, "source_path": "aevion\\integrations\\streamlit\\session.py", "text": "session.AevionSession (aevion\\integrations\\streamlit\\session.py:34)"} +{"complexity": "simple", "doc_id": "chunk_008265", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 78, "source_path": "aevion\\integrations\\streamlit\\session.py", "text": "session.init_aevion_session (aevion\\integrations\\streamlit\\session.py:78)"} +{"complexity": "simple", "doc_id": "chunk_008266", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "aevion", "module": "other", "source_line": 22, "source_path": "aevion\\integrations\\streamlit\\session.py", "text": "session.sign (aevion\\integrations\\streamlit\\session.py:22)"} +{"complexity": "simple", "doc_id": "chunk_008267", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 29, "source_path": "aevion\\integrations\\streamlit\\session.py", "text": "session.verify (aevion\\integrations\\streamlit\\session.py:29)"} +{"complexity": "simple", "doc_id": "chunk_008268", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 38, "source_path": "aevion\\integrations\\streamlit\\session.py", "text": "session.initialize (aevion\\integrations\\streamlit\\session.py:38)"} +{"complexity": "simple", "doc_id": "chunk_008269", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "aevion", "module": "other", "source_line": 48, "source_path": "aevion\\integrations\\streamlit\\session.py", "text": "session.get_signer (aevion\\integrations\\streamlit\\session.py:48)"} +{"complexity": "simple", "doc_id": "chunk_008270", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 56, "source_path": "aevion\\integrations\\streamlit\\session.py", "text": "session.get_verifier (aevion\\integrations\\streamlit\\session.py:56)"} +{"complexity": "simple", "doc_id": "chunk_008271", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 64, "source_path": "aevion\\integrations\\streamlit\\session.py", "text": "session.clear_cache (aevion\\integrations\\streamlit\\session.py:64)"} +{"complexity": "simple", "doc_id": "chunk_008272", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 70, "source_path": "aevion\\integrations\\streamlit\\session.py", "text": "session.reset (aevion\\integrations\\streamlit\\session.py:70)"} +{"complexity": "complex", "doc_id": "chunk_008273", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 24, "source_path": "aevion\\integrations\\streamlit\\widgets.py", "text": "widgets.batch_verifier (aevion\\integrations\\streamlit\\widgets.py:24)"} +{"complexity": "simple", "doc_id": "chunk_008274", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "agents", "source_line": 51, "source_path": "aevion\\intel\\arxiv_agent.py", "text": "arxiv_agent.PaperResult (aevion\\intel\\arxiv_agent.py:51)"} +{"complexity": "simple", "doc_id": "chunk_008275", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "agents", "source_line": 63, "source_path": "aevion\\intel\\arxiv_agent.py", "text": "arxiv_agent.AgentResponse (aevion\\intel\\arxiv_agent.py:63)"} +{"complexity": "complex", "doc_id": "chunk_008276", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "agents", "source_line": 70, "source_path": "aevion\\intel\\arxiv_agent.py", "text": "arxiv_agent.ArXivAgent (aevion\\intel\\arxiv_agent.py:70)"} +{"complexity": "medium", "doc_id": "chunk_008277", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "agents", "source_line": 333, "source_path": "aevion\\intel\\arxiv_agent.py", "text": "arxiv_agent.add_arxiv_search_to_monitor (aevion\\intel\\arxiv_agent.py:333)"} +{"complexity": "simple", "doc_id": "chunk_008278", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "agents", "source_line": 81, "source_path": "aevion\\intel\\arxiv_agent.py", "text": "arxiv_agent.__init__ (aevion\\intel\\arxiv_agent.py:81)"} +{"complexity": "medium", "doc_id": "chunk_008279", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "aevion", "module": "agents", "source_line": 89, "source_path": "aevion\\intel\\arxiv_agent.py", "text": "arxiv_agent._get_llm_and_embed (aevion\\intel\\arxiv_agent.py:89)"} +{"complexity": "medium", "doc_id": "chunk_008280", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "agents", "source_line": 104, "source_path": "aevion\\intel\\arxiv_agent.py", "text": "arxiv_agent.fetch_papers (aevion\\intel\\arxiv_agent.py:104)"} +{"complexity": "simple", "doc_id": "chunk_008281", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "agents", "source_line": 127, "source_path": "aevion\\intel\\arxiv_agent.py", "text": "arxiv_agent.download_pdf (aevion\\intel\\arxiv_agent.py:127)"} +{"complexity": "complex", "doc_id": "chunk_008282", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "agents", "source_line": 139, "source_path": "aevion\\intel\\arxiv_agent.py", "text": "arxiv_agent.index_papers (aevion\\intel\\arxiv_agent.py:139)"} +{"complexity": "complex", "doc_id": "chunk_008283", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "aevion", "module": "agents", "source_line": 190, "source_path": "aevion\\intel\\arxiv_agent.py", "text": "arxiv_agent.build_agent (aevion\\intel\\arxiv_agent.py:190)"} +{"complexity": "simple", "doc_id": "chunk_008284", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "agents", "source_line": 262, "source_path": "aevion\\intel\\arxiv_agent.py", "text": "arxiv_agent.search (aevion\\intel\\arxiv_agent.py:262)"} +{"complexity": "complex", "doc_id": "chunk_008285", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "agents", "source_line": 275, "source_path": "aevion\\intel\\arxiv_agent.py", "text": "arxiv_agent.multi_source_search (aevion\\intel\\arxiv_agent.py:275)"} +{"complexity": "simple", "doc_id": "chunk_008286", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "agents", "source_line": 349, "source_path": "aevion\\intel\\arxiv_agent.py", "text": "arxiv_agent.arxiv_search (aevion\\intel\\arxiv_agent.py:349)"} +{"complexity": "medium", "doc_id": "chunk_008287", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "agents", "source_line": 215, "source_path": "aevion\\intel\\arxiv_agent.py", "text": "arxiv_agent.live_arxiv_search (aevion\\intel\\arxiv_agent.py:215)"} +{"complexity": "simple", "doc_id": "chunk_008288", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "agents", "source_line": 240, "source_path": "aevion\\intel\\arxiv_agent.py", "text": "arxiv_agent.download_paper (aevion\\intel\\arxiv_agent.py:240)"} +{"complexity": "medium", "doc_id": "chunk_008289", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "compliance", "source_line": 116, "source_path": "aevion\\intel\\regulatory_monitor.py", "text": "regulatory_monitor.IntelItem (aevion\\intel\\regulatory_monitor.py:116)"} +{"complexity": "simple", "doc_id": "chunk_008290", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "aevion", "module": "compliance", "source_line": 143, "source_path": "aevion\\intel\\regulatory_monitor.py", "text": "regulatory_monitor._sha256 (aevion\\intel\\regulatory_monitor.py:143)"} +{"complexity": "simple", "doc_id": "chunk_008291", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "aevion", "module": "compliance", "source_line": 150, "source_path": "aevion\\intel\\regulatory_monitor.py", "text": "regulatory_monitor._proof_hash_for (aevion\\intel\\regulatory_monitor.py:150)"} +{"complexity": "simple", "doc_id": "chunk_008292", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "compliance", "source_line": 154, "source_path": "aevion\\intel\\regulatory_monitor.py", "text": "regulatory_monitor._http_get (aevion\\intel\\regulatory_monitor.py:154)"} +{"complexity": "medium", "doc_id": "chunk_008293", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "aevion", "module": "compliance", "source_line": 161, "source_path": "aevion\\intel\\regulatory_monitor.py", "text": "regulatory_monitor._score_text (aevion\\intel\\regulatory_monitor.py:161)"} +{"complexity": "medium", "doc_id": "chunk_008294", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "compliance", "source_line": 181, "source_path": "aevion\\intel\\regulatory_monitor.py", "text": "regulatory_monitor.IntelSource (aevion\\intel\\regulatory_monitor.py:181)"} +{"complexity": "complex", "doc_id": "chunk_008295", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "compliance", "source_line": 199, "source_path": "aevion\\intel\\regulatory_monitor.py", "text": "regulatory_monitor.RSSSource (aevion\\intel\\regulatory_monitor.py:199)"} +{"complexity": "complex", "doc_id": "chunk_008296", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "compliance", "source_line": 286, "source_path": "aevion\\intel\\regulatory_monitor.py", "text": "regulatory_monitor.FederalRegisterSource (aevion\\intel\\regulatory_monitor.py:286)"} +{"complexity": "complex", "doc_id": "chunk_008297", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "compliance", "source_line": 363, "source_path": "aevion\\intel\\regulatory_monitor.py", "text": "regulatory_monitor.ArxivSource (aevion\\intel\\regulatory_monitor.py:363)"} +{"complexity": "complex", "doc_id": "chunk_008298", "function_type": "class", "has_docstring": "yes", "keyword": "save", "layer": "aevion", "module": "compliance", "source_line": 426, "source_path": "aevion\\intel\\regulatory_monitor.py", "text": "regulatory_monitor.IntelStore (aevion\\intel\\regulatory_monitor.py:426)"} +{"complexity": "complex", "doc_id": "chunk_008299", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "compliance", "source_line": 531, "source_path": "aevion\\intel\\regulatory_monitor.py", "text": "regulatory_monitor.RegulatoryIntelligenceEngine (aevion\\intel\\regulatory_monitor.py:531)"} +{"complexity": "simple", "doc_id": "chunk_008300", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "compliance", "source_line": 131, "source_path": "aevion\\intel\\regulatory_monitor.py", "text": "regulatory_monitor.__post_init__ (aevion\\intel\\regulatory_monitor.py:131)"} +{"complexity": "simple", "doc_id": "chunk_008301", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "compliance", "source_line": 184, "source_path": "aevion\\intel\\regulatory_monitor.py", "text": "regulatory_monitor.__init__ (aevion\\intel\\regulatory_monitor.py:184)"} +{"complexity": "simple", "doc_id": "chunk_008302", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "compliance", "source_line": 194, "source_path": "aevion\\intel\\regulatory_monitor.py", "text": "regulatory_monitor.fetch (aevion\\intel\\regulatory_monitor.py:194)"} +{"complexity": "medium", "doc_id": "chunk_008303", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "compliance", "source_line": 202, "source_path": "aevion\\intel\\regulatory_monitor.py", "text": "regulatory_monitor.__init__ (aevion\\intel\\regulatory_monitor.py:202)"} +{"complexity": "complex", "doc_id": "chunk_008304", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "compliance", "source_line": 214, "source_path": "aevion\\intel\\regulatory_monitor.py", "text": "regulatory_monitor.fetch (aevion\\intel\\regulatory_monitor.py:214)"} +{"complexity": "simple", "doc_id": "chunk_008305", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "compliance", "source_line": 259, "source_path": "aevion\\intel\\regulatory_monitor.py", "text": "regulatory_monitor._get_text (aevion\\intel\\regulatory_monitor.py:259)"} +{"complexity": "medium", "doc_id": "chunk_008306", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "compliance", "source_line": 268, "source_path": "aevion\\intel\\regulatory_monitor.py", "text": "regulatory_monitor._get_link (aevion\\intel\\regulatory_monitor.py:268)"} +{"complexity": "medium", "doc_id": "chunk_008307", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "compliance", "source_line": 291, "source_path": "aevion\\intel\\regulatory_monitor.py", "text": "regulatory_monitor.__init__ (aevion\\intel\\regulatory_monitor.py:291)"} +{"complexity": "complex", "doc_id": "chunk_008308", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "compliance", "source_line": 308, "source_path": "aevion\\intel\\regulatory_monitor.py", "text": "regulatory_monitor.fetch (aevion\\intel\\regulatory_monitor.py:308)"} +{"complexity": "simple", "doc_id": "chunk_008309", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "compliance", "source_line": 368, "source_path": "aevion\\intel\\regulatory_monitor.py", "text": "regulatory_monitor.__init__ (aevion\\intel\\regulatory_monitor.py:368)"} +{"complexity": "complex", "doc_id": "chunk_008310", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "compliance", "source_line": 378, "source_path": "aevion\\intel\\regulatory_monitor.py", "text": "regulatory_monitor.fetch (aevion\\intel\\regulatory_monitor.py:378)"} +{"complexity": "simple", "doc_id": "chunk_008311", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "compliance", "source_line": 429, "source_path": "aevion\\intel\\regulatory_monitor.py", "text": "regulatory_monitor.__init__ (aevion\\intel\\regulatory_monitor.py:429)"} +{"complexity": "medium", "doc_id": "chunk_008312", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "compliance", "source_line": 434, "source_path": "aevion\\intel\\regulatory_monitor.py", "text": "regulatory_monitor._init_db (aevion\\intel\\regulatory_monitor.py:434)"} +{"complexity": "medium", "doc_id": "chunk_008313", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "compliance", "source_line": 463, "source_path": "aevion\\intel\\regulatory_monitor.py", "text": "regulatory_monitor.upsert (aevion\\intel\\regulatory_monitor.py:463)"} +{"complexity": "medium", "doc_id": "chunk_008314", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "compliance", "source_line": 492, "source_path": "aevion\\intel\\regulatory_monitor.py", "text": "regulatory_monitor.query (aevion\\intel\\regulatory_monitor.py:492)"} +{"complexity": "simple", "doc_id": "chunk_008315", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "compliance", "source_line": 516, "source_path": "aevion\\intel\\regulatory_monitor.py", "text": "regulatory_monitor.count (aevion\\intel\\regulatory_monitor.py:516)"} +{"complexity": "medium", "doc_id": "chunk_008316", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "compliance", "source_line": 581, "source_path": "aevion\\intel\\regulatory_monitor.py", "text": "regulatory_monitor.__init__ (aevion\\intel\\regulatory_monitor.py:581)"} +{"complexity": "complex", "doc_id": "chunk_008317", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "compliance", "source_line": 613, "source_path": "aevion\\intel\\regulatory_monitor.py", "text": "regulatory_monitor.fetch_all (aevion\\intel\\regulatory_monitor.py:613)"} +{"complexity": "simple", "doc_id": "chunk_008318", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "compliance", "source_line": 663, "source_path": "aevion\\intel\\regulatory_monitor.py", "text": "regulatory_monitor.get_top_items (aevion\\intel\\regulatory_monitor.py:663)"} +{"complexity": "complex", "doc_id": "chunk_008319", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "aevion", "module": "compliance", "source_line": 672, "source_path": "aevion\\intel\\regulatory_monitor.py", "text": "regulatory_monitor.generate_digest (aevion\\intel\\regulatory_monitor.py:672)"} +{"complexity": "medium", "doc_id": "chunk_008320", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "compliance", "source_line": 708, "source_path": "aevion\\intel\\regulatory_monitor.py", "text": "regulatory_monitor.export_rss (aevion\\intel\\regulatory_monitor.py:708)"} +{"complexity": "simple", "doc_id": "chunk_008321", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "aevion", "module": "compliance", "source_line": 732, "source_path": "aevion\\intel\\regulatory_monitor.py", "text": "regulatory_monitor.get_metrics (aevion\\intel\\regulatory_monitor.py:732)"} +{"complexity": "simple", "doc_id": "chunk_008322", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "aevion", "module": "compliance", "source_line": 743, "source_path": "aevion\\intel\\regulatory_monitor.py", "text": "regulatory_monitor.get_proof_chain (aevion\\intel\\regulatory_monitor.py:743)"} +{"complexity": "complex", "doc_id": "chunk_008323", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "aevion", "module": "models", "source_line": 37, "source_path": "aevion\\meta_model\\adaptive_threshold.py", "text": "adaptive_threshold.TrainingSample (aevion\\meta_model\\adaptive_threshold.py:37)"} +{"complexity": "simple", "doc_id": "chunk_008324", "function_type": "class", "has_docstring": "yes", "keyword": "infer", "layer": "aevion", "module": "models", "source_line": 105, "source_path": "aevion\\meta_model\\adaptive_threshold.py", "text": "adaptive_threshold.ThresholdPrediction (aevion\\meta_model\\adaptive_threshold.py:105)"} +{"complexity": "complex", "doc_id": "chunk_008325", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "models", "source_line": 113, "source_path": "aevion\\meta_model\\adaptive_threshold.py", "text": "adaptive_threshold.AdaptiveThresholdModel (aevion\\meta_model\\adaptive_threshold.py:113)"} +{"complexity": "complex", "doc_id": "chunk_008326", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "aevion", "module": "models", "source_line": 459, "source_path": "aevion\\meta_model\\adaptive_threshold.py", "text": "adaptive_threshold.MetaModelTrainingPipeline (aevion\\meta_model\\adaptive_threshold.py:459)"} +{"complexity": "simple", "doc_id": "chunk_008327", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "models", "source_line": 54, "source_path": "aevion\\meta_model\\adaptive_threshold.py", "text": "adaptive_threshold.__post_init__ (aevion\\meta_model\\adaptive_threshold.py:54)"} +{"complexity": "medium", "doc_id": "chunk_008328", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "models", "source_line": 58, "source_path": "aevion\\meta_model\\adaptive_threshold.py", "text": "adaptive_threshold.to_feature_vector (aevion\\meta_model\\adaptive_threshold.py:58)"} +{"complexity": "simple", "doc_id": "chunk_008329", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "aevion", "module": "models", "source_line": 76, "source_path": "aevion\\meta_model\\adaptive_threshold.py", "text": "adaptive_threshold._calc_length_variance (aevion\\meta_model\\adaptive_threshold.py:76)"} +{"complexity": "simple", "doc_id": "chunk_008330", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "aevion", "module": "models", "source_line": 87, "source_path": "aevion\\meta_model\\adaptive_threshold.py", "text": "adaptive_threshold._calc_numeric_ratio (aevion\\meta_model\\adaptive_threshold.py:87)"} +{"complexity": "simple", "doc_id": "chunk_008331", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "aevion", "module": "models", "source_line": 93, "source_path": "aevion\\meta_model\\adaptive_threshold.py", "text": "adaptive_threshold._calc_medical_terms (aevion\\meta_model\\adaptive_threshold.py:93)"} +{"complexity": "medium", "doc_id": "chunk_008332", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "models", "source_line": 123, "source_path": "aevion\\meta_model\\adaptive_threshold.py", "text": "adaptive_threshold.__init__ (aevion\\meta_model\\adaptive_threshold.py:123)"} +{"complexity": "medium", "doc_id": "chunk_008333", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "models", "source_line": 151, "source_path": "aevion\\meta_model\\adaptive_threshold.py", "text": "adaptive_threshold._load_model (aevion\\meta_model\\adaptive_threshold.py:151)"} +{"complexity": "medium", "doc_id": "chunk_008334", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "aevion", "module": "models", "source_line": 166, "source_path": "aevion\\meta_model\\adaptive_threshold.py", "text": "adaptive_threshold._save_model (aevion\\meta_model\\adaptive_threshold.py:166)"} +{"complexity": "simple", "doc_id": "chunk_008335", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "aevion", "module": "models", "source_line": 181, "source_path": "aevion\\meta_model\\adaptive_threshold.py", "text": "adaptive_threshold.add_training_sample (aevion\\meta_model\\adaptive_threshold.py:181)"} +{"complexity": "complex", "doc_id": "chunk_008336", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "aevion", "module": "models", "source_line": 189, "source_path": "aevion\\meta_model\\adaptive_threshold.py", "text": "adaptive_threshold._retrain_model (aevion\\meta_model\\adaptive_threshold.py:189)"} +{"complexity": "medium", "doc_id": "chunk_008337", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "aevion", "module": "models", "source_line": 259, "source_path": "aevion\\meta_model\\adaptive_threshold.py", "text": "adaptive_threshold._rule_based_training (aevion\\meta_model\\adaptive_threshold.py:259)"} +{"complexity": "medium", "doc_id": "chunk_008338", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "models", "source_line": 280, "source_path": "aevion\\meta_model\\adaptive_threshold.py", "text": "adaptive_threshold._learn_domain_adjustments (aevion\\meta_model\\adaptive_threshold.py:280)"} +{"complexity": "complex", "doc_id": "chunk_008339", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "aevion", "module": "models", "source_line": 301, "source_path": "aevion\\meta_model\\adaptive_threshold.py", "text": "adaptive_threshold.predict (aevion\\meta_model\\adaptive_threshold.py:301)"} +{"complexity": "medium", "doc_id": "chunk_008340", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "aevion", "module": "models", "source_line": 361, "source_path": "aevion\\meta_model\\adaptive_threshold.py", "text": "adaptive_threshold._calculate_disagreement (aevion\\meta_model\\adaptive_threshold.py:361)"} +{"complexity": "medium", "doc_id": "chunk_008341", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "aevion", "module": "models", "source_line": 376, "source_path": "aevion\\meta_model\\adaptive_threshold.py", "text": "adaptive_threshold._rule_based_prediction (aevion\\meta_model\\adaptive_threshold.py:376)"} +{"complexity": "medium", "doc_id": "chunk_008342", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "aevion", "module": "models", "source_line": 396, "source_path": "aevion\\meta_model\\adaptive_threshold.py", "text": "adaptive_threshold._generate_reasoning (aevion\\meta_model\\adaptive_threshold.py:396)"} +{"complexity": "medium", "doc_id": "chunk_008343", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "aevion", "module": "models", "source_line": 419, "source_path": "aevion\\meta_model\\adaptive_threshold.py", "text": "adaptive_threshold.should_halt (aevion\\meta_model\\adaptive_threshold.py:419)"} +{"complexity": "medium", "doc_id": "chunk_008344", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "models", "source_line": 442, "source_path": "aevion\\meta_model\\adaptive_threshold.py", "text": "adaptive_threshold.get_performance_report (aevion\\meta_model\\adaptive_threshold.py:442)"} +{"complexity": "simple", "doc_id": "chunk_008345", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "models", "source_line": 466, "source_path": "aevion\\meta_model\\adaptive_threshold.py", "text": "adaptive_threshold.__init__ (aevion\\meta_model\\adaptive_threshold.py:466)"} +{"complexity": "medium", "doc_id": "chunk_008346", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "models", "source_line": 470, "source_path": "aevion\\meta_model\\adaptive_threshold.py", "text": "adaptive_threshold.submit_for_review (aevion\\meta_model\\adaptive_threshold.py:470)"} +{"complexity": "complex", "doc_id": "chunk_008347", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "models", "source_line": 487, "source_path": "aevion\\meta_model\\adaptive_threshold.py", "text": "adaptive_threshold.record_human_feedback (aevion\\meta_model\\adaptive_threshold.py:487)"} +{"complexity": "simple", "doc_id": "chunk_008348", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "models", "source_line": 524, "source_path": "aevion\\meta_model\\adaptive_threshold.py", "text": "adaptive_threshold.get_pending_count (aevion\\meta_model\\adaptive_threshold.py:524)"} +{"complexity": "simple", "doc_id": "chunk_008349", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "models", "source_line": 18, "source_path": "aevion\\meta_model\\adaptive_threshold.py", "text": "adaptive_threshold.NumpyStub (aevion\\meta_model\\adaptive_threshold.py:18)"} +{"complexity": "simple", "doc_id": "chunk_008350", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "models", "source_line": 19, "source_path": "aevion\\meta_model\\adaptive_threshold.py", "text": "adaptive_threshold.var (aevion\\meta_model\\adaptive_threshold.py:19)"} +{"complexity": "simple", "doc_id": "chunk_008351", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "models", "source_line": 20, "source_path": "aevion\\meta_model\\adaptive_threshold.py", "text": "adaptive_threshold.array (aevion\\meta_model\\adaptive_threshold.py:20)"} +{"complexity": "simple", "doc_id": "chunk_008352", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "consensus", "source_line": 24, "source_path": "aevion\\multimodal\\multimodal_consensus.py", "text": "multimodal_consensus.ModalityType (aevion\\multimodal\\multimodal_consensus.py:24)"} +{"complexity": "complex", "doc_id": "chunk_008353", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "consensus", "source_line": 36, "source_path": "aevion\\multimodal\\multimodal_consensus.py", "text": "multimodal_consensus.ModalityInput (aevion\\multimodal\\multimodal_consensus.py:36)"} +{"complexity": "medium", "doc_id": "chunk_008354", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "consensus", "source_line": 95, "source_path": "aevion\\multimodal\\multimodal_consensus.py", "text": "multimodal_consensus.SemanticInterpretation (aevion\\multimodal\\multimodal_consensus.py:95)"} +{"complexity": "simple", "doc_id": "chunk_008355", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "consensus", "source_line": 124, "source_path": "aevion\\multimodal\\multimodal_consensus.py", "text": "multimodal_consensus.MultimodalConsensusResult (aevion\\multimodal\\multimodal_consensus.py:124)"} +{"complexity": "complex", "doc_id": "chunk_008356", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "consensus", "source_line": 136, "source_path": "aevion\\multimodal\\multimodal_consensus.py", "text": "multimodal_consensus.MultimodalConsensus (aevion\\multimodal\\multimodal_consensus.py:136)"} +{"complexity": "complex", "doc_id": "chunk_008357", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "consensus", "source_line": 411, "source_path": "aevion\\multimodal\\multimodal_consensus.py", "text": "multimodal_consensus.VisionProviderClient (aevion\\multimodal\\multimodal_consensus.py:411)"} +{"complexity": "medium", "doc_id": "chunk_008358", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "consensus", "source_line": 44, "source_path": "aevion\\multimodal\\multimodal_consensus.py", "text": "multimodal_consensus.from_image (aevion\\multimodal\\multimodal_consensus.py:44)"} +{"complexity": "medium", "doc_id": "chunk_008359", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "consensus", "source_line": 58, "source_path": "aevion\\multimodal\\multimodal_consensus.py", "text": "multimodal_consensus.from_dicom (aevion\\multimodal\\multimodal_consensus.py:58)"} +{"complexity": "medium", "doc_id": "chunk_008360", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "consensus", "source_line": 76, "source_path": "aevion\\multimodal\\multimodal_consensus.py", "text": "multimodal_consensus.from_audio (aevion\\multimodal\\multimodal_consensus.py:76)"} +{"complexity": "simple", "doc_id": "chunk_008361", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "consensus", "source_line": 111, "source_path": "aevion\\multimodal\\multimodal_consensus.py", "text": "multimodal_consensus.to_dict (aevion\\multimodal\\multimodal_consensus.py:111)"} +{"complexity": "simple", "doc_id": "chunk_008362", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "consensus", "source_line": 145, "source_path": "aevion\\multimodal\\multimodal_consensus.py", "text": "multimodal_consensus.__init__ (aevion\\multimodal\\multimodal_consensus.py:145)"} +{"complexity": "complex", "doc_id": "chunk_008363", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "consensus", "source_line": 149, "source_path": "aevion\\multimodal\\multimodal_consensus.py", "text": "multimodal_consensus.verify_image (aevion\\multimodal\\multimodal_consensus.py:149)"} +{"complexity": "medium", "doc_id": "chunk_008364", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "consensus", "source_line": 207, "source_path": "aevion\\multimodal\\multimodal_consensus.py", "text": "multimodal_consensus.verify_dicom (aevion\\multimodal\\multimodal_consensus.py:207)"} +{"complexity": "simple", "doc_id": "chunk_008365", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "consensus", "source_line": 231, "source_path": "aevion\\multimodal\\multimodal_consensus.py", "text": "multimodal_consensus.verify_audio (aevion\\multimodal\\multimodal_consensus.py:231)"} +{"complexity": "medium", "doc_id": "chunk_008366", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "consensus", "source_line": 241, "source_path": "aevion\\multimodal\\multimodal_consensus.py", "text": "multimodal_consensus.verify_sensor_fusion (aevion\\multimodal\\multimodal_consensus.py:241)"} +{"complexity": "complex", "doc_id": "chunk_008367", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "aevion", "module": "consensus", "source_line": 265, "source_path": "aevion\\multimodal\\multimodal_consensus.py", "text": "multimodal_consensus._compute_semantic_agreement (aevion\\multimodal\\multimodal_consensus.py:265)"} +{"complexity": "medium", "doc_id": "chunk_008368", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "consensus", "source_line": 298, "source_path": "aevion\\multimodal\\multimodal_consensus.py", "text": "multimodal_consensus._entity_jaccard_similarity (aevion\\multimodal\\multimodal_consensus.py:298)"} +{"complexity": "medium", "doc_id": "chunk_008369", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "consensus", "source_line": 313, "source_path": "aevion\\multimodal\\multimodal_consensus.py", "text": "multimodal_consensus._text_similarity (aevion\\multimodal\\multimodal_consensus.py:313)"} +{"complexity": "complex", "doc_id": "chunk_008370", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "aevion", "module": "consensus", "source_line": 330, "source_path": "aevion\\multimodal\\multimodal_consensus.py", "text": "multimodal_consensus._compute_entity_consensus (aevion\\multimodal\\multimodal_consensus.py:330)"} +{"complexity": "medium", "doc_id": "chunk_008371", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "aevion", "module": "consensus", "source_line": 377, "source_path": "aevion\\multimodal\\multimodal_consensus.py", "text": "multimodal_consensus._generate_consensus_interpretation (aevion\\multimodal\\multimodal_consensus.py:377)"} +{"complexity": "medium", "doc_id": "chunk_008372", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "aevion", "module": "consensus", "source_line": 392, "source_path": "aevion\\multimodal\\multimodal_consensus.py", "text": "multimodal_consensus._generate_reasoning (aevion\\multimodal\\multimodal_consensus.py:392)"} +{"complexity": "simple", "doc_id": "chunk_008373", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "consensus", "source_line": 418, "source_path": "aevion\\multimodal\\multimodal_consensus.py", "text": "multimodal_consensus.__init__ (aevion\\multimodal\\multimodal_consensus.py:418)"} +{"complexity": "medium", "doc_id": "chunk_008374", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "consensus", "source_line": 422, "source_path": "aevion\\multimodal\\multimodal_consensus.py", "text": "multimodal_consensus.analyze_image (aevion\\multimodal\\multimodal_consensus.py:422)"} +{"complexity": "simple", "doc_id": "chunk_008375", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "consensus", "source_line": 441, "source_path": "aevion\\multimodal\\multimodal_consensus.py", "text": "multimodal_consensus.analyze_dicom (aevion\\multimodal\\multimodal_consensus.py:441)"} +{"complexity": "simple", "doc_id": "chunk_008376", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "consensus", "source_line": 19, "source_path": "aevion\\multimodal\\multimodal_consensus.py", "text": "multimodal_consensus.NumpyStub (aevion\\multimodal\\multimodal_consensus.py:19)"} +{"complexity": "simple", "doc_id": "chunk_008377", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "consensus", "source_line": 20, "source_path": "aevion\\multimodal\\multimodal_consensus.py", "text": "multimodal_consensus.var (aevion\\multimodal\\multimodal_consensus.py:20)"} +{"complexity": "medium", "doc_id": "chunk_008378", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 30, "source_path": "aevion\\oig\\claim_matcher.py", "text": "claim_matcher.MatchResult (aevion\\oig\\claim_matcher.py:30)"} +{"complexity": "complex", "doc_id": "chunk_008379", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 139, "source_path": "aevion\\oig\\claim_matcher.py", "text": "claim_matcher.ClaimMatcher (aevion\\oig\\claim_matcher.py:139)"} +{"complexity": "simple", "doc_id": "chunk_008380", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 343, "source_path": "aevion\\oig\\claim_matcher.py", "text": "claim_matcher.match (aevion\\oig\\claim_matcher.py:343)"} +{"complexity": "simple", "doc_id": "chunk_008381", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 348, "source_path": "aevion\\oig\\claim_matcher.py", "text": "claim_matcher.match_suicide_risk (aevion\\oig\\claim_matcher.py:348)"} +{"complexity": "simple", "doc_id": "chunk_008382", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 354, "source_path": "aevion\\oig\\claim_matcher.py", "text": "claim_matcher.match_delayed_diagnosis (aevion\\oig\\claim_matcher.py:354)"} +{"complexity": "medium", "doc_id": "chunk_008383", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 47, "source_path": "aevion\\oig\\claim_matcher.py", "text": "claim_matcher.to_dict (aevion\\oig\\claim_matcher.py:47)"} +{"complexity": "medium", "doc_id": "chunk_008384", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 157, "source_path": "aevion\\oig\\claim_matcher.py", "text": "claim_matcher.match (aevion\\oig\\claim_matcher.py:157)"} +{"complexity": "complex", "doc_id": "chunk_008385", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 170, "source_path": "aevion\\oig\\claim_matcher.py", "text": "claim_matcher.match_with_context (aevion\\oig\\claim_matcher.py:170)"} +{"complexity": "complex", "doc_id": "chunk_008386", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "aevion", "module": "other", "source_line": 223, "source_path": "aevion\\oig\\claim_matcher.py", "text": "claim_matcher._calculate_match_score (aevion\\oig\\claim_matcher.py:223)"} +{"complexity": "medium", "doc_id": "chunk_008387", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "aevion", "module": "other", "source_line": 270, "source_path": "aevion\\oig\\claim_matcher.py", "text": "claim_matcher._generate_relevance_reason (aevion\\oig\\claim_matcher.py:270)"} +{"complexity": "medium", "doc_id": "chunk_008388", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "aevion", "module": "other", "source_line": 294, "source_path": "aevion\\oig\\claim_matcher.py", "text": "claim_matcher._calculate_strengthening_factor (aevion\\oig\\claim_matcher.py:294)"} +{"complexity": "medium", "doc_id": "chunk_008389", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 324, "source_path": "aevion\\oig\\claim_matcher.py", "text": "claim_matcher.get_matching_logic_rule (aevion\\oig\\claim_matcher.py:324)"} +{"complexity": "medium", "doc_id": "chunk_008390", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 27, "source_path": "aevion\\oig\\failure_library.py", "text": "failure_library.FailureType (aevion\\oig\\failure_library.py:27)"} +{"complexity": "simple", "doc_id": "chunk_008391", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 43, "source_path": "aevion\\oig\\failure_library.py", "text": "failure_library.Severity (aevion\\oig\\failure_library.py:43)"} +{"complexity": "complex", "doc_id": "chunk_008392", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 51, "source_path": "aevion\\oig\\failure_library.py", "text": "failure_library.FailurePattern (aevion\\oig\\failure_library.py:51)"} +{"complexity": "medium", "doc_id": "chunk_008393", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 111, "source_path": "aevion\\oig\\failure_library.py", "text": "failure_library.VHADirective (aevion\\oig\\failure_library.py:111)"} +{"complexity": "complex", "doc_id": "chunk_008394", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 128, "source_path": "aevion\\oig\\failure_library.py", "text": "failure_library.FailureLibrary (aevion\\oig\\failure_library.py:128)"} +{"complexity": "medium", "doc_id": "chunk_008395", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 79, "source_path": "aevion\\oig\\failure_library.py", "text": "failure_library.from_dict (aevion\\oig\\failure_library.py:79)"} +{"complexity": "medium", "doc_id": "chunk_008396", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 94, "source_path": "aevion\\oig\\failure_library.py", "text": "failure_library.to_dict (aevion\\oig\\failure_library.py:94)"} +{"complexity": "simple", "doc_id": "chunk_008397", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 119, "source_path": "aevion\\oig\\failure_library.py", "text": "failure_library.from_dict (aevion\\oig\\failure_library.py:119)"} +{"complexity": "simple", "doc_id": "chunk_008398", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 143, "source_path": "aevion\\oig\\failure_library.py", "text": "failure_library.__new__ (aevion\\oig\\failure_library.py:143)"} +{"complexity": "medium", "doc_id": "chunk_008399", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 149, "source_path": "aevion\\oig\\failure_library.py", "text": "failure_library.load (aevion\\oig\\failure_library.py:149)"} +{"complexity": "simple", "doc_id": "chunk_008400", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 179, "source_path": "aevion\\oig\\failure_library.py", "text": "failure_library.get_all (aevion\\oig\\failure_library.py:179)"} +{"complexity": "simple", "doc_id": "chunk_008401", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 186, "source_path": "aevion\\oig\\failure_library.py", "text": "failure_library.get_by_type (aevion\\oig\\failure_library.py:186)"} +{"complexity": "simple", "doc_id": "chunk_008402", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 193, "source_path": "aevion\\oig\\failure_library.py", "text": "failure_library.get_by_directive (aevion\\oig\\failure_library.py:193)"} +{"complexity": "simple", "doc_id": "chunk_008403", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 200, "source_path": "aevion\\oig\\failure_library.py", "text": "failure_library.get_by_severity (aevion\\oig\\failure_library.py:200)"} +{"complexity": "simple", "doc_id": "chunk_008404", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 207, "source_path": "aevion\\oig\\failure_library.py", "text": "failure_library.get_by_facility (aevion\\oig\\failure_library.py:207)"} +{"complexity": "medium", "doc_id": "chunk_008405", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 215, "source_path": "aevion\\oig\\failure_library.py", "text": "failure_library.search_by_keywords (aevion\\oig\\failure_library.py:215)"} +{"complexity": "simple", "doc_id": "chunk_008406", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 240, "source_path": "aevion\\oig\\failure_library.py", "text": "failure_library.get_directive (aevion\\oig\\failure_library.py:240)"} +{"complexity": "simple", "doc_id": "chunk_008407", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 250, "source_path": "aevion\\oig\\failure_library.py", "text": "failure_library.get_all_directives (aevion\\oig\\failure_library.py:250)"} +{"complexity": "simple", "doc_id": "chunk_008408", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 257, "source_path": "aevion\\oig\\failure_library.py", "text": "failure_library.get_high_severity_failures (aevion\\oig\\failure_library.py:257)"} +{"complexity": "simple", "doc_id": "chunk_008409", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 262, "source_path": "aevion\\oig\\failure_library.py", "text": "failure_library.reset (aevion\\oig\\failure_library.py:262)"} +{"complexity": "medium", "doc_id": "chunk_008410", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "models", "source_line": 111, "source_path": "aevion\\protocols\\opcua_information_model.py", "text": "opcua_information_model.NodeValue (aevion\\protocols\\opcua_information_model.py:111)"} +{"complexity": "medium", "doc_id": "chunk_008411", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "models", "source_line": 140, "source_path": "aevion\\protocols\\opcua_information_model.py", "text": "opcua_information_model._NodeRecord (aevion\\protocols\\opcua_information_model.py:140)"} +{"complexity": "complex", "doc_id": "chunk_008412", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "models", "source_line": 172, "source_path": "aevion\\protocols\\opcua_information_model.py", "text": "opcua_information_model.OPCUANamespace (aevion\\protocols\\opcua_information_model.py:172)"} +{"complexity": "complex", "doc_id": "chunk_008413", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "models", "source_line": 366, "source_path": "aevion\\protocols\\opcua_information_model.py", "text": "opcua_information_model.AevionOPCUAServer (aevion\\protocols\\opcua_information_model.py:366)"} +{"complexity": "simple", "doc_id": "chunk_008414", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "models", "source_line": 151, "source_path": "aevion\\protocols\\opcua_information_model.py", "text": "opcua_information_model.to_node_value (aevion\\protocols\\opcua_information_model.py:151)"} +{"complexity": "simple", "doc_id": "chunk_008415", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "models", "source_line": 185, "source_path": "aevion\\protocols\\opcua_information_model.py", "text": "opcua_information_model.__init__ (aevion\\protocols\\opcua_information_model.py:185)"} +{"complexity": "simple", "doc_id": "chunk_008416", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "models", "source_line": 191, "source_path": "aevion\\protocols\\opcua_information_model.py", "text": "opcua_information_model.uri (aevion\\protocols\\opcua_information_model.py:191)"} +{"complexity": "simple", "doc_id": "chunk_008417", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "models", "source_line": 195, "source_path": "aevion\\protocols\\opcua_information_model.py", "text": "opcua_information_model.index (aevion\\protocols\\opcua_information_model.py:195)"} +{"complexity": "complex", "doc_id": "chunk_008418", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "aevion", "module": "models", "source_line": 202, "source_path": "aevion\\protocols\\opcua_information_model.py", "text": "opcua_information_model.create_node (aevion\\protocols\\opcua_information_model.py:202)"} +{"complexity": "simple", "doc_id": "chunk_008419", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "models", "source_line": 243, "source_path": "aevion\\protocols\\opcua_information_model.py", "text": "opcua_information_model.has_node (aevion\\protocols\\opcua_information_model.py:243)"} +{"complexity": "simple", "doc_id": "chunk_008420", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "models", "source_line": 246, "source_path": "aevion\\protocols\\opcua_information_model.py", "text": "opcua_information_model.get_record (aevion\\protocols\\opcua_information_model.py:246)"} +{"complexity": "medium", "doc_id": "chunk_008421", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "models", "source_line": 257, "source_path": "aevion\\protocols\\opcua_information_model.py", "text": "opcua_information_model.set_value (aevion\\protocols\\opcua_information_model.py:257)"} +{"complexity": "simple", "doc_id": "chunk_008422", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "models", "source_line": 281, "source_path": "aevion\\protocols\\opcua_information_model.py", "text": "opcua_information_model.all_node_ids (aevion\\protocols\\opcua_information_model.py:281)"} +{"complexity": "complex", "doc_id": "chunk_008423", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "aevion", "module": "models", "source_line": 284, "source_path": "aevion\\protocols\\opcua_information_model.py", "text": "opcua_information_model.build_tree (aevion\\protocols\\opcua_information_model.py:284)"} +{"complexity": "complex", "doc_id": "chunk_008424", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "aevion", "module": "models", "source_line": 325, "source_path": "aevion\\protocols\\opcua_information_model.py", "text": "opcua_information_model._validate_type (aevion\\protocols\\opcua_information_model.py:325)"} +{"complexity": "medium", "doc_id": "chunk_008425", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "aevion", "module": "models", "source_line": 394, "source_path": "aevion\\protocols\\opcua_information_model.py", "text": "opcua_information_model.__init__ (aevion\\protocols\\opcua_information_model.py:394)"} +{"complexity": "simple", "doc_id": "chunk_008426", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "models", "source_line": 417, "source_path": "aevion\\protocols\\opcua_information_model.py", "text": "opcua_information_model._register_standard_nodes (aevion\\protocols\\opcua_information_model.py:417)"} +{"complexity": "medium", "doc_id": "chunk_008427", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "models", "source_line": 429, "source_path": "aevion\\protocols\\opcua_information_model.py", "text": "opcua_information_model.register_node (aevion\\protocols\\opcua_information_model.py:429)"} +{"complexity": "medium", "doc_id": "chunk_008428", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "models", "source_line": 461, "source_path": "aevion\\protocols\\opcua_information_model.py", "text": "opcua_information_model.read_node (aevion\\protocols\\opcua_information_model.py:461)"} +{"complexity": "complex", "doc_id": "chunk_008429", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "aevion", "module": "models", "source_line": 478, "source_path": "aevion\\protocols\\opcua_information_model.py", "text": "opcua_information_model.write_node (aevion\\protocols\\opcua_information_model.py:478)"} +{"complexity": "medium", "doc_id": "chunk_008430", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "models", "source_line": 524, "source_path": "aevion\\protocols\\opcua_information_model.py", "text": "opcua_information_model.subscribe (aevion\\protocols\\opcua_information_model.py:524)"} +{"complexity": "medium", "doc_id": "chunk_008431", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "models", "source_line": 556, "source_path": "aevion\\protocols\\opcua_information_model.py", "text": "opcua_information_model.unsubscribe (aevion\\protocols\\opcua_information_model.py:556)"} +{"complexity": "medium", "doc_id": "chunk_008432", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "models", "source_line": 578, "source_path": "aevion\\protocols\\opcua_information_model.py", "text": "opcua_information_model._fire_subscriptions (aevion\\protocols\\opcua_information_model.py:578)"} +{"complexity": "simple", "doc_id": "chunk_008433", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "models", "source_line": 607, "source_path": "aevion\\protocols\\opcua_information_model.py", "text": "opcua_information_model.get_node_tree (aevion\\protocols\\opcua_information_model.py:607)"} +{"complexity": "simple", "doc_id": "chunk_008434", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "models", "source_line": 615, "source_path": "aevion\\protocols\\opcua_information_model.py", "text": "opcua_information_model.list_node_ids (aevion\\protocols\\opcua_information_model.py:615)"} +{"complexity": "simple", "doc_id": "chunk_008435", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "models", "source_line": 620, "source_path": "aevion\\protocols\\opcua_information_model.py", "text": "opcua_information_model.list_subscriptions (aevion\\protocols\\opcua_information_model.py:620)"} +{"complexity": "complex", "doc_id": "chunk_008436", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "models", "source_line": 631, "source_path": "aevion\\protocols\\opcua_information_model.py", "text": "opcua_information_model.write_verification_state (aevion\\protocols\\opcua_information_model.py:631)"} +{"complexity": "medium", "doc_id": "chunk_008437", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "models", "source_line": 681, "source_path": "aevion\\protocols\\opcua_information_model.py", "text": "opcua_information_model.snapshot (aevion\\protocols\\opcua_information_model.py:681)"} +{"complexity": "simple", "doc_id": "chunk_008438", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "models", "source_line": 698, "source_path": "aevion\\protocols\\opcua_information_model.py", "text": "opcua_information_model._qualify (aevion\\protocols\\opcua_information_model.py:698)"} +{"complexity": "simple", "doc_id": "chunk_008439", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "models", "source_line": 708, "source_path": "aevion\\protocols\\opcua_information_model.py", "text": "opcua_information_model.__repr__ (aevion\\protocols\\opcua_information_model.py:708)"} +{"complexity": "simple", "doc_id": "chunk_008440", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 39, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.TrustLevel (aevion\\protocols\\universal_trust_protocol.py:39)"} +{"complexity": "medium", "doc_id": "chunk_008441", "function_type": "class", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 48, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.MessageType (aevion\\protocols\\universal_trust_protocol.py:48)"} +{"complexity": "medium", "doc_id": "chunk_008442", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 64, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.SessionState (aevion\\protocols\\universal_trust_protocol.py:64)"} +{"complexity": "simple", "doc_id": "chunk_008443", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 85, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.UTPError (aevion\\protocols\\universal_trust_protocol.py:85)"} +{"complexity": "simple", "doc_id": "chunk_008444", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "aevion", "module": "other", "source_line": 89, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.HandshakeError (aevion\\protocols\\universal_trust_protocol.py:89)"} +{"complexity": "simple", "doc_id": "chunk_008445", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 93, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.AttestationError (aevion\\protocols\\universal_trust_protocol.py:93)"} +{"complexity": "simple", "doc_id": "chunk_008446", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 97, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.TrustNegotiationError (aevion\\protocols\\universal_trust_protocol.py:97)"} +{"complexity": "simple", "doc_id": "chunk_008447", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 101, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.VerificationError (aevion\\protocols\\universal_trust_protocol.py:101)"} +{"complexity": "medium", "doc_id": "chunk_008448", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "aevion", "module": "other", "source_line": 110, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.TrustScore (aevion\\protocols\\universal_trust_protocol.py:110)"} +{"complexity": "complex", "doc_id": "chunk_008449", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 143, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.Capability (aevion\\protocols\\universal_trust_protocol.py:143)"} +{"complexity": "complex", "doc_id": "chunk_008450", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 180, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.Identity (aevion\\protocols\\universal_trust_protocol.py:180)"} +{"complexity": "simple", "doc_id": "chunk_008451", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "aevion", "module": "other", "source_line": 230, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol._sign_payload (aevion\\protocols\\universal_trust_protocol.py:230)"} +{"complexity": "medium", "doc_id": "chunk_008452", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 242, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol._verify_sig (aevion\\protocols\\universal_trust_protocol.py:242)"} +{"complexity": "complex", "doc_id": "chunk_008453", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "aevion", "module": "other", "source_line": 257, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.TrustHandshake (aevion\\protocols\\universal_trust_protocol.py:257)"} +{"complexity": "complex", "doc_id": "chunk_008454", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 348, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.CapabilityAttestation (aevion\\protocols\\universal_trust_protocol.py:348)"} +{"complexity": "complex", "doc_id": "chunk_008455", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 403, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.VerifiedMessage (aevion\\protocols\\universal_trust_protocol.py:403)"} +{"complexity": "complex", "doc_id": "chunk_008456", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 467, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.TrustRegistry (aevion\\protocols\\universal_trust_protocol.py:467)"} +{"complexity": "complex", "doc_id": "chunk_008457", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 549, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.UTPSession (aevion\\protocols\\universal_trust_protocol.py:549)"} +{"complexity": "complex", "doc_id": "chunk_008458", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "aevion", "module": "other", "source_line": 785, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.create_identity (aevion\\protocols\\universal_trust_protocol.py:785)"} +{"complexity": "medium", "doc_id": "chunk_008459", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "aevion", "module": "other", "source_line": 824, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.quick_trust_check (aevion\\protocols\\universal_trust_protocol.py:824)"} +{"complexity": "simple", "doc_id": "chunk_008460", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 120, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.to_dict (aevion\\protocols\\universal_trust_protocol.py:120)"} +{"complexity": "simple", "doc_id": "chunk_008461", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 131, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.from_dict (aevion\\protocols\\universal_trust_protocol.py:131)"} +{"complexity": "simple", "doc_id": "chunk_008462", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 154, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.to_dict (aevion\\protocols\\universal_trust_protocol.py:154)"} +{"complexity": "medium", "doc_id": "chunk_008463", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 166, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.from_dict (aevion\\protocols\\universal_trust_protocol.py:166)"} +{"complexity": "simple", "doc_id": "chunk_008464", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 191, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.public_key_bytes (aevion\\protocols\\universal_trust_protocol.py:191)"} +{"complexity": "simple", "doc_id": "chunk_008465", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 195, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.fingerprint (aevion\\protocols\\universal_trust_protocol.py:195)"} +{"complexity": "simple", "doc_id": "chunk_008466", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 199, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.to_dict (aevion\\protocols\\universal_trust_protocol.py:199)"} +{"complexity": "simple", "doc_id": "chunk_008467", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 210, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.from_dict (aevion\\protocols\\universal_trust_protocol.py:210)"} +{"complexity": "simple", "doc_id": "chunk_008468", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 260, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.__init__ (aevion\\protocols\\universal_trust_protocol.py:260)"} +{"complexity": "medium", "doc_id": "chunk_008469", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "aevion", "module": "other", "source_line": 265, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.create_hello (aevion\\protocols\\universal_trust_protocol.py:265)"} +{"complexity": "medium", "doc_id": "chunk_008470", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 279, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.verify_hello (aevion\\protocols\\universal_trust_protocol.py:279)"} +{"complexity": "medium", "doc_id": "chunk_008471", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "aevion", "module": "other", "source_line": 308, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.create_hello_ack (aevion\\protocols\\universal_trust_protocol.py:308)"} +{"complexity": "medium", "doc_id": "chunk_008472", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 325, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.verify_hello_ack (aevion\\protocols\\universal_trust_protocol.py:325)"} +{"complexity": "simple", "doc_id": "chunk_008473", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 351, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.__init__ (aevion\\protocols\\universal_trust_protocol.py:351)"} +{"complexity": "medium", "doc_id": "chunk_008474", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 358, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.create_attestation (aevion\\protocols\\universal_trust_protocol.py:358)"} +{"complexity": "medium", "doc_id": "chunk_008475", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 375, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.verify_attestation (aevion\\protocols\\universal_trust_protocol.py:375)"} +{"complexity": "simple", "doc_id": "chunk_008476", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 406, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.__init__ (aevion\\protocols\\universal_trust_protocol.py:406)"} +{"complexity": "medium", "doc_id": "chunk_008477", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "aevion", "module": "other", "source_line": 413, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.create (aevion\\protocols\\universal_trust_protocol.py:413)"} +{"complexity": "medium", "doc_id": "chunk_008478", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 438, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.verify (aevion\\protocols\\universal_trust_protocol.py:438)"} +{"complexity": "simple", "doc_id": "chunk_008479", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 470, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.__init__ (aevion\\protocols\\universal_trust_protocol.py:470)"} +{"complexity": "simple", "doc_id": "chunk_008480", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "aevion", "module": "other", "source_line": 474, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.get_trust_score (aevion\\protocols\\universal_trust_protocol.py:474)"} +{"complexity": "medium", "doc_id": "chunk_008481", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 483, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.record_interaction (aevion\\protocols\\universal_trust_protocol.py:483)"} +{"complexity": "simple", "doc_id": "chunk_008482", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 512, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.get_trust_level (aevion\\protocols\\universal_trust_protocol.py:512)"} +{"complexity": "simple", "doc_id": "chunk_008483", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 517, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.add_verified_capability (aevion\\protocols\\universal_trust_protocol.py:517)"} +{"complexity": "simple", "doc_id": "chunk_008484", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "aevion", "module": "other", "source_line": 523, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.export_trust_scores (aevion\\protocols\\universal_trust_protocol.py:523)"} +{"complexity": "simple", "doc_id": "chunk_008485", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "aevion", "module": "other", "source_line": 527, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.import_trust_scores (aevion\\protocols\\universal_trust_protocol.py:527)"} +{"complexity": "simple", "doc_id": "chunk_008486", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "aevion", "module": "other", "source_line": 533, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol._score_to_level (aevion\\protocols\\universal_trust_protocol.py:533)"} +{"complexity": "medium", "doc_id": "chunk_008487", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 559, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.__init__ (aevion\\protocols\\universal_trust_protocol.py:559)"} +{"complexity": "simple", "doc_id": "chunk_008488", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 580, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.add_capability (aevion\\protocols\\universal_trust_protocol.py:580)"} +{"complexity": "simple", "doc_id": "chunk_008489", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 588, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.initiate_session (aevion\\protocols\\universal_trust_protocol.py:588)"} +{"complexity": "medium", "doc_id": "chunk_008490", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 598, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.receive_hello (aevion\\protocols\\universal_trust_protocol.py:598)"} +{"complexity": "medium", "doc_id": "chunk_008491", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 613, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.receive_hello_ack (aevion\\protocols\\universal_trust_protocol.py:613)"} +{"complexity": "medium", "doc_id": "chunk_008492", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 633, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.negotiate_trust (aevion\\protocols\\universal_trust_protocol.py:633)"} +{"complexity": "medium", "doc_id": "chunk_008493", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 650, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.accept_trust_negotiation (aevion\\protocols\\universal_trust_protocol.py:650)"} +{"complexity": "simple", "doc_id": "chunk_008494", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 676, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.receive_trust_accept (aevion\\protocols\\universal_trust_protocol.py:676)"} +{"complexity": "medium", "doc_id": "chunk_008495", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 690, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.send_data (aevion\\protocols\\universal_trust_protocol.py:690)"} +{"complexity": "medium", "doc_id": "chunk_008496", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 708, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.receive_data (aevion\\protocols\\universal_trust_protocol.py:708)"} +{"complexity": "medium", "doc_id": "chunk_008497", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 731, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.close_session (aevion\\protocols\\universal_trust_protocol.py:731)"} +{"complexity": "simple", "doc_id": "chunk_008498", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 753, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.is_expired (aevion\\protocols\\universal_trust_protocol.py:753)"} +{"complexity": "medium", "doc_id": "chunk_008499", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 757, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol.get_session_info (aevion\\protocols\\universal_trust_protocol.py:757)"} +{"complexity": "simple", "doc_id": "chunk_008500", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 773, "source_path": "aevion\\protocols\\universal_trust_protocol.py", "text": "universal_trust_protocol._get_priv_key_obj (aevion\\protocols\\universal_trust_protocol.py:773)"} +{"complexity": "simple", "doc_id": "chunk_008501", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 16, "source_path": "aevion\\provenance\\provenance_tracker.py", "text": "provenance_tracker.DataSourceType (aevion\\provenance\\provenance_tracker.py:16)"} +{"complexity": "medium", "doc_id": "chunk_008502", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 29, "source_path": "aevion\\provenance\\provenance_tracker.py", "text": "provenance_tracker.DataSource (aevion\\provenance\\provenance_tracker.py:29)"} +{"complexity": "medium", "doc_id": "chunk_008503", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 48, "source_path": "aevion\\provenance\\provenance_tracker.py", "text": "provenance_tracker.ReasoningStep (aevion\\provenance\\provenance_tracker.py:48)"} +{"complexity": "medium", "doc_id": "chunk_008504", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 71, "source_path": "aevion\\provenance\\provenance_tracker.py", "text": "provenance_tracker.AlternativeConsidered (aevion\\provenance\\provenance_tracker.py:71)"} +{"complexity": "medium", "doc_id": "chunk_008505", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 90, "source_path": "aevion\\provenance\\provenance_tracker.py", "text": "provenance_tracker.ModelInfo (aevion\\provenance\\provenance_tracker.py:90)"} +{"complexity": "complex", "doc_id": "chunk_008506", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 111, "source_path": "aevion\\provenance\\provenance_tracker.py", "text": "provenance_tracker.ProvenanceRecord (aevion\\provenance\\provenance_tracker.py:111)"} +{"complexity": "complex", "doc_id": "chunk_008507", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 165, "source_path": "aevion\\provenance\\provenance_tracker.py", "text": "provenance_tracker.ProvenanceTracker (aevion\\provenance\\provenance_tracker.py:165)"} +{"complexity": "medium", "doc_id": "chunk_008508", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 412, "source_path": "aevion\\provenance\\provenance_tracker.py", "text": "provenance_tracker.InMemoryProvenanceStorage (aevion\\provenance\\provenance_tracker.py:412)"} +{"complexity": "medium", "doc_id": "chunk_008509", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 425, "source_path": "aevion\\provenance\\provenance_tracker.py", "text": "provenance_tracker.BlockchainProvenanceStorage (aevion\\provenance\\provenance_tracker.py:425)"} +{"complexity": "simple", "doc_id": "chunk_008510", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 37, "source_path": "aevion\\provenance\\provenance_tracker.py", "text": "provenance_tracker.to_dict (aevion\\provenance\\provenance_tracker.py:37)"} +{"complexity": "simple", "doc_id": "chunk_008511", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 58, "source_path": "aevion\\provenance\\provenance_tracker.py", "text": "provenance_tracker.to_dict (aevion\\provenance\\provenance_tracker.py:58)"} +{"complexity": "simple", "doc_id": "chunk_008512", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 79, "source_path": "aevion\\provenance\\provenance_tracker.py", "text": "provenance_tracker.to_dict (aevion\\provenance\\provenance_tracker.py:79)"} +{"complexity": "simple", "doc_id": "chunk_008513", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 99, "source_path": "aevion\\provenance\\provenance_tracker.py", "text": "provenance_tracker.to_dict (aevion\\provenance\\provenance_tracker.py:99)"} +{"complexity": "medium", "doc_id": "chunk_008514", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 142, "source_path": "aevion\\provenance\\provenance_tracker.py", "text": "provenance_tracker.to_dict (aevion\\provenance\\provenance_tracker.py:142)"} +{"complexity": "simple", "doc_id": "chunk_008515", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "aevion", "module": "other", "source_line": 159, "source_path": "aevion\\provenance\\provenance_tracker.py", "text": "provenance_tracker.compute_merkle_root (aevion\\provenance\\provenance_tracker.py:159)"} +{"complexity": "simple", "doc_id": "chunk_008516", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 173, "source_path": "aevion\\provenance\\provenance_tracker.py", "text": "provenance_tracker.__init__ (aevion\\provenance\\provenance_tracker.py:173)"} +{"complexity": "medium", "doc_id": "chunk_008517", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "aevion", "module": "other", "source_line": 177, "source_path": "aevion\\provenance\\provenance_tracker.py", "text": "provenance_tracker.start_tracking (aevion\\provenance\\provenance_tracker.py:177)"} +{"complexity": "medium", "doc_id": "chunk_008518", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 196, "source_path": "aevion\\provenance\\provenance_tracker.py", "text": "provenance_tracker.add_data_source (aevion\\provenance\\provenance_tracker.py:196)"} +{"complexity": "medium", "doc_id": "chunk_008519", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 219, "source_path": "aevion\\provenance\\provenance_tracker.py", "text": "provenance_tracker.add_reasoning_step (aevion\\provenance\\provenance_tracker.py:219)"} +{"complexity": "medium", "doc_id": "chunk_008520", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 245, "source_path": "aevion\\provenance\\provenance_tracker.py", "text": "provenance_tracker.add_alternative (aevion\\provenance\\provenance_tracker.py:245)"} +{"complexity": "medium", "doc_id": "chunk_008521", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 264, "source_path": "aevion\\provenance\\provenance_tracker.py", "text": "provenance_tracker.add_tool_call (aevion\\provenance\\provenance_tracker.py:264)"} +{"complexity": "medium", "doc_id": "chunk_008522", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 282, "source_path": "aevion\\provenance\\provenance_tracker.py", "text": "provenance_tracker.add_api_call (aevion\\provenance\\provenance_tracker.py:282)"} +{"complexity": "medium", "doc_id": "chunk_008523", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 302, "source_path": "aevion\\provenance\\provenance_tracker.py", "text": "provenance_tracker.finalize (aevion\\provenance\\provenance_tracker.py:302)"} +{"complexity": "simple", "doc_id": "chunk_008524", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 321, "source_path": "aevion\\provenance\\provenance_tracker.py", "text": "provenance_tracker.get_provenance (aevion\\provenance\\provenance_tracker.py:321)"} +{"complexity": "medium", "doc_id": "chunk_008525", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 330, "source_path": "aevion\\provenance\\provenance_tracker.py", "text": "provenance_tracker.verify_integrity (aevion\\provenance\\provenance_tracker.py:330)"} +{"complexity": "medium", "doc_id": "chunk_008526", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "aevion", "module": "other", "source_line": 342, "source_path": "aevion\\provenance\\provenance_tracker.py", "text": "provenance_tracker.generate_audit_trail (aevion\\provenance\\provenance_tracker.py:342)"} +{"complexity": "complex", "doc_id": "chunk_008527", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 366, "source_path": "aevion\\provenance\\provenance_tracker.py", "text": "provenance_tracker._to_xml (aevion\\provenance\\provenance_tracker.py:366)"} +{"complexity": "simple", "doc_id": "chunk_008528", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 401, "source_path": "aevion\\provenance\\provenance_tracker.py", "text": "provenance_tracker._to_csv (aevion\\provenance\\provenance_tracker.py:401)"} +{"complexity": "simple", "doc_id": "chunk_008529", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 415, "source_path": "aevion\\provenance\\provenance_tracker.py", "text": "provenance_tracker.__init__ (aevion\\provenance\\provenance_tracker.py:415)"} +{"complexity": "simple", "doc_id": "chunk_008530", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "aevion", "module": "other", "source_line": 418, "source_path": "aevion\\provenance\\provenance_tracker.py", "text": "provenance_tracker.store (aevion\\provenance\\provenance_tracker.py:418)"} +{"complexity": "simple", "doc_id": "chunk_008531", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 421, "source_path": "aevion\\provenance\\provenance_tracker.py", "text": "provenance_tracker.retrieve (aevion\\provenance\\provenance_tracker.py:421)"} +{"complexity": "simple", "doc_id": "chunk_008532", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 431, "source_path": "aevion\\provenance\\provenance_tracker.py", "text": "provenance_tracker.__init__ (aevion\\provenance\\provenance_tracker.py:431)"} +{"complexity": "simple", "doc_id": "chunk_008533", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "aevion", "module": "other", "source_line": 436, "source_path": "aevion\\provenance\\provenance_tracker.py", "text": "provenance_tracker.store (aevion\\provenance\\provenance_tracker.py:436)"} +{"complexity": "simple", "doc_id": "chunk_008534", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 442, "source_path": "aevion\\provenance\\provenance_tracker.py", "text": "provenance_tracker.retrieve (aevion\\provenance\\provenance_tracker.py:442)"} +{"complexity": "complex", "doc_id": "chunk_008535", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "consensus", "source_line": 18, "source_path": "aevion\\security\\aevion_byzantine_auditor.py", "text": "aevion_byzantine_auditor.AevionByzantineAuditor (aevion\\security\\aevion_byzantine_auditor.py:18)"} +{"complexity": "simple", "doc_id": "chunk_008536", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "consensus", "source_line": 28, "source_path": "aevion\\security\\aevion_byzantine_auditor.py", "text": "aevion_byzantine_auditor.__init__ (aevion\\security\\aevion_byzantine_auditor.py:28)"} +{"complexity": "simple", "doc_id": "chunk_008537", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "consensus", "source_line": 32, "source_path": "aevion\\security\\aevion_byzantine_auditor.py", "text": "aevion_byzantine_auditor.load_driver (aevion\\security\\aevion_byzantine_auditor.py:32)"} +{"complexity": "simple", "doc_id": "chunk_008538", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "consensus", "source_line": 41, "source_path": "aevion\\security\\aevion_byzantine_auditor.py", "text": "aevion_byzantine_auditor.audit (aevion\\security\\aevion_byzantine_auditor.py:41)"} +{"complexity": "simple", "doc_id": "chunk_008539", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "aevion", "module": "consensus", "source_line": 51, "source_path": "aevion\\security\\aevion_byzantine_auditor.py", "text": "aevion_byzantine_auditor.compute_hash (aevion\\security\\aevion_byzantine_auditor.py:51)"} +{"complexity": "complex", "doc_id": "chunk_008540", "function_type": "class", "has_docstring": "yes", "keyword": "run", "layer": "aevion", "module": "other", "source_line": 24, "source_path": "aevion\\security\\hexaplex_validation.py", "text": "hexaplex_validation.HexaplexValidationRunner (aevion\\security\\hexaplex_validation.py:24)"} +{"complexity": "medium", "doc_id": "chunk_008541", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 35, "source_path": "aevion\\security\\hexaplex_validation.py", "text": "hexaplex_validation.__init__ (aevion\\security\\hexaplex_validation.py:35)"} +{"complexity": "complex", "doc_id": "chunk_008542", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 52, "source_path": "aevion\\security\\hexaplex_validation.py", "text": "hexaplex_validation._apply_majority_vote (aevion\\security\\hexaplex_validation.py:52)"} +{"complexity": "complex", "doc_id": "chunk_008543", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 101, "source_path": "aevion\\security\\hexaplex_validation.py", "text": "hexaplex_validation.generate_xgml_certificate (aevion\\security\\hexaplex_validation.py:101)"} +{"complexity": "medium", "doc_id": "chunk_008544", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 146, "source_path": "aevion\\security\\hexaplex_validation.py", "text": "hexaplex_validation.generate_lean4_proof_stub (aevion\\security\\hexaplex_validation.py:146)"} +{"complexity": "medium", "doc_id": "chunk_008545", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "aevion", "module": "other", "source_line": 182, "source_path": "aevion\\security\\hexaplex_validation.py", "text": "hexaplex_validation.run (aevion\\security\\hexaplex_validation.py:182)"} +{"complexity": "simple", "doc_id": "chunk_008546", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 18, "source_path": "aevion\\security\\prompt_injection_firewall.py", "text": "prompt_injection_firewall.FirewallDecision (aevion\\security\\prompt_injection_firewall.py:18)"} +{"complexity": "simple", "doc_id": "chunk_008547", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 25, "source_path": "aevion\\security\\prompt_injection_firewall.py", "text": "prompt_injection_firewall.FirewallResult (aevion\\security\\prompt_injection_firewall.py:25)"} +{"complexity": "complex", "doc_id": "chunk_008548", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 31, "source_path": "aevion\\security\\prompt_injection_firewall.py", "text": "prompt_injection_firewall.PromptInjectionFirewall (aevion\\security\\prompt_injection_firewall.py:31)"} +{"complexity": "simple", "doc_id": "chunk_008549", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 50, "source_path": "aevion\\security\\prompt_injection_firewall.py", "text": "prompt_injection_firewall.__init__ (aevion\\security\\prompt_injection_firewall.py:50)"} +{"complexity": "complex", "doc_id": "chunk_008550", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 53, "source_path": "aevion\\security\\prompt_injection_firewall.py", "text": "prompt_injection_firewall.inspect (aevion\\security\\prompt_injection_firewall.py:53)"} +{"complexity": "medium", "doc_id": "chunk_008551", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 57, "source_path": "aevion\\sovereign_data\\catena_x_connector.py", "text": "catena_x_connector.SupplierCapacity (aevion\\sovereign_data\\catena_x_connector.py:57)"} +{"complexity": "medium", "doc_id": "chunk_008552", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 76, "source_path": "aevion\\sovereign_data\\catena_x_connector.py", "text": "catena_x_connector.DataSpaceAsset (aevion\\sovereign_data\\catena_x_connector.py:76)"} +{"complexity": "medium", "doc_id": "chunk_008553", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 98, "source_path": "aevion\\sovereign_data\\catena_x_connector.py", "text": "catena_x_connector.ContractOffer (aevion\\sovereign_data\\catena_x_connector.py:98)"} +{"complexity": "simple", "doc_id": "chunk_008554", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 118, "source_path": "aevion\\sovereign_data\\catena_x_connector.py", "text": "catena_x_connector.AlternativeSupplier (aevion\\sovereign_data\\catena_x_connector.py:118)"} +{"complexity": "simple", "doc_id": "chunk_008555", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "aevion", "module": "other", "source_line": 134, "source_path": "aevion\\sovereign_data\\catena_x_connector.py", "text": "catena_x_connector._sha256 (aevion\\sovereign_data\\catena_x_connector.py:134)"} +{"complexity": "simple", "doc_id": "chunk_008556", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "aevion", "module": "other", "source_line": 141, "source_path": "aevion\\sovereign_data\\catena_x_connector.py", "text": "catena_x_connector._proof_hash_for (aevion\\sovereign_data\\catena_x_connector.py:141)"} +{"complexity": "complex", "doc_id": "chunk_008557", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 151, "source_path": "aevion\\sovereign_data\\catena_x_connector.py", "text": "catena_x_connector.CatenaXConnector (aevion\\sovereign_data\\catena_x_connector.py:151)"} +{"complexity": "complex", "doc_id": "chunk_008558", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 445, "source_path": "aevion\\sovereign_data\\catena_x_connector.py", "text": "catena_x_connector.ManufacturingXConnector (aevion\\sovereign_data\\catena_x_connector.py:445)"} +{"complexity": "simple", "doc_id": "chunk_008559", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 70, "source_path": "aevion\\sovereign_data\\catena_x_connector.py", "text": "catena_x_connector.__post_init__ (aevion\\sovereign_data\\catena_x_connector.py:70)"} +{"complexity": "simple", "doc_id": "chunk_008560", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 87, "source_path": "aevion\\sovereign_data\\catena_x_connector.py", "text": "catena_x_connector.__post_init__ (aevion\\sovereign_data\\catena_x_connector.py:87)"} +{"complexity": "simple", "doc_id": "chunk_008561", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 110, "source_path": "aevion\\sovereign_data\\catena_x_connector.py", "text": "catena_x_connector.__post_init__ (aevion\\sovereign_data\\catena_x_connector.py:110)"} +{"complexity": "medium", "doc_id": "chunk_008562", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 171, "source_path": "aevion\\sovereign_data\\catena_x_connector.py", "text": "catena_x_connector.__init__ (aevion\\sovereign_data\\catena_x_connector.py:171)"} +{"complexity": "medium", "doc_id": "chunk_008563", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 202, "source_path": "aevion\\sovereign_data\\catena_x_connector.py", "text": "catena_x_connector.register_asset (aevion\\sovereign_data\\catena_x_connector.py:202)"} +{"complexity": "simple", "doc_id": "chunk_008564", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 224, "source_path": "aevion\\sovereign_data\\catena_x_connector.py", "text": "catena_x_connector.list_assets (aevion\\sovereign_data\\catena_x_connector.py:224)"} +{"complexity": "medium", "doc_id": "chunk_008565", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 231, "source_path": "aevion\\sovereign_data\\catena_x_connector.py", "text": "catena_x_connector.register_supplier_capacity (aevion\\sovereign_data\\catena_x_connector.py:231)"} +{"complexity": "complex", "doc_id": "chunk_008566", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 257, "source_path": "aevion\\sovereign_data\\catena_x_connector.py", "text": "catena_x_connector.query_supplier_capacity (aevion\\sovereign_data\\catena_x_connector.py:257)"} +{"complexity": "complex", "doc_id": "chunk_008567", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 306, "source_path": "aevion\\sovereign_data\\catena_x_connector.py", "text": "catena_x_connector.search_alternative_suppliers (aevion\\sovereign_data\\catena_x_connector.py:306)"} +{"complexity": "medium", "doc_id": "chunk_008568", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 343, "source_path": "aevion\\sovereign_data\\catena_x_connector.py", "text": "catena_x_connector.negotiate_contract (aevion\\sovereign_data\\catena_x_connector.py:343)"} +{"complexity": "simple", "doc_id": "chunk_008569", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 372, "source_path": "aevion\\sovereign_data\\catena_x_connector.py", "text": "catena_x_connector.accept_contract (aevion\\sovereign_data\\catena_x_connector.py:372)"} +{"complexity": "complex", "doc_id": "chunk_008570", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 385, "source_path": "aevion\\sovereign_data\\catena_x_connector.py", "text": "catena_x_connector.transfer_data (aevion\\sovereign_data\\catena_x_connector.py:385)"} +{"complexity": "simple", "doc_id": "chunk_008571", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 420, "source_path": "aevion\\sovereign_data\\catena_x_connector.py", "text": "catena_x_connector.get_proof_chain (aevion\\sovereign_data\\catena_x_connector.py:420)"} +{"complexity": "medium", "doc_id": "chunk_008572", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "aevion", "module": "other", "source_line": 425, "source_path": "aevion\\sovereign_data\\catena_x_connector.py", "text": "catena_x_connector.get_metrics (aevion\\sovereign_data\\catena_x_connector.py:425)"} +{"complexity": "medium", "doc_id": "chunk_008573", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 455, "source_path": "aevion\\sovereign_data\\catena_x_connector.py", "text": "catena_x_connector.__init__ (aevion\\sovereign_data\\catena_x_connector.py:455)"} +{"complexity": "medium", "doc_id": "chunk_008574", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 470, "source_path": "aevion\\sovereign_data\\catena_x_connector.py", "text": "catena_x_connector.publish_twin_state (aevion\\sovereign_data\\catena_x_connector.py:470)"} +{"complexity": "medium", "doc_id": "chunk_008575", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 500, "source_path": "aevion\\sovereign_data\\catena_x_connector.py", "text": "catena_x_connector.subscribe_twin_updates (aevion\\sovereign_data\\catena_x_connector.py:500)"} +{"complexity": "simple", "doc_id": "chunk_008576", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 514, "source_path": "aevion\\sovereign_data\\catena_x_connector.py", "text": "catena_x_connector.get_twin_state (aevion\\sovereign_data\\catena_x_connector.py:514)"} +{"complexity": "medium", "doc_id": "chunk_008577", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "aevion", "module": "other", "source_line": 66, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration.Constraint (aevion\\sovereign_data\\ids_edc_integration.py:66)"} +{"complexity": "medium", "doc_id": "chunk_008578", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 82, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration.Permission (aevion\\sovereign_data\\ids_edc_integration.py:82)"} +{"complexity": "medium", "doc_id": "chunk_008579", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 98, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration.Prohibition (aevion\\sovereign_data\\ids_edc_integration.py:98)"} +{"complexity": "medium", "doc_id": "chunk_008580", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 113, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration.Obligation (aevion\\sovereign_data\\ids_edc_integration.py:113)"} +{"complexity": "complex", "doc_id": "chunk_008581", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 130, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration.ODRLPolicy (aevion\\sovereign_data\\ids_edc_integration.py:130)"} +{"complexity": "medium", "doc_id": "chunk_008582", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 169, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration.DataAsset (aevion\\sovereign_data\\ids_edc_integration.py:169)"} +{"complexity": "medium", "doc_id": "chunk_008583", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 194, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration.ContractNegotiation (aevion\\sovereign_data\\ids_edc_integration.py:194)"} +{"complexity": "medium", "doc_id": "chunk_008584", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 214, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration.TransferResult (aevion\\sovereign_data\\ids_edc_integration.py:214)"} +{"complexity": "simple", "doc_id": "chunk_008585", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 233, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration.ComplianceResult (aevion\\sovereign_data\\ids_edc_integration.py:233)"} +{"complexity": "simple", "doc_id": "chunk_008586", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "aevion", "module": "other", "source_line": 246, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration._sha256 (aevion\\sovereign_data\\ids_edc_integration.py:246)"} +{"complexity": "simple", "doc_id": "chunk_008587", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 251, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration._new_id (aevion\\sovereign_data\\ids_edc_integration.py:251)"} +{"complexity": "simple", "doc_id": "chunk_008588", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 257, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration._serialize_policy (aevion\\sovereign_data\\ids_edc_integration.py:257)"} +{"complexity": "complex", "doc_id": "chunk_008589", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 305, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration._DB (aevion\\sovereign_data\\ids_edc_integration.py:305)"} +{"complexity": "complex", "doc_id": "chunk_008590", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 344, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration.AevionSovereignDataExchange (aevion\\sovereign_data\\ids_edc_integration.py:344)"} +{"complexity": "simple", "doc_id": "chunk_008591", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 73, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration.__post_init__ (aevion\\sovereign_data\\ids_edc_integration.py:73)"} +{"complexity": "simple", "doc_id": "chunk_008592", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 89, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration.__post_init__ (aevion\\sovereign_data\\ids_edc_integration.py:89)"} +{"complexity": "simple", "doc_id": "chunk_008593", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 104, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration.__post_init__ (aevion\\sovereign_data\\ids_edc_integration.py:104)"} +{"complexity": "simple", "doc_id": "chunk_008594", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 119, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration.__post_init__ (aevion\\sovereign_data\\ids_edc_integration.py:119)"} +{"complexity": "medium", "doc_id": "chunk_008595", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 141, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration.__post_init__ (aevion\\sovereign_data\\ids_edc_integration.py:141)"} +{"complexity": "simple", "doc_id": "chunk_008596", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "aevion", "module": "other", "source_line": 154, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration.is_temporally_valid (aevion\\sovereign_data\\ids_edc_integration.py:154)"} +{"complexity": "simple", "doc_id": "chunk_008597", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 181, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration.__post_init__ (aevion\\sovereign_data\\ids_edc_integration.py:181)"} +{"complexity": "simple", "doc_id": "chunk_008598", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 205, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration.__post_init__ (aevion\\sovereign_data\\ids_edc_integration.py:205)"} +{"complexity": "simple", "doc_id": "chunk_008599", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 224, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration.__post_init__ (aevion\\sovereign_data\\ids_edc_integration.py:224)"} +{"complexity": "simple", "doc_id": "chunk_008600", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 308, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration.__init__ (aevion\\sovereign_data\\ids_edc_integration.py:308)"} +{"complexity": "simple", "doc_id": "chunk_008601", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 313, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration._get_conn (aevion\\sovereign_data\\ids_edc_integration.py:313)"} +{"complexity": "simple", "doc_id": "chunk_008602", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 322, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration._init_schema (aevion\\sovereign_data\\ids_edc_integration.py:322)"} +{"complexity": "simple", "doc_id": "chunk_008603", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "aevion", "module": "other", "source_line": 327, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration.execute (aevion\\sovereign_data\\ids_edc_integration.py:327)"} +{"complexity": "simple", "doc_id": "chunk_008604", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 333, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration.fetchone (aevion\\sovereign_data\\ids_edc_integration.py:333)"} +{"complexity": "simple", "doc_id": "chunk_008605", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 336, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration.fetchall (aevion\\sovereign_data\\ids_edc_integration.py:336)"} +{"complexity": "medium", "doc_id": "chunk_008606", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 362, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration.__init__ (aevion\\sovereign_data\\ids_edc_integration.py:362)"} +{"complexity": "medium", "doc_id": "chunk_008607", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 382, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration.register_data_asset (aevion\\sovereign_data\\ids_edc_integration.py:382)"} +{"complexity": "simple", "doc_id": "chunk_008608", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 409, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration.list_catalog (aevion\\sovereign_data\\ids_edc_integration.py:409)"} +{"complexity": "complex", "doc_id": "chunk_008609", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 422, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration.negotiate_contract (aevion\\sovereign_data\\ids_edc_integration.py:422)"} +{"complexity": "complex", "doc_id": "chunk_008610", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 502, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration.transfer_data (aevion\\sovereign_data\\ids_edc_integration.py:502)"} +{"complexity": "medium", "doc_id": "chunk_008611", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 586, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration.verify_usage_compliance (aevion\\sovereign_data\\ids_edc_integration.py:586)"} +{"complexity": "medium", "doc_id": "chunk_008612", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 612, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration.revoke_access (aevion\\sovereign_data\\ids_edc_integration.py:612)"} +{"complexity": "medium", "doc_id": "chunk_008613", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "aevion", "module": "other", "source_line": 645, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration._persist_contract (aevion\\sovereign_data\\ids_edc_integration.py:645)"} +{"complexity": "medium", "doc_id": "chunk_008614", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 663, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration._audit (aevion\\sovereign_data\\ids_edc_integration.py:663)"} +{"complexity": "complex", "doc_id": "chunk_008615", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "aevion", "module": "other", "source_line": 678, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration._check_sovereignty (aevion\\sovereign_data\\ids_edc_integration.py:678)"} +{"complexity": "complex", "doc_id": "chunk_008616", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 732, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration._evaluate_compliance (aevion\\sovereign_data\\ids_edc_integration.py:732)"} +{"complexity": "complex", "doc_id": "chunk_008617", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "aevion", "module": "other", "source_line": 807, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration._evaluate_constraint (aevion\\sovereign_data\\ids_edc_integration.py:807)"} +{"complexity": "complex", "doc_id": "chunk_008618", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "aevion", "module": "other", "source_line": 856, "source_path": "aevion\\sovereign_data\\ids_edc_integration.py", "text": "ids_edc_integration._reconstruct_policy (aevion\\sovereign_data\\ids_edc_integration.py:856)"} +{"complexity": "medium", "doc_id": "chunk_008619", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 59, "source_path": "aevion\\synthetic_rag\\generator.py", "text": "generator.VerifiedSample (aevion\\synthetic_rag\\generator.py:59)"} +{"complexity": "complex", "doc_id": "chunk_008620", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 91, "source_path": "aevion\\synthetic_rag\\generator.py", "text": "generator.BatchStats (aevion\\synthetic_rag\\generator.py:91)"} +{"complexity": "complex", "doc_id": "chunk_008621", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "aevion", "module": "other", "source_line": 133, "source_path": "aevion\\synthetic_rag\\generator.py", "text": "generator._ollama_generate (aevion\\synthetic_rag\\generator.py:133)"} +{"complexity": "complex", "doc_id": "chunk_008622", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 171, "source_path": "aevion\\synthetic_rag\\generator.py", "text": "generator.SyntheticRAGGenerator (aevion\\synthetic_rag\\generator.py:171)"} +{"complexity": "simple", "doc_id": "chunk_008623", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 81, "source_path": "aevion\\synthetic_rag\\generator.py", "text": "generator.to_dict (aevion\\synthetic_rag\\generator.py:81)"} +{"complexity": "simple", "doc_id": "chunk_008624", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 86, "source_path": "aevion\\synthetic_rag\\generator.py", "text": "generator.to_jsonl_line (aevion\\synthetic_rag\\generator.py:86)"} +{"complexity": "simple", "doc_id": "chunk_008625", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 102, "source_path": "aevion\\synthetic_rag\\generator.py", "text": "generator.update (aevion\\synthetic_rag\\generator.py:102)"} +{"complexity": "simple", "doc_id": "chunk_008626", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 114, "source_path": "aevion\\synthetic_rag\\generator.py", "text": "generator.verified_rate (aevion\\synthetic_rag\\generator.py:114)"} +{"complexity": "simple", "doc_id": "chunk_008627", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 117, "source_path": "aevion\\synthetic_rag\\generator.py", "text": "generator.to_dict (aevion\\synthetic_rag\\generator.py:117)"} +{"complexity": "medium", "doc_id": "chunk_008628", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 181, "source_path": "aevion\\synthetic_rag\\generator.py", "text": "generator.__init__ (aevion\\synthetic_rag\\generator.py:181)"} +{"complexity": "complex", "doc_id": "chunk_008629", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "aevion", "module": "other", "source_line": 211, "source_path": "aevion\\synthetic_rag\\generator.py", "text": "generator.generate_batch (aevion\\synthetic_rag\\generator.py:211)"} +{"complexity": "medium", "doc_id": "chunk_008630", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "aevion", "module": "other", "source_line": 294, "source_path": "aevion\\synthetic_rag\\generator.py", "text": "generator.save_jsonl (aevion\\synthetic_rag\\generator.py:294)"} +{"complexity": "complex", "doc_id": "chunk_008631", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "aevion", "module": "other", "source_line": 313, "source_path": "aevion\\synthetic_rag\\generator.py", "text": "generator.cross_validate_batch (aevion\\synthetic_rag\\generator.py:313)"} +{"complexity": "medium", "doc_id": "chunk_008632", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 354, "source_path": "aevion\\synthetic_rag\\generator.py", "text": "generator._query_models (aevion\\synthetic_rag\\generator.py:354)"} +{"complexity": "simple", "doc_id": "chunk_008633", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 373, "source_path": "aevion\\synthetic_rag\\generator.py", "text": "generator._offline_responses (aevion\\synthetic_rag\\generator.py:373)"} +{"complexity": "complex", "doc_id": "chunk_008634", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 380, "source_path": "aevion\\synthetic_rag\\generator.py", "text": "generator._generate_proof (aevion\\synthetic_rag\\generator.py:380)"} +{"complexity": "medium", "doc_id": "chunk_008635", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 48, "source_path": "aevion\\synthetic_rag\\labeler.py", "text": "labeler.LabelResult (aevion\\synthetic_rag\\labeler.py:48)"} +{"complexity": "complex", "doc_id": "chunk_008636", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "other", "source_line": 82, "source_path": "aevion\\synthetic_rag\\labeler.py", "text": "labeler.ConstitutionalLabeler (aevion\\synthetic_rag\\labeler.py:82)"} +{"complexity": "simple", "doc_id": "chunk_008637", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "aevion", "module": "other", "source_line": 251, "source_path": "aevion\\synthetic_rag\\labeler.py", "text": "labeler._simple_divergence_check (aevion\\synthetic_rag\\labeler.py:251)"} +{"complexity": "simple", "doc_id": "chunk_008638", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 260, "source_path": "aevion\\synthetic_rag\\labeler.py", "text": "labeler._estimate_sigma (aevion\\synthetic_rag\\labeler.py:260)"} +{"complexity": "simple", "doc_id": "chunk_008639", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 270, "source_path": "aevion\\synthetic_rag\\labeler.py", "text": "labeler._count_agreeing (aevion\\synthetic_rag\\labeler.py:270)"} +{"complexity": "simple", "doc_id": "chunk_008640", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "aevion", "module": "other", "source_line": 281, "source_path": "aevion\\synthetic_rag\\labeler.py", "text": "labeler._tier_from_score (aevion\\synthetic_rag\\labeler.py:281)"} +{"complexity": "medium", "doc_id": "chunk_008641", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 65, "source_path": "aevion\\synthetic_rag\\labeler.py", "text": "labeler.to_dict (aevion\\synthetic_rag\\labeler.py:65)"} +{"complexity": "medium", "doc_id": "chunk_008642", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 90, "source_path": "aevion\\synthetic_rag\\labeler.py", "text": "labeler.__init__ (aevion\\synthetic_rag\\labeler.py:90)"} +{"complexity": "complex", "doc_id": "chunk_008643", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 115, "source_path": "aevion\\synthetic_rag\\labeler.py", "text": "labeler.label (aevion\\synthetic_rag\\labeler.py:115)"} +{"complexity": "medium", "doc_id": "chunk_008644", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "aevion", "module": "other", "source_line": 214, "source_path": "aevion\\synthetic_rag\\labeler.py", "text": "labeler._chain_proof (aevion\\synthetic_rag\\labeler.py:214)"} +{"complexity": "simple", "doc_id": "chunk_008645", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 236, "source_path": "aevion\\synthetic_rag\\labeler.py", "text": "labeler.reset_chain (aevion\\synthetic_rag\\labeler.py:236)"} +{"complexity": "simple", "doc_id": "chunk_008646", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "other", "source_line": 241, "source_path": "aevion\\synthetic_rag\\labeler.py", "text": "labeler.get_chain_tip (aevion\\synthetic_rag\\labeler.py:241)"} +{"complexity": "medium", "doc_id": "chunk_008647", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 20, "source_path": "aevion\\synthetic_rag\\partitioner.py", "text": "partitioner.PartitionPlan (aevion\\synthetic_rag\\partitioner.py:20)"} +{"complexity": "complex", "doc_id": "chunk_008648", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 38, "source_path": "aevion\\synthetic_rag\\partitioner.py", "text": "partitioner.enumerate_partitions (aevion\\synthetic_rag\\partitioner.py:38)"} +{"complexity": "medium", "doc_id": "chunk_008649", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "aevion", "module": "other", "source_line": 82, "source_path": "aevion\\synthetic_rag\\partitioner.py", "text": "partitioner.score_partition (aevion\\synthetic_rag\\partitioner.py:82)"} +{"complexity": "medium", "doc_id": "chunk_008650", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 115, "source_path": "aevion\\synthetic_rag\\partitioner.py", "text": "partitioner._step_type (aevion\\synthetic_rag\\partitioner.py:115)"} +{"complexity": "simple", "doc_id": "chunk_008651", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "aevion", "module": "other", "source_line": 131, "source_path": "aevion\\synthetic_rag\\partitioner.py", "text": "partitioner.select_best_partition (aevion\\synthetic_rag\\partitioner.py:131)"} +{"complexity": "medium", "doc_id": "chunk_008652", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 141, "source_path": "aevion\\synthetic_rag\\partitioner.py", "text": "partitioner.iter_partitions (aevion\\synthetic_rag\\partitioner.py:141)"} +{"complexity": "simple", "doc_id": "chunk_008653", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "other", "source_line": 27, "source_path": "aevion\\synthetic_rag\\partitioner.py", "text": "partitioner.__post_init__ (aevion\\synthetic_rag\\partitioner.py:27)"} +{"complexity": "simple", "doc_id": "chunk_008654", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 30, "source_path": "aevion\\synthetic_rag\\partitioner.py", "text": "partitioner.to_dict (aevion\\synthetic_rag\\partitioner.py:30)"} +{"complexity": "medium", "doc_id": "chunk_008655", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 80, "source_path": "aevion\\synthetic_rag\\query_templates.py", "text": "query_templates.QueryTemplate (aevion\\synthetic_rag\\query_templates.py:80)"} +{"complexity": "simple", "doc_id": "chunk_008656", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 95, "source_path": "aevion\\synthetic_rag\\query_templates.py", "text": "query_templates._random_id (aevion\\synthetic_rag\\query_templates.py:95)"} +{"complexity": "medium", "doc_id": "chunk_008657", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "aevion", "module": "other", "source_line": 99, "source_path": "aevion\\synthetic_rag\\query_templates.py", "text": "query_templates.generate_query (aevion\\synthetic_rag\\query_templates.py:99)"} +{"complexity": "medium", "doc_id": "chunk_008658", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "aevion", "module": "other", "source_line": 130, "source_path": "aevion\\synthetic_rag\\query_templates.py", "text": "query_templates._extract_constraints (aevion\\synthetic_rag\\query_templates.py:130)"} +{"complexity": "simple", "doc_id": "chunk_008659", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "other", "source_line": 87, "source_path": "aevion\\synthetic_rag\\query_templates.py", "text": "query_templates.to_dict (aevion\\synthetic_rag\\query_templates.py:87)"} +{"complexity": "medium", "doc_id": "chunk_008660", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 59, "source_path": "aevion\\twinflow\\demand_capacity.py", "text": "demand_capacity.DemandForecast (aevion\\twinflow\\demand_capacity.py:59)"} +{"complexity": "complex", "doc_id": "chunk_008661", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 86, "source_path": "aevion\\twinflow\\demand_capacity.py", "text": "demand_capacity.SupplierProfile (aevion\\twinflow\\demand_capacity.py:86)"} +{"complexity": "medium", "doc_id": "chunk_008662", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 124, "source_path": "aevion\\twinflow\\demand_capacity.py", "text": "demand_capacity.CapacityGap (aevion\\twinflow\\demand_capacity.py:124)"} +{"complexity": "medium", "doc_id": "chunk_008663", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 144, "source_path": "aevion\\twinflow\\demand_capacity.py", "text": "demand_capacity.SupplierMatch (aevion\\twinflow\\demand_capacity.py:144)"} +{"complexity": "medium", "doc_id": "chunk_008664", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 160, "source_path": "aevion\\twinflow\\demand_capacity.py", "text": "demand_capacity.SimulationResult (aevion\\twinflow\\demand_capacity.py:160)"} +{"complexity": "medium", "doc_id": "chunk_008665", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 175, "source_path": "aevion\\twinflow\\demand_capacity.py", "text": "demand_capacity.DCMReport (aevion\\twinflow\\demand_capacity.py:175)"} +{"complexity": "simple", "doc_id": "chunk_008666", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "aevion", "module": "twinflow", "source_line": 197, "source_path": "aevion\\twinflow\\demand_capacity.py", "text": "demand_capacity._sha256 (aevion\\twinflow\\demand_capacity.py:197)"} +{"complexity": "simple", "doc_id": "chunk_008667", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "aevion", "module": "twinflow", "source_line": 204, "source_path": "aevion\\twinflow\\demand_capacity.py", "text": "demand_capacity._proof_hash_for (aevion\\twinflow\\demand_capacity.py:204)"} +{"complexity": "complex", "doc_id": "chunk_008668", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 214, "source_path": "aevion\\twinflow\\demand_capacity.py", "text": "demand_capacity.DemandCapacityManager (aevion\\twinflow\\demand_capacity.py:214)"} +{"complexity": "simple", "doc_id": "chunk_008669", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "twinflow", "source_line": 73, "source_path": "aevion\\twinflow\\demand_capacity.py", "text": "demand_capacity.__post_init__ (aevion\\twinflow\\demand_capacity.py:73)"} +{"complexity": "simple", "doc_id": "chunk_008670", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "twinflow", "source_line": 104, "source_path": "aevion\\twinflow\\demand_capacity.py", "text": "demand_capacity.__post_init__ (aevion\\twinflow\\demand_capacity.py:104)"} +{"complexity": "simple", "doc_id": "chunk_008671", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 113, "source_path": "aevion\\twinflow\\demand_capacity.py", "text": "demand_capacity.available_capacity_per_day (aevion\\twinflow\\demand_capacity.py:113)"} +{"complexity": "simple", "doc_id": "chunk_008672", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 118, "source_path": "aevion\\twinflow\\demand_capacity.py", "text": "demand_capacity.available_in_horizon (aevion\\twinflow\\demand_capacity.py:118)"} +{"complexity": "simple", "doc_id": "chunk_008673", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "twinflow", "source_line": 138, "source_path": "aevion\\twinflow\\demand_capacity.py", "text": "demand_capacity.__post_init__ (aevion\\twinflow\\demand_capacity.py:138)"} +{"complexity": "medium", "doc_id": "chunk_008674", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "twinflow", "source_line": 229, "source_path": "aevion\\twinflow\\demand_capacity.py", "text": "demand_capacity.__init__ (aevion\\twinflow\\demand_capacity.py:229)"} +{"complexity": "medium", "doc_id": "chunk_008675", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 252, "source_path": "aevion\\twinflow\\demand_capacity.py", "text": "demand_capacity.add_forecast (aevion\\twinflow\\demand_capacity.py:252)"} +{"complexity": "simple", "doc_id": "chunk_008676", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 283, "source_path": "aevion\\twinflow\\demand_capacity.py", "text": "demand_capacity.list_forecasts (aevion\\twinflow\\demand_capacity.py:283)"} +{"complexity": "simple", "doc_id": "chunk_008677", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 288, "source_path": "aevion\\twinflow\\demand_capacity.py", "text": "demand_capacity.remove_forecast (aevion\\twinflow\\demand_capacity.py:288)"} +{"complexity": "complex", "doc_id": "chunk_008678", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 295, "source_path": "aevion\\twinflow\\demand_capacity.py", "text": "demand_capacity.register_supplier (aevion\\twinflow\\demand_capacity.py:295)"} +{"complexity": "simple", "doc_id": "chunk_008679", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 333, "source_path": "aevion\\twinflow\\demand_capacity.py", "text": "demand_capacity.list_suppliers (aevion\\twinflow\\demand_capacity.py:333)"} +{"complexity": "medium", "doc_id": "chunk_008680", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 344, "source_path": "aevion\\twinflow\\demand_capacity.py", "text": "demand_capacity.update_supplier_utilization (aevion\\twinflow\\demand_capacity.py:344)"} +{"complexity": "complex", "doc_id": "chunk_008681", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 362, "source_path": "aevion\\twinflow\\demand_capacity.py", "text": "demand_capacity.analyze_gaps (aevion\\twinflow\\demand_capacity.py:362)"} +{"complexity": "medium", "doc_id": "chunk_008682", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 431, "source_path": "aevion\\twinflow\\demand_capacity.py", "text": "demand_capacity._recommend_action (aevion\\twinflow\\demand_capacity.py:431)"} +{"complexity": "complex", "doc_id": "chunk_008683", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 451, "source_path": "aevion\\twinflow\\demand_capacity.py", "text": "demand_capacity.find_matches (aevion\\twinflow\\demand_capacity.py:451)"} +{"complexity": "complex", "doc_id": "chunk_008684", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 540, "source_path": "aevion\\twinflow\\demand_capacity.py", "text": "demand_capacity.simulate_scenario (aevion\\twinflow\\demand_capacity.py:540)"} +{"complexity": "complex", "doc_id": "chunk_008685", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "aevion", "module": "twinflow", "source_line": 622, "source_path": "aevion\\twinflow\\demand_capacity.py", "text": "demand_capacity.generate_report (aevion\\twinflow\\demand_capacity.py:622)"} +{"complexity": "simple", "doc_id": "chunk_008686", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "aevion", "module": "twinflow", "source_line": 688, "source_path": "aevion\\twinflow\\demand_capacity.py", "text": "demand_capacity.get_proof_chain (aevion\\twinflow\\demand_capacity.py:688)"} +{"complexity": "simple", "doc_id": "chunk_008687", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "aevion", "module": "twinflow", "source_line": 693, "source_path": "aevion\\twinflow\\demand_capacity.py", "text": "demand_capacity.get_metrics (aevion\\twinflow\\demand_capacity.py:693)"} +{"complexity": "medium", "doc_id": "chunk_008688", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 38, "source_path": "aevion\\twinflow\\dqn_inventory.py", "text": "dqn_inventory.InventoryState (aevion\\twinflow\\dqn_inventory.py:38)"} +{"complexity": "simple", "doc_id": "chunk_008689", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 69, "source_path": "aevion\\twinflow\\dqn_inventory.py", "text": "dqn_inventory.ReorderAction (aevion\\twinflow\\dqn_inventory.py:69)"} +{"complexity": "simple", "doc_id": "chunk_008690", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 78, "source_path": "aevion\\twinflow\\dqn_inventory.py", "text": "dqn_inventory.Transition (aevion\\twinflow\\dqn_inventory.py:78)"} +{"complexity": "simple", "doc_id": "chunk_008691", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 89, "source_path": "aevion\\twinflow\\dqn_inventory.py", "text": "dqn_inventory.OptimizationResult (aevion\\twinflow\\dqn_inventory.py:89)"} +{"complexity": "medium", "doc_id": "chunk_008692", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 106, "source_path": "aevion\\twinflow\\dqn_inventory.py", "text": "dqn_inventory.ReplayBuffer (aevion\\twinflow\\dqn_inventory.py:106)"} +{"complexity": "complex", "doc_id": "chunk_008693", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 130, "source_path": "aevion\\twinflow\\dqn_inventory.py", "text": "dqn_inventory.QNetwork (aevion\\twinflow\\dqn_inventory.py:130)"} +{"complexity": "complex", "doc_id": "chunk_008694", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 263, "source_path": "aevion\\twinflow\\dqn_inventory.py", "text": "dqn_inventory.InventoryEnv (aevion\\twinflow\\dqn_inventory.py:263)"} +{"complexity": "complex", "doc_id": "chunk_008695", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 362, "source_path": "aevion\\twinflow\\dqn_inventory.py", "text": "dqn_inventory.DQNInventoryOptimizer (aevion\\twinflow\\dqn_inventory.py:362)"} +{"complexity": "medium", "doc_id": "chunk_008696", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 49, "source_path": "aevion\\twinflow\\dqn_inventory.py", "text": "dqn_inventory.to_vector (aevion\\twinflow\\dqn_inventory.py:49)"} +{"complexity": "simple", "doc_id": "chunk_008697", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 64, "source_path": "aevion\\twinflow\\dqn_inventory.py", "text": "dqn_inventory.dim (aevion\\twinflow\\dqn_inventory.py:64)"} +{"complexity": "simple", "doc_id": "chunk_008698", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "twinflow", "source_line": 109, "source_path": "aevion\\twinflow\\dqn_inventory.py", "text": "dqn_inventory.__init__ (aevion\\twinflow\\dqn_inventory.py:109)"} +{"complexity": "simple", "doc_id": "chunk_008699", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 113, "source_path": "aevion\\twinflow\\dqn_inventory.py", "text": "dqn_inventory.push (aevion\\twinflow\\dqn_inventory.py:113)"} +{"complexity": "simple", "doc_id": "chunk_008700", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 117, "source_path": "aevion\\twinflow\\dqn_inventory.py", "text": "dqn_inventory.sample (aevion\\twinflow\\dqn_inventory.py:117)"} +{"complexity": "simple", "doc_id": "chunk_008701", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 121, "source_path": "aevion\\twinflow\\dqn_inventory.py", "text": "dqn_inventory.__len__ (aevion\\twinflow\\dqn_inventory.py:121)"} +{"complexity": "medium", "doc_id": "chunk_008702", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "twinflow", "source_line": 138, "source_path": "aevion\\twinflow\\dqn_inventory.py", "text": "dqn_inventory.__init__ (aevion\\twinflow\\dqn_inventory.py:138)"} +{"complexity": "simple", "doc_id": "chunk_008703", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "aevion", "module": "twinflow", "source_line": 157, "source_path": "aevion\\twinflow\\dqn_inventory.py", "text": "dqn_inventory.forward (aevion\\twinflow\\dqn_inventory.py:157)"} +{"complexity": "simple", "doc_id": "chunk_008704", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 165, "source_path": "aevion\\twinflow\\dqn_inventory.py", "text": "dqn_inventory.copy_from (aevion\\twinflow\\dqn_inventory.py:165)"} +{"complexity": "complex", "doc_id": "chunk_008705", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 174, "source_path": "aevion\\twinflow\\dqn_inventory.py", "text": "dqn_inventory.update (aevion\\twinflow\\dqn_inventory.py:174)"} +{"complexity": "simple", "doc_id": "chunk_008706", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "aevion", "module": "twinflow", "source_line": 237, "source_path": "aevion\\twinflow\\dqn_inventory.py", "text": "dqn_inventory.save (aevion\\twinflow\\dqn_inventory.py:237)"} +{"complexity": "simple", "doc_id": "chunk_008707", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "twinflow", "source_line": 248, "source_path": "aevion\\twinflow\\dqn_inventory.py", "text": "dqn_inventory.load (aevion\\twinflow\\dqn_inventory.py:248)"} +{"complexity": "medium", "doc_id": "chunk_008708", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "twinflow", "source_line": 272, "source_path": "aevion\\twinflow\\dqn_inventory.py", "text": "dqn_inventory.__init__ (aevion\\twinflow\\dqn_inventory.py:272)"} +{"complexity": "simple", "doc_id": "chunk_008709", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 298, "source_path": "aevion\\twinflow\\dqn_inventory.py", "text": "dqn_inventory.n_actions (aevion\\twinflow\\dqn_inventory.py:298)"} +{"complexity": "simple", "doc_id": "chunk_008710", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 301, "source_path": "aevion\\twinflow\\dqn_inventory.py", "text": "dqn_inventory.reset (aevion\\twinflow\\dqn_inventory.py:301)"} +{"complexity": "complex", "doc_id": "chunk_008711", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 307, "source_path": "aevion\\twinflow\\dqn_inventory.py", "text": "dqn_inventory.step (aevion\\twinflow\\dqn_inventory.py:307)"} +{"complexity": "medium", "doc_id": "chunk_008712", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 342, "source_path": "aevion\\twinflow\\dqn_inventory.py", "text": "dqn_inventory._observe (aevion\\twinflow\\dqn_inventory.py:342)"} +{"complexity": "complex", "doc_id": "chunk_008713", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "twinflow", "source_line": 374, "source_path": "aevion\\twinflow\\dqn_inventory.py", "text": "dqn_inventory.__init__ (aevion\\twinflow\\dqn_inventory.py:374)"} +{"complexity": "simple", "doc_id": "chunk_008714", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 425, "source_path": "aevion\\twinflow\\dqn_inventory.py", "text": "dqn_inventory._action_label (aevion\\twinflow\\dqn_inventory.py:425)"} +{"complexity": "simple", "doc_id": "chunk_008715", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "aevion", "module": "twinflow", "source_line": 437, "source_path": "aevion\\twinflow\\dqn_inventory.py", "text": "dqn_inventory._append_proof (aevion\\twinflow\\dqn_inventory.py:437)"} +{"complexity": "complex", "doc_id": "chunk_008716", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "aevion", "module": "twinflow", "source_line": 445, "source_path": "aevion\\twinflow\\dqn_inventory.py", "text": "dqn_inventory.train (aevion\\twinflow\\dqn_inventory.py:445)"} +{"complexity": "medium", "doc_id": "chunk_008717", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 524, "source_path": "aevion\\twinflow\\dqn_inventory.py", "text": "dqn_inventory._learn (aevion\\twinflow\\dqn_inventory.py:524)"} +{"complexity": "medium", "doc_id": "chunk_008718", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 547, "source_path": "aevion\\twinflow\\dqn_inventory.py", "text": "dqn_inventory.optimize (aevion\\twinflow\\dqn_inventory.py:547)"} +{"complexity": "simple", "doc_id": "chunk_008719", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 573, "source_path": "aevion\\twinflow\\dqn_inventory.py", "text": "dqn_inventory.batch_optimize (aevion\\twinflow\\dqn_inventory.py:573)"} +{"complexity": "simple", "doc_id": "chunk_008720", "function_type": "function", "has_docstring": "yes", "keyword": "score", "layer": "aevion", "module": "twinflow", "source_line": 581, "source_path": "aevion\\twinflow\\dqn_inventory.py", "text": "dqn_inventory.save_weights (aevion\\twinflow\\dqn_inventory.py:581)"} +{"complexity": "simple", "doc_id": "chunk_008721", "function_type": "function", "has_docstring": "yes", "keyword": "score", "layer": "aevion", "module": "twinflow", "source_line": 592, "source_path": "aevion\\twinflow\\dqn_inventory.py", "text": "dqn_inventory.load_weights (aevion\\twinflow\\dqn_inventory.py:592)"} +{"complexity": "medium", "doc_id": "chunk_008722", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "aevion", "module": "twinflow", "source_line": 600, "source_path": "aevion\\twinflow\\dqn_inventory.py", "text": "dqn_inventory.get_stats (aevion\\twinflow\\dqn_inventory.py:600)"} +{"complexity": "simple", "doc_id": "chunk_008723", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 44, "source_path": "aevion\\twinflow\\material_flow_twin.py", "text": "material_flow_twin.Station (aevion\\twinflow\\material_flow_twin.py:44)"} +{"complexity": "medium", "doc_id": "chunk_008724", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 56, "source_path": "aevion\\twinflow\\material_flow_twin.py", "text": "material_flow_twin.Part (aevion\\twinflow\\material_flow_twin.py:56)"} +{"complexity": "simple", "doc_id": "chunk_008725", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 73, "source_path": "aevion\\twinflow\\material_flow_twin.py", "text": "material_flow_twin.Process (aevion\\twinflow\\material_flow_twin.py:73)"} +{"complexity": "medium", "doc_id": "chunk_008726", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 85, "source_path": "aevion\\twinflow\\material_flow_twin.py", "text": "material_flow_twin.MaterialFlowEvent (aevion\\twinflow\\material_flow_twin.py:85)"} +{"complexity": "medium", "doc_id": "chunk_008727", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 106, "source_path": "aevion\\twinflow\\material_flow_twin.py", "text": "material_flow_twin.FlowState (aevion\\twinflow\\material_flow_twin.py:106)"} +{"complexity": "simple", "doc_id": "chunk_008728", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 120, "source_path": "aevion\\twinflow\\material_flow_twin.py", "text": "material_flow_twin.OntologyStats (aevion\\twinflow\\material_flow_twin.py:120)"} +{"complexity": "medium", "doc_id": "chunk_008729", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "aevion", "module": "twinflow", "source_line": 132, "source_path": "aevion\\twinflow\\material_flow_twin.py", "text": "material_flow_twin.SharingPolicy (aevion\\twinflow\\material_flow_twin.py:132)"} +{"complexity": "complex", "doc_id": "chunk_008730", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 157, "source_path": "aevion\\twinflow\\material_flow_twin.py", "text": "material_flow_twin.TwinFlowMaterialFlowDT (aevion\\twinflow\\material_flow_twin.py:157)"} +{"complexity": "simple", "doc_id": "chunk_008731", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "twinflow", "source_line": 67, "source_path": "aevion\\twinflow\\material_flow_twin.py", "text": "material_flow_twin.__post_init__ (aevion\\twinflow\\material_flow_twin.py:67)"} +{"complexity": "simple", "doc_id": "chunk_008732", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "twinflow", "source_line": 98, "source_path": "aevion\\twinflow\\material_flow_twin.py", "text": "material_flow_twin.__post_init__ (aevion\\twinflow\\material_flow_twin.py:98)"} +{"complexity": "simple", "doc_id": "chunk_008733", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "twinflow", "source_line": 143, "source_path": "aevion\\twinflow\\material_flow_twin.py", "text": "material_flow_twin.__post_init__ (aevion\\twinflow\\material_flow_twin.py:143)"} +{"complexity": "medium", "doc_id": "chunk_008734", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "aevion", "module": "twinflow", "source_line": 180, "source_path": "aevion\\twinflow\\material_flow_twin.py", "text": "material_flow_twin.__init__ (aevion\\twinflow\\material_flow_twin.py:180)"} +{"complexity": "complex", "doc_id": "chunk_008735", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 205, "source_path": "aevion\\twinflow\\material_flow_twin.py", "text": "material_flow_twin.model_production_line (aevion\\twinflow\\material_flow_twin.py:205)"} +{"complexity": "complex", "doc_id": "chunk_008736", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 278, "source_path": "aevion\\twinflow\\material_flow_twin.py", "text": "material_flow_twin.track_material_flow (aevion\\twinflow\\material_flow_twin.py:278)"} +{"complexity": "complex", "doc_id": "chunk_008737", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "twinflow", "source_line": 319, "source_path": "aevion\\twinflow\\material_flow_twin.py", "text": "material_flow_twin.get_flow_state (aevion\\twinflow\\material_flow_twin.py:319)"} +{"complexity": "complex", "doc_id": "chunk_008738", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "aevion", "module": "twinflow", "source_line": 369, "source_path": "aevion\\twinflow\\material_flow_twin.py", "text": "material_flow_twin.share_with_oem (aevion\\twinflow\\material_flow_twin.py:369)"} +{"complexity": "complex", "doc_id": "chunk_008739", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "aevion", "module": "twinflow", "source_line": 403, "source_path": "aevion\\twinflow\\material_flow_twin.py", "text": "material_flow_twin.get_shared_view (aevion\\twinflow\\material_flow_twin.py:403)"} +{"complexity": "medium", "doc_id": "chunk_008740", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 451, "source_path": "aevion\\twinflow\\material_flow_twin.py", "text": "material_flow_twin.query_triples (aevion\\twinflow\\material_flow_twin.py:451)"} +{"complexity": "medium", "doc_id": "chunk_008741", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "aevion", "module": "twinflow", "source_line": 470, "source_path": "aevion\\twinflow\\material_flow_twin.py", "text": "material_flow_twin.get_ontology_stats (aevion\\twinflow\\material_flow_twin.py:470)"} +{"complexity": "simple", "doc_id": "chunk_008742", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "aevion", "module": "twinflow", "source_line": 482, "source_path": "aevion\\twinflow\\material_flow_twin.py", "text": "material_flow_twin.verify_proof_chain (aevion\\twinflow\\material_flow_twin.py:482)"} +{"complexity": "simple", "doc_id": "chunk_008743", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 495, "source_path": "aevion\\twinflow\\material_flow_twin.py", "text": "material_flow_twin._add_triple (aevion\\twinflow\\material_flow_twin.py:495)"} +{"complexity": "medium", "doc_id": "chunk_008744", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 499, "source_path": "aevion\\twinflow\\material_flow_twin.py", "text": "material_flow_twin._remove_triples (aevion\\twinflow\\material_flow_twin.py:499)"} +{"complexity": "medium", "doc_id": "chunk_008745", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 514, "source_path": "aevion\\twinflow\\material_flow_twin.py", "text": "material_flow_twin._handle_part_moved (aevion\\twinflow\\material_flow_twin.py:514)"} +{"complexity": "simple", "doc_id": "chunk_008746", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "aevion", "module": "twinflow", "source_line": 526, "source_path": "aevion\\twinflow\\material_flow_twin.py", "text": "material_flow_twin._handle_process_started (aevion\\twinflow\\material_flow_twin.py:526)"} +{"complexity": "medium", "doc_id": "chunk_008747", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 533, "source_path": "aevion\\twinflow\\material_flow_twin.py", "text": "material_flow_twin._handle_process_completed (aevion\\twinflow\\material_flow_twin.py:533)"} +{"complexity": "simple", "doc_id": "chunk_008748", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "aevion", "module": "twinflow", "source_line": 549, "source_path": "aevion\\twinflow\\material_flow_twin.py", "text": "material_flow_twin._handle_defect_detected (aevion\\twinflow\\material_flow_twin.py:549)"} +{"complexity": "medium", "doc_id": "chunk_008749", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "aevion", "module": "twinflow", "source_line": 556, "source_path": "aevion\\twinflow\\material_flow_twin.py", "text": "material_flow_twin._generate_event_proof (aevion\\twinflow\\material_flow_twin.py:556)"} +{"complexity": "medium", "doc_id": "chunk_008750", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "aevion", "module": "twinflow", "source_line": 573, "source_path": "aevion\\twinflow\\material_flow_twin.py", "text": "material_flow_twin._hash_state (aevion\\twinflow\\material_flow_twin.py:573)"} +{"complexity": "simple", "doc_id": "chunk_008751", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "agents", "source_line": 36, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.router (tests\\_planned\\agents\\test_multi_model_orchestrator.py:36)"} +{"complexity": "simple", "doc_id": "chunk_008752", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "agents", "source_line": 42, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.signer (tests\\_planned\\agents\\test_multi_model_orchestrator.py:42)"} +{"complexity": "medium", "doc_id": "chunk_008753", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 48, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.orchestrator (tests\\_planned\\agents\\test_multi_model_orchestrator.py:48)"} +{"complexity": "complex", "doc_id": "chunk_008754", "function_type": "class", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "agents", "source_line": 68, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.TestModelRouter (tests\\_planned\\agents\\test_multi_model_orchestrator.py:68)"} +{"complexity": "complex", "doc_id": "chunk_008755", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "agents", "source_line": 175, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.TestSigner (tests\\_planned\\agents\\test_multi_model_orchestrator.py:175)"} +{"complexity": "complex", "doc_id": "chunk_008756", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 224, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.TestProvenanceChain (tests\\_planned\\agents\\test_multi_model_orchestrator.py:224)"} +{"complexity": "complex", "doc_id": "chunk_008757", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 308, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.TestMultiModelOrchestrator (tests\\_planned\\agents\\test_multi_model_orchestrator.py:308)"} +{"complexity": "complex", "doc_id": "chunk_008758", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "agents", "source_line": 431, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.TestHandoffProof (tests\\_planned\\agents\\test_multi_model_orchestrator.py:431)"} +{"complexity": "medium", "doc_id": "chunk_008759", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 480, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.TestModelProfile (tests\\_planned\\agents\\test_multi_model_orchestrator.py:480)"} +{"complexity": "complex", "doc_id": "chunk_008760", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 508, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.TestIntegration (tests\\_planned\\agents\\test_multi_model_orchestrator.py:508)"} +{"complexity": "simple", "doc_id": "chunk_008761", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 53, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.mock_invoker (tests\\_planned\\agents\\test_multi_model_orchestrator.py:53)"} +{"complexity": "simple", "doc_id": "chunk_008762", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "agents", "source_line": 71, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_default_models_loaded (tests\\_planned\\agents\\test_multi_model_orchestrator.py:71)"} +{"complexity": "medium", "doc_id": "chunk_008763", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "agents", "source_line": 78, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_route_by_capability (tests\\_planned\\agents\\test_multi_model_orchestrator.py:78)"} +{"complexity": "simple", "doc_id": "chunk_008764", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "agents", "source_line": 91, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_route_respects_exclusions (tests\\_planned\\agents\\test_multi_model_orchestrator.py:91)"} +{"complexity": "medium", "doc_id": "chunk_008765", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "agents", "source_line": 102, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_route_respects_preferences (tests\\_planned\\agents\\test_multi_model_orchestrator.py:102)"} +{"complexity": "medium", "doc_id": "chunk_008766", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "agents", "source_line": 114, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_route_with_vision_requirement (tests\\_planned\\agents\\test_multi_model_orchestrator.py:114)"} +{"complexity": "medium", "doc_id": "chunk_008767", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "agents", "source_line": 127, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_route_provides_alternatives (tests\\_planned\\agents\\test_multi_model_orchestrator.py:127)"} +{"complexity": "simple", "doc_id": "chunk_008768", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "agents", "source_line": 139, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_route_estimates_cost (tests\\_planned\\agents\\test_multi_model_orchestrator.py:139)"} +{"complexity": "medium", "doc_id": "chunk_008769", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 150, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_register_custom_model (tests\\_planned\\agents\\test_multi_model_orchestrator.py:150)"} +{"complexity": "simple", "doc_id": "chunk_008770", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "agents", "source_line": 178, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_hash_deterministic (tests\\_planned\\agents\\test_multi_model_orchestrator.py:178)"} +{"complexity": "simple", "doc_id": "chunk_008771", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "agents", "source_line": 187, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_hash_different_for_different_data (tests\\_planned\\agents\\test_multi_model_orchestrator.py:187)"} +{"complexity": "simple", "doc_id": "chunk_008772", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "agents", "source_line": 194, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_sign_produces_signature (tests\\_planned\\agents\\test_multi_model_orchestrator.py:194)"} +{"complexity": "simple", "doc_id": "chunk_008773", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "agents", "source_line": 202, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_verify_valid_signature (tests\\_planned\\agents\\test_multi_model_orchestrator.py:202)"} +{"complexity": "simple", "doc_id": "chunk_008774", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "agents", "source_line": 209, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_verify_invalid_signature (tests\\_planned\\agents\\test_multi_model_orchestrator.py:209)"} +{"complexity": "simple", "doc_id": "chunk_008775", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "agents", "source_line": 227, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_create_chain (tests\\_planned\\agents\\test_multi_model_orchestrator.py:227)"} +{"complexity": "medium", "doc_id": "chunk_008776", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 236, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_add_output (tests\\_planned\\agents\\test_multi_model_orchestrator.py:236)"} +{"complexity": "medium", "doc_id": "chunk_008777", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 256, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_add_handoff (tests\\_planned\\agents\\test_multi_model_orchestrator.py:256)"} +{"complexity": "simple", "doc_id": "chunk_008778", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 274, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_finalize_chain (tests\\_planned\\agents\\test_multi_model_orchestrator.py:274)"} +{"complexity": "medium", "doc_id": "chunk_008779", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "agents", "source_line": 284, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_export_verification_bundle (tests\\_planned\\agents\\test_multi_model_orchestrator.py:284)"} +{"complexity": "medium", "doc_id": "chunk_008780", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 312, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_invoke_single (tests\\_planned\\agents\\test_multi_model_orchestrator.py:312)"} +{"complexity": "medium", "doc_id": "chunk_008781", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 328, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_invoke_chain (tests\\_planned\\agents\\test_multi_model_orchestrator.py:328)"} +{"complexity": "medium", "doc_id": "chunk_008782", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 342, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_invoke_chain_with_transform (tests\\_planned\\agents\\test_multi_model_orchestrator.py:342)"} +{"complexity": "medium", "doc_id": "chunk_008783", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 359, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_invoke_consensus (tests\\_planned\\agents\\test_multi_model_orchestrator.py:359)"} +{"complexity": "simple", "doc_id": "chunk_008784", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "agents", "source_line": 375, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_verify_chain_valid (tests\\_planned\\agents\\test_multi_model_orchestrator.py:375)"} +{"complexity": "medium", "doc_id": "chunk_008785", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "agents", "source_line": 387, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_verify_chain_detects_tampering (tests\\_planned\\agents\\test_multi_model_orchestrator.py:387)"} +{"complexity": "simple", "doc_id": "chunk_008786", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "agents", "source_line": 402, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_get_chain (tests\\_planned\\agents\\test_multi_model_orchestrator.py:402)"} +{"complexity": "medium", "doc_id": "chunk_008787", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 414, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_export_for_audit (tests\\_planned\\agents\\test_multi_model_orchestrator.py:414)"} +{"complexity": "medium", "doc_id": "chunk_008788", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 434, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_canonical_representation (tests\\_planned\\agents\\test_multi_model_orchestrator.py:434)"} +{"complexity": "medium", "doc_id": "chunk_008789", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 451, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_chain_linkage (tests\\_planned\\agents\\test_multi_model_orchestrator.py:451)"} +{"complexity": "medium", "doc_id": "chunk_008790", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 483, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_cost_estimation (tests\\_planned\\agents\\test_multi_model_orchestrator.py:483)"} +{"complexity": "complex", "doc_id": "chunk_008791", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 512, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_planning_coding_review_chain (tests\\_planned\\agents\\test_multi_model_orchestrator.py:512)"} +{"complexity": "medium", "doc_id": "chunk_008792", "function_type": "async_function", "has_docstring": "yes", "keyword": "train", "layer": "tests", "module": "agents", "source_line": 553, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_cost_constrained_routing (tests\\_planned\\agents\\test_multi_model_orchestrator.py:553)"} +{"complexity": "medium", "doc_id": "chunk_008793", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 585, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_audit_trail_completeness (tests\\_planned\\agents\\test_multi_model_orchestrator.py:585)"} +{"complexity": "simple", "doc_id": "chunk_008794", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 349, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.transform (tests\\_planned\\agents\\test_multi_model_orchestrator.py:349)"} +{"complexity": "simple", "doc_id": "chunk_008795", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 532, "source_path": "tests\\_planned\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.transform (tests\\_planned\\agents\\test_multi_model_orchestrator.py:532)"} +{"complexity": "complex", "doc_id": "chunk_008796", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "agents", "source_line": 17, "source_path": "tests\\_planned\\agents\\test_openenv_agent.py", "text": "test_openenv_agent.TestVerifiedOpenEnvAgent (tests\\_planned\\agents\\test_openenv_agent.py:17)"} +{"complexity": "simple", "doc_id": "chunk_008797", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "agents", "source_line": 21, "source_path": "tests\\_planned\\agents\\test_openenv_agent.py", "text": "test_openenv_agent.proof_chain (tests\\_planned\\agents\\test_openenv_agent.py:21)"} +{"complexity": "simple", "doc_id": "chunk_008798", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 26, "source_path": "tests\\_planned\\agents\\test_openenv_agent.py", "text": "test_openenv_agent.agent (tests\\_planned\\agents\\test_openenv_agent.py:26)"} +{"complexity": "simple", "doc_id": "chunk_008799", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "agents", "source_line": 34, "source_path": "tests\\_planned\\agents\\test_openenv_agent.py", "text": "test_openenv_agent.test_init (tests\\_planned\\agents\\test_openenv_agent.py:34)"} +{"complexity": "simple", "doc_id": "chunk_008800", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 41, "source_path": "tests\\_planned\\agents\\test_openenv_agent.py", "text": "test_openenv_agent.test_act (tests\\_planned\\agents\\test_openenv_agent.py:41)"} +{"complexity": "simple", "doc_id": "chunk_008801", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 52, "source_path": "tests\\_planned\\agents\\test_openenv_agent.py", "text": "test_openenv_agent.test_decide_action (tests\\_planned\\agents\\test_openenv_agent.py:52)"} +{"complexity": "simple", "doc_id": "chunk_008802", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 62, "source_path": "tests\\_planned\\agents\\test_openenv_agent.py", "text": "test_openenv_agent.test_interpret_message (tests\\_planned\\agents\\test_openenv_agent.py:62)"} +{"complexity": "simple", "doc_id": "chunk_008803", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "agents", "source_line": 70, "source_path": "tests\\_planned\\agents\\test_openenv_agent.py", "text": "test_openenv_agent.test_compute_confidence (tests\\_planned\\agents\\test_openenv_agent.py:70)"} +{"complexity": "simple", "doc_id": "chunk_008804", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "agents", "source_line": 78, "source_path": "tests\\_planned\\agents\\test_openenv_agent.py", "text": "test_openenv_agent.test_generate_response (tests\\_planned\\agents\\test_openenv_agent.py:78)"} +{"complexity": "simple", "doc_id": "chunk_008805", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "agents", "source_line": 86, "source_path": "tests\\_planned\\agents\\test_openenv_agent.py", "text": "test_openenv_agent.test_get_embedding (tests\\_planned\\agents\\test_openenv_agent.py:86)"} +{"complexity": "simple", "doc_id": "chunk_008806", "function_type": "async_function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 13, "source_path": "tests\\_planned\\chaos\\test_steady_state.py", "text": "test_steady_state.test_all_hypotheses_valid (tests\\_planned\\chaos\\test_steady_state.py:13)"} +{"complexity": "simple", "doc_id": "chunk_008807", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 26, "source_path": "tests\\_planned\\chaos\\test_steady_state.py", "text": "test_steady_state.test_api_availability (tests\\_planned\\chaos\\test_steady_state.py:26)"} +{"complexity": "simple", "doc_id": "chunk_008808", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 35, "source_path": "tests\\_planned\\chaos\\test_steady_state.py", "text": "test_steady_state.test_proof_verification (tests\\_planned\\chaos\\test_steady_state.py:35)"} +{"complexity": "simple", "doc_id": "chunk_008809", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 44, "source_path": "tests\\_planned\\chaos\\test_steady_state.py", "text": "test_steady_state.test_database_health (tests\\_planned\\chaos\\test_steady_state.py:44)"} +{"complexity": "simple", "doc_id": "chunk_008810", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 53, "source_path": "tests\\_planned\\chaos\\test_steady_state.py", "text": "test_steady_state.test_redis_cache (tests\\_planned\\chaos\\test_steady_state.py:53)"} +{"complexity": "simple", "doc_id": "chunk_008811", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 62, "source_path": "tests\\_planned\\chaos\\test_steady_state.py", "text": "test_steady_state.test_system_resources (tests\\_planned\\chaos\\test_steady_state.py:62)"} +{"complexity": "simple", "doc_id": "chunk_008812", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 71, "source_path": "tests\\_planned\\chaos\\test_steady_state.py", "text": "test_steady_state.test_throughput (tests\\_planned\\chaos\\test_steady_state.py:71)"} +{"complexity": "medium", "doc_id": "chunk_008813", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 79, "source_path": "tests\\_planned\\chaos\\test_steady_state.py", "text": "test_steady_state.test_metric_check (tests\\_planned\\chaos\\test_steady_state.py:79)"} +{"complexity": "medium", "doc_id": "chunk_008814", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 97, "source_path": "tests\\_planned\\chaos\\test_steady_state.py", "text": "test_steady_state.test_hypothesis_validation (tests\\_planned\\chaos\\test_steady_state.py:97)"} +{"complexity": "medium", "doc_id": "chunk_008815", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 128, "source_path": "tests\\_planned\\chaos\\test_steady_state.py", "text": "test_steady_state.test_continuous_monitoring (tests\\_planned\\chaos\\test_steady_state.py:128)"} +{"complexity": "simple", "doc_id": "chunk_008816", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "other", "source_line": 21, "source_path": "tests\\_planned\\cli\\test_cli_basic.py", "text": "test_cli_basic.runner (tests\\_planned\\cli\\test_cli_basic.py:21)"} +{"complexity": "simple", "doc_id": "chunk_008817", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 27, "source_path": "tests\\_planned\\cli\\test_cli_basic.py", "text": "test_cli_basic.temp_config_dir (tests\\_planned\\cli\\test_cli_basic.py:27)"} +{"complexity": "medium", "doc_id": "chunk_008818", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 38, "source_path": "tests\\_planned\\cli\\test_cli_basic.py", "text": "test_cli_basic.TestCLIBasic (tests\\_planned\\cli\\test_cli_basic.py:38)"} +{"complexity": "complex", "doc_id": "chunk_008819", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 65, "source_path": "tests\\_planned\\cli\\test_cli_basic.py", "text": "test_cli_basic.TestConfiguration (tests\\_planned\\cli\\test_cli_basic.py:65)"} +{"complexity": "medium", "doc_id": "chunk_008820", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 151, "source_path": "tests\\_planned\\cli\\test_cli_basic.py", "text": "test_cli_basic.TestUtilities (tests\\_planned\\cli\\test_cli_basic.py:151)"} +{"complexity": "medium", "doc_id": "chunk_008821", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 176, "source_path": "tests\\_planned\\cli\\test_cli_basic.py", "text": "test_cli_basic.TestCompletion (tests\\_planned\\cli\\test_cli_basic.py:176)"} +{"complexity": "simple", "doc_id": "chunk_008822", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 202, "source_path": "tests\\_planned\\cli\\test_cli_basic.py", "text": "test_cli_basic.TestIntegration (tests\\_planned\\cli\\test_cli_basic.py:202)"} +{"complexity": "simple", "doc_id": "chunk_008823", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 41, "source_path": "tests\\_planned\\cli\\test_cli_basic.py", "text": "test_cli_basic.test_version (tests\\_planned\\cli\\test_cli_basic.py:41)"} +{"complexity": "simple", "doc_id": "chunk_008824", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 47, "source_path": "tests\\_planned\\cli\\test_cli_basic.py", "text": "test_cli_basic.test_help (tests\\_planned\\cli\\test_cli_basic.py:47)"} +{"complexity": "simple", "doc_id": "chunk_008825", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 56, "source_path": "tests\\_planned\\cli\\test_cli_basic.py", "text": "test_cli_basic.test_proof_help (tests\\_planned\\cli\\test_cli_basic.py:56)"} +{"complexity": "simple", "doc_id": "chunk_008826", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 68, "source_path": "tests\\_planned\\cli\\test_cli_basic.py", "text": "test_cli_basic.test_config_dir_creation (tests\\_planned\\cli\\test_cli_basic.py:68)"} +{"complexity": "simple", "doc_id": "chunk_008827", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 72, "source_path": "tests\\_planned\\cli\\test_cli_basic.py", "text": "test_cli_basic.test_load_default_config (tests\\_planned\\cli\\test_cli_basic.py:72)"} +{"complexity": "medium", "doc_id": "chunk_008828", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 79, "source_path": "tests\\_planned\\cli\\test_cli_basic.py", "text": "test_cli_basic.test_save_and_load_config (tests\\_planned\\cli\\test_cli_basic.py:79)"} +{"complexity": "simple", "doc_id": "chunk_008829", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 94, "source_path": "tests\\_planned\\cli\\test_cli_basic.py", "text": "test_cli_basic.test_config_init (tests\\_planned\\cli\\test_cli_basic.py:94)"} +{"complexity": "medium", "doc_id": "chunk_008830", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 104, "source_path": "tests\\_planned\\cli\\test_cli_basic.py", "text": "test_cli_basic.test_config_set (tests\\_planned\\cli\\test_cli_basic.py:104)"} +{"complexity": "medium", "doc_id": "chunk_008831", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 117, "source_path": "tests\\_planned\\cli\\test_cli_basic.py", "text": "test_cli_basic.test_config_get (tests\\_planned\\cli\\test_cli_basic.py:117)"} +{"complexity": "simple", "doc_id": "chunk_008832", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 131, "source_path": "tests\\_planned\\cli\\test_cli_basic.py", "text": "test_cli_basic.test_config_show (tests\\_planned\\cli\\test_cli_basic.py:131)"} +{"complexity": "simple", "doc_id": "chunk_008833", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 139, "source_path": "tests\\_planned\\cli\\test_cli_basic.py", "text": "test_cli_basic.test_config_show_json (tests\\_planned\\cli\\test_cli_basic.py:139)"} +{"complexity": "simple", "doc_id": "chunk_008834", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 154, "source_path": "tests\\_planned\\cli\\test_cli_basic.py", "text": "test_cli_basic.test_colors (tests\\_planned\\cli\\test_cli_basic.py:154)"} +{"complexity": "medium", "doc_id": "chunk_008835", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 161, "source_path": "tests\\_planned\\cli\\test_cli_basic.py", "text": "test_cli_basic.test_output_functions (tests\\_planned\\cli\\test_cli_basic.py:161)"} +{"complexity": "simple", "doc_id": "chunk_008836", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 179, "source_path": "tests\\_planned\\cli\\test_cli_basic.py", "text": "test_cli_basic.test_bash_completion (tests\\_planned\\cli\\test_cli_basic.py:179)"} +{"complexity": "simple", "doc_id": "chunk_008837", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 186, "source_path": "tests\\_planned\\cli\\test_cli_basic.py", "text": "test_cli_basic.test_zsh_completion (tests\\_planned\\cli\\test_cli_basic.py:186)"} +{"complexity": "simple", "doc_id": "chunk_008838", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 193, "source_path": "tests\\_planned\\cli\\test_cli_basic.py", "text": "test_cli_basic.test_fish_completion (tests\\_planned\\cli\\test_cli_basic.py:193)"} +{"complexity": "simple", "doc_id": "chunk_008839", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 205, "source_path": "tests\\_planned\\cli\\test_cli_basic.py", "text": "test_cli_basic.test_status_command (tests\\_planned\\cli\\test_cli_basic.py:205)"} +{"complexity": "simple", "doc_id": "chunk_008840", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 30, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.mock_session (tests\\_planned\\cli\\test_client.py:30)"} +{"complexity": "simple", "doc_id": "chunk_008841", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 39, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.client (tests\\_planned\\cli\\test_client.py:39)"} +{"complexity": "medium", "doc_id": "chunk_008842", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 49, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.TestAuthentication (tests\\_planned\\cli\\test_client.py:49)"} +{"complexity": "complex", "doc_id": "chunk_008843", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 70, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.TestProofOperations (tests\\_planned\\cli\\test_client.py:70)"} +{"complexity": "complex", "doc_id": "chunk_008844", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 111, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.TestBatchOperations (tests\\_planned\\cli\\test_client.py:111)"} +{"complexity": "complex", "doc_id": "chunk_008845", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 189, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.TestChainOperations (tests\\_planned\\cli\\test_client.py:189)"} +{"complexity": "complex", "doc_id": "chunk_008846", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 274, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.TestKeyManagement (tests\\_planned\\cli\\test_client.py:274)"} +{"complexity": "complex", "doc_id": "chunk_008847", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 342, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.TestStatistics (tests\\_planned\\cli\\test_client.py:342)"} +{"complexity": "complex", "doc_id": "chunk_008848", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 398, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.TestErrorHandling (tests\\_planned\\cli\\test_client.py:398)"} +{"complexity": "simple", "doc_id": "chunk_008849", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 446, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.TestContextManager (tests\\_planned\\cli\\test_client.py:446)"} +{"complexity": "complex", "doc_id": "chunk_008850", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 458, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.TestFromConfig (tests\\_planned\\cli\\test_client.py:458)"} +{"complexity": "medium", "doc_id": "chunk_008851", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 52, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.test_whoami_success (tests\\_planned\\cli\\test_client.py:52)"} +{"complexity": "medium", "doc_id": "chunk_008852", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 73, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.test_create_proof_success (tests\\_planned\\cli\\test_client.py:73)"} +{"complexity": "medium", "doc_id": "chunk_008853", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 94, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.test_verify_proof_success (tests\\_planned\\cli\\test_client.py:94)"} +{"complexity": "medium", "doc_id": "chunk_008854", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 114, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.test_batch_prove_success (tests\\_planned\\cli\\test_client.py:114)"} +{"complexity": "medium", "doc_id": "chunk_008855", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 136, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.test_get_batch_status (tests\\_planned\\cli\\test_client.py:136)"} +{"complexity": "medium", "doc_id": "chunk_008856", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 154, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.test_download_batch (tests\\_planned\\cli\\test_client.py:154)"} +{"complexity": "medium", "doc_id": "chunk_008857", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 171, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.test_list_batches (tests\\_planned\\cli\\test_client.py:171)"} +{"complexity": "medium", "doc_id": "chunk_008858", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 192, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.test_list_chains (tests\\_planned\\cli\\test_client.py:192)"} +{"complexity": "medium", "doc_id": "chunk_008859", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 209, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.test_create_chain (tests\\_planned\\cli\\test_client.py:209)"} +{"complexity": "medium", "doc_id": "chunk_008860", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 229, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.test_export_chain_json (tests\\_planned\\cli\\test_client.py:229)"} +{"complexity": "medium", "doc_id": "chunk_008861", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 244, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.test_export_chain_csv (tests\\_planned\\cli\\test_client.py:244)"} +{"complexity": "medium", "doc_id": "chunk_008862", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 256, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.test_verify_chain (tests\\_planned\\cli\\test_client.py:256)"} +{"complexity": "medium", "doc_id": "chunk_008863", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 277, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.test_list_keys (tests\\_planned\\cli\\test_client.py:277)"} +{"complexity": "medium", "doc_id": "chunk_008864", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 294, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.test_generate_key (tests\\_planned\\cli\\test_client.py:294)"} +{"complexity": "medium", "doc_id": "chunk_008865", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 310, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.test_rotate_key (tests\\_planned\\cli\\test_client.py:310)"} +{"complexity": "medium", "doc_id": "chunk_008866", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 326, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.test_revoke_key (tests\\_planned\\cli\\test_client.py:326)"} +{"complexity": "medium", "doc_id": "chunk_008867", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 345, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.test_get_stats (tests\\_planned\\cli\\test_client.py:345)"} +{"complexity": "medium", "doc_id": "chunk_008868", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 362, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.test_generate_audit_report_json (tests\\_planned\\cli\\test_client.py:362)"} +{"complexity": "medium", "doc_id": "chunk_008869", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 381, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.test_generate_audit_report_pdf (tests\\_planned\\cli\\test_client.py:381)"} +{"complexity": "medium", "doc_id": "chunk_008870", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 401, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.test_api_error_4xx (tests\\_planned\\cli\\test_client.py:401)"} +{"complexity": "medium", "doc_id": "chunk_008871", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 415, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.test_retry_on_500 (tests\\_planned\\cli\\test_client.py:415)"} +{"complexity": "simple", "doc_id": "chunk_008872", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 434, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.test_timeout_error (tests\\_planned\\cli\\test_client.py:434)"} +{"complexity": "simple", "doc_id": "chunk_008873", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 449, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.test_context_manager (tests\\_planned\\cli\\test_client.py:449)"} +{"complexity": "medium", "doc_id": "chunk_008874", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 462, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.test_from_config_success (tests\\_planned\\cli\\test_client.py:462)"} +{"complexity": "simple", "doc_id": "chunk_008875", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 482, "source_path": "tests\\_planned\\cli\\test_client.py", "text": "test_client.test_from_config_missing_api_key (tests\\_planned\\cli\\test_client.py:482)"} +{"complexity": "complex", "doc_id": "chunk_008876", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 15, "source_path": "tests\\_planned\\communication\\test_proof_of_communication.py", "text": "test_proof_of_communication.TestCommunicationProof (tests\\_planned\\communication\\test_proof_of_communication.py:15)"} +{"complexity": "complex", "doc_id": "chunk_008877", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 60, "source_path": "tests\\_planned\\communication\\test_proof_of_communication.py", "text": "test_proof_of_communication.TestCommunicationProofChain (tests\\_planned\\communication\\test_proof_of_communication.py:60)"} +{"complexity": "complex", "doc_id": "chunk_008878", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 234, "source_path": "tests\\_planned\\communication\\test_proof_of_communication.py", "text": "test_proof_of_communication.TestIntegration (tests\\_planned\\communication\\test_proof_of_communication.py:234)"} +{"complexity": "medium", "doc_id": "chunk_008879", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 18, "source_path": "tests\\_planned\\communication\\test_proof_of_communication.py", "text": "test_proof_of_communication.test_proof_creation (tests\\_planned\\communication\\test_proof_of_communication.py:18)"} +{"complexity": "medium", "doc_id": "chunk_008880", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 36, "source_path": "tests\\_planned\\communication\\test_proof_of_communication.py", "text": "test_proof_of_communication.test_proof_serialization (tests\\_planned\\communication\\test_proof_of_communication.py:36)"} +{"complexity": "simple", "doc_id": "chunk_008881", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "proofs", "source_line": 64, "source_path": "tests\\_planned\\communication\\test_proof_of_communication.py", "text": "test_proof_of_communication.sender_signer (tests\\_planned\\communication\\test_proof_of_communication.py:64)"} +{"complexity": "simple", "doc_id": "chunk_008882", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "proofs", "source_line": 69, "source_path": "tests\\_planned\\communication\\test_proof_of_communication.py", "text": "test_proof_of_communication.receiver_signer (tests\\_planned\\communication\\test_proof_of_communication.py:69)"} +{"complexity": "simple", "doc_id": "chunk_008883", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 74, "source_path": "tests\\_planned\\communication\\test_proof_of_communication.py", "text": "test_proof_of_communication.proof_chain (tests\\_planned\\communication\\test_proof_of_communication.py:74)"} +{"complexity": "medium", "doc_id": "chunk_008884", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 78, "source_path": "tests\\_planned\\communication\\test_proof_of_communication.py", "text": "test_proof_of_communication.test_transmission_proof (tests\\_planned\\communication\\test_proof_of_communication.py:78)"} +{"complexity": "medium", "doc_id": "chunk_008885", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 94, "source_path": "tests\\_planned\\communication\\test_proof_of_communication.py", "text": "test_proof_of_communication.test_receipt_proof (tests\\_planned\\communication\\test_proof_of_communication.py:94)"} +{"complexity": "medium", "doc_id": "chunk_008886", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 117, "source_path": "tests\\_planned\\communication\\test_proof_of_communication.py", "text": "test_proof_of_communication.test_understanding_proof (tests\\_planned\\communication\\test_proof_of_communication.py:117)"} +{"complexity": "medium", "doc_id": "chunk_008887", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 140, "source_path": "tests\\_planned\\communication\\test_proof_of_communication.py", "text": "test_proof_of_communication.test_action_proof (tests\\_planned\\communication\\test_proof_of_communication.py:140)"} +{"complexity": "complex", "doc_id": "chunk_008888", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 161, "source_path": "tests\\_planned\\communication\\test_proof_of_communication.py", "text": "test_proof_of_communication.test_complete_chain (tests\\_planned\\communication\\test_proof_of_communication.py:161)"} +{"complexity": "medium", "doc_id": "chunk_008889", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 202, "source_path": "tests\\_planned\\communication\\test_proof_of_communication.py", "text": "test_proof_of_communication.test_chain_retrieval (tests\\_planned\\communication\\test_proof_of_communication.py:202)"} +{"complexity": "simple", "doc_id": "chunk_008890", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 224, "source_path": "tests\\_planned\\communication\\test_proof_of_communication.py", "text": "test_proof_of_communication.test_missing_transmission_error (tests\\_planned\\communication\\test_proof_of_communication.py:224)"} +{"complexity": "complex", "doc_id": "chunk_008891", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 237, "source_path": "tests\\_planned\\communication\\test_proof_of_communication.py", "text": "test_proof_of_communication.test_medical_ai_scenario (tests\\_planned\\communication\\test_proof_of_communication.py:237)"} +{"complexity": "complex", "doc_id": "chunk_008892", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 282, "source_path": "tests\\_planned\\communication\\test_proof_of_communication.py", "text": "test_proof_of_communication.test_autonomous_vehicle_scenario (tests\\_planned\\communication\\test_proof_of_communication.py:282)"} +{"complexity": "simple", "doc_id": "chunk_008893", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 26, "source_path": "tests\\_planned\\compliance_reports\\test_report_generator.py", "text": "test_report_generator.temp_output_dir (tests\\_planned\\compliance_reports\\test_report_generator.py:26)"} +{"complexity": "medium", "doc_id": "chunk_008894", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 35, "source_path": "tests\\_planned\\compliance_reports\\test_report_generator.py", "text": "test_report_generator.audit_logger (tests\\_planned\\compliance_reports\\test_report_generator.py:35)"} +{"complexity": "simple", "doc_id": "chunk_008895", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 65, "source_path": "tests\\_planned\\compliance_reports\\test_report_generator.py", "text": "test_report_generator.kms (tests\\_planned\\compliance_reports\\test_report_generator.py:65)"} +{"complexity": "complex", "doc_id": "chunk_008896", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 73, "source_path": "tests\\_planned\\compliance_reports\\test_report_generator.py", "text": "test_report_generator.TestComplianceDataCollector (tests\\_planned\\compliance_reports\\test_report_generator.py:73)"} +{"complexity": "complex", "doc_id": "chunk_008897", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 145, "source_path": "tests\\_planned\\compliance_reports\\test_report_generator.py", "text": "test_report_generator.TestReportGenerator (tests\\_planned\\compliance_reports\\test_report_generator.py:145)"} +{"complexity": "complex", "doc_id": "chunk_008898", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 283, "source_path": "tests\\_planned\\compliance_reports\\test_report_generator.py", "text": "test_report_generator.TestReportScheduler (tests\\_planned\\compliance_reports\\test_report_generator.py:283)"} +{"complexity": "medium", "doc_id": "chunk_008899", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "compliance", "source_line": 76, "source_path": "tests\\_planned\\compliance_reports\\test_report_generator.py", "text": "test_report_generator.test_collect_proof_statistics (tests\\_planned\\compliance_reports\\test_report_generator.py:76)"} +{"complexity": "medium", "doc_id": "chunk_008900", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 93, "source_path": "tests\\_planned\\compliance_reports\\test_report_generator.py", "text": "test_report_generator.test_collect_key_management_audit (tests\\_planned\\compliance_reports\\test_report_generator.py:93)"} +{"complexity": "medium", "doc_id": "chunk_008901", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 109, "source_path": "tests\\_planned\\compliance_reports\\test_report_generator.py", "text": "test_report_generator.test_collect_access_logs (tests\\_planned\\compliance_reports\\test_report_generator.py:109)"} +{"complexity": "medium", "doc_id": "chunk_008902", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 125, "source_path": "tests\\_planned\\compliance_reports\\test_report_generator.py", "text": "test_report_generator.test_collect_all (tests\\_planned\\compliance_reports\\test_report_generator.py:125)"} +{"complexity": "medium", "doc_id": "chunk_008903", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "compliance", "source_line": 148, "source_path": "tests\\_planned\\compliance_reports\\test_report_generator.py", "text": "test_report_generator.test_generate_soc2_report_json (tests\\_planned\\compliance_reports\\test_report_generator.py:148)"} +{"complexity": "medium", "doc_id": "chunk_008904", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "compliance", "source_line": 174, "source_path": "tests\\_planned\\compliance_reports\\test_report_generator.py", "text": "test_report_generator.test_generate_soc2_report_html (tests\\_planned\\compliance_reports\\test_report_generator.py:174)"} +{"complexity": "medium", "doc_id": "chunk_008905", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "compliance", "source_line": 198, "source_path": "tests\\_planned\\compliance_reports\\test_report_generator.py", "text": "test_report_generator.test_generate_hipaa_report (tests\\_planned\\compliance_reports\\test_report_generator.py:198)"} +{"complexity": "medium", "doc_id": "chunk_008906", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "compliance", "source_line": 216, "source_path": "tests\\_planned\\compliance_reports\\test_report_generator.py", "text": "test_report_generator.test_generate_gdpr_report (tests\\_planned\\compliance_reports\\test_report_generator.py:216)"} +{"complexity": "medium", "doc_id": "chunk_008907", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "compliance", "source_line": 239, "source_path": "tests\\_planned\\compliance_reports\\test_report_generator.py", "text": "test_report_generator.test_generate_ai_governance_report (tests\\_planned\\compliance_reports\\test_report_generator.py:239)"} +{"complexity": "medium", "doc_id": "chunk_008908", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 263, "source_path": "tests\\_planned\\compliance_reports\\test_report_generator.py", "text": "test_report_generator.test_list_reports (tests\\_planned\\compliance_reports\\test_report_generator.py:263)"} +{"complexity": "medium", "doc_id": "chunk_008909", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 286, "source_path": "tests\\_planned\\compliance_reports\\test_report_generator.py", "text": "test_report_generator.test_add_schedule (tests\\_planned\\compliance_reports\\test_report_generator.py:286)"} +{"complexity": "medium", "doc_id": "chunk_008910", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 303, "source_path": "tests\\_planned\\compliance_reports\\test_report_generator.py", "text": "test_report_generator.test_save_and_load_schedules (tests\\_planned\\compliance_reports\\test_report_generator.py:303)"} +{"complexity": "medium", "doc_id": "chunk_008911", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "compliance", "source_line": 325, "source_path": "tests\\_planned\\compliance_reports\\test_report_generator.py", "text": "test_report_generator.test_schedule_calculation (tests\\_planned\\compliance_reports\\test_report_generator.py:325)"} +{"complexity": "medium", "doc_id": "chunk_008912", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "compliance", "source_line": 340, "source_path": "tests\\_planned\\compliance_reports\\test_report_generator.py", "text": "test_report_generator.test_schedule_should_run (tests\\_planned\\compliance_reports\\test_report_generator.py:340)"} +{"complexity": "medium", "doc_id": "chunk_008913", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 357, "source_path": "tests\\_planned\\compliance_reports\\test_report_generator.py", "text": "test_report_generator.test_enable_disable_schedule (tests\\_planned\\compliance_reports\\test_report_generator.py:357)"} +{"complexity": "medium", "doc_id": "chunk_008914", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 377, "source_path": "tests\\_planned\\compliance_reports\\test_report_generator.py", "text": "test_report_generator.test_list_schedules (tests\\_planned\\compliance_reports\\test_report_generator.py:377)"} +{"complexity": "complex", "doc_id": "chunk_008915", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 24, "source_path": "tests\\_planned\\consensus\\test_merkle_dag_consensus.py", "text": "test_merkle_dag_consensus.TestVerificationResult (tests\\_planned\\consensus\\test_merkle_dag_consensus.py:24)"} +{"complexity": "complex", "doc_id": "chunk_008916", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 77, "source_path": "tests\\_planned\\consensus\\test_merkle_dag_consensus.py", "text": "test_merkle_dag_consensus.TestDAGNode (tests\\_planned\\consensus\\test_merkle_dag_consensus.py:77)"} +{"complexity": "complex", "doc_id": "chunk_008917", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "consensus", "source_line": 137, "source_path": "tests\\_planned\\consensus\\test_merkle_dag_consensus.py", "text": "test_merkle_dag_consensus.TestMerkleDAGConsensus (tests\\_planned\\consensus\\test_merkle_dag_consensus.py:137)"} +{"complexity": "complex", "doc_id": "chunk_008918", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 439, "source_path": "tests\\_planned\\consensus\\test_merkle_dag_consensus.py", "text": "test_merkle_dag_consensus.TestConvenienceFunctions (tests\\_planned\\consensus\\test_merkle_dag_consensus.py:439)"} +{"complexity": "complex", "doc_id": "chunk_008919", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 478, "source_path": "tests\\_planned\\consensus\\test_merkle_dag_consensus.py", "text": "test_merkle_dag_consensus.TestByzantineFaultTolerance (tests\\_planned\\consensus\\test_merkle_dag_consensus.py:478)"} +{"complexity": "medium", "doc_id": "chunk_008920", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 27, "source_path": "tests\\_planned\\consensus\\test_merkle_dag_consensus.py", "text": "test_merkle_dag_consensus.test_create_verification_result (tests\\_planned\\consensus\\test_merkle_dag_consensus.py:27)"} +{"complexity": "medium", "doc_id": "chunk_008921", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 42, "source_path": "tests\\_planned\\consensus\\test_merkle_dag_consensus.py", "text": "test_merkle_dag_consensus.test_verification_result_hash_deterministic (tests\\_planned\\consensus\\test_merkle_dag_consensus.py:42)"} +{"complexity": "medium", "doc_id": "chunk_008922", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 58, "source_path": "tests\\_planned\\consensus\\test_merkle_dag_consensus.py", "text": "test_merkle_dag_consensus.test_verification_result_to_dict (tests\\_planned\\consensus\\test_merkle_dag_consensus.py:58)"} +{"complexity": "medium", "doc_id": "chunk_008923", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 80, "source_path": "tests\\_planned\\consensus\\test_merkle_dag_consensus.py", "text": "test_merkle_dag_consensus.test_create_verification_node (tests\\_planned\\consensus\\test_merkle_dag_consensus.py:80)"} +{"complexity": "medium", "doc_id": "chunk_008924", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "consensus", "source_line": 104, "source_path": "tests\\_planned\\consensus\\test_merkle_dag_consensus.py", "text": "test_merkle_dag_consensus.test_create_aggregation_node (tests\\_planned\\consensus\\test_merkle_dag_consensus.py:104)"} +{"complexity": "medium", "doc_id": "chunk_008925", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "consensus", "source_line": 121, "source_path": "tests\\_planned\\consensus\\test_merkle_dag_consensus.py", "text": "test_merkle_dag_consensus.test_node_hash_deterministic (tests\\_planned\\consensus\\test_merkle_dag_consensus.py:121)"} +{"complexity": "simple", "doc_id": "chunk_008926", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "consensus", "source_line": 140, "source_path": "tests\\_planned\\consensus\\test_merkle_dag_consensus.py", "text": "test_merkle_dag_consensus.test_create_consensus_engine (tests\\_planned\\consensus\\test_merkle_dag_consensus.py:140)"} +{"complexity": "medium", "doc_id": "chunk_008927", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 151, "source_path": "tests\\_planned\\consensus\\test_merkle_dag_consensus.py", "text": "test_merkle_dag_consensus.test_add_verification (tests\\_planned\\consensus\\test_merkle_dag_consensus.py:151)"} +{"complexity": "medium", "doc_id": "chunk_008928", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 169, "source_path": "tests\\_planned\\consensus\\test_merkle_dag_consensus.py", "text": "test_merkle_dag_consensus.test_multiple_verifications (tests\\_planned\\consensus\\test_merkle_dag_consensus.py:169)"} +{"complexity": "medium", "doc_id": "chunk_008929", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "consensus", "source_line": 192, "source_path": "tests\\_planned\\consensus\\test_merkle_dag_consensus.py", "text": "test_merkle_dag_consensus.test_build_consensus_proof_achieved (tests\\_planned\\consensus\\test_merkle_dag_consensus.py:192)"} +{"complexity": "medium", "doc_id": "chunk_008930", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "consensus", "source_line": 216, "source_path": "tests\\_planned\\consensus\\test_merkle_dag_consensus.py", "text": "test_merkle_dag_consensus.test_build_consensus_proof_failed (tests\\_planned\\consensus\\test_merkle_dag_consensus.py:216)"} +{"complexity": "medium", "doc_id": "chunk_008931", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 239, "source_path": "tests\\_planned\\consensus\\test_merkle_dag_consensus.py", "text": "test_merkle_dag_consensus.test_insufficient_agents (tests\\_planned\\consensus\\test_merkle_dag_consensus.py:239)"} +{"complexity": "medium", "doc_id": "chunk_008932", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 259, "source_path": "tests\\_planned\\consensus\\test_merkle_dag_consensus.py", "text": "test_merkle_dag_consensus.test_heterogeneous_methods (tests\\_planned\\consensus\\test_merkle_dag_consensus.py:259)"} +{"complexity": "medium", "doc_id": "chunk_008933", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 285, "source_path": "tests\\_planned\\consensus\\test_merkle_dag_consensus.py", "text": "test_merkle_dag_consensus.test_verify_proof_valid (tests\\_planned\\consensus\\test_merkle_dag_consensus.py:285)"} +{"complexity": "medium", "doc_id": "chunk_008934", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 305, "source_path": "tests\\_planned\\consensus\\test_merkle_dag_consensus.py", "text": "test_merkle_dag_consensus.test_verify_proof_insufficient_agents (tests\\_planned\\consensus\\test_merkle_dag_consensus.py:305)"} +{"complexity": "medium", "doc_id": "chunk_008935", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 326, "source_path": "tests\\_planned\\consensus\\test_merkle_dag_consensus.py", "text": "test_merkle_dag_consensus.test_dag_structure (tests\\_planned\\consensus\\test_merkle_dag_consensus.py:326)"} +{"complexity": "medium", "doc_id": "chunk_008936", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 348, "source_path": "tests\\_planned\\consensus\\test_merkle_dag_consensus.py", "text": "test_merkle_dag_consensus.test_verification_paths (tests\\_planned\\consensus\\test_merkle_dag_consensus.py:348)"} +{"complexity": "medium", "doc_id": "chunk_008937", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "consensus", "source_line": 367, "source_path": "tests\\_planned\\consensus\\test_merkle_dag_consensus.py", "text": "test_merkle_dag_consensus.test_proof_serialization (tests\\_planned\\consensus\\test_merkle_dag_consensus.py:367)"} +{"complexity": "medium", "doc_id": "chunk_008938", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 389, "source_path": "tests\\_planned\\consensus\\test_merkle_dag_consensus.py", "text": "test_merkle_dag_consensus.test_statistics (tests\\_planned\\consensus\\test_merkle_dag_consensus.py:389)"} +{"complexity": "medium", "doc_id": "chunk_008939", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 415, "source_path": "tests\\_planned\\consensus\\test_merkle_dag_consensus.py", "text": "test_merkle_dag_consensus.test_reset (tests\\_planned\\consensus\\test_merkle_dag_consensus.py:415)"} +{"complexity": "medium", "doc_id": "chunk_008940", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 442, "source_path": "tests\\_planned\\consensus\\test_merkle_dag_consensus.py", "text": "test_merkle_dag_consensus.test_create_verification_result_helper (tests\\_planned\\consensus\\test_merkle_dag_consensus.py:442)"} +{"complexity": "medium", "doc_id": "chunk_008941", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 456, "source_path": "tests\\_planned\\consensus\\test_merkle_dag_consensus.py", "text": "test_merkle_dag_consensus.test_quick_consensus (tests\\_planned\\consensus\\test_merkle_dag_consensus.py:456)"} +{"complexity": "medium", "doc_id": "chunk_008942", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 481, "source_path": "tests\\_planned\\consensus\\test_merkle_dag_consensus.py", "text": "test_merkle_dag_consensus.test_tolerates_one_malicious (tests\\_planned\\consensus\\test_merkle_dag_consensus.py:481)"} +{"complexity": "medium", "doc_id": "chunk_008943", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 511, "source_path": "tests\\_planned\\consensus\\test_merkle_dag_consensus.py", "text": "test_merkle_dag_consensus.test_fails_with_too_many_malicious (tests\\_planned\\consensus\\test_merkle_dag_consensus.py:511)"} +{"complexity": "simple", "doc_id": "chunk_008944", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 64, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.mock_redis (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:64)"} +{"complexity": "medium", "doc_id": "chunk_008945", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 79, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.mock_redis_enabled (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:79)"} +{"complexity": "medium", "doc_id": "chunk_008946", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 100, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.mock_base_engine (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:100)"} +{"complexity": "simple", "doc_id": "chunk_008947", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 117, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.mock_circuit_breaker (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:117)"} +{"complexity": "medium", "doc_id": "chunk_008948", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 128, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.engine (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:128)"} +{"complexity": "complex", "doc_id": "chunk_008949", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "consensus", "source_line": 153, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.TestModelPerformanceMetrics (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:153)"} +{"complexity": "complex", "doc_id": "chunk_008950", "function_type": "class", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "consensus", "source_line": 314, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.TestProductionConsensusEngineInit (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:314)"} +{"complexity": "complex", "doc_id": "chunk_008951", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 417, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.TestCacheOperations (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:417)"} +{"complexity": "complex", "doc_id": "chunk_008952", "function_type": "class", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "consensus", "source_line": 578, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.TestModelPriorityAndSelection (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:578)"} +{"complexity": "complex", "doc_id": "chunk_008953", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 693, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.TestQueryWithRetry (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:693)"} +{"complexity": "complex", "doc_id": "chunk_008954", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 843, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.TestVerificationFlow (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:843)"} +{"complexity": "complex", "doc_id": "chunk_008955", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "consensus", "source_line": 1032, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.TestMetricsAndGDPR (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1032)"} +{"complexity": "complex", "doc_id": "chunk_008956", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 1143, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.TestIntegration (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1143)"} +{"complexity": "complex", "doc_id": "chunk_008957", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 1246, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.TestErrorResilience (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1246)"} +{"complexity": "complex", "doc_id": "chunk_008958", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 1533, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.TestEdgeCases (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1533)"} +{"complexity": "complex", "doc_id": "chunk_008959", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 1739, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.TestConcurrency (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1739)"} +{"complexity": "complex", "doc_id": "chunk_008960", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 1931, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.TestTimeoutBehaviors (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1931)"} +{"complexity": "complex", "doc_id": "chunk_008961", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 2092, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.TestGDPRCompliance (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:2092)"} +{"complexity": "medium", "doc_id": "chunk_008962", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "consensus", "source_line": 156, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_initial_state (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:156)"} +{"complexity": "medium", "doc_id": "chunk_008963", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 170, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_record_success_first_query (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:170)"} +{"complexity": "medium", "doc_id": "chunk_008964", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 188, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_record_success_multiple_queries (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:188)"} +{"complexity": "medium", "doc_id": "chunk_008965", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 204, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_record_failure (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:204)"} +{"complexity": "medium", "doc_id": "chunk_008966", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 224, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_record_consecutive_failures (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:224)"} +{"complexity": "medium", "doc_id": "chunk_008967", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 239, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_failure_then_success_resets_consecutive (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:239)"} +{"complexity": "simple", "doc_id": "chunk_008968", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "consensus", "source_line": 254, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_get_success_rate_no_queries (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:254)"} +{"complexity": "simple", "doc_id": "chunk_008969", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "consensus", "source_line": 261, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_get_success_rate_all_success (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:261)"} +{"complexity": "medium", "doc_id": "chunk_008970", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "consensus", "source_line": 271, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_get_success_rate_mixed (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:271)"} +{"complexity": "simple", "doc_id": "chunk_008971", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "consensus", "source_line": 283, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_get_success_rate_all_failures (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:283)"} +{"complexity": "medium", "doc_id": "chunk_008972", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "consensus", "source_line": 293, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_reliability_score_bounds (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:293)"} +{"complexity": "medium", "doc_id": "chunk_008973", "function_type": "async_function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "consensus", "source_line": 318, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_init_default_config (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:318)"} +{"complexity": "medium", "doc_id": "chunk_008974", "function_type": "async_function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "consensus", "source_line": 338, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_init_custom_config (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:338)"} +{"complexity": "medium", "doc_id": "chunk_008975", "function_type": "async_function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "consensus", "source_line": 367, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_init_with_redis (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:367)"} +{"complexity": "medium", "doc_id": "chunk_008976", "function_type": "async_function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "consensus", "source_line": 391, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_init_with_circuit_breakers (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:391)"} +{"complexity": "medium", "doc_id": "chunk_008977", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "consensus", "source_line": 421, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_get_cache_key (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:421)"} +{"complexity": "simple", "doc_id": "chunk_008978", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "consensus", "source_line": 435, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_get_cache_key_different_queries (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:435)"} +{"complexity": "simple", "doc_id": "chunk_008979", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "consensus", "source_line": 443, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_get_cache_key_different_prompts (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:443)"} +{"complexity": "simple", "doc_id": "chunk_008980", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "consensus", "source_line": 452, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_get_from_cache_no_redis (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:452)"} +{"complexity": "medium", "doc_id": "chunk_008981", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "consensus", "source_line": 458, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_get_from_cache_miss (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:458)"} +{"complexity": "complex", "doc_id": "chunk_008982", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "consensus", "source_line": 472, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_get_from_cache_hit (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:472)"} +{"complexity": "medium", "doc_id": "chunk_008983", "function_type": "async_function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "consensus", "source_line": 506, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_get_from_cache_invalid_json (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:506)"} +{"complexity": "medium", "doc_id": "chunk_008984", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 521, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_set_cache_no_redis (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:521)"} +{"complexity": "complex", "doc_id": "chunk_008985", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 538, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_set_cache_success (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:538)"} +{"complexity": "simple", "doc_id": "chunk_008986", "function_type": "async_function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "consensus", "source_line": 582, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_get_model_priority_no_metrics (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:582)"} +{"complexity": "simple", "doc_id": "chunk_008987", "function_type": "async_function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "consensus", "source_line": 588, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_get_model_priority_with_metrics (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:588)"} +{"complexity": "medium", "doc_id": "chunk_008988", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "consensus", "source_line": 599, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_get_model_priority_with_failures (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:599)"} +{"complexity": "medium", "doc_id": "chunk_008989", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "consensus", "source_line": 619, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_get_model_priority_adaptive_disabled (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:619)"} +{"complexity": "medium", "doc_id": "chunk_008990", "function_type": "async_function", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "consensus", "source_line": 632, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_select_models_no_adaptive (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:632)"} +{"complexity": "medium", "doc_id": "chunk_008991", "function_type": "async_function", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "consensus", "source_line": 645, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_select_models_adaptive (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:645)"} +{"complexity": "simple", "doc_id": "chunk_008992", "function_type": "async_function", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "consensus", "source_line": 678, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_select_models_respects_max (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:678)"} +{"complexity": "medium", "doc_id": "chunk_008993", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 697, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_query_success_first_try (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:697)"} +{"complexity": "simple", "doc_id": "chunk_008994", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 718, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_query_circuit_breaker_open (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:718)"} +{"complexity": "medium", "doc_id": "chunk_008995", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 728, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_query_timeout_then_success (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:728)"} +{"complexity": "medium", "doc_id": "chunk_008996", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 751, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_query_all_retries_fail (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:751)"} +{"complexity": "medium", "doc_id": "chunk_008997", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 768, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_query_exponential_backoff (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:768)"} +{"complexity": "medium", "doc_id": "chunk_008998", "function_type": "async_function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "consensus", "source_line": 785, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_query_updates_metrics_on_success (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:785)"} +{"complexity": "medium", "doc_id": "chunk_008999", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 806, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_query_updates_circuit_breaker_on_success (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:806)"} +{"complexity": "medium", "doc_id": "chunk_009000", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 825, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_query_updates_circuit_breaker_on_failure (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:825)"} +{"complexity": "medium", "doc_id": "chunk_009001", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 847, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_verify_cache_hit (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:847)"} +{"complexity": "simple", "doc_id": "chunk_009002", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 869, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_verify_no_models_available (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:869)"} +{"complexity": "complex", "doc_id": "chunk_009003", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 879, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_verify_success_basic (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:879)"} +{"complexity": "medium", "doc_id": "chunk_009004", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 915, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_verify_insufficient_responses (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:915)"} +{"complexity": "medium", "doc_id": "chunk_009005", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 934, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_verify_early_termination (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:934)"} +{"complexity": "medium", "doc_id": "chunk_009006", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 967, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_verify_arbitration (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:967)"} +{"complexity": "medium", "doc_id": "chunk_009007", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 998, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_verify_generates_proof (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:998)"} +{"complexity": "medium", "doc_id": "chunk_009008", "function_type": "async_function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "consensus", "source_line": 1036, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_get_metrics_empty (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1036)"} +{"complexity": "medium", "doc_id": "chunk_009009", "function_type": "async_function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "consensus", "source_line": 1049, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_get_metrics_with_data (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1049)"} +{"complexity": "medium", "doc_id": "chunk_009010", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "consensus", "source_line": 1074, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_get_gdpr_compliance_status (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1074)"} +{"complexity": "simple", "doc_id": "chunk_009011", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "consensus", "source_line": 1097, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_get_dpia_status_not_available (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1097)"} +{"complexity": "complex", "doc_id": "chunk_009012", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "consensus", "source_line": 1103, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_get_dpia_status_with_engine (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1103)"} +{"complexity": "complex", "doc_id": "chunk_009013", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 1147, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_end_to_end_verification_flow (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1147)"} +{"complexity": "medium", "doc_id": "chunk_009014", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 1209, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_concurrent_verifications (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1209)"} +{"complexity": "medium", "doc_id": "chunk_009015", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 1250, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_verify_with_rate_limiter_blocking_all_models (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1250)"} +{"complexity": "medium", "doc_id": "chunk_009016", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 1265, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_verify_with_rate_limiter_blocking_partial_models (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1265)"} +{"complexity": "medium", "doc_id": "chunk_009017", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 1291, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_verify_with_ropa_tracking_failure (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1291)"} +{"complexity": "simple", "doc_id": "chunk_009018", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 1310, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_verify_with_dpia_assessment_failure (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1310)"} +{"complexity": "simple", "doc_id": "chunk_009019", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 1318, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_verify_with_privacy_engine_failure (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1318)"} +{"complexity": "medium", "doc_id": "chunk_009020", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 1326, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_verify_with_all_circuits_open (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1326)"} +{"complexity": "medium", "doc_id": "chunk_009021", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 1342, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_verify_with_partial_circuit_failures (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1342)"} +{"complexity": "complex", "doc_id": "chunk_009022", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 1372, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_verify_recovers_after_circuit_closes (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1372)"} +{"complexity": "medium", "doc_id": "chunk_009023", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 1407, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_query_model_all_retry_attempts_fail (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1407)"} +{"complexity": "medium", "doc_id": "chunk_009024", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 1420, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_query_model_success_on_second_retry (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1420)"} +{"complexity": "medium", "doc_id": "chunk_009025", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 1441, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_query_model_exponential_backoff_timing (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1441)"} +{"complexity": "medium", "doc_id": "chunk_009026", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 1457, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_verify_with_redis_connection_loss (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1457)"} +{"complexity": "medium", "doc_id": "chunk_009027", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 1478, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_verify_with_base_engine_exception (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1478)"} +{"complexity": "simple", "doc_id": "chunk_009028", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 1495, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_verify_graceful_degradation_no_models (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1495)"} +{"complexity": "medium", "doc_id": "chunk_009029", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 1506, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_verify_graceful_degradation_partial_models (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1506)"} +{"complexity": "simple", "doc_id": "chunk_009030", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 1537, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_verify_with_empty_query (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1537)"} +{"complexity": "medium", "doc_id": "chunk_009031", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 1548, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_verify_with_very_long_query (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1548)"} +{"complexity": "medium", "doc_id": "chunk_009032", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 1570, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_verify_with_special_characters (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1570)"} +{"complexity": "medium", "doc_id": "chunk_009033", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 1591, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_verify_with_null_system_prompt (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1591)"} +{"complexity": "medium", "doc_id": "chunk_009034", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 1611, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_verify_consensus_impossible (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1611)"} +{"complexity": "medium", "doc_id": "chunk_009035", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 1632, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_verify_single_model_consensus (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1632)"} +{"complexity": "medium", "doc_id": "chunk_009036", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 1648, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_early_termination_at_threshold (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1648)"} +{"complexity": "medium", "doc_id": "chunk_009037", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 1674, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_early_termination_disabled (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1674)"} +{"complexity": "medium", "doc_id": "chunk_009038", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 1698, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_cache_key_collision_handling (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1698)"} +{"complexity": "medium", "doc_id": "chunk_009039", "function_type": "async_function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "consensus", "source_line": 1714, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_model_priority_calculation_edge_cases (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1714)"} +{"complexity": "medium", "doc_id": "chunk_009040", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 1743, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_concurrent_verify_same_query (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1743)"} +{"complexity": "medium", "doc_id": "chunk_009041", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 1768, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_concurrent_verify_different_queries (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1768)"} +{"complexity": "medium", "doc_id": "chunk_009042", "function_type": "async_function", "has_docstring": "yes", "keyword": "save", "layer": "tests", "module": "consensus", "source_line": 1794, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_concurrent_cache_writes (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1794)"} +{"complexity": "medium", "doc_id": "chunk_009043", "function_type": "async_function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "consensus", "source_line": 1823, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_concurrent_metrics_updates (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1823)"} +{"complexity": "medium", "doc_id": "chunk_009044", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 1848, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_concurrent_circuit_breaker_updates (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1848)"} +{"complexity": "medium", "doc_id": "chunk_009045", "function_type": "async_function", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "consensus", "source_line": 1869, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_concurrent_model_selection (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1869)"} +{"complexity": "medium", "doc_id": "chunk_009046", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 1888, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_verify_async_cancellation (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1888)"} +{"complexity": "medium", "doc_id": "chunk_009047", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 1909, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_verify_task_timeout_cleanup (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1909)"} +{"complexity": "medium", "doc_id": "chunk_009048", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 1935, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_global_timeout_exceeded (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1935)"} +{"complexity": "medium", "doc_id": "chunk_009049", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 1958, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_per_model_timeout_variation (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1958)"} +{"complexity": "medium", "doc_id": "chunk_009050", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 1985, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_timeout_with_partial_results (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1985)"} +{"complexity": "complex", "doc_id": "chunk_009051", "function_type": "async_function", "has_docstring": "yes", "keyword": "save", "layer": "tests", "module": "consensus", "source_line": 2014, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_timeout_during_cache_write (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:2014)"} +{"complexity": "medium", "doc_id": "chunk_009052", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 2053, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_timeout_propagation_to_base_engine (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:2053)"} +{"complexity": "medium", "doc_id": "chunk_009053", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 2067, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_timeout_during_retry_loop (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:2067)"} +{"complexity": "medium", "doc_id": "chunk_009054", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 2096, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_ropa_tracking_records_all_queries (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:2096)"} +{"complexity": "medium", "doc_id": "chunk_009055", "function_type": "async_function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "consensus", "source_line": 2119, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_dpia_initial_assessment (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:2119)"} +{"complexity": "medium", "doc_id": "chunk_009056", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 2150, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_dpia_status_cached_return (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:2150)"} +{"complexity": "simple", "doc_id": "chunk_009057", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 2183, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_privacy_engine_compliance_frameworks (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:2183)"} +{"complexity": "medium", "doc_id": "chunk_009058", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 2192, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.test_verify_includes_ropa_metadata (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:2192)"} +{"complexity": "simple", "doc_id": "chunk_009059", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 1274, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.rate_limit_side_effect (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1274)"} +{"complexity": "simple", "doc_id": "chunk_009060", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "consensus", "source_line": 1383, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.can_execute_side_effect (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1383)"} +{"complexity": "simple", "doc_id": "chunk_009061", "function_type": "async_function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "consensus", "source_line": 1874, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.update_metrics (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1874)"} +{"complexity": "simple", "doc_id": "chunk_009062", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 1891, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.slow_response (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1891)"} +{"complexity": "simple", "doc_id": "chunk_009063", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 1912, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.timeout_response (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1912)"} +{"complexity": "simple", "doc_id": "chunk_009064", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 1938, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.slow_query (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1938)"} +{"complexity": "simple", "doc_id": "chunk_009065", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 1962, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.variable_timing (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1962)"} +{"complexity": "simple", "doc_id": "chunk_009066", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 1994, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.mixed_timing (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:1994)"} +{"complexity": "simple", "doc_id": "chunk_009067", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 2071, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.slow_with_timeout (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:2071)"} +{"complexity": "simple", "doc_id": "chunk_009068", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 2208, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.track_ropa_call (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:2208)"} +{"complexity": "simple", "doc_id": "chunk_009069", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 2022, "source_path": "tests\\_planned\\core\\consensus\\test_production_consensus_engine.py", "text": "test_production_consensus_engine.slow_setex (tests\\_planned\\core\\consensus\\test_production_consensus_engine.py:2022)"} +{"complexity": "simple", "doc_id": "chunk_009070", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "reasoning", "source_line": 15, "source_path": "tests\\_planned\\core\\proofs\\test_data_lineage.py", "text": "test_data_lineage.signer (tests\\_planned\\core\\proofs\\test_data_lineage.py:15)"} +{"complexity": "simple", "doc_id": "chunk_009071", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 21, "source_path": "tests\\_planned\\core\\proofs\\test_data_lineage.py", "text": "test_data_lineage.prover (tests\\_planned\\core\\proofs\\test_data_lineage.py:21)"} +{"complexity": "simple", "doc_id": "chunk_009072", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "reasoning", "source_line": 27, "source_path": "tests\\_planned\\core\\proofs\\test_data_lineage.py", "text": "test_data_lineage.verifier (tests\\_planned\\core\\proofs\\test_data_lineage.py:27)"} +{"complexity": "complex", "doc_id": "chunk_009073", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "reasoning", "source_line": 32, "source_path": "tests\\_planned\\core\\proofs\\test_data_lineage.py", "text": "test_data_lineage.test_generate_data_lineage_proof (tests\\_planned\\core\\proofs\\test_data_lineage.py:32)"} +{"complexity": "medium", "doc_id": "chunk_009074", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "reasoning", "source_line": 78, "source_path": "tests\\_planned\\core\\proofs\\test_data_lineage.py", "text": "test_data_lineage.test_verify_valid_data_lineage_proof (tests\\_planned\\core\\proofs\\test_data_lineage.py:78)"} +{"complexity": "medium", "doc_id": "chunk_009075", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 104, "source_path": "tests\\_planned\\core\\proofs\\test_data_lineage.py", "text": "test_data_lineage.test_track_source (tests\\_planned\\core\\proofs\\test_data_lineage.py:104)"} +{"complexity": "complex", "doc_id": "chunk_009076", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "tests", "module": "reasoning", "source_line": 124, "source_path": "tests\\_planned\\core\\proofs\\test_data_lineage.py", "text": "test_data_lineage.test_lineage_graph_construction (tests\\_planned\\core\\proofs\\test_data_lineage.py:124)"} +{"complexity": "medium", "doc_id": "chunk_009077", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 172, "source_path": "tests\\_planned\\core\\proofs\\test_data_lineage.py", "text": "test_data_lineage.test_compliance_pii_consent (tests\\_planned\\core\\proofs\\test_data_lineage.py:172)"} +{"complexity": "medium", "doc_id": "chunk_009078", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 196, "source_path": "tests\\_planned\\core\\proofs\\test_data_lineage.py", "text": "test_data_lineage.test_compliance_pii_violation (tests\\_planned\\core\\proofs\\test_data_lineage.py:196)"} +{"complexity": "medium", "doc_id": "chunk_009079", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 220, "source_path": "tests\\_planned\\core\\proofs\\test_data_lineage.py", "text": "test_data_lineage.test_gdpr_compliance (tests\\_planned\\core\\proofs\\test_data_lineage.py:220)"} +{"complexity": "medium", "doc_id": "chunk_009080", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "reasoning", "source_line": 243, "source_path": "tests\\_planned\\core\\proofs\\test_data_lineage.py", "text": "test_data_lineage.test_verify_lineage_graph_consistency (tests\\_planned\\core\\proofs\\test_data_lineage.py:243)"} +{"complexity": "complex", "doc_id": "chunk_009081", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 276, "source_path": "tests\\_planned\\core\\proofs\\test_data_lineage.py", "text": "test_data_lineage.test_trace_to_source (tests\\_planned\\core\\proofs\\test_data_lineage.py:276)"} +{"complexity": "medium", "doc_id": "chunk_009082", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "reasoning", "source_line": 310, "source_path": "tests\\_planned\\core\\proofs\\test_data_lineage.py", "text": "test_data_lineage.test_verify_tampered_proof (tests\\_planned\\core\\proofs\\test_data_lineage.py:310)"} +{"complexity": "medium", "doc_id": "chunk_009083", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 337, "source_path": "tests\\_planned\\core\\proofs\\test_data_lineage.py", "text": "test_data_lineage.test_data_minimization_warning (tests\\_planned\\core\\proofs\\test_data_lineage.py:337)"} +{"complexity": "simple", "doc_id": "chunk_009084", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "proofs", "source_line": 15, "source_path": "tests\\_planned\\core\\proofs\\test_human_oversight.py", "text": "test_human_oversight.signer (tests\\_planned\\core\\proofs\\test_human_oversight.py:15)"} +{"complexity": "simple", "doc_id": "chunk_009085", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 21, "source_path": "tests\\_planned\\core\\proofs\\test_human_oversight.py", "text": "test_human_oversight.prover (tests\\_planned\\core\\proofs\\test_human_oversight.py:21)"} +{"complexity": "simple", "doc_id": "chunk_009086", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 27, "source_path": "tests\\_planned\\core\\proofs\\test_human_oversight.py", "text": "test_human_oversight.verifier (tests\\_planned\\core\\proofs\\test_human_oversight.py:27)"} +{"complexity": "complex", "doc_id": "chunk_009087", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 32, "source_path": "tests\\_planned\\core\\proofs\\test_human_oversight.py", "text": "test_human_oversight.test_generate_oversight_proof (tests\\_planned\\core\\proofs\\test_human_oversight.py:32)"} +{"complexity": "medium", "doc_id": "chunk_009088", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 69, "source_path": "tests\\_planned\\core\\proofs\\test_human_oversight.py", "text": "test_human_oversight.test_verify_valid_oversight_proof (tests\\_planned\\core\\proofs\\test_human_oversight.py:69)"} +{"complexity": "medium", "doc_id": "chunk_009089", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "proofs", "source_line": 98, "source_path": "tests\\_planned\\core\\proofs\\test_human_oversight.py", "text": "test_human_oversight.test_coverage_metrics_calculation (tests\\_planned\\core\\proofs\\test_human_oversight.py:98)"} +{"complexity": "complex", "doc_id": "chunk_009090", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "proofs", "source_line": 130, "source_path": "tests\\_planned\\core\\proofs\\test_human_oversight.py", "text": "test_human_oversight.test_consensus_metrics (tests\\_planned\\core\\proofs\\test_human_oversight.py:130)"} +{"complexity": "medium", "doc_id": "chunk_009091", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 181, "source_path": "tests\\_planned\\core\\proofs\\test_human_oversight.py", "text": "test_human_oversight.test_compliance_status (tests\\_planned\\core\\proofs\\test_human_oversight.py:181)"} +{"complexity": "medium", "doc_id": "chunk_009092", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 210, "source_path": "tests\\_planned\\core\\proofs\\test_human_oversight.py", "text": "test_human_oversight.test_record_decision (tests\\_planned\\core\\proofs\\test_human_oversight.py:210)"} +{"complexity": "medium", "doc_id": "chunk_009093", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 227, "source_path": "tests\\_planned\\core\\proofs\\test_human_oversight.py", "text": "test_human_oversight.test_verify_tampered_decision (tests\\_planned\\core\\proofs\\test_human_oversight.py:227)"} +{"complexity": "medium", "doc_id": "chunk_009094", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 257, "source_path": "tests\\_planned\\core\\proofs\\test_human_oversight.py", "text": "test_human_oversight.test_pii_compliance_violation (tests\\_planned\\core\\proofs\\test_human_oversight.py:257)"} +{"complexity": "simple", "doc_id": "chunk_009095", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "inference", "source_line": 16, "source_path": "tests\\_planned\\core\\proofs\\test_inference_path.py", "text": "test_inference_path.signer (tests\\_planned\\core\\proofs\\test_inference_path.py:16)"} +{"complexity": "simple", "doc_id": "chunk_009096", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 22, "source_path": "tests\\_planned\\core\\proofs\\test_inference_path.py", "text": "test_inference_path.prover (tests\\_planned\\core\\proofs\\test_inference_path.py:22)"} +{"complexity": "simple", "doc_id": "chunk_009097", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "inference", "source_line": 28, "source_path": "tests\\_planned\\core\\proofs\\test_inference_path.py", "text": "test_inference_path.verifier (tests\\_planned\\core\\proofs\\test_inference_path.py:28)"} +{"complexity": "complex", "doc_id": "chunk_009098", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "inference", "source_line": 33, "source_path": "tests\\_planned\\core\\proofs\\test_inference_path.py", "text": "test_inference_path.test_generate_inference_path_proof (tests\\_planned\\core\\proofs\\test_inference_path.py:33)"} +{"complexity": "medium", "doc_id": "chunk_009099", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "inference", "source_line": 89, "source_path": "tests\\_planned\\core\\proofs\\test_inference_path.py", "text": "test_inference_path.test_verify_valid_inference_path_proof (tests\\_planned\\core\\proofs\\test_inference_path.py:89)"} +{"complexity": "medium", "doc_id": "chunk_009100", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 105, "source_path": "tests\\_planned\\core\\proofs\\test_inference_path.py", "text": "test_inference_path.test_record_attention (tests\\_planned\\core\\proofs\\test_inference_path.py:105)"} +{"complexity": "medium", "doc_id": "chunk_009101", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 124, "source_path": "tests\\_planned\\core\\proofs\\test_inference_path.py", "text": "test_inference_path.test_computational_integrity (tests\\_planned\\core\\proofs\\test_inference_path.py:124)"} +{"complexity": "complex", "doc_id": "chunk_009102", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "inference", "source_line": 151, "source_path": "tests\\_planned\\core\\proofs\\test_inference_path.py", "text": "test_inference_path.test_reproducibility_verification (tests\\_planned\\core\\proofs\\test_inference_path.py:151)"} +{"complexity": "medium", "doc_id": "chunk_009103", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 191, "source_path": "tests\\_planned\\core\\proofs\\test_inference_path.py", "text": "test_inference_path.test_reproducibility_failure_different_output (tests\\_planned\\core\\proofs\\test_inference_path.py:191)"} +{"complexity": "medium", "doc_id": "chunk_009104", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "inference", "source_line": 211, "source_path": "tests\\_planned\\core\\proofs\\test_inference_path.py", "text": "test_inference_path.test_verify_io_hashes (tests\\_planned\\core\\proofs\\test_inference_path.py:211)"} +{"complexity": "medium", "doc_id": "chunk_009105", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "inference", "source_line": 224, "source_path": "tests\\_planned\\core\\proofs\\test_inference_path.py", "text": "test_inference_path.test_verify_tampered_input (tests\\_planned\\core\\proofs\\test_inference_path.py:224)"} +{"complexity": "medium", "doc_id": "chunk_009106", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "inference", "source_line": 241, "source_path": "tests\\_planned\\core\\proofs\\test_inference_path.py", "text": "test_inference_path.test_step_continuity_check (tests\\_planned\\core\\proofs\\test_inference_path.py:241)"} +{"complexity": "medium", "doc_id": "chunk_009107", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 265, "source_path": "tests\\_planned\\core\\proofs\\test_inference_path.py", "text": "test_inference_path.test_attention_pattern_tracking (tests\\_planned\\core\\proofs\\test_inference_path.py:265)"} +{"complexity": "medium", "doc_id": "chunk_009108", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "inference", "source_line": 290, "source_path": "tests\\_planned\\core\\proofs\\test_inference_path.py", "text": "test_inference_path.test_activation_checkpoint_tracking (tests\\_planned\\core\\proofs\\test_inference_path.py:290)"} +{"complexity": "medium", "doc_id": "chunk_009109", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "inference", "source_line": 319, "source_path": "tests\\_planned\\core\\proofs\\test_inference_path.py", "text": "test_inference_path.test_verify_reproducibility_hash (tests\\_planned\\core\\proofs\\test_inference_path.py:319)"} +{"complexity": "simple", "doc_id": "chunk_009110", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "proofs", "source_line": 15, "source_path": "tests\\_planned\\core\\proofs\\test_model_identity.py", "text": "test_model_identity.signer (tests\\_planned\\core\\proofs\\test_model_identity.py:15)"} +{"complexity": "simple", "doc_id": "chunk_009111", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 21, "source_path": "tests\\_planned\\core\\proofs\\test_model_identity.py", "text": "test_model_identity.prover (tests\\_planned\\core\\proofs\\test_model_identity.py:21)"} +{"complexity": "simple", "doc_id": "chunk_009112", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 27, "source_path": "tests\\_planned\\core\\proofs\\test_model_identity.py", "text": "test_model_identity.verifier (tests\\_planned\\core\\proofs\\test_model_identity.py:27)"} +{"complexity": "medium", "doc_id": "chunk_009113", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 32, "source_path": "tests\\_planned\\core\\proofs\\test_model_identity.py", "text": "test_model_identity.test_generate_model_identity_proof (tests\\_planned\\core\\proofs\\test_model_identity.py:32)"} +{"complexity": "medium", "doc_id": "chunk_009114", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 65, "source_path": "tests\\_planned\\core\\proofs\\test_model_identity.py", "text": "test_model_identity.test_verify_valid_model_identity_proof (tests\\_planned\\core\\proofs\\test_model_identity.py:65)"} +{"complexity": "medium", "doc_id": "chunk_009115", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "proofs", "source_line": 87, "source_path": "tests\\_planned\\core\\proofs\\test_model_identity.py", "text": "test_model_identity.test_create_fingerprint (tests\\_planned\\core\\proofs\\test_model_identity.py:87)"} +{"complexity": "medium", "doc_id": "chunk_009116", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 112, "source_path": "tests\\_planned\\core\\proofs\\test_model_identity.py", "text": "test_model_identity.test_detect_tampering_no_changes (tests\\_planned\\core\\proofs\\test_model_identity.py:112)"} +{"complexity": "medium", "doc_id": "chunk_009117", "function_type": "function", "has_docstring": "yes", "keyword": "score", "layer": "tests", "module": "proofs", "source_line": 143, "source_path": "tests\\_planned\\core\\proofs\\test_model_identity.py", "text": "test_model_identity.test_detect_tampering_weights_changed (tests\\_planned\\core\\proofs\\test_model_identity.py:143)"} +{"complexity": "medium", "doc_id": "chunk_009118", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 175, "source_path": "tests\\_planned\\core\\proofs\\test_model_identity.py", "text": "test_model_identity.test_version_history_tracking (tests\\_planned\\core\\proofs\\test_model_identity.py:175)"} +{"complexity": "medium", "doc_id": "chunk_009119", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 205, "source_path": "tests\\_planned\\core\\proofs\\test_model_identity.py", "text": "test_model_identity.test_verify_tampered_signature (tests\\_planned\\core\\proofs\\test_model_identity.py:205)"} +{"complexity": "medium", "doc_id": "chunk_009120", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 224, "source_path": "tests\\_planned\\core\\proofs\\test_model_identity.py", "text": "test_model_identity.test_integrity_status (tests\\_planned\\core\\proofs\\test_model_identity.py:224)"} +{"complexity": "medium", "doc_id": "chunk_009121", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 239, "source_path": "tests\\_planned\\core\\proofs\\test_model_identity.py", "text": "test_model_identity.test_version_chain_verification (tests\\_planned\\core\\proofs\\test_model_identity.py:239)"} +{"complexity": "simple", "doc_id": "chunk_009122", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "reasoning", "source_line": 15, "source_path": "tests\\_planned\\core\\proofs\\test_reasoning_chain.py", "text": "test_reasoning_chain.signer (tests\\_planned\\core\\proofs\\test_reasoning_chain.py:15)"} +{"complexity": "simple", "doc_id": "chunk_009123", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 21, "source_path": "tests\\_planned\\core\\proofs\\test_reasoning_chain.py", "text": "test_reasoning_chain.prover (tests\\_planned\\core\\proofs\\test_reasoning_chain.py:21)"} +{"complexity": "simple", "doc_id": "chunk_009124", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "reasoning", "source_line": 27, "source_path": "tests\\_planned\\core\\proofs\\test_reasoning_chain.py", "text": "test_reasoning_chain.verifier (tests\\_planned\\core\\proofs\\test_reasoning_chain.py:27)"} +{"complexity": "complex", "doc_id": "chunk_009125", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "reasoning", "source_line": 32, "source_path": "tests\\_planned\\core\\proofs\\test_reasoning_chain.py", "text": "test_reasoning_chain.test_generate_reasoning_chain_proof (tests\\_planned\\core\\proofs\\test_reasoning_chain.py:32)"} +{"complexity": "medium", "doc_id": "chunk_009126", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "reasoning", "source_line": 68, "source_path": "tests\\_planned\\core\\proofs\\test_reasoning_chain.py", "text": "test_reasoning_chain.test_verify_valid_reasoning_chain_proof (tests\\_planned\\core\\proofs\\test_reasoning_chain.py:68)"} +{"complexity": "medium", "doc_id": "chunk_009127", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "reasoning", "source_line": 95, "source_path": "tests\\_planned\\core\\proofs\\test_reasoning_chain.py", "text": "test_reasoning_chain.test_verify_invalid_signature (tests\\_planned\\core\\proofs\\test_reasoning_chain.py:95)"} +{"complexity": "medium", "doc_id": "chunk_009128", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 122, "source_path": "tests\\_planned\\core\\proofs\\test_reasoning_chain.py", "text": "test_reasoning_chain.test_logical_consistency_scoring (tests\\_planned\\core\\proofs\\test_reasoning_chain.py:122)"} +{"complexity": "medium", "doc_id": "chunk_009129", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "reasoning", "source_line": 151, "source_path": "tests\\_planned\\core\\proofs\\test_reasoning_chain.py", "text": "test_reasoning_chain.test_overall_confidence_calculation (tests\\_planned\\core\\proofs\\test_reasoning_chain.py:151)"} +{"complexity": "simple", "doc_id": "chunk_009130", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 181, "source_path": "tests\\_planned\\core\\proofs\\test_reasoning_chain.py", "text": "test_reasoning_chain.test_empty_steps_raises_error (tests\\_planned\\core\\proofs\\test_reasoning_chain.py:181)"} +{"complexity": "medium", "doc_id": "chunk_009131", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "reasoning", "source_line": 191, "source_path": "tests\\_planned\\core\\proofs\\test_reasoning_chain.py", "text": "test_reasoning_chain.test_merkle_tree_construction (tests\\_planned\\core\\proofs\\test_reasoning_chain.py:191)"} +{"complexity": "complex", "doc_id": "chunk_009132", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 19, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.TestSelfVerificationEngine (tests\\_planned\\core\\verification\\test_self_verification_engine.py:19)"} +{"complexity": "complex", "doc_id": "chunk_009133", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 433, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.TestVerificationIntegration (tests\\_planned\\core\\verification\\test_self_verification_engine.py:433)"} +{"complexity": "medium", "doc_id": "chunk_009134", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 23, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.mock_temporal_verifier (tests\\_planned\\core\\verification\\test_self_verification_engine.py:23)"} +{"complexity": "simple", "doc_id": "chunk_009135", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 37, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.engine_with_temporal (tests\\_planned\\core\\verification\\test_self_verification_engine.py:37)"} +{"complexity": "simple", "doc_id": "chunk_009136", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 42, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.engine_without_temporal (tests\\_planned\\core\\verification\\test_self_verification_engine.py:42)"} +{"complexity": "simple", "doc_id": "chunk_009137", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 51, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_initialization_with_temporal (tests\\_planned\\core\\verification\\test_self_verification_engine.py:51)"} +{"complexity": "simple", "doc_id": "chunk_009138", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 56, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_initialization_without_temporal (tests\\_planned\\core\\verification\\test_self_verification_engine.py:56)"} +{"complexity": "simple", "doc_id": "chunk_009139", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 66, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_check_dimensions_units_consistent (tests\\_planned\\core\\verification\\test_self_verification_engine.py:66)"} +{"complexity": "simple", "doc_id": "chunk_009140", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 75, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_check_dimensions_missing_units (tests\\_planned\\core\\verification\\test_self_verification_engine.py:75)"} +{"complexity": "simple", "doc_id": "chunk_009141", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 84, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_check_dimensions_no_units_in_problem (tests\\_planned\\core\\verification\\test_self_verification_engine.py:84)"} +{"complexity": "simple", "doc_id": "chunk_009142", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 92, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_check_dimensions_various_units (tests\\_planned\\core\\verification\\test_self_verification_engine.py:92)"} +{"complexity": "simple", "doc_id": "chunk_009143", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 106, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_check_constraints_positive_satisfied (tests\\_planned\\core\\verification\\test_self_verification_engine.py:106)"} +{"complexity": "simple", "doc_id": "chunk_009144", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 114, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_check_constraints_positive_violated (tests\\_planned\\core\\verification\\test_self_verification_engine.py:114)"} +{"complexity": "simple", "doc_id": "chunk_009145", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 123, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_check_constraints_integer_satisfied (tests\\_planned\\core\\verification\\test_self_verification_engine.py:123)"} +{"complexity": "simple", "doc_id": "chunk_009146", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 131, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_check_constraints_integer_violated (tests\\_planned\\core\\verification\\test_self_verification_engine.py:131)"} +{"complexity": "simple", "doc_id": "chunk_009147", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 140, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_check_constraints_range_satisfied (tests\\_planned\\core\\verification\\test_self_verification_engine.py:140)"} +{"complexity": "simple", "doc_id": "chunk_009148", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 148, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_check_constraints_range_violated (tests\\_planned\\core\\verification\\test_self_verification_engine.py:148)"} +{"complexity": "simple", "doc_id": "chunk_009149", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 157, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_check_constraints_no_constraints (tests\\_planned\\core\\verification\\test_self_verification_engine.py:157)"} +{"complexity": "simple", "doc_id": "chunk_009150", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 169, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_plug_back_no_equation (tests\\_planned\\core\\verification\\test_self_verification_engine.py:169)"} +{"complexity": "simple", "doc_id": "chunk_009151", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 178, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_plug_back_with_equation (tests\\_planned\\core\\verification\\test_self_verification_engine.py:178)"} +{"complexity": "simple", "doc_id": "chunk_009152", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 186, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_plug_back_handles_exceptions (tests\\_planned\\core\\verification\\test_self_verification_engine.py:186)"} +{"complexity": "simple", "doc_id": "chunk_009153", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 199, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_sanity_check_valid_answer (tests\\_planned\\core\\verification\\test_self_verification_engine.py:199)"} +{"complexity": "simple", "doc_id": "chunk_009154", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 207, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_sanity_check_empty_answer (tests\\_planned\\core\\verification\\test_self_verification_engine.py:207)"} +{"complexity": "simple", "doc_id": "chunk_009155", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 216, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_sanity_check_whitespace_answer (tests\\_planned\\core\\verification\\test_self_verification_engine.py:216)"} +{"complexity": "simple", "doc_id": "chunk_009156", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 224, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_sanity_check_unsolved (tests\\_planned\\core\\verification\\test_self_verification_engine.py:224)"} +{"complexity": "simple", "doc_id": "chunk_009157", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 233, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_sanity_check_error (tests\\_planned\\core\\verification\\test_self_verification_engine.py:233)"} +{"complexity": "simple", "doc_id": "chunk_009158", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 241, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_sanity_check_unreasonably_large (tests\\_planned\\core\\verification\\test_self_verification_engine.py:241)"} +{"complexity": "simple", "doc_id": "chunk_009159", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 250, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_sanity_check_normal_large_number (tests\\_planned\\core\\verification\\test_self_verification_engine.py:250)"} +{"complexity": "simple", "doc_id": "chunk_009160", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 258, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_sanity_check_non_numeric (tests\\_planned\\core\\verification\\test_self_verification_engine.py:258)"} +{"complexity": "medium", "doc_id": "chunk_009161", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 271, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_verify_answer_all_pass (tests\\_planned\\core\\verification\\test_self_verification_engine.py:271)"} +{"complexity": "simple", "doc_id": "chunk_009162", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 284, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_verify_answer_confidence_calculation (tests\\_planned\\core\\verification\\test_self_verification_engine.py:284)"} +{"complexity": "simple", "doc_id": "chunk_009163", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 293, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_verify_answer_negative_in_positive_problem (tests\\_planned\\core\\verification\\test_self_verification_engine.py:293)"} +{"complexity": "simple", "doc_id": "chunk_009164", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 302, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_verify_answer_empty_fails (tests\\_planned\\core\\verification\\test_self_verification_engine.py:302)"} +{"complexity": "medium", "doc_id": "chunk_009165", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 311, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_verify_answer_with_temporal (tests\\_planned\\core\\verification\\test_self_verification_engine.py:311)"} +{"complexity": "medium", "doc_id": "chunk_009166", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 325, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_verify_answer_temporal_boosts_confidence (tests\\_planned\\core\\verification\\test_self_verification_engine.py:325)"} +{"complexity": "medium", "doc_id": "chunk_009167", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 340, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_verify_answer_temporal_reduces_confidence_on_inconsistency (tests\\_planned\\core\\verification\\test_self_verification_engine.py:340)"} +{"complexity": "simple", "doc_id": "chunk_009168", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 362, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_verify_temporal_consistency_disabled (tests\\_planned\\core\\verification\\test_self_verification_engine.py:362)"} +{"complexity": "medium", "doc_id": "chunk_009169", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 373, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_verify_temporal_consistency_enabled (tests\\_planned\\core\\verification\\test_self_verification_engine.py:373)"} +{"complexity": "simple", "doc_id": "chunk_009170", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 396, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_verify_with_special_characters (tests\\_planned\\core\\verification\\test_self_verification_engine.py:396)"} +{"complexity": "simple", "doc_id": "chunk_009171", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 405, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_verify_with_unicode (tests\\_planned\\core\\verification\\test_self_verification_engine.py:405)"} +{"complexity": "simple", "doc_id": "chunk_009172", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 414, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_verify_with_very_long_problem (tests\\_planned\\core\\verification\\test_self_verification_engine.py:414)"} +{"complexity": "simple", "doc_id": "chunk_009173", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 423, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_verify_with_very_long_answer (tests\\_planned\\core\\verification\\test_self_verification_engine.py:423)"} +{"complexity": "medium", "doc_id": "chunk_009174", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 436, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_problem_set_from_docstring (tests\\_planned\\core\\verification\\test_self_verification_engine.py:436)"} +{"complexity": "medium", "doc_id": "chunk_009175", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 455, "source_path": "tests\\_planned\\core\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_verification_result_structure (tests\\_planned\\core\\verification\\test_self_verification_engine.py:455)"} +{"complexity": "complex", "doc_id": "chunk_009176", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 23, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.TestUnifiedVerificationOrchestrator (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:23)"} +{"complexity": "complex", "doc_id": "chunk_009177", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1107, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.TestOrchestrationIntegration (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:1107)"} +{"complexity": "complex", "doc_id": "chunk_009178", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 27, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.mock_components (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:27)"} +{"complexity": "simple", "doc_id": "chunk_009179", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 81, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.orchestrator (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:81)"} +{"complexity": "simple", "doc_id": "chunk_009180", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 90, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.sample_problem (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:90)"} +{"complexity": "simple", "doc_id": "chunk_009181", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 95, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.sample_answer (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:95)"} +{"complexity": "medium", "doc_id": "chunk_009182", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 103, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_orchestrator_initialization_all_enabled (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:103)"} +{"complexity": "medium", "doc_id": "chunk_009183", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 118, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_orchestrator_initialization_all_disabled (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:118)"} +{"complexity": "medium", "doc_id": "chunk_009184", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 133, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_orchestrator_initialization_partial (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:133)"} +{"complexity": "simple", "doc_id": "chunk_009185", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 152, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_verify_returns_result_structure (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:152)"} +{"complexity": "simple", "doc_id": "chunk_009186", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 163, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_verify_includes_standard_verification (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:163)"} +{"complexity": "simple", "doc_id": "chunk_009187", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 172, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_verify_tracks_methods_used (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:172)"} +{"complexity": "medium", "doc_id": "chunk_009188", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 179, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_verify_with_override_temporal_false (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:179)"} +{"complexity": "simple", "doc_id": "chunk_009189", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 191, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_verify_with_override_proactive_false (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:191)"} +{"complexity": "simple", "doc_id": "chunk_009190", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 202, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_verify_handles_standard_verification_error (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:202)"} +{"complexity": "simple", "doc_id": "chunk_009191", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 211, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_verify_handles_temporal_verification_error (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:211)"} +{"complexity": "medium", "doc_id": "chunk_009192", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 224, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_verify_with_proactive_fetching (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:224)"} +{"complexity": "medium", "doc_id": "chunk_009193", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 243, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_proactive_fetching_prefetch_trigger_conditions (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:243)"} +{"complexity": "medium", "doc_id": "chunk_009194", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 263, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_proactive_fetching_cache_warming_behavior (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:263)"} +{"complexity": "medium", "doc_id": "chunk_009195", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 276, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_proactive_fetching_prioritization (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:276)"} +{"complexity": "medium", "doc_id": "chunk_009196", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 295, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_proactive_fetching_concurrent_fetching (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:295)"} +{"complexity": "medium", "doc_id": "chunk_009197", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 314, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_proactive_fetching_fetch_failure_handling (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:314)"} +{"complexity": "medium", "doc_id": "chunk_009198", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 336, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_proactive_fetching_returns_none_gracefully (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:336)"} +{"complexity": "simple", "doc_id": "chunk_009199", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 349, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_proactive_fetching_disabled_when_no_fetcher (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:349)"} +{"complexity": "medium", "doc_id": "chunk_009200", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 358, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_proactive_fetching_confidence_threshold_filtering (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:358)"} +{"complexity": "medium", "doc_id": "chunk_009201", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 379, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_proactive_fetching_context_passed_to_fetch (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:379)"} +{"complexity": "medium", "doc_id": "chunk_009202", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 399, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_proactive_fetching_stores_fetched_facts (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:399)"} +{"complexity": "simple", "doc_id": "chunk_009203", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 417, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_proactive_fetching_predictor_error_handling (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:417)"} +{"complexity": "simple", "doc_id": "chunk_009204", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "tests", "module": "verification", "source_line": 432, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_z3_constraint_satisfaction (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:432)"} +{"complexity": "simple", "doc_id": "chunk_009205", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "tests", "module": "verification", "source_line": 442, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_z3_unsatisfiable_constraints (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:442)"} +{"complexity": "simple", "doc_id": "chunk_009206", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 452, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_z3_timeout_handling (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:452)"} +{"complexity": "simple", "doc_id": "chunk_009207", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "tests", "module": "verification", "source_line": 463, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_z3_complex_constraint_composition (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:463)"} +{"complexity": "simple", "doc_id": "chunk_009208", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 472, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_z3_verification_result_interpretation (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:472)"} +{"complexity": "simple", "doc_id": "chunk_009209", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 482, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_z3_no_equation_found (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:482)"} +{"complexity": "simple", "doc_id": "chunk_009210", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 492, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_z3_disabled_when_unavailable (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:492)"} +{"complexity": "medium", "doc_id": "chunk_009211", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 503, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_z3_verification_error_handling (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:503)"} +{"complexity": "medium", "doc_id": "chunk_009212", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 519, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_temporal_clock_skew_handling (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:519)"} +{"complexity": "medium", "doc_id": "chunk_009213", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 533, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_temporal_timestamp_ordering (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:533)"} +{"complexity": "medium", "doc_id": "chunk_009214", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 545, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_temporal_expired_proof_handling (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:545)"} +{"complexity": "medium", "doc_id": "chunk_009215", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 558, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_temporal_future_timestamp_rejection (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:558)"} +{"complexity": "simple", "doc_id": "chunk_009216", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 571, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_temporal_verification_window_days (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:571)"} +{"complexity": "medium", "doc_id": "chunk_009217", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 581, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_temporal_events_checked_count (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:581)"} +{"complexity": "simple", "doc_id": "chunk_009218", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 597, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_error_component_failure_isolation (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:597)"} +{"complexity": "simple", "doc_id": "chunk_009219", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 608, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_error_cascade_prevention (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:608)"} +{"complexity": "simple", "doc_id": "chunk_009220", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 619, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_error_fallback_mechanisms (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:619)"} +{"complexity": "simple", "doc_id": "chunk_009221", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 629, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_error_reporting (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:629)"} +{"complexity": "medium", "doc_id": "chunk_009222", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 639, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_error_recovery_procedures (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:639)"} +{"complexity": "medium", "doc_id": "chunk_009223", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 655, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_error_all_components_fail (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:655)"} +{"complexity": "medium", "doc_id": "chunk_009224", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 669, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_error_partial_temporal_failure (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:669)"} +{"complexity": "simple", "doc_id": "chunk_009225", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 683, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_error_formal_verification_exception (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:683)"} +{"complexity": "simple", "doc_id": "chunk_009226", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 692, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_error_none_values_in_results (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:692)"} +{"complexity": "medium", "doc_id": "chunk_009227", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 701, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_error_invalid_confidence_values (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:701)"} +{"complexity": "medium", "doc_id": "chunk_009228", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 720, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_compose_results_with_standard_only (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:720)"} +{"complexity": "medium", "doc_id": "chunk_009229", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 736, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_compose_results_with_multiple_methods (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:736)"} +{"complexity": "medium", "doc_id": "chunk_009230", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 756, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_compose_results_calculates_weighted_confidence (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:756)"} +{"complexity": "simple", "doc_id": "chunk_009231", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 774, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_compose_results_handles_empty_methods (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:774)"} +{"complexity": "medium", "doc_id": "chunk_009232", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 785, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_compose_results_verification_threshold (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:785)"} +{"complexity": "medium", "doc_id": "chunk_009233", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 803, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_compose_results_all_methods_passed (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:803)"} +{"complexity": "medium", "doc_id": "chunk_009234", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 821, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_compose_results_multi_method_aggregation (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:821)"} +{"complexity": "medium", "doc_id": "chunk_009235", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 836, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_compose_results_confidence_calculation_edge_cases (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:836)"} +{"complexity": "medium", "doc_id": "chunk_009236", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 855, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_compose_results_conflict_resolution (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:855)"} +{"complexity": "simple", "doc_id": "chunk_009237", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 872, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_attempt_formal_verification_with_equation (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:872)"} +{"complexity": "simple", "doc_id": "chunk_009238", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 883, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_attempt_formal_verification_no_equation (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:883)"} +{"complexity": "medium", "doc_id": "chunk_009239", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 893, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_attempt_formal_verification_no_z3 (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:893)"} +{"complexity": "medium", "doc_id": "chunk_009240", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 909, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_integration_end_to_end_verification_flow (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:909)"} +{"complexity": "medium", "doc_id": "chunk_009241", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 924, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_integration_component_interaction (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:924)"} +{"complexity": "medium", "doc_id": "chunk_009242", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 937, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_integration_state_management (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:937)"} +{"complexity": "simple", "doc_id": "chunk_009243", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 950, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_integration_cleanup_procedures (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:950)"} +{"complexity": "medium", "doc_id": "chunk_009244", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 957, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_integration_method_override_combinations (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:957)"} +{"complexity": "medium", "doc_id": "chunk_009245", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 973, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_integration_sequential_verifications (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:973)"} +{"complexity": "medium", "doc_id": "chunk_009246", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 985, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_integration_mixed_success_failure (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:985)"} +{"complexity": "simple", "doc_id": "chunk_009247", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 999, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_integration_high_load_scenario (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:999)"} +{"complexity": "medium", "doc_id": "chunk_009248", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1014, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_performance_memory_usage_bounds (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:1014)"} +{"complexity": "simple", "doc_id": "chunk_009249", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1029, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_performance_cpu_utilization_limits (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:1029)"} +{"complexity": "simple", "doc_id": "chunk_009250", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1040, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_performance_connection_pooling (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:1040)"} +{"complexity": "simple", "doc_id": "chunk_009251", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1049, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_performance_resource_cleanup (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:1049)"} +{"complexity": "simple", "doc_id": "chunk_009252", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 1057, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_performance_concurrent_verification_safety (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:1057)"} +{"complexity": "simple", "doc_id": "chunk_009253", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1067, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_performance_large_input_handling (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:1067)"} +{"complexity": "simple", "doc_id": "chunk_009254", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 1082, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_generate_report_includes_verification (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:1082)"} +{"complexity": "simple", "doc_id": "chunk_009255", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 1090, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_generate_report_includes_temporal_report (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:1090)"} +{"complexity": "simple", "doc_id": "chunk_009256", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 1097, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_generate_report_handles_temporal_error (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:1097)"} +{"complexity": "complex", "doc_id": "chunk_009257", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 1110, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_full_verification_workflow (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:1110)"} +{"complexity": "complex", "doc_id": "chunk_009258", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1152, "source_path": "tests\\_planned\\core\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_graceful_degradation (tests\\_planned\\core\\verification\\test_unified_orchestrator.py:1152)"} +{"complexity": "complex", "doc_id": "chunk_009259", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 23, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.TestQuantumResistantTemporalChain (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:23)"} +{"complexity": "medium", "doc_id": "chunk_009260", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 235, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.TestQuantumResistantSignature (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:235)"} +{"complexity": "complex", "doc_id": "chunk_009261", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 267, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.TestTemporalChainLink (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:267)"} +{"complexity": "complex", "doc_id": "chunk_009262", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 343, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.TestAIOutputHelpers (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:343)"} +{"complexity": "complex", "doc_id": "chunk_009263", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 396, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.TestChainVerification (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:396)"} +{"complexity": "complex", "doc_id": "chunk_009264", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 438, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.TestSecurityLevels (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:438)"} +{"complexity": "simple", "doc_id": "chunk_009265", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 26, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.test_create_chain_default (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:26)"} +{"complexity": "simple", "doc_id": "chunk_009266", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 34, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.test_create_chain_classical (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:34)"} +{"complexity": "simple", "doc_id": "chunk_009267", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 43, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.test_create_chain_post_quantum (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:43)"} +{"complexity": "medium", "doc_id": "chunk_009268", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 52, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.test_add_single_link (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:52)"} +{"complexity": "medium", "doc_id": "chunk_009269", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 67, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.test_add_multiple_links (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:67)"} +{"complexity": "medium", "doc_id": "chunk_009270", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 84, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.test_hash_chain_integrity (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:84)"} +{"complexity": "medium", "doc_id": "chunk_009271", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 99, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.test_link_hash_deterministic (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:99)"} +{"complexity": "medium", "doc_id": "chunk_009272", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 111, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.test_epoch_calculation (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:111)"} +{"complexity": "medium", "doc_id": "chunk_009273", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 124, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.test_link_with_metadata (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:124)"} +{"complexity": "medium", "doc_id": "chunk_009274", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 143, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.test_find_proof_for_data (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:143)"} +{"complexity": "simple", "doc_id": "chunk_009275", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 160, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.test_find_proof_not_found (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:160)"} +{"complexity": "simple", "doc_id": "chunk_009276", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 170, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.test_verify_empty_chain (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:170)"} +{"complexity": "medium", "doc_id": "chunk_009277", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 180, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.test_verify_chain_integrity (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:180)"} +{"complexity": "medium", "doc_id": "chunk_009278", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 197, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.test_export_import_chain (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:197)"} +{"complexity": "medium", "doc_id": "chunk_009279", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 219, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.test_statistics (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:219)"} +{"complexity": "medium", "doc_id": "chunk_009280", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 238, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.test_signature_creation (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:238)"} +{"complexity": "medium", "doc_id": "chunk_009281", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 251, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.test_signature_to_dict (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:251)"} +{"complexity": "medium", "doc_id": "chunk_009282", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 270, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.test_link_creation (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:270)"} +{"complexity": "medium", "doc_id": "chunk_009283", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 291, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.test_link_compute_hash (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:291)"} +{"complexity": "medium", "doc_id": "chunk_009284", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 316, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.test_link_to_dict (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:316)"} +{"complexity": "simple", "doc_id": "chunk_009285", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 346, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.test_create_ai_output_chain (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:346)"} +{"complexity": "simple", "doc_id": "chunk_009286", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 353, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.test_create_ai_output_chain_default_id (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:353)"} +{"complexity": "medium", "doc_id": "chunk_009287", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 359, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.test_timestamp_ai_output (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:359)"} +{"complexity": "medium", "doc_id": "chunk_009288", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 376, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.test_timestamp_ai_output_no_prompt_hash (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:376)"} +{"complexity": "simple", "doc_id": "chunk_009289", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 388, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.test_global_ai_chain_singleton (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:388)"} +{"complexity": "simple", "doc_id": "chunk_009290", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 399, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.test_verify_single_link_chain (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:399)"} +{"complexity": "medium", "doc_id": "chunk_009291", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 409, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.test_verify_large_chain (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:409)"} +{"complexity": "medium", "doc_id": "chunk_009292", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 423, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.test_chain_timestamps_recorded (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:423)"} +{"complexity": "medium", "doc_id": "chunk_009293", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 441, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.test_classical_security_level (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:441)"} +{"complexity": "medium", "doc_id": "chunk_009294", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 453, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.test_hybrid_security_level (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:453)"} +{"complexity": "medium", "doc_id": "chunk_009295", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 465, "source_path": "tests\\_planned\\crypto\\test_quantum_temporal_chains.py", "text": "test_quantum_temporal_chains.test_post_quantum_security_level (tests\\_planned\\crypto\\test_quantum_temporal_chains.py:465)"} +{"complexity": "complex", "doc_id": "chunk_009296", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 20, "source_path": "tests\\_planned\\deception\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.TestConsistencyVerifier (tests\\_planned\\deception\\test_proof_of_non_deception.py:20)"} +{"complexity": "complex", "doc_id": "chunk_009297", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 68, "source_path": "tests\\_planned\\deception\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.TestCalibrationVerifier (tests\\_planned\\deception\\test_proof_of_non_deception.py:68)"} +{"complexity": "complex", "doc_id": "chunk_009298", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 103, "source_path": "tests\\_planned\\deception\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.TestSycophancyDetector (tests\\_planned\\deception\\test_proof_of_non_deception.py:103)"} +{"complexity": "complex", "doc_id": "chunk_009299", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 140, "source_path": "tests\\_planned\\deception\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.TestAgendaDetector (tests\\_planned\\deception\\test_proof_of_non_deception.py:140)"} +{"complexity": "complex", "doc_id": "chunk_009300", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 176, "source_path": "tests\\_planned\\deception\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.TestNonDeceptionProver (tests\\_planned\\deception\\test_proof_of_non_deception.py:176)"} +{"complexity": "medium", "doc_id": "chunk_009301", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 23, "source_path": "tests\\_planned\\deception\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_paraphrase_consistency_honest (tests\\_planned\\deception\\test_proof_of_non_deception.py:23)"} +{"complexity": "medium", "doc_id": "chunk_009302", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 36, "source_path": "tests\\_planned\\deception\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_paraphrase_consistency_deceptive (tests\\_planned\\deception\\test_proof_of_non_deception.py:36)"} +{"complexity": "medium", "doc_id": "chunk_009303", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 49, "source_path": "tests\\_planned\\deception\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_temporal_consistency (tests\\_planned\\deception\\test_proof_of_non_deception.py:49)"} +{"complexity": "medium", "doc_id": "chunk_009304", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 71, "source_path": "tests\\_planned\\deception\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_well_calibrated (tests\\_planned\\deception\\test_proof_of_non_deception.py:71)"} +{"complexity": "medium", "doc_id": "chunk_009305", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 87, "source_path": "tests\\_planned\\deception\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_overconfident (tests\\_planned\\deception\\test_proof_of_non_deception.py:87)"} +{"complexity": "medium", "doc_id": "chunk_009306", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 106, "source_path": "tests\\_planned\\deception\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_preference_independence_honest (tests\\_planned\\deception\\test_proof_of_non_deception.py:106)"} +{"complexity": "medium", "doc_id": "chunk_009307", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 122, "source_path": "tests\\_planned\\deception\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_preference_independence_sycophantic (tests\\_planned\\deception\\test_proof_of_non_deception.py:122)"} +{"complexity": "medium", "doc_id": "chunk_009308", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 143, "source_path": "tests\\_planned\\deception\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_no_hidden_agenda (tests\\_planned\\deception\\test_proof_of_non_deception.py:143)"} +{"complexity": "medium", "doc_id": "chunk_009309", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 158, "source_path": "tests\\_planned\\deception\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_hidden_agenda (tests\\_planned\\deception\\test_proof_of_non_deception.py:158)"} +{"complexity": "complex", "doc_id": "chunk_009310", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 179, "source_path": "tests\\_planned\\deception\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_generate_proof_honest (tests\\_planned\\deception\\test_proof_of_non_deception.py:179)"} +{"complexity": "complex", "doc_id": "chunk_009311", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 218, "source_path": "tests\\_planned\\deception\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_verify_proof (tests\\_planned\\deception\\test_proof_of_non_deception.py:218)"} +{"complexity": "complex", "doc_id": "chunk_009312", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 20, "source_path": "tests\\_planned\\e2e\\test_verification_flow.py", "text": "test_verification_flow.TestCompleteVerificationFlow (tests\\_planned\\e2e\\test_verification_flow.py:20)"} +{"complexity": "simple", "doc_id": "chunk_009313", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 24, "source_path": "tests\\_planned\\e2e\\test_verification_flow.py", "text": "test_verification_flow.consensus_engine (tests\\_planned\\e2e\\test_verification_flow.py:24)"} +{"complexity": "simple", "doc_id": "chunk_009314", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 29, "source_path": "tests\\_planned\\e2e\\test_verification_flow.py", "text": "test_verification_flow.xgml_generator (tests\\_planned\\e2e\\test_verification_flow.py:29)"} +{"complexity": "simple", "doc_id": "chunk_009315", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 34, "source_path": "tests\\_planned\\e2e\\test_verification_flow.py", "text": "test_verification_flow.firewall (tests\\_planned\\e2e\\test_verification_flow.py:34)"} +{"complexity": "complex", "doc_id": "chunk_009316", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 38, "source_path": "tests\\_planned\\e2e\\test_verification_flow.py", "text": "test_verification_flow.test_full_verification_flow (tests\\_planned\\e2e\\test_verification_flow.py:38)"} +{"complexity": "complex", "doc_id": "chunk_009317", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 107, "source_path": "tests\\_planned\\e2e\\test_verification_flow.py", "text": "test_verification_flow.test_multi_claim_verification_chain (tests\\_planned\\e2e\\test_verification_flow.py:107)"} +{"complexity": "medium", "doc_id": "chunk_009318", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 153, "source_path": "tests\\_planned\\e2e\\test_verification_flow.py", "text": "test_verification_flow.test_verification_with_firewall (tests\\_planned\\e2e\\test_verification_flow.py:153)"} +{"complexity": "medium", "doc_id": "chunk_009319", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 177, "source_path": "tests\\_planned\\e2e\\test_verification_flow.py", "text": "test_verification_flow.test_cached_vs_fresh_consensus (tests\\_planned\\e2e\\test_verification_flow.py:177)"} +{"complexity": "medium", "doc_id": "chunk_009320", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 207, "source_path": "tests\\_planned\\e2e\\test_verification_flow.py", "text": "test_verification_flow.test_low_confidence_handling (tests\\_planned\\e2e\\test_verification_flow.py:207)"} +{"complexity": "medium", "doc_id": "chunk_009321", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 236, "source_path": "tests\\_planned\\e2e\\test_verification_flow.py", "text": "test_verification_flow.test_model_disagreement_detection (tests\\_planned\\e2e\\test_verification_flow.py:236)"} +{"complexity": "medium", "doc_id": "chunk_009322", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 256, "source_path": "tests\\_planned\\e2e\\test_verification_flow.py", "text": "test_verification_flow.test_proof_tampering_detection (tests\\_planned\\e2e\\test_verification_flow.py:256)"} +{"complexity": "medium", "doc_id": "chunk_009323", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 17, "source_path": "tests\\_planned\\edge_cases\\test_dti_edge_cases.py", "text": "test_dti_edge_cases.TestNegativeValues (tests\\_planned\\edge_cases\\test_dti_edge_cases.py:17)"} +{"complexity": "medium", "doc_id": "chunk_009324", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 39, "source_path": "tests\\_planned\\edge_cases\\test_dti_edge_cases.py", "text": "test_dti_edge_cases.TestZeroIncome (tests\\_planned\\edge_cases\\test_dti_edge_cases.py:39)"} +{"complexity": "medium", "doc_id": "chunk_009325", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 53, "source_path": "tests\\_planned\\edge_cases\\test_dti_edge_cases.py", "text": "test_dti_edge_cases.TestExtremelyLargeNumbers (tests\\_planned\\edge_cases\\test_dti_edge_cases.py:53)"} +{"complexity": "medium", "doc_id": "chunk_009326", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 72, "source_path": "tests\\_planned\\edge_cases\\test_dti_edge_cases.py", "text": "test_dti_edge_cases.TestInvalidStateFiles (tests\\_planned\\edge_cases\\test_dti_edge_cases.py:72)"} +{"complexity": "medium", "doc_id": "chunk_009327", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 100, "source_path": "tests\\_planned\\edge_cases\\test_dti_edge_cases.py", "text": "test_dti_edge_cases.TestConcurrentModifications (tests\\_planned\\edge_cases\\test_dti_edge_cases.py:100)"} +{"complexity": "simple", "doc_id": "chunk_009328", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 20, "source_path": "tests\\_planned\\edge_cases\\test_dti_edge_cases.py", "text": "test_dti_edge_cases.setUp (tests\\_planned\\edge_cases\\test_dti_edge_cases.py:20)"} +{"complexity": "simple", "doc_id": "chunk_009329", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 23, "source_path": "tests\\_planned\\edge_cases\\test_dti_edge_cases.py", "text": "test_dti_edge_cases.test_negative_income (tests\\_planned\\edge_cases\\test_dti_edge_cases.py:23)"} +{"complexity": "simple", "doc_id": "chunk_009330", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 32, "source_path": "tests\\_planned\\edge_cases\\test_dti_edge_cases.py", "text": "test_dti_edge_cases.test_negative_debts (tests\\_planned\\edge_cases\\test_dti_edge_cases.py:32)"} +{"complexity": "simple", "doc_id": "chunk_009331", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 42, "source_path": "tests\\_planned\\edge_cases\\test_dti_edge_cases.py", "text": "test_dti_edge_cases.setUp (tests\\_planned\\edge_cases\\test_dti_edge_cases.py:42)"} +{"complexity": "simple", "doc_id": "chunk_009332", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 45, "source_path": "tests\\_planned\\edge_cases\\test_dti_edge_cases.py", "text": "test_dti_edge_cases.test_zero_income (tests\\_planned\\edge_cases\\test_dti_edge_cases.py:45)"} +{"complexity": "simple", "doc_id": "chunk_009333", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 56, "source_path": "tests\\_planned\\edge_cases\\test_dti_edge_cases.py", "text": "test_dti_edge_cases.setUp (tests\\_planned\\edge_cases\\test_dti_edge_cases.py:56)"} +{"complexity": "simple", "doc_id": "chunk_009334", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 59, "source_path": "tests\\_planned\\edge_cases\\test_dti_edge_cases.py", "text": "test_dti_edge_cases.test_very_large_income (tests\\_planned\\edge_cases\\test_dti_edge_cases.py:59)"} +{"complexity": "simple", "doc_id": "chunk_009335", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 65, "source_path": "tests\\_planned\\edge_cases\\test_dti_edge_cases.py", "text": "test_dti_edge_cases.test_very_large_debts (tests\\_planned\\edge_cases\\test_dti_edge_cases.py:65)"} +{"complexity": "simple", "doc_id": "chunk_009336", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 75, "source_path": "tests\\_planned\\edge_cases\\test_dti_edge_cases.py", "text": "test_dti_edge_cases.setUp (tests\\_planned\\edge_cases\\test_dti_edge_cases.py:75)"} +{"complexity": "simple", "doc_id": "chunk_009337", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 79, "source_path": "tests\\_planned\\edge_cases\\test_dti_edge_cases.py", "text": "test_dti_edge_cases.tearDown (tests\\_planned\\edge_cases\\test_dti_edge_cases.py:79)"} +{"complexity": "simple", "doc_id": "chunk_009338", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 83, "source_path": "tests\\_planned\\edge_cases\\test_dti_edge_cases.py", "text": "test_dti_edge_cases.test_corrupted_json (tests\\_planned\\edge_cases\\test_dti_edge_cases.py:83)"} +{"complexity": "simple", "doc_id": "chunk_009339", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 93, "source_path": "tests\\_planned\\edge_cases\\test_dti_edge_cases.py", "text": "test_dti_edge_cases.test_missing_file (tests\\_planned\\edge_cases\\test_dti_edge_cases.py:93)"} +{"complexity": "simple", "doc_id": "chunk_009340", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 103, "source_path": "tests\\_planned\\edge_cases\\test_dti_edge_cases.py", "text": "test_dti_edge_cases.setUp (tests\\_planned\\edge_cases\\test_dti_edge_cases.py:103)"} +{"complexity": "simple", "doc_id": "chunk_009341", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 109, "source_path": "tests\\_planned\\edge_cases\\test_dti_edge_cases.py", "text": "test_dti_edge_cases.tearDown (tests\\_planned\\edge_cases\\test_dti_edge_cases.py:109)"} +{"complexity": "medium", "doc_id": "chunk_009342", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "tests", "module": "other", "source_line": 113, "source_path": "tests\\_planned\\edge_cases\\test_dti_edge_cases.py", "text": "test_dti_edge_cases.test_concurrent_writes (tests\\_planned\\edge_cases\\test_dti_edge_cases.py:113)"} +{"complexity": "simple", "doc_id": "chunk_009343", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 115, "source_path": "tests\\_planned\\edge_cases\\test_dti_edge_cases.py", "text": "test_dti_edge_cases.write_thread (tests\\_planned\\edge_cases\\test_dti_edge_cases.py:115)"} +{"complexity": "complex", "doc_id": "chunk_009344", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 15, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.TestMalformedInputHandling (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:15)"} +{"complexity": "medium", "doc_id": "chunk_009345", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 51, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.TestTimeoutScenarios (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:51)"} +{"complexity": "complex", "doc_id": "chunk_009346", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 73, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.TestAPIFailureRecovery (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:73)"} +{"complexity": "medium", "doc_id": "chunk_009347", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 108, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.TestCodeExecutionErrors (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:108)"} +{"complexity": "medium", "doc_id": "chunk_009348", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 137, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.TestMemoryLimits (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:137)"} +{"complexity": "medium", "doc_id": "chunk_009349", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 160, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.TestInvalidProblemFormats (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:160)"} +{"complexity": "medium", "doc_id": "chunk_009350", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 191, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.TestBoundaryConditions (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:191)"} +{"complexity": "medium", "doc_id": "chunk_009351", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 217, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.TestErrorRecovery (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:217)"} +{"complexity": "simple", "doc_id": "chunk_009352", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 18, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.setUp (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:18)"} +{"complexity": "simple", "doc_id": "chunk_009353", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 21, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.test_empty_problem (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:21)"} +{"complexity": "simple", "doc_id": "chunk_009354", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 27, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.test_whitespace_only_problem (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:27)"} +{"complexity": "simple", "doc_id": "chunk_009355", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 32, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.test_very_long_problem (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:32)"} +{"complexity": "simple", "doc_id": "chunk_009356", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 38, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.test_special_characters (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:38)"} +{"complexity": "simple", "doc_id": "chunk_009357", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 44, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.test_unicode_characters (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:44)"} +{"complexity": "simple", "doc_id": "chunk_009358", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 54, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.setUp (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:54)"} +{"complexity": "simple", "doc_id": "chunk_009359", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "other", "source_line": 57, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.test_long_running_problem (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:57)"} +{"complexity": "simple", "doc_id": "chunk_009360", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 65, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.test_infinite_loop_protection (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:65)"} +{"complexity": "simple", "doc_id": "chunk_009361", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 76, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.test_api_timeout (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:76)"} +{"complexity": "simple", "doc_id": "chunk_009362", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 87, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.test_api_error (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:87)"} +{"complexity": "simple", "doc_id": "chunk_009363", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 98, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.test_invalid_api_key (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:98)"} +{"complexity": "simple", "doc_id": "chunk_009364", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 111, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.setUp (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:111)"} +{"complexity": "simple", "doc_id": "chunk_009365", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 114, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.test_syntax_error_in_code (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:114)"} +{"complexity": "simple", "doc_id": "chunk_009366", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "other", "source_line": 122, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.test_runtime_error_in_code (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:122)"} +{"complexity": "simple", "doc_id": "chunk_009367", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 129, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.test_import_error (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:129)"} +{"complexity": "simple", "doc_id": "chunk_009368", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 140, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.setUp (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:140)"} +{"complexity": "simple", "doc_id": "chunk_009369", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 143, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.test_large_result_handling (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:143)"} +{"complexity": "simple", "doc_id": "chunk_009370", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 150, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.test_memory_efficient_processing (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:150)"} +{"complexity": "simple", "doc_id": "chunk_009371", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 163, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.setUp (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:163)"} +{"complexity": "simple", "doc_id": "chunk_009372", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 166, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.test_non_question_format (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:166)"} +{"complexity": "simple", "doc_id": "chunk_009373", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 172, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.test_code_only_problem (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:172)"} +{"complexity": "simple", "doc_id": "chunk_009374", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 178, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.test_markdown_format_problem (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:178)"} +{"complexity": "simple", "doc_id": "chunk_009375", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 184, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.test_multiple_questions (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:184)"} +{"complexity": "simple", "doc_id": "chunk_009376", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 194, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.setUp (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:194)"} +{"complexity": "simple", "doc_id": "chunk_009377", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 197, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.test_zero_iterations (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:197)"} +{"complexity": "simple", "doc_id": "chunk_009378", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 203, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.test_max_iterations (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:203)"} +{"complexity": "simple", "doc_id": "chunk_009379", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 210, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.test_very_small_confidence (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:210)"} +{"complexity": "simple", "doc_id": "chunk_009380", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 220, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.setUp (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:220)"} +{"complexity": "simple", "doc_id": "chunk_009381", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 223, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.test_recovery_from_error (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:223)"} +{"complexity": "simple", "doc_id": "chunk_009382", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 230, "source_path": "tests\\_planned\\edge_cases\\test_tir_edge_cases.py", "text": "test_tir_edge_cases.test_partial_success (tests\\_planned\\edge_cases\\test_tir_edge_cases.py:230)"} +{"complexity": "complex", "doc_id": "chunk_009383", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 17, "source_path": "tests\\_planned\\game\\test_asset_verifier.py", "text": "test_asset_verifier.TestVerifiedAssetGenerator (tests\\_planned\\game\\test_asset_verifier.py:17)"} +{"complexity": "simple", "doc_id": "chunk_009384", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 21, "source_path": "tests\\_planned\\game\\test_asset_verifier.py", "text": "test_asset_verifier.code_verifier (tests\\_planned\\game\\test_asset_verifier.py:21)"} +{"complexity": "simple", "doc_id": "chunk_009385", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 26, "source_path": "tests\\_planned\\game\\test_asset_verifier.py", "text": "test_asset_verifier.generator (tests\\_planned\\game\\test_asset_verifier.py:26)"} +{"complexity": "simple", "doc_id": "chunk_009386", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "tests", "module": "verification", "source_line": 34, "source_path": "tests\\_planned\\game\\test_asset_verifier.py", "text": "test_asset_verifier.constraints (tests\\_planned\\game\\test_asset_verifier.py:34)"} +{"complexity": "simple", "doc_id": "chunk_009387", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 43, "source_path": "tests\\_planned\\game\\test_asset_verifier.py", "text": "test_asset_verifier.test_init (tests\\_planned\\game\\test_asset_verifier.py:43)"} +{"complexity": "medium", "doc_id": "chunk_009388", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 49, "source_path": "tests\\_planned\\game\\test_asset_verifier.py", "text": "test_asset_verifier.test_generate_asset (tests\\_planned\\game\\test_asset_verifier.py:49)"} +{"complexity": "medium", "doc_id": "chunk_009389", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 63, "source_path": "tests\\_planned\\game\\test_asset_verifier.py", "text": "test_asset_verifier.test_generate_asset_with_code (tests\\_planned\\game\\test_asset_verifier.py:63)"} +{"complexity": "medium", "doc_id": "chunk_009390", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 88, "source_path": "tests\\_planned\\game\\test_asset_verifier.py", "text": "test_asset_verifier.test_compute_quality_score (tests\\_planned\\game\\test_asset_verifier.py:88)"} +{"complexity": "medium", "doc_id": "chunk_009391", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 104, "source_path": "tests\\_planned\\game\\test_asset_verifier.py", "text": "test_asset_verifier.test_get_generation_report (tests\\_planned\\game\\test_asset_verifier.py:104)"} +{"complexity": "complex", "doc_id": "chunk_009392", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 17, "source_path": "tests\\_planned\\game\\test_npc_verifier.py", "text": "test_npc_verifier.TestVerifiedNPC (tests\\_planned\\game\\test_npc_verifier.py:17)"} +{"complexity": "simple", "doc_id": "chunk_009393", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 21, "source_path": "tests\\_planned\\game\\test_npc_verifier.py", "text": "test_npc_verifier.proof_chain (tests\\_planned\\game\\test_npc_verifier.py:21)"} +{"complexity": "simple", "doc_id": "chunk_009394", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 26, "source_path": "tests\\_planned\\game\\test_npc_verifier.py", "text": "test_npc_verifier.npc (tests\\_planned\\game\\test_npc_verifier.py:26)"} +{"complexity": "simple", "doc_id": "chunk_009395", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 34, "source_path": "tests\\_planned\\game\\test_npc_verifier.py", "text": "test_npc_verifier.test_init (tests\\_planned\\game\\test_npc_verifier.py:34)"} +{"complexity": "medium", "doc_id": "chunk_009396", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 42, "source_path": "tests\\_planned\\game\\test_npc_verifier.py", "text": "test_npc_verifier.test_interact (tests\\_planned\\game\\test_npc_verifier.py:42)"} +{"complexity": "simple", "doc_id": "chunk_009397", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 56, "source_path": "tests\\_planned\\game\\test_npc_verifier.py", "text": "test_npc_verifier.test_generate_response (tests\\_planned\\game\\test_npc_verifier.py:56)"} +{"complexity": "simple", "doc_id": "chunk_009398", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 66, "source_path": "tests\\_planned\\game\\test_npc_verifier.py", "text": "test_npc_verifier.test_compute_state_similarity (tests\\_planned\\game\\test_npc_verifier.py:66)"} +{"complexity": "simple", "doc_id": "chunk_009399", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 76, "source_path": "tests\\_planned\\game\\test_npc_verifier.py", "text": "test_npc_verifier.test_compute_response_similarity (tests\\_planned\\game\\test_npc_verifier.py:76)"} +{"complexity": "medium", "doc_id": "chunk_009400", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 86, "source_path": "tests\\_planned\\game\\test_npc_verifier.py", "text": "test_npc_verifier.test_get_verification_report (tests\\_planned\\game\\test_npc_verifier.py:86)"} +{"complexity": "medium", "doc_id": "chunk_009401", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 25, "source_path": "tests\\_planned\\integration\\test_appliance_api.py", "text": "test_appliance_api.setup_test_api_key (tests\\_planned\\integration\\test_appliance_api.py:25)"} +{"complexity": "medium", "doc_id": "chunk_009402", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 48, "source_path": "tests\\_planned\\integration\\test_appliance_api.py", "text": "test_appliance_api.TestHealthEndpoint (tests\\_planned\\integration\\test_appliance_api.py:48)"} +{"complexity": "complex", "doc_id": "chunk_009403", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 63, "source_path": "tests\\_planned\\integration\\test_appliance_api.py", "text": "test_appliance_api.TestVerifyEndpoint (tests\\_planned\\integration\\test_appliance_api.py:63)"} +{"complexity": "complex", "doc_id": "chunk_009404", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 109, "source_path": "tests\\_planned\\integration\\test_appliance_api.py", "text": "test_appliance_api.TestConsensusEndpoint (tests\\_planned\\integration\\test_appliance_api.py:109)"} +{"complexity": "complex", "doc_id": "chunk_009405", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 151, "source_path": "tests\\_planned\\integration\\test_appliance_api.py", "text": "test_appliance_api.TestProofEndpoint (tests\\_planned\\integration\\test_appliance_api.py:151)"} +{"complexity": "complex", "doc_id": "chunk_009406", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 205, "source_path": "tests\\_planned\\integration\\test_appliance_api.py", "text": "test_appliance_api.TestChainEndpoint (tests\\_planned\\integration\\test_appliance_api.py:205)"} +{"complexity": "medium", "doc_id": "chunk_009407", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 274, "source_path": "tests\\_planned\\integration\\test_appliance_api.py", "text": "test_appliance_api.TestBatchEndpoint (tests\\_planned\\integration\\test_appliance_api.py:274)"} +{"complexity": "medium", "doc_id": "chunk_009408", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 304, "source_path": "tests\\_planned\\integration\\test_appliance_api.py", "text": "test_appliance_api.TestRateLimiting (tests\\_planned\\integration\\test_appliance_api.py:304)"} +{"complexity": "complex", "doc_id": "chunk_009409", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 326, "source_path": "tests\\_planned\\integration\\test_appliance_api.py", "text": "test_appliance_api.TestErrorHandling (tests\\_planned\\integration\\test_appliance_api.py:326)"} +{"complexity": "simple", "doc_id": "chunk_009410", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 51, "source_path": "tests\\_planned\\integration\\test_appliance_api.py", "text": "test_appliance_api.test_health_check (tests\\_planned\\integration\\test_appliance_api.py:51)"} +{"complexity": "medium", "doc_id": "chunk_009411", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 66, "source_path": "tests\\_planned\\integration\\test_appliance_api.py", "text": "test_appliance_api.test_verify_with_valid_claim (tests\\_planned\\integration\\test_appliance_api.py:66)"} +{"complexity": "simple", "doc_id": "chunk_009412", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 86, "source_path": "tests\\_planned\\integration\\test_appliance_api.py", "text": "test_appliance_api.test_verify_without_auth (tests\\_planned\\integration\\test_appliance_api.py:86)"} +{"complexity": "medium", "doc_id": "chunk_009413", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 95, "source_path": "tests\\_planned\\integration\\test_appliance_api.py", "text": "test_appliance_api.test_verify_with_invalid_claim (tests\\_planned\\integration\\test_appliance_api.py:95)"} +{"complexity": "medium", "doc_id": "chunk_009414", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 112, "source_path": "tests\\_planned\\integration\\test_appliance_api.py", "text": "test_appliance_api.test_consensus_with_multiple_models (tests\\_planned\\integration\\test_appliance_api.py:112)"} +{"complexity": "medium", "doc_id": "chunk_009415", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 133, "source_path": "tests\\_planned\\integration\\test_appliance_api.py", "text": "test_appliance_api.test_consensus_with_local_models (tests\\_planned\\integration\\test_appliance_api.py:133)"} +{"complexity": "medium", "doc_id": "chunk_009416", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 154, "source_path": "tests\\_planned\\integration\\test_appliance_api.py", "text": "test_appliance_api.test_generate_proof_for_claim (tests\\_planned\\integration\\test_appliance_api.py:154)"} +{"complexity": "medium", "doc_id": "chunk_009417", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 175, "source_path": "tests\\_planned\\integration\\test_appliance_api.py", "text": "test_appliance_api.test_verify_existing_proof (tests\\_planned\\integration\\test_appliance_api.py:175)"} +{"complexity": "medium", "doc_id": "chunk_009418", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 208, "source_path": "tests\\_planned\\integration\\test_appliance_api.py", "text": "test_appliance_api.test_create_proof_chain (tests\\_planned\\integration\\test_appliance_api.py:208)"} +{"complexity": "complex", "doc_id": "chunk_009419", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 239, "source_path": "tests\\_planned\\integration\\test_appliance_api.py", "text": "test_appliance_api.test_verify_proof_chain (tests\\_planned\\integration\\test_appliance_api.py:239)"} +{"complexity": "medium", "doc_id": "chunk_009420", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 277, "source_path": "tests\\_planned\\integration\\test_appliance_api.py", "text": "test_appliance_api.test_batch_verification (tests\\_planned\\integration\\test_appliance_api.py:277)"} +{"complexity": "medium", "doc_id": "chunk_009421", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 307, "source_path": "tests\\_planned\\integration\\test_appliance_api.py", "text": "test_appliance_api.test_rate_limit_enforcement (tests\\_planned\\integration\\test_appliance_api.py:307)"} +{"complexity": "medium", "doc_id": "chunk_009422", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 329, "source_path": "tests\\_planned\\integration\\test_appliance_api.py", "text": "test_appliance_api.test_invalid_json (tests\\_planned\\integration\\test_appliance_api.py:329)"} +{"complexity": "simple", "doc_id": "chunk_009423", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 342, "source_path": "tests\\_planned\\integration\\test_appliance_api.py", "text": "test_appliance_api.test_missing_required_fields (tests\\_planned\\integration\\test_appliance_api.py:342)"} +{"complexity": "simple", "doc_id": "chunk_009424", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 352, "source_path": "tests\\_planned\\integration\\test_appliance_api.py", "text": "test_appliance_api.test_invalid_api_key (tests\\_planned\\integration\\test_appliance_api.py:352)"} +{"complexity": "complex", "doc_id": "chunk_009425", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "blockchain", "source_line": 19, "source_path": "tests\\_planned\\integration\\test_blockchain_integration.py", "text": "test_blockchain_integration.TestMerkleTree (tests\\_planned\\integration\\test_blockchain_integration.py:19)"} +{"complexity": "medium", "doc_id": "chunk_009426", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "blockchain", "source_line": 69, "source_path": "tests\\_planned\\integration\\test_blockchain_integration.py", "text": "test_blockchain_integration.TestPolygonClient (tests\\_planned\\integration\\test_blockchain_integration.py:69)"} +{"complexity": "complex", "doc_id": "chunk_009427", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "blockchain", "source_line": 91, "source_path": "tests\\_planned\\integration\\test_blockchain_integration.py", "text": "test_blockchain_integration.TestProofAnchorer (tests\\_planned\\integration\\test_blockchain_integration.py:91)"} +{"complexity": "medium", "doc_id": "chunk_009428", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "blockchain", "source_line": 22, "source_path": "tests\\_planned\\integration\\test_blockchain_integration.py", "text": "test_blockchain_integration.test_build_merkle_tree (tests\\_planned\\integration\\test_blockchain_integration.py:22)"} +{"complexity": "medium", "doc_id": "chunk_009429", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "blockchain", "source_line": 37, "source_path": "tests\\_planned\\integration\\test_blockchain_integration.py", "text": "test_blockchain_integration.test_get_proof (tests\\_planned\\integration\\test_blockchain_integration.py:37)"} +{"complexity": "medium", "doc_id": "chunk_009430", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "blockchain", "source_line": 54, "source_path": "tests\\_planned\\integration\\test_blockchain_integration.py", "text": "test_blockchain_integration.test_verify_proof (tests\\_planned\\integration\\test_blockchain_integration.py:54)"} +{"complexity": "medium", "doc_id": "chunk_009431", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "blockchain", "source_line": 73, "source_path": "tests\\_planned\\integration\\test_blockchain_integration.py", "text": "test_blockchain_integration.test_client_initialization (tests\\_planned\\integration\\test_blockchain_integration.py:73)"} +{"complexity": "medium", "doc_id": "chunk_009432", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "blockchain", "source_line": 95, "source_path": "tests\\_planned\\integration\\test_blockchain_integration.py", "text": "test_blockchain_integration.test_anchor_proof (tests\\_planned\\integration\\test_blockchain_integration.py:95)"} +{"complexity": "medium", "doc_id": "chunk_009433", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "blockchain", "source_line": 116, "source_path": "tests\\_planned\\integration\\test_blockchain_integration.py", "text": "test_blockchain_integration.test_queue_for_batch (tests\\_planned\\integration\\test_blockchain_integration.py:116)"} +{"complexity": "complex", "doc_id": "chunk_009434", "function_type": "class", "has_docstring": "yes", "keyword": "save", "layer": "tests", "module": "other", "source_line": 17, "source_path": "tests\\_planned\\integration\\test_dti_integration.py", "text": "test_dti_integration.TestStatePersistence (tests\\_planned\\integration\\test_dti_integration.py:17)"} +{"complexity": "medium", "doc_id": "chunk_009435", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 56, "source_path": "tests\\_planned\\integration\\test_dti_integration.py", "text": "test_dti_integration.TestMultiUserScenarios (tests\\_planned\\integration\\test_dti_integration.py:56)"} +{"complexity": "complex", "doc_id": "chunk_009436", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 89, "source_path": "tests\\_planned\\integration\\test_dti_integration.py", "text": "test_dti_integration.TestConcurrentAccess (tests\\_planned\\integration\\test_dti_integration.py:89)"} +{"complexity": "complex", "doc_id": "chunk_009437", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 137, "source_path": "tests\\_planned\\integration\\test_dti_integration.py", "text": "test_dti_integration.TestDataMigration (tests\\_planned\\integration\\test_dti_integration.py:137)"} +{"complexity": "complex", "doc_id": "chunk_009438", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 202, "source_path": "tests\\_planned\\integration\\test_dti_integration.py", "text": "test_dti_integration.TestDatabaseIntegration (tests\\_planned\\integration\\test_dti_integration.py:202)"} +{"complexity": "simple", "doc_id": "chunk_009439", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 20, "source_path": "tests\\_planned\\integration\\test_dti_integration.py", "text": "test_dti_integration.setUp (tests\\_planned\\integration\\test_dti_integration.py:20)"} +{"complexity": "simple", "doc_id": "chunk_009440", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 25, "source_path": "tests\\_planned\\integration\\test_dti_integration.py", "text": "test_dti_integration.tearDown (tests\\_planned\\integration\\test_dti_integration.py:25)"} +{"complexity": "medium", "doc_id": "chunk_009441", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 29, "source_path": "tests\\_planned\\integration\\test_dti_integration.py", "text": "test_dti_integration.test_state_save_and_load (tests\\_planned\\integration\\test_dti_integration.py:29)"} +{"complexity": "medium", "doc_id": "chunk_009442", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "tests", "module": "other", "source_line": 41, "source_path": "tests\\_planned\\integration\\test_dti_integration.py", "text": "test_dti_integration.test_state_persistence_across_sessions (tests\\_planned\\integration\\test_dti_integration.py:41)"} +{"complexity": "simple", "doc_id": "chunk_009443", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 59, "source_path": "tests\\_planned\\integration\\test_dti_integration.py", "text": "test_dti_integration.setUp (tests\\_planned\\integration\\test_dti_integration.py:59)"} +{"complexity": "simple", "doc_id": "chunk_009444", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 65, "source_path": "tests\\_planned\\integration\\test_dti_integration.py", "text": "test_dti_integration.tearDown (tests\\_planned\\integration\\test_dti_integration.py:65)"} +{"complexity": "medium", "doc_id": "chunk_009445", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 70, "source_path": "tests\\_planned\\integration\\test_dti_integration.py", "text": "test_dti_integration.test_separate_user_states (tests\\_planned\\integration\\test_dti_integration.py:70)"} +{"complexity": "simple", "doc_id": "chunk_009446", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 92, "source_path": "tests\\_planned\\integration\\test_dti_integration.py", "text": "test_dti_integration.setUp (tests\\_planned\\integration\\test_dti_integration.py:92)"} +{"complexity": "simple", "doc_id": "chunk_009447", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 98, "source_path": "tests\\_planned\\integration\\test_dti_integration.py", "text": "test_dti_integration.tearDown (tests\\_planned\\integration\\test_dti_integration.py:98)"} +{"complexity": "complex", "doc_id": "chunk_009448", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 102, "source_path": "tests\\_planned\\integration\\test_dti_integration.py", "text": "test_dti_integration.test_concurrent_calculations (tests\\_planned\\integration\\test_dti_integration.py:102)"} +{"complexity": "simple", "doc_id": "chunk_009449", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 140, "source_path": "tests\\_planned\\integration\\test_dti_integration.py", "text": "test_dti_integration.setUp (tests\\_planned\\integration\\test_dti_integration.py:140)"} +{"complexity": "simple", "doc_id": "chunk_009450", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 146, "source_path": "tests\\_planned\\integration\\test_dti_integration.py", "text": "test_dti_integration.tearDown (tests\\_planned\\integration\\test_dti_integration.py:146)"} +{"complexity": "medium", "doc_id": "chunk_009451", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 151, "source_path": "tests\\_planned\\integration\\test_dti_integration.py", "text": "test_dti_integration.test_migrate_old_format (tests\\_planned\\integration\\test_dti_integration.py:151)"} +{"complexity": "medium", "doc_id": "chunk_009452", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 183, "source_path": "tests\\_planned\\integration\\test_dti_integration.py", "text": "test_dti_integration.test_backward_compatibility (tests\\_planned\\integration\\test_dti_integration.py:183)"} +{"complexity": "simple", "doc_id": "chunk_009453", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 205, "source_path": "tests\\_planned\\integration\\test_dti_integration.py", "text": "test_dti_integration.setUp (tests\\_planned\\integration\\test_dti_integration.py:205)"} +{"complexity": "simple", "doc_id": "chunk_009454", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 209, "source_path": "tests\\_planned\\integration\\test_dti_integration.py", "text": "test_dti_integration.tearDown (tests\\_planned\\integration\\test_dti_integration.py:209)"} +{"complexity": "medium", "doc_id": "chunk_009455", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 213, "source_path": "tests\\_planned\\integration\\test_dti_integration.py", "text": "test_dti_integration.test_query_by_date_range (tests\\_planned\\integration\\test_dti_integration.py:213)"} +{"complexity": "medium", "doc_id": "chunk_009456", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 226, "source_path": "tests\\_planned\\integration\\test_dti_integration.py", "text": "test_dti_integration.test_aggregate_statistics (tests\\_planned\\integration\\test_dti_integration.py:226)"} +{"complexity": "medium", "doc_id": "chunk_009457", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 104, "source_path": "tests\\_planned\\integration\\test_dti_integration.py", "text": "test_dti_integration.calculate_dti_thread (tests\\_planned\\integration\\test_dti_integration.py:104)"} +{"complexity": "complex", "doc_id": "chunk_009458", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 36, "source_path": "tests\\_planned\\integration\\test_e2e_scenarios.py", "text": "test_e2e_scenarios.TestFullWorkflow (tests\\_planned\\integration\\test_e2e_scenarios.py:36)"} +{"complexity": "complex", "doc_id": "chunk_009459", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 124, "source_path": "tests\\_planned\\integration\\test_e2e_scenarios.py", "text": "test_e2e_scenarios.TestMultiModelChain (tests\\_planned\\integration\\test_e2e_scenarios.py:124)"} +{"complexity": "complex", "doc_id": "chunk_009460", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 203, "source_path": "tests\\_planned\\integration\\test_e2e_scenarios.py", "text": "test_e2e_scenarios.TestBatchProcessing (tests\\_planned\\integration\\test_e2e_scenarios.py:203)"} +{"complexity": "complex", "doc_id": "chunk_009461", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 269, "source_path": "tests\\_planned\\integration\\test_e2e_scenarios.py", "text": "test_e2e_scenarios.TestErrorRecovery (tests\\_planned\\integration\\test_e2e_scenarios.py:269)"} +{"complexity": "complex", "doc_id": "chunk_009462", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 364, "source_path": "tests\\_planned\\integration\\test_e2e_scenarios.py", "text": "test_e2e_scenarios.TestCrossIntegrationWorkflows (tests\\_planned\\integration\\test_e2e_scenarios.py:364)"} +{"complexity": "complex", "doc_id": "chunk_009463", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 463, "source_path": "tests\\_planned\\integration\\test_e2e_scenarios.py", "text": "test_e2e_scenarios.TestComplexScenarios (tests\\_planned\\integration\\test_e2e_scenarios.py:463)"} +{"complexity": "complex", "doc_id": "chunk_009464", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 556, "source_path": "tests\\_planned\\integration\\test_e2e_scenarios.py", "text": "test_e2e_scenarios.TestPerformanceAtScale (tests\\_planned\\integration\\test_e2e_scenarios.py:556)"} +{"complexity": "medium", "doc_id": "chunk_009465", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 39, "source_path": "tests\\_planned\\integration\\test_e2e_scenarios.py", "text": "test_e2e_scenarios.test_sign_store_retrieve_verify (tests\\_planned\\integration\\test_e2e_scenarios.py:39)"} +{"complexity": "medium", "doc_id": "chunk_009466", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 58, "source_path": "tests\\_planned\\integration\\test_e2e_scenarios.py", "text": "test_e2e_scenarios.test_multi_step_workflow_with_storage (tests\\_planned\\integration\\test_e2e_scenarios.py:58)"} +{"complexity": "complex", "doc_id": "chunk_009467", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 88, "source_path": "tests\\_planned\\integration\\test_e2e_scenarios.py", "text": "test_e2e_scenarios.test_audit_trail_generation (tests\\_planned\\integration\\test_e2e_scenarios.py:88)"} +{"complexity": "medium", "doc_id": "chunk_009468", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 127, "source_path": "tests\\_planned\\integration\\test_e2e_scenarios.py", "text": "test_e2e_scenarios.test_langchain_to_openai_chain (tests\\_planned\\integration\\test_e2e_scenarios.py:127)"} +{"complexity": "medium", "doc_id": "chunk_009469", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 149, "source_path": "tests\\_planned\\integration\\test_e2e_scenarios.py", "text": "test_e2e_scenarios.test_huggingface_to_langchain_chain (tests\\_planned\\integration\\test_e2e_scenarios.py:149)"} +{"complexity": "medium", "doc_id": "chunk_009470", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 163, "source_path": "tests\\_planned\\integration\\test_e2e_scenarios.py", "text": "test_e2e_scenarios.test_three_model_chain (tests\\_planned\\integration\\test_e2e_scenarios.py:163)"} +{"complexity": "medium", "doc_id": "chunk_009471", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 181, "source_path": "tests\\_planned\\integration\\test_e2e_scenarios.py", "text": "test_e2e_scenarios.test_parallel_model_verification (tests\\_planned\\integration\\test_e2e_scenarios.py:181)"} +{"complexity": "medium", "doc_id": "chunk_009472", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 206, "source_path": "tests\\_planned\\integration\\test_e2e_scenarios.py", "text": "test_e2e_scenarios.test_batch_processing_pipeline (tests\\_planned\\integration\\test_e2e_scenarios.py:206)"} +{"complexity": "medium", "doc_id": "chunk_009473", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 219, "source_path": "tests\\_planned\\integration\\test_e2e_scenarios.py", "text": "test_e2e_scenarios.test_batch_with_storage (tests\\_planned\\integration\\test_e2e_scenarios.py:219)"} +{"complexity": "medium", "doc_id": "chunk_009474", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 235, "source_path": "tests\\_planned\\integration\\test_e2e_scenarios.py", "text": "test_e2e_scenarios.test_batch_verification_summary (tests\\_planned\\integration\\test_e2e_scenarios.py:235)"} +{"complexity": "medium", "doc_id": "chunk_009475", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 255, "source_path": "tests\\_planned\\integration\\test_e2e_scenarios.py", "text": "test_e2e_scenarios.test_concurrent_batch_processing (tests\\_planned\\integration\\test_e2e_scenarios.py:255)"} +{"complexity": "medium", "doc_id": "chunk_009476", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 272, "source_path": "tests\\_planned\\integration\\test_e2e_scenarios.py", "text": "test_e2e_scenarios.test_retry_on_failure (tests\\_planned\\integration\\test_e2e_scenarios.py:272)"} +{"complexity": "simple", "doc_id": "chunk_009477", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 298, "source_path": "tests\\_planned\\integration\\test_e2e_scenarios.py", "text": "test_e2e_scenarios.test_graceful_degradation (tests\\_planned\\integration\\test_e2e_scenarios.py:298)"} +{"complexity": "medium", "doc_id": "chunk_009478", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 309, "source_path": "tests\\_planned\\integration\\test_e2e_scenarios.py", "text": "test_e2e_scenarios.test_partial_failure_handling (tests\\_planned\\integration\\test_e2e_scenarios.py:309)"} +{"complexity": "medium", "doc_id": "chunk_009479", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 336, "source_path": "tests\\_planned\\integration\\test_e2e_scenarios.py", "text": "test_e2e_scenarios.test_rollback_on_verification_failure (tests\\_planned\\integration\\test_e2e_scenarios.py:336)"} +{"complexity": "complex", "doc_id": "chunk_009480", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 367, "source_path": "tests\\_planned\\integration\\test_e2e_scenarios.py", "text": "test_e2e_scenarios.test_fastapi_with_langchain (tests\\_planned\\integration\\test_e2e_scenarios.py:367)"} +{"complexity": "medium", "doc_id": "chunk_009481", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 402, "source_path": "tests\\_planned\\integration\\test_e2e_scenarios.py", "text": "test_e2e_scenarios.test_huggingface_pipeline_with_storage (tests\\_planned\\integration\\test_e2e_scenarios.py:402)"} +{"complexity": "complex", "doc_id": "chunk_009482", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 424, "source_path": "tests\\_planned\\integration\\test_e2e_scenarios.py", "text": "test_e2e_scenarios.test_multi_integration_audit_chain (tests\\_planned\\integration\\test_e2e_scenarios.py:424)"} +{"complexity": "medium", "doc_id": "chunk_009483", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 466, "source_path": "tests\\_planned\\integration\\test_e2e_scenarios.py", "text": "test_e2e_scenarios.test_document_processing_pipeline (tests\\_planned\\integration\\test_e2e_scenarios.py:466)"} +{"complexity": "medium", "doc_id": "chunk_009484", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 484, "source_path": "tests\\_planned\\integration\\test_e2e_scenarios.py", "text": "test_e2e_scenarios.test_multi_agent_workflow (tests\\_planned\\integration\\test_e2e_scenarios.py:484)"} +{"complexity": "complex", "doc_id": "chunk_009485", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 509, "source_path": "tests\\_planned\\integration\\test_e2e_scenarios.py", "text": "test_e2e_scenarios.test_decision_support_system (tests\\_planned\\integration\\test_e2e_scenarios.py:509)"} +{"complexity": "medium", "doc_id": "chunk_009486", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 559, "source_path": "tests\\_planned\\integration\\test_e2e_scenarios.py", "text": "test_e2e_scenarios.test_high_volume_processing (tests\\_planned\\integration\\test_e2e_scenarios.py:559)"} +{"complexity": "simple", "doc_id": "chunk_009487", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 582, "source_path": "tests\\_planned\\integration\\test_e2e_scenarios.py", "text": "test_e2e_scenarios.test_async_high_concurrency (tests\\_planned\\integration\\test_e2e_scenarios.py:582)"} +{"complexity": "simple", "doc_id": "chunk_009488", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 277, "source_path": "tests\\_planned\\integration\\test_e2e_scenarios.py", "text": "test_e2e_scenarios.attempt_operation (tests\\_planned\\integration\\test_e2e_scenarios.py:277)"} +{"complexity": "medium", "doc_id": "chunk_009489", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 380, "source_path": "tests\\_planned\\integration\\test_e2e_scenarios.py", "text": "test_e2e_scenarios.chat_endpoint (tests\\_planned\\integration\\test_e2e_scenarios.py:380)"} +{"complexity": "simple", "doc_id": "chunk_009490", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 36, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.fastapi_app (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:36)"} +{"complexity": "simple", "doc_id": "chunk_009491", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 46, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.test_client (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:46)"} +{"complexity": "complex", "doc_id": "chunk_009492", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 55, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.TestAevionMiddleware (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:55)"} +{"complexity": "complex", "doc_id": "chunk_009493", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 237, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.TestVerifiedEndpointDecorator (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:237)"} +{"complexity": "complex", "doc_id": "chunk_009494", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 338, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.TestVerificationRouter (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:338)"} +{"complexity": "complex", "doc_id": "chunk_009495", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 420, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.TestErrorScenarios (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:420)"} +{"complexity": "complex", "doc_id": "chunk_009496", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 520, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.TestPerformance (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:520)"} +{"complexity": "complex", "doc_id": "chunk_009497", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 582, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.TestIntegrationPatterns (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:582)"} +{"complexity": "complex", "doc_id": "chunk_009498", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 665, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.TestIntegrationEndToEnd (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:665)"} +{"complexity": "medium", "doc_id": "chunk_009499", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 58, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.test_middleware_initialization (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:58)"} +{"complexity": "medium", "doc_id": "chunk_009500", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 72, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.test_middleware_with_exclude_paths (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:72)"} +{"complexity": "medium", "doc_id": "chunk_009501", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 86, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.test_middleware_default_excludes (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:86)"} +{"complexity": "medium", "doc_id": "chunk_009502", "function_type": "async_function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 100, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.test_json_response_signing (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:100)"} +{"complexity": "medium", "doc_id": "chunk_009503", "function_type": "async_function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 127, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.test_excluded_path_not_signed (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:127)"} +{"complexity": "medium", "doc_id": "chunk_009504", "function_type": "async_function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 150, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.test_non_json_response_not_signed (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:150)"} +{"complexity": "complex", "doc_id": "chunk_009505", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 173, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.test_proof_structure (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:173)"} +{"complexity": "medium", "doc_id": "chunk_009506", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 208, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.test_verification_end_to_end (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:208)"} +{"complexity": "medium", "doc_id": "chunk_009507", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 241, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.test_decorator_basic (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:241)"} +{"complexity": "medium", "doc_id": "chunk_009508", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 264, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.test_decorator_with_proof_in_body (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:264)"} +{"complexity": "medium", "doc_id": "chunk_009509", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 293, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.test_decorator_sync_function (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:293)"} +{"complexity": "medium", "doc_id": "chunk_009510", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 315, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.test_decorator_non_dict_response (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:315)"} +{"complexity": "medium", "doc_id": "chunk_009511", "function_type": "async_function", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "other", "source_line": 342, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.test_router_creation (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:342)"} +{"complexity": "complex", "doc_id": "chunk_009512", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 356, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.test_verify_endpoint (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:356)"} +{"complexity": "medium", "doc_id": "chunk_009513", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 394, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.test_public_key_endpoint (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:394)"} +{"complexity": "medium", "doc_id": "chunk_009514", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 424, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.test_middleware_with_exception (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:424)"} +{"complexity": "medium", "doc_id": "chunk_009515", "function_type": "async_function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 447, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.test_invalid_json_response (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:447)"} +{"complexity": "medium", "doc_id": "chunk_009516", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 474, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.test_empty_response (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:474)"} +{"complexity": "medium", "doc_id": "chunk_009517", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 497, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.test_large_response (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:497)"} +{"complexity": "medium", "doc_id": "chunk_009518", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 524, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.test_middleware_latency (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:524)"} +{"complexity": "medium", "doc_id": "chunk_009519", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 552, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.test_concurrent_requests (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:552)"} +{"complexity": "complex", "doc_id": "chunk_009520", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 586, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.test_rest_api_pattern (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:586)"} +{"complexity": "complex", "doc_id": "chunk_009521", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 631, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.test_mixed_endpoints_pattern (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:631)"} +{"complexity": "complex", "doc_id": "chunk_009522", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 669, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.test_complete_api_workflow (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:669)"} +{"complexity": "simple", "doc_id": "chunk_009523", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 110, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.test_endpoint (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:110)"} +{"complexity": "simple", "doc_id": "chunk_009524", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "other", "source_line": 137, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.health_check (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:137)"} +{"complexity": "simple", "doc_id": "chunk_009525", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 160, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.text_endpoint (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:160)"} +{"complexity": "simple", "doc_id": "chunk_009526", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 183, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.get_data (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:183)"} +{"complexity": "simple", "doc_id": "chunk_009527", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 218, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.verify_test (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:218)"} +{"complexity": "simple", "doc_id": "chunk_009528", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 251, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.decorated_endpoint (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:251)"} +{"complexity": "simple", "doc_id": "chunk_009529", "function_type": "async_function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 274, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.endpoint_with_proof (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:274)"} +{"complexity": "simple", "doc_id": "chunk_009530", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 303, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.sync_endpoint (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:303)"} +{"complexity": "simple", "doc_id": "chunk_009531", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 325, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.string_endpoint (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:325)"} +{"complexity": "simple", "doc_id": "chunk_009532", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 434, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.error_endpoint (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:434)"} +{"complexity": "simple", "doc_id": "chunk_009533", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 458, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.invalid_json (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:458)"} +{"complexity": "simple", "doc_id": "chunk_009534", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 484, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.empty_response (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:484)"} +{"complexity": "simple", "doc_id": "chunk_009535", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 507, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.large_response (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:507)"} +{"complexity": "simple", "doc_id": "chunk_009536", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 534, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.perf_test (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:534)"} +{"complexity": "simple", "doc_id": "chunk_009537", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 562, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.concurrent_endpoint (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:562)"} +{"complexity": "simple", "doc_id": "chunk_009538", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 597, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.create_item (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:597)"} +{"complexity": "simple", "doc_id": "chunk_009539", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 601, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.get_item (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:601)"} +{"complexity": "simple", "doc_id": "chunk_009540", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 605, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.update_item (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:605)"} +{"complexity": "simple", "doc_id": "chunk_009541", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 609, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.delete_item (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:609)"} +{"complexity": "simple", "doc_id": "chunk_009542", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 644, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.protected_endpoint (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:644)"} +{"complexity": "simple", "doc_id": "chunk_009543", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 648, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.public_endpoint (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:648)"} +{"complexity": "simple", "doc_id": "chunk_009544", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 684, "source_path": "tests\\_planned\\integration\\test_fastapi_middleware_e2e.py", "text": "test_fastapi_middleware_e2e.get_data (tests\\_planned\\integration\\test_fastapi_middleware_e2e.py:684)"} +{"complexity": "complex", "doc_id": "chunk_009545", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "workflows", "source_line": 18, "source_path": "tests\\_planned\\integration\\test_game_dev_workflows.py", "text": "test_game_dev_workflows.TestNPCVerificationWorkflow (tests\\_planned\\integration\\test_game_dev_workflows.py:18)"} +{"complexity": "complex", "doc_id": "chunk_009546", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "workflows", "source_line": 77, "source_path": "tests\\_planned\\integration\\test_game_dev_workflows.py", "text": "test_game_dev_workflows.TestAssetVerificationWorkflow (tests\\_planned\\integration\\test_game_dev_workflows.py:77)"} +{"complexity": "simple", "doc_id": "chunk_009547", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 22, "source_path": "tests\\_planned\\integration\\test_game_dev_workflows.py", "text": "test_game_dev_workflows.npc (tests\\_planned\\integration\\test_game_dev_workflows.py:22)"} +{"complexity": "medium", "doc_id": "chunk_009548", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 33, "source_path": "tests\\_planned\\integration\\test_game_dev_workflows.py", "text": "test_game_dev_workflows.test_complete_npc_interaction_workflow (tests\\_planned\\integration\\test_game_dev_workflows.py:33)"} +{"complexity": "medium", "doc_id": "chunk_009549", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 58, "source_path": "tests\\_planned\\integration\\test_game_dev_workflows.py", "text": "test_game_dev_workflows.test_npc_consistency_across_interactions (tests\\_planned\\integration\\test_game_dev_workflows.py:58)"} +{"complexity": "simple", "doc_id": "chunk_009550", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 81, "source_path": "tests\\_planned\\integration\\test_game_dev_workflows.py", "text": "test_game_dev_workflows.generator (tests\\_planned\\integration\\test_game_dev_workflows.py:81)"} +{"complexity": "simple", "doc_id": "chunk_009551", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "tests", "module": "workflows", "source_line": 89, "source_path": "tests\\_planned\\integration\\test_game_dev_workflows.py", "text": "test_game_dev_workflows.constraints (tests\\_planned\\integration\\test_game_dev_workflows.py:89)"} +{"complexity": "medium", "doc_id": "chunk_009552", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 98, "source_path": "tests\\_planned\\integration\\test_game_dev_workflows.py", "text": "test_game_dev_workflows.test_complete_asset_generation_workflow (tests\\_planned\\integration\\test_game_dev_workflows.py:98)"} +{"complexity": "medium", "doc_id": "chunk_009553", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 125, "source_path": "tests\\_planned\\integration\\test_game_dev_workflows.py", "text": "test_game_dev_workflows.test_asset_generation_with_code (tests\\_planned\\integration\\test_game_dev_workflows.py:125)"} +{"complexity": "simple", "doc_id": "chunk_009554", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 151, "source_path": "tests\\_planned\\integration\\test_game_dev_workflows.py", "text": "test_game_dev_workflows.test_asset_generation_report (tests\\_planned\\integration\\test_game_dev_workflows.py:151)"} +{"complexity": "complex", "doc_id": "chunk_009555", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 28, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.TestVerifiedPipeline (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:28)"} +{"complexity": "complex", "doc_id": "chunk_009556", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 207, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.TestVerifiedModel (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:207)"} +{"complexity": "complex", "doc_id": "chunk_009557", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 275, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.TestSignModelOutput (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:275)"} +{"complexity": "complex", "doc_id": "chunk_009558", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 329, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.TestBatchProcessing (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:329)"} +{"complexity": "complex", "doc_id": "chunk_009559", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 372, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.TestErrorHandling (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:372)"} +{"complexity": "medium", "doc_id": "chunk_009560", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 440, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.TestPerformance (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:440)"} +{"complexity": "complex", "doc_id": "chunk_009561", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 468, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.TestSerialization (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:468)"} +{"complexity": "complex", "doc_id": "chunk_009562", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 523, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.TestIntegrationEndToEnd (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:523)"} +{"complexity": "simple", "doc_id": "chunk_009563", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 31, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_pipeline_initialization (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:31)"} +{"complexity": "simple", "doc_id": "chunk_009564", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 40, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_pipeline_with_task (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:40)"} +{"complexity": "simple", "doc_id": "chunk_009565", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 47, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_pipeline_with_device (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:47)"} +{"complexity": "simple", "doc_id": "chunk_009566", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 54, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_pipeline_without_transformers (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:54)"} +{"complexity": "medium", "doc_id": "chunk_009567", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 61, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_generate_single_output (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:61)"} +{"complexity": "medium", "doc_id": "chunk_009568", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 75, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_generate_batch_outputs (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:75)"} +{"complexity": "medium", "doc_id": "chunk_009569", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 94, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_output_structure (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:94)"} +{"complexity": "medium", "doc_id": "chunk_009570", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 109, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_output_metadata (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:109)"} +{"complexity": "simple", "doc_id": "chunk_009571", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 121, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_verify_valid_output (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:121)"} +{"complexity": "simple", "doc_id": "chunk_009572", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 130, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_verify_invalid_signature (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:130)"} +{"complexity": "simple", "doc_id": "chunk_009573", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 139, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_verify_tampered_content (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:139)"} +{"complexity": "medium", "doc_id": "chunk_009574", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 149, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_output_to_dict (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:149)"} +{"complexity": "medium", "doc_id": "chunk_009575", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 164, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_output_to_json (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:164)"} +{"complexity": "medium", "doc_id": "chunk_009576", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 178, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_generation_kwargs (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:178)"} +{"complexity": "simple", "doc_id": "chunk_009577", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 196, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_mock_output_fallback (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:196)"} +{"complexity": "simple", "doc_id": "chunk_009578", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 210, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_model_initialization (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:210)"} +{"complexity": "simple", "doc_id": "chunk_009579", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 218, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_model_without_transformers (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:218)"} +{"complexity": "simple", "doc_id": "chunk_009580", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 226, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_generate_output (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:226)"} +{"complexity": "medium", "doc_id": "chunk_009581", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 237, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_generate_with_kwargs (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:237)"} +{"complexity": "simple", "doc_id": "chunk_009582", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 263, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_mock_generation_fallback (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:263)"} +{"complexity": "medium", "doc_id": "chunk_009583", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 278, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_sign_output_basic (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:278)"} +{"complexity": "simple", "doc_id": "chunk_009584", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 292, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_sign_output_with_api_key (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:292)"} +{"complexity": "medium", "doc_id": "chunk_009585", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 302, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_signature_uniqueness (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:302)"} +{"complexity": "medium", "doc_id": "chunk_009586", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 314, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_deterministic_hash (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:314)"} +{"complexity": "medium", "doc_id": "chunk_009587", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 332, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_batch_generation (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:332)"} +{"complexity": "medium", "doc_id": "chunk_009588", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 346, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_batch_verification (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:346)"} +{"complexity": "medium", "doc_id": "chunk_009589", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 358, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_large_batch (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:358)"} +{"complexity": "simple", "doc_id": "chunk_009590", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 375, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_empty_input (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:375)"} +{"complexity": "simple", "doc_id": "chunk_009591", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 385, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_very_long_input (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:385)"} +{"complexity": "simple", "doc_id": "chunk_009592", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 395, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_special_characters (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:395)"} +{"complexity": "simple", "doc_id": "chunk_009593", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 404, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_unicode_content (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:404)"} +{"complexity": "medium", "doc_id": "chunk_009594", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 414, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_none_input (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:414)"} +{"complexity": "medium", "doc_id": "chunk_009595", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 427, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_pipeline_load_error (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:427)"} +{"complexity": "medium", "doc_id": "chunk_009596", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 443, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_signature_speed (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:443)"} +{"complexity": "medium", "doc_id": "chunk_009597", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 455, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_hash_speed (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:455)"} +{"complexity": "medium", "doc_id": "chunk_009598", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 471, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_verified_output_to_dict (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:471)"} +{"complexity": "medium", "doc_id": "chunk_009599", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 484, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_verified_output_to_json (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:484)"} +{"complexity": "medium", "doc_id": "chunk_009600", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 496, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_json_roundtrip (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:496)"} +{"complexity": "medium", "doc_id": "chunk_009601", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 526, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_complete_pipeline_workflow (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:526)"} +{"complexity": "medium", "doc_id": "chunk_009602", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 546, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_multi_model_workflow (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:546)"} +{"complexity": "medium", "doc_id": "chunk_009603", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 564, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_batch_workflow (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:564)"} +{"complexity": "medium", "doc_id": "chunk_009604", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 581, "source_path": "tests\\_planned\\integration\\test_huggingface_integration_e2e.py", "text": "test_huggingface_integration_e2e.test_error_recovery_workflow (tests\\_planned\\integration\\test_huggingface_integration_e2e.py:581)"} +{"complexity": "complex", "doc_id": "chunk_009605", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 30, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.TestAevionCallback (tests\\_planned\\integration\\test_langchain_integration_e2e.py:30)"} +{"complexity": "complex", "doc_id": "chunk_009606", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 172, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.TestVerifiedChain (tests\\_planned\\integration\\test_langchain_integration_e2e.py:172)"} +{"complexity": "complex", "doc_id": "chunk_009607", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 269, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.TestVerifiedLLM (tests\\_planned\\integration\\test_langchain_integration_e2e.py:269)"} +{"complexity": "complex", "doc_id": "chunk_009608", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 337, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.TestVerificationTool (tests\\_planned\\integration\\test_langchain_integration_e2e.py:337)"} +{"complexity": "medium", "doc_id": "chunk_009609", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 389, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.TestMemoryIntegration (tests\\_planned\\integration\\test_langchain_integration_e2e.py:389)"} +{"complexity": "complex", "doc_id": "chunk_009610", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 407, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.TestErrorHandling (tests\\_planned\\integration\\test_langchain_integration_e2e.py:407)"} +{"complexity": "complex", "doc_id": "chunk_009611", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 456, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.TestConcurrency (tests\\_planned\\integration\\test_langchain_integration_e2e.py:456)"} +{"complexity": "complex", "doc_id": "chunk_009612", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 493, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.TestIntegrationEndToEnd (tests\\_planned\\integration\\test_langchain_integration_e2e.py:493)"} +{"complexity": "simple", "doc_id": "chunk_009613", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 33, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_callback_initialization (tests\\_planned\\integration\\test_langchain_integration_e2e.py:33)"} +{"complexity": "simple", "doc_id": "chunk_009614", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 40, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_callback_with_api_key (tests\\_planned\\integration\\test_langchain_integration_e2e.py:40)"} +{"complexity": "simple", "doc_id": "chunk_009615", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "other", "source_line": 45, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_on_llm_start (tests\\_planned\\integration\\test_langchain_integration_e2e.py:45)"} +{"complexity": "medium", "doc_id": "chunk_009616", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 55, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_on_llm_end_with_generations (tests\\_planned\\integration\\test_langchain_integration_e2e.py:55)"} +{"complexity": "medium", "doc_id": "chunk_009617", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 69, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_on_llm_end_with_content_attribute (tests\\_planned\\integration\\test_langchain_integration_e2e.py:69)"} +{"complexity": "simple", "doc_id": "chunk_009618", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 83, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_on_llm_error (tests\\_planned\\integration\\test_langchain_integration_e2e.py:83)"} +{"complexity": "medium", "doc_id": "chunk_009619", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 93, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_get_proofs (tests\\_planned\\integration\\test_langchain_integration_e2e.py:93)"} +{"complexity": "medium", "doc_id": "chunk_009620", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 106, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_get_latest_proof (tests\\_planned\\integration\\test_langchain_integration_e2e.py:106)"} +{"complexity": "simple", "doc_id": "chunk_009621", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 122, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_clear_proofs (tests\\_planned\\integration\\test_langchain_integration_e2e.py:122)"} +{"complexity": "medium", "doc_id": "chunk_009622", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 133, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_verify_signature (tests\\_planned\\integration\\test_langchain_integration_e2e.py:133)"} +{"complexity": "medium", "doc_id": "chunk_009623", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 152, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_proof_record_structure (tests\\_planned\\integration\\test_langchain_integration_e2e.py:152)"} +{"complexity": "simple", "doc_id": "chunk_009624", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 175, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_chain_initialization (tests\\_planned\\integration\\test_langchain_integration_e2e.py:175)"} +{"complexity": "simple", "doc_id": "chunk_009625", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 184, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_chain_without_prompt (tests\\_planned\\integration\\test_langchain_integration_e2e.py:184)"} +{"complexity": "medium", "doc_id": "chunk_009626", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 191, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_invoke_with_chain (tests\\_planned\\integration\\test_langchain_integration_e2e.py:191)"} +{"complexity": "simple", "doc_id": "chunk_009627", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 211, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_invoke_without_chain (tests\\_planned\\integration\\test_langchain_integration_e2e.py:211)"} +{"complexity": "simple", "doc_id": "chunk_009628", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 222, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_ainvoke (tests\\_planned\\integration\\test_langchain_integration_e2e.py:222)"} +{"complexity": "simple", "doc_id": "chunk_009629", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 231, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_verify_output_valid (tests\\_planned\\integration\\test_langchain_integration_e2e.py:231)"} +{"complexity": "medium", "doc_id": "chunk_009630", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 242, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_verify_output_invalid (tests\\_planned\\integration\\test_langchain_integration_e2e.py:242)"} +{"complexity": "simple", "doc_id": "chunk_009631", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 259, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_custom_output_key (tests\\_planned\\integration\\test_langchain_integration_e2e.py:259)"} +{"complexity": "simple", "doc_id": "chunk_009632", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 272, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_llm_initialization (tests\\_planned\\integration\\test_langchain_integration_e2e.py:272)"} +{"complexity": "simple", "doc_id": "chunk_009633", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 280, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_llm_with_api_key (tests\\_planned\\integration\\test_langchain_integration_e2e.py:280)"} +{"complexity": "medium", "doc_id": "chunk_009634", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 286, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_invoke (tests\\_planned\\integration\\test_langchain_integration_e2e.py:286)"} +{"complexity": "simple", "doc_id": "chunk_009635", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 304, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_ainvoke (tests\\_planned\\integration\\test_langchain_integration_e2e.py:304)"} +{"complexity": "medium", "doc_id": "chunk_009636", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 312, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_get_proof (tests\\_planned\\integration\\test_langchain_integration_e2e.py:312)"} +{"complexity": "medium", "doc_id": "chunk_009637", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 324, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_multiple_invocations (tests\\_planned\\integration\\test_langchain_integration_e2e.py:324)"} +{"complexity": "simple", "doc_id": "chunk_009638", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 340, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_tool_creation (tests\\_planned\\integration\\test_langchain_integration_e2e.py:340)"} +{"complexity": "medium", "doc_id": "chunk_009639", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 351, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_tool_verify_valid (tests\\_planned\\integration\\test_langchain_integration_e2e.py:351)"} +{"complexity": "simple", "doc_id": "chunk_009640", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 368, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_tool_verify_invalid (tests\\_planned\\integration\\test_langchain_integration_e2e.py:368)"} +{"complexity": "simple", "doc_id": "chunk_009641", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 378, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_tool_invalid_input_format (tests\\_planned\\integration\\test_langchain_integration_e2e.py:378)"} +{"complexity": "medium", "doc_id": "chunk_009642", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 392, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_verified_chain_maintains_state (tests\\_planned\\integration\\test_langchain_integration_e2e.py:392)"} +{"complexity": "medium", "doc_id": "chunk_009643", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 410, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_callback_handles_malformed_response (tests\\_planned\\integration\\test_langchain_integration_e2e.py:410)"} +{"complexity": "simple", "doc_id": "chunk_009644", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 430, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_chain_handles_llm_error (tests\\_planned\\integration\\test_langchain_integration_e2e.py:430)"} +{"complexity": "medium", "doc_id": "chunk_009645", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 441, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_verified_llm_handles_none_content (tests\\_planned\\integration\\test_langchain_integration_e2e.py:441)"} +{"complexity": "medium", "doc_id": "chunk_009646", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 460, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_concurrent_proof_generation (tests\\_planned\\integration\\test_langchain_integration_e2e.py:460)"} +{"complexity": "medium", "doc_id": "chunk_009647", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 479, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_callback_thread_safety (tests\\_planned\\integration\\test_langchain_integration_e2e.py:479)"} +{"complexity": "medium", "doc_id": "chunk_009648", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 496, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_complete_workflow (tests\\_planned\\integration\\test_langchain_integration_e2e.py:496)"} +{"complexity": "medium", "doc_id": "chunk_009649", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 515, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.test_multi_step_chain (tests\\_planned\\integration\\test_langchain_integration_e2e.py:515)"} +{"complexity": "simple", "doc_id": "chunk_009650", "function_type": "async_function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "other", "source_line": 483, "source_path": "tests\\_planned\\integration\\test_langchain_integration_e2e.py", "text": "test_langchain_integration_e2e.make_call (tests\\_planned\\integration\\test_langchain_integration_e2e.py:483)"} +{"complexity": "complex", "doc_id": "chunk_009651", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 18, "source_path": "tests\\_planned\\integration\\test_multi_agent_workflows.py", "text": "test_multi_agent_workflows.TestMultiAgentCoordination (tests\\_planned\\integration\\test_multi_agent_workflows.py:18)"} +{"complexity": "complex", "doc_id": "chunk_009652", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "agents", "source_line": 109, "source_path": "tests\\_planned\\integration\\test_multi_agent_workflows.py", "text": "test_multi_agent_workflows.TestAgentProofChains (tests\\_planned\\integration\\test_multi_agent_workflows.py:109)"} +{"complexity": "medium", "doc_id": "chunk_009653", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 22, "source_path": "tests\\_planned\\integration\\test_multi_agent_workflows.py", "text": "test_multi_agent_workflows.agents (tests\\_planned\\integration\\test_multi_agent_workflows.py:22)"} +{"complexity": "medium", "doc_id": "chunk_009654", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 36, "source_path": "tests\\_planned\\integration\\test_multi_agent_workflows.py", "text": "test_multi_agent_workflows.test_agent_to_agent_communication (tests\\_planned\\integration\\test_multi_agent_workflows.py:36)"} +{"complexity": "medium", "doc_id": "chunk_009655", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 58, "source_path": "tests\\_planned\\integration\\test_multi_agent_workflows.py", "text": "test_multi_agent_workflows.test_multi_agent_consensus (tests\\_planned\\integration\\test_multi_agent_workflows.py:58)"} +{"complexity": "medium", "doc_id": "chunk_009656", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 76, "source_path": "tests\\_planned\\integration\\test_multi_agent_workflows.py", "text": "test_multi_agent_workflows.test_agent_action_generation (tests\\_planned\\integration\\test_multi_agent_workflows.py:76)"} +{"complexity": "medium", "doc_id": "chunk_009657", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 93, "source_path": "tests\\_planned\\integration\\test_multi_agent_workflows.py", "text": "test_multi_agent_workflows.test_agent_trust_scoring (tests\\_planned\\integration\\test_multi_agent_workflows.py:93)"} +{"complexity": "simple", "doc_id": "chunk_009658", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 113, "source_path": "tests\\_planned\\integration\\test_multi_agent_workflows.py", "text": "test_multi_agent_workflows.agent (tests\\_planned\\integration\\test_multi_agent_workflows.py:113)"} +{"complexity": "medium", "doc_id": "chunk_009659", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "agents", "source_line": 122, "source_path": "tests\\_planned\\integration\\test_multi_agent_workflows.py", "text": "test_multi_agent_workflows.test_proof_chain_creation (tests\\_planned\\integration\\test_multi_agent_workflows.py:122)"} +{"complexity": "medium", "doc_id": "chunk_009660", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "agents", "source_line": 135, "source_path": "tests\\_planned\\integration\\test_multi_agent_workflows.py", "text": "test_multi_agent_workflows.test_proof_chain_linking (tests\\_planned\\integration\\test_multi_agent_workflows.py:135)"} +{"complexity": "complex", "doc_id": "chunk_009661", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 28, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.TestVerifiedOpenAI (tests\\_planned\\integration\\test_openai_integration_e2e.py:28)"} +{"complexity": "complex", "doc_id": "chunk_009662", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 81, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.TestChatCompletions (tests\\_planned\\integration\\test_openai_integration_e2e.py:81)"} +{"complexity": "complex", "doc_id": "chunk_009663", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 189, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.TestVerification (tests\\_planned\\integration\\test_openai_integration_e2e.py:189)"} +{"complexity": "complex", "doc_id": "chunk_009664", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 226, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.TestSignOpenAIResponse (tests\\_planned\\integration\\test_openai_integration_e2e.py:226)"} +{"complexity": "complex", "doc_id": "chunk_009665", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 287, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.TestStreaming (tests\\_planned\\integration\\test_openai_integration_e2e.py:287)"} +{"complexity": "complex", "doc_id": "chunk_009666", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 330, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.TestErrorHandling (tests\\_planned\\integration\\test_openai_integration_e2e.py:330)"} +{"complexity": "complex", "doc_id": "chunk_009667", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 425, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.TestFunctionCalling (tests\\_planned\\integration\\test_openai_integration_e2e.py:425)"} +{"complexity": "medium", "doc_id": "chunk_009668", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 501, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.TestTokenTracking (tests\\_planned\\integration\\test_openai_integration_e2e.py:501)"} +{"complexity": "medium", "doc_id": "chunk_009669", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 519, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.TestProofStorage (tests\\_planned\\integration\\test_openai_integration_e2e.py:519)"} +{"complexity": "medium", "doc_id": "chunk_009670", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 540, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.TestConcurrency (tests\\_planned\\integration\\test_openai_integration_e2e.py:540)"} +{"complexity": "complex", "doc_id": "chunk_009671", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 562, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.TestIntegrationEndToEnd (tests\\_planned\\integration\\test_openai_integration_e2e.py:562)"} +{"complexity": "simple", "doc_id": "chunk_009672", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 31, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.test_client_initialization (tests\\_planned\\integration\\test_openai_integration_e2e.py:31)"} +{"complexity": "simple", "doc_id": "chunk_009673", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 39, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.test_client_with_aevion_key (tests\\_planned\\integration\\test_openai_integration_e2e.py:39)"} +{"complexity": "medium", "doc_id": "chunk_009674", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 49, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.test_client_with_organization (tests\\_planned\\integration\\test_openai_integration_e2e.py:49)"} +{"complexity": "simple", "doc_id": "chunk_009675", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 62, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.test_client_with_base_url (tests\\_planned\\integration\\test_openai_integration_e2e.py:62)"} +{"complexity": "simple", "doc_id": "chunk_009676", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 73, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.test_client_without_openai_library (tests\\_planned\\integration\\test_openai_integration_e2e.py:73)"} +{"complexity": "medium", "doc_id": "chunk_009677", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 84, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.test_create_completion_basic (tests\\_planned\\integration\\test_openai_integration_e2e.py:84)"} +{"complexity": "medium", "doc_id": "chunk_009678", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 98, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.test_completion_proof_structure (tests\\_planned\\integration\\test_openai_integration_e2e.py:98)"} +{"complexity": "medium", "doc_id": "chunk_009679", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 116, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.test_completion_with_multiple_messages (tests\\_planned\\integration\\test_openai_integration_e2e.py:116)"} +{"complexity": "medium", "doc_id": "chunk_009680", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 135, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.test_completion_with_parameters (tests\\_planned\\integration\\test_openai_integration_e2e.py:135)"} +{"complexity": "medium", "doc_id": "chunk_009681", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 152, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.test_empty_response_content (tests\\_planned\\integration\\test_openai_integration_e2e.py:152)"} +{"complexity": "medium", "doc_id": "chunk_009682", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 170, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.test_no_choices_in_response (tests\\_planned\\integration\\test_openai_integration_e2e.py:170)"} +{"complexity": "medium", "doc_id": "chunk_009683", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 192, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.test_verify_valid_response (tests\\_planned\\integration\\test_openai_integration_e2e.py:192)"} +{"complexity": "simple", "doc_id": "chunk_009684", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 204, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.test_verify_invalid_signature (tests\\_planned\\integration\\test_openai_integration_e2e.py:204)"} +{"complexity": "medium", "doc_id": "chunk_009685", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 212, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.test_verify_tampered_content (tests\\_planned\\integration\\test_openai_integration_e2e.py:212)"} +{"complexity": "medium", "doc_id": "chunk_009686", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 229, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.test_sign_response_basic (tests\\_planned\\integration\\test_openai_integration_e2e.py:229)"} +{"complexity": "simple", "doc_id": "chunk_009687", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 243, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.test_sign_response_with_api_key (tests\\_planned\\integration\\test_openai_integration_e2e.py:243)"} +{"complexity": "medium", "doc_id": "chunk_009688", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 253, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.test_verified_response_structure (tests\\_planned\\integration\\test_openai_integration_e2e.py:253)"} +{"complexity": "simple", "doc_id": "chunk_009689", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 266, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.test_verified_response_to_dict (tests\\_planned\\integration\\test_openai_integration_e2e.py:266)"} +{"complexity": "simple", "doc_id": "chunk_009690", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 277, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.test_signature_uniqueness (tests\\_planned\\integration\\test_openai_integration_e2e.py:277)"} +{"complexity": "medium", "doc_id": "chunk_009691", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 290, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.test_streaming_response_aggregation (tests\\_planned\\integration\\test_openai_integration_e2e.py:290)"} +{"complexity": "medium", "doc_id": "chunk_009692", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 308, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.test_streaming_incremental_verification (tests\\_planned\\integration\\test_openai_integration_e2e.py:308)"} +{"complexity": "medium", "doc_id": "chunk_009693", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 333, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.test_api_error_handling (tests\\_planned\\integration\\test_openai_integration_e2e.py:333)"} +{"complexity": "medium", "doc_id": "chunk_009694", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 351, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.test_network_timeout (tests\\_planned\\integration\\test_openai_integration_e2e.py:351)"} +{"complexity": "medium", "doc_id": "chunk_009695", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 367, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.test_rate_limit_error (tests\\_planned\\integration\\test_openai_integration_e2e.py:367)"} +{"complexity": "medium", "doc_id": "chunk_009696", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 385, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.test_invalid_model (tests\\_planned\\integration\\test_openai_integration_e2e.py:385)"} +{"complexity": "medium", "doc_id": "chunk_009697", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 403, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.test_malformed_response (tests\\_planned\\integration\\test_openai_integration_e2e.py:403)"} +{"complexity": "complex", "doc_id": "chunk_009698", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 428, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.test_function_call_response (tests\\_planned\\integration\\test_openai_integration_e2e.py:428)"} +{"complexity": "complex", "doc_id": "chunk_009699", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 461, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.test_tool_call_response (tests\\_planned\\integration\\test_openai_integration_e2e.py:461)"} +{"complexity": "medium", "doc_id": "chunk_009700", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 504, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.test_usage_in_response (tests\\_planned\\integration\\test_openai_integration_e2e.py:504)"} +{"complexity": "medium", "doc_id": "chunk_009701", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 522, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.test_get_proofs (tests\\_planned\\integration\\test_openai_integration_e2e.py:522)"} +{"complexity": "medium", "doc_id": "chunk_009702", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 543, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.test_concurrent_completions (tests\\_planned\\integration\\test_openai_integration_e2e.py:543)"} +{"complexity": "medium", "doc_id": "chunk_009703", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 565, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.test_complete_workflow (tests\\_planned\\integration\\test_openai_integration_e2e.py:565)"} +{"complexity": "medium", "doc_id": "chunk_009704", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 585, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.test_conversation_workflow (tests\\_planned\\integration\\test_openai_integration_e2e.py:585)"} +{"complexity": "medium", "doc_id": "chunk_009705", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 612, "source_path": "tests\\_planned\\integration\\test_openai_integration_e2e.py", "text": "test_openai_integration_e2e.test_batch_processing_workflow (tests\\_planned\\integration\\test_openai_integration_e2e.py:612)"} +{"complexity": "complex", "doc_id": "chunk_009706", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 16, "source_path": "tests\\_planned\\integration\\test_tir_integration.py", "text": "test_tir_integration.TestAPIIntegration (tests\\_planned\\integration\\test_tir_integration.py:16)"} +{"complexity": "complex", "doc_id": "chunk_009707", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 57, "source_path": "tests\\_planned\\integration\\test_tir_integration.py", "text": "test_tir_integration.TestDatabaseIntegration (tests\\_planned\\integration\\test_tir_integration.py:57)"} +{"complexity": "complex", "doc_id": "chunk_009708", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 102, "source_path": "tests\\_planned\\integration\\test_tir_integration.py", "text": "test_tir_integration.TestCacheIntegration (tests\\_planned\\integration\\test_tir_integration.py:102)"} +{"complexity": "medium", "doc_id": "chunk_009709", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 136, "source_path": "tests\\_planned\\integration\\test_tir_integration.py", "text": "test_tir_integration.TestMultiProviderIntegration (tests\\_planned\\integration\\test_tir_integration.py:136)"} +{"complexity": "complex", "doc_id": "chunk_009710", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 163, "source_path": "tests\\_planned\\integration\\test_tir_integration.py", "text": "test_tir_integration.TestEndToEndIntegration (tests\\_planned\\integration\\test_tir_integration.py:163)"} +{"complexity": "simple", "doc_id": "chunk_009711", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 19, "source_path": "tests\\_planned\\integration\\test_tir_integration.py", "text": "test_tir_integration.setUp (tests\\_planned\\integration\\test_tir_integration.py:19)"} +{"complexity": "medium", "doc_id": "chunk_009712", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 22, "source_path": "tests\\_planned\\integration\\test_tir_integration.py", "text": "test_tir_integration.test_openai_integration (tests\\_planned\\integration\\test_tir_integration.py:22)"} +{"complexity": "medium", "doc_id": "chunk_009713", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 39, "source_path": "tests\\_planned\\integration\\test_tir_integration.py", "text": "test_tir_integration.test_anthropic_integration (tests\\_planned\\integration\\test_tir_integration.py:39)"} +{"complexity": "simple", "doc_id": "chunk_009714", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 60, "source_path": "tests\\_planned\\integration\\test_tir_integration.py", "text": "test_tir_integration.setUp (tests\\_planned\\integration\\test_tir_integration.py:60)"} +{"complexity": "simple", "doc_id": "chunk_009715", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 65, "source_path": "tests\\_planned\\integration\\test_tir_integration.py", "text": "test_tir_integration.tearDown (tests\\_planned\\integration\\test_tir_integration.py:65)"} +{"complexity": "medium", "doc_id": "chunk_009716", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "tests", "module": "other", "source_line": 69, "source_path": "tests\\_planned\\integration\\test_tir_integration.py", "text": "test_tir_integration.test_result_persistence (tests\\_planned\\integration\\test_tir_integration.py:69)"} +{"complexity": "medium", "doc_id": "chunk_009717", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 85, "source_path": "tests\\_planned\\integration\\test_tir_integration.py", "text": "test_tir_integration.test_result_retrieval (tests\\_planned\\integration\\test_tir_integration.py:85)"} +{"complexity": "simple", "doc_id": "chunk_009718", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 105, "source_path": "tests\\_planned\\integration\\test_tir_integration.py", "text": "test_tir_integration.setUp (tests\\_planned\\integration\\test_tir_integration.py:105)"} +{"complexity": "medium", "doc_id": "chunk_009719", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 109, "source_path": "tests\\_planned\\integration\\test_tir_integration.py", "text": "test_tir_integration.test_cache_hit (tests\\_planned\\integration\\test_tir_integration.py:109)"} +{"complexity": "medium", "doc_id": "chunk_009720", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 123, "source_path": "tests\\_planned\\integration\\test_tir_integration.py", "text": "test_tir_integration.test_cache_miss (tests\\_planned\\integration\\test_tir_integration.py:123)"} +{"complexity": "simple", "doc_id": "chunk_009721", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 139, "source_path": "tests\\_planned\\integration\\test_tir_integration.py", "text": "test_tir_integration.test_provider_fallback (tests\\_planned\\integration\\test_tir_integration.py:139)"} +{"complexity": "medium", "doc_id": "chunk_009722", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 148, "source_path": "tests\\_planned\\integration\\test_tir_integration.py", "text": "test_tir_integration.test_provider_switching (tests\\_planned\\integration\\test_tir_integration.py:148)"} +{"complexity": "simple", "doc_id": "chunk_009723", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 166, "source_path": "tests\\_planned\\integration\\test_tir_integration.py", "text": "test_tir_integration.setUp (tests\\_planned\\integration\\test_tir_integration.py:166)"} +{"complexity": "medium", "doc_id": "chunk_009724", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 169, "source_path": "tests\\_planned\\integration\\test_tir_integration.py", "text": "test_tir_integration.test_complete_workflow (tests\\_planned\\integration\\test_tir_integration.py:169)"} +{"complexity": "medium", "doc_id": "chunk_009725", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 193, "source_path": "tests\\_planned\\integration\\test_tir_integration.py", "text": "test_tir_integration.test_batch_workflow (tests\\_planned\\integration\\test_tir_integration.py:193)"} +{"complexity": "complex", "doc_id": "chunk_009726", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "training", "source_line": 23, "source_path": "tests\\_planned\\integration\\test_training_workflows.py", "text": "test_training_workflows.TestVerificationAwareRLHFWorkflow (tests\\_planned\\integration\\test_training_workflows.py:23)"} +{"complexity": "complex", "doc_id": "chunk_009727", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 125, "source_path": "tests\\_planned\\integration\\test_training_workflows.py", "text": "test_training_workflows.TestEnhancedRLVRWorkflow (tests\\_planned\\integration\\test_training_workflows.py:125)"} +{"complexity": "complex", "doc_id": "chunk_009728", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 207, "source_path": "tests\\_planned\\integration\\test_training_workflows.py", "text": "test_training_workflows.TestModelIntegrationWorkflow (tests\\_planned\\integration\\test_training_workflows.py:207)"} +{"complexity": "complex", "doc_id": "chunk_009729", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "tests", "module": "training", "source_line": 248, "source_path": "tests\\_planned\\integration\\test_training_workflows.py", "text": "test_training_workflows.TestTrainingStatisticsWorkflow (tests\\_planned\\integration\\test_training_workflows.py:248)"} +{"complexity": "simple", "doc_id": "chunk_009730", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "training", "source_line": 27, "source_path": "tests\\_planned\\integration\\test_training_workflows.py", "text": "test_training_workflows.verification_engine (tests\\_planned\\integration\\test_training_workflows.py:27)"} +{"complexity": "simple", "doc_id": "chunk_009731", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 32, "source_path": "tests\\_planned\\integration\\test_training_workflows.py", "text": "test_training_workflows.model (tests\\_planned\\integration\\test_training_workflows.py:32)"} +{"complexity": "simple", "doc_id": "chunk_009732", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "tests", "module": "training", "source_line": 37, "source_path": "tests\\_planned\\integration\\test_training_workflows.py", "text": "test_training_workflows.trainer (tests\\_planned\\integration\\test_training_workflows.py:37)"} +{"complexity": "complex", "doc_id": "chunk_009733", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "tests", "module": "training", "source_line": 45, "source_path": "tests\\_planned\\integration\\test_training_workflows.py", "text": "test_training_workflows.test_complete_training_workflow (tests\\_planned\\integration\\test_training_workflows.py:45)"} +{"complexity": "medium", "doc_id": "chunk_009734", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 78, "source_path": "tests\\_planned\\integration\\test_training_workflows.py", "text": "test_training_workflows.test_model_switching (tests\\_planned\\integration\\test_training_workflows.py:78)"} +{"complexity": "medium", "doc_id": "chunk_009735", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 97, "source_path": "tests\\_planned\\integration\\test_training_workflows.py", "text": "test_training_workflows.test_error_recovery (tests\\_planned\\integration\\test_training_workflows.py:97)"} +{"complexity": "medium", "doc_id": "chunk_009736", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "tests", "module": "training", "source_line": 111, "source_path": "tests\\_planned\\integration\\test_training_workflows.py", "text": "test_training_workflows.test_multiple_training_steps (tests\\_planned\\integration\\test_training_workflows.py:111)"} +{"complexity": "simple", "doc_id": "chunk_009737", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 129, "source_path": "tests\\_planned\\integration\\test_training_workflows.py", "text": "test_training_workflows.model (tests\\_planned\\integration\\test_training_workflows.py:129)"} +{"complexity": "simple", "doc_id": "chunk_009738", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "tests", "module": "training", "source_line": 134, "source_path": "tests\\_planned\\integration\\test_training_workflows.py", "text": "test_training_workflows.trainer (tests\\_planned\\integration\\test_training_workflows.py:134)"} +{"complexity": "complex", "doc_id": "chunk_009739", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "tests", "module": "training", "source_line": 141, "source_path": "tests\\_planned\\integration\\test_training_workflows.py", "text": "test_training_workflows.test_complete_training_workflow (tests\\_planned\\integration\\test_training_workflows.py:141)"} +{"complexity": "medium", "doc_id": "chunk_009740", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 182, "source_path": "tests\\_planned\\integration\\test_training_workflows.py", "text": "test_training_workflows.test_sample_polarity_computation (tests\\_planned\\integration\\test_training_workflows.py:182)"} +{"complexity": "medium", "doc_id": "chunk_009741", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 210, "source_path": "tests\\_planned\\integration\\test_training_workflows.py", "text": "test_training_workflows.test_fallback_model_integration (tests\\_planned\\integration\\test_training_workflows.py:210)"} +{"complexity": "simple", "doc_id": "chunk_009742", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 230, "source_path": "tests\\_planned\\integration\\test_training_workflows.py", "text": "test_training_workflows.test_huggingface_model_integration (tests\\_planned\\integration\\test_training_workflows.py:230)"} +{"complexity": "simple", "doc_id": "chunk_009743", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 239, "source_path": "tests\\_planned\\integration\\test_training_workflows.py", "text": "test_training_workflows.test_openai_model_integration (tests\\_planned\\integration\\test_training_workflows.py:239)"} +{"complexity": "simple", "doc_id": "chunk_009744", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "tests", "module": "training", "source_line": 252, "source_path": "tests\\_planned\\integration\\test_training_workflows.py", "text": "test_training_workflows.trainer (tests\\_planned\\integration\\test_training_workflows.py:252)"} +{"complexity": "medium", "doc_id": "chunk_009745", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 259, "source_path": "tests\\_planned\\integration\\test_training_workflows.py", "text": "test_training_workflows.test_statistics_accumulation (tests\\_planned\\integration\\test_training_workflows.py:259)"} +{"complexity": "medium", "doc_id": "chunk_009746", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 276, "source_path": "tests\\_planned\\integration\\test_training_workflows.py", "text": "test_training_workflows.test_statistics_reset (tests\\_planned\\integration\\test_training_workflows.py:276)"} +{"complexity": "simple", "doc_id": "chunk_009747", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "training", "source_line": 57, "source_path": "tests\\_planned\\integration\\test_training_workflows.py", "text": "test_training_workflows.compute_task_correctness (tests\\_planned\\integration\\test_training_workflows.py:57)"} +{"complexity": "complex", "doc_id": "chunk_009748", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 19, "source_path": "tests\\_planned\\integration\\test_va_integration.py", "text": "test_va_integration.TestVAGovClient (tests\\_planned\\integration\\test_va_integration.py:19)"} +{"complexity": "medium", "doc_id": "chunk_009749", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 78, "source_path": "tests\\_planned\\integration\\test_va_integration.py", "text": "test_va_integration.TestVAAPIAuth (tests\\_planned\\integration\\test_va_integration.py:78)"} +{"complexity": "medium", "doc_id": "chunk_009750", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 23, "source_path": "tests\\_planned\\integration\\test_va_integration.py", "text": "test_va_integration.test_get_user_profile (tests\\_planned\\integration\\test_va_integration.py:23)"} +{"complexity": "medium", "doc_id": "chunk_009751", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 51, "source_path": "tests\\_planned\\integration\\test_va_integration.py", "text": "test_va_integration.test_get_disability_claims (tests\\_planned\\integration\\test_va_integration.py:51)"} +{"complexity": "medium", "doc_id": "chunk_009752", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 82, "source_path": "tests\\_planned\\integration\\test_va_integration.py", "text": "test_va_integration.test_exchange_idme_token (tests\\_planned\\integration\\test_va_integration.py:82)"} +{"complexity": "medium", "doc_id": "chunk_009753", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 22, "source_path": "tests\\_planned\\integration\\test_vaas_api.py", "text": "test_vaas_api.setup_test_api_key (tests\\_planned\\integration\\test_vaas_api.py:22)"} +{"complexity": "complex", "doc_id": "chunk_009754", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 36, "source_path": "tests\\_planned\\integration\\test_vaas_api.py", "text": "test_vaas_api.TestVaaSVerification (tests\\_planned\\integration\\test_vaas_api.py:36)"} +{"complexity": "complex", "doc_id": "chunk_009755", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 94, "source_path": "tests\\_planned\\integration\\test_vaas_api.py", "text": "test_vaas_api.TestVaaSBatchVerification (tests\\_planned\\integration\\test_vaas_api.py:94)"} +{"complexity": "medium", "doc_id": "chunk_009756", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 131, "source_path": "tests\\_planned\\integration\\test_vaas_api.py", "text": "test_vaas_api.TestVaaSProofGeneration (tests\\_planned\\integration\\test_vaas_api.py:131)"} +{"complexity": "complex", "doc_id": "chunk_009757", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 155, "source_path": "tests\\_planned\\integration\\test_vaas_api.py", "text": "test_vaas_api.TestVaaSAsync (tests\\_planned\\integration\\test_vaas_api.py:155)"} +{"complexity": "complex", "doc_id": "chunk_009758", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 204, "source_path": "tests\\_planned\\integration\\test_vaas_api.py", "text": "test_vaas_api.TestVaaSCaching (tests\\_planned\\integration\\test_vaas_api.py:204)"} +{"complexity": "medium", "doc_id": "chunk_009759", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 242, "source_path": "tests\\_planned\\integration\\test_vaas_api.py", "text": "test_vaas_api.TestVaaSMetrics (tests\\_planned\\integration\\test_vaas_api.py:242)"} +{"complexity": "complex", "doc_id": "chunk_009760", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 272, "source_path": "tests\\_planned\\integration\\test_vaas_api.py", "text": "test_vaas_api.TestVaaSErrorHandling (tests\\_planned\\integration\\test_vaas_api.py:272)"} +{"complexity": "medium", "doc_id": "chunk_009761", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 39, "source_path": "tests\\_planned\\integration\\test_vaas_api.py", "text": "test_vaas_api.test_simple_verification (tests\\_planned\\integration\\test_vaas_api.py:39)"} +{"complexity": "medium", "doc_id": "chunk_009762", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 59, "source_path": "tests\\_planned\\integration\\test_vaas_api.py", "text": "test_vaas_api.test_multi_model_verification (tests\\_planned\\integration\\test_vaas_api.py:59)"} +{"complexity": "medium", "doc_id": "chunk_009763", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 77, "source_path": "tests\\_planned\\integration\\test_vaas_api.py", "text": "test_vaas_api.test_verification_with_context (tests\\_planned\\integration\\test_vaas_api.py:77)"} +{"complexity": "complex", "doc_id": "chunk_009764", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 97, "source_path": "tests\\_planned\\integration\\test_vaas_api.py", "text": "test_vaas_api.test_batch_verification (tests\\_planned\\integration\\test_vaas_api.py:97)"} +{"complexity": "medium", "doc_id": "chunk_009765", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 134, "source_path": "tests\\_planned\\integration\\test_vaas_api.py", "text": "test_vaas_api.test_generate_xgml_proof (tests\\_planned\\integration\\test_vaas_api.py:134)"} +{"complexity": "medium", "doc_id": "chunk_009766", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 158, "source_path": "tests\\_planned\\integration\\test_vaas_api.py", "text": "test_vaas_api.test_async_verification_submission (tests\\_planned\\integration\\test_vaas_api.py:158)"} +{"complexity": "medium", "doc_id": "chunk_009767", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 177, "source_path": "tests\\_planned\\integration\\test_vaas_api.py", "text": "test_vaas_api.test_async_verification_status (tests\\_planned\\integration\\test_vaas_api.py:177)"} +{"complexity": "complex", "doc_id": "chunk_009768", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 207, "source_path": "tests\\_planned\\integration\\test_vaas_api.py", "text": "test_vaas_api.test_cache_hit (tests\\_planned\\integration\\test_vaas_api.py:207)"} +{"complexity": "medium", "doc_id": "chunk_009769", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 245, "source_path": "tests\\_planned\\integration\\test_vaas_api.py", "text": "test_vaas_api.test_get_verification_metrics (tests\\_planned\\integration\\test_vaas_api.py:245)"} +{"complexity": "medium", "doc_id": "chunk_009770", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 258, "source_path": "tests\\_planned\\integration\\test_vaas_api.py", "text": "test_vaas_api.test_get_verification_history (tests\\_planned\\integration\\test_vaas_api.py:258)"} +{"complexity": "medium", "doc_id": "chunk_009771", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 275, "source_path": "tests\\_planned\\integration\\test_vaas_api.py", "text": "test_vaas_api.test_invalid_model_name (tests\\_planned\\integration\\test_vaas_api.py:275)"} +{"complexity": "simple", "doc_id": "chunk_009772", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 288, "source_path": "tests\\_planned\\integration\\test_vaas_api.py", "text": "test_vaas_api.test_missing_required_fields (tests\\_planned\\integration\\test_vaas_api.py:288)"} +{"complexity": "simple", "doc_id": "chunk_009773", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 298, "source_path": "tests\\_planned\\integration\\test_vaas_api.py", "text": "test_vaas_api.test_unauthorized_access (tests\\_planned\\integration\\test_vaas_api.py:298)"} +{"complexity": "medium", "doc_id": "chunk_009774", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 21, "source_path": "tests\\_planned\\integration\\test_vetproof_api.py", "text": "test_vetproof_api.setup_test_api_key (tests\\_planned\\integration\\test_vetproof_api.py:21)"} +{"complexity": "complex", "doc_id": "chunk_009775", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "compliance", "source_line": 35, "source_path": "tests\\_planned\\integration\\test_vetproof_api.py", "text": "test_vetproof_api.TestVetProofConsensus (tests\\_planned\\integration\\test_vetproof_api.py:35)"} +{"complexity": "complex", "doc_id": "chunk_009776", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "compliance", "source_line": 110, "source_path": "tests\\_planned\\integration\\test_vetproof_api.py", "text": "test_vetproof_api.TestVetProofProofGeneration (tests\\_planned\\integration\\test_vetproof_api.py:110)"} +{"complexity": "complex", "doc_id": "chunk_009777", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "compliance", "source_line": 161, "source_path": "tests\\_planned\\integration\\test_vetproof_api.py", "text": "test_vetproof_api.TestVetProofModelSelection (tests\\_planned\\integration\\test_vetproof_api.py:161)"} +{"complexity": "complex", "doc_id": "chunk_009778", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "compliance", "source_line": 201, "source_path": "tests\\_planned\\integration\\test_vetproof_api.py", "text": "test_vetproof_api.TestVetProofCaching (tests\\_planned\\integration\\test_vetproof_api.py:201)"} +{"complexity": "complex", "doc_id": "chunk_009779", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "compliance", "source_line": 251, "source_path": "tests\\_planned\\integration\\test_vetproof_api.py", "text": "test_vetproof_api.TestVetProofByzantineConsensus (tests\\_planned\\integration\\test_vetproof_api.py:251)"} +{"complexity": "medium", "doc_id": "chunk_009780", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "compliance", "source_line": 292, "source_path": "tests\\_planned\\integration\\test_vetproof_api.py", "text": "test_vetproof_api.TestVetProofHealth (tests\\_planned\\integration\\test_vetproof_api.py:292)"} +{"complexity": "complex", "doc_id": "chunk_009781", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "compliance", "source_line": 321, "source_path": "tests\\_planned\\integration\\test_vetproof_api.py", "text": "test_vetproof_api.TestVetProofErrorHandling (tests\\_planned\\integration\\test_vetproof_api.py:321)"} +{"complexity": "medium", "doc_id": "chunk_009782", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 38, "source_path": "tests\\_planned\\integration\\test_vetproof_api.py", "text": "test_vetproof_api.test_simple_consensus_query (tests\\_planned\\integration\\test_vetproof_api.py:38)"} +{"complexity": "medium", "doc_id": "chunk_009783", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 57, "source_path": "tests\\_planned\\integration\\test_vetproof_api.py", "text": "test_vetproof_api.test_consensus_with_firewall (tests\\_planned\\integration\\test_vetproof_api.py:57)"} +{"complexity": "medium", "doc_id": "chunk_009784", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 76, "source_path": "tests\\_planned\\integration\\test_vetproof_api.py", "text": "test_vetproof_api.test_consensus_with_custom_threshold (tests\\_planned\\integration\\test_vetproof_api.py:76)"} +{"complexity": "medium", "doc_id": "chunk_009785", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 92, "source_path": "tests\\_planned\\integration\\test_vetproof_api.py", "text": "test_vetproof_api.test_consensus_with_semantic_similarity (tests\\_planned\\integration\\test_vetproof_api.py:92)"} +{"complexity": "medium", "doc_id": "chunk_009786", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "compliance", "source_line": 113, "source_path": "tests\\_planned\\integration\\test_vetproof_api.py", "text": "test_vetproof_api.test_generate_consensus_proof (tests\\_planned\\integration\\test_vetproof_api.py:113)"} +{"complexity": "medium", "doc_id": "chunk_009787", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "compliance", "source_line": 132, "source_path": "tests\\_planned\\integration\\test_vetproof_api.py", "text": "test_vetproof_api.test_verify_consensus_proof (tests\\_planned\\integration\\test_vetproof_api.py:132)"} +{"complexity": "medium", "doc_id": "chunk_009788", "function_type": "function", "has_docstring": "yes", "keyword": "score", "layer": "tests", "module": "compliance", "source_line": 164, "source_path": "tests\\_planned\\integration\\test_vetproof_api.py", "text": "test_vetproof_api.test_custom_model_weights (tests\\_planned\\integration\\test_vetproof_api.py:164)"} +{"complexity": "medium", "doc_id": "chunk_009789", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 183, "source_path": "tests\\_planned\\integration\\test_vetproof_api.py", "text": "test_vetproof_api.test_model_fallback (tests\\_planned\\integration\\test_vetproof_api.py:183)"} +{"complexity": "medium", "doc_id": "chunk_009790", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 204, "source_path": "tests\\_planned\\integration\\test_vetproof_api.py", "text": "test_vetproof_api.test_cache_enabled (tests\\_planned\\integration\\test_vetproof_api.py:204)"} +{"complexity": "medium", "doc_id": "chunk_009791", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 235, "source_path": "tests\\_planned\\integration\\test_vetproof_api.py", "text": "test_vetproof_api.test_cache_bypass (tests\\_planned\\integration\\test_vetproof_api.py:235)"} +{"complexity": "medium", "doc_id": "chunk_009792", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 254, "source_path": "tests\\_planned\\integration\\test_vetproof_api.py", "text": "test_vetproof_api.test_byzantine_agreement (tests\\_planned\\integration\\test_vetproof_api.py:254)"} +{"complexity": "medium", "doc_id": "chunk_009793", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 275, "source_path": "tests\\_planned\\integration\\test_vetproof_api.py", "text": "test_vetproof_api.test_byzantine_failure_detection (tests\\_planned\\integration\\test_vetproof_api.py:275)"} +{"complexity": "simple", "doc_id": "chunk_009794", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "compliance", "source_line": 295, "source_path": "tests\\_planned\\integration\\test_vetproof_api.py", "text": "test_vetproof_api.test_health_check (tests\\_planned\\integration\\test_vetproof_api.py:295)"} +{"complexity": "medium", "doc_id": "chunk_009795", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "compliance", "source_line": 306, "source_path": "tests\\_planned\\integration\\test_vetproof_api.py", "text": "test_vetproof_api.test_metrics (tests\\_planned\\integration\\test_vetproof_api.py:306)"} +{"complexity": "simple", "doc_id": "chunk_009796", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 324, "source_path": "tests\\_planned\\integration\\test_vetproof_api.py", "text": "test_vetproof_api.test_empty_query (tests\\_planned\\integration\\test_vetproof_api.py:324)"} +{"complexity": "medium", "doc_id": "chunk_009797", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "compliance", "source_line": 334, "source_path": "tests\\_planned\\integration\\test_vetproof_api.py", "text": "test_vetproof_api.test_invalid_threshold (tests\\_planned\\integration\\test_vetproof_api.py:334)"} +{"complexity": "simple", "doc_id": "chunk_009798", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 347, "source_path": "tests\\_planned\\integration\\test_vetproof_api.py", "text": "test_vetproof_api.test_unauthorized_request (tests\\_planned\\integration\\test_vetproof_api.py:347)"} +{"complexity": "simple", "doc_id": "chunk_009799", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 25, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.MockModel (tests\\_planned\\integrations\\test_vertex_ai_integration.py:25)"} +{"complexity": "simple", "doc_id": "chunk_009800", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 34, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.signing_key (tests\\_planned\\integrations\\test_vertex_ai_integration.py:34)"} +{"complexity": "medium", "doc_id": "chunk_009801", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 43, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.proof_config (tests\\_planned\\integrations\\test_vertex_ai_integration.py:43)"} +{"complexity": "simple", "doc_id": "chunk_009802", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "tests", "module": "other", "source_line": 59, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.predictor (tests\\_planned\\integrations\\test_vertex_ai_integration.py:59)"} +{"complexity": "simple", "doc_id": "chunk_009803", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 66, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.verifier (tests\\_planned\\integrations\\test_vertex_ai_integration.py:66)"} +{"complexity": "complex", "doc_id": "chunk_009804", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 77, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.TestVertexProofPredictor (tests\\_planned\\integrations\\test_vertex_ai_integration.py:77)"} +{"complexity": "complex", "doc_id": "chunk_009805", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 211, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.TestVertexProofVerifier (tests\\_planned\\integrations\\test_vertex_ai_integration.py:211)"} +{"complexity": "complex", "doc_id": "chunk_009806", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 292, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.TestVertexModelMonitor (tests\\_planned\\integrations\\test_vertex_ai_integration.py:292)"} +{"complexity": "complex", "doc_id": "chunk_009807", "function_type": "class", "has_docstring": "yes", "keyword": "build", "layer": "tests", "module": "other", "source_line": 381, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.TestVertexContainerBuilder (tests\\_planned\\integrations\\test_vertex_ai_integration.py:381)"} +{"complexity": "complex", "doc_id": "chunk_009808", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 453, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.TestEndToEnd (tests\\_planned\\integrations\\test_vertex_ai_integration.py:453)"} +{"complexity": "simple", "doc_id": "chunk_009809", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "tests", "module": "other", "source_line": 28, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.predict (tests\\_planned\\integrations\\test_vertex_ai_integration.py:28)"} +{"complexity": "simple", "doc_id": "chunk_009810", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 80, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.test_initialization (tests\\_planned\\integrations\\test_vertex_ai_integration.py:80)"} +{"complexity": "simple", "doc_id": "chunk_009811", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 88, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.test_preprocess (tests\\_planned\\integrations\\test_vertex_ai_integration.py:88)"} +{"complexity": "simple", "doc_id": "chunk_009812", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "tests", "module": "other", "source_line": 96, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.test_predict (tests\\_planned\\integrations\\test_vertex_ai_integration.py:96)"} +{"complexity": "medium", "doc_id": "chunk_009813", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 104, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.test_postprocess_generates_proof (tests\\_planned\\integrations\\test_vertex_ai_integration.py:104)"} +{"complexity": "medium", "doc_id": "chunk_009814", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 125, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.test_proof_contains_required_types (tests\\_planned\\integrations\\test_vertex_ai_integration.py:125)"} +{"complexity": "medium", "doc_id": "chunk_009815", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 138, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.test_signature_is_valid (tests\\_planned\\integrations\\test_vertex_ai_integration.py:138)"} +{"complexity": "medium", "doc_id": "chunk_009816", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 154, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.test_model_identity_proof (tests\\_planned\\integrations\\test_vertex_ai_integration.py:154)"} +{"complexity": "medium", "doc_id": "chunk_009817", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 173, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.test_inference_path_proof (tests\\_planned\\integrations\\test_vertex_ai_integration.py:173)"} +{"complexity": "medium", "doc_id": "chunk_009818", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 192, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.test_data_lineage_proof (tests\\_planned\\integrations\\test_vertex_ai_integration.py:192)"} +{"complexity": "simple", "doc_id": "chunk_009819", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 214, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.test_initialization (tests\\_planned\\integrations\\test_vertex_ai_integration.py:214)"} +{"complexity": "medium", "doc_id": "chunk_009820", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 220, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.test_verify_valid_response (tests\\_planned\\integrations\\test_vertex_ai_integration.py:220)"} +{"complexity": "simple", "doc_id": "chunk_009821", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 233, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.test_verify_missing_proof (tests\\_planned\\integrations\\test_vertex_ai_integration.py:233)"} +{"complexity": "medium", "doc_id": "chunk_009822", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 244, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.test_verify_missing_signature (tests\\_planned\\integrations\\test_vertex_ai_integration.py:244)"} +{"complexity": "medium", "doc_id": "chunk_009823", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 258, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.test_verify_untrusted_public_key (tests\\_planned\\integrations\\test_vertex_ai_integration.py:258)"} +{"complexity": "medium", "doc_id": "chunk_009824", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 276, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.test_verification_statistics (tests\\_planned\\integrations\\test_vertex_ai_integration.py:276)"} +{"complexity": "simple", "doc_id": "chunk_009825", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 296, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.monitor_config (tests\\_planned\\integrations\\test_vertex_ai_integration.py:296)"} +{"complexity": "simple", "doc_id": "chunk_009826", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 307, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.monitor (tests\\_planned\\integrations\\test_vertex_ai_integration.py:307)"} +{"complexity": "simple", "doc_id": "chunk_009827", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 311, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.test_initialization (tests\\_planned\\integrations\\test_vertex_ai_integration.py:311)"} +{"complexity": "medium", "doc_id": "chunk_009828", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "tests", "module": "other", "source_line": 316, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.test_record_prediction (tests\\_planned\\integrations\\test_vertex_ai_integration.py:316)"} +{"complexity": "medium", "doc_id": "chunk_009829", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 332, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.test_proof_metrics_calculation (tests\\_planned\\integrations\\test_vertex_ai_integration.py:332)"} +{"complexity": "medium", "doc_id": "chunk_009830", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 359, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.test_alert_callback (tests\\_planned\\integrations\\test_vertex_ai_integration.py:359)"} +{"complexity": "simple", "doc_id": "chunk_009831", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 385, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.container_config (tests\\_planned\\integrations\\test_vertex_ai_integration.py:385)"} +{"complexity": "simple", "doc_id": "chunk_009832", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "tests", "module": "other", "source_line": 395, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.builder (tests\\_planned\\integrations\\test_vertex_ai_integration.py:395)"} +{"complexity": "simple", "doc_id": "chunk_009833", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 399, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.test_initialization (tests\\_planned\\integrations\\test_vertex_ai_integration.py:399)"} +{"complexity": "simple", "doc_id": "chunk_009834", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 403, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.test_create_dockerfile (tests\\_planned\\integrations\\test_vertex_ai_integration.py:403)"} +{"complexity": "simple", "doc_id": "chunk_009835", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 413, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.test_create_requirements_txt (tests\\_planned\\integrations\\test_vertex_ai_integration.py:413)"} +{"complexity": "simple", "doc_id": "chunk_009836", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 422, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.test_create_predictor_main (tests\\_planned\\integrations\\test_vertex_ai_integration.py:422)"} +{"complexity": "simple", "doc_id": "chunk_009837", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 432, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.test_create_config_json (tests\\_planned\\integrations\\test_vertex_ai_integration.py:432)"} +{"complexity": "simple", "doc_id": "chunk_009838", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 442, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.test_full_image_name (tests\\_planned\\integrations\\test_vertex_ai_integration.py:442)"} +{"complexity": "medium", "doc_id": "chunk_009839", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 456, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.test_predict_and_verify_workflow (tests\\_planned\\integrations\\test_vertex_ai_integration.py:456)"} +{"complexity": "complex", "doc_id": "chunk_009840", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 476, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.test_monitoring_workflow (tests\\_planned\\integrations\\test_vertex_ai_integration.py:476)"} +{"complexity": "simple", "doc_id": "chunk_009841", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 363, "source_path": "tests\\_planned\\integrations\\test_vertex_ai_integration.py", "text": "test_vertex_ai_integration.callback (tests\\_planned\\integrations\\test_vertex_ai_integration.py:363)"} +{"complexity": "complex", "doc_id": "chunk_009842", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 52, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.TestAPIKeyAuth (tests\\_planned\\integrations\\test_zapier_integration.py:52)"} +{"complexity": "complex", "doc_id": "chunk_009843", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 103, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.TestOAuth2Auth (tests\\_planned\\integrations\\test_zapier_integration.py:103)"} +{"complexity": "complex", "doc_id": "chunk_009844", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 164, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.TestZapierAuth (tests\\_planned\\integrations\\test_zapier_integration.py:164)"} +{"complexity": "complex", "doc_id": "chunk_009845", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 203, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.TestTriggers (tests\\_planned\\integrations\\test_zapier_integration.py:203)"} +{"complexity": "complex", "doc_id": "chunk_009846", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 289, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.TestWebhookManager (tests\\_planned\\integrations\\test_zapier_integration.py:289)"} +{"complexity": "complex", "doc_id": "chunk_009847", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 388, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.TestActions (tests\\_planned\\integrations\\test_zapier_integration.py:388)"} +{"complexity": "complex", "doc_id": "chunk_009848", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 512, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.TestZapierClient (tests\\_planned\\integrations\\test_zapier_integration.py:512)"} +{"complexity": "complex", "doc_id": "chunk_009849", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 622, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.TestFullIntegration (tests\\_planned\\integrations\\test_zapier_integration.py:622)"} +{"complexity": "simple", "doc_id": "chunk_009850", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 55, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.test_generate_api_key (tests\\_planned\\integrations\\test_zapier_integration.py:55)"} +{"complexity": "simple", "doc_id": "chunk_009851", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 63, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.test_validate_api_key (tests\\_planned\\integrations\\test_zapier_integration.py:63)"} +{"complexity": "medium", "doc_id": "chunk_009852", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 74, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.test_revoke_api_key (tests\\_planned\\integrations\\test_zapier_integration.py:74)"} +{"complexity": "medium", "doc_id": "chunk_009853", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 88, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.test_key_metadata (tests\\_planned\\integrations\\test_zapier_integration.py:88)"} +{"complexity": "medium", "doc_id": "chunk_009854", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 106, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.test_authorization_url (tests\\_planned\\integrations\\test_zapier_integration.py:106)"} +{"complexity": "medium", "doc_id": "chunk_009855", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 122, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.test_token_exchange (tests\\_planned\\integrations\\test_zapier_integration.py:122)"} +{"complexity": "medium", "doc_id": "chunk_009856", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 140, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.test_token_refresh (tests\\_planned\\integrations\\test_zapier_integration.py:140)"} +{"complexity": "simple", "doc_id": "chunk_009857", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 167, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.test_api_key_auth (tests\\_planned\\integrations\\test_zapier_integration.py:167)"} +{"complexity": "medium", "doc_id": "chunk_009858", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 176, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.test_oauth_flow (tests\\_planned\\integrations\\test_zapier_integration.py:176)"} +{"complexity": "medium", "doc_id": "chunk_009859", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 207, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.test_proof_created_trigger (tests\\_planned\\integrations\\test_zapier_integration.py:207)"} +{"complexity": "medium", "doc_id": "chunk_009860", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 229, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.test_proof_verified_trigger (tests\\_planned\\integrations\\test_zapier_integration.py:229)"} +{"complexity": "medium", "doc_id": "chunk_009861", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 247, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.test_proof_failed_trigger (tests\\_planned\\integrations\\test_zapier_integration.py:247)"} +{"complexity": "medium", "doc_id": "chunk_009862", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 266, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.test_deduplication (tests\\_planned\\integrations\\test_zapier_integration.py:266)"} +{"complexity": "medium", "doc_id": "chunk_009863", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 293, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.test_subscribe_webhook (tests\\_planned\\integrations\\test_zapier_integration.py:293)"} +{"complexity": "medium", "doc_id": "chunk_009864", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 311, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.test_unsubscribe_webhook (tests\\_planned\\integrations\\test_zapier_integration.py:311)"} +{"complexity": "medium", "doc_id": "chunk_009865", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 330, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.test_event_delivery (tests\\_planned\\integrations\\test_zapier_integration.py:330)"} +{"complexity": "medium", "doc_id": "chunk_009866", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 351, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.test_event_filtering (tests\\_planned\\integrations\\test_zapier_integration.py:351)"} +{"complexity": "medium", "doc_id": "chunk_009867", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 392, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.test_generate_proof (tests\\_planned\\integrations\\test_zapier_integration.py:392)"} +{"complexity": "simple", "doc_id": "chunk_009868", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 409, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.test_generate_proof_validation (tests\\_planned\\integrations\\test_zapier_integration.py:409)"} +{"complexity": "medium", "doc_id": "chunk_009869", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 419, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.test_verify_proof (tests\\_planned\\integrations\\test_zapier_integration.py:419)"} +{"complexity": "medium", "doc_id": "chunk_009870", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 438, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.test_anchor_proof (tests\\_planned\\integrations\\test_zapier_integration.py:438)"} +{"complexity": "medium", "doc_id": "chunk_009871", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 454, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.test_anchor_proof_chains (tests\\_planned\\integrations\\test_zapier_integration.py:454)"} +{"complexity": "medium", "doc_id": "chunk_009872", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 470, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.test_batch_proof (tests\\_planned\\integrations\\test_zapier_integration.py:470)"} +{"complexity": "medium", "doc_id": "chunk_009873", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 492, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.test_batch_proof_validation (tests\\_planned\\integrations\\test_zapier_integration.py:492)"} +{"complexity": "simple", "doc_id": "chunk_009874", "function_type": "async_function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 516, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.test_client_initialization (tests\\_planned\\integrations\\test_zapier_integration.py:516)"} +{"complexity": "medium", "doc_id": "chunk_009875", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 524, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.test_generate_proof_flow (tests\\_planned\\integrations\\test_zapier_integration.py:524)"} +{"complexity": "medium", "doc_id": "chunk_009876", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 542, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.test_verify_proof_flow (tests\\_planned\\integrations\\test_zapier_integration.py:542)"} +{"complexity": "medium", "doc_id": "chunk_009877", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 562, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.test_webhook_subscription_flow (tests\\_planned\\integrations\\test_zapier_integration.py:562)"} +{"complexity": "medium", "doc_id": "chunk_009878", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 590, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.test_cost_estimation (tests\\_planned\\integrations\\test_zapier_integration.py:590)"} +{"complexity": "simple", "doc_id": "chunk_009879", "function_type": "async_function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 606, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.test_health_check (tests\\_planned\\integrations\\test_zapier_integration.py:606)"} +{"complexity": "complex", "doc_id": "chunk_009880", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 626, "source_path": "tests\\_planned\\integrations\\test_zapier_integration.py", "text": "test_zapier_integration.test_complete_workflow (tests\\_planned\\integrations\\test_zapier_integration.py:626)"} +{"complexity": "complex", "doc_id": "chunk_009881", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 16, "source_path": "tests\\_planned\\performance\\test_dti_performance.py", "text": "test_dti_performance.TestBatchCalculationPerformance (tests\\_planned\\performance\\test_dti_performance.py:16)"} +{"complexity": "complex", "doc_id": "chunk_009882", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 83, "source_path": "tests\\_planned\\performance\\test_dti_performance.py", "text": "test_dti_performance.TestLargeHistoryHandling (tests\\_planned\\performance\\test_dti_performance.py:83)"} +{"complexity": "complex", "doc_id": "chunk_009883", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 154, "source_path": "tests\\_planned\\performance\\test_dti_performance.py", "text": "test_dti_performance.TestStateFileOptimization (tests\\_planned\\performance\\test_dti_performance.py:154)"} +{"complexity": "medium", "doc_id": "chunk_009884", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 206, "source_path": "tests\\_planned\\performance\\test_dti_performance.py", "text": "test_dti_performance.TestMemoryEfficiency (tests\\_planned\\performance\\test_dti_performance.py:206)"} +{"complexity": "simple", "doc_id": "chunk_009885", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 19, "source_path": "tests\\_planned\\performance\\test_dti_performance.py", "text": "test_dti_performance.setUp (tests\\_planned\\performance\\test_dti_performance.py:19)"} +{"complexity": "simple", "doc_id": "chunk_009886", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 24, "source_path": "tests\\_planned\\performance\\test_dti_performance.py", "text": "test_dti_performance.test_single_calculation_latency (tests\\_planned\\performance\\test_dti_performance.py:24)"} +{"complexity": "medium", "doc_id": "chunk_009887", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 34, "source_path": "tests\\_planned\\performance\\test_dti_performance.py", "text": "test_dti_performance.test_batch_calculation_performance (tests\\_planned\\performance\\test_dti_performance.py:34)"} +{"complexity": "medium", "doc_id": "chunk_009888", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 58, "source_path": "tests\\_planned\\performance\\test_dti_performance.py", "text": "test_dti_performance.test_large_batch_performance (tests\\_planned\\performance\\test_dti_performance.py:58)"} +{"complexity": "simple", "doc_id": "chunk_009889", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 86, "source_path": "tests\\_planned\\performance\\test_dti_performance.py", "text": "test_dti_performance.setUp (tests\\_planned\\performance\\test_dti_performance.py:86)"} +{"complexity": "simple", "doc_id": "chunk_009890", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 91, "source_path": "tests\\_planned\\performance\\test_dti_performance.py", "text": "test_dti_performance.tearDown (tests\\_planned\\performance\\test_dti_performance.py:91)"} +{"complexity": "medium", "doc_id": "chunk_009891", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 95, "source_path": "tests\\_planned\\performance\\test_dti_performance.py", "text": "test_dti_performance.test_large_history_creation (tests\\_planned\\performance\\test_dti_performance.py:95)"} +{"complexity": "medium", "doc_id": "chunk_009892", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 114, "source_path": "tests\\_planned\\performance\\test_dti_performance.py", "text": "test_dti_performance.test_large_history_loading (tests\\_planned\\performance\\test_dti_performance.py:114)"} +{"complexity": "medium", "doc_id": "chunk_009893", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 134, "source_path": "tests\\_planned\\performance\\test_dti_performance.py", "text": "test_dti_performance.test_history_query_performance (tests\\_planned\\performance\\test_dti_performance.py:134)"} +{"complexity": "simple", "doc_id": "chunk_009894", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 157, "source_path": "tests\\_planned\\performance\\test_dti_performance.py", "text": "test_dti_performance.setUp (tests\\_planned\\performance\\test_dti_performance.py:157)"} +{"complexity": "simple", "doc_id": "chunk_009895", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 162, "source_path": "tests\\_planned\\performance\\test_dti_performance.py", "text": "test_dti_performance.tearDown (tests\\_planned\\performance\\test_dti_performance.py:162)"} +{"complexity": "medium", "doc_id": "chunk_009896", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 166, "source_path": "tests\\_planned\\performance\\test_dti_performance.py", "text": "test_dti_performance.test_file_size_growth (tests\\_planned\\performance\\test_dti_performance.py:166)"} +{"complexity": "medium", "doc_id": "chunk_009897", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "tests", "module": "other", "source_line": 186, "source_path": "tests\\_planned\\performance\\test_dti_performance.py", "text": "test_dti_performance.test_file_write_performance (tests\\_planned\\performance\\test_dti_performance.py:186)"} +{"complexity": "simple", "doc_id": "chunk_009898", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 209, "source_path": "tests\\_planned\\performance\\test_dti_performance.py", "text": "test_dti_performance.setUp (tests\\_planned\\performance\\test_dti_performance.py:209)"} +{"complexity": "medium", "doc_id": "chunk_009899", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 212, "source_path": "tests\\_planned\\performance\\test_dti_performance.py", "text": "test_dti_performance.test_memory_usage_single_calculation (tests\\_planned\\performance\\test_dti_performance.py:212)"} +{"complexity": "complex", "doc_id": "chunk_009900", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 18, "source_path": "tests\\_planned\\performance\\test_tir_performance.py", "text": "test_tir_performance.TestLatencyBenchmarks (tests\\_planned\\performance\\test_tir_performance.py:18)"} +{"complexity": "complex", "doc_id": "chunk_009901", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 57, "source_path": "tests\\_planned\\performance\\test_tir_performance.py", "text": "test_tir_performance.TestThroughputMeasurements (tests\\_planned\\performance\\test_tir_performance.py:57)"} +{"complexity": "complex", "doc_id": "chunk_009902", "function_type": "class", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 96, "source_path": "tests\\_planned\\performance\\test_tir_performance.py", "text": "test_tir_performance.TestLoadTesting (tests\\_planned\\performance\\test_tir_performance.py:96)"} +{"complexity": "complex", "doc_id": "chunk_009903", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 144, "source_path": "tests\\_planned\\performance\\test_tir_performance.py", "text": "test_tir_performance.TestStressTesting (tests\\_planned\\performance\\test_tir_performance.py:144)"} +{"complexity": "complex", "doc_id": "chunk_009904", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 201, "source_path": "tests\\_planned\\performance\\test_tir_performance.py", "text": "test_tir_performance.TestMemoryProfiling (tests\\_planned\\performance\\test_tir_performance.py:201)"} +{"complexity": "medium", "doc_id": "chunk_009905", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 240, "source_path": "tests\\_planned\\performance\\test_tir_performance.py", "text": "test_tir_performance.TestCPUProfiling (tests\\_planned\\performance\\test_tir_performance.py:240)"} +{"complexity": "medium", "doc_id": "chunk_009906", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 266, "source_path": "tests\\_planned\\performance\\test_tir_performance.py", "text": "test_tir_performance.TestPerformanceRegression (tests\\_planned\\performance\\test_tir_performance.py:266)"} +{"complexity": "simple", "doc_id": "chunk_009907", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 21, "source_path": "tests\\_planned\\performance\\test_tir_performance.py", "text": "test_tir_performance.setUp (tests\\_planned\\performance\\test_tir_performance.py:21)"} +{"complexity": "simple", "doc_id": "chunk_009908", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 25, "source_path": "tests\\_planned\\performance\\test_tir_performance.py", "text": "test_tir_performance.test_single_request_latency (tests\\_planned\\performance\\test_tir_performance.py:25)"} +{"complexity": "medium", "doc_id": "chunk_009909", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 35, "source_path": "tests\\_planned\\performance\\test_tir_performance.py", "text": "test_tir_performance.test_average_latency (tests\\_planned\\performance\\test_tir_performance.py:35)"} +{"complexity": "simple", "doc_id": "chunk_009910", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 60, "source_path": "tests\\_planned\\performance\\test_tir_performance.py", "text": "test_tir_performance.setUp (tests\\_planned\\performance\\test_tir_performance.py:60)"} +{"complexity": "medium", "doc_id": "chunk_009911", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 64, "source_path": "tests\\_planned\\performance\\test_tir_performance.py", "text": "test_tir_performance.test_sequential_throughput (tests\\_planned\\performance\\test_tir_performance.py:64)"} +{"complexity": "medium", "doc_id": "chunk_009912", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 78, "source_path": "tests\\_planned\\performance\\test_tir_performance.py", "text": "test_tir_performance.test_parallel_throughput (tests\\_planned\\performance\\test_tir_performance.py:78)"} +{"complexity": "simple", "doc_id": "chunk_009913", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 99, "source_path": "tests\\_planned\\performance\\test_tir_performance.py", "text": "test_tir_performance.setUp (tests\\_planned\\performance\\test_tir_performance.py:99)"} +{"complexity": "medium", "doc_id": "chunk_009914", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 103, "source_path": "tests\\_planned\\performance\\test_tir_performance.py", "text": "test_tir_performance.test_light_load (tests\\_planned\\performance\\test_tir_performance.py:103)"} +{"complexity": "medium", "doc_id": "chunk_009915", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 123, "source_path": "tests\\_planned\\performance\\test_tir_performance.py", "text": "test_tir_performance.test_medium_load (tests\\_planned\\performance\\test_tir_performance.py:123)"} +{"complexity": "simple", "doc_id": "chunk_009916", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 147, "source_path": "tests\\_planned\\performance\\test_tir_performance.py", "text": "test_tir_performance.setUp (tests\\_planned\\performance\\test_tir_performance.py:147)"} +{"complexity": "medium", "doc_id": "chunk_009917", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 151, "source_path": "tests\\_planned\\performance\\test_tir_performance.py", "text": "test_tir_performance.test_rapid_requests (tests\\_planned\\performance\\test_tir_performance.py:151)"} +{"complexity": "medium", "doc_id": "chunk_009918", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 170, "source_path": "tests\\_planned\\performance\\test_tir_performance.py", "text": "test_tir_performance.test_concurrent_stress (tests\\_planned\\performance\\test_tir_performance.py:170)"} +{"complexity": "simple", "doc_id": "chunk_009919", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 204, "source_path": "tests\\_planned\\performance\\test_tir_performance.py", "text": "test_tir_performance.setUp (tests\\_planned\\performance\\test_tir_performance.py:204)"} +{"complexity": "medium", "doc_id": "chunk_009920", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 208, "source_path": "tests\\_planned\\performance\\test_tir_performance.py", "text": "test_tir_performance.test_memory_usage_single_request (tests\\_planned\\performance\\test_tir_performance.py:208)"} +{"complexity": "medium", "doc_id": "chunk_009921", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 223, "source_path": "tests\\_planned\\performance\\test_tir_performance.py", "text": "test_tir_performance.test_memory_usage_multiple_requests (tests\\_planned\\performance\\test_tir_performance.py:223)"} +{"complexity": "simple", "doc_id": "chunk_009922", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 243, "source_path": "tests\\_planned\\performance\\test_tir_performance.py", "text": "test_tir_performance.setUp (tests\\_planned\\performance\\test_tir_performance.py:243)"} +{"complexity": "medium", "doc_id": "chunk_009923", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 247, "source_path": "tests\\_planned\\performance\\test_tir_performance.py", "text": "test_tir_performance.test_cpu_usage_single_request (tests\\_planned\\performance\\test_tir_performance.py:247)"} +{"complexity": "simple", "doc_id": "chunk_009924", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 269, "source_path": "tests\\_planned\\performance\\test_tir_performance.py", "text": "test_tir_performance.setUp (tests\\_planned\\performance\\test_tir_performance.py:269)"} +{"complexity": "medium", "doc_id": "chunk_009925", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 274, "source_path": "tests\\_planned\\performance\\test_tir_performance.py", "text": "test_tir_performance.test_latency_regression (tests\\_planned\\performance\\test_tir_performance.py:274)"} +{"complexity": "simple", "doc_id": "chunk_009926", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 175, "source_path": "tests\\_planned\\performance\\test_tir_performance.py", "text": "test_tir_performance.stress_worker (tests\\_planned\\performance\\test_tir_performance.py:175)"} +{"complexity": "complex", "doc_id": "chunk_009927", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 14, "source_path": "tests\\_planned\\redundancy\\test_proof_of_redundancy.py", "text": "test_proof_of_redundancy.TestRedundancyProver (tests\\_planned\\redundancy\\test_proof_of_redundancy.py:14)"} +{"complexity": "complex", "doc_id": "chunk_009928", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 17, "source_path": "tests\\_planned\\redundancy\\test_proof_of_redundancy.py", "text": "test_proof_of_redundancy.test_create_attestation_healthy (tests\\_planned\\redundancy\\test_proof_of_redundancy.py:17)"} +{"complexity": "medium", "doc_id": "chunk_009929", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 50, "source_path": "tests\\_planned\\redundancy\\test_proof_of_redundancy.py", "text": "test_proof_of_redundancy.test_generate_proof_healthy (tests\\_planned\\redundancy\\test_proof_of_redundancy.py:50)"} +{"complexity": "medium", "doc_id": "chunk_009930", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 77, "source_path": "tests\\_planned\\redundancy\\test_proof_of_redundancy.py", "text": "test_proof_of_redundancy.test_verify_proof (tests\\_planned\\redundancy\\test_proof_of_redundancy.py:77)"} +{"complexity": "complex", "doc_id": "chunk_009931", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 44, "source_path": "tests\\_planned\\security\\test_incident_response.py", "text": "test_incident_response.TestIncidentClassification (tests\\_planned\\security\\test_incident_response.py:44)"} +{"complexity": "complex", "doc_id": "chunk_009932", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 118, "source_path": "tests\\_planned\\security\\test_incident_response.py", "text": "test_incident_response.TestSecurityIncident (tests\\_planned\\security\\test_incident_response.py:118)"} +{"complexity": "complex", "doc_id": "chunk_009933", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 191, "source_path": "tests\\_planned\\security\\test_incident_response.py", "text": "test_incident_response.TestResponseProcedures (tests\\_planned\\security\\test_incident_response.py:191)"} +{"complexity": "complex", "doc_id": "chunk_009934", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 258, "source_path": "tests\\_planned\\security\\test_incident_response.py", "text": "test_incident_response.TestCommunication (tests\\_planned\\security\\test_incident_response.py:258)"} +{"complexity": "complex", "doc_id": "chunk_009935", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 337, "source_path": "tests\\_planned\\security\\test_incident_response.py", "text": "test_incident_response.TestForensics (tests\\_planned\\security\\test_incident_response.py:337)"} +{"complexity": "complex", "doc_id": "chunk_009936", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 467, "source_path": "tests\\_planned\\security\\test_incident_response.py", "text": "test_incident_response.TestRecovery (tests\\_planned\\security\\test_incident_response.py:467)"} +{"complexity": "complex", "doc_id": "chunk_009937", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 585, "source_path": "tests\\_planned\\security\\test_incident_response.py", "text": "test_incident_response.TestIntegration (tests\\_planned\\security\\test_incident_response.py:585)"} +{"complexity": "simple", "doc_id": "chunk_009938", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 47, "source_path": "tests\\_planned\\security\\test_incident_response.py", "text": "test_incident_response.test_severity_response_times (tests\\_planned\\security\\test_incident_response.py:47)"} +{"complexity": "simple", "doc_id": "chunk_009939", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 54, "source_path": "tests\\_planned\\security\\test_incident_response.py", "text": "test_incident_response.test_severity_escalation_requirements (tests\\_planned\\security\\test_incident_response.py:54)"} +{"complexity": "simple", "doc_id": "chunk_009940", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 61, "source_path": "tests\\_planned\\security\\test_incident_response.py", "text": "test_incident_response.test_incident_type_default_severity (tests\\_planned\\security\\test_incident_response.py:61)"} +{"complexity": "simple", "doc_id": "chunk_009941", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 67, "source_path": "tests\\_planned\\security\\test_incident_response.py", "text": "test_incident_response.test_key_compromise_always_critical (tests\\_planned\\security\\test_incident_response.py:67)"} +{"complexity": "simple", "doc_id": "chunk_009942", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 77, "source_path": "tests\\_planned\\security\\test_incident_response.py", "text": "test_incident_response.test_large_customer_impact_escalates (tests\\_planned\\security\\test_incident_response.py:77)"} +{"complexity": "medium", "doc_id": "chunk_009943", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 87, "source_path": "tests\\_planned\\security\\test_incident_response.py", "text": "test_incident_response.test_minimal_impact_can_deescalate (tests\\_planned\\security\\test_incident_response.py:87)"} +{"complexity": "medium", "doc_id": "chunk_009944", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 102, "source_path": "tests\\_planned\\security\\test_incident_response.py", "text": "test_incident_response.test_response_team_composition (tests\\_planned\\security\\test_incident_response.py:102)"} +{"complexity": "medium", "doc_id": "chunk_009945", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 121, "source_path": "tests\\_planned\\security\\test_incident_response.py", "text": "test_incident_response.test_incident_creation (tests\\_planned\\security\\test_incident_response.py:121)"} +{"complexity": "medium", "doc_id": "chunk_009946", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 137, "source_path": "tests\\_planned\\security\\test_incident_response.py", "text": "test_incident_response.test_add_timeline_entry (tests\\_planned\\security\\test_incident_response.py:137)"} +{"complexity": "medium", "doc_id": "chunk_009947", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 156, "source_path": "tests\\_planned\\security\\test_incident_response.py", "text": "test_incident_response.test_is_overdue (tests\\_planned\\security\\test_incident_response.py:156)"} +{"complexity": "medium", "doc_id": "chunk_009948", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 173, "source_path": "tests\\_planned\\security\\test_incident_response.py", "text": "test_incident_response.test_not_overdue (tests\\_planned\\security\\test_incident_response.py:173)"} +{"complexity": "medium", "doc_id": "chunk_009949", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 194, "source_path": "tests\\_planned\\security\\test_incident_response.py", "text": "test_incident_response.test_key_compromise_procedure_structure (tests\\_planned\\security\\test_incident_response.py:194)"} +{"complexity": "medium", "doc_id": "chunk_009950", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "other", "source_line": 212, "source_path": "tests\\_planned\\security\\test_incident_response.py", "text": "test_incident_response.test_execute_step (tests\\_planned\\security\\test_incident_response.py:212)"} +{"complexity": "medium", "doc_id": "chunk_009951", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 233, "source_path": "tests\\_planned\\security\\test_incident_response.py", "text": "test_incident_response.test_get_next_action (tests\\_planned\\security\\test_incident_response.py:233)"} +{"complexity": "medium", "doc_id": "chunk_009952", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 261, "source_path": "tests\\_planned\\security\\test_incident_response.py", "text": "test_incident_response.test_generate_key_compromise_notification (tests\\_planned\\security\\test_incident_response.py:261)"} +{"complexity": "medium", "doc_id": "chunk_009953", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 284, "source_path": "tests\\_planned\\security\\test_incident_response.py", "text": "test_incident_response.test_generate_status_update (tests\\_planned\\security\\test_incident_response.py:284)"} +{"complexity": "medium", "doc_id": "chunk_009954", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 307, "source_path": "tests\\_planned\\security\\test_incident_response.py", "text": "test_incident_response.test_post_incident_report (tests\\_planned\\security\\test_incident_response.py:307)"} +{"complexity": "medium", "doc_id": "chunk_009955", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 340, "source_path": "tests\\_planned\\security\\test_incident_response.py", "text": "test_incident_response.test_evidence_creation (tests\\_planned\\security\\test_incident_response.py:340)"} +{"complexity": "medium", "doc_id": "chunk_009956", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 358, "source_path": "tests\\_planned\\security\\test_incident_response.py", "text": "test_incident_response.test_evidence_custody_transfer (tests\\_planned\\security\\test_incident_response.py:358)"} +{"complexity": "medium", "doc_id": "chunk_009957", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 376, "source_path": "tests\\_planned\\security\\test_incident_response.py", "text": "test_incident_response.test_forensics_collector (tests\\_planned\\security\\test_incident_response.py:376)"} +{"complexity": "complex", "doc_id": "chunk_009958", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "tests", "module": "other", "source_line": 405, "source_path": "tests\\_planned\\security\\test_incident_response.py", "text": "test_incident_response.test_timeline_reconstruction (tests\\_planned\\security\\test_incident_response.py:405)"} +{"complexity": "medium", "doc_id": "chunk_009959", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 444, "source_path": "tests\\_planned\\security\\test_incident_response.py", "text": "test_incident_response.test_root_cause_analyzer (tests\\_planned\\security\\test_incident_response.py:444)"} +{"complexity": "medium", "doc_id": "chunk_009960", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 470, "source_path": "tests\\_planned\\security\\test_incident_response.py", "text": "test_incident_response.test_key_rotation_procedure (tests\\_planned\\security\\test_incident_response.py:470)"} +{"complexity": "medium", "doc_id": "chunk_009961", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 491, "source_path": "tests\\_planned\\security\\test_incident_response.py", "text": "test_incident_response.test_recovery_checkpoint_completion (tests\\_planned\\security\\test_incident_response.py:491)"} +{"complexity": "medium", "doc_id": "chunk_009962", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 515, "source_path": "tests\\_planned\\security\\test_incident_response.py", "text": "test_incident_response.test_recovery_progress (tests\\_planned\\security\\test_incident_response.py:515)"} +{"complexity": "medium", "doc_id": "chunk_009963", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "tests", "module": "other", "source_line": 542, "source_path": "tests\\_planned\\security\\test_incident_response.py", "text": "test_incident_response.test_trust_rebuilding_plan (tests\\_planned\\security\\test_incident_response.py:542)"} +{"complexity": "medium", "doc_id": "chunk_009964", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 566, "source_path": "tests\\_planned\\security\\test_incident_response.py", "text": "test_incident_response.test_trust_recovery_estimation (tests\\_planned\\security\\test_incident_response.py:566)"} +{"complexity": "complex", "doc_id": "chunk_009965", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 588, "source_path": "tests\\_planned\\security\\test_incident_response.py", "text": "test_incident_response.test_complete_key_compromise_workflow (tests\\_planned\\security\\test_incident_response.py:588)"} +{"complexity": "complex", "doc_id": "chunk_009966", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 18, "source_path": "tests\\_planned\\security\\test_key_management_encryption.py", "text": "test_key_management_encryption.TestEncryptionDecryption (tests\\_planned\\security\\test_key_management_encryption.py:18)"} +{"complexity": "simple", "doc_id": "chunk_009967", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 21, "source_path": "tests\\_planned\\security\\test_key_management_encryption.py", "text": "test_key_management_encryption.setup_method (tests\\_planned\\security\\test_key_management_encryption.py:21)"} +{"complexity": "medium", "doc_id": "chunk_009968", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 28, "source_path": "tests\\_planned\\security\\test_key_management_encryption.py", "text": "test_key_management_encryption.test_encrypt_decrypt_basic (tests\\_planned\\security\\test_key_management_encryption.py:28)"} +{"complexity": "medium", "doc_id": "chunk_009969", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 51, "source_path": "tests\\_planned\\security\\test_key_management_encryption.py", "text": "test_key_management_encryption.test_encrypt_decrypt_with_aad (tests\\_planned\\security\\test_key_management_encryption.py:51)"} +{"complexity": "medium", "doc_id": "chunk_009970", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 67, "source_path": "tests\\_planned\\security\\test_key_management_encryption.py", "text": "test_key_management_encryption.test_encrypt_bytes (tests\\_planned\\security\\test_key_management_encryption.py:67)"} +{"complexity": "medium", "doc_id": "chunk_009971", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 85, "source_path": "tests\\_planned\\security\\test_key_management_encryption.py", "text": "test_key_management_encryption.test_encrypt_bytes_with_aad (tests\\_planned\\security\\test_key_management_encryption.py:85)"} +{"complexity": "medium", "doc_id": "chunk_009972", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 101, "source_path": "tests\\_planned\\security\\test_key_management_encryption.py", "text": "test_key_management_encryption.test_multiple_encryptions_different_nonces (tests\\_planned\\security\\test_key_management_encryption.py:101)"} +{"complexity": "medium", "doc_id": "chunk_009973", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 128, "source_path": "tests\\_planned\\security\\test_key_management_encryption.py", "text": "test_key_management_encryption.test_decrypt_with_wrong_key (tests\\_planned\\security\\test_key_management_encryption.py:128)"} +{"complexity": "medium", "doc_id": "chunk_009974", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 143, "source_path": "tests\\_planned\\security\\test_key_management_encryption.py", "text": "test_key_management_encryption.test_decrypt_with_corrupted_ciphertext (tests\\_planned\\security\\test_key_management_encryption.py:143)"} +{"complexity": "simple", "doc_id": "chunk_009975", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 155, "source_path": "tests\\_planned\\security\\test_key_management_encryption.py", "text": "test_key_management_encryption.test_decrypt_with_invalid_base64 (tests\\_planned\\security\\test_key_management_encryption.py:155)"} +{"complexity": "medium", "doc_id": "chunk_009976", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 164, "source_path": "tests\\_planned\\security\\test_key_management_encryption.py", "text": "test_key_management_encryption.test_encrypt_with_specific_key (tests\\_planned\\security\\test_key_management_encryption.py:164)"} +{"complexity": "simple", "doc_id": "chunk_009977", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 182, "source_path": "tests\\_planned\\security\\test_key_management_encryption.py", "text": "test_key_management_encryption.test_encrypt_with_nonexistent_key (tests\\_planned\\security\\test_key_management_encryption.py:182)"} +{"complexity": "simple", "doc_id": "chunk_009978", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 187, "source_path": "tests\\_planned\\security\\test_key_management_encryption.py", "text": "test_key_management_encryption.test_encrypt_with_signing_key_fails (tests\\_planned\\security\\test_key_management_encryption.py:187)"} +{"complexity": "medium", "doc_id": "chunk_009979", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 196, "source_path": "tests\\_planned\\security\\test_key_management_encryption.py", "text": "test_key_management_encryption.test_decrypt_with_signing_key_fails (tests\\_planned\\security\\test_key_management_encryption.py:196)"} +{"complexity": "medium", "doc_id": "chunk_009980", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 209, "source_path": "tests\\_planned\\security\\test_key_management_encryption.py", "text": "test_key_management_encryption.test_usage_tracking (tests\\_planned\\security\\test_key_management_encryption.py:209)"} +{"complexity": "medium", "doc_id": "chunk_009981", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 227, "source_path": "tests\\_planned\\security\\test_key_management_encryption.py", "text": "test_key_management_encryption.test_auto_key_generation (tests\\_planned\\security\\test_key_management_encryption.py:227)"} +{"complexity": "simple", "doc_id": "chunk_009982", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 243, "source_path": "tests\\_planned\\security\\test_key_management_encryption.py", "text": "test_key_management_encryption.test_get_active_encryption_key (tests\\_planned\\security\\test_key_management_encryption.py:243)"} +{"complexity": "complex", "doc_id": "chunk_009983", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 253, "source_path": "tests\\_planned\\security\\test_key_management_encryption.py", "text": "test_key_management_encryption.test_key_rotation (tests\\_planned\\security\\test_key_management_encryption.py:253)"} +{"complexity": "simple", "doc_id": "chunk_009984", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 291, "source_path": "tests\\_planned\\security\\test_key_management_encryption.py", "text": "test_key_management_encryption.test_unicode_encryption (tests\\_planned\\security\\test_key_management_encryption.py:291)"} +{"complexity": "simple", "doc_id": "chunk_009985", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 300, "source_path": "tests\\_planned\\security\\test_key_management_encryption.py", "text": "test_key_management_encryption.test_large_data_encryption (tests\\_planned\\security\\test_key_management_encryption.py:300)"} +{"complexity": "simple", "doc_id": "chunk_009986", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 311, "source_path": "tests\\_planned\\security\\test_key_management_encryption.py", "text": "test_key_management_encryption.test_empty_string_encryption (tests\\_planned\\security\\test_key_management_encryption.py:311)"} +{"complexity": "medium", "doc_id": "chunk_009987", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 320, "source_path": "tests\\_planned\\security\\test_key_management_encryption.py", "text": "test_key_management_encryption.test_encrypt_decrypt_integration (tests\\_planned\\security\\test_key_management_encryption.py:320)"} +{"complexity": "complex", "doc_id": "chunk_009988", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "crypto", "source_line": 10, "source_path": "tests\\_planned\\test_aevion_crypto.py", "text": "test_aevion_crypto.test_proof_generation (tests\\_planned\\test_aevion_crypto.py:10)"} +{"complexity": "simple", "doc_id": "chunk_009989", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 10, "source_path": "tests\\_planned\\test_aevion_lic_kernel.py", "text": "test_aevion_lic_kernel._fixed_key (tests\\_planned\\test_aevion_lic_kernel.py:10)"} +{"complexity": "medium", "doc_id": "chunk_009990", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 16, "source_path": "tests\\_planned\\test_aevion_lic_kernel.py", "text": "test_aevion_lic_kernel.test_collapse_intent_accepts_and_signs (tests\\_planned\\test_aevion_lic_kernel.py:16)"} +{"complexity": "medium", "doc_id": "chunk_009991", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 38, "source_path": "tests\\_planned\\test_aevion_lic_kernel.py", "text": "test_aevion_lic_kernel.test_collapse_intent_rejects_and_raises (tests\\_planned\\test_aevion_lic_kernel.py:38)"} +{"complexity": "medium", "doc_id": "chunk_009992", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 55, "source_path": "tests\\_planned\\test_aevion_lic_kernel.py", "text": "test_aevion_lic_kernel.test_reduce_basis_uses_fplll_when_available (tests\\_planned\\test_aevion_lic_kernel.py:55)"} +{"complexity": "simple", "doc_id": "chunk_009993", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 58, "source_path": "tests\\_planned\\test_aevion_lic_kernel.py", "text": "test_aevion_lic_kernel.DummyIntegerMatrix (tests\\_planned\\test_aevion_lic_kernel.py:58)"} +{"complexity": "simple", "doc_id": "chunk_009994", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 64, "source_path": "tests\\_planned\\test_aevion_lic_kernel.py", "text": "test_aevion_lic_kernel.DummyLLL (tests\\_planned\\test_aevion_lic_kernel.py:64)"} +{"complexity": "simple", "doc_id": "chunk_009995", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 60, "source_path": "tests\\_planned\\test_aevion_lic_kernel.py", "text": "test_aevion_lic_kernel.from_matrix (tests\\_planned\\test_aevion_lic_kernel.py:60)"} +{"complexity": "simple", "doc_id": "chunk_009996", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 66, "source_path": "tests\\_planned\\test_aevion_lic_kernel.py", "text": "test_aevion_lic_kernel.reduction (tests\\_planned\\test_aevion_lic_kernel.py:66)"} +{"complexity": "complex", "doc_id": "chunk_009997", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 50, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.TestAgentResponse (tests\\_planned\\test_agent_verifier.py:50)"} +{"complexity": "complex", "doc_id": "chunk_009998", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 155, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.TestSymbolicVerification (tests\\_planned\\test_agent_verifier.py:155)"} +{"complexity": "complex", "doc_id": "chunk_009999", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 205, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.TestAgentProof (tests\\_planned\\test_agent_verifier.py:205)"} +{"complexity": "complex", "doc_id": "chunk_010000", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 481, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.TestVerifiedAgent (tests\\_planned\\test_agent_verifier.py:481)"} +{"complexity": "complex", "doc_id": "chunk_010001", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 743, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.TestVerifyAgentResponse (tests\\_planned\\test_agent_verifier.py:743)"} +{"complexity": "complex", "doc_id": "chunk_010002", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 816, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.TestAgentVerifierIntegration (tests\\_planned\\test_agent_verifier.py:816)"} +{"complexity": "medium", "doc_id": "chunk_010003", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 54, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.sample_response (tests\\_planned\\test_agent_verifier.py:54)"} +{"complexity": "simple", "doc_id": "chunk_010004", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 71, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_agent_response_initialization (tests\\_planned\\test_agent_verifier.py:71)"} +{"complexity": "medium", "doc_id": "chunk_010005", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 80, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_compute_hashes (tests\\_planned\\test_agent_verifier.py:80)"} +{"complexity": "simple", "doc_id": "chunk_010006", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 97, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_compute_hashes_deterministic (tests\\_planned\\test_agent_verifier.py:97)"} +{"complexity": "simple", "doc_id": "chunk_010007", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 107, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_to_dict (tests\\_planned\\test_agent_verifier.py:107)"} +{"complexity": "medium", "doc_id": "chunk_010008", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 118, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_empty_response_hashing (tests\\_planned\\test_agent_verifier.py:118)"} +{"complexity": "medium", "doc_id": "chunk_010009", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 133, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_unicode_handling (tests\\_planned\\test_agent_verifier.py:133)"} +{"complexity": "simple", "doc_id": "chunk_010010", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 159, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.sample_verification (tests\\_planned\\test_agent_verifier.py:159)"} +{"complexity": "simple", "doc_id": "chunk_010011", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 170, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_symbolic_verification_initialization (tests\\_planned\\test_agent_verifier.py:170)"} +{"complexity": "simple", "doc_id": "chunk_010012", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 177, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_to_dict (tests\\_planned\\test_agent_verifier.py:177)"} +{"complexity": "medium", "doc_id": "chunk_010013", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 186, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_failed_verification (tests\\_planned\\test_agent_verifier.py:186)"} +{"complexity": "medium", "doc_id": "chunk_010014", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 209, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.sample_agent_response (tests\\_planned\\test_agent_verifier.py:209)"} +{"complexity": "medium", "doc_id": "chunk_010015", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 224, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.sample_proof (tests\\_planned\\test_agent_verifier.py:224)"} +{"complexity": "simple", "doc_id": "chunk_010016", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 241, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_agent_proof_initialization (tests\\_planned\\test_agent_verifier.py:241)"} +{"complexity": "simple", "doc_id": "chunk_010017", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 249, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_compute_proof_hash (tests\\_planned\\test_agent_verifier.py:249)"} +{"complexity": "simple", "doc_id": "chunk_010018", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 259, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_compute_proof_hash_includes_prev_hash (tests\\_planned\\test_agent_verifier.py:259)"} +{"complexity": "medium", "doc_id": "chunk_010019", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 268, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_compute_proof_hash_with_symbolic (tests\\_planned\\test_agent_verifier.py:268)"} +{"complexity": "simple", "doc_id": "chunk_010020", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 282, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_to_dict (tests\\_planned\\test_agent_verifier.py:282)"} +{"complexity": "medium", "doc_id": "chunk_010021", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 293, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_to_xgml_basic (tests\\_planned\\test_agent_verifier.py:293)"} +{"complexity": "medium", "doc_id": "chunk_010022", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 308, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_to_xgml_with_symbolic (tests\\_planned\\test_agent_verifier.py:308)"} +{"complexity": "medium", "doc_id": "chunk_010023", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 329, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_to_xgml_with_consensus (tests\\_planned\\test_agent_verifier.py:329)"} +{"complexity": "medium", "doc_id": "chunk_010024", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 342, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_to_xgml_xml_escaping (tests\\_planned\\test_agent_verifier.py:342)"} +{"complexity": "medium", "doc_id": "chunk_010025", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 360, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_to_xgml_truncation (tests\\_planned\\test_agent_verifier.py:360)"} +{"complexity": "medium", "doc_id": "chunk_010026", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 374, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_verify_signature_valid (tests\\_planned\\test_agent_verifier.py:374)"} +{"complexity": "complex", "doc_id": "chunk_010027", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 407, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_verify_signature_invalid (tests\\_planned\\test_agent_verifier.py:407)"} +{"complexity": "complex", "doc_id": "chunk_010028", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 441, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_verify_signature_tampered_proof_hash (tests\\_planned\\test_agent_verifier.py:441)"} +{"complexity": "simple", "doc_id": "chunk_010029", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 484, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_initialization_default (tests\\_planned\\test_agent_verifier.py:484)"} +{"complexity": "simple", "doc_id": "chunk_010030", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 492, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_initialization_custom_model (tests\\_planned\\test_agent_verifier.py:492)"} +{"complexity": "simple", "doc_id": "chunk_010031", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 502, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_initialization_verification_level (tests\\_planned\\test_agent_verifier.py:502)"} +{"complexity": "simple", "doc_id": "chunk_010032", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 509, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_crypto_initialization (tests\\_planned\\test_agent_verifier.py:509)"} +{"complexity": "medium", "doc_id": "chunk_010033", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 518, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_new_session (tests\\_planned\\test_agent_verifier.py:518)"} +{"complexity": "medium", "doc_id": "chunk_010034", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 530, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_new_session_resets_state (tests\\_planned\\test_agent_verifier.py:530)"} +{"complexity": "medium", "doc_id": "chunk_010035", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 547, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_query_simulation (tests\\_planned\\test_agent_verifier.py:547)"} +{"complexity": "simple", "doc_id": "chunk_010036", "function_type": "async_function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 562, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_query_hash_chain (tests\\_planned\\test_agent_verifier.py:562)"} +{"complexity": "medium", "doc_id": "chunk_010037", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 574, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_query_proof_counter_increments (tests\\_planned\\test_agent_verifier.py:574)"} +{"complexity": "medium", "doc_id": "chunk_010038", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 588, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_query_with_parameters (tests\\_planned\\test_agent_verifier.py:588)"} +{"complexity": "simple", "doc_id": "chunk_010039", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 604, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_simulate_response_math (tests\\_planned\\test_agent_verifier.py:604)"} +{"complexity": "simple", "doc_id": "chunk_010040", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 613, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_simulate_response_code (tests\\_planned\\test_agent_verifier.py:613)"} +{"complexity": "simple", "doc_id": "chunk_010041", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 622, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_simulate_response_explain (tests\\_planned\\test_agent_verifier.py:622)"} +{"complexity": "simple", "doc_id": "chunk_010042", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 631, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_simulate_response_generic (tests\\_planned\\test_agent_verifier.py:631)"} +{"complexity": "medium", "doc_id": "chunk_010043", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 640, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_symbolic_verify_basic (tests\\_planned\\test_agent_verifier.py:640)"} +{"complexity": "simple", "doc_id": "chunk_010044", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 654, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_symbolic_verify_empty_response (tests\\_planned\\test_agent_verifier.py:654)"} +{"complexity": "simple", "doc_id": "chunk_010045", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 664, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_symbolic_verify_error_response (tests\\_planned\\test_agent_verifier.py:664)"} +{"complexity": "simple", "doc_id": "chunk_010046", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 673, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_query_enhanced_verification (tests\\_planned\\test_agent_verifier.py:673)"} +{"complexity": "simple", "doc_id": "chunk_010047", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 684, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_query_maximum_verification (tests\\_planned\\test_agent_verifier.py:684)"} +{"complexity": "simple", "doc_id": "chunk_010048", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 694, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_query_basic_verification_no_symbolic (tests\\_planned\\test_agent_verifier.py:694)"} +{"complexity": "medium", "doc_id": "chunk_010049", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 704, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_query_custom_agent (tests\\_planned\\test_agent_verifier.py:704)"} +{"complexity": "simple", "doc_id": "chunk_010050", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 720, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_query_no_session (tests\\_planned\\test_agent_verifier.py:720)"} +{"complexity": "simple", "doc_id": "chunk_010051", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 729, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_query_timing (tests\\_planned\\test_agent_verifier.py:729)"} +{"complexity": "simple", "doc_id": "chunk_010052", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 747, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_verify_valid_proof (tests\\_planned\\test_agent_verifier.py:747)"} +{"complexity": "medium", "doc_id": "chunk_010053", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 757, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_verify_tampered_prompt (tests\\_planned\\test_agent_verifier.py:757)"} +{"complexity": "medium", "doc_id": "chunk_010054", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 770, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_verify_tampered_response (tests\\_planned\\test_agent_verifier.py:770)"} +{"complexity": "medium", "doc_id": "chunk_010055", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 783, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_verify_tampered_proof_hash (tests\\_planned\\test_agent_verifier.py:783)"} +{"complexity": "medium", "doc_id": "chunk_010056", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 796, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_verify_hash_chain_integrity (tests\\_planned\\test_agent_verifier.py:796)"} +{"complexity": "complex", "doc_id": "chunk_010057", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 820, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_full_verification_workflow (tests\\_planned\\test_agent_verifier.py:820)"} +{"complexity": "medium", "doc_id": "chunk_010058", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 854, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_xgml_export_workflow (tests\\_planned\\test_agent_verifier.py:854)"} +{"complexity": "medium", "doc_id": "chunk_010059", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 878, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_multi_session_workflow (tests\\_planned\\test_agent_verifier.py:878)"} +{"complexity": "medium", "doc_id": "chunk_010060", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 904, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.test_proof_serialization_roundtrip (tests\\_planned\\test_agent_verifier.py:904)"} +{"complexity": "simple", "doc_id": "chunk_010061", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 706, "source_path": "tests\\_planned\\test_agent_verifier.py", "text": "test_agent_verifier.custom_llm (tests\\_planned\\test_agent_verifier.py:706)"} +{"complexity": "medium", "doc_id": "chunk_010062", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 38, "source_path": "tests\\_planned\\test_batch_processor.py", "text": "test_batch_processor.sample_proofs (tests\\_planned\\test_batch_processor.py:38)"} +{"complexity": "medium", "doc_id": "chunk_010063", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 63, "source_path": "tests\\_planned\\test_batch_processor.py", "text": "test_batch_processor.processor (tests\\_planned\\test_batch_processor.py:63)"} +{"complexity": "medium", "doc_id": "chunk_010064", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 90, "source_path": "tests\\_planned\\test_batch_processor.py", "text": "test_batch_processor.test_ring_buffer_basic (tests\\_planned\\test_batch_processor.py:90)"} +{"complexity": "medium", "doc_id": "chunk_010065", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 108, "source_path": "tests\\_planned\\test_batch_processor.py", "text": "test_batch_processor.test_ring_buffer_full (tests\\_planned\\test_batch_processor.py:108)"} +{"complexity": "medium", "doc_id": "chunk_010066", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 131, "source_path": "tests\\_planned\\test_batch_processor.py", "text": "test_batch_processor.test_ring_buffer_get_many (tests\\_planned\\test_batch_processor.py:131)"} +{"complexity": "medium", "doc_id": "chunk_010067", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 153, "source_path": "tests\\_planned\\test_batch_processor.py", "text": "test_batch_processor.test_ring_buffer_drop_oldest (tests\\_planned\\test_batch_processor.py:153)"} +{"complexity": "medium", "doc_id": "chunk_010068", "function_type": "async_function", "has_docstring": "yes", "keyword": "halt", "layer": "tests", "module": "other", "source_line": 177, "source_path": "tests\\_planned\\test_batch_processor.py", "text": "test_batch_processor.test_processor_start_stop (tests\\_planned\\test_batch_processor.py:177)"} +{"complexity": "medium", "doc_id": "chunk_010069", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 196, "source_path": "tests\\_planned\\test_batch_processor.py", "text": "test_batch_processor.test_submit_async (tests\\_planned\\test_batch_processor.py:196)"} +{"complexity": "medium", "doc_id": "chunk_010070", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 211, "source_path": "tests\\_planned\\test_batch_processor.py", "text": "test_batch_processor.test_submit_multiple (tests\\_planned\\test_batch_processor.py:211)"} +{"complexity": "medium", "doc_id": "chunk_010071", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 227, "source_path": "tests\\_planned\\test_batch_processor.py", "text": "test_batch_processor.test_composition_strategies (tests\\_planned\\test_batch_processor.py:227)"} +{"complexity": "medium", "doc_id": "chunk_010072", "function_type": "async_function", "has_docstring": "yes", "keyword": "score", "layer": "tests", "module": "other", "source_line": 246, "source_path": "tests\\_planned\\test_batch_processor.py", "text": "test_batch_processor.test_weighted_composition (tests\\_planned\\test_batch_processor.py:246)"} +{"complexity": "medium", "doc_id": "chunk_010073", "function_type": "async_function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 261, "source_path": "tests\\_planned\\test_batch_processor.py", "text": "test_batch_processor.test_metrics_tracking (tests\\_planned\\test_batch_processor.py:261)"} +{"complexity": "medium", "doc_id": "chunk_010074", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 278, "source_path": "tests\\_planned\\test_batch_processor.py", "text": "test_batch_processor.test_backpressure_block (tests\\_planned\\test_batch_processor.py:278)"} +{"complexity": "complex", "doc_id": "chunk_010075", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 309, "source_path": "tests\\_planned\\test_batch_processor.py", "text": "test_batch_processor.test_backpressure_reject (tests\\_planned\\test_batch_processor.py:309)"} +{"complexity": "simple", "doc_id": "chunk_010076", "function_type": "async_function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 344, "source_path": "tests\\_planned\\test_batch_processor.py", "text": "test_batch_processor.test_health_check (tests\\_planned\\test_batch_processor.py:344)"} +{"complexity": "medium", "doc_id": "chunk_010077", "function_type": "async_function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 356, "source_path": "tests\\_planned\\test_batch_processor.py", "text": "test_batch_processor.test_reset_metrics (tests\\_planned\\test_batch_processor.py:356)"} +{"complexity": "medium", "doc_id": "chunk_010078", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 380, "source_path": "tests\\_planned\\test_batch_processor.py", "text": "test_batch_processor.test_benchmark_throughput (tests\\_planned\\test_batch_processor.py:380)"} +{"complexity": "medium", "doc_id": "chunk_010079", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 396, "source_path": "tests\\_planned\\test_batch_processor.py", "text": "test_batch_processor.test_high_throughput (tests\\_planned\\test_batch_processor.py:396)"} +{"complexity": "medium", "doc_id": "chunk_010080", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 427, "source_path": "tests\\_planned\\test_batch_processor.py", "text": "test_batch_processor.test_latency_percentiles (tests\\_planned\\test_batch_processor.py:427)"} +{"complexity": "medium", "doc_id": "chunk_010081", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 446, "source_path": "tests\\_planned\\test_batch_processor.py", "text": "test_batch_processor.test_invalid_proofs (tests\\_planned\\test_batch_processor.py:446)"} +{"complexity": "simple", "doc_id": "chunk_010082", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 463, "source_path": "tests\\_planned\\test_batch_processor.py", "text": "test_batch_processor.test_empty_proofs (tests\\_planned\\test_batch_processor.py:463)"} +{"complexity": "medium", "doc_id": "chunk_010083", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 476, "source_path": "tests\\_planned\\test_batch_processor.py", "text": "test_batch_processor.test_timeout (tests\\_planned\\test_batch_processor.py:476)"} +{"complexity": "complex", "doc_id": "chunk_010084", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 494, "source_path": "tests\\_planned\\test_batch_processor.py", "text": "test_batch_processor.test_end_to_end_workflow (tests\\_planned\\test_batch_processor.py:494)"} +{"complexity": "simple", "doc_id": "chunk_010085", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 20, "source_path": "tests\\_planned\\test_capability_prover.py", "text": "test_capability_prover.signer (tests\\_planned\\test_capability_prover.py:20)"} +{"complexity": "simple", "doc_id": "chunk_010086", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 26, "source_path": "tests\\_planned\\test_capability_prover.py", "text": "test_capability_prover.prover (tests\\_planned\\test_capability_prover.py:26)"} +{"complexity": "simple", "doc_id": "chunk_010087", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 32, "source_path": "tests\\_planned\\test_capability_prover.py", "text": "test_capability_prover.verifier (tests\\_planned\\test_capability_prover.py:32)"} +{"complexity": "simple", "doc_id": "chunk_010088", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 39, "source_path": "tests\\_planned\\test_capability_prover.py", "text": "test_capability_prover.sample_dataset (tests\\_planned\\test_capability_prover.py:39)"} +{"complexity": "simple", "doc_id": "chunk_010089", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "tests", "module": "other", "source_line": 51, "source_path": "tests\\_planned\\test_capability_prover.py", "text": "test_capability_prover.sample_predictions (tests\\_planned\\test_capability_prover.py:51)"} +{"complexity": "complex", "doc_id": "chunk_010090", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 56, "source_path": "tests\\_planned\\test_capability_prover.py", "text": "test_capability_prover.TestCapabilityProver (tests\\_planned\\test_capability_prover.py:56)"} +{"complexity": "complex", "doc_id": "chunk_010091", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 161, "source_path": "tests\\_planned\\test_capability_prover.py", "text": "test_capability_prover.TestNegativeCapability (tests\\_planned\\test_capability_prover.py:161)"} +{"complexity": "complex", "doc_id": "chunk_010092", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 215, "source_path": "tests\\_planned\\test_capability_prover.py", "text": "test_capability_prover.TestCapabilityEvolution (tests\\_planned\\test_capability_prover.py:215)"} +{"complexity": "complex", "doc_id": "chunk_010093", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 318, "source_path": "tests\\_planned\\test_capability_prover.py", "text": "test_capability_prover.TestCapabilityVerifier (tests\\_planned\\test_capability_prover.py:318)"} +{"complexity": "complex", "doc_id": "chunk_010094", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 412, "source_path": "tests\\_planned\\test_capability_prover.py", "text": "test_capability_prover.TestCapabilityRegistry (tests\\_planned\\test_capability_prover.py:412)"} +{"complexity": "complex", "doc_id": "chunk_010095", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 470, "source_path": "tests\\_planned\\test_capability_prover.py", "text": "test_capability_prover.TestCapabilityScorecard (tests\\_planned\\test_capability_prover.py:470)"} +{"complexity": "medium", "doc_id": "chunk_010096", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 59, "source_path": "tests\\_planned\\test_capability_prover.py", "text": "test_capability_prover.test_prove_capability_perfect_score (tests\\_planned\\test_capability_prover.py:59)"} +{"complexity": "medium", "doc_id": "chunk_010097", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 85, "source_path": "tests\\_planned\\test_capability_prover.py", "text": "test_capability_prover.test_prove_capability_partial_score (tests\\_planned\\test_capability_prover.py:85)"} +{"complexity": "medium", "doc_id": "chunk_010098", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 103, "source_path": "tests\\_planned\\test_capability_prover.py", "text": "test_capability_prover.test_confidence_interval (tests\\_planned\\test_capability_prover.py:103)"} +{"complexity": "medium", "doc_id": "chunk_010099", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 126, "source_path": "tests\\_planned\\test_capability_prover.py", "text": "test_capability_prover.test_merkle_roots_generated (tests\\_planned\\test_capability_prover.py:126)"} +{"complexity": "medium", "doc_id": "chunk_010100", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 143, "source_path": "tests\\_planned\\test_capability_prover.py", "text": "test_capability_prover.test_metadata_included (tests\\_planned\\test_capability_prover.py:143)"} +{"complexity": "medium", "doc_id": "chunk_010101", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 164, "source_path": "tests\\_planned\\test_capability_prover.py", "text": "test_capability_prover.test_prove_negative_capability (tests\\_planned\\test_capability_prover.py:164)"} +{"complexity": "medium", "doc_id": "chunk_010102", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 189, "source_path": "tests\\_planned\\test_capability_prover.py", "text": "test_capability_prover.test_limitation_certificate (tests\\_planned\\test_capability_prover.py:189)"} +{"complexity": "complex", "doc_id": "chunk_010103", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 218, "source_path": "tests\\_planned\\test_capability_prover.py", "text": "test_capability_prover.test_track_capability_evolution (tests\\_planned\\test_capability_prover.py:218)"} +{"complexity": "medium", "doc_id": "chunk_010104", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 253, "source_path": "tests\\_planned\\test_capability_prover.py", "text": "test_capability_prover.test_detect_capability_drift_improvement (tests\\_planned\\test_capability_prover.py:253)"} +{"complexity": "medium", "doc_id": "chunk_010105", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 285, "source_path": "tests\\_planned\\test_capability_prover.py", "text": "test_capability_prover.test_detect_capability_drift_degradation (tests\\_planned\\test_capability_prover.py:285)"} +{"complexity": "medium", "doc_id": "chunk_010106", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 321, "source_path": "tests\\_planned\\test_capability_prover.py", "text": "test_capability_prover.test_verify_valid_certificate (tests\\_planned\\test_capability_prover.py:321)"} +{"complexity": "medium", "doc_id": "chunk_010107", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 341, "source_path": "tests\\_planned\\test_capability_prover.py", "text": "test_capability_prover.test_verify_expired_certificate (tests\\_planned\\test_capability_prover.py:341)"} +{"complexity": "medium", "doc_id": "chunk_010108", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 364, "source_path": "tests\\_planned\\test_capability_prover.py", "text": "test_capability_prover.test_verify_tampered_certificate (tests\\_planned\\test_capability_prover.py:364)"} +{"complexity": "medium", "doc_id": "chunk_010109", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 385, "source_path": "tests\\_planned\\test_capability_prover.py", "text": "test_capability_prover.test_verify_capability_chain (tests\\_planned\\test_capability_prover.py:385)"} +{"complexity": "medium", "doc_id": "chunk_010110", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 415, "source_path": "tests\\_planned\\test_capability_prover.py", "text": "test_capability_prover.test_register_and_retrieve (tests\\_planned\\test_capability_prover.py:415)"} +{"complexity": "medium", "doc_id": "chunk_010111", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 441, "source_path": "tests\\_planned\\test_capability_prover.py", "text": "test_capability_prover.test_list_certificates (tests\\_planned\\test_capability_prover.py:441)"} +{"complexity": "complex", "doc_id": "chunk_010112", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 473, "source_path": "tests\\_planned\\test_capability_prover.py", "text": "test_capability_prover.test_generate_scorecard (tests\\_planned\\test_capability_prover.py:473)"} +{"complexity": "complex", "doc_id": "chunk_010113", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 37, "source_path": "tests\\_planned\\test_crewai_integration.py", "text": "test_crewai_integration.TestAevionTool (tests\\_planned\\test_crewai_integration.py:37)"} +{"complexity": "complex", "doc_id": "chunk_010114", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 142, "source_path": "tests\\_planned\\test_crewai_integration.py", "text": "test_crewai_integration.TestVerificationAgents (tests\\_planned\\test_crewai_integration.py:142)"} +{"complexity": "complex", "doc_id": "chunk_010115", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 209, "source_path": "tests\\_planned\\test_crewai_integration.py", "text": "test_crewai_integration.TestTasks (tests\\_planned\\test_crewai_integration.py:209)"} +{"complexity": "complex", "doc_id": "chunk_010116", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 272, "source_path": "tests\\_planned\\test_crewai_integration.py", "text": "test_crewai_integration.TestCrews (tests\\_planned\\test_crewai_integration.py:272)"} +{"complexity": "complex", "doc_id": "chunk_010117", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 318, "source_path": "tests\\_planned\\test_crewai_integration.py", "text": "test_crewai_integration.TestIntegration (tests\\_planned\\test_crewai_integration.py:318)"} +{"complexity": "medium", "doc_id": "chunk_010118", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 398, "source_path": "tests\\_planned\\test_crewai_integration.py", "text": "test_crewai_integration.TestMemoryIntegration (tests\\_planned\\test_crewai_integration.py:398)"} +{"complexity": "medium", "doc_id": "chunk_010119", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 428, "source_path": "tests\\_planned\\test_crewai_integration.py", "text": "test_crewai_integration.test_import_all_components (tests\\_planned\\test_crewai_integration.py:428)"} +{"complexity": "medium", "doc_id": "chunk_010120", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 40, "source_path": "tests\\_planned\\test_crewai_integration.py", "text": "test_crewai_integration.test_tool_creation (tests\\_planned\\test_crewai_integration.py:40)"} +{"complexity": "medium", "doc_id": "chunk_010121", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 54, "source_path": "tests\\_planned\\test_crewai_integration.py", "text": "test_crewai_integration.test_tool_execution (tests\\_planned\\test_crewai_integration.py:54)"} +{"complexity": "medium", "doc_id": "chunk_010122", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 80, "source_path": "tests\\_planned\\test_crewai_integration.py", "text": "test_crewai_integration.test_proof_generation_tool (tests\\_planned\\test_crewai_integration.py:80)"} +{"complexity": "medium", "doc_id": "chunk_010123", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 101, "source_path": "tests\\_planned\\test_crewai_integration.py", "text": "test_crewai_integration.test_consensus_tool (tests\\_planned\\test_crewai_integration.py:101)"} +{"complexity": "medium", "doc_id": "chunk_010124", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 122, "source_path": "tests\\_planned\\test_crewai_integration.py", "text": "test_crewai_integration.test_execution_history (tests\\_planned\\test_crewai_integration.py:122)"} +{"complexity": "medium", "doc_id": "chunk_010125", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 145, "source_path": "tests\\_planned\\test_crewai_integration.py", "text": "test_crewai_integration.test_agent_creation (tests\\_planned\\test_crewai_integration.py:145)"} +{"complexity": "medium", "doc_id": "chunk_010126", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 157, "source_path": "tests\\_planned\\test_crewai_integration.py", "text": "test_crewai_integration.test_execution_proof_creation (tests\\_planned\\test_crewai_integration.py:157)"} +{"complexity": "medium", "doc_id": "chunk_010127", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 171, "source_path": "tests\\_planned\\test_crewai_integration.py", "text": "test_crewai_integration.test_consensus_coordinator (tests\\_planned\\test_crewai_integration.py:171)"} +{"complexity": "simple", "doc_id": "chunk_010128", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 194, "source_path": "tests\\_planned\\test_crewai_integration.py", "text": "test_crewai_integration.test_proof_generator_agent (tests\\_planned\\test_crewai_integration.py:194)"} +{"complexity": "simple", "doc_id": "chunk_010129", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 201, "source_path": "tests\\_planned\\test_crewai_integration.py", "text": "test_crewai_integration.test_audit_agent (tests\\_planned\\test_crewai_integration.py:201)"} +{"complexity": "medium", "doc_id": "chunk_010130", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 212, "source_path": "tests\\_planned\\test_crewai_integration.py", "text": "test_crewai_integration.test_proof_task_creation (tests\\_planned\\test_crewai_integration.py:212)"} +{"complexity": "medium", "doc_id": "chunk_010131", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 224, "source_path": "tests\\_planned\\test_crewai_integration.py", "text": "test_crewai_integration.test_verification_task (tests\\_planned\\test_crewai_integration.py:224)"} +{"complexity": "medium", "doc_id": "chunk_010132", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 236, "source_path": "tests\\_planned\\test_crewai_integration.py", "text": "test_crewai_integration.test_consensus_task (tests\\_planned\\test_crewai_integration.py:236)"} +{"complexity": "medium", "doc_id": "chunk_010133", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 258, "source_path": "tests\\_planned\\test_crewai_integration.py", "text": "test_crewai_integration.test_audit_task (tests\\_planned\\test_crewai_integration.py:258)"} +{"complexity": "medium", "doc_id": "chunk_010134", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 275, "source_path": "tests\\_planned\\test_crewai_integration.py", "text": "test_crewai_integration.test_verification_crew_creation (tests\\_planned\\test_crewai_integration.py:275)"} +{"complexity": "medium", "doc_id": "chunk_010135", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 288, "source_path": "tests\\_planned\\test_crewai_integration.py", "text": "test_crewai_integration.test_consensus_crew_creation (tests\\_planned\\test_crewai_integration.py:288)"} +{"complexity": "medium", "doc_id": "chunk_010136", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 304, "source_path": "tests\\_planned\\test_crewai_integration.py", "text": "test_crewai_integration.test_audit_crew_creation (tests\\_planned\\test_crewai_integration.py:304)"} +{"complexity": "medium", "doc_id": "chunk_010137", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 321, "source_path": "tests\\_planned\\test_crewai_integration.py", "text": "test_crewai_integration.test_end_to_end_verification (tests\\_planned\\test_crewai_integration.py:321)"} +{"complexity": "medium", "doc_id": "chunk_010138", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 349, "source_path": "tests\\_planned\\test_crewai_integration.py", "text": "test_crewai_integration.test_consensus_workflow (tests\\_planned\\test_crewai_integration.py:349)"} +{"complexity": "medium", "doc_id": "chunk_010139", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 375, "source_path": "tests\\_planned\\test_crewai_integration.py", "text": "test_crewai_integration.test_proof_chain (tests\\_planned\\test_crewai_integration.py:375)"} +{"complexity": "medium", "doc_id": "chunk_010140", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 401, "source_path": "tests\\_planned\\test_crewai_integration.py", "text": "test_crewai_integration.test_agent_with_memory (tests\\_planned\\test_crewai_integration.py:401)"} +{"complexity": "simple", "doc_id": "chunk_010141", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 22, "source_path": "tests\\_planned\\test_dbt_integration.py", "text": "test_dbt_integration.signer (tests\\_planned\\test_dbt_integration.py:22)"} +{"complexity": "medium", "doc_id": "chunk_010142", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 28, "source_path": "tests\\_planned\\test_dbt_integration.py", "text": "test_dbt_integration.sample_model_metadata (tests\\_planned\\test_dbt_integration.py:28)"} +{"complexity": "simple", "doc_id": "chunk_010143", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "other", "source_line": 52, "source_path": "tests\\_planned\\test_dbt_integration.py", "text": "test_dbt_integration.sample_run_results (tests\\_planned\\test_dbt_integration.py:52)"} +{"complexity": "complex", "doc_id": "chunk_010144", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 64, "source_path": "tests\\_planned\\test_dbt_integration.py", "text": "test_dbt_integration.sample_manifest (tests\\_planned\\test_dbt_integration.py:64)"} +{"complexity": "complex", "doc_id": "chunk_010145", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 99, "source_path": "tests\\_planned\\test_dbt_integration.py", "text": "test_dbt_integration.TestDbtProofGenerator (tests\\_planned\\test_dbt_integration.py:99)"} +{"complexity": "complex", "doc_id": "chunk_010146", "function_type": "class", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 220, "source_path": "tests\\_planned\\test_dbt_integration.py", "text": "test_dbt_integration.TestDbtLineageTracker (tests\\_planned\\test_dbt_integration.py:220)"} +{"complexity": "complex", "doc_id": "chunk_010147", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 292, "source_path": "tests\\_planned\\test_dbt_integration.py", "text": "test_dbt_integration.TestDbtWebhookHandler (tests\\_planned\\test_dbt_integration.py:292)"} +{"complexity": "medium", "doc_id": "chunk_010148", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 339, "source_path": "tests\\_planned\\test_dbt_integration.py", "text": "test_dbt_integration.TestExposureGeneration (tests\\_planned\\test_dbt_integration.py:339)"} +{"complexity": "medium", "doc_id": "chunk_010149", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 102, "source_path": "tests\\_planned\\test_dbt_integration.py", "text": "test_dbt_integration.test_generate_model_proof (tests\\_planned\\test_dbt_integration.py:102)"} +{"complexity": "medium", "doc_id": "chunk_010150", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 119, "source_path": "tests\\_planned\\test_dbt_integration.py", "text": "test_dbt_integration.test_generate_proof_with_lineage (tests\\_planned\\test_dbt_integration.py:119)"} +{"complexity": "medium", "doc_id": "chunk_010151", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 135, "source_path": "tests\\_planned\\test_dbt_integration.py", "text": "test_dbt_integration.test_verify_proof (tests\\_planned\\test_dbt_integration.py:135)"} +{"complexity": "complex", "doc_id": "chunk_010152", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 150, "source_path": "tests\\_planned\\test_dbt_integration.py", "text": "test_dbt_integration.test_pii_compliance_check (tests\\_planned\\test_dbt_integration.py:150)"} +{"complexity": "simple", "doc_id": "chunk_010153", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 223, "source_path": "tests\\_planned\\test_dbt_integration.py", "text": "test_dbt_integration.test_build_from_manifest (tests\\_planned\\test_dbt_integration.py:223)"} +{"complexity": "medium", "doc_id": "chunk_010154", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 231, "source_path": "tests\\_planned\\test_dbt_integration.py", "text": "test_dbt_integration.test_trace_upstream (tests\\_planned\\test_dbt_integration.py:231)"} +{"complexity": "medium", "doc_id": "chunk_010155", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 251, "source_path": "tests\\_planned\\test_dbt_integration.py", "text": "test_dbt_integration.test_find_pii_sources (tests\\_planned\\test_dbt_integration.py:251)"} +{"complexity": "medium", "doc_id": "chunk_010156", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 267, "source_path": "tests\\_planned\\test_dbt_integration.py", "text": "test_dbt_integration.test_compliance_chain (tests\\_planned\\test_dbt_integration.py:267)"} +{"complexity": "medium", "doc_id": "chunk_010157", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "other", "source_line": 295, "source_path": "tests\\_planned\\test_dbt_integration.py", "text": "test_dbt_integration.test_handle_run_completed_webhook (tests\\_planned\\test_dbt_integration.py:295)"} +{"complexity": "medium", "doc_id": "chunk_010158", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 319, "source_path": "tests\\_planned\\test_dbt_integration.py", "text": "test_dbt_integration.test_webhook_signature_verification (tests\\_planned\\test_dbt_integration.py:319)"} +{"complexity": "medium", "doc_id": "chunk_010159", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 342, "source_path": "tests\\_planned\\test_dbt_integration.py", "text": "test_dbt_integration.test_create_proof_exposures (tests\\_planned\\test_dbt_integration.py:342)"} +{"complexity": "medium", "doc_id": "chunk_010160", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 18, "source_path": "tests\\_planned\\test_discord_bot.py", "text": "test_discord_bot.mock_bot (tests\\_planned\\test_discord_bot.py:18)"} +{"complexity": "medium", "doc_id": "chunk_010161", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 32, "source_path": "tests\\_planned\\test_discord_bot.py", "text": "test_discord_bot.mock_guild (tests\\_planned\\test_discord_bot.py:32)"} +{"complexity": "simple", "doc_id": "chunk_010162", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 46, "source_path": "tests\\_planned\\test_discord_bot.py", "text": "test_discord_bot.mock_member (tests\\_planned\\test_discord_bot.py:46)"} +{"complexity": "simple", "doc_id": "chunk_010163", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 59, "source_path": "tests\\_planned\\test_discord_bot.py", "text": "test_discord_bot.sample_proof (tests\\_planned\\test_discord_bot.py:59)"} +{"complexity": "complex", "doc_id": "chunk_010164", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 71, "source_path": "tests\\_planned\\test_discord_bot.py", "text": "test_discord_bot.TestProofEmbed (tests\\_planned\\test_discord_bot.py:71)"} +{"complexity": "medium", "doc_id": "chunk_010165", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 118, "source_path": "tests\\_planned\\test_discord_bot.py", "text": "test_discord_bot.TestVerificationEmbed (tests\\_planned\\test_discord_bot.py:118)"} +{"complexity": "complex", "doc_id": "chunk_010166", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 138, "source_path": "tests\\_planned\\test_discord_bot.py", "text": "test_discord_bot.TestRoleManager (tests\\_planned\\test_discord_bot.py:138)"} +{"complexity": "complex", "doc_id": "chunk_010167", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 209, "source_path": "tests\\_planned\\test_discord_bot.py", "text": "test_discord_bot.TestAuditLogger (tests\\_planned\\test_discord_bot.py:209)"} +{"complexity": "complex", "doc_id": "chunk_010168", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 281, "source_path": "tests\\_planned\\test_discord_bot.py", "text": "test_discord_bot.TestBotCommands (tests\\_planned\\test_discord_bot.py:281)"} +{"complexity": "medium", "doc_id": "chunk_010169", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 329, "source_path": "tests\\_planned\\test_discord_bot.py", "text": "test_discord_bot.TestConfiguration (tests\\_planned\\test_discord_bot.py:329)"} +{"complexity": "medium", "doc_id": "chunk_010170", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 74, "source_path": "tests\\_planned\\test_discord_bot.py", "text": "test_discord_bot.test_embed_creation (tests\\_planned\\test_discord_bot.py:74)"} +{"complexity": "medium", "doc_id": "chunk_010171", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 90, "source_path": "tests\\_planned\\test_discord_bot.py", "text": "test_discord_bot.test_embed_signature_truncation (tests\\_planned\\test_discord_bot.py:90)"} +{"complexity": "medium", "doc_id": "chunk_010172", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 104, "source_path": "tests\\_planned\\test_discord_bot.py", "text": "test_discord_bot.test_embed_content_preview (tests\\_planned\\test_discord_bot.py:104)"} +{"complexity": "simple", "doc_id": "chunk_010173", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 121, "source_path": "tests\\_planned\\test_discord_bot.py", "text": "test_discord_bot.test_valid_proof_embed (tests\\_planned\\test_discord_bot.py:121)"} +{"complexity": "simple", "doc_id": "chunk_010174", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 129, "source_path": "tests\\_planned\\test_discord_bot.py", "text": "test_discord_bot.test_invalid_proof_embed (tests\\_planned\\test_discord_bot.py:129)"} +{"complexity": "medium", "doc_id": "chunk_010175", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 142, "source_path": "tests\\_planned\\test_discord_bot.py", "text": "test_discord_bot.test_create_verified_role (tests\\_planned\\test_discord_bot.py:142)"} +{"complexity": "medium", "doc_id": "chunk_010176", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 159, "source_path": "tests\\_planned\\test_discord_bot.py", "text": "test_discord_bot.test_get_existing_role (tests\\_planned\\test_discord_bot.py:159)"} +{"complexity": "medium", "doc_id": "chunk_010177", "function_type": "async_function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 174, "source_path": "tests\\_planned\\test_discord_bot.py", "text": "test_discord_bot.test_assign_role (tests\\_planned\\test_discord_bot.py:174)"} +{"complexity": "medium", "doc_id": "chunk_010178", "function_type": "async_function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 192, "source_path": "tests\\_planned\\test_discord_bot.py", "text": "test_discord_bot.test_role_already_assigned (tests\\_planned\\test_discord_bot.py:192)"} +{"complexity": "medium", "doc_id": "chunk_010179", "function_type": "async_function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 213, "source_path": "tests\\_planned\\test_discord_bot.py", "text": "test_discord_bot.test_create_audit_channel (tests\\_planned\\test_discord_bot.py:213)"} +{"complexity": "medium", "doc_id": "chunk_010180", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 233, "source_path": "tests\\_planned\\test_discord_bot.py", "text": "test_discord_bot.test_log_verification (tests\\_planned\\test_discord_bot.py:233)"} +{"complexity": "medium", "doc_id": "chunk_010181", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 263, "source_path": "tests\\_planned\\test_discord_bot.py", "text": "test_discord_bot.test_log_error (tests\\_planned\\test_discord_bot.py:263)"} +{"complexity": "complex", "doc_id": "chunk_010182", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 285, "source_path": "tests\\_planned\\test_discord_bot.py", "text": "test_discord_bot.test_verify_command (tests\\_planned\\test_discord_bot.py:285)"} +{"complexity": "simple", "doc_id": "chunk_010183", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 332, "source_path": "tests\\_planned\\test_discord_bot.py", "text": "test_discord_bot.test_default_configuration (tests\\_planned\\test_discord_bot.py:332)"} +{"complexity": "medium", "doc_id": "chunk_010184", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 341, "source_path": "tests\\_planned\\test_discord_bot.py", "text": "test_discord_bot.test_custom_configuration (tests\\_planned\\test_discord_bot.py:341)"} +{"complexity": "medium", "doc_id": "chunk_010185", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 19, "source_path": "tests\\_planned\\test_dti_guardian.py", "text": "test_dti_guardian.TestDTIConfig (tests\\_planned\\test_dti_guardian.py:19)"} +{"complexity": "complex", "doc_id": "chunk_010186", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 43, "source_path": "tests\\_planned\\test_dti_guardian.py", "text": "test_dti_guardian.TestDTIGuardian (tests\\_planned\\test_dti_guardian.py:43)"} +{"complexity": "medium", "doc_id": "chunk_010187", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 146, "source_path": "tests\\_planned\\test_dti_guardian.py", "text": "test_dti_guardian.TestMonthlyDebts (tests\\_planned\\test_dti_guardian.py:146)"} +{"complexity": "simple", "doc_id": "chunk_010188", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 22, "source_path": "tests\\_planned\\test_dti_guardian.py", "text": "test_dti_guardian.test_default_config (tests\\_planned\\test_dti_guardian.py:22)"} +{"complexity": "simple", "doc_id": "chunk_010189", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 31, "source_path": "tests\\_planned\\test_dti_guardian.py", "text": "test_dti_guardian.test_custom_config (tests\\_planned\\test_dti_guardian.py:31)"} +{"complexity": "simple", "doc_id": "chunk_010190", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 46, "source_path": "tests\\_planned\\test_dti_guardian.py", "text": "test_dti_guardian.setUp (tests\\_planned\\test_dti_guardian.py:46)"} +{"complexity": "simple", "doc_id": "chunk_010191", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 51, "source_path": "tests\\_planned\\test_dti_guardian.py", "text": "test_dti_guardian.tearDown (tests\\_planned\\test_dti_guardian.py:51)"} +{"complexity": "simple", "doc_id": "chunk_010192", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 55, "source_path": "tests\\_planned\\test_dti_guardian.py", "text": "test_dti_guardian.test_mortgage_calculation (tests\\_planned\\test_dti_guardian.py:55)"} +{"complexity": "medium", "doc_id": "chunk_010193", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 61, "source_path": "tests\\_planned\\test_dti_guardian.py", "text": "test_dti_guardian.test_dti_calculation_basic (tests\\_planned\\test_dti_guardian.py:61)"} +{"complexity": "medium", "doc_id": "chunk_010194", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 73, "source_path": "tests\\_planned\\test_dti_guardian.py", "text": "test_dti_guardian.test_zombie_debt_subtraction (tests\\_planned\\test_dti_guardian.py:73)"} +{"complexity": "medium", "doc_id": "chunk_010195", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 85, "source_path": "tests\\_planned\\test_dti_guardian.py", "text": "test_dti_guardian.test_code_red_discretionary (tests\\_planned\\test_dti_guardian.py:85)"} +{"complexity": "medium", "doc_id": "chunk_010196", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 105, "source_path": "tests\\_planned\\test_dti_guardian.py", "text": "test_dti_guardian.test_dti_threshold_warning (tests\\_planned\\test_dti_guardian.py:105)"} +{"complexity": "medium", "doc_id": "chunk_010197", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "tests", "module": "other", "source_line": 117, "source_path": "tests\\_planned\\test_dti_guardian.py", "text": "test_dti_guardian.test_state_persistence (tests\\_planned\\test_dti_guardian.py:117)"} +{"complexity": "medium", "doc_id": "chunk_010198", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 130, "source_path": "tests\\_planned\\test_dti_guardian.py", "text": "test_dti_guardian.test_loan_approval_status (tests\\_planned\\test_dti_guardian.py:130)"} +{"complexity": "simple", "doc_id": "chunk_010199", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 149, "source_path": "tests\\_planned\\test_dti_guardian.py", "text": "test_dti_guardian.test_initialization (tests\\_planned\\test_dti_guardian.py:149)"} +{"complexity": "simple", "doc_id": "chunk_010200", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 156, "source_path": "tests\\_planned\\test_dti_guardian.py", "text": "test_dti_guardian.test_custom_debts (tests\\_planned\\test_dti_guardian.py:156)"} +{"complexity": "complex", "doc_id": "chunk_010201", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 55, "source_path": "tests\\_planned\\test_ediscovery_integration.py", "text": "test_ediscovery_integration.TestEDRMExporter (tests\\_planned\\test_ediscovery_integration.py:55)"} +{"complexity": "complex", "doc_id": "chunk_010202", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 151, "source_path": "tests\\_planned\\test_ediscovery_integration.py", "text": "test_ediscovery_integration.TestRelativityExporter (tests\\_planned\\test_ediscovery_integration.py:151)"} +{"complexity": "complex", "doc_id": "chunk_010203", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 197, "source_path": "tests\\_planned\\test_ediscovery_integration.py", "text": "test_ediscovery_integration.TestChainOfCustody (tests\\_planned\\test_ediscovery_integration.py:197)"} +{"complexity": "complex", "doc_id": "chunk_010204", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 311, "source_path": "tests\\_planned\\test_ediscovery_integration.py", "text": "test_ediscovery_integration.TestLegalHold (tests\\_planned\\test_ediscovery_integration.py:311)"} +{"complexity": "complex", "doc_id": "chunk_010205", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 424, "source_path": "tests\\_planned\\test_ediscovery_integration.py", "text": "test_ediscovery_integration.TestEvidenceCollector (tests\\_planned\\test_ediscovery_integration.py:424)"} +{"complexity": "complex", "doc_id": "chunk_010206", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 513, "source_path": "tests\\_planned\\test_ediscovery_integration.py", "text": "test_ediscovery_integration.TestIntegration (tests\\_planned\\test_ediscovery_integration.py:513)"} +{"complexity": "medium", "doc_id": "chunk_010207", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 58, "source_path": "tests\\_planned\\test_ediscovery_integration.py", "text": "test_ediscovery_integration.test_edrm_batch_creation (tests\\_planned\\test_ediscovery_integration.py:58)"} +{"complexity": "medium", "doc_id": "chunk_010208", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 73, "source_path": "tests\\_planned\\test_ediscovery_integration.py", "text": "test_ediscovery_integration.test_edrm_document_creation (tests\\_planned\\test_ediscovery_integration.py:73)"} +{"complexity": "complex", "doc_id": "chunk_010209", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 105, "source_path": "tests\\_planned\\test_ediscovery_integration.py", "text": "test_ediscovery_integration.test_edrm_export (tests\\_planned\\test_ediscovery_integration.py:105)"} +{"complexity": "medium", "doc_id": "chunk_010210", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 154, "source_path": "tests\\_planned\\test_ediscovery_integration.py", "text": "test_ediscovery_integration.test_relativity_metadata_creation (tests\\_planned\\test_ediscovery_integration.py:154)"} +{"complexity": "medium", "doc_id": "chunk_010211", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 167, "source_path": "tests\\_planned\\test_ediscovery_integration.py", "text": "test_ediscovery_integration.test_relativity_dat_generation (tests\\_planned\\test_ediscovery_integration.py:167)"} +{"complexity": "medium", "doc_id": "chunk_010212", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 200, "source_path": "tests\\_planned\\test_ediscovery_integration.py", "text": "test_ediscovery_integration.test_custody_chain_creation (tests\\_planned\\test_ediscovery_integration.py:200)"} +{"complexity": "complex", "doc_id": "chunk_010213", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 222, "source_path": "tests\\_planned\\test_ediscovery_integration.py", "text": "test_ediscovery_integration.test_custody_transfer (tests\\_planned\\test_ediscovery_integration.py:222)"} +{"complexity": "medium", "doc_id": "chunk_010214", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 255, "source_path": "tests\\_planned\\test_ediscovery_integration.py", "text": "test_ediscovery_integration.test_custody_chain_validation (tests\\_planned\\test_ediscovery_integration.py:255)"} +{"complexity": "medium", "doc_id": "chunk_010215", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 279, "source_path": "tests\\_planned\\test_ediscovery_integration.py", "text": "test_ediscovery_integration.test_tampering_detection (tests\\_planned\\test_ediscovery_integration.py:279)"} +{"complexity": "medium", "doc_id": "chunk_010216", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 314, "source_path": "tests\\_planned\\test_ediscovery_integration.py", "text": "test_ediscovery_integration.test_legal_hold_creation (tests\\_planned\\test_ediscovery_integration.py:314)"} +{"complexity": "medium", "doc_id": "chunk_010217", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 337, "source_path": "tests\\_planned\\test_ediscovery_integration.py", "text": "test_ediscovery_integration.test_hold_notice_sending (tests\\_planned\\test_ediscovery_integration.py:337)"} +{"complexity": "medium", "doc_id": "chunk_010218", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 360, "source_path": "tests\\_planned\\test_ediscovery_integration.py", "text": "test_ediscovery_integration.test_hold_acknowledgment (tests\\_planned\\test_ediscovery_integration.py:360)"} +{"complexity": "complex", "doc_id": "chunk_010219", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 389, "source_path": "tests\\_planned\\test_ediscovery_integration.py", "text": "test_ediscovery_integration.test_compliance_checking (tests\\_planned\\test_ediscovery_integration.py:389)"} +{"complexity": "medium", "doc_id": "chunk_010220", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 427, "source_path": "tests\\_planned\\test_ediscovery_integration.py", "text": "test_ediscovery_integration.test_collector_creation (tests\\_planned\\test_ediscovery_integration.py:427)"} +{"complexity": "medium", "doc_id": "chunk_010221", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 440, "source_path": "tests\\_planned\\test_ediscovery_integration.py", "text": "test_ediscovery_integration.test_evidence_collection (tests\\_planned\\test_ediscovery_integration.py:440)"} +{"complexity": "medium", "doc_id": "chunk_010222", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 469, "source_path": "tests\\_planned\\test_ediscovery_integration.py", "text": "test_ediscovery_integration.test_edrm_export_from_collector (tests\\_planned\\test_ediscovery_integration.py:469)"} +{"complexity": "medium", "doc_id": "chunk_010223", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 492, "source_path": "tests\\_planned\\test_ediscovery_integration.py", "text": "test_ediscovery_integration.test_collection_summary (tests\\_planned\\test_ediscovery_integration.py:492)"} +{"complexity": "complex", "doc_id": "chunk_010224", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 516, "source_path": "tests\\_planned\\test_ediscovery_integration.py", "text": "test_ediscovery_integration.test_complete_ediscovery_workflow (tests\\_planned\\test_ediscovery_integration.py:516)"} +{"complexity": "simple", "doc_id": "chunk_010225", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 38, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.get_device (tests\\_planned\\test_flash_attention.py:38)"} +{"complexity": "simple", "doc_id": "chunk_010226", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 43, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.create_test_tensor (tests\\_planned\\test_flash_attention.py:43)"} +{"complexity": "complex", "doc_id": "chunk_010227", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 53, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.TestPagedAttentionConfig (tests\\_planned\\test_flash_attention.py:53)"} +{"complexity": "complex", "doc_id": "chunk_010228", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 117, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.TestPagedBlock (tests\\_planned\\test_flash_attention.py:117)"} +{"complexity": "complex", "doc_id": "chunk_010229", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 229, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.TestCompression (tests\\_planned\\test_flash_attention.py:229)"} +{"complexity": "complex", "doc_id": "chunk_010230", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 316, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.TestPagedAttentionCache (tests\\_planned\\test_flash_attention.py:316)"} +{"complexity": "complex", "doc_id": "chunk_010231", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 426, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.TestAttentionComputation (tests\\_planned\\test_flash_attention.py:426)"} +{"complexity": "complex", "doc_id": "chunk_010232", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 537, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.TestSlidingWindow (tests\\_planned\\test_flash_attention.py:537)"} +{"complexity": "complex", "doc_id": "chunk_010233", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 586, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.TestVariableSequenceLength (tests\\_planned\\test_flash_attention.py:586)"} +{"complexity": "complex", "doc_id": "chunk_010234", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 653, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.TestMemoryEfficiency (tests\\_planned\\test_flash_attention.py:653)"} +{"complexity": "complex", "doc_id": "chunk_010235", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 712, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.TestPerformanceMetrics (tests\\_planned\\test_flash_attention.py:712)"} +{"complexity": "complex", "doc_id": "chunk_010236", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 764, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.TestBenchmarking (tests\\_planned\\test_flash_attention.py:764)"} +{"complexity": "complex", "doc_id": "chunk_010237", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 809, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.TestIntegration (tests\\_planned\\test_flash_attention.py:809)"} +{"complexity": "medium", "doc_id": "chunk_010238", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 880, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_all_backends (tests\\_planned\\test_flash_attention.py:880)"} +{"complexity": "medium", "doc_id": "chunk_010239", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 900, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_all_compression_modes (tests\\_planned\\test_flash_attention.py:900)"} +{"complexity": "medium", "doc_id": "chunk_010240", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 56, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_default_config (tests\\_planned\\test_flash_attention.py:56)"} +{"complexity": "medium", "doc_id": "chunk_010241", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 68, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_custom_config (tests\\_planned\\test_flash_attention.py:68)"} +{"complexity": "medium", "doc_id": "chunk_010242", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "other", "source_line": 84, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_auto_backend_selection (tests\\_planned\\test_flash_attention.py:84)"} +{"complexity": "simple", "doc_id": "chunk_010243", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 96, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_invalid_quantization_bits (tests\\_planned\\test_flash_attention.py:96)"} +{"complexity": "simple", "doc_id": "chunk_010244", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 101, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_sliding_window_minimum (tests\\_planned\\test_flash_attention.py:101)"} +{"complexity": "medium", "doc_id": "chunk_010245", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 120, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_block_initialization (tests\\_planned\\test_flash_attention.py:120)"} +{"complexity": "medium", "doc_id": "chunk_010246", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 137, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_block_append_kv (tests\\_planned\\test_flash_attention.py:137)"} +{"complexity": "medium", "doc_id": "chunk_010247", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 155, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_block_get_kv (tests\\_planned\\test_flash_attention.py:155)"} +{"complexity": "medium", "doc_id": "chunk_010248", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 175, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_block_overflow_raises_error (tests\\_planned\\test_flash_attention.py:175)"} +{"complexity": "medium", "doc_id": "chunk_010249", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 191, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_block_clear (tests\\_planned\\test_flash_attention.py:191)"} +{"complexity": "medium", "doc_id": "chunk_010250", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 211, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_block_memory_usage (tests\\_planned\\test_flash_attention.py:211)"} +{"complexity": "medium", "doc_id": "chunk_010251", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 232, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_no_compression (tests\\_planned\\test_flash_attention.py:232)"} +{"complexity": "medium", "doc_id": "chunk_010252", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 249, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_int8_compression (tests\\_planned\\test_flash_attention.py:249)"} +{"complexity": "medium", "doc_id": "chunk_010253", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 270, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_int4_compression (tests\\_planned\\test_flash_attention.py:270)"} +{"complexity": "medium", "doc_id": "chunk_010254", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 291, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_compression_reduces_memory (tests\\_planned\\test_flash_attention.py:291)"} +{"complexity": "simple", "doc_id": "chunk_010255", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 319, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_cache_initialization (tests\\_planned\\test_flash_attention.py:319)"} +{"complexity": "medium", "doc_id": "chunk_010256", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 328, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_allocate_blocks (tests\\_planned\\test_flash_attention.py:328)"} +{"complexity": "medium", "doc_id": "chunk_010257", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 342, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_deallocate_blocks (tests\\_planned\\test_flash_attention.py:342)"} +{"complexity": "medium", "doc_id": "chunk_010258", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 355, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_append_kv_auto_allocate (tests\\_planned\\test_flash_attention.py:355)"} +{"complexity": "medium", "doc_id": "chunk_010259", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 369, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_append_kv_multiple_times (tests\\_planned\\test_flash_attention.py:369)"} +{"complexity": "medium", "doc_id": "chunk_010260", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 388, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_get_kv (tests\\_planned\\test_flash_attention.py:388)"} +{"complexity": "simple", "doc_id": "chunk_010261", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 404, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_get_kv_sequence_not_found (tests\\_planned\\test_flash_attention.py:404)"} +{"complexity": "simple", "doc_id": "chunk_010262", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 412, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_insufficient_blocks_raises_error (tests\\_planned\\test_flash_attention.py:412)"} +{"complexity": "medium", "doc_id": "chunk_010263", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 429, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_standard_attention (tests\\_planned\\test_flash_attention.py:429)"} +{"complexity": "medium", "doc_id": "chunk_010264", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 452, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_torch_sdpa_attention (tests\\_planned\\test_flash_attention.py:452)"} +{"complexity": "medium", "doc_id": "chunk_010265", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 474, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_flash_attention (tests\\_planned\\test_flash_attention.py:474)"} +{"complexity": "medium", "doc_id": "chunk_010266", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 495, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_fallback_to_standard_on_error (tests\\_planned\\test_flash_attention.py:495)"} +{"complexity": "medium", "doc_id": "chunk_010267", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 516, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_attention_with_batch_dimension (tests\\_planned\\test_flash_attention.py:516)"} +{"complexity": "medium", "doc_id": "chunk_010268", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 540, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_sliding_window_enabled (tests\\_planned\\test_flash_attention.py:540)"} +{"complexity": "medium", "doc_id": "chunk_010269", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 562, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_sliding_window_disabled (tests\\_planned\\test_flash_attention.py:562)"} +{"complexity": "medium", "doc_id": "chunk_010270", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 589, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_different_sequence_lengths (tests\\_planned\\test_flash_attention.py:589)"} +{"complexity": "medium", "doc_id": "chunk_010271", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 604, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_batch_variable_length (tests\\_planned\\test_flash_attention.py:604)"} +{"complexity": "medium", "doc_id": "chunk_010272", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 628, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_batch_without_flash_attention (tests\\_planned\\test_flash_attention.py:628)"} +{"complexity": "medium", "doc_id": "chunk_010273", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 656, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_cache_stats (tests\\_planned\\test_flash_attention.py:656)"} +{"complexity": "medium", "doc_id": "chunk_010274", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 668, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_memory_usage_tracking (tests\\_planned\\test_flash_attention.py:668)"} +{"complexity": "medium", "doc_id": "chunk_010275", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "tests", "module": "other", "source_line": 684, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_compression_saves_memory (tests\\_planned\\test_flash_attention.py:684)"} +{"complexity": "medium", "doc_id": "chunk_010276", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 715, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_metrics_disabled_by_default (tests\\_planned\\test_flash_attention.py:715)"} +{"complexity": "medium", "doc_id": "chunk_010277", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 729, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_metrics_enabled (tests\\_planned\\test_flash_attention.py:729)"} +{"complexity": "medium", "doc_id": "chunk_010278", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 744, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_reset_metrics (tests\\_planned\\test_flash_attention.py:744)"} +{"complexity": "simple", "doc_id": "chunk_010279", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 767, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_benchmark_initialization (tests\\_planned\\test_flash_attention.py:767)"} +{"complexity": "medium", "doc_id": "chunk_010280", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 775, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_benchmark_backend (tests\\_planned\\test_flash_attention.py:775)"} +{"complexity": "medium", "doc_id": "chunk_010281", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 791, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_benchmark_compression (tests\\_planned\\test_flash_attention.py:791)"} +{"complexity": "medium", "doc_id": "chunk_010282", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 812, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_complete_workflow (tests\\_planned\\test_flash_attention.py:812)"} +{"complexity": "medium", "doc_id": "chunk_010283", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 843, "source_path": "tests\\_planned\\test_flash_attention.py", "text": "test_flash_attention.test_multiple_sequences (tests\\_planned\\test_flash_attention.py:843)"} +{"complexity": "complex", "doc_id": "chunk_010284", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 21, "source_path": "tests\\_planned\\test_huggingface_integration.py", "text": "test_huggingface_integration.TestModelCardVerifier (tests\\_planned\\test_huggingface_integration.py:21)"} +{"complexity": "complex", "doc_id": "chunk_010285", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 199, "source_path": "tests\\_planned\\test_huggingface_integration.py", "text": "test_huggingface_integration.TestDatasetProvenanceProver (tests\\_planned\\test_huggingface_integration.py:199)"} +{"complexity": "simple", "doc_id": "chunk_010286", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 25, "source_path": "tests\\_planned\\test_huggingface_integration.py", "text": "test_huggingface_integration.signer (tests\\_planned\\test_huggingface_integration.py:25)"} +{"complexity": "simple", "doc_id": "chunk_010287", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 30, "source_path": "tests\\_planned\\test_huggingface_integration.py", "text": "test_huggingface_integration.verifier (tests\\_planned\\test_huggingface_integration.py:30)"} +{"complexity": "medium", "doc_id": "chunk_010288", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 35, "source_path": "tests\\_planned\\test_huggingface_integration.py", "text": "test_huggingface_integration.sample_card_content (tests\\_planned\\test_huggingface_integration.py:35)"} +{"complexity": "medium", "doc_id": "chunk_010289", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 54, "source_path": "tests\\_planned\\test_huggingface_integration.py", "text": "test_huggingface_integration.test_verify_model_card_basic (tests\\_planned\\test_huggingface_integration.py:54)"} +{"complexity": "medium", "doc_id": "chunk_010290", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 72, "source_path": "tests\\_planned\\test_huggingface_integration.py", "text": "test_huggingface_integration.test_verify_model_card_with_metrics (tests\\_planned\\test_huggingface_integration.py:72)"} +{"complexity": "medium", "doc_id": "chunk_010291", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 88, "source_path": "tests\\_planned\\test_huggingface_integration.py", "text": "test_huggingface_integration.test_verify_model_card_with_safety (tests\\_planned\\test_huggingface_integration.py:88)"} +{"complexity": "medium", "doc_id": "chunk_010292", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 106, "source_path": "tests\\_planned\\test_huggingface_integration.py", "text": "test_huggingface_integration.test_license_attestation (tests\\_planned\\test_huggingface_integration.py:106)"} +{"complexity": "medium", "doc_id": "chunk_010293", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "tests", "module": "other", "source_line": 118, "source_path": "tests\\_planned\\test_huggingface_integration.py", "text": "test_huggingface_integration.test_training_provenance (tests\\_planned\\test_huggingface_integration.py:118)"} +{"complexity": "simple", "doc_id": "chunk_010294", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 131, "source_path": "tests\\_planned\\test_huggingface_integration.py", "text": "test_huggingface_integration.test_verification_status_verified (tests\\_planned\\test_huggingface_integration.py:131)"} +{"complexity": "simple", "doc_id": "chunk_010295", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 142, "source_path": "tests\\_planned\\test_huggingface_integration.py", "text": "test_huggingface_integration.test_verification_status_unverified (tests\\_planned\\test_huggingface_integration.py:142)"} +{"complexity": "medium", "doc_id": "chunk_010296", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 153, "source_path": "tests\\_planned\\test_huggingface_integration.py", "text": "test_huggingface_integration.test_verify_proof_valid (tests\\_planned\\test_huggingface_integration.py:153)"} +{"complexity": "medium", "doc_id": "chunk_010297", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 167, "source_path": "tests\\_planned\\test_huggingface_integration.py", "text": "test_huggingface_integration.test_verify_proof_invalid_signature (tests\\_planned\\test_huggingface_integration.py:167)"} +{"complexity": "medium", "doc_id": "chunk_010298", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 183, "source_path": "tests\\_planned\\test_huggingface_integration.py", "text": "test_huggingface_integration.test_proof_serialization (tests\\_planned\\test_huggingface_integration.py:183)"} +{"complexity": "simple", "doc_id": "chunk_010299", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 203, "source_path": "tests\\_planned\\test_huggingface_integration.py", "text": "test_huggingface_integration.signer (tests\\_planned\\test_huggingface_integration.py:203)"} +{"complexity": "simple", "doc_id": "chunk_010300", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 208, "source_path": "tests\\_planned\\test_huggingface_integration.py", "text": "test_huggingface_integration.prover (tests\\_planned\\test_huggingface_integration.py:208)"} +{"complexity": "simple", "doc_id": "chunk_010301", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 213, "source_path": "tests\\_planned\\test_huggingface_integration.py", "text": "test_huggingface_integration.verifier (tests\\_planned\\test_huggingface_integration.py:213)"} +{"complexity": "medium", "doc_id": "chunk_010302", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 217, "source_path": "tests\\_planned\\test_huggingface_integration.py", "text": "test_huggingface_integration.test_generate_proof_basic (tests\\_planned\\test_huggingface_integration.py:217)"} +{"complexity": "medium", "doc_id": "chunk_010303", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 239, "source_path": "tests\\_planned\\test_huggingface_integration.py", "text": "test_huggingface_integration.test_generate_proof_with_splits (tests\\_planned\\test_huggingface_integration.py:239)"} +{"complexity": "complex", "doc_id": "chunk_010304", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 265, "source_path": "tests\\_planned\\test_huggingface_integration.py", "text": "test_huggingface_integration.test_generate_proof_with_transformations (tests\\_planned\\test_huggingface_integration.py:265)"} +{"complexity": "medium", "doc_id": "chunk_010305", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 300, "source_path": "tests\\_planned\\test_huggingface_integration.py", "text": "test_huggingface_integration.test_generate_proof_with_quality_metrics (tests\\_planned\\test_huggingface_integration.py:300)"} +{"complexity": "medium", "doc_id": "chunk_010306", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 325, "source_path": "tests\\_planned\\test_huggingface_integration.py", "text": "test_huggingface_integration.test_generate_proof_with_privacy (tests\\_planned\\test_huggingface_integration.py:325)"} +{"complexity": "complex", "doc_id": "chunk_010307", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 350, "source_path": "tests\\_planned\\test_huggingface_integration.py", "text": "test_huggingface_integration.test_verify_transformation_chain_valid (tests\\_planned\\test_huggingface_integration.py:350)"} +{"complexity": "complex", "doc_id": "chunk_010308", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 387, "source_path": "tests\\_planned\\test_huggingface_integration.py", "text": "test_huggingface_integration.test_verify_transformation_chain_broken (tests\\_planned\\test_huggingface_integration.py:387)"} +{"complexity": "medium", "doc_id": "chunk_010309", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 423, "source_path": "tests\\_planned\\test_huggingface_integration.py", "text": "test_huggingface_integration.test_verify_proof (tests\\_planned\\test_huggingface_integration.py:423)"} +{"complexity": "medium", "doc_id": "chunk_010310", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 446, "source_path": "tests\\_planned\\test_huggingface_integration.py", "text": "test_huggingface_integration.test_proof_serialization (tests\\_planned\\test_huggingface_integration.py:446)"} +{"complexity": "complex", "doc_id": "chunk_010311", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 38, "source_path": "tests\\_planned\\test_langchain_integration.py", "text": "test_langchain_integration.TestAevionProofTool (tests\\_planned\\test_langchain_integration.py:38)"} +{"complexity": "complex", "doc_id": "chunk_010312", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 98, "source_path": "tests\\_planned\\test_langchain_integration.py", "text": "test_langchain_integration.TestAevionVerifyTool (tests\\_planned\\test_langchain_integration.py:98)"} +{"complexity": "medium", "doc_id": "chunk_010313", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 138, "source_path": "tests\\_planned\\test_langchain_integration.py", "text": "test_langchain_integration.TestAevionTemporalTool (tests\\_planned\\test_langchain_integration.py:138)"} +{"complexity": "complex", "doc_id": "chunk_010314", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 163, "source_path": "tests\\_planned\\test_langchain_integration.py", "text": "test_langchain_integration.TestAevionCallbackHandler (tests\\_planned\\test_langchain_integration.py:163)"} +{"complexity": "medium", "doc_id": "chunk_010315", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 300, "source_path": "tests\\_planned\\test_langchain_integration.py", "text": "test_langchain_integration.TestHelperFunctions (tests\\_planned\\test_langchain_integration.py:300)"} +{"complexity": "complex", "doc_id": "chunk_010316", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 313, "source_path": "tests\\_planned\\test_langchain_integration.py", "text": "test_langchain_integration.TestIntegration (tests\\_planned\\test_langchain_integration.py:313)"} +{"complexity": "medium", "doc_id": "chunk_010317", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 362, "source_path": "tests\\_planned\\test_langchain_integration.py", "text": "test_langchain_integration.TestAsyncOperations (tests\\_planned\\test_langchain_integration.py:362)"} +{"complexity": "simple", "doc_id": "chunk_010318", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 41, "source_path": "tests\\_planned\\test_langchain_integration.py", "text": "test_langchain_integration.test_tool_initialization (tests\\_planned\\test_langchain_integration.py:41)"} +{"complexity": "medium", "doc_id": "chunk_010319", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 48, "source_path": "tests\\_planned\\test_langchain_integration.py", "text": "test_langchain_integration.test_generate_proof (tests\\_planned\\test_langchain_integration.py:48)"} +{"complexity": "simple", "doc_id": "chunk_010320", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 74, "source_path": "tests\\_planned\\test_langchain_integration.py", "text": "test_langchain_integration.test_proof_uniqueness (tests\\_planned\\test_langchain_integration.py:74)"} +{"complexity": "medium", "doc_id": "chunk_010321", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 84, "source_path": "tests\\_planned\\test_langchain_integration.py", "text": "test_langchain_integration.test_proof_types (tests\\_planned\\test_langchain_integration.py:84)"} +{"complexity": "simple", "doc_id": "chunk_010322", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 101, "source_path": "tests\\_planned\\test_langchain_integration.py", "text": "test_langchain_integration.test_tool_initialization (tests\\_planned\\test_langchain_integration.py:101)"} +{"complexity": "medium", "doc_id": "chunk_010323", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 106, "source_path": "tests\\_planned\\test_langchain_integration.py", "text": "test_langchain_integration.test_verify_valid_proof (tests\\_planned\\test_langchain_integration.py:106)"} +{"complexity": "medium", "doc_id": "chunk_010324", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 124, "source_path": "tests\\_planned\\test_langchain_integration.py", "text": "test_langchain_integration.test_verify_invalid_signature (tests\\_planned\\test_langchain_integration.py:124)"} +{"complexity": "simple", "doc_id": "chunk_010325", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 141, "source_path": "tests\\_planned\\test_langchain_integration.py", "text": "test_langchain_integration.test_tool_initialization (tests\\_planned\\test_langchain_integration.py:141)"} +{"complexity": "medium", "doc_id": "chunk_010326", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 146, "source_path": "tests\\_planned\\test_langchain_integration.py", "text": "test_langchain_integration.test_temporal_verification_disabled (tests\\_planned\\test_langchain_integration.py:146)"} +{"complexity": "simple", "doc_id": "chunk_010327", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 166, "source_path": "tests\\_planned\\test_langchain_integration.py", "text": "test_langchain_integration.test_callback_initialization (tests\\_planned\\test_langchain_integration.py:166)"} +{"complexity": "medium", "doc_id": "chunk_010328", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 173, "source_path": "tests\\_planned\\test_langchain_integration.py", "text": "test_langchain_integration.test_llm_callback (tests\\_planned\\test_langchain_integration.py:173)"} +{"complexity": "medium", "doc_id": "chunk_010329", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 199, "source_path": "tests\\_planned\\test_langchain_integration.py", "text": "test_langchain_integration.test_chain_callback (tests\\_planned\\test_langchain_integration.py:199)"} +{"complexity": "medium", "doc_id": "chunk_010330", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 217, "source_path": "tests\\_planned\\test_langchain_integration.py", "text": "test_langchain_integration.test_tool_callback (tests\\_planned\\test_langchain_integration.py:217)"} +{"complexity": "medium", "doc_id": "chunk_010331", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 235, "source_path": "tests\\_planned\\test_langchain_integration.py", "text": "test_langchain_integration.test_get_proofs (tests\\_planned\\test_langchain_integration.py:235)"} +{"complexity": "medium", "doc_id": "chunk_010332", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 255, "source_path": "tests\\_planned\\test_langchain_integration.py", "text": "test_langchain_integration.test_verify_all_proofs (tests\\_planned\\test_langchain_integration.py:255)"} +{"complexity": "medium", "doc_id": "chunk_010333", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 270, "source_path": "tests\\_planned\\test_langchain_integration.py", "text": "test_langchain_integration.test_export_audit_trail (tests\\_planned\\test_langchain_integration.py:270)"} +{"complexity": "medium", "doc_id": "chunk_010334", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 286, "source_path": "tests\\_planned\\test_langchain_integration.py", "text": "test_langchain_integration.test_clear_proofs (tests\\_planned\\test_langchain_integration.py:286)"} +{"complexity": "simple", "doc_id": "chunk_010335", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 303, "source_path": "tests\\_planned\\test_langchain_integration.py", "text": "test_langchain_integration.test_get_aevion_tools (tests\\_planned\\test_langchain_integration.py:303)"} +{"complexity": "medium", "doc_id": "chunk_010336", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 316, "source_path": "tests\\_planned\\test_langchain_integration.py", "text": "test_langchain_integration.test_proof_generation_and_verification_flow (tests\\_planned\\test_langchain_integration.py:316)"} +{"complexity": "medium", "doc_id": "chunk_010337", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 339, "source_path": "tests\\_planned\\test_langchain_integration.py", "text": "test_langchain_integration.test_callback_with_multiple_calls (tests\\_planned\\test_langchain_integration.py:339)"} +{"complexity": "simple", "doc_id": "chunk_010338", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 366, "source_path": "tests\\_planned\\test_langchain_integration.py", "text": "test_langchain_integration.test_async_proof_generation (tests\\_planned\\test_langchain_integration.py:366)"} +{"complexity": "medium", "doc_id": "chunk_010339", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 377, "source_path": "tests\\_planned\\test_langchain_integration.py", "text": "test_langchain_integration.test_async_verification (tests\\_planned\\test_langchain_integration.py:377)"} +{"complexity": "simple", "doc_id": "chunk_010340", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 29, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.signer (tests\\_planned\\test_llamaindex_integration.py:29)"} +{"complexity": "simple", "doc_id": "chunk_010341", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 35, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.reader (tests\\_planned\\test_llamaindex_integration.py:35)"} +{"complexity": "simple", "doc_id": "chunk_010342", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 46, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.callback (tests\\_planned\\test_llamaindex_integration.py:46)"} +{"complexity": "simple", "doc_id": "chunk_010343", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 57, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.citation_gen (tests\\_planned\\test_llamaindex_integration.py:57)"} +{"complexity": "simple", "doc_id": "chunk_010344", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 67, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.test_reader_initialization (tests\\_planned\\test_llamaindex_integration.py:67)"} +{"complexity": "medium", "doc_id": "chunk_010345", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 75, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.test_reader_load_data_text (tests\\_planned\\test_llamaindex_integration.py:75)"} +{"complexity": "medium", "doc_id": "chunk_010346", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 104, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.test_reader_pii_detection (tests\\_planned\\test_llamaindex_integration.py:104)"} +{"complexity": "medium", "doc_id": "chunk_010347", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 117, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.test_reader_verify_document (tests\\_planned\\test_llamaindex_integration.py:117)"} +{"complexity": "medium", "doc_id": "chunk_010348", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 133, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.test_reader_verify_tampered_document (tests\\_planned\\test_llamaindex_integration.py:133)"} +{"complexity": "medium", "doc_id": "chunk_010349", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 151, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.test_reader_statistics (tests\\_planned\\test_llamaindex_integration.py:151)"} +{"complexity": "simple", "doc_id": "chunk_010350", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 167, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.test_callback_initialization (tests\\_planned\\test_llamaindex_integration.py:167)"} +{"complexity": "medium", "doc_id": "chunk_010351", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 175, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.test_callback_query_proof_generation (tests\\_planned\\test_llamaindex_integration.py:175)"} +{"complexity": "complex", "doc_id": "chunk_010352", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 194, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.test_callback_retrieval_proof_generation (tests\\_planned\\test_llamaindex_integration.py:194)"} +{"complexity": "simple", "doc_id": "chunk_010353", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 234, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.test_callback_statistics (tests\\_planned\\test_llamaindex_integration.py:234)"} +{"complexity": "medium", "doc_id": "chunk_010354", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 246, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.test_citation_generation (tests\\_planned\\test_llamaindex_integration.py:246)"} +{"complexity": "medium", "doc_id": "chunk_010355", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 273, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.test_citation_verification (tests\\_planned\\test_llamaindex_integration.py:273)"} +{"complexity": "medium", "doc_id": "chunk_010356", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 294, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.test_citation_tamper_detection (tests\\_planned\\test_llamaindex_integration.py:294)"} +{"complexity": "medium", "doc_id": "chunk_010357", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 318, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.test_multi_source_citation (tests\\_planned\\test_llamaindex_integration.py:318)"} +{"complexity": "medium", "doc_id": "chunk_010358", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 347, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.test_multi_citation_verification (tests\\_planned\\test_llamaindex_integration.py:347)"} +{"complexity": "medium", "doc_id": "chunk_010359", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 371, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.test_citation_statistics (tests\\_planned\\test_llamaindex_integration.py:371)"} +{"complexity": "complex", "doc_id": "chunk_010360", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 395, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.test_end_to_end_workflow (tests\\_planned\\test_llamaindex_integration.py:395)"} +{"complexity": "simple", "doc_id": "chunk_010361", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 437, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.test_reader_no_input_error (tests\\_planned\\test_llamaindex_integration.py:437)"} +{"complexity": "simple", "doc_id": "chunk_010362", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 443, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.test_citation_missing_signature_verification (tests\\_planned\\test_llamaindex_integration.py:443)"} +{"complexity": "simple", "doc_id": "chunk_010363", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 178, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.MockEventType (tests\\_planned\\test_llamaindex_integration.py:178)"} +{"complexity": "simple", "doc_id": "chunk_010364", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 197, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.MockNode (tests\\_planned\\test_llamaindex_integration.py:197)"} +{"complexity": "simple", "doc_id": "chunk_010365", "function_type": "class", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 202, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.MockNodeWithScore (tests\\_planned\\test_llamaindex_integration.py:202)"} +{"complexity": "simple", "doc_id": "chunk_010366", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 249, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.MockNode (tests\\_planned\\test_llamaindex_integration.py:249)"} +{"complexity": "simple", "doc_id": "chunk_010367", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 275, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.MockNode (tests\\_planned\\test_llamaindex_integration.py:275)"} +{"complexity": "simple", "doc_id": "chunk_010368", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 296, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.MockNode (tests\\_planned\\test_llamaindex_integration.py:296)"} +{"complexity": "simple", "doc_id": "chunk_010369", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 320, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.MockNode (tests\\_planned\\test_llamaindex_integration.py:320)"} +{"complexity": "simple", "doc_id": "chunk_010370", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 349, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.MockNode (tests\\_planned\\test_llamaindex_integration.py:349)"} +{"complexity": "simple", "doc_id": "chunk_010371", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 373, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.MockNode (tests\\_planned\\test_llamaindex_integration.py:373)"} +{"complexity": "simple", "doc_id": "chunk_010372", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 410, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.MockNode (tests\\_planned\\test_llamaindex_integration.py:410)"} +{"complexity": "simple", "doc_id": "chunk_010373", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "other", "source_line": 198, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.__init__ (tests\\_planned\\test_llamaindex_integration.py:198)"} +{"complexity": "simple", "doc_id": "chunk_010374", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "other", "source_line": 203, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.__init__ (tests\\_planned\\test_llamaindex_integration.py:203)"} +{"complexity": "simple", "doc_id": "chunk_010375", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "other", "source_line": 250, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.__init__ (tests\\_planned\\test_llamaindex_integration.py:250)"} +{"complexity": "simple", "doc_id": "chunk_010376", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "other", "source_line": 276, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.__init__ (tests\\_planned\\test_llamaindex_integration.py:276)"} +{"complexity": "simple", "doc_id": "chunk_010377", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "other", "source_line": 297, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.__init__ (tests\\_planned\\test_llamaindex_integration.py:297)"} +{"complexity": "simple", "doc_id": "chunk_010378", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "other", "source_line": 321, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.__init__ (tests\\_planned\\test_llamaindex_integration.py:321)"} +{"complexity": "simple", "doc_id": "chunk_010379", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "other", "source_line": 350, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.__init__ (tests\\_planned\\test_llamaindex_integration.py:350)"} +{"complexity": "simple", "doc_id": "chunk_010380", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "other", "source_line": 374, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.__init__ (tests\\_planned\\test_llamaindex_integration.py:374)"} +{"complexity": "simple", "doc_id": "chunk_010381", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "other", "source_line": 411, "source_path": "tests\\_planned\\test_llamaindex_integration.py", "text": "test_llamaindex_integration.__init__ (tests\\_planned\\test_llamaindex_integration.py:411)"} +{"complexity": "complex", "doc_id": "chunk_010382", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 58, "source_path": "tests\\_planned\\test_marketplace.py", "text": "test_marketplace.TestModelRegistry (tests\\_planned\\test_marketplace.py:58)"} +{"complexity": "complex", "doc_id": "chunk_010383", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 181, "source_path": "tests\\_planned\\test_marketplace.py", "text": "test_marketplace.TestBadgeManager (tests\\_planned\\test_marketplace.py:181)"} +{"complexity": "complex", "doc_id": "chunk_010384", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 296, "source_path": "tests\\_planned\\test_marketplace.py", "text": "test_marketplace.TestMarketplaceListings (tests\\_planned\\test_marketplace.py:296)"} +{"complexity": "complex", "doc_id": "chunk_010385", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 390, "source_path": "tests\\_planned\\test_marketplace.py", "text": "test_marketplace.TestVerificationServices (tests\\_planned\\test_marketplace.py:390)"} +{"complexity": "complex", "doc_id": "chunk_010386", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 467, "source_path": "tests\\_planned\\test_marketplace.py", "text": "test_marketplace.TestNFTMinting (tests\\_planned\\test_marketplace.py:467)"} +{"complexity": "complex", "doc_id": "chunk_010387", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 536, "source_path": "tests\\_planned\\test_marketplace.py", "text": "test_marketplace.TestMarketplaceIntegration (tests\\_planned\\test_marketplace.py:536)"} +{"complexity": "simple", "doc_id": "chunk_010388", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 61, "source_path": "tests\\_planned\\test_marketplace.py", "text": "test_marketplace.test_generate_identity (tests\\_planned\\test_marketplace.py:61)"} +{"complexity": "medium", "doc_id": "chunk_010389", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 72, "source_path": "tests\\_planned\\test_marketplace.py", "text": "test_marketplace.test_register_model (tests\\_planned\\test_marketplace.py:72)"} +{"complexity": "medium", "doc_id": "chunk_010390", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 93, "source_path": "tests\\_planned\\test_marketplace.py", "text": "test_marketplace.test_verify_model_identity (tests\\_planned\\test_marketplace.py:93)"} +{"complexity": "medium", "doc_id": "chunk_010391", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 111, "source_path": "tests\\_planned\\test_marketplace.py", "text": "test_marketplace.test_register_version (tests\\_planned\\test_marketplace.py:111)"} +{"complexity": "complex", "doc_id": "chunk_010392", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 136, "source_path": "tests\\_planned\\test_marketplace.py", "text": "test_marketplace.test_model_lineage (tests\\_planned\\test_marketplace.py:136)"} +{"complexity": "simple", "doc_id": "chunk_010393", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 184, "source_path": "tests\\_planned\\test_marketplace.py", "text": "test_marketplace.test_generate_issuer_identity (tests\\_planned\\test_marketplace.py:184)"} +{"complexity": "complex", "doc_id": "chunk_010394", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 192, "source_path": "tests\\_planned\\test_marketplace.py", "text": "test_marketplace.test_issue_badge (tests\\_planned\\test_marketplace.py:192)"} +{"complexity": "medium", "doc_id": "chunk_010395", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 225, "source_path": "tests\\_planned\\test_marketplace.py", "text": "test_marketplace.test_verify_badge (tests\\_planned\\test_marketplace.py:225)"} +{"complexity": "complex", "doc_id": "chunk_010396", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 255, "source_path": "tests\\_planned\\test_marketplace.py", "text": "test_marketplace.test_revoke_badge (tests\\_planned\\test_marketplace.py:255)"} +{"complexity": "simple", "doc_id": "chunk_010397", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 299, "source_path": "tests\\_planned\\test_marketplace.py", "text": "test_marketplace.setup_method (tests\\_planned\\test_marketplace.py:299)"} +{"complexity": "medium", "doc_id": "chunk_010398", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 305, "source_path": "tests\\_planned\\test_marketplace.py", "text": "test_marketplace.test_create_listing (tests\\_planned\\test_marketplace.py:305)"} +{"complexity": "medium", "doc_id": "chunk_010399", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 329, "source_path": "tests\\_planned\\test_marketplace.py", "text": "test_marketplace.test_search_listings (tests\\_planned\\test_marketplace.py:329)"} +{"complexity": "medium", "doc_id": "chunk_010400", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 356, "source_path": "tests\\_planned\\test_marketplace.py", "text": "test_marketplace.test_compare_models (tests\\_planned\\test_marketplace.py:356)"} +{"complexity": "medium", "doc_id": "chunk_010401", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 393, "source_path": "tests\\_planned\\test_marketplace.py", "text": "test_marketplace.test_audit_service (tests\\_planned\\test_marketplace.py:393)"} +{"complexity": "medium", "doc_id": "chunk_010402", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 417, "source_path": "tests\\_planned\\test_marketplace.py", "text": "test_marketplace.test_bias_detection_service (tests\\_planned\\test_marketplace.py:417)"} +{"complexity": "medium", "doc_id": "chunk_010403", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 432, "source_path": "tests\\_planned\\test_marketplace.py", "text": "test_marketplace.test_safety_evaluation_service (tests\\_planned\\test_marketplace.py:432)"} +{"complexity": "medium", "doc_id": "chunk_010404", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 447, "source_path": "tests\\_planned\\test_marketplace.py", "text": "test_marketplace.test_performance_benchmark_service (tests\\_planned\\test_marketplace.py:447)"} +{"complexity": "medium", "doc_id": "chunk_010405", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 470, "source_path": "tests\\_planned\\test_marketplace.py", "text": "test_marketplace.test_mint_nft (tests\\_planned\\test_marketplace.py:470)"} +{"complexity": "medium", "doc_id": "chunk_010406", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 490, "source_path": "tests\\_planned\\test_marketplace.py", "text": "test_marketplace.test_transfer_nft (tests\\_planned\\test_marketplace.py:490)"} +{"complexity": "medium", "doc_id": "chunk_010407", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 514, "source_path": "tests\\_planned\\test_marketplace.py", "text": "test_marketplace.test_get_nfts_by_owner (tests\\_planned\\test_marketplace.py:514)"} +{"complexity": "complex", "doc_id": "chunk_010408", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 539, "source_path": "tests\\_planned\\test_marketplace.py", "text": "test_marketplace.test_full_workflow (tests\\_planned\\test_marketplace.py:539)"} +{"complexity": "complex", "doc_id": "chunk_010409", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 28, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.TestMerkleProofAggregator (tests\\_planned\\test_merkle_proof_aggregation.py:28)"} +{"complexity": "complex", "doc_id": "chunk_010410", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 334, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.TestUnifiedProofComposerWithMerkle (tests\\_planned\\test_merkle_proof_aggregation.py:334)"} +{"complexity": "medium", "doc_id": "chunk_010411", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 434, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.TestConvenienceFunctions (tests\\_planned\\test_merkle_proof_aggregation.py:434)"} +{"complexity": "complex", "doc_id": "chunk_010412", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 457, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.TestLargeScaleOperations (tests\\_planned\\test_merkle_proof_aggregation.py:457)"} +{"complexity": "simple", "doc_id": "chunk_010413", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "proofs", "source_line": 31, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.test_initialization (tests\\_planned\\test_merkle_proof_aggregation.py:31)"} +{"complexity": "medium", "doc_id": "chunk_010414", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 39, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.test_add_single_proof (tests\\_planned\\test_merkle_proof_aggregation.py:39)"} +{"complexity": "medium", "doc_id": "chunk_010415", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 55, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.test_add_multiple_proofs (tests\\_planned\\test_merkle_proof_aggregation.py:55)"} +{"complexity": "simple", "doc_id": "chunk_010416", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 69, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.test_add_proof_without_proof_id_raises_error (tests\\_planned\\test_merkle_proof_aggregation.py:69)"} +{"complexity": "medium", "doc_id": "chunk_010417", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 77, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.test_build_tree_single_proof (tests\\_planned\\test_merkle_proof_aggregation.py:77)"} +{"complexity": "medium", "doc_id": "chunk_010418", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 90, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.test_build_tree_multiple_proofs (tests\\_planned\\test_merkle_proof_aggregation.py:90)"} +{"complexity": "medium", "doc_id": "chunk_010419", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 108, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.test_build_tree_odd_number_proofs (tests\\_planned\\test_merkle_proof_aggregation.py:108)"} +{"complexity": "simple", "doc_id": "chunk_010420", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "tests", "module": "proofs", "source_line": 128, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.test_build_tree_caching (tests\\_planned\\test_merkle_proof_aggregation.py:128)"} +{"complexity": "medium", "doc_id": "chunk_010421", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "proofs", "source_line": 139, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.test_build_tree_invalidates_on_add (tests\\_planned\\test_merkle_proof_aggregation.py:139)"} +{"complexity": "simple", "doc_id": "chunk_010422", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "tests", "module": "proofs", "source_line": 154, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.test_get_root_auto_builds (tests\\_planned\\test_merkle_proof_aggregation.py:154)"} +{"complexity": "medium", "doc_id": "chunk_010423", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 165, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.test_inclusion_proof_generation (tests\\_planned\\test_merkle_proof_aggregation.py:165)"} +{"complexity": "simple", "doc_id": "chunk_010424", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 183, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.test_inclusion_proof_invalid_id_raises_error (tests\\_planned\\test_merkle_proof_aggregation.py:183)"} +{"complexity": "medium", "doc_id": "chunk_010425", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 192, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.test_verify_inclusion_valid_proof (tests\\_planned\\test_merkle_proof_aggregation.py:192)"} +{"complexity": "medium", "doc_id": "chunk_010426", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 207, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.test_verify_inclusion_tampered_proof (tests\\_planned\\test_merkle_proof_aggregation.py:207)"} +{"complexity": "simple", "doc_id": "chunk_010427", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 224, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.test_verify_inclusion_invalid_format (tests\\_planned\\test_merkle_proof_aggregation.py:224)"} +{"complexity": "medium", "doc_id": "chunk_010428", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 232, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.test_batch_verify (tests\\_planned\\test_merkle_proof_aggregation.py:232)"} +{"complexity": "medium", "doc_id": "chunk_010429", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 247, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.test_batch_verify_with_invalid_id (tests\\_planned\\test_merkle_proof_aggregation.py:247)"} +{"complexity": "medium", "doc_id": "chunk_010430", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 261, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.test_export_tree (tests\\_planned\\test_merkle_proof_aggregation.py:261)"} +{"complexity": "medium", "doc_id": "chunk_010431", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 278, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.test_json_serialization (tests\\_planned\\test_merkle_proof_aggregation.py:278)"} +{"complexity": "medium", "doc_id": "chunk_010432", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 292, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.test_from_dict (tests\\_planned\\test_merkle_proof_aggregation.py:292)"} +{"complexity": "medium", "doc_id": "chunk_010433", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "proofs", "source_line": 304, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.test_get_statistics (tests\\_planned\\test_merkle_proof_aggregation.py:304)"} +{"complexity": "medium", "doc_id": "chunk_010434", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 318, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.test_add_composed_proof (tests\\_planned\\test_merkle_proof_aggregation.py:318)"} +{"complexity": "simple", "doc_id": "chunk_010435", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "proofs", "source_line": 337, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.test_initialization (tests\\_planned\\test_merkle_proof_aggregation.py:337)"} +{"complexity": "medium", "doc_id": "chunk_010436", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 343, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.test_compose_with_merkle (tests\\_planned\\test_merkle_proof_aggregation.py:343)"} +{"complexity": "medium", "doc_id": "chunk_010437", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 357, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.test_get_merkle_root (tests\\_planned\\test_merkle_proof_aggregation.py:357)"} +{"complexity": "medium", "doc_id": "chunk_010438", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 370, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.test_verify_composed_proof (tests\\_planned\\test_merkle_proof_aggregation.py:370)"} +{"complexity": "simple", "doc_id": "chunk_010439", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 385, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.test_verify_nonexistent_proof (tests\\_planned\\test_merkle_proof_aggregation.py:385)"} +{"complexity": "medium", "doc_id": "chunk_010440", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 393, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.test_export_aggregated_proofs (tests\\_planned\\test_merkle_proof_aggregation.py:393)"} +{"complexity": "medium", "doc_id": "chunk_010441", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 415, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.test_multiple_compositions (tests\\_planned\\test_merkle_proof_aggregation.py:415)"} +{"complexity": "simple", "doc_id": "chunk_010442", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 437, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.test_create_merkle_aggregator (tests\\_planned\\test_merkle_proof_aggregation.py:437)"} +{"complexity": "medium", "doc_id": "chunk_010443", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 442, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.test_aggregate_proofs_with_merkle (tests\\_planned\\test_merkle_proof_aggregation.py:442)"} +{"complexity": "medium", "doc_id": "chunk_010444", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 460, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.test_large_proof_set (tests\\_planned\\test_merkle_proof_aggregation.py:460)"} +{"complexity": "medium", "doc_id": "chunk_010445", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 478, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.test_incremental_addition_performance (tests\\_planned\\test_merkle_proof_aggregation.py:478)"} +{"complexity": "medium", "doc_id": "chunk_010446", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 492, "source_path": "tests\\_planned\\test_merkle_proof_aggregation.py", "text": "test_merkle_proof_aggregation.test_deep_tree_structure (tests\\_planned\\test_merkle_proof_aggregation.py:492)"} +{"complexity": "complex", "doc_id": "chunk_010447", "function_type": "class", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "consensus", "source_line": 32, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.TestConsensusEngineInitialization (tests\\_planned\\test_multi_agent_consensus.py:32)"} +{"complexity": "complex", "doc_id": "chunk_010448", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 72, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.TestAgentRegistration (tests\\_planned\\test_multi_agent_consensus.py:72)"} +{"complexity": "complex", "doc_id": "chunk_010449", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 122, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.TestByzantineThreshold (tests\\_planned\\test_multi_agent_consensus.py:122)"} +{"complexity": "complex", "doc_id": "chunk_010450", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 216, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.TestVoteAggregation (tests\\_planned\\test_multi_agent_consensus.py:216)"} +{"complexity": "complex", "doc_id": "chunk_010451", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 289, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.TestSimilarityComparison (tests\\_planned\\test_multi_agent_consensus.py:289)"} +{"complexity": "complex", "doc_id": "chunk_010452", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 341, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.TestConsensusReaching (tests\\_planned\\test_multi_agent_consensus.py:341)"} +{"complexity": "complex", "doc_id": "chunk_010453", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "consensus", "source_line": 419, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.TestMerkleTreeConstruction (tests\\_planned\\test_multi_agent_consensus.py:419)"} +{"complexity": "complex", "doc_id": "chunk_010454", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "consensus", "source_line": 575, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.TestCryptographicProof (tests\\_planned\\test_multi_agent_consensus.py:575)"} +{"complexity": "complex", "doc_id": "chunk_010455", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "consensus", "source_line": 664, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.TestXGMLExport (tests\\_planned\\test_multi_agent_consensus.py:664)"} +{"complexity": "complex", "doc_id": "chunk_010456", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "consensus", "source_line": 789, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.TestConsensusProofDataclasses (tests\\_planned\\test_multi_agent_consensus.py:789)"} +{"complexity": "complex", "doc_id": "chunk_010457", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 874, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.TestEdgeCases (tests\\_planned\\test_multi_agent_consensus.py:874)"} +{"complexity": "simple", "doc_id": "chunk_010458", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "consensus", "source_line": 35, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_default_initialization (tests\\_planned\\test_multi_agent_consensus.py:35)"} +{"complexity": "medium", "doc_id": "chunk_010459", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 44, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_custom_thresholds (tests\\_planned\\test_multi_agent_consensus.py:44)"} +{"complexity": "simple", "doc_id": "chunk_010460", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "consensus", "source_line": 56, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_crypto_initialization_with_nacl (tests\\_planned\\test_multi_agent_consensus.py:56)"} +{"complexity": "simple", "doc_id": "chunk_010461", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "consensus", "source_line": 64, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_crypto_initialization_without_nacl (tests\\_planned\\test_multi_agent_consensus.py:64)"} +{"complexity": "simple", "doc_id": "chunk_010462", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 76, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.engine (tests\\_planned\\test_multi_agent_consensus.py:76)"} +{"complexity": "simple", "doc_id": "chunk_010463", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 81, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.mock_query_func (tests\\_planned\\test_multi_agent_consensus.py:81)"} +{"complexity": "medium", "doc_id": "chunk_010464", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 87, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_register_single_agent (tests\\_planned\\test_multi_agent_consensus.py:87)"} +{"complexity": "medium", "doc_id": "chunk_010465", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 101, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_register_multiple_agents (tests\\_planned\\test_multi_agent_consensus.py:101)"} +{"complexity": "simple", "doc_id": "chunk_010466", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "tests", "module": "consensus", "source_line": 115, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_register_agent_stores_query_function (tests\\_planned\\test_multi_agent_consensus.py:115)"} +{"complexity": "simple", "doc_id": "chunk_010467", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 126, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.engine (tests\\_planned\\test_multi_agent_consensus.py:126)"} +{"complexity": "medium", "doc_id": "chunk_010468", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 131, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_byzantine_threshold_met_with_full_agreement (tests\\_planned\\test_multi_agent_consensus.py:131)"} +{"complexity": "medium", "doc_id": "chunk_010469", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 147, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_byzantine_threshold_met_with_two_thirds (tests\\_planned\\test_multi_agent_consensus.py:147)"} +{"complexity": "medium", "doc_id": "chunk_010470", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 168, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_byzantine_threshold_not_met_with_half (tests\\_planned\\test_multi_agent_consensus.py:168)"} +{"complexity": "medium", "doc_id": "chunk_010471", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 190, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_byzantine_tolerates_one_third_faulty (tests\\_planned\\test_multi_agent_consensus.py:190)"} +{"complexity": "simple", "doc_id": "chunk_010472", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 220, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.engine (tests\\_planned\\test_multi_agent_consensus.py:220)"} +{"complexity": "medium", "doc_id": "chunk_010473", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 225, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_collects_votes_from_all_agents (tests\\_planned\\test_multi_agent_consensus.py:225)"} +{"complexity": "medium", "doc_id": "chunk_010474", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 239, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_vote_contains_required_fields (tests\\_planned\\test_multi_agent_consensus.py:239)"} +{"complexity": "medium", "doc_id": "chunk_010475", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 260, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_vote_timing_tracked (tests\\_planned\\test_multi_agent_consensus.py:260)"} +{"complexity": "medium", "doc_id": "chunk_010476", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 275, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_vote_handles_agent_errors (tests\\_planned\\test_multi_agent_consensus.py:275)"} +{"complexity": "simple", "doc_id": "chunk_010477", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 293, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.engine (tests\\_planned\\test_multi_agent_consensus.py:293)"} +{"complexity": "simple", "doc_id": "chunk_010478", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 297, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_identical_responses_high_similarity (tests\\_planned\\test_multi_agent_consensus.py:297)"} +{"complexity": "simple", "doc_id": "chunk_010479", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 303, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_very_similar_responses (tests\\_planned\\test_multi_agent_consensus.py:303)"} +{"complexity": "simple", "doc_id": "chunk_010480", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 311, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_different_responses_low_similarity (tests\\_planned\\test_multi_agent_consensus.py:311)"} +{"complexity": "simple", "doc_id": "chunk_010481", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 319, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_empty_responses_zero_similarity (tests\\_planned\\test_multi_agent_consensus.py:319)"} +{"complexity": "simple", "doc_id": "chunk_010482", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "tests", "module": "consensus", "source_line": 324, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_only_stopwords_zero_similarity (tests\\_planned\\test_multi_agent_consensus.py:324)"} +{"complexity": "simple", "doc_id": "chunk_010483", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 332, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_case_insensitive_comparison (tests\\_planned\\test_multi_agent_consensus.py:332)"} +{"complexity": "simple", "doc_id": "chunk_010484", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 345, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.engine (tests\\_planned\\test_multi_agent_consensus.py:345)"} +{"complexity": "medium", "doc_id": "chunk_010485", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 350, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_consensus_with_agreeing_agents (tests\\_planned\\test_multi_agent_consensus.py:350)"} +{"complexity": "medium", "doc_id": "chunk_010486", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 372, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_consensus_failure_with_dissenting_agents (tests\\_planned\\test_multi_agent_consensus.py:372)"} +{"complexity": "medium", "doc_id": "chunk_010487", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 394, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_consensus_response_is_most_central (tests\\_planned\\test_multi_agent_consensus.py:394)"} +{"complexity": "medium", "doc_id": "chunk_010488", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "consensus", "source_line": 422, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_merkle_root_with_single_vote (tests\\_planned\\test_multi_agent_consensus.py:422)"} +{"complexity": "complex", "doc_id": "chunk_010489", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "consensus", "source_line": 450, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_merkle_root_with_two_votes (tests\\_planned\\test_multi_agent_consensus.py:450)"} +{"complexity": "medium", "doc_id": "chunk_010490", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "consensus", "source_line": 488, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_merkle_root_with_odd_votes (tests\\_planned\\test_multi_agent_consensus.py:488)"} +{"complexity": "medium", "doc_id": "chunk_010491", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "consensus", "source_line": 519, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_merkle_root_empty_votes (tests\\_planned\\test_multi_agent_consensus.py:519)"} +{"complexity": "complex", "doc_id": "chunk_010492", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "consensus", "source_line": 537, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_merkle_root_deterministic (tests\\_planned\\test_multi_agent_consensus.py:537)"} +{"complexity": "medium", "doc_id": "chunk_010493", "function_type": "async_function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "consensus", "source_line": 579, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_proof_has_merkle_root (tests\\_planned\\test_multi_agent_consensus.py:579)"} +{"complexity": "medium", "doc_id": "chunk_010494", "function_type": "async_function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "consensus", "source_line": 594, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_proof_has_signature (tests\\_planned\\test_multi_agent_consensus.py:594)"} +{"complexity": "complex", "doc_id": "chunk_010495", "function_type": "async_function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "consensus", "source_line": 609, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_proof_hash_deterministic (tests\\_planned\\test_multi_agent_consensus.py:609)"} +{"complexity": "medium", "doc_id": "chunk_010496", "function_type": "async_function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "consensus", "source_line": 648, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_vote_signatures_unique (tests\\_planned\\test_multi_agent_consensus.py:648)"} +{"complexity": "medium", "doc_id": "chunk_010497", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "consensus", "source_line": 668, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_xgml_valid_xml_structure (tests\\_planned\\test_multi_agent_consensus.py:668)"} +{"complexity": "medium", "doc_id": "chunk_010498", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "consensus", "source_line": 685, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_xgml_escapes_user_input (tests\\_planned\\test_multi_agent_consensus.py:685)"} +{"complexity": "medium", "doc_id": "chunk_010499", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "consensus", "source_line": 704, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_xgml_includes_vote_details (tests\\_planned\\test_multi_agent_consensus.py:704)"} +{"complexity": "medium", "doc_id": "chunk_010500", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "consensus", "source_line": 726, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_xgml_includes_consensus_result (tests\\_planned\\test_multi_agent_consensus.py:726)"} +{"complexity": "medium", "doc_id": "chunk_010501", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "consensus", "source_line": 746, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_xgml_includes_cryptographic_proof (tests\\_planned\\test_multi_agent_consensus.py:746)"} +{"complexity": "medium", "doc_id": "chunk_010502", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "consensus", "source_line": 767, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_xgml_truncates_long_content (tests\\_planned\\test_multi_agent_consensus.py:767)"} +{"complexity": "medium", "doc_id": "chunk_010503", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 792, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_agent_vote_to_dict (tests\\_planned\\test_multi_agent_consensus.py:792)"} +{"complexity": "medium", "doc_id": "chunk_010504", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "consensus", "source_line": 817, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_agent_vote_truncates_long_response (tests\\_planned\\test_multi_agent_consensus.py:817)"} +{"complexity": "complex", "doc_id": "chunk_010505", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "consensus", "source_line": 835, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_consensus_proof_to_dict (tests\\_planned\\test_multi_agent_consensus.py:835)"} +{"complexity": "simple", "doc_id": "chunk_010506", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 878, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_no_agents_registered (tests\\_planned\\test_multi_agent_consensus.py:878)"} +{"complexity": "medium", "doc_id": "chunk_010507", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 889, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_single_agent_fails_byzantine_threshold (tests\\_planned\\test_multi_agent_consensus.py:889)"} +{"complexity": "medium", "doc_id": "chunk_010508", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 904, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_all_agents_error (tests\\_planned\\test_multi_agent_consensus.py:904)"} +{"complexity": "medium", "doc_id": "chunk_010509", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 921, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_empty_query (tests\\_planned\\test_multi_agent_consensus.py:921)"} +{"complexity": "medium", "doc_id": "chunk_010510", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 936, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.test_unicode_in_responses (tests\\_planned\\test_multi_agent_consensus.py:936)"} +{"complexity": "simple", "doc_id": "chunk_010511", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 83, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.query (tests\\_planned\\test_multi_agent_consensus.py:83)"} +{"complexity": "simple", "doc_id": "chunk_010512", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 134, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.agreeing_agent (tests\\_planned\\test_multi_agent_consensus.py:134)"} +{"complexity": "simple", "doc_id": "chunk_010513", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 150, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.agent_agree (tests\\_planned\\test_multi_agent_consensus.py:150)"} +{"complexity": "simple", "doc_id": "chunk_010514", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 153, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.agent_dissent (tests\\_planned\\test_multi_agent_consensus.py:153)"} +{"complexity": "simple", "doc_id": "chunk_010515", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 171, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.agent_agree (tests\\_planned\\test_multi_agent_consensus.py:171)"} +{"complexity": "simple", "doc_id": "chunk_010516", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 174, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.agent_dissent (tests\\_planned\\test_multi_agent_consensus.py:174)"} +{"complexity": "simple", "doc_id": "chunk_010517", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 193, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.honest_agent (tests\\_planned\\test_multi_agent_consensus.py:193)"} +{"complexity": "simple", "doc_id": "chunk_010518", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 196, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.faulty_agent (tests\\_planned\\test_multi_agent_consensus.py:196)"} +{"complexity": "simple", "doc_id": "chunk_010519", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 227, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.agent (tests\\_planned\\test_multi_agent_consensus.py:227)"} +{"complexity": "simple", "doc_id": "chunk_010520", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 241, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.agent (tests\\_planned\\test_multi_agent_consensus.py:241)"} +{"complexity": "simple", "doc_id": "chunk_010521", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 262, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.slow_agent (tests\\_planned\\test_multi_agent_consensus.py:262)"} +{"complexity": "simple", "doc_id": "chunk_010522", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 277, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.failing_agent (tests\\_planned\\test_multi_agent_consensus.py:277)"} +{"complexity": "simple", "doc_id": "chunk_010523", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 352, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.agent1 (tests\\_planned\\test_multi_agent_consensus.py:352)"} +{"complexity": "simple", "doc_id": "chunk_010524", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 355, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.agent2 (tests\\_planned\\test_multi_agent_consensus.py:355)"} +{"complexity": "simple", "doc_id": "chunk_010525", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 358, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.agent3 (tests\\_planned\\test_multi_agent_consensus.py:358)"} +{"complexity": "simple", "doc_id": "chunk_010526", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 374, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.agent1 (tests\\_planned\\test_multi_agent_consensus.py:374)"} +{"complexity": "simple", "doc_id": "chunk_010527", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 377, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.agent2 (tests\\_planned\\test_multi_agent_consensus.py:377)"} +{"complexity": "simple", "doc_id": "chunk_010528", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 380, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.agent3 (tests\\_planned\\test_multi_agent_consensus.py:380)"} +{"complexity": "simple", "doc_id": "chunk_010529", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 396, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.agent1 (tests\\_planned\\test_multi_agent_consensus.py:396)"} +{"complexity": "simple", "doc_id": "chunk_010530", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 399, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.agent2 (tests\\_planned\\test_multi_agent_consensus.py:399)"} +{"complexity": "simple", "doc_id": "chunk_010531", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 402, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.agent3 (tests\\_planned\\test_multi_agent_consensus.py:402)"} +{"complexity": "simple", "doc_id": "chunk_010532", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 405, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.agent4 (tests\\_planned\\test_multi_agent_consensus.py:405)"} +{"complexity": "simple", "doc_id": "chunk_010533", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 583, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.agent (tests\\_planned\\test_multi_agent_consensus.py:583)"} +{"complexity": "simple", "doc_id": "chunk_010534", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 598, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.agent (tests\\_planned\\test_multi_agent_consensus.py:598)"} +{"complexity": "simple", "doc_id": "chunk_010535", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 652, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.agent (tests\\_planned\\test_multi_agent_consensus.py:652)"} +{"complexity": "simple", "doc_id": "chunk_010536", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 672, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.agent (tests\\_planned\\test_multi_agent_consensus.py:672)"} +{"complexity": "simple", "doc_id": "chunk_010537", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 689, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.agent (tests\\_planned\\test_multi_agent_consensus.py:689)"} +{"complexity": "simple", "doc_id": "chunk_010538", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 708, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.agent (tests\\_planned\\test_multi_agent_consensus.py:708)"} +{"complexity": "simple", "doc_id": "chunk_010539", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 730, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.agent (tests\\_planned\\test_multi_agent_consensus.py:730)"} +{"complexity": "simple", "doc_id": "chunk_010540", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 750, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.agent (tests\\_planned\\test_multi_agent_consensus.py:750)"} +{"complexity": "simple", "doc_id": "chunk_010541", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 772, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.agent (tests\\_planned\\test_multi_agent_consensus.py:772)"} +{"complexity": "simple", "doc_id": "chunk_010542", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 893, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.agent (tests\\_planned\\test_multi_agent_consensus.py:893)"} +{"complexity": "simple", "doc_id": "chunk_010543", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 908, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.failing_agent (tests\\_planned\\test_multi_agent_consensus.py:908)"} +{"complexity": "simple", "doc_id": "chunk_010544", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 925, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.agent (tests\\_planned\\test_multi_agent_consensus.py:925)"} +{"complexity": "simple", "doc_id": "chunk_010545", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 940, "source_path": "tests\\_planned\\test_multi_agent_consensus.py", "text": "test_multi_agent_consensus.agent (tests\\_planned\\test_multi_agent_consensus.py:940)"} +{"complexity": "medium", "doc_id": "chunk_010546", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 34, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.TestNISTConfig (tests\\_planned\\test_nist_engine.py:34)"} +{"complexity": "complex", "doc_id": "chunk_010547", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 56, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.TestNISTCSFEngine (tests\\_planned\\test_nist_engine.py:56)"} +{"complexity": "complex", "doc_id": "chunk_010548", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 113, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.TestNISTAIRMFEngine (tests\\_planned\\test_nist_engine.py:113)"} +{"complexity": "complex", "doc_id": "chunk_010549", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 169, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.TestNISTSP80053Engine (tests\\_planned\\test_nist_engine.py:169)"} +{"complexity": "complex", "doc_id": "chunk_010550", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 214, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.TestNISTEngine (tests\\_planned\\test_nist_engine.py:214)"} +{"complexity": "complex", "doc_id": "chunk_010551", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 290, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.TestNISTMonitor (tests\\_planned\\test_nist_engine.py:290)"} +{"complexity": "complex", "doc_id": "chunk_010552", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 333, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.TestNISTReporter (tests\\_planned\\test_nist_engine.py:333)"} +{"complexity": "medium", "doc_id": "chunk_010553", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 368, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.TestIntegration (tests\\_planned\\test_nist_engine.py:368)"} +{"complexity": "simple", "doc_id": "chunk_010554", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 37, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.test_config_initialization (tests\\_planned\\test_nist_engine.py:37)"} +{"complexity": "simple", "doc_id": "chunk_010555", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 45, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.test_control_mappings (tests\\_planned\\test_nist_engine.py:45)"} +{"complexity": "simple", "doc_id": "chunk_010556", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 59, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.setUp (tests\\_planned\\test_nist_engine.py:59)"} +{"complexity": "simple", "doc_id": "chunk_010557", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 63, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.test_asset_inventory (tests\\_planned\\test_nist_engine.py:63)"} +{"complexity": "medium", "doc_id": "chunk_010558", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 72, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.test_risk_identification (tests\\_planned\\test_nist_engine.py:72)"} +{"complexity": "medium", "doc_id": "chunk_010559", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 89, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.test_assess_all_functions (tests\\_planned\\test_nist_engine.py:89)"} +{"complexity": "simple", "doc_id": "chunk_010560", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 104, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.test_overall_score (tests\\_planned\\test_nist_engine.py:104)"} +{"complexity": "simple", "doc_id": "chunk_010561", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 116, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.setUp (tests\\_planned\\test_nist_engine.py:116)"} +{"complexity": "simple", "doc_id": "chunk_010562", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 120, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.test_ai_systems_inventory (tests\\_planned\\test_nist_engine.py:120)"} +{"complexity": "simple", "doc_id": "chunk_010563", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 129, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.test_context_mapping (tests\\_planned\\test_nist_engine.py:129)"} +{"complexity": "medium", "doc_id": "chunk_010564", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 138, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.test_risk_identification (tests\\_planned\\test_nist_engine.py:138)"} +{"complexity": "simple", "doc_id": "chunk_010565", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 150, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.test_assess_all_functions (tests\\_planned\\test_nist_engine.py:150)"} +{"complexity": "simple", "doc_id": "chunk_010566", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 160, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.test_overall_score (tests\\_planned\\test_nist_engine.py:160)"} +{"complexity": "simple", "doc_id": "chunk_010567", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 172, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.setUp (tests\\_planned\\test_nist_engine.py:172)"} +{"complexity": "simple", "doc_id": "chunk_010568", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 176, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.test_controls_initialization (tests\\_planned\\test_nist_engine.py:176)"} +{"complexity": "simple", "doc_id": "chunk_010569", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 186, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.test_control_assessment (tests\\_planned\\test_nist_engine.py:186)"} +{"complexity": "simple", "doc_id": "chunk_010570", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 195, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.test_family_assessment (tests\\_planned\\test_nist_engine.py:195)"} +{"complexity": "simple", "doc_id": "chunk_010571", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 205, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.test_overall_score (tests\\_planned\\test_nist_engine.py:205)"} +{"complexity": "simple", "doc_id": "chunk_010572", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 217, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.setUp (tests\\_planned\\test_nist_engine.py:217)"} +{"complexity": "simple", "doc_id": "chunk_010573", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 221, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.test_engine_initialization (tests\\_planned\\test_nist_engine.py:221)"} +{"complexity": "simple", "doc_id": "chunk_010574", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 227, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.test_assess_all (tests\\_planned\\test_nist_engine.py:227)"} +{"complexity": "simple", "doc_id": "chunk_010575", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 236, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.test_get_compliance_status (tests\\_planned\\test_nist_engine.py:236)"} +{"complexity": "medium", "doc_id": "chunk_010576", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 245, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.test_record_violation (tests\\_planned\\test_nist_engine.py:245)"} +{"complexity": "medium", "doc_id": "chunk_010577", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 262, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.test_get_violations_filtering (tests\\_planned\\test_nist_engine.py:262)"} +{"complexity": "simple", "doc_id": "chunk_010578", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 278, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.test_performance_stats (tests\\_planned\\test_nist_engine.py:278)"} +{"complexity": "simple", "doc_id": "chunk_010579", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 293, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.setUp (tests\\_planned\\test_nist_engine.py:293)"} +{"complexity": "simple", "doc_id": "chunk_010580", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 297, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.test_monitor_initialization (tests\\_planned\\test_nist_engine.py:297)"} +{"complexity": "simple", "doc_id": "chunk_010581", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 303, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.test_component_monitoring (tests\\_planned\\test_nist_engine.py:303)"} +{"complexity": "medium", "doc_id": "chunk_010582", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 310, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.test_metrics_update (tests\\_planned\\test_nist_engine.py:310)"} +{"complexity": "simple", "doc_id": "chunk_010583", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 322, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.test_alert_callback (tests\\_planned\\test_nist_engine.py:322)"} +{"complexity": "simple", "doc_id": "chunk_010584", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 336, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.setUp (tests\\_planned\\test_nist_engine.py:336)"} +{"complexity": "simple", "doc_id": "chunk_010585", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 340, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.test_json_report (tests\\_planned\\test_nist_engine.py:340)"} +{"complexity": "simple", "doc_id": "chunk_010586", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 350, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.test_markdown_report (tests\\_planned\\test_nist_engine.py:350)"} +{"complexity": "simple", "doc_id": "chunk_010587", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 358, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.test_xgml_report (tests\\_planned\\test_nist_engine.py:358)"} +{"complexity": "medium", "doc_id": "chunk_010588", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 371, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.test_end_to_end_workflow (tests\\_planned\\test_nist_engine.py:371)"} +{"complexity": "simple", "doc_id": "chunk_010589", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 326, "source_path": "tests\\_planned\\test_nist_engine.py", "text": "test_nist_engine.test_callback (tests\\_planned\\test_nist_engine.py:326)"} +{"complexity": "simple", "doc_id": "chunk_010590", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 20, "source_path": "tests\\_planned\\test_paged_attention.py", "text": "test_paged_attention.device (tests\\_planned\\test_paged_attention.py:20)"} +{"complexity": "simple", "doc_id": "chunk_010591", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 26, "source_path": "tests\\_planned\\test_paged_attention.py", "text": "test_paged_attention.basic_config (tests\\_planned\\test_paged_attention.py:26)"} +{"complexity": "medium", "doc_id": "chunk_010592", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 37, "source_path": "tests\\_planned\\test_paged_attention.py", "text": "test_paged_attention.TestPagedAttentionConfig (tests\\_planned\\test_paged_attention.py:37)"} +{"complexity": "complex", "doc_id": "chunk_010593", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 66, "source_path": "tests\\_planned\\test_paged_attention.py", "text": "test_paged_attention.TestPagedBlock (tests\\_planned\\test_paged_attention.py:66)"} +{"complexity": "complex", "doc_id": "chunk_010594", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 114, "source_path": "tests\\_planned\\test_paged_attention.py", "text": "test_paged_attention.TestPagedAttentionCache (tests\\_planned\\test_paged_attention.py:114)"} +{"complexity": "complex", "doc_id": "chunk_010595", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 237, "source_path": "tests\\_planned\\test_paged_attention.py", "text": "test_paged_attention.TestCompression (tests\\_planned\\test_paged_attention.py:237)"} +{"complexity": "medium", "doc_id": "chunk_010596", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 297, "source_path": "tests\\_planned\\test_paged_attention.py", "text": "test_paged_attention.TestSlidingWindow (tests\\_planned\\test_paged_attention.py:297)"} +{"complexity": "medium", "doc_id": "chunk_010597", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 323, "source_path": "tests\\_planned\\test_paged_attention.py", "text": "test_paged_attention.TestBenchmark (tests\\_planned\\test_paged_attention.py:323)"} +{"complexity": "medium", "doc_id": "chunk_010598", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 351, "source_path": "tests\\_planned\\test_paged_attention.py", "text": "test_paged_attention.TestVariableLengthBatching (tests\\_planned\\test_paged_attention.py:351)"} +{"complexity": "complex", "doc_id": "chunk_010599", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 384, "source_path": "tests\\_planned\\test_paged_attention.py", "text": "test_paged_attention.TestMetrics (tests\\_planned\\test_paged_attention.py:384)"} +{"complexity": "simple", "doc_id": "chunk_010600", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 40, "source_path": "tests\\_planned\\test_paged_attention.py", "text": "test_paged_attention.test_config_defaults (tests\\_planned\\test_paged_attention.py:40)"} +{"complexity": "simple", "doc_id": "chunk_010601", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 48, "source_path": "tests\\_planned\\test_paged_attention.py", "text": "test_paged_attention.test_config_validation (tests\\_planned\\test_paged_attention.py:48)"} +{"complexity": "simple", "doc_id": "chunk_010602", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "other", "source_line": 54, "source_path": "tests\\_planned\\test_paged_attention.py", "text": "test_paged_attention.test_backend_auto_selection (tests\\_planned\\test_paged_attention.py:54)"} +{"complexity": "medium", "doc_id": "chunk_010603", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 69, "source_path": "tests\\_planned\\test_paged_attention.py", "text": "test_paged_attention.test_block_creation (tests\\_planned\\test_paged_attention.py:69)"} +{"complexity": "medium", "doc_id": "chunk_010604", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 86, "source_path": "tests\\_planned\\test_paged_attention.py", "text": "test_paged_attention.test_block_append_kv (tests\\_planned\\test_paged_attention.py:86)"} +{"complexity": "medium", "doc_id": "chunk_010605", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 100, "source_path": "tests\\_planned\\test_paged_attention.py", "text": "test_paged_attention.test_block_overflow (tests\\_planned\\test_paged_attention.py:100)"} +{"complexity": "simple", "doc_id": "chunk_010606", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 117, "source_path": "tests\\_planned\\test_paged_attention.py", "text": "test_paged_attention.test_cache_initialization (tests\\_planned\\test_paged_attention.py:117)"} +{"complexity": "medium", "doc_id": "chunk_010607", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 125, "source_path": "tests\\_planned\\test_paged_attention.py", "text": "test_paged_attention.test_append_kv (tests\\_planned\\test_paged_attention.py:125)"} +{"complexity": "medium", "doc_id": "chunk_010608", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 138, "source_path": "tests\\_planned\\test_paged_attention.py", "text": "test_paged_attention.test_get_kv (tests\\_planned\\test_paged_attention.py:138)"} +{"complexity": "medium", "doc_id": "chunk_010609", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 153, "source_path": "tests\\_planned\\test_paged_attention.py", "text": "test_paged_attention.test_compute_attention_standard (tests\\_planned\\test_paged_attention.py:153)"} +{"complexity": "medium", "doc_id": "chunk_010610", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 177, "source_path": "tests\\_planned\\test_paged_attention.py", "text": "test_paged_attention.test_compute_attention_flash (tests\\_planned\\test_paged_attention.py:177)"} +{"complexity": "medium", "doc_id": "chunk_010611", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 203, "source_path": "tests\\_planned\\test_paged_attention.py", "text": "test_paged_attention.test_deallocate_blocks (tests\\_planned\\test_paged_attention.py:203)"} +{"complexity": "medium", "doc_id": "chunk_010612", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 220, "source_path": "tests\\_planned\\test_paged_attention.py", "text": "test_paged_attention.test_cache_stats (tests\\_planned\\test_paged_attention.py:220)"} +{"complexity": "medium", "doc_id": "chunk_010613", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 245, "source_path": "tests\\_planned\\test_paged_attention.py", "text": "test_paged_attention.test_compression_modes (tests\\_planned\\test_paged_attention.py:245)"} +{"complexity": "medium", "doc_id": "chunk_010614", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 264, "source_path": "tests\\_planned\\test_paged_attention.py", "text": "test_paged_attention.test_compression_memory_savings (tests\\_planned\\test_paged_attention.py:264)"} +{"complexity": "medium", "doc_id": "chunk_010615", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 300, "source_path": "tests\\_planned\\test_paged_attention.py", "text": "test_paged_attention.test_sliding_window_enabled (tests\\_planned\\test_paged_attention.py:300)"} +{"complexity": "medium", "doc_id": "chunk_010616", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 326, "source_path": "tests\\_planned\\test_paged_attention.py", "text": "test_paged_attention.test_benchmark_backend (tests\\_planned\\test_paged_attention.py:326)"} +{"complexity": "simple", "doc_id": "chunk_010617", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 341, "source_path": "tests\\_planned\\test_paged_attention.py", "text": "test_paged_attention.test_benchmark_compression (tests\\_planned\\test_paged_attention.py:341)"} +{"complexity": "medium", "doc_id": "chunk_010618", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 354, "source_path": "tests\\_planned\\test_paged_attention.py", "text": "test_paged_attention.test_batch_different_lengths (tests\\_planned\\test_paged_attention.py:354)"} +{"complexity": "medium", "doc_id": "chunk_010619", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 387, "source_path": "tests\\_planned\\test_paged_attention.py", "text": "test_paged_attention.test_metrics_tracking (tests\\_planned\\test_paged_attention.py:387)"} +{"complexity": "medium", "doc_id": "chunk_010620", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 410, "source_path": "tests\\_planned\\test_paged_attention.py", "text": "test_paged_attention.test_metrics_reset (tests\\_planned\\test_paged_attention.py:410)"} +{"complexity": "complex", "doc_id": "chunk_010621", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 28, "source_path": "tests\\_planned\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.TestPostQuantumSigner (tests\\_planned\\test_post_quantum_signer.py:28)"} +{"complexity": "complex", "doc_id": "chunk_010622", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "crypto", "source_line": 309, "source_path": "tests\\_planned\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.TestPostQuantumVerificationEngine (tests\\_planned\\test_post_quantum_signer.py:309)"} +{"complexity": "complex", "doc_id": "chunk_010623", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 412, "source_path": "tests\\_planned\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.TestSecurityLevels (tests\\_planned\\test_post_quantum_signer.py:412)"} +{"complexity": "complex", "doc_id": "chunk_010624", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 446, "source_path": "tests\\_planned\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.TestErrorHandling (tests\\_planned\\test_post_quantum_signer.py:446)"} +{"complexity": "simple", "doc_id": "chunk_010625", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "crypto", "source_line": 31, "source_path": "tests\\_planned\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_initialization_auto_select (tests\\_planned\\test_post_quantum_signer.py:31)"} +{"complexity": "simple", "doc_id": "chunk_010626", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 42, "source_path": "tests\\_planned\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_initialization_force_ed25519 (tests\\_planned\\test_post_quantum_signer.py:42)"} +{"complexity": "simple", "doc_id": "chunk_010627", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "crypto", "source_line": 51, "source_path": "tests\\_planned\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_initialization_force_dilithium (tests\\_planned\\test_post_quantum_signer.py:51)"} +{"complexity": "simple", "doc_id": "chunk_010628", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "crypto", "source_line": 57, "source_path": "tests\\_planned\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_initialization_force_hybrid (tests\\_planned\\test_post_quantum_signer.py:57)"} +{"complexity": "medium", "doc_id": "chunk_010629", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "crypto", "source_line": 62, "source_path": "tests\\_planned\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_get_capabilities (tests\\_planned\\test_post_quantum_signer.py:62)"} +{"complexity": "medium", "doc_id": "chunk_010630", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 76, "source_path": "tests\\_planned\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_ed25519_keypair_generation (tests\\_planned\\test_post_quantum_signer.py:76)"} +{"complexity": "medium", "doc_id": "chunk_010631", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 94, "source_path": "tests\\_planned\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_dilithium_keypair_generation (tests\\_planned\\test_post_quantum_signer.py:94)"} +{"complexity": "medium", "doc_id": "chunk_010632", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 109, "source_path": "tests\\_planned\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_hybrid_keypair_generation (tests\\_planned\\test_post_quantum_signer.py:109)"} +{"complexity": "medium", "doc_id": "chunk_010633", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "crypto", "source_line": 125, "source_path": "tests\\_planned\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_ed25519_sign_and_verify (tests\\_planned\\test_post_quantum_signer.py:125)"} +{"complexity": "medium", "doc_id": "chunk_010634", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "crypto", "source_line": 156, "source_path": "tests\\_planned\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_ed25519_verify_invalid_signature (tests\\_planned\\test_post_quantum_signer.py:156)"} +{"complexity": "medium", "doc_id": "chunk_010635", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "crypto", "source_line": 178, "source_path": "tests\\_planned\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_dilithium_sign_and_verify (tests\\_planned\\test_post_quantum_signer.py:178)"} +{"complexity": "medium", "doc_id": "chunk_010636", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "crypto", "source_line": 204, "source_path": "tests\\_planned\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_hybrid_sign_and_verify (tests\\_planned\\test_post_quantum_signer.py:204)"} +{"complexity": "medium", "doc_id": "chunk_010637", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "crypto", "source_line": 233, "source_path": "tests\\_planned\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_hybrid_verify_one_invalid (tests\\_planned\\test_post_quantum_signer.py:233)"} +{"complexity": "medium", "doc_id": "chunk_010638", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 252, "source_path": "tests\\_planned\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_sign_proof (tests\\_planned\\test_post_quantum_signer.py:252)"} +{"complexity": "medium", "doc_id": "chunk_010639", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 271, "source_path": "tests\\_planned\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_signature_result_to_dict (tests\\_planned\\test_post_quantum_signer.py:271)"} +{"complexity": "medium", "doc_id": "chunk_010640", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "crypto", "source_line": 290, "source_path": "tests\\_planned\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_verification_result_to_dict (tests\\_planned\\test_post_quantum_signer.py:290)"} +{"complexity": "simple", "doc_id": "chunk_010641", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "crypto", "source_line": 312, "source_path": "tests\\_planned\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_initialization (tests\\_planned\\test_post_quantum_signer.py:312)"} +{"complexity": "simple", "doc_id": "chunk_010642", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "crypto", "source_line": 319, "source_path": "tests\\_planned\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_generate_keypair (tests\\_planned\\test_post_quantum_signer.py:319)"} +{"complexity": "medium", "doc_id": "chunk_010643", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "crypto", "source_line": 327, "source_path": "tests\\_planned\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_verify_answer_without_signature (tests\\_planned\\test_post_quantum_signer.py:327)"} +{"complexity": "medium", "doc_id": "chunk_010644", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "crypto", "source_line": 342, "source_path": "tests\\_planned\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_verify_answer_with_signature (tests\\_planned\\test_post_quantum_signer.py:342)"} +{"complexity": "medium", "doc_id": "chunk_010645", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "crypto", "source_line": 369, "source_path": "tests\\_planned\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_verify_answer_quantum_resistant (tests\\_planned\\test_post_quantum_signer.py:369)"} +{"complexity": "simple", "doc_id": "chunk_010646", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "crypto", "source_line": 386, "source_path": "tests\\_planned\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_get_capabilities (tests\\_planned\\test_post_quantum_signer.py:386)"} +{"complexity": "medium", "doc_id": "chunk_010647", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "crypto", "source_line": 395, "source_path": "tests\\_planned\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_integration_with_temporal_verification (tests\\_planned\\test_post_quantum_signer.py:395)"} +{"complexity": "simple", "doc_id": "chunk_010648", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 415, "source_path": "tests\\_planned\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_ed25519_security_level (tests\\_planned\\test_post_quantum_signer.py:415)"} +{"complexity": "simple", "doc_id": "chunk_010649", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 427, "source_path": "tests\\_planned\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_dilithium_security_level (tests\\_planned\\test_post_quantum_signer.py:427)"} +{"complexity": "simple", "doc_id": "chunk_010650", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 436, "source_path": "tests\\_planned\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_hybrid_security_level (tests\\_planned\\test_post_quantum_signer.py:436)"} +{"complexity": "medium", "doc_id": "chunk_010651", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 449, "source_path": "tests\\_planned\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_invalid_signature (tests\\_planned\\test_post_quantum_signer.py:449)"} +{"complexity": "medium", "doc_id": "chunk_010652", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "crypto", "source_line": 466, "source_path": "tests\\_planned\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_invalid_public_key (tests\\_planned\\test_post_quantum_signer.py:466)"} +{"complexity": "simple", "doc_id": "chunk_010653", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 484, "source_path": "tests\\_planned\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_no_crypto_libraries (tests\\_planned\\test_post_quantum_signer.py:484)"} +{"complexity": "complex", "doc_id": "chunk_010654", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 17, "source_path": "tests\\_planned\\test_proof_composition.py", "text": "test_proof_composition.TestUnifiedProofComposer (tests\\_planned\\test_proof_composition.py:17)"} +{"complexity": "medium", "doc_id": "chunk_010655", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 168, "source_path": "tests\\_planned\\test_proof_composition.py", "text": "test_proof_composition.TestComposeProofsConvenience (tests\\_planned\\test_proof_composition.py:168)"} +{"complexity": "medium", "doc_id": "chunk_010656", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 20, "source_path": "tests\\_planned\\test_proof_composition.py", "text": "test_proof_composition.test_compose_conjunctive_all_proven (tests\\_planned\\test_proof_composition.py:20)"} +{"complexity": "medium", "doc_id": "chunk_010657", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 36, "source_path": "tests\\_planned\\test_proof_composition.py", "text": "test_proof_composition.test_compose_conjunctive_with_violation (tests\\_planned\\test_proof_composition.py:36)"} +{"complexity": "medium", "doc_id": "chunk_010658", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 51, "source_path": "tests\\_planned\\test_proof_composition.py", "text": "test_proof_composition.test_compose_disjunctive_any_proven (tests\\_planned\\test_proof_composition.py:51)"} +{"complexity": "medium", "doc_id": "chunk_010659", "function_type": "function", "has_docstring": "yes", "keyword": "score", "layer": "tests", "module": "proofs", "source_line": 66, "source_path": "tests\\_planned\\test_proof_composition.py", "text": "test_proof_composition.test_compose_weighted (tests\\_planned\\test_proof_composition.py:66)"} +{"complexity": "medium", "doc_id": "chunk_010660", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 83, "source_path": "tests\\_planned\\test_proof_composition.py", "text": "test_proof_composition.test_compose_majority (tests\\_planned\\test_proof_composition.py:83)"} +{"complexity": "medium", "doc_id": "chunk_010661", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 98, "source_path": "tests\\_planned\\test_proof_composition.py", "text": "test_proof_composition.test_compose_convenience_methods (tests\\_planned\\test_proof_composition.py:98)"} +{"complexity": "medium", "doc_id": "chunk_010662", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 117, "source_path": "tests\\_planned\\test_proof_composition.py", "text": "test_proof_composition.test_normalize_proof (tests\\_planned\\test_proof_composition.py:117)"} +{"complexity": "medium", "doc_id": "chunk_010663", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 138, "source_path": "tests\\_planned\\test_proof_composition.py", "text": "test_proof_composition.test_generate_proof_id (tests\\_planned\\test_proof_composition.py:138)"} +{"complexity": "medium", "doc_id": "chunk_010664", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 153, "source_path": "tests\\_planned\\test_proof_composition.py", "text": "test_proof_composition.test_get_proof (tests\\_planned\\test_proof_composition.py:153)"} +{"complexity": "medium", "doc_id": "chunk_010665", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 171, "source_path": "tests\\_planned\\test_proof_composition.py", "text": "test_proof_composition.test_compose_proofs_function (tests\\_planned\\test_proof_composition.py:171)"} +{"complexity": "simple", "doc_id": "chunk_010666", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 183, "source_path": "tests\\_planned\\test_proof_composition.py", "text": "test_proof_composition.test_compose_proofs_string_strategy (tests\\_planned\\test_proof_composition.py:183)"} +{"complexity": "simple", "doc_id": "chunk_010667", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 127, "source_path": "tests\\_planned\\test_proof_composition.py", "text": "test_proof_composition.MockProof (tests\\_planned\\test_proof_composition.py:127)"} +{"complexity": "simple", "doc_id": "chunk_010668", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "proofs", "source_line": 128, "source_path": "tests\\_planned\\test_proof_composition.py", "text": "test_proof_composition.__init__ (tests\\_planned\\test_proof_composition.py:128)"} +{"complexity": "complex", "doc_id": "chunk_010669", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 25, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.TestValueFramework (tests\\_planned\\test_proof_of_alignment.py:25)"} +{"complexity": "complex", "doc_id": "chunk_010670", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 143, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.TestAlignmentProver (tests\\_planned\\test_proof_of_alignment.py:143)"} +{"complexity": "complex", "doc_id": "chunk_010671", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 253, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.TestAlignmentVerifier (tests\\_planned\\test_proof_of_alignment.py:253)"} +{"complexity": "complex", "doc_id": "chunk_010672", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 389, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.TestAlignmentDriftDetector (tests\\_planned\\test_proof_of_alignment.py:389)"} +{"complexity": "medium", "doc_id": "chunk_010673", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 519, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.TestExampleFramework (tests\\_planned\\test_proof_of_alignment.py:519)"} +{"complexity": "complex", "doc_id": "chunk_010674", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 539, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.TestIntegration (tests\\_planned\\test_proof_of_alignment.py:539)"} +{"complexity": "medium", "doc_id": "chunk_010675", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 28, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.test_framework_creation (tests\\_planned\\test_proof_of_alignment.py:28)"} +{"complexity": "medium", "doc_id": "chunk_010676", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 53, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.test_framework_hash_deterministic (tests\\_planned\\test_proof_of_alignment.py:53)"} +{"complexity": "complex", "doc_id": "chunk_010677", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 81, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.test_framework_hash_changes_with_rules (tests\\_planned\\test_proof_of_alignment.py:81)"} +{"complexity": "medium", "doc_id": "chunk_010678", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "proofs", "source_line": 119, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.test_get_rule (tests\\_planned\\test_proof_of_alignment.py:119)"} +{"complexity": "simple", "doc_id": "chunk_010679", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 131, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.test_framework_serialization (tests\\_planned\\test_proof_of_alignment.py:131)"} +{"complexity": "simple", "doc_id": "chunk_010680", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "proofs", "source_line": 146, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.test_prover_initialization (tests\\_planned\\test_proof_of_alignment.py:146)"} +{"complexity": "simple", "doc_id": "chunk_010681", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 152, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.test_prover_custom_key (tests\\_planned\\test_proof_of_alignment.py:152)"} +{"complexity": "medium", "doc_id": "chunk_010682", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 158, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.test_prove_alignment_aligned_output (tests\\_planned\\test_proof_of_alignment.py:158)"} +{"complexity": "medium", "doc_id": "chunk_010683", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 178, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.test_prove_alignment_misaligned_output (tests\\_planned\\test_proof_of_alignment.py:178)"} +{"complexity": "medium", "doc_id": "chunk_010684", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 193, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.test_proof_has_zkp_components (tests\\_planned\\test_proof_of_alignment.py:193)"} +{"complexity": "medium", "doc_id": "chunk_010685", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 213, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.test_proof_confidence (tests\\_planned\\test_proof_of_alignment.py:213)"} +{"complexity": "medium", "doc_id": "chunk_010686", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 225, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.test_proof_is_aligned_method (tests\\_planned\\test_proof_of_alignment.py:225)"} +{"complexity": "medium", "doc_id": "chunk_010687", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 237, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.test_proof_serialization (tests\\_planned\\test_proof_of_alignment.py:237)"} +{"complexity": "simple", "doc_id": "chunk_010688", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 256, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.test_verifier_creation (tests\\_planned\\test_proof_of_alignment.py:256)"} +{"complexity": "medium", "doc_id": "chunk_010689", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 261, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.test_verify_valid_proof (tests\\_planned\\test_proof_of_alignment.py:261)"} +{"complexity": "medium", "doc_id": "chunk_010690", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 277, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.test_verify_framework_mismatch (tests\\_planned\\test_proof_of_alignment.py:277)"} +{"complexity": "medium", "doc_id": "chunk_010691", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 308, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.test_verify_zkp_components (tests\\_planned\\test_proof_of_alignment.py:308)"} +{"complexity": "medium", "doc_id": "chunk_010692", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 331, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.test_verify_score_consistency (tests\\_planned\\test_proof_of_alignment.py:331)"} +{"complexity": "medium", "doc_id": "chunk_010693", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 350, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.test_verify_timestamp_future (tests\\_planned\\test_proof_of_alignment.py:350)"} +{"complexity": "medium", "doc_id": "chunk_010694", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 369, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.test_verify_timestamp_old (tests\\_planned\\test_proof_of_alignment.py:369)"} +{"complexity": "simple", "doc_id": "chunk_010695", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 392, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.test_detector_creation (tests\\_planned\\test_proof_of_alignment.py:392)"} +{"complexity": "medium", "doc_id": "chunk_010696", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 399, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.test_add_proof_sets_baseline (tests\\_planned\\test_proof_of_alignment.py:399)"} +{"complexity": "medium", "doc_id": "chunk_010697", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 413, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.test_detect_no_drift_stable (tests\\_planned\\test_proof_of_alignment.py:413)"} +{"complexity": "medium", "doc_id": "chunk_010698", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "proofs", "source_line": 428, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.test_detect_drift_score_change (tests\\_planned\\test_proof_of_alignment.py:428)"} +{"complexity": "simple", "doc_id": "chunk_010699", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 448, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.test_drift_report_insufficient_data (tests\\_planned\\test_proof_of_alignment.py:448)"} +{"complexity": "medium", "doc_id": "chunk_010700", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 457, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.test_drift_report_with_data (tests\\_planned\\test_proof_of_alignment.py:457)"} +{"complexity": "medium", "doc_id": "chunk_010701", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 479, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.test_is_aligned_method (tests\\_planned\\test_proof_of_alignment.py:479)"} +{"complexity": "medium", "doc_id": "chunk_010702", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 495, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.test_drift_event_severity (tests\\_planned\\test_proof_of_alignment.py:495)"} +{"complexity": "medium", "doc_id": "chunk_010703", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "proofs", "source_line": 522, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.test_create_example_framework (tests\\_planned\\test_proof_of_alignment.py:522)"} +{"complexity": "medium", "doc_id": "chunk_010704", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 542, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.test_end_to_end_aligned_workflow (tests\\_planned\\test_proof_of_alignment.py:542)"} +{"complexity": "medium", "doc_id": "chunk_010705", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 563, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.test_end_to_end_drift_detection (tests\\_planned\\test_proof_of_alignment.py:563)"} +{"complexity": "complex", "doc_id": "chunk_010706", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 589, "source_path": "tests\\_planned\\test_proof_of_alignment.py", "text": "test_proof_of_alignment.test_multiple_frameworks (tests\\_planned\\test_proof_of_alignment.py:589)"} +{"complexity": "simple", "doc_id": "chunk_010707", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "proofs", "source_line": 29, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.signer (tests\\_planned\\test_proof_of_autonomy_level.py:29)"} +{"complexity": "simple", "doc_id": "chunk_010708", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 35, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.verifier (tests\\_planned\\test_proof_of_autonomy_level.py:35)"} +{"complexity": "simple", "doc_id": "chunk_010709", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 42, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.prover (tests\\_planned\\test_proof_of_autonomy_level.py:42)"} +{"complexity": "complex", "doc_id": "chunk_010710", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 47, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.TestAutonomyLevel (tests\\_planned\\test_proof_of_autonomy_level.py:47)"} +{"complexity": "complex", "doc_id": "chunk_010711", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 97, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.TestDecisionScope (tests\\_planned\\test_proof_of_autonomy_level.py:97)"} +{"complexity": "medium", "doc_id": "chunk_010712", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 167, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.TestHumanOversightRequirement (tests\\_planned\\test_proof_of_autonomy_level.py:167)"} +{"complexity": "complex", "doc_id": "chunk_010713", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 188, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.TestAutonomyLevelProver (tests\\_planned\\test_proof_of_autonomy_level.py:188)"} +{"complexity": "complex", "doc_id": "chunk_010714", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 573, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.TestAutonomyLevelVerifier (tests\\_planned\\test_proof_of_autonomy_level.py:573)"} +{"complexity": "complex", "doc_id": "chunk_010715", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 645, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.TestHelperFunctions (tests\\_planned\\test_proof_of_autonomy_level.py:645)"} +{"complexity": "complex", "doc_id": "chunk_010716", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 681, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.TestRealWorldScenarios (tests\\_planned\\test_proof_of_autonomy_level.py:681)"} +{"complexity": "simple", "doc_id": "chunk_010717", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 50, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_autonomy_levels (tests\\_planned\\test_proof_of_autonomy_level.py:50)"} +{"complexity": "simple", "doc_id": "chunk_010718", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 59, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_human_decision_required (tests\\_planned\\test_proof_of_autonomy_level.py:59)"} +{"complexity": "simple", "doc_id": "chunk_010719", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 68, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_human_monitoring_required (tests\\_planned\\test_proof_of_autonomy_level.py:68)"} +{"complexity": "simple", "doc_id": "chunk_010720", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 75, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_human_fallback_required (tests\\_planned\\test_proof_of_autonomy_level.py:75)"} +{"complexity": "simple", "doc_id": "chunk_010721", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 84, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_string_representation (tests\\_planned\\test_proof_of_autonomy_level.py:84)"} +{"complexity": "simple", "doc_id": "chunk_010722", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 90, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_descriptions (tests\\_planned\\test_proof_of_autonomy_level.py:90)"} +{"complexity": "medium", "doc_id": "chunk_010723", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 100, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_can_perform_action (tests\\_planned\\test_proof_of_autonomy_level.py:100)"} +{"complexity": "simple", "doc_id": "chunk_010724", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 112, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_prohibited_overrides_authorized (tests\\_planned\\test_proof_of_autonomy_level.py:112)"} +{"complexity": "simple", "doc_id": "chunk_010725", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 121, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_empty_authorized_allows_all (tests\\_planned\\test_proof_of_autonomy_level.py:121)"} +{"complexity": "simple", "doc_id": "chunk_010726", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 131, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_is_within_domain (tests\\_planned\\test_proof_of_autonomy_level.py:131)"} +{"complexity": "simple", "doc_id": "chunk_010727", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 141, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_empty_domains_allows_all (tests\\_planned\\test_proof_of_autonomy_level.py:141)"} +{"complexity": "medium", "doc_id": "chunk_010728", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 149, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_to_dict (tests\\_planned\\test_proof_of_autonomy_level.py:149)"} +{"complexity": "medium", "doc_id": "chunk_010729", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 170, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_to_dict (tests\\_planned\\test_proof_of_autonomy_level.py:170)"} +{"complexity": "medium", "doc_id": "chunk_010730", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 191, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_certify_autonomy_level (tests\\_planned\\test_proof_of_autonomy_level.py:191)"} +{"complexity": "medium", "doc_id": "chunk_010731", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "proofs", "source_line": 219, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_certify_with_validity_period (tests\\_planned\\test_proof_of_autonomy_level.py:219)"} +{"complexity": "medium", "doc_id": "chunk_010732", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 242, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_certify_with_compliance_requirements (tests\\_planned\\test_proof_of_autonomy_level.py:242)"} +{"complexity": "medium", "doc_id": "chunk_010733", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 263, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_verify_autonomy_claim_authorized (tests\\_planned\\test_proof_of_autonomy_level.py:263)"} +{"complexity": "medium", "doc_id": "chunk_010734", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 294, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_verify_autonomy_claim_unauthorized_action (tests\\_planned\\test_proof_of_autonomy_level.py:294)"} +{"complexity": "medium", "doc_id": "chunk_010735", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 324, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_verify_autonomy_claim_unauthorized_domain (tests\\_planned\\test_proof_of_autonomy_level.py:324)"} +{"complexity": "medium", "doc_id": "chunk_010736", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 353, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_verify_autonomy_claim_risk_exceeds_threshold (tests\\_planned\\test_proof_of_autonomy_level.py:353)"} +{"complexity": "medium", "doc_id": "chunk_010737", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 383, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_verify_autonomy_claim_expired_certificate (tests\\_planned\\test_proof_of_autonomy_level.py:383)"} +{"complexity": "medium", "doc_id": "chunk_010738", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 415, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_record_handoff (tests\\_planned\\test_proof_of_autonomy_level.py:415)"} +{"complexity": "medium", "doc_id": "chunk_010739", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 438, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_detect_unauthorized_escalation_level_0 (tests\\_planned\\test_proof_of_autonomy_level.py:438)"} +{"complexity": "medium", "doc_id": "chunk_010740", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 452, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_detect_unauthorized_escalation_level_1 (tests\\_planned\\test_proof_of_autonomy_level.py:452)"} +{"complexity": "medium", "doc_id": "chunk_010741", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 464, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_detect_unauthorized_escalation_prohibited_actions (tests\\_planned\\test_proof_of_autonomy_level.py:464)"} +{"complexity": "medium", "doc_id": "chunk_010742", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 476, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_detect_no_escalation (tests\\_planned\\test_proof_of_autonomy_level.py:476)"} +{"complexity": "complex", "doc_id": "chunk_010743", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "tests", "module": "proofs", "source_line": 490, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_build_autonomy_chain (tests\\_planned\\test_proof_of_autonomy_level.py:490)"} +{"complexity": "complex", "doc_id": "chunk_010744", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 535, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_export_autonomy_report (tests\\_planned\\test_proof_of_autonomy_level.py:535)"} +{"complexity": "medium", "doc_id": "chunk_010745", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 576, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_verify_proof (tests\\_planned\\test_proof_of_autonomy_level.py:576)"} +{"complexity": "medium", "doc_id": "chunk_010746", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 594, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_verify_proof_tampered_hash (tests\\_planned\\test_proof_of_autonomy_level.py:594)"} +{"complexity": "medium", "doc_id": "chunk_010747", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 615, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_verify_handoff (tests\\_planned\\test_proof_of_autonomy_level.py:615)"} +{"complexity": "medium", "doc_id": "chunk_010748", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 628, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_verify_handoff_tampered (tests\\_planned\\test_proof_of_autonomy_level.py:628)"} +{"complexity": "simple", "doc_id": "chunk_010749", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "proofs", "source_line": 648, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_create_medical_ai_autonomy (tests\\_planned\\test_proof_of_autonomy_level.py:648)"} +{"complexity": "simple", "doc_id": "chunk_010750", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "proofs", "source_line": 659, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_create_financial_trading_autonomy (tests\\_planned\\test_proof_of_autonomy_level.py:659)"} +{"complexity": "simple", "doc_id": "chunk_010751", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "proofs", "source_line": 669, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_create_autonomous_vehicle_autonomy (tests\\_planned\\test_proof_of_autonomy_level.py:669)"} +{"complexity": "complex", "doc_id": "chunk_010752", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 684, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_medical_diagnosis_workflow (tests\\_planned\\test_proof_of_autonomy_level.py:684)"} +{"complexity": "complex", "doc_id": "chunk_010753", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 719, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_autonomous_vehicle_escalation (tests\\_planned\\test_proof_of_autonomy_level.py:719)"} +{"complexity": "complex", "doc_id": "chunk_010754", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 767, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_financial_trading_risk_escalation (tests\\_planned\\test_proof_of_autonomy_level.py:767)"} +{"complexity": "complex", "doc_id": "chunk_010755", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 801, "source_path": "tests\\_planned\\test_proof_of_autonomy_level.py", "text": "test_proof_of_autonomy_level.test_autonomy_level_progression (tests\\_planned\\test_proof_of_autonomy_level.py:801)"} +{"complexity": "complex", "doc_id": "chunk_010756", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 21, "source_path": "tests\\_planned\\test_proof_of_consciousness.py", "text": "test_proof_of_consciousness.TestBehavioralObservation (tests\\_planned\\test_proof_of_consciousness.py:21)"} +{"complexity": "complex", "doc_id": "chunk_010757", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 68, "source_path": "tests\\_planned\\test_proof_of_consciousness.py", "text": "test_proof_of_consciousness.TestConsciousnessProver (tests\\_planned\\test_proof_of_consciousness.py:68)"} +{"complexity": "complex", "doc_id": "chunk_010758", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 305, "source_path": "tests\\_planned\\test_proof_of_consciousness.py", "text": "test_proof_of_consciousness.TestConsciousnessVerifier (tests\\_planned\\test_proof_of_consciousness.py:305)"} +{"complexity": "complex", "doc_id": "chunk_010759", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 454, "source_path": "tests\\_planned\\test_proof_of_consciousness.py", "text": "test_proof_of_consciousness.TestIntegration (tests\\_planned\\test_proof_of_consciousness.py:454)"} +{"complexity": "medium", "doc_id": "chunk_010760", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "proofs", "source_line": 24, "source_path": "tests\\_planned\\test_proof_of_consciousness.py", "text": "test_proof_of_consciousness.test_create_observation (tests\\_planned\\test_proof_of_consciousness.py:24)"} +{"complexity": "medium", "doc_id": "chunk_010761", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 38, "source_path": "tests\\_planned\\test_proof_of_consciousness.py", "text": "test_proof_of_consciousness.test_to_dict (tests\\_planned\\test_proof_of_consciousness.py:38)"} +{"complexity": "medium", "doc_id": "chunk_010762", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 53, "source_path": "tests\\_planned\\test_proof_of_consciousness.py", "text": "test_proof_of_consciousness.test_to_bytes (tests\\_planned\\test_proof_of_consciousness.py:53)"} +{"complexity": "simple", "doc_id": "chunk_010763", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "proofs", "source_line": 71, "source_path": "tests\\_planned\\test_proof_of_consciousness.py", "text": "test_proof_of_consciousness.test_initialization (tests\\_planned\\test_proof_of_consciousness.py:71)"} +{"complexity": "simple", "doc_id": "chunk_010764", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "proofs", "source_line": 78, "source_path": "tests\\_planned\\test_proof_of_consciousness.py", "text": "test_proof_of_consciousness.test_initialization_with_key (tests\\_planned\\test_proof_of_consciousness.py:78)"} +{"complexity": "medium", "doc_id": "chunk_010765", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 84, "source_path": "tests\\_planned\\test_proof_of_consciousness.py", "text": "test_proof_of_consciousness.test_add_observation (tests\\_planned\\test_proof_of_consciousness.py:84)"} +{"complexity": "medium", "doc_id": "chunk_010766", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 99, "source_path": "tests\\_planned\\test_proof_of_consciousness.py", "text": "test_proof_of_consciousness.test_add_multiple_observations (tests\\_planned\\test_proof_of_consciousness.py:99)"} +{"complexity": "medium", "doc_id": "chunk_010767", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 112, "source_path": "tests\\_planned\\test_proof_of_consciousness.py", "text": "test_proof_of_consciousness.test_generate_proof_insufficient_observations (tests\\_planned\\test_proof_of_consciousness.py:112)"} +{"complexity": "medium", "doc_id": "chunk_010768", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 131, "source_path": "tests\\_planned\\test_proof_of_consciousness.py", "text": "test_proof_of_consciousness.test_generate_proof_success (tests\\_planned\\test_proof_of_consciousness.py:131)"} +{"complexity": "medium", "doc_id": "chunk_010769", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 161, "source_path": "tests\\_planned\\test_proof_of_consciousness.py", "text": "test_proof_of_consciousness.test_temporal_consistency_perfect (tests\\_planned\\test_proof_of_consciousness.py:161)"} +{"complexity": "medium", "doc_id": "chunk_010770", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 183, "source_path": "tests\\_planned\\test_proof_of_consciousness.py", "text": "test_proof_of_consciousness.test_temporal_consistency_divergence (tests\\_planned\\test_proof_of_consciousness.py:183)"} +{"complexity": "medium", "doc_id": "chunk_010771", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "proofs", "source_line": 205, "source_path": "tests\\_planned\\test_proof_of_consciousness.py", "text": "test_proof_of_consciousness.test_value_alignment_metrics (tests\\_planned\\test_proof_of_consciousness.py:205)"} +{"complexity": "medium", "doc_id": "chunk_010772", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "proofs", "source_line": 228, "source_path": "tests\\_planned\\test_proof_of_consciousness.py", "text": "test_proof_of_consciousness.test_self_model_metrics (tests\\_planned\\test_proof_of_consciousness.py:228)"} +{"complexity": "medium", "doc_id": "chunk_010773", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "proofs", "source_line": 255, "source_path": "tests\\_planned\\test_proof_of_consciousness.py", "text": "test_proof_of_consciousness.test_world_model_metrics (tests\\_planned\\test_proof_of_consciousness.py:255)"} +{"complexity": "medium", "doc_id": "chunk_010774", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 282, "source_path": "tests\\_planned\\test_proof_of_consciousness.py", "text": "test_proof_of_consciousness.test_merkle_tree_construction (tests\\_planned\\test_proof_of_consciousness.py:282)"} +{"complexity": "complex", "doc_id": "chunk_010775", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 308, "source_path": "tests\\_planned\\test_proof_of_consciousness.py", "text": "test_proof_of_consciousness.test_verify_valid_proof (tests\\_planned\\test_proof_of_consciousness.py:308)"} +{"complexity": "medium", "doc_id": "chunk_010776", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 341, "source_path": "tests\\_planned\\test_proof_of_consciousness.py", "text": "test_proof_of_consciousness.test_verify_invalid_signature (tests\\_planned\\test_proof_of_consciousness.py:341)"} +{"complexity": "medium", "doc_id": "chunk_010777", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 367, "source_path": "tests\\_planned\\test_proof_of_consciousness.py", "text": "test_proof_of_consciousness.test_verify_low_consistency (tests\\_planned\\test_proof_of_consciousness.py:367)"} +{"complexity": "medium", "doc_id": "chunk_010778", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 395, "source_path": "tests\\_planned\\test_proof_of_consciousness.py", "text": "test_proof_of_consciousness.test_verify_merkle_integrity (tests\\_planned\\test_proof_of_consciousness.py:395)"} +{"complexity": "medium", "doc_id": "chunk_010779", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 427, "source_path": "tests\\_planned\\test_proof_of_consciousness.py", "text": "test_proof_of_consciousness.test_verify_metrics_validation (tests\\_planned\\test_proof_of_consciousness.py:427)"} +{"complexity": "complex", "doc_id": "chunk_010780", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 457, "source_path": "tests\\_planned\\test_proof_of_consciousness.py", "text": "test_proof_of_consciousness.test_full_lifecycle (tests\\_planned\\test_proof_of_consciousness.py:457)"} +{"complexity": "medium", "doc_id": "chunk_010781", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 502, "source_path": "tests\\_planned\\test_proof_of_consciousness.py", "text": "test_proof_of_consciousness.test_proof_serialization (tests\\_planned\\test_proof_of_consciousness.py:502)"} +{"complexity": "complex", "doc_id": "chunk_010782", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 533, "source_path": "tests\\_planned\\test_proof_of_consciousness.py", "text": "test_proof_of_consciousness.test_multiple_provers_different_keys (tests\\_planned\\test_proof_of_consciousness.py:533)"} +{"complexity": "complex", "doc_id": "chunk_010783", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "proofs", "source_line": 23, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.TestConsistencyChecker (tests\\_planned\\test_proof_of_non_deception.py:23)"} +{"complexity": "complex", "doc_id": "chunk_010784", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 86, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.TestIntentTransparencyVerifier (tests\\_planned\\test_proof_of_non_deception.py:86)"} +{"complexity": "complex", "doc_id": "chunk_010785", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 149, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.TestWithholdingDetector (tests\\_planned\\test_proof_of_non_deception.py:149)"} +{"complexity": "complex", "doc_id": "chunk_010786", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 217, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.TestManipulationDetector (tests\\_planned\\test_proof_of_non_deception.py:217)"} +{"complexity": "complex", "doc_id": "chunk_010787", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 282, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.TestSandbagDetector (tests\\_planned\\test_proof_of_non_deception.py:282)"} +{"complexity": "complex", "doc_id": "chunk_010788", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 353, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.TestNonDeceptionVerifier (tests\\_planned\\test_proof_of_non_deception.py:353)"} +{"complexity": "complex", "doc_id": "chunk_010789", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 454, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.TestConvenienceFunction (tests\\_planned\\test_proof_of_non_deception.py:454)"} +{"complexity": "complex", "doc_id": "chunk_010790", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 490, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.TestEdgeCases (tests\\_planned\\test_proof_of_non_deception.py:490)"} +{"complexity": "complex", "doc_id": "chunk_010791", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 540, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.TestRealWorldScenarios (tests\\_planned\\test_proof_of_non_deception.py:540)"} +{"complexity": "medium", "doc_id": "chunk_010792", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 26, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_consistent_responses (tests\\_planned\\test_proof_of_non_deception.py:26)"} +{"complexity": "medium", "doc_id": "chunk_010793", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 40, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_contradictory_responses (tests\\_planned\\test_proof_of_non_deception.py:40)"} +{"complexity": "medium", "doc_id": "chunk_010794", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 53, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_temporal_contradictions (tests\\_planned\\test_proof_of_non_deception.py:53)"} +{"complexity": "simple", "doc_id": "chunk_010795", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 67, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_no_responses (tests\\_planned\\test_proof_of_non_deception.py:67)"} +{"complexity": "simple", "doc_id": "chunk_010796", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 75, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_single_response (tests\\_planned\\test_proof_of_non_deception.py:75)"} +{"complexity": "medium", "doc_id": "chunk_010797", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 89, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_aligned_actions (tests\\_planned\\test_proof_of_non_deception.py:89)"} +{"complexity": "medium", "doc_id": "chunk_010798", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 108, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_misaligned_actions (tests\\_planned\\test_proof_of_non_deception.py:108)"} +{"complexity": "simple", "doc_id": "chunk_010799", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 124, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_no_data (tests\\_planned\\test_proof_of_non_deception.py:124)"} +{"complexity": "medium", "doc_id": "chunk_010800", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 132, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_multiple_goals (tests\\_planned\\test_proof_of_non_deception.py:132)"} +{"complexity": "medium", "doc_id": "chunk_010801", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 152, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_complete_responses (tests\\_planned\\test_proof_of_non_deception.py:152)"} +{"complexity": "medium", "doc_id": "chunk_010802", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 169, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_withheld_information (tests\\_planned\\test_proof_of_non_deception.py:169)"} +{"complexity": "medium", "doc_id": "chunk_010803", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 188, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_no_knowledge_base (tests\\_planned\\test_proof_of_non_deception.py:188)"} +{"complexity": "medium", "doc_id": "chunk_010804", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 202, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_irrelevant_knowledge (tests\\_planned\\test_proof_of_non_deception.py:202)"} +{"complexity": "simple", "doc_id": "chunk_010805", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 220, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_clean_response (tests\\_planned\\test_proof_of_non_deception.py:220)"} +{"complexity": "medium", "doc_id": "chunk_010806", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 231, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_emotional_manipulation (tests\\_planned\\test_proof_of_non_deception.py:231)"} +{"complexity": "medium", "doc_id": "chunk_010807", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 244, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_pressure_tactics (tests\\_planned\\test_proof_of_non_deception.py:244)"} +{"complexity": "simple", "doc_id": "chunk_010808", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 256, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_logical_fallacies (tests\\_planned\\test_proof_of_non_deception.py:256)"} +{"complexity": "medium", "doc_id": "chunk_010809", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 267, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_subtle_persuasion (tests\\_planned\\test_proof_of_non_deception.py:267)"} +{"complexity": "medium", "doc_id": "chunk_010810", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 285, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_consistent_performance (tests\\_planned\\test_proof_of_non_deception.py:285)"} +{"complexity": "medium", "doc_id": "chunk_010811", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 298, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_capability_gap (tests\\_planned\\test_proof_of_non_deception.py:298)"} +{"complexity": "medium", "doc_id": "chunk_010812", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 314, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_inconsistent_performance (tests\\_planned\\test_proof_of_non_deception.py:314)"} +{"complexity": "simple", "doc_id": "chunk_010813", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 329, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_no_assessments (tests\\_planned\\test_proof_of_non_deception.py:329)"} +{"complexity": "medium", "doc_id": "chunk_010814", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 337, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_unknown_expected_capability (tests\\_planned\\test_proof_of_non_deception.py:337)"} +{"complexity": "medium", "doc_id": "chunk_010815", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 356, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_honest_behavior (tests\\_planned\\test_proof_of_non_deception.py:356)"} +{"complexity": "medium", "doc_id": "chunk_010816", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 377, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_deceptive_behavior (tests\\_planned\\test_proof_of_non_deception.py:377)"} +{"complexity": "medium", "doc_id": "chunk_010817", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 398, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_proof_attributes (tests\\_planned\\test_proof_of_non_deception.py:398)"} +{"complexity": "medium", "doc_id": "chunk_010818", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 416, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_proof_serialization (tests\\_planned\\test_proof_of_non_deception.py:416)"} +{"complexity": "medium", "doc_id": "chunk_010819", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 430, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_multiple_evidence_types (tests\\_planned\\test_proof_of_non_deception.py:430)"} +{"complexity": "medium", "doc_id": "chunk_010820", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 457, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_create_non_deception_proof (tests\\_planned\\test_proof_of_non_deception.py:457)"} +{"complexity": "simple", "doc_id": "chunk_010821", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 478, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_create_proof_minimal (tests\\_planned\\test_proof_of_non_deception.py:478)"} +{"complexity": "medium", "doc_id": "chunk_010822", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 493, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_empty_strings (tests\\_planned\\test_proof_of_non_deception.py:493)"} +{"complexity": "simple", "doc_id": "chunk_010823", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 505, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_very_long_response (tests\\_planned\\test_proof_of_non_deception.py:505)"} +{"complexity": "simple", "doc_id": "chunk_010824", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 516, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_special_characters (tests\\_planned\\test_proof_of_non_deception.py:516)"} +{"complexity": "medium", "doc_id": "chunk_010825", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 526, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_proof_hash_uniqueness (tests\\_planned\\test_proof_of_non_deception.py:526)"} +{"complexity": "medium", "doc_id": "chunk_010826", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 543, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_sales_manipulation (tests\\_planned\\test_proof_of_non_deception.py:543)"} +{"complexity": "medium", "doc_id": "chunk_010827", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 558, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_alignment_faking (tests\\_planned\\test_proof_of_non_deception.py:558)"} +{"complexity": "medium", "doc_id": "chunk_010828", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 580, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_capability_evaluation_gaming (tests\\_planned\\test_proof_of_non_deception.py:580)"} +{"complexity": "medium", "doc_id": "chunk_010829", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 596, "source_path": "tests\\_planned\\test_proof_of_non_deception.py", "text": "test_proof_of_non_deception.test_gradual_deception (tests\\_planned\\test_proof_of_non_deception.py:596)"} +{"complexity": "simple", "doc_id": "chunk_010830", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "proofs", "source_line": 33, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.signer (tests\\_planned\\test_proof_of_predictability.py:33)"} +{"complexity": "simple", "doc_id": "chunk_010831", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 39, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.prover (tests\\_planned\\test_proof_of_predictability.py:39)"} +{"complexity": "simple", "doc_id": "chunk_010832", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 49, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.verifier (tests\\_planned\\test_proof_of_predictability.py:49)"} +{"complexity": "complex", "doc_id": "chunk_010833", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 54, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.TestSampleRecording (tests\\_planned\\test_proof_of_predictability.py:54)"} +{"complexity": "complex", "doc_id": "chunk_010834", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "proofs", "source_line": 118, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.TestPredictabilityScore (tests\\_planned\\test_proof_of_predictability.py:118)"} +{"complexity": "complex", "doc_id": "chunk_010835", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 188, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.TestAnomalyDetection (tests\\_planned\\test_proof_of_predictability.py:188)"} +{"complexity": "complex", "doc_id": "chunk_010836", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 315, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.TestOutputDistribution (tests\\_planned\\test_proof_of_predictability.py:315)"} +{"complexity": "complex", "doc_id": "chunk_010837", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 373, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.TestPredictabilityProof (tests\\_planned\\test_proof_of_predictability.py:373)"} +{"complexity": "complex", "doc_id": "chunk_010838", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 466, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.TestProofVerification (tests\\_planned\\test_proof_of_predictability.py:466)"} +{"complexity": "complex", "doc_id": "chunk_010839", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 536, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.TestBehavioralAnalysis (tests\\_planned\\test_proof_of_predictability.py:536)"} +{"complexity": "complex", "doc_id": "chunk_010840", "function_type": "class", "has_docstring": "yes", "keyword": "infer", "layer": "tests", "module": "proofs", "source_line": 586, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.TestPredictabilityReport (tests\\_planned\\test_proof_of_predictability.py:586)"} +{"complexity": "complex", "doc_id": "chunk_010841", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 656, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.TestEdgeCases (tests\\_planned\\test_proof_of_predictability.py:656)"} +{"complexity": "medium", "doc_id": "chunk_010842", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 57, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_record_single_sample (tests\\_planned\\test_proof_of_predictability.py:57)"} +{"complexity": "medium", "doc_id": "chunk_010843", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 72, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_record_multiple_samples (tests\\_planned\\test_proof_of_predictability.py:72)"} +{"complexity": "medium", "doc_id": "chunk_010844", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 84, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_window_size_limit (tests\\_planned\\test_proof_of_predictability.py:84)"} +{"complexity": "medium", "doc_id": "chunk_010845", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 96, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_output_distribution_tracking (tests\\_planned\\test_proof_of_predictability.py:96)"} +{"complexity": "medium", "doc_id": "chunk_010846", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "tests", "module": "proofs", "source_line": 121, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_highly_predictable_behavior (tests\\_planned\\test_proof_of_predictability.py:121)"} +{"complexity": "medium", "doc_id": "chunk_010847", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 138, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_chaotic_behavior (tests\\_planned\\test_proof_of_predictability.py:138)"} +{"complexity": "medium", "doc_id": "chunk_010848", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "tests", "module": "proofs", "source_line": 160, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_moderately_predictable_behavior (tests\\_planned\\test_proof_of_predictability.py:160)"} +{"complexity": "simple", "doc_id": "chunk_010849", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 179, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_empty_samples (tests\\_planned\\test_proof_of_predictability.py:179)"} +{"complexity": "medium", "doc_id": "chunk_010850", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "tests", "module": "proofs", "source_line": 191, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_no_anomalies_in_predictable_behavior (tests\\_planned\\test_proof_of_predictability.py:191)"} +{"complexity": "medium", "doc_id": "chunk_010851", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 204, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_confidence_anomaly_detection (tests\\_planned\\test_proof_of_predictability.py:204)"} +{"complexity": "medium", "doc_id": "chunk_010852", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 230, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_latency_anomaly_detection (tests\\_planned\\test_proof_of_predictability.py:230)"} +{"complexity": "medium", "doc_id": "chunk_010853", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 256, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_rare_output_detection (tests\\_planned\\test_proof_of_predictability.py:256)"} +{"complexity": "complex", "doc_id": "chunk_010854", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 281, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_anomaly_severity_levels (tests\\_planned\\test_proof_of_predictability.py:281)"} +{"complexity": "medium", "doc_id": "chunk_010855", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "proofs", "source_line": 318, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_entropy_calculation (tests\\_planned\\test_proof_of_predictability.py:318)"} +{"complexity": "medium", "doc_id": "chunk_010856", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "proofs", "source_line": 330, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_concentration_metric (tests\\_planned\\test_proof_of_predictability.py:330)"} +{"complexity": "medium", "doc_id": "chunk_010857", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 348, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_top_outputs_tracking (tests\\_planned\\test_proof_of_predictability.py:348)"} +{"complexity": "medium", "doc_id": "chunk_010858", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 376, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_generate_proof (tests\\_planned\\test_proof_of_predictability.py:376)"} +{"complexity": "medium", "doc_id": "chunk_010859", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "proofs", "source_line": 401, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_proof_signature (tests\\_planned\\test_proof_of_predictability.py:401)"} +{"complexity": "medium", "doc_id": "chunk_010860", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 420, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_bounds_compliance (tests\\_planned\\test_proof_of_predictability.py:420)"} +{"complexity": "medium", "doc_id": "chunk_010861", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 443, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_bounds_violation (tests\\_planned\\test_proof_of_predictability.py:443)"} +{"complexity": "medium", "doc_id": "chunk_010862", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 469, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_verify_valid_proof (tests\\_planned\\test_proof_of_predictability.py:469)"} +{"complexity": "medium", "doc_id": "chunk_010863", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 490, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_verify_tampered_proof (tests\\_planned\\test_proof_of_predictability.py:490)"} +{"complexity": "medium", "doc_id": "chunk_010864", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 512, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_verify_expired_proof (tests\\_planned\\test_proof_of_predictability.py:512)"} +{"complexity": "medium", "doc_id": "chunk_010865", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 539, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_temporal_stability (tests\\_planned\\test_proof_of_predictability.py:539)"} +{"complexity": "medium", "doc_id": "chunk_010866", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "tests", "module": "proofs", "source_line": 552, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_variance_trend_analysis (tests\\_planned\\test_proof_of_predictability.py:552)"} +{"complexity": "medium", "doc_id": "chunk_010867", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 572, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_stability_trend (tests\\_planned\\test_proof_of_predictability.py:572)"} +{"complexity": "medium", "doc_id": "chunk_010868", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "proofs", "source_line": 589, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_generate_report (tests\\_planned\\test_proof_of_predictability.py:589)"} +{"complexity": "medium", "doc_id": "chunk_010869", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 608, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_key_findings (tests\\_planned\\test_proof_of_predictability.py:608)"} +{"complexity": "medium", "doc_id": "chunk_010870", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 624, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_risk_assessment (tests\\_planned\\test_proof_of_predictability.py:624)"} +{"complexity": "medium", "doc_id": "chunk_010871", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 639, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_recommendations_generation (tests\\_planned\\test_proof_of_predictability.py:639)"} +{"complexity": "simple", "doc_id": "chunk_010872", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 659, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_no_samples (tests\\_planned\\test_proof_of_predictability.py:659)"} +{"complexity": "simple", "doc_id": "chunk_010873", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 669, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_single_sample (tests\\_planned\\test_proof_of_predictability.py:669)"} +{"complexity": "medium", "doc_id": "chunk_010874", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 679, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_none_confidence_values (tests\\_planned\\test_proof_of_predictability.py:679)"} +{"complexity": "medium", "doc_id": "chunk_010875", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 692, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_missing_latency_values (tests\\_planned\\test_proof_of_predictability.py:692)"} +{"complexity": "medium", "doc_id": "chunk_010876", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 704, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_complex_output_types (tests\\_planned\\test_proof_of_predictability.py:704)"} +{"complexity": "medium", "doc_id": "chunk_010877", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 727, "source_path": "tests\\_planned\\test_proof_of_predictability.py", "text": "test_proof_of_predictability.test_unicode_handling (tests\\_planned\\test_proof_of_predictability.py:727)"} +{"complexity": "complex", "doc_id": "chunk_010878", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 33, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.TestStateSnapshot (tests\\_planned\\test_proof_of_reversibility.py:33)"} +{"complexity": "complex", "doc_id": "chunk_010879", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 79, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.TestUndoMechanism (tests\\_planned\\test_proof_of_reversibility.py:79)"} +{"complexity": "complex", "doc_id": "chunk_010880", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "proofs", "source_line": 155, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.TestReversibilityScore (tests\\_planned\\test_proof_of_reversibility.py:155)"} +{"complexity": "complex", "doc_id": "chunk_010881", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 235, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.TestProofGeneration (tests\\_planned\\test_proof_of_reversibility.py:235)"} +{"complexity": "complex", "doc_id": "chunk_010882", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 405, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.TestActionExecution (tests\\_planned\\test_proof_of_reversibility.py:405)"} +{"complexity": "complex", "doc_id": "chunk_010883", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 540, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.TestRollback (tests\\_planned\\test_proof_of_reversibility.py:540)"} +{"complexity": "complex", "doc_id": "chunk_010884", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 650, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.TestHelperFunctions (tests\\_planned\\test_proof_of_reversibility.py:650)"} +{"complexity": "complex", "doc_id": "chunk_010885", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 732, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.TestStatistics (tests\\_planned\\test_proof_of_reversibility.py:732)"} +{"complexity": "complex", "doc_id": "chunk_010886", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 781, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.TestComplexScenarios (tests\\_planned\\test_proof_of_reversibility.py:781)"} +{"complexity": "medium", "doc_id": "chunk_010887", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 36, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.test_snapshot_creation (tests\\_planned\\test_proof_of_reversibility.py:36)"} +{"complexity": "medium", "doc_id": "chunk_010888", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 48, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.test_snapshot_integrity_verification (tests\\_planned\\test_proof_of_reversibility.py:48)"} +{"complexity": "medium", "doc_id": "chunk_010889", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 64, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.test_snapshot_immutability (tests\\_planned\\test_proof_of_reversibility.py:64)"} +{"complexity": "medium", "doc_id": "chunk_010890", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 82, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.test_undo_mechanism_registration (tests\\_planned\\test_proof_of_reversibility.py:82)"} +{"complexity": "medium", "doc_id": "chunk_010891", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 101, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.test_undo_mechanism_execution (tests\\_planned\\test_proof_of_reversibility.py:101)"} +{"complexity": "medium", "doc_id": "chunk_010892", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 128, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.test_undo_mechanism_with_verification (tests\\_planned\\test_proof_of_reversibility.py:128)"} +{"complexity": "medium", "doc_id": "chunk_010893", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "proofs", "source_line": 158, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.test_score_calculation_fully_reversible (tests\\_planned\\test_proof_of_reversibility.py:158)"} +{"complexity": "medium", "doc_id": "chunk_010894", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "proofs", "source_line": 185, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.test_score_calculation_with_side_effects (tests\\_planned\\test_proof_of_reversibility.py:185)"} +{"complexity": "medium", "doc_id": "chunk_010895", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "proofs", "source_line": 208, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.test_score_calculation_irreversible (tests\\_planned\\test_proof_of_reversibility.py:208)"} +{"complexity": "complex", "doc_id": "chunk_010896", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 238, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.test_proof_creation (tests\\_planned\\test_proof_of_reversibility.py:238)"} +{"complexity": "complex", "doc_id": "chunk_010897", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 271, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.test_proof_signature_verification (tests\\_planned\\test_proof_of_reversibility.py:271)"} +{"complexity": "medium", "doc_id": "chunk_010898", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 305, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.test_proof_fails_low_score (tests\\_planned\\test_proof_of_reversibility.py:305)"} +{"complexity": "complex", "doc_id": "chunk_010899", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 335, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.test_proof_with_undo_test (tests\\_planned\\test_proof_of_reversibility.py:335)"} +{"complexity": "complex", "doc_id": "chunk_010900", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 369, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.test_proof_export (tests\\_planned\\test_proof_of_reversibility.py:369)"} +{"complexity": "complex", "doc_id": "chunk_010901", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 408, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.test_execute_with_proof (tests\\_planned\\test_proof_of_reversibility.py:408)"} +{"complexity": "complex", "doc_id": "chunk_010902", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 446, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.test_undo_action (tests\\_planned\\test_proof_of_reversibility.py:446)"} +{"complexity": "simple", "doc_id": "chunk_010903", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 489, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.test_undo_nonexistent_action (tests\\_planned\\test_proof_of_reversibility.py:489)"} +{"complexity": "complex", "doc_id": "chunk_010904", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "proofs", "source_line": 498, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.test_undo_already_undone_action (tests\\_planned\\test_proof_of_reversibility.py:498)"} +{"complexity": "complex", "doc_id": "chunk_010905", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "proofs", "source_line": 543, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.test_get_action_chain (tests\\_planned\\test_proof_of_reversibility.py:543)"} +{"complexity": "complex", "doc_id": "chunk_010906", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 586, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.test_rollback_to_snapshot (tests\\_planned\\test_proof_of_reversibility.py:586)"} +{"complexity": "medium", "doc_id": "chunk_010907", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "proofs", "source_line": 653, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.test_create_state_change_undo (tests\\_planned\\test_proof_of_reversibility.py:653)"} +{"complexity": "medium", "doc_id": "chunk_010908", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "proofs", "source_line": 674, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.test_create_file_operation_undo_create (tests\\_planned\\test_proof_of_reversibility.py:674)"} +{"complexity": "complex", "doc_id": "chunk_010909", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "proofs", "source_line": 698, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.test_create_file_operation_undo_modify (tests\\_planned\\test_proof_of_reversibility.py:698)"} +{"complexity": "complex", "doc_id": "chunk_010910", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 735, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.test_statistics_tracking (tests\\_planned\\test_proof_of_reversibility.py:735)"} +{"complexity": "complex", "doc_id": "chunk_010911", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 784, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.test_database_like_transaction (tests\\_planned\\test_proof_of_reversibility.py:784)"} +{"complexity": "complex", "doc_id": "chunk_010912", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 852, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.test_multi_level_undo_chain (tests\\_planned\\test_proof_of_reversibility.py:852)"} +{"complexity": "simple", "doc_id": "chunk_010913", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 86, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.undo_func (tests\\_planned\\test_proof_of_reversibility.py:86)"} +{"complexity": "simple", "doc_id": "chunk_010914", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 106, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.undo_func (tests\\_planned\\test_proof_of_reversibility.py:106)"} +{"complexity": "simple", "doc_id": "chunk_010915", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 132, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.undo_func (tests\\_planned\\test_proof_of_reversibility.py:132)"} +{"complexity": "simple", "doc_id": "chunk_010916", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 135, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.verify_func (tests\\_planned\\test_proof_of_reversibility.py:135)"} +{"complexity": "simple", "doc_id": "chunk_010917", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 162, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.undo_func (tests\\_planned\\test_proof_of_reversibility.py:162)"} +{"complexity": "simple", "doc_id": "chunk_010918", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 189, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.undo_func (tests\\_planned\\test_proof_of_reversibility.py:189)"} +{"complexity": "simple", "doc_id": "chunk_010919", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 212, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.undo_func (tests\\_planned\\test_proof_of_reversibility.py:212)"} +{"complexity": "simple", "doc_id": "chunk_010920", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 242, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.undo_func (tests\\_planned\\test_proof_of_reversibility.py:242)"} +{"complexity": "simple", "doc_id": "chunk_010921", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 275, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.undo_func (tests\\_planned\\test_proof_of_reversibility.py:275)"} +{"complexity": "simple", "doc_id": "chunk_010922", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 310, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.undo_func (tests\\_planned\\test_proof_of_reversibility.py:310)"} +{"complexity": "simple", "doc_id": "chunk_010923", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 340, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.undo_func (tests\\_planned\\test_proof_of_reversibility.py:340)"} +{"complexity": "simple", "doc_id": "chunk_010924", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 373, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.undo_func (tests\\_planned\\test_proof_of_reversibility.py:373)"} +{"complexity": "simple", "doc_id": "chunk_010925", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 415, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.action_func (tests\\_planned\\test_proof_of_reversibility.py:415)"} +{"complexity": "simple", "doc_id": "chunk_010926", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 419, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.capture_state (tests\\_planned\\test_proof_of_reversibility.py:419)"} +{"complexity": "simple", "doc_id": "chunk_010927", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 422, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.undo_func (tests\\_planned\\test_proof_of_reversibility.py:422)"} +{"complexity": "simple", "doc_id": "chunk_010928", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 453, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.action_func (tests\\_planned\\test_proof_of_reversibility.py:453)"} +{"complexity": "simple", "doc_id": "chunk_010929", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 457, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.capture_state (tests\\_planned\\test_proof_of_reversibility.py:457)"} +{"complexity": "simple", "doc_id": "chunk_010930", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 460, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.undo_func (tests\\_planned\\test_proof_of_reversibility.py:460)"} +{"complexity": "simple", "doc_id": "chunk_010931", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 505, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.action_func (tests\\_planned\\test_proof_of_reversibility.py:505)"} +{"complexity": "simple", "doc_id": "chunk_010932", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 509, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.capture_state (tests\\_planned\\test_proof_of_reversibility.py:509)"} +{"complexity": "simple", "doc_id": "chunk_010933", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 512, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.undo_func (tests\\_planned\\test_proof_of_reversibility.py:512)"} +{"complexity": "simple", "doc_id": "chunk_010934", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "proofs", "source_line": 550, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.make_action (tests\\_planned\\test_proof_of_reversibility.py:550)"} +{"complexity": "simple", "doc_id": "chunk_010935", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 556, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.capture_state (tests\\_planned\\test_proof_of_reversibility.py:556)"} +{"complexity": "simple", "doc_id": "chunk_010936", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 559, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.undo_func (tests\\_planned\\test_proof_of_reversibility.py:559)"} +{"complexity": "simple", "doc_id": "chunk_010937", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "proofs", "source_line": 593, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.make_action (tests\\_planned\\test_proof_of_reversibility.py:593)"} +{"complexity": "simple", "doc_id": "chunk_010938", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 599, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.capture_state (tests\\_planned\\test_proof_of_reversibility.py:599)"} +{"complexity": "simple", "doc_id": "chunk_010939", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 602, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.undo_func (tests\\_planned\\test_proof_of_reversibility.py:602)"} +{"complexity": "simple", "doc_id": "chunk_010940", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "proofs", "source_line": 657, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.restore_func (tests\\_planned\\test_proof_of_reversibility.py:657)"} +{"complexity": "simple", "doc_id": "chunk_010941", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 742, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.action_func (tests\\_planned\\test_proof_of_reversibility.py:742)"} +{"complexity": "simple", "doc_id": "chunk_010942", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 746, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.capture_state (tests\\_planned\\test_proof_of_reversibility.py:746)"} +{"complexity": "simple", "doc_id": "chunk_010943", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 749, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.undo_func (tests\\_planned\\test_proof_of_reversibility.py:749)"} +{"complexity": "simple", "doc_id": "chunk_010944", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 792, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.add_user (tests\\_planned\\test_proof_of_reversibility.py:792)"} +{"complexity": "simple", "doc_id": "chunk_010945", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 798, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.add_post (tests\\_planned\\test_proof_of_reversibility.py:798)"} +{"complexity": "simple", "doc_id": "chunk_010946", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 804, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.capture_db_state (tests\\_planned\\test_proof_of_reversibility.py:804)"} +{"complexity": "simple", "doc_id": "chunk_010947", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 810, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.undo_db (tests\\_planned\\test_proof_of_reversibility.py:810)"} +{"complexity": "simple", "doc_id": "chunk_010948", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "proofs", "source_line": 859, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.make_action (tests\\_planned\\test_proof_of_reversibility.py:859)"} +{"complexity": "simple", "doc_id": "chunk_010949", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 865, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.capture_state (tests\\_planned\\test_proof_of_reversibility.py:865)"} +{"complexity": "simple", "doc_id": "chunk_010950", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 868, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.undo_func (tests\\_planned\\test_proof_of_reversibility.py:868)"} +{"complexity": "simple", "doc_id": "chunk_010951", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 551, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.action_func (tests\\_planned\\test_proof_of_reversibility.py:551)"} +{"complexity": "simple", "doc_id": "chunk_010952", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 594, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.action_func (tests\\_planned\\test_proof_of_reversibility.py:594)"} +{"complexity": "simple", "doc_id": "chunk_010953", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 793, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.action (tests\\_planned\\test_proof_of_reversibility.py:793)"} +{"complexity": "simple", "doc_id": "chunk_010954", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 799, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.action (tests\\_planned\\test_proof_of_reversibility.py:799)"} +{"complexity": "simple", "doc_id": "chunk_010955", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 860, "source_path": "tests\\_planned\\test_proof_of_reversibility.py", "text": "test_proof_of_reversibility.action (tests\\_planned\\test_proof_of_reversibility.py:860)"} +{"complexity": "complex", "doc_id": "chunk_010956", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 28, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.TestSourceAttestation (tests\\_planned\\test_proof_of_truthfulness.py:28)"} +{"complexity": "complex", "doc_id": "chunk_010957", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 97, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.TestConfidenceCalibration (tests\\_planned\\test_proof_of_truthfulness.py:97)"} +{"complexity": "complex", "doc_id": "chunk_010958", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 153, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.TestFactNode (tests\\_planned\\test_proof_of_truthfulness.py:153)"} +{"complexity": "complex", "doc_id": "chunk_010959", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 214, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.TestFactGraph (tests\\_planned\\test_proof_of_truthfulness.py:214)"} +{"complexity": "complex", "doc_id": "chunk_010960", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 328, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.TestHallucinationDetector (tests\\_planned\\test_proof_of_truthfulness.py:328)"} +{"complexity": "complex", "doc_id": "chunk_010961", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 438, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.TestTruthfulnessProof (tests\\_planned\\test_proof_of_truthfulness.py:438)"} +{"complexity": "complex", "doc_id": "chunk_010962", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 503, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.TestTruthfulnessVerifier (tests\\_planned\\test_proof_of_truthfulness.py:503)"} +{"complexity": "medium", "doc_id": "chunk_010963", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 728, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.TestConvenienceFunctions (tests\\_planned\\test_proof_of_truthfulness.py:728)"} +{"complexity": "complex", "doc_id": "chunk_010964", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 756, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.TestIntegration (tests\\_planned\\test_proof_of_truthfulness.py:756)"} +{"complexity": "medium", "doc_id": "chunk_010965", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 31, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_create_source_attestation (tests\\_planned\\test_proof_of_truthfulness.py:31)"} +{"complexity": "medium", "doc_id": "chunk_010966", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 46, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_compute_hash (tests\\_planned\\test_proof_of_truthfulness.py:46)"} +{"complexity": "medium", "doc_id": "chunk_010967", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 61, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_sign_and_verify (tests\\_planned\\test_proof_of_truthfulness.py:61)"} +{"complexity": "medium", "doc_id": "chunk_010968", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 79, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_verify_fails_with_wrong_key (tests\\_planned\\test_proof_of_truthfulness.py:79)"} +{"complexity": "medium", "doc_id": "chunk_010969", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "proofs", "source_line": 100, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_create_calibration (tests\\_planned\\test_proof_of_truthfulness.py:100)"} +{"complexity": "medium", "doc_id": "chunk_010970", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 114, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_is_well_calibrated (tests\\_planned\\test_proof_of_truthfulness.py:114)"} +{"complexity": "medium", "doc_id": "chunk_010971", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 136, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_compute_hash (tests\\_planned\\test_proof_of_truthfulness.py:136)"} +{"complexity": "medium", "doc_id": "chunk_010972", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "proofs", "source_line": 156, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_create_fact_node (tests\\_planned\\test_proof_of_truthfulness.py:156)"} +{"complexity": "medium", "doc_id": "chunk_010973", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 169, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_compute_hash (tests\\_planned\\test_proof_of_truthfulness.py:169)"} +{"complexity": "medium", "doc_id": "chunk_010974", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 184, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_update_hash (tests\\_planned\\test_proof_of_truthfulness.py:184)"} +{"complexity": "medium", "doc_id": "chunk_010975", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 196, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_sign_and_verify (tests\\_planned\\test_proof_of_truthfulness.py:196)"} +{"complexity": "simple", "doc_id": "chunk_010976", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "proofs", "source_line": 217, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_create_fact_graph (tests\\_planned\\test_proof_of_truthfulness.py:217)"} +{"complexity": "medium", "doc_id": "chunk_010977", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 224, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_add_fact (tests\\_planned\\test_proof_of_truthfulness.py:224)"} +{"complexity": "medium", "doc_id": "chunk_010978", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 240, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_link_facts (tests\\_planned\\test_proof_of_truthfulness.py:240)"} +{"complexity": "medium", "doc_id": "chunk_010979", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 256, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_link_conflicting_facts (tests\\_planned\\test_proof_of_truthfulness.py:256)"} +{"complexity": "medium", "doc_id": "chunk_010980", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 271, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_merkle_root_updates (tests\\_planned\\test_proof_of_truthfulness.py:271)"} +{"complexity": "medium", "doc_id": "chunk_010981", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 288, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_sign_and_verify_graph (tests\\_planned\\test_proof_of_truthfulness.py:288)"} +{"complexity": "medium", "doc_id": "chunk_010982", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 302, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_get_verification_chain (tests\\_planned\\test_proof_of_truthfulness.py:302)"} +{"complexity": "medium", "doc_id": "chunk_010983", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 331, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_detect_with_sources (tests\\_planned\\test_proof_of_truthfulness.py:331)"} +{"complexity": "simple", "doc_id": "chunk_010984", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 354, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_detect_without_sources (tests\\_planned\\test_proof_of_truthfulness.py:354)"} +{"complexity": "medium", "doc_id": "chunk_010985", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 364, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_detect_fabricated_quotes (tests\\_planned\\test_proof_of_truthfulness.py:364)"} +{"complexity": "medium", "doc_id": "chunk_010986", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 388, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_source_quality_assessment (tests\\_planned\\test_proof_of_truthfulness.py:388)"} +{"complexity": "medium", "doc_id": "chunk_010987", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 414, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_detection_confidence (tests\\_planned\\test_proof_of_truthfulness.py:414)"} +{"complexity": "medium", "doc_id": "chunk_010988", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 441, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_create_proof (tests\\_planned\\test_proof_of_truthfulness.py:441)"} +{"complexity": "medium", "doc_id": "chunk_010989", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 453, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_compute_proof_hash (tests\\_planned\\test_proof_of_truthfulness.py:453)"} +{"complexity": "medium", "doc_id": "chunk_010990", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 467, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_sign_and_verify_proof (tests\\_planned\\test_proof_of_truthfulness.py:467)"} +{"complexity": "medium", "doc_id": "chunk_010991", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 484, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_to_dict (tests\\_planned\\test_proof_of_truthfulness.py:484)"} +{"complexity": "simple", "doc_id": "chunk_010992", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 506, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_create_verifier (tests\\_planned\\test_proof_of_truthfulness.py:506)"} +{"complexity": "medium", "doc_id": "chunk_010993", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 514, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_create_source_attestation (tests\\_planned\\test_proof_of_truthfulness.py:514)"} +{"complexity": "medium", "doc_id": "chunk_010994", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 533, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_create_truthful_proof (tests\\_planned\\test_proof_of_truthfulness.py:533)"} +{"complexity": "medium", "doc_id": "chunk_010995", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 559, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_create_hallucinated_proof (tests\\_planned\\test_proof_of_truthfulness.py:559)"} +{"complexity": "medium", "doc_id": "chunk_010996", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 577, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_verify_valid_proof (tests\\_planned\\test_proof_of_truthfulness.py:577)"} +{"complexity": "medium", "doc_id": "chunk_010997", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 599, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_verify_fails_with_wrong_key (tests\\_planned\\test_proof_of_truthfulness.py:599)"} +{"complexity": "complex", "doc_id": "chunk_010998", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 622, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_with_calibration (tests\\_planned\\test_proof_of_truthfulness.py:622)"} +{"complexity": "medium", "doc_id": "chunk_010999", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 655, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_poorly_calibrated_fails (tests\\_planned\\test_proof_of_truthfulness.py:655)"} +{"complexity": "medium", "doc_id": "chunk_011000", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 687, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_get_verification_report (tests\\_planned\\test_proof_of_truthfulness.py:687)"} +{"complexity": "simple", "doc_id": "chunk_011001", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 718, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_export_public_key (tests\\_planned\\test_proof_of_truthfulness.py:718)"} +{"complexity": "medium", "doc_id": "chunk_011002", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 731, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_verify_statement_truthfulness (tests\\_planned\\test_proof_of_truthfulness.py:731)"} +{"complexity": "complex", "doc_id": "chunk_011003", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 759, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_end_to_end_truthful_statement (tests\\_planned\\test_proof_of_truthfulness.py:759)"} +{"complexity": "medium", "doc_id": "chunk_011004", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 801, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_end_to_end_hallucinated_statement (tests\\_planned\\test_proof_of_truthfulness.py:801)"} +{"complexity": "complex", "doc_id": "chunk_011005", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 825, "source_path": "tests\\_planned\\test_proof_of_truthfulness.py", "text": "test_proof_of_truthfulness.test_fact_graph_workflow (tests\\_planned\\test_proof_of_truthfulness.py:825)"} +{"complexity": "simple", "doc_id": "chunk_011006", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 35, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.sleep_ms (tests\\_planned\\test_redis_rate_limiter.py:35)"} +{"complexity": "complex", "doc_id": "chunk_011007", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 44, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.TestTokenBucket (tests\\_planned\\test_redis_rate_limiter.py:44)"} +{"complexity": "complex", "doc_id": "chunk_011008", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 178, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.TestRateLimiter (tests\\_planned\\test_redis_rate_limiter.py:178)"} +{"complexity": "medium", "doc_id": "chunk_011009", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 295, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.TestGlobalRateLimiter (tests\\_planned\\test_redis_rate_limiter.py:295)"} +{"complexity": "complex", "doc_id": "chunk_011010", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 324, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.TestModelRateLimits (tests\\_planned\\test_redis_rate_limiter.py:324)"} +{"complexity": "complex", "doc_id": "chunk_011011", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 385, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.TestPerEndpointConfiguration (tests\\_planned\\test_redis_rate_limiter.py:385)"} +{"complexity": "medium", "doc_id": "chunk_011012", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 437, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.TestGracefulDegradation (tests\\_planned\\test_redis_rate_limiter.py:437)"} +{"complexity": "complex", "doc_id": "chunk_011013", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 472, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.TestConcurrentAccess (tests\\_planned\\test_redis_rate_limiter.py:472)"} +{"complexity": "complex", "doc_id": "chunk_011014", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 526, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.TestRateLimitHeaders (tests\\_planned\\test_redis_rate_limiter.py:526)"} +{"complexity": "medium", "doc_id": "chunk_011015", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 573, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_various_rate_configurations (tests\\_planned\\test_redis_rate_limiter.py:573)"} +{"complexity": "medium", "doc_id": "chunk_011016", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 588, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_multiple_keys (tests\\_planned\\test_redis_rate_limiter.py:588)"} +{"complexity": "medium", "doc_id": "chunk_011017", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 610, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_high_throughput_rate_limiting (tests\\_planned\\test_redis_rate_limiter.py:610)"} +{"complexity": "medium", "doc_id": "chunk_011018", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 635, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_many_concurrent_requests (tests\\_planned\\test_redis_rate_limiter.py:635)"} +{"complexity": "simple", "doc_id": "chunk_011019", "function_type": "async_function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 48, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_bucket_initialization (tests\\_planned\\test_redis_rate_limiter.py:48)"} +{"complexity": "simple", "doc_id": "chunk_011020", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 58, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_acquire_single_token (tests\\_planned\\test_redis_rate_limiter.py:58)"} +{"complexity": "simple", "doc_id": "chunk_011021", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 70, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_acquire_insufficient_tokens (tests\\_planned\\test_redis_rate_limiter.py:70)"} +{"complexity": "medium", "doc_id": "chunk_011022", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 80, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_token_refill (tests\\_planned\\test_redis_rate_limiter.py:80)"} +{"complexity": "medium", "doc_id": "chunk_011023", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 93, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_burst_handling (tests\\_planned\\test_redis_rate_limiter.py:93)"} +{"complexity": "medium", "doc_id": "chunk_011024", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 111, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_wait_for_tokens_success (tests\\_planned\\test_redis_rate_limiter.py:111)"} +{"complexity": "medium", "doc_id": "chunk_011025", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 125, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_wait_for_tokens_timeout (tests\\_planned\\test_redis_rate_limiter.py:125)"} +{"complexity": "medium", "doc_id": "chunk_011026", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 143, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_multiple_token_acquisition (tests\\_planned\\test_redis_rate_limiter.py:143)"} +{"complexity": "medium", "doc_id": "chunk_011027", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 156, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_token_refill_rate (tests\\_planned\\test_redis_rate_limiter.py:156)"} +{"complexity": "simple", "doc_id": "chunk_011028", "function_type": "async_function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 182, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_limiter_initialization (tests\\_planned\\test_redis_rate_limiter.py:182)"} +{"complexity": "simple", "doc_id": "chunk_011029", "function_type": "async_function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 190, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_get_bucket_creates_new (tests\\_planned\\test_redis_rate_limiter.py:190)"} +{"complexity": "simple", "doc_id": "chunk_011030", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 199, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_get_bucket_returns_existing (tests\\_planned\\test_redis_rate_limiter.py:199)"} +{"complexity": "simple", "doc_id": "chunk_011031", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 209, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_get_bucket_with_custom_config (tests\\_planned\\test_redis_rate_limiter.py:209)"} +{"complexity": "medium", "doc_id": "chunk_011032", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 219, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_acquire_per_key (tests\\_planned\\test_redis_rate_limiter.py:219)"} +{"complexity": "medium", "doc_id": "chunk_011033", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 238, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_rate_limiting_per_key (tests\\_planned\\test_redis_rate_limiter.py:238)"} +{"complexity": "simple", "doc_id": "chunk_011034", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 259, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_wait_for_tokens_limiter (tests\\_planned\\test_redis_rate_limiter.py:259)"} +{"complexity": "medium", "doc_id": "chunk_011035", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 269, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_multiple_keys_independent (tests\\_planned\\test_redis_rate_limiter.py:269)"} +{"complexity": "simple", "doc_id": "chunk_011036", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 299, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_get_global_limiter (tests\\_planned\\test_redis_rate_limiter.py:299)"} +{"complexity": "medium", "doc_id": "chunk_011037", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 307, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_global_limiter_usage (tests\\_planned\\test_redis_rate_limiter.py:307)"} +{"complexity": "simple", "doc_id": "chunk_011038", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 327, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_model_rate_limits_defined (tests\\_planned\\test_redis_rate_limiter.py:327)"} +{"complexity": "simple", "doc_id": "chunk_011039", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 336, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_get_model_rate_limit_known (tests\\_planned\\test_redis_rate_limiter.py:336)"} +{"complexity": "simple", "doc_id": "chunk_011040", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 344, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_get_model_rate_limit_unknown (tests\\_planned\\test_redis_rate_limiter.py:344)"} +{"complexity": "simple", "doc_id": "chunk_011041", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 351, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_all_model_configs_valid (tests\\_planned\\test_redis_rate_limiter.py:351)"} +{"complexity": "medium", "doc_id": "chunk_011042", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 360, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_model_rate_limit_enforcement (tests\\_planned\\test_redis_rate_limiter.py:360)"} +{"complexity": "medium", "doc_id": "chunk_011043", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 389, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_different_endpoints_different_limits (tests\\_planned\\test_redis_rate_limiter.py:389)"} +{"complexity": "medium", "doc_id": "chunk_011044", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 412, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_endpoint_isolation (tests\\_planned\\test_redis_rate_limiter.py:412)"} +{"complexity": "simple", "doc_id": "chunk_011045", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 441, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_in_memory_fallback (tests\\_planned\\test_redis_rate_limiter.py:441)"} +{"complexity": "medium", "doc_id": "chunk_011046", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 452, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_limiter_continues_after_error (tests\\_planned\\test_redis_rate_limiter.py:452)"} +{"complexity": "medium", "doc_id": "chunk_011047", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 476, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_concurrent_acquire_same_key (tests\\_planned\\test_redis_rate_limiter.py:476)"} +{"complexity": "medium", "doc_id": "chunk_011048", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 494, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_concurrent_acquire_different_keys (tests\\_planned\\test_redis_rate_limiter.py:494)"} +{"complexity": "medium", "doc_id": "chunk_011049", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 509, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_concurrent_wait_for_tokens (tests\\_planned\\test_redis_rate_limiter.py:509)"} +{"complexity": "medium", "doc_id": "chunk_011050", "function_type": "async_function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 530, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_calculate_remaining_tokens (tests\\_planned\\test_redis_rate_limiter.py:530)"} +{"complexity": "medium", "doc_id": "chunk_011051", "function_type": "async_function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 543, "source_path": "tests\\_planned\\test_redis_rate_limiter.py", "text": "test_redis_rate_limiter.test_reset_time_calculation (tests\\_planned\\test_redis_rate_limiter.py:543)"} +{"complexity": "complex", "doc_id": "chunk_011052", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 15, "source_path": "tests\\_planned\\test_release_bundle.py", "text": "test_release_bundle.TestReleaseBundle (tests\\_planned\\test_release_bundle.py:15)"} +{"complexity": "simple", "doc_id": "chunk_011053", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 17, "source_path": "tests\\_planned\\test_release_bundle.py", "text": "test_release_bundle.setUp (tests\\_planned\\test_release_bundle.py:17)"} +{"complexity": "medium", "doc_id": "chunk_011054", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 24, "source_path": "tests\\_planned\\test_release_bundle.py", "text": "test_release_bundle.test_bundle_creation_and_integrity (tests\\_planned\\test_release_bundle.py:24)"} +{"complexity": "medium", "doc_id": "chunk_011055", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 45, "source_path": "tests\\_planned\\test_release_bundle.py", "text": "test_release_bundle.test_bundled_node_execution (tests\\_planned\\test_release_bundle.py:45)"} +{"complexity": "complex", "doc_id": "chunk_011056", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 36, "source_path": "tests\\_planned\\test_servicenow_integration.py", "text": "test_servicenow_integration.TestServiceNowClient (tests\\_planned\\test_servicenow_integration.py:36)"} +{"complexity": "complex", "doc_id": "chunk_011057", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 155, "source_path": "tests\\_planned\\test_servicenow_integration.py", "text": "test_servicenow_integration.TestServiceNowProofManager (tests\\_planned\\test_servicenow_integration.py:155)"} +{"complexity": "medium", "doc_id": "chunk_011058", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 251, "source_path": "tests\\_planned\\test_servicenow_integration.py", "text": "test_servicenow_integration.TestRESTMessages (tests\\_planned\\test_servicenow_integration.py:251)"} +{"complexity": "medium", "doc_id": "chunk_011059", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 276, "source_path": "tests\\_planned\\test_servicenow_integration.py", "text": "test_servicenow_integration.TestBusinessRules (tests\\_planned\\test_servicenow_integration.py:276)"} +{"complexity": "medium", "doc_id": "chunk_011060", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 306, "source_path": "tests\\_planned\\test_servicenow_integration.py", "text": "test_servicenow_integration.TestWorkflowActivities (tests\\_planned\\test_servicenow_integration.py:306)"} +{"complexity": "complex", "doc_id": "chunk_011061", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 339, "source_path": "tests\\_planned\\test_servicenow_integration.py", "text": "test_servicenow_integration.TestScopedApp (tests\\_planned\\test_servicenow_integration.py:339)"} +{"complexity": "medium", "doc_id": "chunk_011062", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 377, "source_path": "tests\\_planned\\test_servicenow_integration.py", "text": "test_servicenow_integration.TestUpdateSet (tests\\_planned\\test_servicenow_integration.py:377)"} +{"complexity": "complex", "doc_id": "chunk_011063", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 408, "source_path": "tests\\_planned\\test_servicenow_integration.py", "text": "test_servicenow_integration.TestIntegration (tests\\_planned\\test_servicenow_integration.py:408)"} +{"complexity": "simple", "doc_id": "chunk_011064", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 459, "source_path": "tests\\_planned\\test_servicenow_integration.py", "text": "test_servicenow_integration.TestProofTypes (tests\\_planned\\test_servicenow_integration.py:459)"} +{"complexity": "medium", "doc_id": "chunk_011065", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 40, "source_path": "tests\\_planned\\test_servicenow_integration.py", "text": "test_servicenow_integration.client (tests\\_planned\\test_servicenow_integration.py:40)"} +{"complexity": "medium", "doc_id": "chunk_011066", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 53, "source_path": "tests\\_planned\\test_servicenow_integration.py", "text": "test_servicenow_integration.test_get_record (tests\\_planned\\test_servicenow_integration.py:53)"} +{"complexity": "complex", "doc_id": "chunk_011067", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 81, "source_path": "tests\\_planned\\test_servicenow_integration.py", "text": "test_servicenow_integration.test_generate_proof (tests\\_planned\\test_servicenow_integration.py:81)"} +{"complexity": "medium", "doc_id": "chunk_011068", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 136, "source_path": "tests\\_planned\\test_servicenow_integration.py", "text": "test_servicenow_integration.test_verify_proof (tests\\_planned\\test_servicenow_integration.py:136)"} +{"complexity": "simple", "doc_id": "chunk_011069", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 159, "source_path": "tests\\_planned\\test_servicenow_integration.py", "text": "test_servicenow_integration.manager (tests\\_planned\\test_servicenow_integration.py:159)"} +{"complexity": "complex", "doc_id": "chunk_011070", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 171, "source_path": "tests\\_planned\\test_servicenow_integration.py", "text": "test_servicenow_integration.test_generate_incident_proof (tests\\_planned\\test_servicenow_integration.py:171)"} +{"complexity": "complex", "doc_id": "chunk_011071", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 210, "source_path": "tests\\_planned\\test_servicenow_integration.py", "text": "test_servicenow_integration.test_verify_sla_compliance (tests\\_planned\\test_servicenow_integration.py:210)"} +{"complexity": "simple", "doc_id": "chunk_011072", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 254, "source_path": "tests\\_planned\\test_servicenow_integration.py", "text": "test_servicenow_integration.test_generate_rest_messages (tests\\_planned\\test_servicenow_integration.py:254)"} +{"complexity": "simple", "doc_id": "chunk_011073", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 265, "source_path": "tests\\_planned\\test_servicenow_integration.py", "text": "test_servicenow_integration.test_generate_script_include (tests\\_planned\\test_servicenow_integration.py:265)"} +{"complexity": "medium", "doc_id": "chunk_011074", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 279, "source_path": "tests\\_planned\\test_servicenow_integration.py", "text": "test_servicenow_integration.test_generate_business_rules (tests\\_planned\\test_servicenow_integration.py:279)"} +{"complexity": "simple", "doc_id": "chunk_011075", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 295, "source_path": "tests\\_planned\\test_servicenow_integration.py", "text": "test_servicenow_integration.test_business_rule_scripts (tests\\_planned\\test_servicenow_integration.py:295)"} +{"complexity": "medium", "doc_id": "chunk_011076", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 309, "source_path": "tests\\_planned\\test_servicenow_integration.py", "text": "test_servicenow_integration.test_generate_workflow_activities (tests\\_planned\\test_servicenow_integration.py:309)"} +{"complexity": "medium", "doc_id": "chunk_011077", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 321, "source_path": "tests\\_planned\\test_servicenow_integration.py", "text": "test_servicenow_integration.test_activity_io_definitions (tests\\_planned\\test_servicenow_integration.py:321)"} +{"complexity": "medium", "doc_id": "chunk_011078", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 342, "source_path": "tests\\_planned\\test_servicenow_integration.py", "text": "test_servicenow_integration.test_generate_scoped_app (tests\\_planned\\test_servicenow_integration.py:342)"} +{"complexity": "medium", "doc_id": "chunk_011079", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 359, "source_path": "tests\\_planned\\test_servicenow_integration.py", "text": "test_servicenow_integration.test_scoped_app_tables (tests\\_planned\\test_servicenow_integration.py:359)"} +{"complexity": "simple", "doc_id": "chunk_011080", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 380, "source_path": "tests\\_planned\\test_servicenow_integration.py", "text": "test_servicenow_integration.test_generate_update_set (tests\\_planned\\test_servicenow_integration.py:380)"} +{"complexity": "medium", "doc_id": "chunk_011081", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 389, "source_path": "tests\\_planned\\test_servicenow_integration.py", "text": "test_servicenow_integration.test_update_set_completeness (tests\\_planned\\test_servicenow_integration.py:389)"} +{"complexity": "medium", "doc_id": "chunk_011082", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 412, "source_path": "tests\\_planned\\test_servicenow_integration.py", "text": "test_servicenow_integration.test_full_workflow (tests\\_planned\\test_servicenow_integration.py:412)"} +{"complexity": "medium", "doc_id": "chunk_011083", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 438, "source_path": "tests\\_planned\\test_servicenow_integration.py", "text": "test_servicenow_integration.test_deployment_package_generation (tests\\_planned\\test_servicenow_integration.py:438)"} +{"complexity": "simple", "doc_id": "chunk_011084", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 462, "source_path": "tests\\_planned\\test_servicenow_integration.py", "text": "test_servicenow_integration.test_proof_type_enum (tests\\_planned\\test_servicenow_integration.py:462)"} +{"complexity": "simple", "doc_id": "chunk_011085", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 26, "source_path": "tests\\_planned\\test_slack_integration.py", "text": "test_slack_integration.signer (tests\\_planned\\test_slack_integration.py:26)"} +{"complexity": "simple", "doc_id": "chunk_011086", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 32, "source_path": "tests\\_planned\\test_slack_integration.py", "text": "test_slack_integration.slack_bot (tests\\_planned\\test_slack_integration.py:32)"} +{"complexity": "simple", "doc_id": "chunk_011087", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 42, "source_path": "tests\\_planned\\test_slack_integration.py", "text": "test_slack_integration.workspace (tests\\_planned\\test_slack_integration.py:42)"} +{"complexity": "complex", "doc_id": "chunk_011088", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 53, "source_path": "tests\\_planned\\test_slack_integration.py", "text": "test_slack_integration.TestAevionSlackBot (tests\\_planned\\test_slack_integration.py:53)"} +{"complexity": "complex", "doc_id": "chunk_011089", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 156, "source_path": "tests\\_planned\\test_slack_integration.py", "text": "test_slack_integration.TestSlackOAuthHandler (tests\\_planned\\test_slack_integration.py:156)"} +{"complexity": "complex", "doc_id": "chunk_011090", "function_type": "class", "has_docstring": "yes", "keyword": "save", "layer": "tests", "module": "other", "source_line": 199, "source_path": "tests\\_planned\\test_slack_integration.py", "text": "test_slack_integration.TestInMemoryInstallationStore (tests\\_planned\\test_slack_integration.py:199)"} +{"complexity": "complex", "doc_id": "chunk_011091", "function_type": "class", "has_docstring": "yes", "keyword": "build", "layer": "tests", "module": "other", "source_line": 259, "source_path": "tests\\_planned\\test_slack_integration.py", "text": "test_slack_integration.TestMessageBuilder (tests\\_planned\\test_slack_integration.py:259)"} +{"complexity": "medium", "doc_id": "chunk_011092", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 344, "source_path": "tests\\_planned\\test_slack_integration.py", "text": "test_slack_integration.TestSlackWorkspace (tests\\_planned\\test_slack_integration.py:344)"} +{"complexity": "simple", "doc_id": "chunk_011093", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 379, "source_path": "tests\\_planned\\test_slack_integration.py", "text": "test_slack_integration.TestSlackIntegration (tests\\_planned\\test_slack_integration.py:379)"} +{"complexity": "medium", "doc_id": "chunk_011094", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 56, "source_path": "tests\\_planned\\test_slack_integration.py", "text": "test_slack_integration.test_initialization (tests\\_planned\\test_slack_integration.py:56)"} +{"complexity": "simple", "doc_id": "chunk_011095", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 70, "source_path": "tests\\_planned\\test_slack_integration.py", "text": "test_slack_integration.test_initialization_without_secret (tests\\_planned\\test_slack_integration.py:70)"} +{"complexity": "medium", "doc_id": "chunk_011096", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 76, "source_path": "tests\\_planned\\test_slack_integration.py", "text": "test_slack_integration.test_verify_text (tests\\_planned\\test_slack_integration.py:76)"} +{"complexity": "medium", "doc_id": "chunk_011097", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 92, "source_path": "tests\\_planned\\test_slack_integration.py", "text": "test_slack_integration.test_verify_text_stores_session (tests\\_planned\\test_slack_integration.py:92)"} +{"complexity": "medium", "doc_id": "chunk_011098", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 109, "source_path": "tests\\_planned\\test_slack_integration.py", "text": "test_slack_integration.test_verify_text_with_thread (tests\\_planned\\test_slack_integration.py:109)"} +{"complexity": "simple", "doc_id": "chunk_011099", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 122, "source_path": "tests\\_planned\\test_slack_integration.py", "text": "test_slack_integration.test_add_workspace (tests\\_planned\\test_slack_integration.py:122)"} +{"complexity": "simple", "doc_id": "chunk_011100", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 129, "source_path": "tests\\_planned\\test_slack_integration.py", "text": "test_slack_integration.test_get_verification_session (tests\\_planned\\test_slack_integration.py:129)"} +{"complexity": "medium", "doc_id": "chunk_011101", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 136, "source_path": "tests\\_planned\\test_slack_integration.py", "text": "test_slack_integration.test_list_verifications (tests\\_planned\\test_slack_integration.py:136)"} +{"complexity": "simple", "doc_id": "chunk_011102", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 159, "source_path": "tests\\_planned\\test_slack_integration.py", "text": "test_slack_integration.test_initialization (tests\\_planned\\test_slack_integration.py:159)"} +{"complexity": "simple", "doc_id": "chunk_011103", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 170, "source_path": "tests\\_planned\\test_slack_integration.py", "text": "test_slack_integration.test_initialization_without_credentials (tests\\_planned\\test_slack_integration.py:170)"} +{"complexity": "medium", "doc_id": "chunk_011104", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 175, "source_path": "tests\\_planned\\test_slack_integration.py", "text": "test_slack_integration.test_generate_install_url (tests\\_planned\\test_slack_integration.py:175)"} +{"complexity": "simple", "doc_id": "chunk_011105", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 188, "source_path": "tests\\_planned\\test_slack_integration.py", "text": "test_slack_integration.test_generate_install_url_with_state (tests\\_planned\\test_slack_integration.py:188)"} +{"complexity": "medium", "doc_id": "chunk_011106", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "tests", "module": "other", "source_line": 202, "source_path": "tests\\_planned\\test_slack_integration.py", "text": "test_slack_integration.test_save_and_find (tests\\_planned\\test_slack_integration.py:202)"} +{"complexity": "simple", "doc_id": "chunk_011107", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 228, "source_path": "tests\\_planned\\test_slack_integration.py", "text": "test_slack_integration.test_find_nonexistent (tests\\_planned\\test_slack_integration.py:228)"} +{"complexity": "medium", "doc_id": "chunk_011108", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 235, "source_path": "tests\\_planned\\test_slack_integration.py", "text": "test_slack_integration.test_delete (tests\\_planned\\test_slack_integration.py:235)"} +{"complexity": "medium", "doc_id": "chunk_011109", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 262, "source_path": "tests\\_planned\\test_slack_integration.py", "text": "test_slack_integration.test_build_proof_message (tests\\_planned\\test_slack_integration.py:262)"} +{"complexity": "medium", "doc_id": "chunk_011110", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 278, "source_path": "tests\\_planned\\test_slack_integration.py", "text": "test_slack_integration.test_build_proof_message_failed (tests\\_planned\\test_slack_integration.py:278)"} +{"complexity": "simple", "doc_id": "chunk_011111", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 290, "source_path": "tests\\_planned\\test_slack_integration.py", "text": "test_slack_integration.test_build_verification_status (tests\\_planned\\test_slack_integration.py:290)"} +{"complexity": "simple", "doc_id": "chunk_011112", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 298, "source_path": "tests\\_planned\\test_slack_integration.py", "text": "test_slack_integration.test_build_verification_status_all_states (tests\\_planned\\test_slack_integration.py:298)"} +{"complexity": "medium", "doc_id": "chunk_011113", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "tests", "module": "other", "source_line": 305, "source_path": "tests\\_planned\\test_slack_integration.py", "text": "test_slack_integration.test_build_interactive_explorer (tests\\_planned\\test_slack_integration.py:305)"} +{"complexity": "simple", "doc_id": "chunk_011114", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "tests", "module": "other", "source_line": 326, "source_path": "tests\\_planned\\test_slack_integration.py", "text": "test_slack_integration.test_build_error_message (tests\\_planned\\test_slack_integration.py:326)"} +{"complexity": "simple", "doc_id": "chunk_011115", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "tests", "module": "other", "source_line": 335, "source_path": "tests\\_planned\\test_slack_integration.py", "text": "test_slack_integration.test_build_help_message (tests\\_planned\\test_slack_integration.py:335)"} +{"complexity": "medium", "doc_id": "chunk_011116", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 347, "source_path": "tests\\_planned\\test_slack_integration.py", "text": "test_slack_integration.test_workspace_creation (tests\\_planned\\test_slack_integration.py:347)"} +{"complexity": "medium", "doc_id": "chunk_011117", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 361, "source_path": "tests\\_planned\\test_slack_integration.py", "text": "test_slack_integration.test_workspace_with_config (tests\\_planned\\test_slack_integration.py:361)"} +{"complexity": "simple", "doc_id": "chunk_011118", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 383, "source_path": "tests\\_planned\\test_slack_integration.py", "text": "test_slack_integration.test_full_verification_flow (tests\\_planned\\test_slack_integration.py:383)"} +{"complexity": "complex", "doc_id": "chunk_011119", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 12, "source_path": "tests\\_planned\\test_sovereign_node.py", "text": "test_sovereign_node.TestSovereignNode (tests\\_planned\\test_sovereign_node.py:12)"} +{"complexity": "medium", "doc_id": "chunk_011120", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 14, "source_path": "tests\\_planned\\test_sovereign_node.py", "text": "test_sovereign_node.test_z3_verification_logic (tests\\_planned\\test_sovereign_node.py:14)"} +{"complexity": "medium", "doc_id": "chunk_011121", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 41, "source_path": "tests\\_planned\\test_sovereign_node.py", "text": "test_sovereign_node.test_embedding_retrieval (tests\\_planned\\test_sovereign_node.py:41)"} +{"complexity": "simple", "doc_id": "chunk_011122", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 15, "source_path": "tests\\_planned\\test_splunk_integration.py", "text": "test_splunk_integration.splunk_logger (tests\\_planned\\test_splunk_integration.py:15)"} +{"complexity": "simple", "doc_id": "chunk_011123", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 27, "source_path": "tests\\_planned\\test_splunk_integration.py", "text": "test_splunk_integration.test_splunk_logger_initialization (tests\\_planned\\test_splunk_integration.py:27)"} +{"complexity": "complex", "doc_id": "chunk_011124", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 36, "source_path": "tests\\_planned\\test_splunk_integration.py", "text": "test_splunk_integration.test_log_proof_success (tests\\_planned\\test_splunk_integration.py:36)"} +{"complexity": "medium", "doc_id": "chunk_011125", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 72, "source_path": "tests\\_planned\\test_splunk_integration.py", "text": "test_splunk_integration.test_log_proof_failure (tests\\_planned\\test_splunk_integration.py:72)"} +{"complexity": "medium", "doc_id": "chunk_011126", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 97, "source_path": "tests\\_planned\\test_splunk_integration.py", "text": "test_splunk_integration.test_log_security_event (tests\\_planned\\test_splunk_integration.py:97)"} +{"complexity": "medium", "doc_id": "chunk_011127", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 117, "source_path": "tests\\_planned\\test_splunk_integration.py", "text": "test_splunk_integration.test_log_batch (tests\\_planned\\test_splunk_integration.py:117)"} +{"complexity": "medium", "doc_id": "chunk_011128", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 139, "source_path": "tests\\_planned\\test_splunk_integration.py", "text": "test_splunk_integration.test_log_api_request (tests\\_planned\\test_splunk_integration.py:139)"} +{"complexity": "medium", "doc_id": "chunk_011129", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 161, "source_path": "tests\\_planned\\test_splunk_integration.py", "text": "test_splunk_integration.test_log_system_metric (tests\\_planned\\test_splunk_integration.py:161)"} +{"complexity": "medium", "doc_id": "chunk_011130", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 181, "source_path": "tests\\_planned\\test_splunk_integration.py", "text": "test_splunk_integration.test_batch_logging (tests\\_planned\\test_splunk_integration.py:181)"} +{"complexity": "simple", "doc_id": "chunk_011131", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 208, "source_path": "tests\\_planned\\test_splunk_integration.py", "text": "test_splunk_integration.test_error_handling (tests\\_planned\\test_splunk_integration.py:208)"} +{"complexity": "simple", "doc_id": "chunk_011132", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 221, "source_path": "tests\\_planned\\test_splunk_integration.py", "text": "test_splunk_integration.test_network_error_handling (tests\\_planned\\test_splunk_integration.py:221)"} +{"complexity": "medium", "doc_id": "chunk_011133", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 231, "source_path": "tests\\_planned\\test_splunk_integration.py", "text": "test_splunk_integration.test_connection_validation (tests\\_planned\\test_splunk_integration.py:231)"} +{"complexity": "medium", "doc_id": "chunk_011134", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 248, "source_path": "tests\\_planned\\test_splunk_integration.py", "text": "test_splunk_integration.test_splunk_handler_initialization (tests\\_planned\\test_splunk_integration.py:248)"} +{"complexity": "complex", "doc_id": "chunk_011135", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 263, "source_path": "tests\\_planned\\test_splunk_integration.py", "text": "test_splunk_integration.test_splunk_handler_emit (tests\\_planned\\test_splunk_integration.py:263)"} +{"complexity": "medium", "doc_id": "chunk_011136", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 302, "source_path": "tests\\_planned\\test_splunk_integration.py", "text": "test_splunk_integration.test_send_to_splunk_convenience (tests\\_planned\\test_splunk_integration.py:302)"} +{"complexity": "complex", "doc_id": "chunk_011137", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 27, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.TestLocalFileLockManager (tests\\_planned\\test_swarm_orchestrator.py:27)"} +{"complexity": "complex", "doc_id": "chunk_011138", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 108, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.TestLocalTaskQueue (tests\\_planned\\test_swarm_orchestrator.py:108)"} +{"complexity": "complex", "doc_id": "chunk_011139", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 205, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.TestSwarmOrchestrator (tests\\_planned\\test_swarm_orchestrator.py:205)"} +{"complexity": "complex", "doc_id": "chunk_011140", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 294, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.TestClaudeAgent (tests\\_planned\\test_swarm_orchestrator.py:294)"} +{"complexity": "medium", "doc_id": "chunk_011141", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 363, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.TestAgentRole (tests\\_planned\\test_swarm_orchestrator.py:363)"} +{"complexity": "medium", "doc_id": "chunk_011142", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 389, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.TestTask (tests\\_planned\\test_swarm_orchestrator.py:389)"} +{"complexity": "medium", "doc_id": "chunk_011143", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 417, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.TestSwarmConfig (tests\\_planned\\test_swarm_orchestrator.py:417)"} +{"complexity": "simple", "doc_id": "chunk_011144", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 31, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.lock_manager (tests\\_planned\\test_swarm_orchestrator.py:31)"} +{"complexity": "simple", "doc_id": "chunk_011145", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 35, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.test_acquire_single_file (tests\\_planned\\test_swarm_orchestrator.py:35)"} +{"complexity": "simple", "doc_id": "chunk_011146", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 42, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.test_acquire_multiple_files (tests\\_planned\\test_swarm_orchestrator.py:42)"} +{"complexity": "simple", "doc_id": "chunk_011147", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 50, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.test_acquire_empty_list (tests\\_planned\\test_swarm_orchestrator.py:50)"} +{"complexity": "simple", "doc_id": "chunk_011148", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 57, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.test_acquire_fails_if_locked (tests\\_planned\\test_swarm_orchestrator.py:57)"} +{"complexity": "simple", "doc_id": "chunk_011149", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 64, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.test_acquire_fails_partial_overlap (tests\\_planned\\test_swarm_orchestrator.py:64)"} +{"complexity": "simple", "doc_id": "chunk_011150", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 73, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.test_release_allows_reacquire (tests\\_planned\\test_swarm_orchestrator.py:73)"} +{"complexity": "simple", "doc_id": "chunk_011151", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 81, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.test_release_nonexistent_file (tests\\_planned\\test_swarm_orchestrator.py:81)"} +{"complexity": "simple", "doc_id": "chunk_011152", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 87, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.test_release_all_clears_locks (tests\\_planned\\test_swarm_orchestrator.py:87)"} +{"complexity": "medium", "doc_id": "chunk_011153", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 94, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.test_concurrent_acquire_safety (tests\\_planned\\test_swarm_orchestrator.py:94)"} +{"complexity": "simple", "doc_id": "chunk_011154", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 112, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.task_queue (tests\\_planned\\test_swarm_orchestrator.py:112)"} +{"complexity": "simple", "doc_id": "chunk_011155", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 116, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.sample_task (tests\\_planned\\test_swarm_orchestrator.py:116)"} +{"complexity": "simple", "doc_id": "chunk_011156", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 126, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.test_push_and_pop (tests\\_planned\\test_swarm_orchestrator.py:126)"} +{"complexity": "simple", "doc_id": "chunk_011157", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 134, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.test_pop_empty_queue (tests\\_planned\\test_swarm_orchestrator.py:134)"} +{"complexity": "simple", "doc_id": "chunk_011158", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 140, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.test_priority_ordering (tests\\_planned\\test_swarm_orchestrator.py:140)"} +{"complexity": "simple", "doc_id": "chunk_011159", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 152, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.test_role_filtering (tests\\_planned\\test_swarm_orchestrator.py:152)"} +{"complexity": "medium", "doc_id": "chunk_011160", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 164, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.test_dependency_resolution (tests\\_planned\\test_swarm_orchestrator.py:164)"} +{"complexity": "simple", "doc_id": "chunk_011161", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 195, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.test_clear (tests\\_planned\\test_swarm_orchestrator.py:195)"} +{"complexity": "simple", "doc_id": "chunk_011162", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 209, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.config (tests\\_planned\\test_swarm_orchestrator.py:209)"} +{"complexity": "simple", "doc_id": "chunk_011163", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 218, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.orchestrator (tests\\_planned\\test_swarm_orchestrator.py:218)"} +{"complexity": "simple", "doc_id": "chunk_011164", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "agents", "source_line": 222, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.test_start_local_mode_without_redis (tests\\_planned\\test_swarm_orchestrator.py:222)"} +{"complexity": "simple", "doc_id": "chunk_011165", "function_type": "async_function", "has_docstring": "yes", "keyword": "halt", "layer": "tests", "module": "agents", "source_line": 231, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.test_stop_clears_running_flag (tests\\_planned\\test_swarm_orchestrator.py:231)"} +{"complexity": "medium", "doc_id": "chunk_011166", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 238, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.test_submit_tasks (tests\\_planned\\test_swarm_orchestrator.py:238)"} +{"complexity": "simple", "doc_id": "chunk_011167", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "agents", "source_line": 256, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.test_submit_tasks_before_start_raises (tests\\_planned\\test_swarm_orchestrator.py:256)"} +{"complexity": "medium", "doc_id": "chunk_011168", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 261, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.test_topological_sort_simple (tests\\_planned\\test_swarm_orchestrator.py:261)"} +{"complexity": "simple", "doc_id": "chunk_011169", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 278, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.test_topological_sort_no_dependencies (tests\\_planned\\test_swarm_orchestrator.py:278)"} +{"complexity": "simple", "doc_id": "chunk_011170", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 288, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.test_topological_sort_empty (tests\\_planned\\test_swarm_orchestrator.py:288)"} +{"complexity": "simple", "doc_id": "chunk_011171", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 298, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.mock_lock_manager (tests\\_planned\\test_swarm_orchestrator.py:298)"} +{"complexity": "simple", "doc_id": "chunk_011172", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 302, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.agent (tests\\_planned\\test_swarm_orchestrator.py:302)"} +{"complexity": "simple", "doc_id": "chunk_011173", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "tests", "module": "agents", "source_line": 310, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.test_build_prompt_includes_role_context (tests\\_planned\\test_swarm_orchestrator.py:310)"} +{"complexity": "medium", "doc_id": "chunk_011174", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "tests", "module": "agents", "source_line": 316, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.test_build_prompt_includes_files (tests\\_planned\\test_swarm_orchestrator.py:316)"} +{"complexity": "simple", "doc_id": "chunk_011175", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "tests", "module": "agents", "source_line": 328, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.test_build_prompt_no_files (tests\\_planned\\test_swarm_orchestrator.py:328)"} +{"complexity": "medium", "doc_id": "chunk_011176", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "tests", "module": "agents", "source_line": 334, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.test_build_prompt_archaeologist_role (tests\\_planned\\test_swarm_orchestrator.py:334)"} +{"complexity": "medium", "doc_id": "chunk_011177", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "tests", "module": "agents", "source_line": 348, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.test_build_prompt_gatekeeper_role (tests\\_planned\\test_swarm_orchestrator.py:348)"} +{"complexity": "medium", "doc_id": "chunk_011178", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 366, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.test_all_roles_defined (tests\\_planned\\test_swarm_orchestrator.py:366)"} +{"complexity": "simple", "doc_id": "chunk_011179", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 382, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.test_role_values (tests\\_planned\\test_swarm_orchestrator.py:382)"} +{"complexity": "simple", "doc_id": "chunk_011180", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 392, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.test_default_values (tests\\_planned\\test_swarm_orchestrator.py:392)"} +{"complexity": "medium", "doc_id": "chunk_011181", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 400, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.test_custom_values (tests\\_planned\\test_swarm_orchestrator.py:400)"} +{"complexity": "simple", "doc_id": "chunk_011182", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 420, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.test_default_values (tests\\_planned\\test_swarm_orchestrator.py:420)"} +{"complexity": "medium", "doc_id": "chunk_011183", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 428, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.test_custom_values (tests\\_planned\\test_swarm_orchestrator.py:428)"} +{"complexity": "simple", "doc_id": "chunk_011184", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 96, "source_path": "tests\\_planned\\test_swarm_orchestrator.py", "text": "test_swarm_orchestrator.try_acquire (tests\\_planned\\test_swarm_orchestrator.py:96)"} +{"complexity": "complex", "doc_id": "chunk_011185", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 14, "source_path": "tests\\_planned\\test_temporal_verification.py", "text": "test_temporal_verification.TestTemporalVerifier (tests\\_planned\\test_temporal_verification.py:14)"} +{"complexity": "complex", "doc_id": "chunk_011186", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 131, "source_path": "tests\\_planned\\test_temporal_verification.py", "text": "test_temporal_verification.TestTemporalProofChain (tests\\_planned\\test_temporal_verification.py:131)"} +{"complexity": "medium", "doc_id": "chunk_011187", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 17, "source_path": "tests\\_planned\\test_temporal_verification.py", "text": "test_temporal_verification.test_get_chain_id (tests\\_planned\\test_temporal_verification.py:17)"} +{"complexity": "medium", "doc_id": "chunk_011188", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 30, "source_path": "tests\\_planned\\test_temporal_verification.py", "text": "test_temporal_verification.test_add_verification (tests\\_planned\\test_temporal_verification.py:30)"} +{"complexity": "medium", "doc_id": "chunk_011189", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 45, "source_path": "tests\\_planned\\test_temporal_verification.py", "text": "test_temporal_verification.test_verify_consistency_no_history (tests\\_planned\\test_temporal_verification.py:45)"} +{"complexity": "medium", "doc_id": "chunk_011190", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 59, "source_path": "tests\\_planned\\test_temporal_verification.py", "text": "test_temporal_verification.test_verify_consistency_with_history (tests\\_planned\\test_temporal_verification.py:59)"} +{"complexity": "medium", "doc_id": "chunk_011191", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 83, "source_path": "tests\\_planned\\test_temporal_verification.py", "text": "test_temporal_verification.test_verify_consistency_different_answer (tests\\_planned\\test_temporal_verification.py:83)"} +{"complexity": "medium", "doc_id": "chunk_011192", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 106, "source_path": "tests\\_planned\\test_temporal_verification.py", "text": "test_temporal_verification.test_generate_consistency_report (tests\\_planned\\test_temporal_verification.py:106)"} +{"complexity": "medium", "doc_id": "chunk_011193", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 134, "source_path": "tests\\_planned\\test_temporal_verification.py", "text": "test_temporal_verification.test_detect_drift_window (tests\\_planned\\test_temporal_verification.py:134)"} +{"complexity": "medium", "doc_id": "chunk_011194", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 155, "source_path": "tests\\_planned\\test_temporal_verification.py", "text": "test_temporal_verification.test_detect_drift_insufficient_history (tests\\_planned\\test_temporal_verification.py:155)"} +{"complexity": "medium", "doc_id": "chunk_011195", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 173, "source_path": "tests\\_planned\\test_temporal_verification.py", "text": "test_temporal_verification.test_compute_drift_score (tests\\_planned\\test_temporal_verification.py:173)"} +{"complexity": "complex", "doc_id": "chunk_011196", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 20, "source_path": "tests\\_planned\\test_tir_engine.py", "text": "test_tir_engine.TestSafeCodeExecutor (tests\\_planned\\test_tir_engine.py:20)"} +{"complexity": "medium", "doc_id": "chunk_011197", "function_type": "class", "has_docstring": "yes", "keyword": "parse", "layer": "tests", "module": "other", "source_line": 54, "source_path": "tests\\_planned\\test_tir_engine.py", "text": "test_tir_engine.TestAnswerExtractor (tests\\_planned\\test_tir_engine.py:54)"} +{"complexity": "medium", "doc_id": "chunk_011198", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 82, "source_path": "tests\\_planned\\test_tir_engine.py", "text": "test_tir_engine.TestSimpleLLMClient (tests\\_planned\\test_tir_engine.py:82)"} +{"complexity": "complex", "doc_id": "chunk_011199", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 111, "source_path": "tests\\_planned\\test_tir_engine.py", "text": "test_tir_engine.TestAevionEngineV1 (tests\\_planned\\test_tir_engine.py:111)"} +{"complexity": "medium", "doc_id": "chunk_011200", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 173, "source_path": "tests\\_planned\\test_tir_engine.py", "text": "test_tir_engine.TestIntegration (tests\\_planned\\test_tir_engine.py:173)"} +{"complexity": "simple", "doc_id": "chunk_011201", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 23, "source_path": "tests\\_planned\\test_tir_engine.py", "text": "test_tir_engine.setUp (tests\\_planned\\test_tir_engine.py:23)"} +{"complexity": "simple", "doc_id": "chunk_011202", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 26, "source_path": "tests\\_planned\\test_tir_engine.py", "text": "test_tir_engine.test_safe_execution (tests\\_planned\\test_tir_engine.py:26)"} +{"complexity": "simple", "doc_id": "chunk_011203", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 33, "source_path": "tests\\_planned\\test_tir_engine.py", "text": "test_tir_engine.test_error_handling (tests\\_planned\\test_tir_engine.py:33)"} +{"complexity": "medium", "doc_id": "chunk_011204", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "tests", "module": "other", "source_line": 40, "source_path": "tests\\_planned\\test_tir_engine.py", "text": "test_tir_engine.test_code_block_extraction (tests\\_planned\\test_tir_engine.py:40)"} +{"complexity": "simple", "doc_id": "chunk_011205", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "tests", "module": "other", "source_line": 57, "source_path": "tests\\_planned\\test_tir_engine.py", "text": "test_tir_engine.test_boxed_extraction (tests\\_planned\\test_tir_engine.py:57)"} +{"complexity": "simple", "doc_id": "chunk_011206", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "tests", "module": "other", "source_line": 63, "source_path": "tests\\_planned\\test_tir_engine.py", "text": "test_tir_engine.test_final_answer_extraction (tests\\_planned\\test_tir_engine.py:63)"} +{"complexity": "simple", "doc_id": "chunk_011207", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "tests", "module": "other", "source_line": 69, "source_path": "tests\\_planned\\test_tir_engine.py", "text": "test_tir_engine.test_number_extraction (tests\\_planned\\test_tir_engine.py:69)"} +{"complexity": "simple", "doc_id": "chunk_011208", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 75, "source_path": "tests\\_planned\\test_tir_engine.py", "text": "test_tir_engine.test_clean_answer (tests\\_planned\\test_tir_engine.py:75)"} +{"complexity": "simple", "doc_id": "chunk_011209", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 85, "source_path": "tests\\_planned\\test_tir_engine.py", "text": "test_tir_engine.test_fallback_mode (tests\\_planned\\test_tir_engine.py:85)"} +{"complexity": "medium", "doc_id": "chunk_011210", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 92, "source_path": "tests\\_planned\\test_tir_engine.py", "text": "test_tir_engine.test_environment_variable_detection (tests\\_planned\\test_tir_engine.py:92)"} +{"complexity": "simple", "doc_id": "chunk_011211", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 114, "source_path": "tests\\_planned\\test_tir_engine.py", "text": "test_tir_engine.setUp (tests\\_planned\\test_tir_engine.py:114)"} +{"complexity": "simple", "doc_id": "chunk_011212", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 117, "source_path": "tests\\_planned\\test_tir_engine.py", "text": "test_tir_engine.test_initialization (tests\\_planned\\test_tir_engine.py:117)"} +{"complexity": "medium", "doc_id": "chunk_011213", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 122, "source_path": "tests\\_planned\\test_tir_engine.py", "text": "test_tir_engine.test_solve_basic (tests\\_planned\\test_tir_engine.py:122)"} +{"complexity": "medium", "doc_id": "chunk_011214", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "tests", "module": "other", "source_line": 134, "source_path": "tests\\_planned\\test_tir_engine.py", "text": "test_tir_engine.test_save_result (tests\\_planned\\test_tir_engine.py:134)"} +{"complexity": "simple", "doc_id": "chunk_011215", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 156, "source_path": "tests\\_planned\\test_tir_engine.py", "text": "test_tir_engine.test_reasoning_trace (tests\\_planned\\test_tir_engine.py:156)"} +{"complexity": "simple", "doc_id": "chunk_011216", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 164, "source_path": "tests\\_planned\\test_tir_engine.py", "text": "test_tir_engine.test_max_iterations (tests\\_planned\\test_tir_engine.py:164)"} +{"complexity": "simple", "doc_id": "chunk_011217", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 176, "source_path": "tests\\_planned\\test_tir_engine.py", "text": "test_tir_engine.test_end_to_end_simple (tests\\_planned\\test_tir_engine.py:176)"} +{"complexity": "simple", "doc_id": "chunk_011218", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 186, "source_path": "tests\\_planned\\test_tir_engine.py", "text": "test_tir_engine.test_self_correction_flow (tests\\_planned\\test_tir_engine.py:186)"} +{"complexity": "complex", "doc_id": "chunk_011219", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 34, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.TestTradingAuditEntry (tests\\_planned\\test_trading_bot\\test_audit_logger.py:34)"} +{"complexity": "complex", "doc_id": "chunk_011220", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 203, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.TestTradingAuditChain (tests\\_planned\\test_trading_bot\\test_audit_logger.py:203)"} +{"complexity": "complex", "doc_id": "chunk_011221", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 309, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.TestTradingAuditLogger (tests\\_planned\\test_trading_bot\\test_audit_logger.py:309)"} +{"complexity": "complex", "doc_id": "chunk_011222", "function_type": "class", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 790, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.TestTradingAuditLoggerThreadSafety (tests\\_planned\\test_trading_bot\\test_audit_logger.py:790)"} +{"complexity": "complex", "doc_id": "chunk_011223", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 907, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.TestTradingAuditLoggerEdgeCases (tests\\_planned\\test_trading_bot\\test_audit_logger.py:907)"} +{"complexity": "complex", "doc_id": "chunk_011224", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1080, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.TestComplianceReportContent (tests\\_planned\\test_trading_bot\\test_audit_logger.py:1080)"} +{"complexity": "medium", "doc_id": "chunk_011225", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 37, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_compute_hash_deterministic (tests\\_planned\\test_trading_bot\\test_audit_logger.py:37)"} +{"complexity": "medium", "doc_id": "chunk_011226", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 64, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_compute_hash_changes_with_data (tests\\_planned\\test_trading_bot\\test_audit_logger.py:64)"} +{"complexity": "complex", "doc_id": "chunk_011227", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 87, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_to_dict_includes_all_fields (tests\\_planned\\test_trading_bot\\test_audit_logger.py:87)"} +{"complexity": "complex", "doc_id": "chunk_011228", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "tests", "module": "other", "source_line": 122, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_from_dict_reconstructs_entry (tests\\_planned\\test_trading_bot\\test_audit_logger.py:122)"} +{"complexity": "medium", "doc_id": "chunk_011229", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 155, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_from_dict_handles_missing_optional_fields (tests\\_planned\\test_trading_bot\\test_audit_logger.py:155)"} +{"complexity": "medium", "doc_id": "chunk_011230", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 174, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_roundtrip_serialization (tests\\_planned\\test_trading_bot\\test_audit_logger.py:174)"} +{"complexity": "simple", "doc_id": "chunk_011231", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 206, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_genesis_hash_default (tests\\_planned\\test_trading_bot\\test_audit_logger.py:206)"} +{"complexity": "complex", "doc_id": "chunk_011232", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 217, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_last_hash_updates_with_entries (tests\\_planned\\test_trading_bot\\test_audit_logger.py:217)"} +{"complexity": "medium", "doc_id": "chunk_011233", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 250, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_to_dict_serialization (tests\\_planned\\test_trading_bot\\test_audit_logger.py:250)"} +{"complexity": "medium", "doc_id": "chunk_011234", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "tests", "module": "other", "source_line": 279, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_from_dict_reconstruction (tests\\_planned\\test_trading_bot\\test_audit_logger.py:279)"} +{"complexity": "simple", "doc_id": "chunk_011235", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 313, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.temp_storage (tests\\_planned\\test_trading_bot\\test_audit_logger.py:313)"} +{"complexity": "simple", "doc_id": "chunk_011236", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 322, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.logger (tests\\_planned\\test_trading_bot\\test_audit_logger.py:322)"} +{"complexity": "simple", "doc_id": "chunk_011237", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 329, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_initialization_creates_new_chain (tests\\_planned\\test_trading_bot\\test_audit_logger.py:329)"} +{"complexity": "medium", "doc_id": "chunk_011238", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 337, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_initialization_loads_existing_chain (tests\\_planned\\test_trading_bot\\test_audit_logger.py:337)"} +{"complexity": "medium", "doc_id": "chunk_011239", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 356, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_log_signal_creates_entry (tests\\_planned\\test_trading_bot\\test_audit_logger.py:356)"} +{"complexity": "medium", "doc_id": "chunk_011240", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 376, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_log_guardrail_check_passed (tests\\_planned\\test_trading_bot\\test_audit_logger.py:376)"} +{"complexity": "medium", "doc_id": "chunk_011241", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 399, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_log_guardrail_check_failed (tests\\_planned\\test_trading_bot\\test_audit_logger.py:399)"} +{"complexity": "medium", "doc_id": "chunk_011242", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 420, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_log_order_submitted (tests\\_planned\\test_trading_bot\\test_audit_logger.py:420)"} +{"complexity": "medium", "doc_id": "chunk_011243", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 437, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_log_order_filled (tests\\_planned\\test_trading_bot\\test_audit_logger.py:437)"} +{"complexity": "medium", "doc_id": "chunk_011244", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 453, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_log_order_rejected (tests\\_planned\\test_trading_bot\\test_audit_logger.py:453)"} +{"complexity": "medium", "doc_id": "chunk_011245", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 468, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_log_kill_switch_activated (tests\\_planned\\test_trading_bot\\test_audit_logger.py:468)"} +{"complexity": "simple", "doc_id": "chunk_011246", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 482, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_log_kill_switch_deactivated (tests\\_planned\\test_trading_bot\\test_audit_logger.py:482)"} +{"complexity": "medium", "doc_id": "chunk_011247", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 489, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_log_consensus_verification (tests\\_planned\\test_trading_bot\\test_audit_logger.py:489)"} +{"complexity": "medium", "doc_id": "chunk_011248", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 504, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_log_error (tests\\_planned\\test_trading_bot\\test_audit_logger.py:504)"} +{"complexity": "medium", "doc_id": "chunk_011249", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 517, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_log_generic_entry (tests\\_planned\\test_trading_bot\\test_audit_logger.py:517)"} +{"complexity": "medium", "doc_id": "chunk_011250", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 536, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_chain_linkage (tests\\_planned\\test_trading_bot\\test_audit_logger.py:536)"} +{"complexity": "simple", "doc_id": "chunk_011251", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 558, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_verify_chain_empty (tests\\_planned\\test_trading_bot\\test_audit_logger.py:558)"} +{"complexity": "medium", "doc_id": "chunk_011252", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 567, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_verify_chain_valid (tests\\_planned\\test_trading_bot\\test_audit_logger.py:567)"} +{"complexity": "medium", "doc_id": "chunk_011253", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 580, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_verify_chain_detects_tampering (tests\\_planned\\test_trading_bot\\test_audit_logger.py:580)"} +{"complexity": "medium", "doc_id": "chunk_011254", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 593, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_verify_chain_detects_broken_links (tests\\_planned\\test_trading_bot\\test_audit_logger.py:593)"} +{"complexity": "simple", "doc_id": "chunk_011255", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 605, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_verify_chain_detects_bad_genesis (tests\\_planned\\test_trading_bot\\test_audit_logger.py:605)"} +{"complexity": "medium", "doc_id": "chunk_011256", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 616, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_get_entries_by_trade (tests\\_planned\\test_trading_bot\\test_audit_logger.py:616)"} +{"complexity": "simple", "doc_id": "chunk_011257", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 637, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_get_entries_by_symbol (tests\\_planned\\test_trading_bot\\test_audit_logger.py:637)"} +{"complexity": "simple", "doc_id": "chunk_011258", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 648, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_get_entries_by_symbol_case_insensitive (tests\\_planned\\test_trading_bot\\test_audit_logger.py:648)"} +{"complexity": "medium", "doc_id": "chunk_011259", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 658, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_get_entries_by_symbol_with_time_range (tests\\_planned\\test_trading_bot\\test_audit_logger.py:658)"} +{"complexity": "medium", "doc_id": "chunk_011260", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 678, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_get_entries_by_type (tests\\_planned\\test_trading_bot\\test_audit_logger.py:678)"} +{"complexity": "medium", "doc_id": "chunk_011261", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 691, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_generate_compliance_report (tests\\_planned\\test_trading_bot\\test_audit_logger.py:691)"} +{"complexity": "medium", "doc_id": "chunk_011262", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 711, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_generate_compliance_report_with_time_range (tests\\_planned\\test_trading_bot\\test_audit_logger.py:711)"} +{"complexity": "medium", "doc_id": "chunk_011263", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 730, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_save_creates_file (tests\\_planned\\test_trading_bot\\test_audit_logger.py:730)"} +{"complexity": "simple", "doc_id": "chunk_011264", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "tests", "module": "other", "source_line": 742, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_save_atomic_write (tests\\_planned\\test_trading_bot\\test_audit_logger.py:742)"} +{"complexity": "medium", "doc_id": "chunk_011265", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "tests", "module": "other", "source_line": 753, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_auto_save_on_interval (tests\\_planned\\test_trading_bot\\test_audit_logger.py:753)"} +{"complexity": "simple", "doc_id": "chunk_011266", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 778, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_load_invalid_file_creates_new_chain (tests\\_planned\\test_trading_bot\\test_audit_logger.py:778)"} +{"complexity": "simple", "doc_id": "chunk_011267", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 794, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.logger (tests\\_planned\\test_trading_bot\\test_audit_logger.py:794)"} +{"complexity": "medium", "doc_id": "chunk_011268", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "tests", "module": "other", "source_line": 798, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_concurrent_writes (tests\\_planned\\test_trading_bot\\test_audit_logger.py:798)"} +{"complexity": "complex", "doc_id": "chunk_011269", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 827, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_concurrent_reads_and_writes (tests\\_planned\\test_trading_bot\\test_audit_logger.py:827)"} +{"complexity": "medium", "doc_id": "chunk_011270", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 878, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_concurrent_chain_verification (tests\\_planned\\test_trading_bot\\test_audit_logger.py:878)"} +{"complexity": "medium", "doc_id": "chunk_011271", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 910, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_empty_symbol_string (tests\\_planned\\test_trading_bot\\test_audit_logger.py:910)"} +{"complexity": "medium", "doc_id": "chunk_011272", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 923, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_none_values_in_optional_fields (tests\\_planned\\test_trading_bot\\test_audit_logger.py:923)"} +{"complexity": "medium", "doc_id": "chunk_011273", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 938, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_very_large_chain (tests\\_planned\\test_trading_bot\\test_audit_logger.py:938)"} +{"complexity": "medium", "doc_id": "chunk_011274", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 962, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_special_characters_in_strings (tests\\_planned\\test_trading_bot\\test_audit_logger.py:962)"} +{"complexity": "medium", "doc_id": "chunk_011275", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 975, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_extremely_long_strings (tests\\_planned\\test_trading_bot\\test_audit_logger.py:975)"} +{"complexity": "medium", "doc_id": "chunk_011276", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 992, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_negative_and_zero_values (tests\\_planned\\test_trading_bot\\test_audit_logger.py:992)"} +{"complexity": "medium", "doc_id": "chunk_011277", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1009, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_unicode_in_entries (tests\\_planned\\test_trading_bot\\test_audit_logger.py:1009)"} +{"complexity": "medium", "doc_id": "chunk_011278", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1021, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_malformed_dict_in_from_dict (tests\\_planned\\test_trading_bot\\test_audit_logger.py:1021)"} +{"complexity": "simple", "doc_id": "chunk_011279", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1034, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_storage_directory_creation (tests\\_planned\\test_trading_bot\\test_audit_logger.py:1034)"} +{"complexity": "simple", "doc_id": "chunk_011280", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "tests", "module": "other", "source_line": 1045, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_save_without_storage_path (tests\\_planned\\test_trading_bot\\test_audit_logger.py:1045)"} +{"complexity": "medium", "doc_id": "chunk_011281", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1053, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_metadata_serialization (tests\\_planned\\test_trading_bot\\test_audit_logger.py:1053)"} +{"complexity": "medium", "doc_id": "chunk_011282", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1084, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.populated_logger (tests\\_planned\\test_trading_bot\\test_audit_logger.py:1084)"} +{"complexity": "medium", "doc_id": "chunk_011283", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1112, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_report_includes_all_sections (tests\\_planned\\test_trading_bot\\test_audit_logger.py:1112)"} +{"complexity": "simple", "doc_id": "chunk_011284", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1127, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_report_statistics_accurate (tests\\_planned\\test_trading_bot\\test_audit_logger.py:1127)"} +{"complexity": "simple", "doc_id": "chunk_011285", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1138, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_report_critical_events (tests\\_planned\\test_trading_bot\\test_audit_logger.py:1138)"} +{"complexity": "simple", "doc_id": "chunk_011286", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1149, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_report_kill_switch_events (tests\\_planned\\test_trading_bot\\test_audit_logger.py:1149)"} +{"complexity": "simple", "doc_id": "chunk_011287", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1158, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.test_report_chain_integrity (tests\\_planned\\test_trading_bot\\test_audit_logger.py:1158)"} +{"complexity": "simple", "doc_id": "chunk_011288", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "other", "source_line": 804, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.write_entries (tests\\_planned\\test_trading_bot\\test_audit_logger.py:804)"} +{"complexity": "medium", "doc_id": "chunk_011289", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "other", "source_line": 832, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.writer (tests\\_planned\\test_trading_bot\\test_audit_logger.py:832)"} +{"complexity": "simple", "doc_id": "chunk_011290", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 847, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.reader (tests\\_planned\\test_trading_bot\\test_audit_logger.py:847)"} +{"complexity": "simple", "doc_id": "chunk_011291", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 891, "source_path": "tests\\_planned\\test_trading_bot\\test_audit_logger.py", "text": "test_audit_logger.verify (tests\\_planned\\test_trading_bot\\test_audit_logger.py:891)"} +{"complexity": "complex", "doc_id": "chunk_011292", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 33, "source_path": "tests\\_planned\\test_trading_bot\\test_ofi_generator.py", "text": "test_ofi_generator.TestOFIGenerator (tests\\_planned\\test_trading_bot\\test_ofi_generator.py:33)"} +{"complexity": "medium", "doc_id": "chunk_011293", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 240, "source_path": "tests\\_planned\\test_trading_bot\\test_ofi_generator.py", "text": "test_ofi_generator.TestOFISignal (tests\\_planned\\test_trading_bot\\test_ofi_generator.py:240)"} +{"complexity": "medium", "doc_id": "chunk_011294", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 266, "source_path": "tests\\_planned\\test_trading_bot\\test_ofi_generator.py", "text": "test_ofi_generator.TestOFIBucket (tests\\_planned\\test_trading_bot\\test_ofi_generator.py:266)"} +{"complexity": "medium", "doc_id": "chunk_011295", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 290, "source_path": "tests\\_planned\\test_trading_bot\\test_ofi_generator.py", "text": "test_ofi_generator.TestSignalStrength (tests\\_planned\\test_trading_bot\\test_ofi_generator.py:290)"} +{"complexity": "complex", "doc_id": "chunk_011296", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 309, "source_path": "tests\\_planned\\test_trading_bot\\test_ofi_generator.py", "text": "test_ofi_generator.TestOFICalculationAccuracy (tests\\_planned\\test_trading_bot\\test_ofi_generator.py:309)"} +{"complexity": "simple", "doc_id": "chunk_011297", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 37, "source_path": "tests\\_planned\\test_trading_bot\\test_ofi_generator.py", "text": "test_ofi_generator.generator (tests\\_planned\\test_trading_bot\\test_ofi_generator.py:37)"} +{"complexity": "simple", "doc_id": "chunk_011298", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 46, "source_path": "tests\\_planned\\test_trading_bot\\test_ofi_generator.py", "text": "test_ofi_generator.test_init (tests\\_planned\\test_trading_bot\\test_ofi_generator.py:46)"} +{"complexity": "simple", "doc_id": "chunk_011299", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 52, "source_path": "tests\\_planned\\test_trading_bot\\test_ofi_generator.py", "text": "test_ofi_generator.test_first_quote_returns_none (tests\\_planned\\test_trading_bot\\test_ofi_generator.py:52)"} +{"complexity": "medium", "doc_id": "chunk_011300", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 63, "source_path": "tests\\_planned\\test_trading_bot\\test_ofi_generator.py", "text": "test_ofi_generator.test_bid_price_improvement (tests\\_planned\\test_trading_bot\\test_ofi_generator.py:63)"} +{"complexity": "medium", "doc_id": "chunk_011301", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 88, "source_path": "tests\\_planned\\test_trading_bot\\test_ofi_generator.py", "text": "test_ofi_generator.test_bid_price_decay (tests\\_planned\\test_trading_bot\\test_ofi_generator.py:88)"} +{"complexity": "medium", "doc_id": "chunk_011302", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 113, "source_path": "tests\\_planned\\test_trading_bot\\test_ofi_generator.py", "text": "test_ofi_generator.test_bid_size_change_only (tests\\_planned\\test_trading_bot\\test_ofi_generator.py:113)"} +{"complexity": "medium", "doc_id": "chunk_011303", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 138, "source_path": "tests\\_planned\\test_trading_bot\\test_ofi_generator.py", "text": "test_ofi_generator.test_ask_improvement (tests\\_planned\\test_trading_bot\\test_ofi_generator.py:138)"} +{"complexity": "medium", "doc_id": "chunk_011304", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 163, "source_path": "tests\\_planned\\test_trading_bot\\test_ofi_generator.py", "text": "test_ofi_generator.test_multiple_symbols (tests\\_planned\\test_trading_bot\\test_ofi_generator.py:163)"} +{"complexity": "medium", "doc_id": "chunk_011305", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 181, "source_path": "tests\\_planned\\test_trading_bot\\test_ofi_generator.py", "text": "test_ofi_generator.test_get_current_ofi (tests\\_planned\\test_trading_bot\\test_ofi_generator.py:181)"} +{"complexity": "medium", "doc_id": "chunk_011306", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 194, "source_path": "tests\\_planned\\test_trading_bot\\test_ofi_generator.py", "text": "test_ofi_generator.test_get_ofi_history (tests\\_planned\\test_trading_bot\\test_ofi_generator.py:194)"} +{"complexity": "medium", "doc_id": "chunk_011307", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 209, "source_path": "tests\\_planned\\test_trading_bot\\test_ofi_generator.py", "text": "test_ofi_generator.test_reset_symbol (tests\\_planned\\test_trading_bot\\test_ofi_generator.py:209)"} +{"complexity": "medium", "doc_id": "chunk_011308", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 226, "source_path": "tests\\_planned\\test_trading_bot\\test_ofi_generator.py", "text": "test_ofi_generator.test_reset_all (tests\\_planned\\test_trading_bot\\test_ofi_generator.py:226)"} +{"complexity": "medium", "doc_id": "chunk_011309", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 243, "source_path": "tests\\_planned\\test_trading_bot\\test_ofi_generator.py", "text": "test_ofi_generator.test_signal_to_dict (tests\\_planned\\test_trading_bot\\test_ofi_generator.py:243)"} +{"complexity": "medium", "doc_id": "chunk_011310", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 269, "source_path": "tests\\_planned\\test_trading_bot\\test_ofi_generator.py", "text": "test_ofi_generator.test_bucket_properties (tests\\_planned\\test_trading_bot\\test_ofi_generator.py:269)"} +{"complexity": "medium", "doc_id": "chunk_011311", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 293, "source_path": "tests\\_planned\\test_trading_bot\\test_ofi_generator.py", "text": "test_ofi_generator.test_all_strengths (tests\\_planned\\test_trading_bot\\test_ofi_generator.py:293)"} +{"complexity": "simple", "doc_id": "chunk_011312", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 313, "source_path": "tests\\_planned\\test_trading_bot\\test_ofi_generator.py", "text": "test_ofi_generator.generator (tests\\_planned\\test_trading_bot\\test_ofi_generator.py:313)"} +{"complexity": "medium", "doc_id": "chunk_011313", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 316, "source_path": "tests\\_planned\\test_trading_bot\\test_ofi_generator.py", "text": "test_ofi_generator.test_consistent_buying_produces_positive_ofi (tests\\_planned\\test_trading_bot\\test_ofi_generator.py:316)"} +{"complexity": "medium", "doc_id": "chunk_011314", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 336, "source_path": "tests\\_planned\\test_trading_bot\\test_ofi_generator.py", "text": "test_ofi_generator.test_consistent_selling_produces_negative_ofi (tests\\_planned\\test_trading_bot\\test_ofi_generator.py:336)"} +{"complexity": "complex", "doc_id": "chunk_011315", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 31, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.TestTradeGuardrails (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:31)"} +{"complexity": "complex", "doc_id": "chunk_011316", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 348, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.TestGuardrailResult (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:348)"} +{"complexity": "medium", "doc_id": "chunk_011317", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 441, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.TestRiskLevel (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:441)"} +{"complexity": "medium", "doc_id": "chunk_011318", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 459, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.TestGuardrailAction (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:459)"} +{"complexity": "complex", "doc_id": "chunk_011319", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 475, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.TestCryptographicIntegrity (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:475)"} +{"complexity": "complex", "doc_id": "chunk_011320", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 519, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.TestInputValidation (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:519)"} +{"complexity": "medium", "doc_id": "chunk_011321", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 35, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.guardrails (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:35)"} +{"complexity": "simple", "doc_id": "chunk_011322", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 48, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.test_init (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:48)"} +{"complexity": "medium", "doc_id": "chunk_011323", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 55, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.test_verify_passing_trade (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:55)"} +{"complexity": "medium", "doc_id": "chunk_011324", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 72, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.test_verify_position_size_exceeded (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:72)"} +{"complexity": "medium", "doc_id": "chunk_011325", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 91, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.test_kill_switch_activation (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:91)"} +{"complexity": "medium", "doc_id": "chunk_011326", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 113, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.test_kill_switch_deactivation (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:113)"} +{"complexity": "medium", "doc_id": "chunk_011327", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 132, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.test_daily_loss_limit_triggers_kill_switch (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:132)"} +{"complexity": "medium", "doc_id": "chunk_011328", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 150, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.test_data_staleness_check (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:150)"} +{"complexity": "medium", "doc_id": "chunk_011329", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 170, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.test_fat_finger_price_check (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:170)"} +{"complexity": "medium", "doc_id": "chunk_011330", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 191, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.test_fat_finger_size_check (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:191)"} +{"complexity": "medium", "doc_id": "chunk_011331", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 212, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.test_concentration_check (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:212)"} +{"complexity": "medium", "doc_id": "chunk_011332", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 233, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.test_volatility_warning (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:233)"} +{"complexity": "medium", "doc_id": "chunk_011333", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 253, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.test_multiple_warnings_block (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:253)"} +{"complexity": "complex", "doc_id": "chunk_011334", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 276, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.test_custom_guardrail (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:276)"} +{"complexity": "simple", "doc_id": "chunk_011335", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 321, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.test_reset_daily (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:321)"} +{"complexity": "medium", "doc_id": "chunk_011336", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 328, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.test_get_statistics (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:328)"} +{"complexity": "complex", "doc_id": "chunk_011337", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 351, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.test_failed_checks_property (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:351)"} +{"complexity": "complex", "doc_id": "chunk_011338", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 384, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.test_blocked_checks_property (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:384)"} +{"complexity": "medium", "doc_id": "chunk_011339", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 417, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.test_to_dict (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:417)"} +{"complexity": "medium", "doc_id": "chunk_011340", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 444, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.test_risk_levels_exist (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:444)"} +{"complexity": "medium", "doc_id": "chunk_011341", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 462, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.test_actions_exist (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:462)"} +{"complexity": "simple", "doc_id": "chunk_011342", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 479, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.guardrails (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:479)"} +{"complexity": "medium", "doc_id": "chunk_011343", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 482, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.test_hash_uniqueness (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:482)"} +{"complexity": "medium", "doc_id": "chunk_011344", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 504, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.test_hash_length (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:504)"} +{"complexity": "simple", "doc_id": "chunk_011345", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 523, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.guardrails (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:523)"} +{"complexity": "medium", "doc_id": "chunk_011346", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 526, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.test_nan_quantity_blocked (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:526)"} +{"complexity": "medium", "doc_id": "chunk_011347", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 543, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.test_inf_price_blocked (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:543)"} +{"complexity": "medium", "doc_id": "chunk_011348", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 559, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.test_negative_quantity_blocked (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:559)"} +{"complexity": "medium", "doc_id": "chunk_011349", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 573, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.test_negative_price_blocked (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:573)"} +{"complexity": "complex", "doc_id": "chunk_011350", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 586, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.test_invalid_symbol_format_blocked (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:586)"} +{"complexity": "medium", "doc_id": "chunk_011351", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 621, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.test_invalid_side_blocked (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:621)"} +{"complexity": "medium", "doc_id": "chunk_011352", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 636, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.test_valid_inputs_pass_validation (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:636)"} +{"complexity": "medium", "doc_id": "chunk_011353", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 652, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.test_symbol_case_normalization (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:652)"} +{"complexity": "medium", "doc_id": "chunk_011354", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 668, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.test_side_case_normalization (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:668)"} +{"complexity": "medium", "doc_id": "chunk_011355", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 683, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.test_extremely_large_values_blocked (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:683)"} +{"complexity": "medium", "doc_id": "chunk_011356", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 280, "source_path": "tests\\_planned\\test_trading_bot\\test_trade_guardrails.py", "text": "test_trade_guardrails.block_bad_stock (tests\\_planned\\test_trading_bot\\test_trade_guardrails.py:280)"} +{"complexity": "complex", "doc_id": "chunk_011357", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 35, "source_path": "tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py", "text": "test_verified_orchestrator_integration.TestFullPipelineIntegration (tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py:35)"} +{"complexity": "medium", "doc_id": "chunk_011358", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 235, "source_path": "tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py", "text": "test_verified_orchestrator_integration.TestDataStalenessDetection (tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py:235)"} +{"complexity": "complex", "doc_id": "chunk_011359", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 264, "source_path": "tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py", "text": "test_verified_orchestrator_integration.TestAuditChainIntegrity (tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py:264)"} +{"complexity": "complex", "doc_id": "chunk_011360", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 320, "source_path": "tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py", "text": "test_verified_orchestrator_integration.TestComplianceReporting (tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py:320)"} +{"complexity": "complex", "doc_id": "chunk_011361", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 361, "source_path": "tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py", "text": "test_verified_orchestrator_integration.TestEndToEndScenarios (tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py:361)"} +{"complexity": "medium", "doc_id": "chunk_011362", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 39, "source_path": "tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py", "text": "test_verified_orchestrator_integration.mock_exchange (tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py:39)"} +{"complexity": "simple", "doc_id": "chunk_011363", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 57, "source_path": "tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py", "text": "test_verified_orchestrator_integration.ofi_generator (tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py:57)"} +{"complexity": "simple", "doc_id": "chunk_011364", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 66, "source_path": "tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py", "text": "test_verified_orchestrator_integration.guardrails (tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py:66)"} +{"complexity": "simple", "doc_id": "chunk_011365", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 76, "source_path": "tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py", "text": "test_verified_orchestrator_integration.audit_logger (tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py:76)"} +{"complexity": "complex", "doc_id": "chunk_011366", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 83, "source_path": "tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py", "text": "test_verified_orchestrator_integration.test_signal_generation_to_guardrail_flow (tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py:83)"} +{"complexity": "complex", "doc_id": "chunk_011367", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 117, "source_path": "tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py", "text": "test_verified_orchestrator_integration.test_guardrail_to_audit_flow (tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py:117)"} +{"complexity": "complex", "doc_id": "chunk_011368", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "verification", "source_line": 154, "source_path": "tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py", "text": "test_verified_orchestrator_integration.test_blocked_trade_not_executed (tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py:154)"} +{"complexity": "medium", "doc_id": "chunk_011369", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 195, "source_path": "tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py", "text": "test_verified_orchestrator_integration.test_ofi_correlation_with_price (tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py:195)"} +{"complexity": "medium", "doc_id": "chunk_011370", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 218, "source_path": "tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py", "text": "test_verified_orchestrator_integration.test_high_risk_trade_flagged (tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py:218)"} +{"complexity": "simple", "doc_id": "chunk_011371", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 239, "source_path": "tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py", "text": "test_verified_orchestrator_integration.guardrails (tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py:239)"} +{"complexity": "medium", "doc_id": "chunk_011372", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 242, "source_path": "tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py", "text": "test_verified_orchestrator_integration.test_stale_data_warning (tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py:242)"} +{"complexity": "simple", "doc_id": "chunk_011373", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 268, "source_path": "tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py", "text": "test_verified_orchestrator_integration.audit_logger (tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py:268)"} +{"complexity": "medium", "doc_id": "chunk_011374", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 274, "source_path": "tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py", "text": "test_verified_orchestrator_integration.test_chain_tamper_detection (tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py:274)"} +{"complexity": "medium", "doc_id": "chunk_011375", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 297, "source_path": "tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py", "text": "test_verified_orchestrator_integration.test_multiple_entries_chain (tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py:297)"} +{"complexity": "medium", "doc_id": "chunk_011376", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 324, "source_path": "tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py", "text": "test_verified_orchestrator_integration.audit_logger (tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py:324)"} +{"complexity": "medium", "doc_id": "chunk_011377", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 348, "source_path": "tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py", "text": "test_verified_orchestrator_integration.test_compliance_report_generation (tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py:348)"} +{"complexity": "simple", "doc_id": "chunk_011378", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 365, "source_path": "tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py", "text": "test_verified_orchestrator_integration.full_pipeline (tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py:365)"} +{"complexity": "complex", "doc_id": "chunk_011379", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 373, "source_path": "tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py", "text": "test_verified_orchestrator_integration.test_normal_trading_session (tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py:373)"} +{"complexity": "complex", "doc_id": "chunk_011380", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 426, "source_path": "tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py", "text": "test_verified_orchestrator_integration.test_market_stress_scenario (tests\\_planned\\test_trading_bot\\test_verified_orchestrator_integration.py:426)"} +{"complexity": "complex", "doc_id": "chunk_011381", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 42, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.TestQuote (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:42)"} +{"complexity": "medium", "doc_id": "chunk_011382", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 137, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.TestTrade (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:137)"} +{"complexity": "simple", "doc_id": "chunk_011383", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 160, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.TestFeedHealth (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:160)"} +{"complexity": "complex", "doc_id": "chunk_011384", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 172, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.TestWebSocketFeed (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:172)"} +{"complexity": "complex", "doc_id": "chunk_011385", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 317, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.TestSIPDataFeed (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:317)"} +{"complexity": "medium", "doc_id": "chunk_011386", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 465, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.TestStalenessThreshold (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:465)"} +{"complexity": "medium", "doc_id": "chunk_011387", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 482, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.TestReconnectionSettings (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:482)"} +{"complexity": "medium", "doc_id": "chunk_011388", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 45, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.test_quote_creation (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:45)"} +{"complexity": "medium", "doc_id": "chunk_011389", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 64, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.test_spread_calculation (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:64)"} +{"complexity": "medium", "doc_id": "chunk_011390", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 78, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.test_mid_price_calculation (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:78)"} +{"complexity": "medium", "doc_id": "chunk_011391", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 92, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.test_queue_imbalance_bullish (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:92)"} +{"complexity": "medium", "doc_id": "chunk_011392", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 107, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.test_queue_imbalance_bearish (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:107)"} +{"complexity": "medium", "doc_id": "chunk_011393", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 122, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.test_queue_imbalance_zero_size (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:122)"} +{"complexity": "medium", "doc_id": "chunk_011394", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 140, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.test_trade_creation (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:140)"} +{"complexity": "simple", "doc_id": "chunk_011395", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 163, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.test_health_states_exist (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:163)"} +{"complexity": "simple", "doc_id": "chunk_011396", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 176, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.feed (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:176)"} +{"complexity": "simple", "doc_id": "chunk_011397", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 185, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.test_init (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:185)"} +{"complexity": "simple", "doc_id": "chunk_011398", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 193, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.test_symbol_case_normalization (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:193)"} +{"complexity": "simple", "doc_id": "chunk_011399", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "other", "source_line": 199, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.test_endpoint_selection_sip (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:199)"} +{"complexity": "simple", "doc_id": "chunk_011400", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "other", "source_line": 204, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.test_endpoint_selection_iex (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:204)"} +{"complexity": "simple", "doc_id": "chunk_011401", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 209, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.test_subscribe_quotes (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:209)"} +{"complexity": "simple", "doc_id": "chunk_011402", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 215, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.test_unsubscribe_quotes (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:215)"} +{"complexity": "simple", "doc_id": "chunk_011403", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 222, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.test_subscribe_trades (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:222)"} +{"complexity": "simple", "doc_id": "chunk_011404", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 228, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.test_unsubscribe_trades (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:228)"} +{"complexity": "simple", "doc_id": "chunk_011405", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 235, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.test_get_latest_quote_none (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:235)"} +{"complexity": "medium", "doc_id": "chunk_011406", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 240, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.test_get_latest_quote (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:240)"} +{"complexity": "simple", "doc_id": "chunk_011407", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 257, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.test_get_quotes_empty (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:257)"} +{"complexity": "simple", "doc_id": "chunk_011408", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 262, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.test_is_data_stale_no_quote (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:262)"} +{"complexity": "medium", "doc_id": "chunk_011409", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 266, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.test_is_data_stale_fresh (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:266)"} +{"complexity": "medium", "doc_id": "chunk_011410", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 286, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.test_is_data_stale_old (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:286)"} +{"complexity": "simple", "doc_id": "chunk_011411", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 303, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.test_stats_initial (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:303)"} +{"complexity": "simple", "doc_id": "chunk_011412", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 311, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.test_clean_memory (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:311)"} +{"complexity": "simple", "doc_id": "chunk_011413", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 321, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.sip_feed (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:321)"} +{"complexity": "simple", "doc_id": "chunk_011414", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 329, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.test_init_uses_sip (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:329)"} +{"complexity": "simple", "doc_id": "chunk_011415", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 333, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.test_get_quote_change_no_quote (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:333)"} +{"complexity": "medium", "doc_id": "chunk_011416", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 338, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.test_get_quote_change_first_quote (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:338)"} +{"complexity": "complex", "doc_id": "chunk_011417", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 356, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.test_ofi_tick_bid_improvement (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:356)"} +{"complexity": "complex", "doc_id": "chunk_011418", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 393, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.test_ofi_tick_bid_decay (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:393)"} +{"complexity": "complex", "doc_id": "chunk_011419", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 429, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.test_ofi_tick_size_change_only (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:429)"} +{"complexity": "simple", "doc_id": "chunk_011420", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 468, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.test_threshold_value (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:468)"} +{"complexity": "simple", "doc_id": "chunk_011421", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 472, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.test_threshold_documented (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:472)"} +{"complexity": "simple", "doc_id": "chunk_011422", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 485, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.test_initial_backoff (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:485)"} +{"complexity": "simple", "doc_id": "chunk_011423", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 489, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.test_max_backoff (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:489)"} +{"complexity": "simple", "doc_id": "chunk_011424", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 493, "source_path": "tests\\_planned\\test_trading_bot\\test_websocket_feed.py", "text": "test_websocket_feed.test_backoff_multiplier (tests\\_planned\\test_trading_bot\\test_websocket_feed.py:493)"} +{"complexity": "simple", "doc_id": "chunk_011425", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 25, "source_path": "tests\\_planned\\test_verified_memory.py", "text": "test_verified_memory.temp_db (tests\\_planned\\test_verified_memory.py:25)"} +{"complexity": "simple", "doc_id": "chunk_011426", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 31, "source_path": "tests\\_planned\\test_verified_memory.py", "text": "test_verified_memory.memory_system (tests\\_planned\\test_verified_memory.py:31)"} +{"complexity": "medium", "doc_id": "chunk_011427", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 40, "source_path": "tests\\_planned\\test_verified_memory.py", "text": "test_verified_memory.test_remember_basic (tests\\_planned\\test_verified_memory.py:40)"} +{"complexity": "medium", "doc_id": "chunk_011428", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 58, "source_path": "tests\\_planned\\test_verified_memory.py", "text": "test_verified_memory.test_memory_chain (tests\\_planned\\test_verified_memory.py:58)"} +{"complexity": "medium", "doc_id": "chunk_011429", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 85, "source_path": "tests\\_planned\\test_verified_memory.py", "text": "test_verified_memory.test_signature_verification (tests\\_planned\\test_verified_memory.py:85)"} +{"complexity": "medium", "doc_id": "chunk_011430", "function_type": "async_function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 106, "source_path": "tests\\_planned\\test_verified_memory.py", "text": "test_verified_memory.test_content_hash (tests\\_planned\\test_verified_memory.py:106)"} +{"complexity": "medium", "doc_id": "chunk_011431", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 123, "source_path": "tests\\_planned\\test_verified_memory.py", "text": "test_verified_memory.test_recall_by_id (tests\\_planned\\test_verified_memory.py:123)"} +{"complexity": "medium", "doc_id": "chunk_011432", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 141, "source_path": "tests\\_planned\\test_verified_memory.py", "text": "test_verified_memory.test_recall_by_tags (tests\\_planned\\test_verified_memory.py:141)"} +{"complexity": "medium", "doc_id": "chunk_011433", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 174, "source_path": "tests\\_planned\\test_verified_memory.py", "text": "test_verified_memory.test_chain_verification (tests\\_planned\\test_verified_memory.py:174)"} +{"complexity": "medium", "doc_id": "chunk_011434", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 196, "source_path": "tests\\_planned\\test_verified_memory.py", "text": "test_verified_memory.test_forget (tests\\_planned\\test_verified_memory.py:196)"} +{"complexity": "medium", "doc_id": "chunk_011435", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 223, "source_path": "tests\\_planned\\test_verified_memory.py", "text": "test_verified_memory.test_update (tests\\_planned\\test_verified_memory.py:223)"} +{"complexity": "medium", "doc_id": "chunk_011436", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 251, "source_path": "tests\\_planned\\test_verified_memory.py", "text": "test_verified_memory.test_temporal_ordering (tests\\_planned\\test_verified_memory.py:251)"} +{"complexity": "medium", "doc_id": "chunk_011437", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 274, "source_path": "tests\\_planned\\test_verified_memory.py", "text": "test_verified_memory.test_cosine_similarity (tests\\_planned\\test_verified_memory.py:274)"} +{"complexity": "medium", "doc_id": "chunk_011438", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 290, "source_path": "tests\\_planned\\test_verified_memory.py", "text": "test_verified_memory.test_contradiction_detection (tests\\_planned\\test_verified_memory.py:290)"} +{"complexity": "medium", "doc_id": "chunk_011439", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 315, "source_path": "tests\\_planned\\test_verified_memory.py", "text": "test_verified_memory.test_stats (tests\\_planned\\test_verified_memory.py:315)"} +{"complexity": "complex", "doc_id": "chunk_011440", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 336, "source_path": "tests\\_planned\\test_verified_memory.py", "text": "test_verified_memory.test_multi_agent_isolation (tests\\_planned\\test_verified_memory.py:336)"} +{"complexity": "medium", "doc_id": "chunk_011441", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 375, "source_path": "tests\\_planned\\test_verified_memory.py", "text": "test_verified_memory.test_performance_benchmark (tests\\_planned\\test_verified_memory.py:375)"} +{"complexity": "medium", "doc_id": "chunk_011442", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 397, "source_path": "tests\\_planned\\test_verified_memory.py", "text": "test_verified_memory.test_concurrent_operations (tests\\_planned\\test_verified_memory.py:397)"} +{"complexity": "medium", "doc_id": "chunk_011443", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 419, "source_path": "tests\\_planned\\test_verified_memory.py", "text": "test_verified_memory.test_memory_hash_determinism (tests\\_planned\\test_verified_memory.py:419)"} +{"complexity": "simple", "doc_id": "chunk_011444", "function_type": "async_function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 399, "source_path": "tests\\_planned\\test_verified_memory.py", "text": "test_verified_memory.create_memory (tests\\_planned\\test_verified_memory.py:399)"} +{"complexity": "complex", "doc_id": "chunk_011445", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 44, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.TestRetrievedDocument (tests\\_planned\\test_verified_rag.py:44)"} +{"complexity": "complex", "doc_id": "chunk_011446", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 158, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.TestContextWindow (tests\\_planned\\test_verified_rag.py:158)"} +{"complexity": "complex", "doc_id": "chunk_011447", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 319, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.TestCitation (tests\\_planned\\test_verified_rag.py:319)"} +{"complexity": "complex", "doc_id": "chunk_011448", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 375, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.TestRAGProof (tests\\_planned\\test_verified_rag.py:375)"} +{"complexity": "complex", "doc_id": "chunk_011449", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 569, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.TestVerifiedRAG (tests\\_planned\\test_verified_rag.py:569)"} +{"complexity": "complex", "doc_id": "chunk_011450", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 973, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.TestHashChainIntegrity (tests\\_planned\\test_verified_rag.py:973)"} +{"complexity": "complex", "doc_id": "chunk_011451", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1039, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.TestEdgeCases (tests\\_planned\\test_verified_rag.py:1039)"} +{"complexity": "medium", "doc_id": "chunk_011452", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 47, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_document_creation (tests\\_planned\\test_verified_rag.py:47)"} +{"complexity": "medium", "doc_id": "chunk_011453", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 63, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_compute_hashes (tests\\_planned\\test_verified_rag.py:63)"} +{"complexity": "medium", "doc_id": "chunk_011454", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 84, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_hash_deterministic (tests\\_planned\\test_verified_rag.py:84)"} +{"complexity": "medium", "doc_id": "chunk_011455", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 105, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_different_content_different_hash (tests\\_planned\\test_verified_rag.py:105)"} +{"complexity": "medium", "doc_id": "chunk_011456", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 125, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_to_dict (tests\\_planned\\test_verified_rag.py:125)"} +{"complexity": "medium", "doc_id": "chunk_011457", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 145, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_word_count_calculation (tests\\_planned\\test_verified_rag.py:145)"} +{"complexity": "medium", "doc_id": "chunk_011458", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 161, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_context_window_creation (tests\\_planned\\test_verified_rag.py:161)"} +{"complexity": "medium", "doc_id": "chunk_011459", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 180, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_compute_context_hash (tests\\_planned\\test_verified_rag.py:180)"} +{"complexity": "medium", "doc_id": "chunk_011460", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 199, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_merkle_root_single_document (tests\\_planned\\test_verified_rag.py:199)"} +{"complexity": "medium", "doc_id": "chunk_011461", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 217, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_merkle_root_multiple_documents (tests\\_planned\\test_verified_rag.py:217)"} +{"complexity": "medium", "doc_id": "chunk_011462", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 240, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_merkle_root_empty_documents (tests\\_planned\\test_verified_rag.py:240)"} +{"complexity": "medium", "doc_id": "chunk_011463", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 252, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_merkle_tree_construction_even_number (tests\\_planned\\test_verified_rag.py:252)"} +{"complexity": "medium", "doc_id": "chunk_011464", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 273, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_merkle_tree_construction_odd_number (tests\\_planned\\test_verified_rag.py:273)"} +{"complexity": "medium", "doc_id": "chunk_011465", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 294, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_to_dict (tests\\_planned\\test_verified_rag.py:294)"} +{"complexity": "medium", "doc_id": "chunk_011466", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 322, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_citation_creation (tests\\_planned\\test_verified_rag.py:322)"} +{"complexity": "medium", "doc_id": "chunk_011467", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 337, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_citation_to_dict (tests\\_planned\\test_verified_rag.py:337)"} +{"complexity": "medium", "doc_id": "chunk_011468", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "verification", "source_line": 357, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_citation_truncates_long_text (tests\\_planned\\test_verified_rag.py:357)"} +{"complexity": "complex", "doc_id": "chunk_011469", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 378, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_proof_creation (tests\\_planned\\test_verified_rag.py:378)"} +{"complexity": "complex", "doc_id": "chunk_011470", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 412, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_compute_hashes (tests\\_planned\\test_verified_rag.py:412)"} +{"complexity": "complex", "doc_id": "chunk_011471", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 447, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_to_dict (tests\\_planned\\test_verified_rag.py:447)"} +{"complexity": "complex", "doc_id": "chunk_011472", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 485, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_xgml_export (tests\\_planned\\test_verified_rag.py:485)"} +{"complexity": "complex", "doc_id": "chunk_011473", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 526, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_xgml_xml_escaping (tests\\_planned\\test_verified_rag.py:526)"} +{"complexity": "simple", "doc_id": "chunk_011474", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 572, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_initialization_basic (tests\\_planned\\test_verified_rag.py:572)"} +{"complexity": "medium", "doc_id": "chunk_011475", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 581, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_initialization_custom_params (tests\\_planned\\test_verified_rag.py:581)"} +{"complexity": "simple", "doc_id": "chunk_011476", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 595, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_crypto_initialization (tests\\_planned\\test_verified_rag.py:595)"} +{"complexity": "medium", "doc_id": "chunk_011477", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 605, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_add_document (tests\\_planned\\test_verified_rag.py:605)"} +{"complexity": "medium", "doc_id": "chunk_011478", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 621, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_add_multiple_documents (tests\\_planned\\test_verified_rag.py:621)"} +{"complexity": "medium", "doc_id": "chunk_011479", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 636, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_retrieve_documents (tests\\_planned\\test_verified_rag.py:636)"} +{"complexity": "simple", "doc_id": "chunk_011480", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 661, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_retrieve_empty_knowledge_base (tests\\_planned\\test_verified_rag.py:661)"} +{"complexity": "medium", "doc_id": "chunk_011481", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 671, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_retrieve_no_matches (tests\\_planned\\test_verified_rag.py:671)"} +{"complexity": "medium", "doc_id": "chunk_011482", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 688, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_retrieve_respects_top_k (tests\\_planned\\test_verified_rag.py:688)"} +{"complexity": "medium", "doc_id": "chunk_011483", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 704, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_assemble_context (tests\\_planned\\test_verified_rag.py:704)"} +{"complexity": "medium", "doc_id": "chunk_011484", "function_type": "async_function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 727, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_generate_answer (tests\\_planned\\test_verified_rag.py:727)"} +{"complexity": "medium", "doc_id": "chunk_011485", "function_type": "async_function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 752, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_generate_empty_context (tests\\_planned\\test_verified_rag.py:752)"} +{"complexity": "medium", "doc_id": "chunk_011486", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 766, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_verify_citations (tests\\_planned\\test_verified_rag.py:766)"} +{"complexity": "medium", "doc_id": "chunk_011487", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 788, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_verify_citations_no_citations (tests\\_planned\\test_verified_rag.py:788)"} +{"complexity": "medium", "doc_id": "chunk_011488", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 808, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_verify_citations_source_pattern (tests\\_planned\\test_verified_rag.py:808)"} +{"complexity": "medium", "doc_id": "chunk_011489", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 827, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_query_full_workflow (tests\\_planned\\test_verified_rag.py:827)"} +{"complexity": "medium", "doc_id": "chunk_011490", "function_type": "async_function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 849, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_query_generates_signature (tests\\_planned\\test_verified_rag.py:849)"} +{"complexity": "medium", "doc_id": "chunk_011491", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 866, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_query_different_verification_levels (tests\\_planned\\test_verified_rag.py:866)"} +{"complexity": "medium", "doc_id": "chunk_011492", "function_type": "async_function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 884, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_query_timing_metrics (tests\\_planned\\test_verified_rag.py:884)"} +{"complexity": "medium", "doc_id": "chunk_011493", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 904, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_query_empty_query (tests\\_planned\\test_verified_rag.py:904)"} +{"complexity": "medium", "doc_id": "chunk_011494", "function_type": "async_function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 921, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_citation_accuracy_calculation (tests\\_planned\\test_verified_rag.py:921)"} +{"complexity": "simple", "doc_id": "chunk_011495", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 943, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_sign_functionality (tests\\_planned\\test_verified_rag.py:943)"} +{"complexity": "simple", "doc_id": "chunk_011496", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 953, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_sign_deterministic (tests\\_planned\\test_verified_rag.py:953)"} +{"complexity": "simple", "doc_id": "chunk_011497", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 963, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_sign_different_data (tests\\_planned\\test_verified_rag.py:963)"} +{"complexity": "complex", "doc_id": "chunk_011498", "function_type": "async_function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 977, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_hash_chain_linkage (tests\\_planned\\test_verified_rag.py:977)"} +{"complexity": "medium", "doc_id": "chunk_011499", "function_type": "async_function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 1013, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_proof_hash_includes_metadata (tests\\_planned\\test_verified_rag.py:1013)"} +{"complexity": "medium", "doc_id": "chunk_011500", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1043, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_very_long_query (tests\\_planned\\test_verified_rag.py:1043)"} +{"complexity": "medium", "doc_id": "chunk_011501", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1061, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_special_characters_in_query (tests\\_planned\\test_verified_rag.py:1061)"} +{"complexity": "medium", "doc_id": "chunk_011502", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1078, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_unicode_in_documents (tests\\_planned\\test_verified_rag.py:1078)"} +{"complexity": "medium", "doc_id": "chunk_011503", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1095, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_large_document_set (tests\\_planned\\test_verified_rag.py:1095)"} +{"complexity": "medium", "doc_id": "chunk_011504", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 1111, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_merkle_tree_power_of_two (tests\\_planned\\test_verified_rag.py:1111)"} +{"complexity": "medium", "doc_id": "chunk_011505", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 1135, "source_path": "tests\\_planned\\test_verified_rag.py", "text": "test_verified_rag.test_xgml_export_completeness (tests\\_planned\\test_verified_rag.py:1135)"} +{"complexity": "simple", "doc_id": "chunk_011506", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 6, "source_path": "tests\\_planned\\test_video_verifier.py", "text": "test_video_verifier.test_video_pulse_consistency_sovereign (tests\\_planned\\test_video_verifier.py:6)"} +{"complexity": "medium", "doc_id": "chunk_011507", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 15, "source_path": "tests\\_planned\\test_video_verifier.py", "text": "test_video_verifier.test_video_pulse_consistency_collapsed (tests\\_planned\\test_video_verifier.py:15)"} +{"complexity": "simple", "doc_id": "chunk_011508", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 27, "source_path": "tests\\_planned\\test_video_verifier.py", "text": "test_video_verifier.test_chromatic_aberration_sovereign (tests\\_planned\\test_video_verifier.py:27)"} +{"complexity": "simple", "doc_id": "chunk_011509", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 35, "source_path": "tests\\_planned\\test_video_verifier.py", "text": "test_video_verifier.test_chromatic_aberration_collapsed (tests\\_planned\\test_video_verifier.py:35)"} +{"complexity": "simple", "doc_id": "chunk_011510", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 43, "source_path": "tests\\_planned\\test_video_verifier.py", "text": "test_video_verifier.test_create_evidence (tests\\_planned\\test_video_verifier.py:43)"} +{"complexity": "complex", "doc_id": "chunk_011511", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 23, "source_path": "tests\\_planned\\test_wandb_integration.py", "text": "test_wandb_integration.TestVerifiedWandbCallback (tests\\_planned\\test_wandb_integration.py:23)"} +{"complexity": "complex", "doc_id": "chunk_011512", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 120, "source_path": "tests\\_planned\\test_wandb_integration.py", "text": "test_wandb_integration.TestVerifiedArtifactManager (tests\\_planned\\test_wandb_integration.py:120)"} +{"complexity": "complex", "doc_id": "chunk_011513", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 225, "source_path": "tests\\_planned\\test_wandb_integration.py", "text": "test_wandb_integration.TestVerifiedModelCard (tests\\_planned\\test_wandb_integration.py:225)"} +{"complexity": "complex", "doc_id": "chunk_011514", "function_type": "class", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "other", "source_line": 398, "source_path": "tests\\_planned\\test_wandb_integration.py", "text": "test_wandb_integration.TestWandbLaunchIntegration (tests\\_planned\\test_wandb_integration.py:398)"} +{"complexity": "medium", "doc_id": "chunk_011515", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 474, "source_path": "tests\\_planned\\test_wandb_integration.py", "text": "test_wandb_integration.test_signature_verification (tests\\_planned\\test_wandb_integration.py:474)"} +{"complexity": "complex", "doc_id": "chunk_011516", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 490, "source_path": "tests\\_planned\\test_wandb_integration.py", "text": "test_wandb_integration.test_end_to_end_workflow (tests\\_planned\\test_wandb_integration.py:490)"} +{"complexity": "medium", "doc_id": "chunk_011517", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 26, "source_path": "tests\\_planned\\test_wandb_integration.py", "text": "test_wandb_integration.test_callback_initialization (tests\\_planned\\test_wandb_integration.py:26)"} +{"complexity": "medium", "doc_id": "chunk_011518", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 40, "source_path": "tests\\_planned\\test_wandb_integration.py", "text": "test_wandb_integration.test_metric_signature_creation (tests\\_planned\\test_wandb_integration.py:40)"} +{"complexity": "medium", "doc_id": "chunk_011519", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "tests", "module": "other", "source_line": 59, "source_path": "tests\\_planned\\test_wandb_integration.py", "text": "test_wandb_integration.test_metric_chain_building (tests\\_planned\\test_wandb_integration.py:59)"} +{"complexity": "medium", "doc_id": "chunk_011520", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 79, "source_path": "tests\\_planned\\test_wandb_integration.py", "text": "test_wandb_integration.test_checkpoint_signature (tests\\_planned\\test_wandb_integration.py:79)"} +{"complexity": "medium", "doc_id": "chunk_011521", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 95, "source_path": "tests\\_planned\\test_wandb_integration.py", "text": "test_wandb_integration.test_verification_report (tests\\_planned\\test_wandb_integration.py:95)"} +{"complexity": "medium", "doc_id": "chunk_011522", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 123, "source_path": "tests\\_planned\\test_wandb_integration.py", "text": "test_wandb_integration.test_artifact_proof_creation (tests\\_planned\\test_wandb_integration.py:123)"} +{"complexity": "medium", "doc_id": "chunk_011523", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 141, "source_path": "tests\\_planned\\test_wandb_integration.py", "text": "test_wandb_integration.test_artifact_hashing (tests\\_planned\\test_wandb_integration.py:141)"} +{"complexity": "medium", "doc_id": "chunk_011524", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 163, "source_path": "tests\\_planned\\test_wandb_integration.py", "text": "test_wandb_integration.test_directory_hashing (tests\\_planned\\test_wandb_integration.py:163)"} +{"complexity": "complex", "doc_id": "chunk_011525", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 185, "source_path": "tests\\_planned\\test_wandb_integration.py", "text": "test_wandb_integration.test_lineage_chain_verification (tests\\_planned\\test_wandb_integration.py:185)"} +{"complexity": "simple", "doc_id": "chunk_011526", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 228, "source_path": "tests\\_planned\\test_wandb_integration.py", "text": "test_wandb_integration.test_model_card_creation (tests\\_planned\\test_wandb_integration.py:228)"} +{"complexity": "medium", "doc_id": "chunk_011527", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 239, "source_path": "tests\\_planned\\test_wandb_integration.py", "text": "test_wandb_integration.test_add_sections (tests\\_planned\\test_wandb_integration.py:239)"} +{"complexity": "medium", "doc_id": "chunk_011528", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 252, "source_path": "tests\\_planned\\test_wandb_integration.py", "text": "test_wandb_integration.test_add_performance_metrics (tests\\_planned\\test_wandb_integration.py:252)"} +{"complexity": "medium", "doc_id": "chunk_011529", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 271, "source_path": "tests\\_planned\\test_wandb_integration.py", "text": "test_wandb_integration.test_add_limitations (tests\\_planned\\test_wandb_integration.py:271)"} +{"complexity": "medium", "doc_id": "chunk_011530", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 290, "source_path": "tests\\_planned\\test_wandb_integration.py", "text": "test_wandb_integration.test_signing_and_verification (tests\\_planned\\test_wandb_integration.py:290)"} +{"complexity": "medium", "doc_id": "chunk_011531", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 313, "source_path": "tests\\_planned\\test_wandb_integration.py", "text": "test_wandb_integration.test_tampering_detection (tests\\_planned\\test_wandb_integration.py:313)"} +{"complexity": "medium", "doc_id": "chunk_011532", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 332, "source_path": "tests\\_planned\\test_wandb_integration.py", "text": "test_wandb_integration.test_markdown_export (tests\\_planned\\test_wandb_integration.py:332)"} +{"complexity": "medium", "doc_id": "chunk_011533", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 351, "source_path": "tests\\_planned\\test_wandb_integration.py", "text": "test_wandb_integration.test_json_export (tests\\_planned\\test_wandb_integration.py:351)"} +{"complexity": "medium", "doc_id": "chunk_011534", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 369, "source_path": "tests\\_planned\\test_wandb_integration.py", "text": "test_wandb_integration.test_save_and_load (tests\\_planned\\test_wandb_integration.py:369)"} +{"complexity": "simple", "doc_id": "chunk_011535", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "other", "source_line": 401, "source_path": "tests\\_planned\\test_wandb_integration.py", "text": "test_wandb_integration.test_launch_initialization (tests\\_planned\\test_wandb_integration.py:401)"} +{"complexity": "medium", "doc_id": "chunk_011536", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 412, "source_path": "tests\\_planned\\test_wandb_integration.py", "text": "test_wandb_integration.test_job_proof_creation (tests\\_planned\\test_wandb_integration.py:412)"} +{"complexity": "medium", "doc_id": "chunk_011537", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 432, "source_path": "tests\\_planned\\test_wandb_integration.py", "text": "test_wandb_integration.test_job_result_recording (tests\\_planned\\test_wandb_integration.py:432)"} +{"complexity": "medium", "doc_id": "chunk_011538", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 451, "source_path": "tests\\_planned\\test_wandb_integration.py", "text": "test_wandb_integration.test_job_provenance_export (tests\\_planned\\test_wandb_integration.py:451)"} +{"complexity": "medium", "doc_id": "chunk_011539", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 28, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.sample_proof (tests\\_planned\\tools\\test_certificates.py:28)"} +{"complexity": "simple", "doc_id": "chunk_011540", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 43, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.temp_dir (tests\\_planned\\tools\\test_certificates.py:43)"} +{"complexity": "simple", "doc_id": "chunk_011541", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 53, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.generator (tests\\_planned\\tools\\test_certificates.py:53)"} +{"complexity": "complex", "doc_id": "chunk_011542", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 58, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.TestCertificateGenerator (tests\\_planned\\tools\\test_certificates.py:58)"} +{"complexity": "complex", "doc_id": "chunk_011543", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 241, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.TestBatchCertificateGenerator (tests\\_planned\\tools\\test_certificates.py:241)"} +{"complexity": "medium", "doc_id": "chunk_011544", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 358, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.TestFormatProofData (tests\\_planned\\tools\\test_certificates.py:358)"} +{"complexity": "medium", "doc_id": "chunk_011545", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 388, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.TestCertificateID (tests\\_planned\\tools\\test_certificates.py:388)"} +{"complexity": "simple", "doc_id": "chunk_011546", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 417, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.TestCLI (tests\\_planned\\tools\\test_certificates.py:417)"} +{"complexity": "complex", "doc_id": "chunk_011547", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 428, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.TestPerformance (tests\\_planned\\tools\\test_certificates.py:428)"} +{"complexity": "simple", "doc_id": "chunk_011548", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 61, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.test_init_default_config (tests\\_planned\\tools\\test_certificates.py:61)"} +{"complexity": "simple", "doc_id": "chunk_011549", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 68, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.test_init_custom_config (tests\\_planned\\tools\\test_certificates.py:68)"} +{"complexity": "simple", "doc_id": "chunk_011550", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 78, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.test_generate_pdf (tests\\_planned\\tools\\test_certificates.py:78)"} +{"complexity": "medium", "doc_id": "chunk_011551", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 87, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.test_generate_html (tests\\_planned\\tools\\test_certificates.py:87)"} +{"complexity": "medium", "doc_id": "chunk_011552", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 100, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.test_generate_svg (tests\\_planned\\tools\\test_certificates.py:100)"} +{"complexity": "simple", "doc_id": "chunk_011553", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 113, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.test_auto_filename (tests\\_planned\\tools\\test_certificates.py:113)"} +{"complexity": "medium", "doc_id": "chunk_011554", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 123, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.test_custom_title (tests\\_planned\\tools\\test_certificates.py:123)"} +{"complexity": "medium", "doc_id": "chunk_011555", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 135, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.test_all_templates (tests\\_planned\\tools\\test_certificates.py:135)"} +{"complexity": "medium", "doc_id": "chunk_011556", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 154, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.test_custom_branding (tests\\_planned\\tools\\test_certificates.py:154)"} +{"complexity": "simple", "doc_id": "chunk_011557", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 175, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.test_qr_code_enabled (tests\\_planned\\tools\\test_certificates.py:175)"} +{"complexity": "simple", "doc_id": "chunk_011558", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 186, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.test_qr_code_disabled (tests\\_planned\\tools\\test_certificates.py:186)"} +{"complexity": "medium", "doc_id": "chunk_011559", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 197, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.test_multilanguage (tests\\_planned\\tools\\test_certificates.py:197)"} +{"complexity": "medium", "doc_id": "chunk_011560", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 219, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.test_quantum_safe_proof (tests\\_planned\\tools\\test_certificates.py:219)"} +{"complexity": "medium", "doc_id": "chunk_011561", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 245, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.sample_proofs (tests\\_planned\\tools\\test_certificates.py:245)"} +{"complexity": "medium", "doc_id": "chunk_011562", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 262, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.test_batch_generation_zip (tests\\_planned\\tools\\test_certificates.py:262)"} +{"complexity": "medium", "doc_id": "chunk_011563", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 277, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.test_batch_generation_directory (tests\\_planned\\tools\\test_certificates.py:277)"} +{"complexity": "medium", "doc_id": "chunk_011564", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 295, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.test_batch_with_index (tests\\_planned\\tools\\test_certificates.py:295)"} +{"complexity": "medium", "doc_id": "chunk_011565", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 319, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.test_batch_naming_pattern (tests\\_planned\\tools\\test_certificates.py:319)"} +{"complexity": "medium", "doc_id": "chunk_011566", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 337, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.test_comparison_report (tests\\_planned\\tools\\test_certificates.py:337)"} +{"complexity": "simple", "doc_id": "chunk_011567", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 361, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.test_format_proof_result (tests\\_planned\\tools\\test_certificates.py:361)"} +{"complexity": "medium", "doc_id": "chunk_011568", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 370, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.test_format_with_content_preview (tests\\_planned\\tools\\test_certificates.py:370)"} +{"complexity": "medium", "doc_id": "chunk_011569", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 391, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.test_unique_ids (tests\\_planned\\tools\\test_certificates.py:391)"} +{"complexity": "simple", "doc_id": "chunk_011570", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 403, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.test_deterministic_ids (tests\\_planned\\tools\\test_certificates.py:403)"} +{"complexity": "simple", "doc_id": "chunk_011571", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 420, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.test_cli_import (tests\\_planned\\tools\\test_certificates.py:420)"} +{"complexity": "simple", "doc_id": "chunk_011572", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 431, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.test_single_pdf_performance (tests\\_planned\\tools\\test_certificates.py:431)"} +{"complexity": "medium", "doc_id": "chunk_011573", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 440, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.test_batch_performance (tests\\_planned\\tools\\test_certificates.py:440)"} +{"complexity": "simple", "doc_id": "chunk_011574", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 433, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.generate (tests\\_planned\\tools\\test_certificates.py:433)"} +{"complexity": "simple", "doc_id": "chunk_011575", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 456, "source_path": "tests\\_planned\\tools\\test_certificates.py", "text": "test_certificates.generate_batch (tests\\_planned\\tools\\test_certificates.py:456)"} +{"complexity": "complex", "doc_id": "chunk_011576", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 26, "source_path": "tests\\_planned\\training\\test_liger_optimization.py", "text": "test_liger_optimization.TestLigerOptimizationConfig (tests\\_planned\\training\\test_liger_optimization.py:26)"} +{"complexity": "medium", "doc_id": "chunk_011577", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 61, "source_path": "tests\\_planned\\training\\test_liger_optimization.py", "text": "test_liger_optimization.TestMemoryStatsCollector (tests\\_planned\\training\\test_liger_optimization.py:61)"} +{"complexity": "complex", "doc_id": "chunk_011578", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 93, "source_path": "tests\\_planned\\training\\test_liger_optimization.py", "text": "test_liger_optimization.TestEstimateMemorySavings (tests\\_planned\\training\\test_liger_optimization.py:93)"} +{"complexity": "medium", "doc_id": "chunk_011579", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "tests", "module": "training", "source_line": 132, "source_path": "tests\\_planned\\training\\test_liger_optimization.py", "text": "test_liger_optimization.TestApplyLigerToTrainerConfig (tests\\_planned\\training\\test_liger_optimization.py:132)"} +{"complexity": "complex", "doc_id": "chunk_011580", "function_type": "class", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "training", "source_line": 156, "source_path": "tests\\_planned\\training\\test_liger_optimization.py", "text": "test_liger_optimization.TestGetLigerKernelInfo (tests\\_planned\\training\\test_liger_optimization.py:156)"} +{"complexity": "complex", "doc_id": "chunk_011581", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 193, "source_path": "tests\\_planned\\training\\test_liger_optimization.py", "text": "test_liger_optimization.TestApplyLigerOptimization (tests\\_planned\\training\\test_liger_optimization.py:193)"} +{"complexity": "medium", "doc_id": "chunk_011582", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "tests", "module": "training", "source_line": 235, "source_path": "tests\\_planned\\training\\test_liger_optimization.py", "text": "test_liger_optimization.TestEnableLigerInTrainingScript (tests\\_planned\\training\\test_liger_optimization.py:235)"} +{"complexity": "complex", "doc_id": "chunk_011583", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 256, "source_path": "tests\\_planned\\training\\test_liger_optimization.py", "text": "test_liger_optimization.TestIntegrationScenarios (tests\\_planned\\training\\test_liger_optimization.py:256)"} +{"complexity": "medium", "doc_id": "chunk_011584", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 296, "source_path": "tests\\_planned\\training\\test_liger_optimization.py", "text": "test_liger_optimization.TestGPUIntegration (tests\\_planned\\training\\test_liger_optimization.py:296)"} +{"complexity": "medium", "doc_id": "chunk_011585", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 29, "source_path": "tests\\_planned\\training\\test_liger_optimization.py", "text": "test_liger_optimization.test_default_config (tests\\_planned\\training\\test_liger_optimization.py:29)"} +{"complexity": "medium", "doc_id": "chunk_011586", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 42, "source_path": "tests\\_planned\\training\\test_liger_optimization.py", "text": "test_liger_optimization.test_custom_config (tests\\_planned\\training\\test_liger_optimization.py:42)"} +{"complexity": "simple", "doc_id": "chunk_011587", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 64, "source_path": "tests\\_planned\\training\\test_liger_optimization.py", "text": "test_liger_optimization.test_disabled_collector (tests\\_planned\\training\\test_liger_optimization.py:64)"} +{"complexity": "simple", "doc_id": "chunk_011588", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "training", "source_line": 74, "source_path": "tests\\_planned\\training\\test_liger_optimization.py", "text": "test_liger_optimization.test_reduction_calculation (tests\\_planned\\training\\test_liger_optimization.py:74)"} +{"complexity": "simple", "doc_id": "chunk_011589", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 83, "source_path": "tests\\_planned\\training\\test_liger_optimization.py", "text": "test_liger_optimization.test_log_stats (tests\\_planned\\training\\test_liger_optimization.py:83)"} +{"complexity": "simple", "doc_id": "chunk_011590", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 96, "source_path": "tests\\_planned\\training\\test_liger_optimization.py", "text": "test_liger_optimization.test_sft_estimation (tests\\_planned\\training\\test_liger_optimization.py:96)"} +{"complexity": "simple", "doc_id": "chunk_011591", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 106, "source_path": "tests\\_planned\\training\\test_liger_optimization.py", "text": "test_liger_optimization.test_dpo_estimation (tests\\_planned\\training\\test_liger_optimization.py:106)"} +{"complexity": "simple", "doc_id": "chunk_011592", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 115, "source_path": "tests\\_planned\\training\\test_liger_optimization.py", "text": "test_liger_optimization.test_orpo_estimation (tests\\_planned\\training\\test_liger_optimization.py:115)"} +{"complexity": "simple", "doc_id": "chunk_011593", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 123, "source_path": "tests\\_planned\\training\\test_liger_optimization.py", "text": "test_liger_optimization.test_different_model_sizes (tests\\_planned\\training\\test_liger_optimization.py:123)"} +{"complexity": "simple", "doc_id": "chunk_011594", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 135, "source_path": "tests\\_planned\\training\\test_liger_optimization.py", "text": "test_liger_optimization.test_apply_to_empty_config (tests\\_planned\\training\\test_liger_optimization.py:135)"} +{"complexity": "medium", "doc_id": "chunk_011595", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 142, "source_path": "tests\\_planned\\training\\test_liger_optimization.py", "text": "test_liger_optimization.test_apply_to_existing_config (tests\\_planned\\training\\test_liger_optimization.py:142)"} +{"complexity": "medium", "doc_id": "chunk_011596", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 159, "source_path": "tests\\_planned\\training\\test_liger_optimization.py", "text": "test_liger_optimization.test_liger_installed (tests\\_planned\\training\\test_liger_optimization.py:159)"} +{"complexity": "simple", "doc_id": "chunk_011597", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 182, "source_path": "tests\\_planned\\training\\test_liger_optimization.py", "text": "test_liger_optimization.test_liger_not_installed (tests\\_planned\\training\\test_liger_optimization.py:182)"} +{"complexity": "simple", "doc_id": "chunk_011598", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 196, "source_path": "tests\\_planned\\training\\test_liger_optimization.py", "text": "test_liger_optimization.test_missing_liger_kernel_raises_error (tests\\_planned\\training\\test_liger_optimization.py:196)"} +{"complexity": "medium", "doc_id": "chunk_011599", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 207, "source_path": "tests\\_planned\\training\\test_liger_optimization.py", "text": "test_liger_optimization.test_config_defaults_to_none (tests\\_planned\\training\\test_liger_optimization.py:207)"} +{"complexity": "medium", "doc_id": "chunk_011600", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 221, "source_path": "tests\\_planned\\training\\test_liger_optimization.py", "text": "test_liger_optimization.test_model_type_detection (tests\\_planned\\training\\test_liger_optimization.py:221)"} +{"complexity": "medium", "doc_id": "chunk_011601", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "training", "source_line": 238, "source_path": "tests\\_planned\\training\\test_liger_optimization.py", "text": "test_liger_optimization.test_function_signature (tests\\_planned\\training\\test_liger_optimization.py:238)"} +{"complexity": "medium", "doc_id": "chunk_011602", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 259, "source_path": "tests\\_planned\\training\\test_liger_optimization.py", "text": "test_liger_optimization.test_memory_savings_workflow (tests\\_planned\\training\\test_liger_optimization.py:259)"} +{"complexity": "medium", "doc_id": "chunk_011603", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 276, "source_path": "tests\\_planned\\training\\test_liger_optimization.py", "text": "test_liger_optimization.test_config_creation_workflow (tests\\_planned\\training\\test_liger_optimization.py:276)"} +{"complexity": "simple", "doc_id": "chunk_011604", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 303, "source_path": "tests\\_planned\\training\\test_liger_optimization.py", "text": "test_liger_optimization.test_liger_kernel_available (tests\\_planned\\training\\test_liger_optimization.py:303)"} +{"complexity": "complex", "doc_id": "chunk_011605", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 20, "source_path": "tests\\_planned\\training\\test_verification_aware_rlhf.py", "text": "test_verification_aware_rlhf.TestVerificationAwareRLHF (tests\\_planned\\training\\test_verification_aware_rlhf.py:20)"} +{"complexity": "medium", "doc_id": "chunk_011606", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 122, "source_path": "tests\\_planned\\training\\test_verification_aware_rlhf.py", "text": "test_verification_aware_rlhf.TestVerificationRewardConfig (tests\\_planned\\training\\test_verification_aware_rlhf.py:122)"} +{"complexity": "simple", "doc_id": "chunk_011607", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 24, "source_path": "tests\\_planned\\training\\test_verification_aware_rlhf.py", "text": "test_verification_aware_rlhf.verification_engine (tests\\_planned\\training\\test_verification_aware_rlhf.py:24)"} +{"complexity": "simple", "doc_id": "chunk_011608", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 29, "source_path": "tests\\_planned\\training\\test_verification_aware_rlhf.py", "text": "test_verification_aware_rlhf.model (tests\\_planned\\training\\test_verification_aware_rlhf.py:29)"} +{"complexity": "simple", "doc_id": "chunk_011609", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "tests", "module": "verification", "source_line": 34, "source_path": "tests\\_planned\\training\\test_verification_aware_rlhf.py", "text": "test_verification_aware_rlhf.trainer (tests\\_planned\\training\\test_verification_aware_rlhf.py:34)"} +{"complexity": "simple", "doc_id": "chunk_011610", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 42, "source_path": "tests\\_planned\\training\\test_verification_aware_rlhf.py", "text": "test_verification_aware_rlhf.test_init (tests\\_planned\\training\\test_verification_aware_rlhf.py:42)"} +{"complexity": "simple", "doc_id": "chunk_011611", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 48, "source_path": "tests\\_planned\\training\\test_verification_aware_rlhf.py", "text": "test_verification_aware_rlhf.test_compute_verification_reward (tests\\_planned\\training\\test_verification_aware_rlhf.py:48)"} +{"complexity": "simple", "doc_id": "chunk_011612", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 58, "source_path": "tests\\_planned\\training\\test_verification_aware_rlhf.py", "text": "test_verification_aware_rlhf.test_compute_verification_reward_with_task_correctness (tests\\_planned\\training\\test_verification_aware_rlhf.py:58)"} +{"complexity": "simple", "doc_id": "chunk_011613", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 69, "source_path": "tests\\_planned\\training\\test_verification_aware_rlhf.py", "text": "test_verification_aware_rlhf.test_estimate_proof_depth (tests\\_planned\\training\\test_verification_aware_rlhf.py:69)"} +{"complexity": "simple", "doc_id": "chunk_011614", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 77, "source_path": "tests\\_planned\\training\\test_verification_aware_rlhf.py", "text": "test_verification_aware_rlhf.test_generate_responses (tests\\_planned\\training\\test_verification_aware_rlhf.py:77)"} +{"complexity": "simple", "doc_id": "chunk_011615", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 85, "source_path": "tests\\_planned\\training\\test_verification_aware_rlhf.py", "text": "test_verification_aware_rlhf.test_compute_values (tests\\_planned\\training\\test_verification_aware_rlhf.py:85)"} +{"complexity": "medium", "doc_id": "chunk_011616", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "tests", "module": "verification", "source_line": 94, "source_path": "tests\\_planned\\training\\test_verification_aware_rlhf.py", "text": "test_verification_aware_rlhf.test_train_step (tests\\_planned\\training\\test_verification_aware_rlhf.py:94)"} +{"complexity": "simple", "doc_id": "chunk_011617", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 110, "source_path": "tests\\_planned\\training\\test_verification_aware_rlhf.py", "text": "test_verification_aware_rlhf.test_get_training_stats (tests\\_planned\\training\\test_verification_aware_rlhf.py:110)"} +{"complexity": "simple", "doc_id": "chunk_011618", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 125, "source_path": "tests\\_planned\\training\\test_verification_aware_rlhf.py", "text": "test_verification_aware_rlhf.test_default_config (tests\\_planned\\training\\test_verification_aware_rlhf.py:125)"} +{"complexity": "medium", "doc_id": "chunk_011619", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 135, "source_path": "tests\\_planned\\training\\test_verification_aware_rlhf.py", "text": "test_verification_aware_rlhf.test_custom_config (tests\\_planned\\training\\test_verification_aware_rlhf.py:135)"} +{"complexity": "simple", "doc_id": "chunk_011620", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 100, "source_path": "tests\\_planned\\training\\test_verification_aware_rlhf.py", "text": "test_verification_aware_rlhf.compute_task_correctness (tests\\_planned\\training\\test_verification_aware_rlhf.py:100)"} +{"complexity": "complex", "doc_id": "chunk_011621", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 26, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.TestEvidence (tests\\_planned\\verification\\test_evidence_seeking.py:26)"} +{"complexity": "complex", "doc_id": "chunk_011622", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 85, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.TestEvidenceBundle (tests\\_planned\\verification\\test_evidence_seeking.py:85)"} +{"complexity": "complex", "doc_id": "chunk_011623", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 146, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.TestEvidenceSeekingEngine (tests\\_planned\\verification\\test_evidence_seeking.py:146)"} +{"complexity": "complex", "doc_id": "chunk_011624", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 357, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.TestBuiltInSources (tests\\_planned\\verification\\test_evidence_seeking.py:357)"} +{"complexity": "complex", "doc_id": "chunk_011625", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 421, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.TestConvenienceFunctions (tests\\_planned\\verification\\test_evidence_seeking.py:421)"} +{"complexity": "complex", "doc_id": "chunk_011626", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 458, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.TestEvidenceSeekingResult (tests\\_planned\\verification\\test_evidence_seeking.py:458)"} +{"complexity": "complex", "doc_id": "chunk_011627", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 521, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.TestEvidenceTypes (tests\\_planned\\verification\\test_evidence_seeking.py:521)"} +{"complexity": "complex", "doc_id": "chunk_011628", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 562, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.TestIntegrationScenarios (tests\\_planned\\verification\\test_evidence_seeking.py:562)"} +{"complexity": "medium", "doc_id": "chunk_011629", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 29, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_create_evidence (tests\\_planned\\verification\\test_evidence_seeking.py:29)"} +{"complexity": "medium", "doc_id": "chunk_011630", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 45, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_evidence_hash_deterministic (tests\\_planned\\verification\\test_evidence_seeking.py:45)"} +{"complexity": "medium", "doc_id": "chunk_011631", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 63, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_evidence_to_dict (tests\\_planned\\verification\\test_evidence_seeking.py:63)"} +{"complexity": "medium", "doc_id": "chunk_011632", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 88, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_create_bundle (tests\\_planned\\verification\\test_evidence_seeking.py:88)"} +{"complexity": "medium", "doc_id": "chunk_011633", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 108, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_bundle_merkle_root (tests\\_planned\\verification\\test_evidence_seeking.py:108)"} +{"complexity": "medium", "doc_id": "chunk_011634", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 131, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_empty_bundle_merkle_root (tests\\_planned\\verification\\test_evidence_seeking.py:131)"} +{"complexity": "simple", "doc_id": "chunk_011635", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 149, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_create_engine_defaults (tests\\_planned\\verification\\test_evidence_seeking.py:149)"} +{"complexity": "medium", "doc_id": "chunk_011636", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 157, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_create_engine_custom (tests\\_planned\\verification\\test_evidence_seeking.py:157)"} +{"complexity": "medium", "doc_id": "chunk_011637", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 169, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_register_evidence_source (tests\\_planned\\verification\\test_evidence_seeking.py:169)"} +{"complexity": "medium", "doc_id": "chunk_011638", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 184, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_seek_evidence_basic (tests\\_planned\\verification\\test_evidence_seeking.py:184)"} +{"complexity": "medium", "doc_id": "chunk_011639", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 209, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_seek_evidence_multiple_sources (tests\\_planned\\verification\\test_evidence_seeking.py:209)"} +{"complexity": "medium", "doc_id": "chunk_011640", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 226, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_seek_evidence_insufficient (tests\\_planned\\verification\\test_evidence_seeking.py:226)"} +{"complexity": "medium", "doc_id": "chunk_011641", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 240, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_seek_evidence_low_confidence (tests\\_planned\\verification\\test_evidence_seeking.py:240)"} +{"complexity": "medium", "doc_id": "chunk_011642", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 260, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_seek_evidence_with_conflicts (tests\\_planned\\verification\\test_evidence_seeking.py:260)"} +{"complexity": "medium", "doc_id": "chunk_011643", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 279, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_seek_evidence_caching (tests\\_planned\\verification\\test_evidence_seeking.py:279)"} +{"complexity": "medium", "doc_id": "chunk_011644", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 300, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_clear_cache (tests\\_planned\\verification\\test_evidence_seeking.py:300)"} +{"complexity": "medium", "doc_id": "chunk_011645", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 319, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_create_evidence_proof (tests\\_planned\\verification\\test_evidence_seeking.py:319)"} +{"complexity": "medium", "doc_id": "chunk_011646", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 338, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_get_statistics (tests\\_planned\\verification\\test_evidence_seeking.py:338)"} +{"complexity": "simple", "doc_id": "chunk_011647", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 360, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_computational_evidence_source (tests\\_planned\\verification\\test_evidence_seeking.py:360)"} +{"complexity": "medium", "doc_id": "chunk_011648", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 371, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_computational_source_extreme_numbers (tests\\_planned\\verification\\test_evidence_seeking.py:371)"} +{"complexity": "medium", "doc_id": "chunk_011649", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 383, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_constraint_evidence_source_valid (tests\\_planned\\verification\\test_evidence_seeking.py:383)"} +{"complexity": "medium", "doc_id": "chunk_011650", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "tests", "module": "verification", "source_line": 396, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_constraint_evidence_source_empty (tests\\_planned\\verification\\test_evidence_seeking.py:396)"} +{"complexity": "simple", "doc_id": "chunk_011651", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "tests", "module": "verification", "source_line": 409, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_constraint_source_error_patterns (tests\\_planned\\verification\\test_evidence_seeking.py:409)"} +{"complexity": "medium", "doc_id": "chunk_011652", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 424, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_create_evidence_helper (tests\\_planned\\verification\\test_evidence_seeking.py:424)"} +{"complexity": "medium", "doc_id": "chunk_011653", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 440, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_quick_evidence_check (tests\\_planned\\verification\\test_evidence_seeking.py:440)"} +{"complexity": "medium", "doc_id": "chunk_011654", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 461, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_result_to_dict (tests\\_planned\\verification\\test_evidence_seeking.py:461)"} +{"complexity": "medium", "doc_id": "chunk_011655", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 491, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_result_to_json (tests\\_planned\\verification\\test_evidence_seeking.py:491)"} +{"complexity": "medium", "doc_id": "chunk_011656", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 524, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_all_evidence_types (tests\\_planned\\verification\\test_evidence_seeking.py:524)"} +{"complexity": "medium", "doc_id": "chunk_011657", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 544, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_all_quality_levels (tests\\_planned\\verification\\test_evidence_seeking.py:544)"} +{"complexity": "medium", "doc_id": "chunk_011658", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 565, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_math_verification_scenario (tests\\_planned\\verification\\test_evidence_seeking.py:565)"} +{"complexity": "complex", "doc_id": "chunk_011659", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 589, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_hallucination_prevention_scenario (tests\\_planned\\verification\\test_evidence_seeking.py:589)"} +{"complexity": "simple", "doc_id": "chunk_011660", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 173, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.dummy_source (tests\\_planned\\verification\\test_evidence_seeking.py:173)"} +{"complexity": "simple", "doc_id": "chunk_011661", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 188, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.simple_source (tests\\_planned\\verification\\test_evidence_seeking.py:188)"} +{"complexity": "simple", "doc_id": "chunk_011662", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 213, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.source_a (tests\\_planned\\verification\\test_evidence_seeking.py:213)"} +{"complexity": "simple", "doc_id": "chunk_011663", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 216, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.source_b (tests\\_planned\\verification\\test_evidence_seeking.py:216)"} +{"complexity": "simple", "doc_id": "chunk_011664", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "verification", "source_line": 230, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.sparse_source (tests\\_planned\\verification\\test_evidence_seeking.py:230)"} +{"complexity": "simple", "doc_id": "chunk_011665", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 247, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.low_confidence_source (tests\\_planned\\verification\\test_evidence_seeking.py:247)"} +{"complexity": "simple", "doc_id": "chunk_011666", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 267, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.conflicting_source (tests\\_planned\\verification\\test_evidence_seeking.py:267)"} +{"complexity": "simple", "doc_id": "chunk_011667", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 284, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.counting_source (tests\\_planned\\verification\\test_evidence_seeking.py:284)"} +{"complexity": "simple", "doc_id": "chunk_011668", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 305, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.counting_source (tests\\_planned\\verification\\test_evidence_seeking.py:305)"} +{"complexity": "simple", "doc_id": "chunk_011669", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 323, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.simple_source (tests\\_planned\\verification\\test_evidence_seeking.py:323)"} +{"complexity": "simple", "doc_id": "chunk_011670", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 345, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.dummy (tests\\_planned\\verification\\test_evidence_seeking.py:345)"} +{"complexity": "medium", "doc_id": "chunk_011671", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 597, "source_path": "tests\\_planned\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.anti_hallucination_source (tests\\_planned\\verification\\test_evidence_seeking.py:597)"} +{"complexity": "simple", "doc_id": "chunk_011672", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 64, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.verifier (tests\\_planned\\verification\\test_streaming_verification.py:64)"} +{"complexity": "simple", "doc_id": "chunk_011673", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 72, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.merkle_tree (tests\\_planned\\verification\\test_streaming_verification.py:72)"} +{"complexity": "simple", "doc_id": "chunk_011674", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 78, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.sample_tokens (tests\\_planned\\verification\\test_streaming_verification.py:78)"} +{"complexity": "simple", "doc_id": "chunk_011675", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 84, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.low_confidence_tokens (tests\\_planned\\verification\\test_streaming_verification.py:84)"} +{"complexity": "complex", "doc_id": "chunk_011676", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 99, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.TestBasicTokenVerification (tests\\_planned\\verification\\test_streaming_verification.py:99)"} +{"complexity": "complex", "doc_id": "chunk_011677", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 170, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.TestIncrementalMerkleTree (tests\\_planned\\verification\\test_streaming_verification.py:170)"} +{"complexity": "complex", "doc_id": "chunk_011678", "function_type": "class", "has_docstring": "yes", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 228, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.TestEarlyStopping (tests\\_planned\\verification\\test_streaming_verification.py:228)"} +{"complexity": "complex", "doc_id": "chunk_011679", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 325, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.TestPerformance (tests\\_planned\\verification\\test_streaming_verification.py:325)"} +{"complexity": "complex", "doc_id": "chunk_011680", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 415, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.TestEdgeCases (tests\\_planned\\verification\\test_streaming_verification.py:415)"} +{"complexity": "complex", "doc_id": "chunk_011681", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 483, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.TestProofVerification (tests\\_planned\\verification\\test_streaming_verification.py:483)"} +{"complexity": "complex", "doc_id": "chunk_011682", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 564, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.TestIntegrationHooks (tests\\_planned\\verification\\test_streaming_verification.py:564)"} +{"complexity": "complex", "doc_id": "chunk_011683", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 638, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.TestAsyncVerification (tests\\_planned\\verification\\test_streaming_verification.py:638)"} +{"complexity": "complex", "doc_id": "chunk_011684", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 719, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.TestConfidenceTracking (tests\\_planned\\verification\\test_streaming_verification.py:719)"} +{"complexity": "complex", "doc_id": "chunk_011685", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 785, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.TestCallbacksAndState (tests\\_planned\\verification\\test_streaming_verification.py:785)"} +{"complexity": "complex", "doc_id": "chunk_011686", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 851, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.TestLegacyCompatibility (tests\\_planned\\verification\\test_streaming_verification.py:851)"} +{"complexity": "medium", "doc_id": "chunk_011687", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 102, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_1_single_token_verification (tests\\_planned\\verification\\test_streaming_verification.py:102)"} +{"complexity": "medium", "doc_id": "chunk_011688", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 115, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_2_multiple_tokens_sequential (tests\\_planned\\verification\\test_streaming_verification.py:115)"} +{"complexity": "simple", "doc_id": "chunk_011689", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 134, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_3_token_content_hash_correctness (tests\\_planned\\verification\\test_streaming_verification.py:134)"} +{"complexity": "medium", "doc_id": "chunk_011690", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 142, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_4_previous_hash_chain (tests\\_planned\\verification\\test_streaming_verification.py:142)"} +{"complexity": "simple", "doc_id": "chunk_011691", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 158, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_5_whitespace_token_skipping (tests\\_planned\\verification\\test_streaming_verification.py:158)"} +{"complexity": "simple", "doc_id": "chunk_011692", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 173, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_6_empty_tree_root (tests\\_planned\\verification\\test_streaming_verification.py:173)"} +{"complexity": "simple", "doc_id": "chunk_011693", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 178, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_7_single_leaf_merkle_tree (tests\\_planned\\verification\\test_streaming_verification.py:178)"} +{"complexity": "medium", "doc_id": "chunk_011694", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 188, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_8_merkle_path_verification (tests\\_planned\\verification\\test_streaming_verification.py:188)"} +{"complexity": "simple", "doc_id": "chunk_011695", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 201, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_9_merkle_tree_incremental_update (tests\\_planned\\verification\\test_streaming_verification.py:201)"} +{"complexity": "simple", "doc_id": "chunk_011696", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 212, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_10_merkle_tree_o_log_n_complexity (tests\\_planned\\verification\\test_streaming_verification.py:212)"} +{"complexity": "medium", "doc_id": "chunk_011697", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 231, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_11_early_stopping_triggers (tests\\_planned\\verification\\test_streaming_verification.py:231)"} +{"complexity": "simple", "doc_id": "chunk_011698", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 252, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_12_early_stopping_reason_captured (tests\\_planned\\verification\\test_streaming_verification.py:252)"} +{"complexity": "medium", "doc_id": "chunk_011699", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 263, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_13_early_stopping_callback (tests\\_planned\\verification\\test_streaming_verification.py:263)"} +{"complexity": "medium", "doc_id": "chunk_011700", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 285, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_14_early_stopping_disabled (tests\\_planned\\verification\\test_streaming_verification.py:285)"} +{"complexity": "medium", "doc_id": "chunk_011701", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 307, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_15_manual_abort_stream (tests\\_planned\\verification\\test_streaming_verification.py:307)"} +{"complexity": "medium", "doc_id": "chunk_011702", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 328, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_16_per_token_overhead_under_threshold (tests\\_planned\\verification\\test_streaming_verification.py:328)"} +{"complexity": "medium", "doc_id": "chunk_011703", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 345, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_17_verification_overhead_percentage (tests\\_planned\\verification\\test_streaming_verification.py:345)"} +{"complexity": "medium", "doc_id": "chunk_011704", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 361, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_18_memory_efficiency_sliding_window (tests\\_planned\\verification\\test_streaming_verification.py:361)"} +{"complexity": "medium", "doc_id": "chunk_011705", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 374, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_19_concurrent_verification_multiple_streams (tests\\_planned\\verification\\test_streaming_verification.py:374)"} +{"complexity": "medium", "doc_id": "chunk_011706", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 394, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_20_large_stream_performance (tests\\_planned\\verification\\test_streaming_verification.py:394)"} +{"complexity": "simple", "doc_id": "chunk_011707", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 418, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_21_empty_stream (tests\\_planned\\verification\\test_streaming_verification.py:418)"} +{"complexity": "medium", "doc_id": "chunk_011708", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 429, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_22_single_token_stream (tests\\_planned\\verification\\test_streaming_verification.py:429)"} +{"complexity": "medium", "doc_id": "chunk_011709", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 441, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_23_unicode_tokens (tests\\_planned\\verification\\test_streaming_verification.py:441)"} +{"complexity": "simple", "doc_id": "chunk_011710", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 455, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_24_special_characters (tests\\_planned\\verification\\test_streaming_verification.py:455)"} +{"complexity": "medium", "doc_id": "chunk_011711", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 465, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_25_verification_after_finalize_fails (tests\\_planned\\verification\\test_streaming_verification.py:465)"} +{"complexity": "medium", "doc_id": "chunk_011712", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 486, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_26_valid_proof_verification (tests\\_planned\\verification\\test_streaming_verification.py:486)"} +{"complexity": "medium", "doc_id": "chunk_011713", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 502, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_27_tampered_content_detected (tests\\_planned\\verification\\test_streaming_verification.py:502)"} +{"complexity": "medium", "doc_id": "chunk_011714", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 517, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_28_incremental_proof_verification (tests\\_planned\\verification\\test_streaming_verification.py:517)"} +{"complexity": "medium", "doc_id": "chunk_011715", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 532, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_29_hash_chain_integrity (tests\\_planned\\verification\\test_streaming_verification.py:532)"} +{"complexity": "medium", "doc_id": "chunk_011716", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 545, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_30_merkle_root_integrity (tests\\_planned\\verification\\test_streaming_verification.py:545)"} +{"complexity": "medium", "doc_id": "chunk_011717", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 567, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_31_transformers_hook_basic (tests\\_planned\\verification\\test_streaming_verification.py:567)"} +{"complexity": "medium", "doc_id": "chunk_011718", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 580, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_32_transformers_hook_early_stop (tests\\_planned\\verification\\test_streaming_verification.py:580)"} +{"complexity": "medium", "doc_id": "chunk_011719", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 598, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_33_vllm_hook_basic (tests\\_planned\\verification\\test_streaming_verification.py:598)"} +{"complexity": "simple", "doc_id": "chunk_011720", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 610, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_34_vllm_hook_with_logprobs (tests\\_planned\\verification\\test_streaming_verification.py:610)"} +{"complexity": "medium", "doc_id": "chunk_011721", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 620, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_35_hook_incremental_proof (tests\\_planned\\verification\\test_streaming_verification.py:620)"} +{"complexity": "medium", "doc_id": "chunk_011722", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 642, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_36_async_verifier_basic (tests\\_planned\\verification\\test_streaming_verification.py:642)"} +{"complexity": "simple", "doc_id": "chunk_011723", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 655, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_37_async_incremental_proof (tests\\_planned\\verification\\test_streaming_verification.py:655)"} +{"complexity": "medium", "doc_id": "chunk_011724", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 667, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_38_streaming_verification_engine (tests\\_planned\\verification\\test_streaming_verification.py:667)"} +{"complexity": "medium", "doc_id": "chunk_011725", "function_type": "async_function", "has_docstring": "yes", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 683, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_39_async_early_stopping (tests\\_planned\\verification\\test_streaming_verification.py:683)"} +{"complexity": "medium", "doc_id": "chunk_011726", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 698, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_40_concurrent_async_streams (tests\\_planned\\verification\\test_streaming_verification.py:698)"} +{"complexity": "simple", "doc_id": "chunk_011727", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 722, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_41_confidence_average (tests\\_planned\\verification\\test_streaming_verification.py:722)"} +{"complexity": "simple", "doc_id": "chunk_011728", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 733, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_42_confidence_min_max (tests\\_planned\\verification\\test_streaming_verification.py:733)"} +{"complexity": "medium", "doc_id": "chunk_011729", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 744, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_43_confidence_metrics (tests\\_planned\\verification\\test_streaming_verification.py:744)"} +{"complexity": "simple", "doc_id": "chunk_011730", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 758, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_44_confidence_trend_detection (tests\\_planned\\verification\\test_streaming_verification.py:758)"} +{"complexity": "simple", "doc_id": "chunk_011731", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 769, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_45_confidence_std_dev (tests\\_planned\\verification\\test_streaming_verification.py:769)"} +{"complexity": "medium", "doc_id": "chunk_011732", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 788, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_46_token_verified_callback (tests\\_planned\\verification\\test_streaming_verification.py:788)"} +{"complexity": "medium", "doc_id": "chunk_011733", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 802, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_47_stream_state_transitions (tests\\_planned\\verification\\test_streaming_verification.py:802)"} +{"complexity": "medium", "doc_id": "chunk_011734", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 817, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_48_stream_state_abort (tests\\_planned\\verification\\test_streaming_verification.py:817)"} +{"complexity": "simple", "doc_id": "chunk_011735", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 829, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_49_tokens_verified_counter (tests\\_planned\\verification\\test_streaming_verification.py:829)"} +{"complexity": "simple", "doc_id": "chunk_011736", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 836, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_50_current_confidence_property (tests\\_planned\\verification\\test_streaming_verification.py:836)"} +{"complexity": "simple", "doc_id": "chunk_011737", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 854, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_51_streaming_proof_generator_legacy (tests\\_planned\\verification\\test_streaming_verification.py:854)"} +{"complexity": "simple", "doc_id": "chunk_011738", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 864, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_52_legacy_cumulative_confidence (tests\\_planned\\verification\\test_streaming_verification.py:864)"} +{"complexity": "simple", "doc_id": "chunk_011739", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 873, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_53_legacy_overhead_percentage (tests\\_planned\\verification\\test_streaming_verification.py:873)"} +{"complexity": "simple", "doc_id": "chunk_011740", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 883, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_54_token_proof_alias (tests\\_planned\\verification\\test_streaming_verification.py:883)"} +{"complexity": "medium", "doc_id": "chunk_011741", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 890, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_55_streaming_verification_engine_verify_proof (tests\\_planned\\verification\\test_streaming_verification.py:890)"} +{"complexity": "simple", "doc_id": "chunk_011742", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 267, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.on_stop (tests\\_planned\\verification\\test_streaming_verification.py:267)"} +{"complexity": "simple", "doc_id": "chunk_011743", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 671, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.token_generator (tests\\_planned\\verification\\test_streaming_verification.py:671)"} +{"complexity": "simple", "doc_id": "chunk_011744", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 700, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.process_stream (tests\\_planned\\verification\\test_streaming_verification.py:700)"} +{"complexity": "simple", "doc_id": "chunk_011745", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 792, "source_path": "tests\\_planned\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.on_token (tests\\_planned\\verification\\test_streaming_verification.py:792)"} +{"complexity": "complex", "doc_id": "chunk_011746", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 39, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.TestClaimType (tests\\_planned\\vetproof\\test_cfr38_validator.py:39)"} +{"complexity": "complex", "doc_id": "chunk_011747", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "compliance", "source_line": 85, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.TestRatingValidation (tests\\_planned\\vetproof\\test_cfr38_validator.py:85)"} +{"complexity": "complex", "doc_id": "chunk_011748", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "compliance", "source_line": 159, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.TestEffectiveDateValidation (tests\\_planned\\vetproof\\test_cfr38_validator.py:159)"} +{"complexity": "complex", "doc_id": "chunk_011749", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "compliance", "source_line": 228, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.TestClaimValidation (tests\\_planned\\vetproof\\test_cfr38_validator.py:228)"} +{"complexity": "complex", "doc_id": "chunk_011750", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 310, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.TestCFRReferenceData (tests\\_planned\\vetproof\\test_cfr38_validator.py:310)"} +{"complexity": "complex", "doc_id": "chunk_011751", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 356, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.TestMockVAData (tests\\_planned\\vetproof\\test_cfr38_validator.py:356)"} +{"complexity": "complex", "doc_id": "chunk_011752", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 400, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.TestIntegration (tests\\_planned\\vetproof\\test_cfr38_validator.py:400)"} +{"complexity": "complex", "doc_id": "chunk_011753", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "compliance", "source_line": 478, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.TestCitationValidator (tests\\_planned\\vetproof\\test_cfr38_validator.py:478)"} +{"complexity": "medium", "doc_id": "chunk_011754", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 515, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.TestGuardrail (tests\\_planned\\vetproof\\test_cfr38_validator.py:515)"} +{"complexity": "medium", "doc_id": "chunk_011755", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "compliance", "source_line": 42, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.test_valid_claim_types (tests\\_planned\\vetproof\\test_cfr38_validator.py:42)"} +{"complexity": "simple", "doc_id": "chunk_011756", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "compliance", "source_line": 56, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.test_invalid_claim_type (tests\\_planned\\vetproof\\test_cfr38_validator.py:56)"} +{"complexity": "medium", "doc_id": "chunk_011757", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 66, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.test_claim_type_normalization (tests\\_planned\\vetproof\\test_cfr38_validator.py:66)"} +{"complexity": "simple", "doc_id": "chunk_011758", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "compliance", "source_line": 88, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.test_valid_general_percentages (tests\\_planned\\vetproof\\test_cfr38_validator.py:88)"} +{"complexity": "simple", "doc_id": "chunk_011759", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "compliance", "source_line": 96, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.test_invalid_percentages (tests\\_planned\\vetproof\\test_cfr38_validator.py:96)"} +{"complexity": "medium", "doc_id": "chunk_011760", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 106, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.test_ptsd_ratings (tests\\_planned\\vetproof\\test_cfr38_validator.py:106)"} +{"complexity": "simple", "doc_id": "chunk_011761", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 122, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.test_tinnitus_max_rating (tests\\_planned\\vetproof\\test_cfr38_validator.py:122)"} +{"complexity": "medium", "doc_id": "chunk_011762", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 133, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.test_sleep_apnea_ratings (tests\\_planned\\vetproof\\test_cfr38_validator.py:133)"} +{"complexity": "simple", "doc_id": "chunk_011763", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "compliance", "source_line": 149, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.test_unknown_condition_accepts_valid_percentages (tests\\_planned\\vetproof\\test_cfr38_validator.py:149)"} +{"complexity": "simple", "doc_id": "chunk_011764", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 162, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.test_future_date_rejected (tests\\_planned\\vetproof\\test_cfr38_validator.py:162)"} +{"complexity": "simple", "doc_id": "chunk_011765", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "compliance", "source_line": 173, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.test_valid_past_date (tests\\_planned\\vetproof\\test_cfr38_validator.py:173)"} +{"complexity": "medium", "doc_id": "chunk_011766", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "compliance", "source_line": 183, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.test_date_before_service_start_rejected (tests\\_planned\\vetproof\\test_cfr38_validator.py:183)"} +{"complexity": "medium", "doc_id": "chunk_011767", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 198, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.test_original_claim_before_separation_warning (tests\\_planned\\vetproof\\test_cfr38_validator.py:198)"} +{"complexity": "medium", "doc_id": "chunk_011768", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 215, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.test_very_old_date_warning (tests\\_planned\\vetproof\\test_cfr38_validator.py:215)"} +{"complexity": "medium", "doc_id": "chunk_011769", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "compliance", "source_line": 231, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.test_valid_claim (tests\\_planned\\vetproof\\test_cfr38_validator.py:231)"} +{"complexity": "medium", "doc_id": "chunk_011770", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "compliance", "source_line": 251, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.test_invalid_claim_type_fails (tests\\_planned\\vetproof\\test_cfr38_validator.py:251)"} +{"complexity": "medium", "doc_id": "chunk_011771", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "compliance", "source_line": 263, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.test_invalid_rating_fails (tests\\_planned\\vetproof\\test_cfr38_validator.py:263)"} +{"complexity": "medium", "doc_id": "chunk_011772", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 275, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.test_multiple_conditions (tests\\_planned\\vetproof\\test_cfr38_validator.py:275)"} +{"complexity": "medium", "doc_id": "chunk_011773", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 292, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.test_to_dict (tests\\_planned\\vetproof\\test_cfr38_validator.py:292)"} +{"complexity": "simple", "doc_id": "chunk_011774", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 313, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.test_rating_schedule_loaded (tests\\_planned\\vetproof\\test_cfr38_validator.py:313)"} +{"complexity": "simple", "doc_id": "chunk_011775", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "compliance", "source_line": 322, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.test_valid_percentages_defined (tests\\_planned\\vetproof\\test_cfr38_validator.py:322)"} +{"complexity": "simple", "doc_id": "chunk_011776", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "compliance", "source_line": 326, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.test_get_valid_ratings_for_condition (tests\\_planned\\vetproof\\test_cfr38_validator.py:326)"} +{"complexity": "simple", "doc_id": "chunk_011777", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 336, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.test_search_conditions (tests\\_planned\\vetproof\\test_cfr38_validator.py:336)"} +{"complexity": "simple", "doc_id": "chunk_011778", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 346, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.test_get_cfr_reference (tests\\_planned\\vetproof\\test_cfr38_validator.py:346)"} +{"complexity": "medium", "doc_id": "chunk_011779", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "compliance", "source_line": 359, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.test_mock_claim_001_valid (tests\\_planned\\vetproof\\test_cfr38_validator.py:359)"} +{"complexity": "medium", "doc_id": "chunk_011780", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "compliance", "source_line": 375, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.test_mock_claim_002_valid (tests\\_planned\\vetproof\\test_cfr38_validator.py:375)"} +{"complexity": "simple", "doc_id": "chunk_011781", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 391, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.test_all_mock_claims_have_required_fields (tests\\_planned\\vetproof\\test_cfr38_validator.py:391)"} +{"complexity": "simple", "doc_id": "chunk_011782", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "compliance", "source_line": 403, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.test_create_validator (tests\\_planned\\vetproof\\test_cfr38_validator.py:403)"} +{"complexity": "complex", "doc_id": "chunk_011783", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 410, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.test_full_claim_workflow (tests\\_planned\\vetproof\\test_cfr38_validator.py:410)"} +{"complexity": "medium", "doc_id": "chunk_011784", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 460, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.test_rejection_workflow (tests\\_planned\\vetproof\\test_cfr38_validator.py:460)"} +{"complexity": "medium", "doc_id": "chunk_011785", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "tests", "module": "compliance", "source_line": 481, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.test_extract_citations (tests\\_planned\\vetproof\\test_cfr38_validator.py:481)"} +{"complexity": "medium", "doc_id": "chunk_011786", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "compliance", "source_line": 493, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.test_validate_citations (tests\\_planned\\vetproof\\test_cfr38_validator.py:493)"} +{"complexity": "medium", "doc_id": "chunk_011787", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "compliance", "source_line": 518, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.test_check_output_passes (tests\\_planned\\vetproof\\test_cfr38_validator.py:518)"} +{"complexity": "medium", "doc_id": "chunk_011788", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "compliance", "source_line": 531, "source_path": "tests\\_planned\\vetproof\\test_cfr38_validator.py", "text": "test_cfr38_validator.test_check_output_fails_hallucination (tests\\_planned\\vetproof\\test_cfr38_validator.py:531)"} +{"complexity": "simple", "doc_id": "chunk_011789", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 9, "source_path": "tests\\_planned\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.analyzer (tests\\_planned\\vetproof\\test_claim_analyzer.py:9)"} +{"complexity": "complex", "doc_id": "chunk_011790", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "compliance", "source_line": 13, "source_path": "tests\\_planned\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.valid_claim (tests\\_planned\\vetproof\\test_claim_analyzer.py:13)"} +{"complexity": "simple", "doc_id": "chunk_011791", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 48, "source_path": "tests\\_planned\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.test_analyze_claim_basic (tests\\_planned\\vetproof\\test_claim_analyzer.py:48)"} +{"complexity": "medium", "doc_id": "chunk_011792", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 56, "source_path": "tests\\_planned\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.test_fraud_risk_detection (tests\\_planned\\vetproof\\test_claim_analyzer.py:56)"} +{"complexity": "simple", "doc_id": "chunk_011793", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 76, "source_path": "tests\\_planned\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.test_evidence_gaps (tests\\_planned\\vetproof\\test_claim_analyzer.py:76)"} +{"complexity": "medium", "doc_id": "chunk_011794", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 43, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.TestTestResultDataclass (tests\\agents\\test_aevion_timexl.py:43)"} +{"complexity": "medium", "doc_id": "chunk_011795", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 71, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.TestIterationRecordDataclass (tests\\agents\\test_aevion_timexl.py:71)"} +{"complexity": "medium", "doc_id": "chunk_011796", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "agents", "source_line": 92, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl._make_timexl_result (tests\\agents\\test_aevion_timexl.py:92)"} +{"complexity": "complex", "doc_id": "chunk_011797", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 118, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.TestTimeXLResult (tests\\agents\\test_aevion_timexl.py:118)"} +{"complexity": "medium", "doc_id": "chunk_011798", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 198, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.TestTimeXLConstants (tests\\agents\\test_aevion_timexl.py:198)"} +{"complexity": "complex", "doc_id": "chunk_011799", "function_type": "class", "has_docstring": "yes", "keyword": "parse", "layer": "tests", "module": "agents", "source_line": 223, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.TestParseJson (tests\\agents\\test_aevion_timexl.py:223)"} +{"complexity": "complex", "doc_id": "chunk_011800", "function_type": "class", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "agents", "source_line": 268, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.TestRunPythonTest (tests\\agents\\test_aevion_timexl.py:268)"} +{"complexity": "medium", "doc_id": "chunk_011801", "function_type": "class", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "agents", "source_line": 309, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.TestAevionTimeXLInit (tests\\agents\\test_aevion_timexl.py:309)"} +{"complexity": "medium", "doc_id": "chunk_011802", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 44, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_fields (tests\\agents\\test_aevion_timexl.py:44)"} +{"complexity": "simple", "doc_id": "chunk_011803", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 57, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_error_field (tests\\agents\\test_aevion_timexl.py:57)"} +{"complexity": "simple", "doc_id": "chunk_011804", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 61, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_failed_result (tests\\agents\\test_aevion_timexl.py:61)"} +{"complexity": "medium", "doc_id": "chunk_011805", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 72, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_fields (tests\\agents\\test_aevion_timexl.py:72)"} +{"complexity": "simple", "doc_id": "chunk_011806", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 119, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_fields (tests\\agents\\test_aevion_timexl.py:119)"} +{"complexity": "simple", "doc_id": "chunk_011807", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "agents", "source_line": 126, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_run_id_auto_generated (tests\\agents\\test_aevion_timexl.py:126)"} +{"complexity": "simple", "doc_id": "chunk_011808", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 136, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_to_chain_entry_type (tests\\agents\\test_aevion_timexl.py:136)"} +{"complexity": "simple", "doc_id": "chunk_011809", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "agents", "source_line": 140, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_to_chain_entry_run_id (tests\\agents\\test_aevion_timexl.py:140)"} +{"complexity": "simple", "doc_id": "chunk_011810", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "agents", "source_line": 145, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_to_chain_entry_valid (tests\\agents\\test_aevion_timexl.py:145)"} +{"complexity": "simple", "doc_id": "chunk_011811", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 149, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_to_chain_entry_confidence_rounded (tests\\agents\\test_aevion_timexl.py:149)"} +{"complexity": "medium", "doc_id": "chunk_011812", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 154, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_to_chain_entry_iteration_count (tests\\agents\\test_aevion_timexl.py:154)"} +{"complexity": "simple", "doc_id": "chunk_011813", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "agents", "source_line": 167, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_to_chain_entry_converged_and_halt (tests\\agents\\test_aevion_timexl.py:167)"} +{"complexity": "simple", "doc_id": "chunk_011814", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 172, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_to_chain_entry_model (tests\\agents\\test_aevion_timexl.py:172)"} +{"complexity": "simple", "doc_id": "chunk_011815", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "agents", "source_line": 176, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_to_chain_entry_has_proof_hash (tests\\agents\\test_aevion_timexl.py:176)"} +{"complexity": "simple", "doc_id": "chunk_011816", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 182, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_to_chain_entry_has_timestamp (tests\\agents\\test_aevion_timexl.py:182)"} +{"complexity": "simple", "doc_id": "chunk_011817", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 187, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_to_chain_entry_test_pass_rate_rounded (tests\\agents\\test_aevion_timexl.py:187)"} +{"complexity": "simple", "doc_id": "chunk_011818", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 199, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_tau_base (tests\\agents\\test_aevion_timexl.py:199)"} +{"complexity": "simple", "doc_id": "chunk_011819", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 202, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_alpha (tests\\agents\\test_aevion_timexl.py:202)"} +{"complexity": "simple", "doc_id": "chunk_011820", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "agents", "source_line": 205, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_sigma_halt (tests\\agents\\test_aevion_timexl.py:205)"} +{"complexity": "simple", "doc_id": "chunk_011821", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 208, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_convergence_sigma (tests\\agents\\test_aevion_timexl.py:208)"} +{"complexity": "simple", "doc_id": "chunk_011822", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 211, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_min_iterations (tests\\agents\\test_aevion_timexl.py:211)"} +{"complexity": "simple", "doc_id": "chunk_011823", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 214, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_max_iterations (tests\\agents\\test_aevion_timexl.py:214)"} +{"complexity": "simple", "doc_id": "chunk_011824", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "agents", "source_line": 228, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_valid_json_extracted (tests\\agents\\test_aevion_timexl.py:228)"} +{"complexity": "simple", "doc_id": "chunk_011825", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 235, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_no_json_returns_fallback (tests\\agents\\test_aevion_timexl.py:235)"} +{"complexity": "simple", "doc_id": "chunk_011826", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "agents", "source_line": 241, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_invalid_json_returns_fallback (tests\\agents\\test_aevion_timexl.py:241)"} +{"complexity": "simple", "doc_id": "chunk_011827", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "agents", "source_line": 247, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_nested_json_extracted (tests\\agents\\test_aevion_timexl.py:247)"} +{"complexity": "simple", "doc_id": "chunk_011828", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 252, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_empty_string_returns_fallback (tests\\agents\\test_aevion_timexl.py:252)"} +{"complexity": "simple", "doc_id": "chunk_011829", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 257, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_json_with_lists (tests\\agents\\test_aevion_timexl.py:257)"} +{"complexity": "simple", "doc_id": "chunk_011830", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 270, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.timexl (tests\\agents\\test_aevion_timexl.py:270)"} +{"complexity": "simple", "doc_id": "chunk_011831", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 274, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_correct_python (tests\\agents\\test_aevion_timexl.py:274)"} +{"complexity": "simple", "doc_id": "chunk_011832", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 281, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_incorrect_result (tests\\agents\\test_aevion_timexl.py:281)"} +{"complexity": "simple", "doc_id": "chunk_011833", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 286, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_syntax_error_code (tests\\agents\\test_aevion_timexl.py:286)"} +{"complexity": "simple", "doc_id": "chunk_011834", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 293, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_returns_test_result_type (tests\\agents\\test_aevion_timexl.py:293)"} +{"complexity": "simple", "doc_id": "chunk_011835", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 298, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_string_output (tests\\agents\\test_aevion_timexl.py:298)"} +{"complexity": "simple", "doc_id": "chunk_011836", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "agents", "source_line": 310, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_init_with_explicit_key (tests\\agents\\test_aevion_timexl.py:310)"} +{"complexity": "simple", "doc_id": "chunk_011837", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 315, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_default_tau_base (tests\\agents\\test_aevion_timexl.py:315)"} +{"complexity": "simple", "doc_id": "chunk_011838", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 320, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_default_alpha (tests\\agents\\test_aevion_timexl.py:320)"} +{"complexity": "simple", "doc_id": "chunk_011839", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 325, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_default_max_iterations (tests\\agents\\test_aevion_timexl.py:325)"} +{"complexity": "simple", "doc_id": "chunk_011840", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 330, "source_path": "tests\\agents\\test_aevion_timexl.py", "text": "test_aevion_timexl.test_custom_params (tests\\agents\\test_aevion_timexl.py:330)"} +{"complexity": "complex", "doc_id": "chunk_011841", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 16, "source_path": "tests\\agents\\test_base.py", "text": "test_base.TestSentientRequest (tests\\agents\\test_base.py:16)"} +{"complexity": "complex", "doc_id": "chunk_011842", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 65, "source_path": "tests\\agents\\test_base.py", "text": "test_base.TestSentientResponse (tests\\agents\\test_base.py:65)"} +{"complexity": "simple", "doc_id": "chunk_011843", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 17, "source_path": "tests\\agents\\test_base.py", "text": "test_base.test_required_prompt (tests\\agents\\test_base.py:17)"} +{"complexity": "simple", "doc_id": "chunk_011844", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 21, "source_path": "tests\\agents\\test_base.py", "text": "test_base.test_default_model_is_none (tests\\agents\\test_base.py:21)"} +{"complexity": "simple", "doc_id": "chunk_011845", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 25, "source_path": "tests\\agents\\test_base.py", "text": "test_base.test_default_temperature (tests\\agents\\test_base.py:25)"} +{"complexity": "simple", "doc_id": "chunk_011846", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 29, "source_path": "tests\\agents\\test_base.py", "text": "test_base.test_default_context_is_none (tests\\agents\\test_base.py:29)"} +{"complexity": "simple", "doc_id": "chunk_011847", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 33, "source_path": "tests\\agents\\test_base.py", "text": "test_base.test_custom_model (tests\\agents\\test_base.py:33)"} +{"complexity": "simple", "doc_id": "chunk_011848", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 37, "source_path": "tests\\agents\\test_base.py", "text": "test_base.test_custom_temperature (tests\\agents\\test_base.py:37)"} +{"complexity": "simple", "doc_id": "chunk_011849", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 41, "source_path": "tests\\agents\\test_base.py", "text": "test_base.test_custom_context (tests\\agents\\test_base.py:41)"} +{"complexity": "simple", "doc_id": "chunk_011850", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 46, "source_path": "tests\\agents\\test_base.py", "text": "test_base.test_is_dataclass (tests\\agents\\test_base.py:46)"} +{"complexity": "simple", "doc_id": "chunk_011851", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 50, "source_path": "tests\\agents\\test_base.py", "text": "test_base.test_equality (tests\\agents\\test_base.py:50)"} +{"complexity": "simple", "doc_id": "chunk_011852", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 55, "source_path": "tests\\agents\\test_base.py", "text": "test_base.test_inequality (tests\\agents\\test_base.py:55)"} +{"complexity": "simple", "doc_id": "chunk_011853", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "agents", "source_line": 66, "source_path": "tests\\agents\\test_base.py", "text": "test_base._make (tests\\agents\\test_base.py:66)"} +{"complexity": "simple", "doc_id": "chunk_011854", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 75, "source_path": "tests\\agents\\test_base.py", "text": "test_base.test_output (tests\\agents\\test_base.py:75)"} +{"complexity": "simple", "doc_id": "chunk_011855", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "agents", "source_line": 79, "source_path": "tests\\agents\\test_base.py", "text": "test_base.test_proof_id (tests\\agents\\test_base.py:79)"} +{"complexity": "simple", "doc_id": "chunk_011856", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 83, "source_path": "tests\\agents\\test_base.py", "text": "test_base.test_timestamp (tests\\agents\\test_base.py:83)"} +{"complexity": "simple", "doc_id": "chunk_011857", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 87, "source_path": "tests\\agents\\test_base.py", "text": "test_base.test_model (tests\\agents\\test_base.py:87)"} +{"complexity": "simple", "doc_id": "chunk_011858", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 91, "source_path": "tests\\agents\\test_base.py", "text": "test_base.test_tokens_used (tests\\agents\\test_base.py:91)"} +{"complexity": "simple", "doc_id": "chunk_011859", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 95, "source_path": "tests\\agents\\test_base.py", "text": "test_base.test_is_dataclass (tests\\agents\\test_base.py:95)"} +{"complexity": "simple", "doc_id": "chunk_011860", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 99, "source_path": "tests\\agents\\test_base.py", "text": "test_base.test_equality (tests\\agents\\test_base.py:99)"} +{"complexity": "medium", "doc_id": "chunk_011861", "function_type": "class", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "agents", "source_line": 13, "source_path": "tests\\agents\\test_curator.py", "text": "test_curator.TestStrategyCuratorInit (tests\\agents\\test_curator.py:13)"} +{"complexity": "complex", "doc_id": "chunk_011862", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 29, "source_path": "tests\\agents\\test_curator.py", "text": "test_curator.TestEvaluatePerformance (tests\\agents\\test_curator.py:29)"} +{"complexity": "complex", "doc_id": "chunk_011863", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 89, "source_path": "tests\\agents\\test_curator.py", "text": "test_curator.TestCuratePopulation (tests\\agents\\test_curator.py:89)"} +{"complexity": "simple", "doc_id": "chunk_011864", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 14, "source_path": "tests\\agents\\test_curator.py", "text": "test_curator.test_default_thresholds (tests\\agents\\test_curator.py:14)"} +{"complexity": "simple", "doc_id": "chunk_011865", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 20, "source_path": "tests\\agents\\test_curator.py", "text": "test_curator.test_custom_thresholds (tests\\agents\\test_curator.py:20)"} +{"complexity": "simple", "doc_id": "chunk_011866", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 24, "source_path": "tests\\agents\\test_curator.py", "text": "test_curator.test_none_thresholds_uses_defaults (tests\\agents\\test_curator.py:24)"} +{"complexity": "simple", "doc_id": "chunk_011867", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 30, "source_path": "tests\\agents\\test_curator.py", "text": "test_curator.setup_method (tests\\agents\\test_curator.py:30)"} +{"complexity": "simple", "doc_id": "chunk_011868", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 33, "source_path": "tests\\agents\\test_curator.py", "text": "test_curator._sim (tests\\agents\\test_curator.py:33)"} +{"complexity": "simple", "doc_id": "chunk_011869", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 40, "source_path": "tests\\agents\\test_curator.py", "text": "test_curator.test_returns_dict (tests\\agents\\test_curator.py:40)"} +{"complexity": "simple", "doc_id": "chunk_011870", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 44, "source_path": "tests\\agents\\test_curator.py", "text": "test_curator.test_approved_when_all_thresholds_met (tests\\agents\\test_curator.py:44)"} +{"complexity": "simple", "doc_id": "chunk_011871", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "agents", "source_line": 49, "source_path": "tests\\agents\\test_curator.py", "text": "test_curator.test_rejected_low_sharpe (tests\\agents\\test_curator.py:49)"} +{"complexity": "simple", "doc_id": "chunk_011872", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 54, "source_path": "tests\\agents\\test_curator.py", "text": "test_curator.test_rejected_high_drawdown (tests\\agents\\test_curator.py:54)"} +{"complexity": "simple", "doc_id": "chunk_011873", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 59, "source_path": "tests\\agents\\test_curator.py", "text": "test_curator.test_rejected_low_return (tests\\agents\\test_curator.py:59)"} +{"complexity": "simple", "doc_id": "chunk_011874", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "agents", "source_line": 64, "source_path": "tests\\agents\\test_curator.py", "text": "test_curator.test_score_in_range (tests\\agents\\test_curator.py:64)"} +{"complexity": "simple", "doc_id": "chunk_011875", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "agents", "source_line": 68, "source_path": "tests\\agents\\test_curator.py", "text": "test_curator.test_score_zero_when_bad (tests\\agents\\test_curator.py:68)"} +{"complexity": "simple", "doc_id": "chunk_011876", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 74, "source_path": "tests\\agents\\test_curator.py", "text": "test_curator.test_timestamp_in_result (tests\\agents\\test_curator.py:74)"} +{"complexity": "simple", "doc_id": "chunk_011877", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "agents", "source_line": 79, "source_path": "tests\\agents\\test_curator.py", "text": "test_curator.test_reasoning_contains_sharpe (tests\\agents\\test_curator.py:79)"} +{"complexity": "simple", "doc_id": "chunk_011878", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 83, "source_path": "tests\\agents\\test_curator.py", "text": "test_curator.test_missing_fields_default (tests\\agents\\test_curator.py:83)"} +{"complexity": "simple", "doc_id": "chunk_011879", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 90, "source_path": "tests\\agents\\test_curator.py", "text": "test_curator.setup_method (tests\\agents\\test_curator.py:90)"} +{"complexity": "simple", "doc_id": "chunk_011880", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 93, "source_path": "tests\\agents\\test_curator.py", "text": "test_curator._result (tests\\agents\\test_curator.py:93)"} +{"complexity": "simple", "doc_id": "chunk_011881", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 96, "source_path": "tests\\agents\\test_curator.py", "text": "test_curator.test_returns_list (tests\\agents\\test_curator.py:96)"} +{"complexity": "simple", "doc_id": "chunk_011882", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 101, "source_path": "tests\\agents\\test_curator.py", "text": "test_curator.test_only_approved_returned (tests\\agents\\test_curator.py:101)"} +{"complexity": "simple", "doc_id": "chunk_011883", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "agents", "source_line": 111, "source_path": "tests\\agents\\test_curator.py", "text": "test_curator.test_sorted_by_score_descending (tests\\agents\\test_curator.py:111)"} +{"complexity": "simple", "doc_id": "chunk_011884", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 121, "source_path": "tests\\agents\\test_curator.py", "text": "test_curator.test_empty_population (tests\\agents\\test_curator.py:121)"} +{"complexity": "simple", "doc_id": "chunk_011885", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 125, "source_path": "tests\\agents\\test_curator.py", "text": "test_curator.test_all_rejected (tests\\agents\\test_curator.py:125)"} +{"complexity": "simple", "doc_id": "chunk_011886", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 19, "source_path": "tests\\agents\\test_darwin.py", "text": "test_darwin._mock_core (tests\\agents\\test_darwin.py:19)"} +{"complexity": "medium", "doc_id": "chunk_011887", "function_type": "class", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "agents", "source_line": 35, "source_path": "tests\\agents\\test_darwin.py", "text": "test_darwin.TestDarwinAgentInit (tests\\agents\\test_darwin.py:35)"} +{"complexity": "complex", "doc_id": "chunk_011888", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 54, "source_path": "tests\\agents\\test_darwin.py", "text": "test_darwin.TestProposeNewStrategy (tests\\agents\\test_darwin.py:54)"} +{"complexity": "medium", "doc_id": "chunk_011889", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 98, "source_path": "tests\\agents\\test_darwin.py", "text": "test_darwin.TestMutateStrategy (tests\\agents\\test_darwin.py:98)"} +{"complexity": "medium", "doc_id": "chunk_011890", "function_type": "class", "has_docstring": "no", "keyword": "train", "layer": "tests", "module": "agents", "source_line": 133, "source_path": "tests\\agents\\test_darwin.py", "text": "test_darwin.TestEvaluateFitness (tests\\agents\\test_darwin.py:133)"} +{"complexity": "simple", "doc_id": "chunk_011891", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "agents", "source_line": 36, "source_path": "tests\\agents\\test_darwin.py", "text": "test_darwin.test_generation_starts_at_zero (tests\\agents\\test_darwin.py:36)"} +{"complexity": "simple", "doc_id": "chunk_011892", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "agents", "source_line": 40, "source_path": "tests\\agents\\test_darwin.py", "text": "test_darwin.test_population_starts_empty (tests\\agents\\test_darwin.py:40)"} +{"complexity": "simple", "doc_id": "chunk_011893", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "agents", "source_line": 44, "source_path": "tests\\agents\\test_darwin.py", "text": "test_darwin.test_sentient_core_stored (tests\\agents\\test_darwin.py:44)"} +{"complexity": "simple", "doc_id": "chunk_011894", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 55, "source_path": "tests\\agents\\test_darwin.py", "text": "test_darwin.setup_method (tests\\agents\\test_darwin.py:55)"} +{"complexity": "simple", "doc_id": "chunk_011895", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 58, "source_path": "tests\\agents\\test_darwin.py", "text": "test_darwin.test_returns_dict (tests\\agents\\test_darwin.py:58)"} +{"complexity": "simple", "doc_id": "chunk_011896", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 62, "source_path": "tests\\agents\\test_darwin.py", "text": "test_darwin.test_has_id (tests\\agents\\test_darwin.py:62)"} +{"complexity": "simple", "doc_id": "chunk_011897", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 67, "source_path": "tests\\agents\\test_darwin.py", "text": "test_darwin.test_type_evolutionary_strategy (tests\\agents\\test_darwin.py:67)"} +{"complexity": "simple", "doc_id": "chunk_011898", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 71, "source_path": "tests\\agents\\test_darwin.py", "text": "test_darwin.test_generation_zero (tests\\agents\\test_darwin.py:71)"} +{"complexity": "simple", "doc_id": "chunk_011899", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 75, "source_path": "tests\\agents\\test_darwin.py", "text": "test_darwin.test_parent_id_none (tests\\agents\\test_darwin.py:75)"} +{"complexity": "simple", "doc_id": "chunk_011900", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 79, "source_path": "tests\\agents\\test_darwin.py", "text": "test_darwin.test_metadata_contains_domain (tests\\agents\\test_darwin.py:79)"} +{"complexity": "simple", "doc_id": "chunk_011901", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 83, "source_path": "tests\\agents\\test_darwin.py", "text": "test_darwin.test_timestamp_ends_with_z (tests\\agents\\test_darwin.py:83)"} +{"complexity": "simple", "doc_id": "chunk_011902", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "agents", "source_line": 87, "source_path": "tests\\agents\\test_darwin.py", "text": "test_darwin.test_calls_generate_proof (tests\\agents\\test_darwin.py:87)"} +{"complexity": "simple", "doc_id": "chunk_011903", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 99, "source_path": "tests\\agents\\test_darwin.py", "text": "test_darwin.setup_method (tests\\agents\\test_darwin.py:99)"} +{"complexity": "simple", "doc_id": "chunk_011904", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 108, "source_path": "tests\\agents\\test_darwin.py", "text": "test_darwin.test_returns_dict (tests\\agents\\test_darwin.py:108)"} +{"complexity": "simple", "doc_id": "chunk_011905", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 112, "source_path": "tests\\agents\\test_darwin.py", "text": "test_darwin.test_generation_incremented (tests\\agents\\test_darwin.py:112)"} +{"complexity": "simple", "doc_id": "chunk_011906", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 116, "source_path": "tests\\agents\\test_darwin.py", "text": "test_darwin.test_parent_id_set (tests\\agents\\test_darwin.py:116)"} +{"complexity": "simple", "doc_id": "chunk_011907", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 120, "source_path": "tests\\agents\\test_darwin.py", "text": "test_darwin.test_type_preserved (tests\\agents\\test_darwin.py:120)"} +{"complexity": "simple", "doc_id": "chunk_011908", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 124, "source_path": "tests\\agents\\test_darwin.py", "text": "test_darwin.test_timestamp_ends_with_z (tests\\agents\\test_darwin.py:124)"} +{"complexity": "simple", "doc_id": "chunk_011909", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 134, "source_path": "tests\\agents\\test_darwin.py", "text": "test_darwin.setup_method (tests\\agents\\test_darwin.py:134)"} +{"complexity": "simple", "doc_id": "chunk_011910", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 138, "source_path": "tests\\agents\\test_darwin.py", "text": "test_darwin.test_returns_float (tests\\agents\\test_darwin.py:138)"} +{"complexity": "simple", "doc_id": "chunk_011911", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "agents", "source_line": 142, "source_path": "tests\\agents\\test_darwin.py", "text": "test_darwin.test_high_sharpe_low_drawdown_positive (tests\\agents\\test_darwin.py:142)"} +{"complexity": "simple", "doc_id": "chunk_011912", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "agents", "source_line": 146, "source_path": "tests\\agents\\test_darwin.py", "text": "test_darwin.test_zero_sharpe_returns_zero (tests\\agents\\test_darwin.py:146)"} +{"complexity": "simple", "doc_id": "chunk_011913", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "agents", "source_line": 150, "source_path": "tests\\agents\\test_darwin.py", "text": "test_darwin.test_negative_sharpe_clamped_zero (tests\\agents\\test_darwin.py:150)"} +{"complexity": "simple", "doc_id": "chunk_011914", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 154, "source_path": "tests\\agents\\test_darwin.py", "text": "test_darwin.test_missing_keys_default (tests\\agents\\test_darwin.py:154)"} +{"complexity": "medium", "doc_id": "chunk_011915", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 36, "source_path": "tests\\agents\\test_magistral_orchestrator.py", "text": "test_magistral_orchestrator.TestSubAgentSpec (tests\\agents\\test_magistral_orchestrator.py:36)"} +{"complexity": "medium", "doc_id": "chunk_011916", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 69, "source_path": "tests\\agents\\test_magistral_orchestrator.py", "text": "test_magistral_orchestrator.TestSubAgentResult (tests\\agents\\test_magistral_orchestrator.py:69)"} +{"complexity": "medium", "doc_id": "chunk_011917", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "agents", "source_line": 95, "source_path": "tests\\agents\\test_magistral_orchestrator.py", "text": "test_magistral_orchestrator._make_result (tests\\agents\\test_magistral_orchestrator.py:95)"} +{"complexity": "complex", "doc_id": "chunk_011918", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 111, "source_path": "tests\\agents\\test_magistral_orchestrator.py", "text": "test_magistral_orchestrator.TestOrchestratorResult (tests\\agents\\test_magistral_orchestrator.py:111)"} +{"complexity": "simple", "doc_id": "chunk_011919", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 193, "source_path": "tests\\agents\\test_magistral_orchestrator.py", "text": "test_magistral_orchestrator.TestMagistralConstants (tests\\agents\\test_magistral_orchestrator.py:193)"} +{"complexity": "medium", "doc_id": "chunk_011920", "function_type": "class", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "agents", "source_line": 209, "source_path": "tests\\agents\\test_magistral_orchestrator.py", "text": "test_magistral_orchestrator.TestMagistralOrchestratorInit (tests\\agents\\test_magistral_orchestrator.py:209)"} +{"complexity": "simple", "doc_id": "chunk_011921", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 37, "source_path": "tests\\agents\\test_magistral_orchestrator.py", "text": "test_magistral_orchestrator.test_fields (tests\\agents\\test_magistral_orchestrator.py:37)"} +{"complexity": "simple", "doc_id": "chunk_011922", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 47, "source_path": "tests\\agents\\test_magistral_orchestrator.py", "text": "test_magistral_orchestrator.test_default_context_empty (tests\\agents\\test_magistral_orchestrator.py:47)"} +{"complexity": "simple", "doc_id": "chunk_011923", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 51, "source_path": "tests\\agents\\test_magistral_orchestrator.py", "text": "test_magistral_orchestrator.test_custom_context (tests\\agents\\test_magistral_orchestrator.py:51)"} +{"complexity": "simple", "doc_id": "chunk_011924", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "agents", "source_line": 58, "source_path": "tests\\agents\\test_magistral_orchestrator.py", "text": "test_magistral_orchestrator.test_all_task_types_valid (tests\\agents\\test_magistral_orchestrator.py:58)"} +{"complexity": "medium", "doc_id": "chunk_011925", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 70, "source_path": "tests\\agents\\test_magistral_orchestrator.py", "text": "test_magistral_orchestrator.test_fields (tests\\agents\\test_magistral_orchestrator.py:70)"} +{"complexity": "simple", "doc_id": "chunk_011926", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 82, "source_path": "tests\\agents\\test_magistral_orchestrator.py", "text": "test_magistral_orchestrator.test_error_field (tests\\agents\\test_magistral_orchestrator.py:82)"} +{"complexity": "simple", "doc_id": "chunk_011927", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 112, "source_path": "tests\\agents\\test_magistral_orchestrator.py", "text": "test_magistral_orchestrator.test_fields (tests\\agents\\test_magistral_orchestrator.py:112)"} +{"complexity": "medium", "doc_id": "chunk_011928", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "agents", "source_line": 118, "source_path": "tests\\agents\\test_magistral_orchestrator.py", "text": "test_magistral_orchestrator.test_run_id_auto_generated (tests\\agents\\test_magistral_orchestrator.py:118)"} +{"complexity": "simple", "doc_id": "chunk_011929", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 130, "source_path": "tests\\agents\\test_magistral_orchestrator.py", "text": "test_magistral_orchestrator.test_to_chain_entry_type (tests\\agents\\test_magistral_orchestrator.py:130)"} +{"complexity": "simple", "doc_id": "chunk_011930", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "agents", "source_line": 134, "source_path": "tests\\agents\\test_magistral_orchestrator.py", "text": "test_magistral_orchestrator.test_to_chain_entry_run_id (tests\\agents\\test_magistral_orchestrator.py:134)"} +{"complexity": "simple", "doc_id": "chunk_011931", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "agents", "source_line": 139, "source_path": "tests\\agents\\test_magistral_orchestrator.py", "text": "test_magistral_orchestrator.test_to_chain_entry_query_hash (tests\\agents\\test_magistral_orchestrator.py:139)"} +{"complexity": "simple", "doc_id": "chunk_011932", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "agents", "source_line": 145, "source_path": "tests\\agents\\test_magistral_orchestrator.py", "text": "test_magistral_orchestrator.test_to_chain_entry_synthesis_hash (tests\\agents\\test_magistral_orchestrator.py:145)"} +{"complexity": "simple", "doc_id": "chunk_011933", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 151, "source_path": "tests\\agents\\test_magistral_orchestrator.py", "text": "test_magistral_orchestrator.test_to_chain_entry_sub_agents_count (tests\\agents\\test_magistral_orchestrator.py:151)"} +{"complexity": "simple", "doc_id": "chunk_011934", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 160, "source_path": "tests\\agents\\test_magistral_orchestrator.py", "text": "test_magistral_orchestrator.test_to_chain_entry_latency (tests\\agents\\test_magistral_orchestrator.py:160)"} +{"complexity": "simple", "doc_id": "chunk_011935", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 165, "source_path": "tests\\agents\\test_magistral_orchestrator.py", "text": "test_magistral_orchestrator.test_to_chain_entry_models (tests\\agents\\test_magistral_orchestrator.py:165)"} +{"complexity": "simple", "doc_id": "chunk_011936", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "agents", "source_line": 170, "source_path": "tests\\agents\\test_magistral_orchestrator.py", "text": "test_magistral_orchestrator.test_to_chain_entry_has_proof_hash (tests\\agents\\test_magistral_orchestrator.py:170)"} +{"complexity": "simple", "doc_id": "chunk_011937", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "agents", "source_line": 175, "source_path": "tests\\agents\\test_magistral_orchestrator.py", "text": "test_magistral_orchestrator.test_to_chain_entry_proof_hash_deterministic (tests\\agents\\test_magistral_orchestrator.py:175)"} +{"complexity": "simple", "doc_id": "chunk_011938", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 182, "source_path": "tests\\agents\\test_magistral_orchestrator.py", "text": "test_magistral_orchestrator.test_to_chain_entry_has_timestamp (tests\\agents\\test_magistral_orchestrator.py:182)"} +{"complexity": "simple", "doc_id": "chunk_011939", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 194, "source_path": "tests\\agents\\test_magistral_orchestrator.py", "text": "test_magistral_orchestrator.test_lead_model_is_magistral (tests\\agents\\test_magistral_orchestrator.py:194)"} +{"complexity": "simple", "doc_id": "chunk_011940", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 197, "source_path": "tests\\agents\\test_magistral_orchestrator.py", "text": "test_magistral_orchestrator.test_exec_model_is_mistral_small (tests\\agents\\test_magistral_orchestrator.py:197)"} +{"complexity": "simple", "doc_id": "chunk_011941", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 200, "source_path": "tests\\agents\\test_magistral_orchestrator.py", "text": "test_magistral_orchestrator.test_synth_model_is_magistral (tests\\agents\\test_magistral_orchestrator.py:200)"} +{"complexity": "simple", "doc_id": "chunk_011942", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "agents", "source_line": 210, "source_path": "tests\\agents\\test_magistral_orchestrator.py", "text": "test_magistral_orchestrator.test_init_with_explicit_key (tests\\agents\\test_magistral_orchestrator.py:210)"} +{"complexity": "medium", "doc_id": "chunk_011943", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "agents", "source_line": 215, "source_path": "tests\\agents\\test_magistral_orchestrator.py", "text": "test_magistral_orchestrator.test_init_stores_models (tests\\agents\\test_magistral_orchestrator.py:215)"} +{"complexity": "simple", "doc_id": "chunk_011944", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "agents", "source_line": 227, "source_path": "tests\\agents\\test_magistral_orchestrator.py", "text": "test_magistral_orchestrator.test_init_default_models (tests\\agents\\test_magistral_orchestrator.py:227)"} +{"complexity": "medium", "doc_id": "chunk_011945", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 17, "source_path": "tests\\agents\\test_mcts_reasoner.py", "text": "test_mcts_reasoner._TwoChoiceSimulator (tests\\agents\\test_mcts_reasoner.py:17)"} +{"complexity": "medium", "doc_id": "chunk_011946", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 37, "source_path": "tests\\agents\\test_mcts_reasoner.py", "text": "test_mcts_reasoner._LinearSimulator (tests\\agents\\test_mcts_reasoner.py:37)"} +{"complexity": "complex", "doc_id": "chunk_011947", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 57, "source_path": "tests\\agents\\test_mcts_reasoner.py", "text": "test_mcts_reasoner.TestMCTSNode (tests\\agents\\test_mcts_reasoner.py:57)"} +{"complexity": "medium", "doc_id": "chunk_011948", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 106, "source_path": "tests\\agents\\test_mcts_reasoner.py", "text": "test_mcts_reasoner.TestMCTSReasoner (tests\\agents\\test_mcts_reasoner.py:106)"} +{"complexity": "simple", "doc_id": "chunk_011949", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "agents", "source_line": 20, "source_path": "tests\\agents\\test_mcts_reasoner.py", "text": "test_mcts_reasoner.get_possible_actions (tests\\agents\\test_mcts_reasoner.py:20)"} +{"complexity": "simple", "doc_id": "chunk_011950", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 25, "source_path": "tests\\agents\\test_mcts_reasoner.py", "text": "test_mcts_reasoner.apply_action (tests\\agents\\test_mcts_reasoner.py:25)"} +{"complexity": "simple", "doc_id": "chunk_011951", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "agents", "source_line": 30, "source_path": "tests\\agents\\test_mcts_reasoner.py", "text": "test_mcts_reasoner.get_reward (tests\\agents\\test_mcts_reasoner.py:30)"} +{"complexity": "simple", "doc_id": "chunk_011952", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 33, "source_path": "tests\\agents\\test_mcts_reasoner.py", "text": "test_mcts_reasoner.is_terminal (tests\\agents\\test_mcts_reasoner.py:33)"} +{"complexity": "simple", "doc_id": "chunk_011953", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "agents", "source_line": 40, "source_path": "tests\\agents\\test_mcts_reasoner.py", "text": "test_mcts_reasoner.get_possible_actions (tests\\agents\\test_mcts_reasoner.py:40)"} +{"complexity": "simple", "doc_id": "chunk_011954", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 43, "source_path": "tests\\agents\\test_mcts_reasoner.py", "text": "test_mcts_reasoner.apply_action (tests\\agents\\test_mcts_reasoner.py:43)"} +{"complexity": "simple", "doc_id": "chunk_011955", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "agents", "source_line": 46, "source_path": "tests\\agents\\test_mcts_reasoner.py", "text": "test_mcts_reasoner.get_reward (tests\\agents\\test_mcts_reasoner.py:46)"} +{"complexity": "simple", "doc_id": "chunk_011956", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 49, "source_path": "tests\\agents\\test_mcts_reasoner.py", "text": "test_mcts_reasoner.is_terminal (tests\\agents\\test_mcts_reasoner.py:49)"} +{"complexity": "simple", "doc_id": "chunk_011957", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 58, "source_path": "tests\\agents\\test_mcts_reasoner.py", "text": "test_mcts_reasoner.test_default_state (tests\\agents\\test_mcts_reasoner.py:58)"} +{"complexity": "simple", "doc_id": "chunk_011958", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 67, "source_path": "tests\\agents\\test_mcts_reasoner.py", "text": "test_mcts_reasoner.test_parent_set (tests\\agents\\test_mcts_reasoner.py:67)"} +{"complexity": "simple", "doc_id": "chunk_011959", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 73, "source_path": "tests\\agents\\test_mcts_reasoner.py", "text": "test_mcts_reasoner.test_is_fully_expanded_empty_children (tests\\agents\\test_mcts_reasoner.py:73)"} +{"complexity": "simple", "doc_id": "chunk_011960", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 77, "source_path": "tests\\agents\\test_mcts_reasoner.py", "text": "test_mcts_reasoner.test_is_fully_expanded_all_children (tests\\agents\\test_mcts_reasoner.py:77)"} +{"complexity": "simple", "doc_id": "chunk_011961", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 82, "source_path": "tests\\agents\\test_mcts_reasoner.py", "text": "test_mcts_reasoner.test_is_fully_expanded_partial (tests\\agents\\test_mcts_reasoner.py:82)"} +{"complexity": "medium", "doc_id": "chunk_011962", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 87, "source_path": "tests\\agents\\test_mcts_reasoner.py", "text": "test_mcts_reasoner.test_best_child_returns_child (tests\\agents\\test_mcts_reasoner.py:87)"} +{"complexity": "simple", "doc_id": "chunk_011963", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 107, "source_path": "tests\\agents\\test_mcts_reasoner.py", "text": "test_mcts_reasoner.test_default_iterations (tests\\agents\\test_mcts_reasoner.py:107)"} +{"complexity": "simple", "doc_id": "chunk_011964", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 111, "source_path": "tests\\agents\\test_mcts_reasoner.py", "text": "test_mcts_reasoner.test_custom_iterations (tests\\agents\\test_mcts_reasoner.py:111)"} +{"complexity": "simple", "doc_id": "chunk_011965", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 115, "source_path": "tests\\agents\\test_mcts_reasoner.py", "text": "test_mcts_reasoner.test_search_returns_action_linear (tests\\agents\\test_mcts_reasoner.py:115)"} +{"complexity": "simple", "doc_id": "chunk_011966", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 120, "source_path": "tests\\agents\\test_mcts_reasoner.py", "text": "test_mcts_reasoner.test_search_picks_better_action (tests\\agents\\test_mcts_reasoner.py:120)"} +{"complexity": "simple", "doc_id": "chunk_011967", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "agents", "source_line": 125, "source_path": "tests\\agents\\test_mcts_reasoner.py", "text": "test_mcts_reasoner.test_search_returns_valid_action (tests\\agents\\test_mcts_reasoner.py:125)"} +{"complexity": "simple", "doc_id": "chunk_011968", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 130, "source_path": "tests\\agents\\test_mcts_reasoner.py", "text": "test_mcts_reasoner.test_backpropagation_increments_visits (tests\\agents\\test_mcts_reasoner.py:130)"} +{"complexity": "simple", "doc_id": "chunk_011969", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "agents", "source_line": 36, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.router (tests\\agents\\test_multi_model_orchestrator.py:36)"} +{"complexity": "simple", "doc_id": "chunk_011970", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "agents", "source_line": 42, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.signer (tests\\agents\\test_multi_model_orchestrator.py:42)"} +{"complexity": "medium", "doc_id": "chunk_011971", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 48, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.orchestrator (tests\\agents\\test_multi_model_orchestrator.py:48)"} +{"complexity": "complex", "doc_id": "chunk_011972", "function_type": "class", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "agents", "source_line": 68, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.TestModelRouter (tests\\agents\\test_multi_model_orchestrator.py:68)"} +{"complexity": "complex", "doc_id": "chunk_011973", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "agents", "source_line": 175, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.TestSigner (tests\\agents\\test_multi_model_orchestrator.py:175)"} +{"complexity": "complex", "doc_id": "chunk_011974", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 224, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.TestProvenanceChain (tests\\agents\\test_multi_model_orchestrator.py:224)"} +{"complexity": "complex", "doc_id": "chunk_011975", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 308, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.TestMultiModelOrchestrator (tests\\agents\\test_multi_model_orchestrator.py:308)"} +{"complexity": "complex", "doc_id": "chunk_011976", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "agents", "source_line": 431, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.TestHandoffProof (tests\\agents\\test_multi_model_orchestrator.py:431)"} +{"complexity": "medium", "doc_id": "chunk_011977", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 480, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.TestModelProfile (tests\\agents\\test_multi_model_orchestrator.py:480)"} +{"complexity": "complex", "doc_id": "chunk_011978", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 508, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.TestIntegration (tests\\agents\\test_multi_model_orchestrator.py:508)"} +{"complexity": "simple", "doc_id": "chunk_011979", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 53, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.mock_invoker (tests\\agents\\test_multi_model_orchestrator.py:53)"} +{"complexity": "simple", "doc_id": "chunk_011980", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "agents", "source_line": 71, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_default_models_loaded (tests\\agents\\test_multi_model_orchestrator.py:71)"} +{"complexity": "medium", "doc_id": "chunk_011981", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "agents", "source_line": 78, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_route_by_capability (tests\\agents\\test_multi_model_orchestrator.py:78)"} +{"complexity": "simple", "doc_id": "chunk_011982", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "agents", "source_line": 91, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_route_respects_exclusions (tests\\agents\\test_multi_model_orchestrator.py:91)"} +{"complexity": "medium", "doc_id": "chunk_011983", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "agents", "source_line": 102, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_route_respects_preferences (tests\\agents\\test_multi_model_orchestrator.py:102)"} +{"complexity": "medium", "doc_id": "chunk_011984", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "agents", "source_line": 114, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_route_with_vision_requirement (tests\\agents\\test_multi_model_orchestrator.py:114)"} +{"complexity": "medium", "doc_id": "chunk_011985", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "agents", "source_line": 127, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_route_provides_alternatives (tests\\agents\\test_multi_model_orchestrator.py:127)"} +{"complexity": "simple", "doc_id": "chunk_011986", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "agents", "source_line": 139, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_route_estimates_cost (tests\\agents\\test_multi_model_orchestrator.py:139)"} +{"complexity": "medium", "doc_id": "chunk_011987", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 150, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_register_custom_model (tests\\agents\\test_multi_model_orchestrator.py:150)"} +{"complexity": "simple", "doc_id": "chunk_011988", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "agents", "source_line": 178, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_hash_deterministic (tests\\agents\\test_multi_model_orchestrator.py:178)"} +{"complexity": "simple", "doc_id": "chunk_011989", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "agents", "source_line": 187, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_hash_different_for_different_data (tests\\agents\\test_multi_model_orchestrator.py:187)"} +{"complexity": "simple", "doc_id": "chunk_011990", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "agents", "source_line": 194, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_sign_produces_signature (tests\\agents\\test_multi_model_orchestrator.py:194)"} +{"complexity": "simple", "doc_id": "chunk_011991", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "agents", "source_line": 202, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_verify_valid_signature (tests\\agents\\test_multi_model_orchestrator.py:202)"} +{"complexity": "simple", "doc_id": "chunk_011992", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "agents", "source_line": 209, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_verify_invalid_signature (tests\\agents\\test_multi_model_orchestrator.py:209)"} +{"complexity": "simple", "doc_id": "chunk_011993", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "agents", "source_line": 227, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_create_chain (tests\\agents\\test_multi_model_orchestrator.py:227)"} +{"complexity": "medium", "doc_id": "chunk_011994", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 236, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_add_output (tests\\agents\\test_multi_model_orchestrator.py:236)"} +{"complexity": "medium", "doc_id": "chunk_011995", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 256, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_add_handoff (tests\\agents\\test_multi_model_orchestrator.py:256)"} +{"complexity": "simple", "doc_id": "chunk_011996", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 274, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_finalize_chain (tests\\agents\\test_multi_model_orchestrator.py:274)"} +{"complexity": "medium", "doc_id": "chunk_011997", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "agents", "source_line": 284, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_export_verification_bundle (tests\\agents\\test_multi_model_orchestrator.py:284)"} +{"complexity": "medium", "doc_id": "chunk_011998", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 312, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_invoke_single (tests\\agents\\test_multi_model_orchestrator.py:312)"} +{"complexity": "medium", "doc_id": "chunk_011999", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 328, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_invoke_chain (tests\\agents\\test_multi_model_orchestrator.py:328)"} +{"complexity": "medium", "doc_id": "chunk_012000", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 342, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_invoke_chain_with_transform (tests\\agents\\test_multi_model_orchestrator.py:342)"} +{"complexity": "medium", "doc_id": "chunk_012001", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 359, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_invoke_consensus (tests\\agents\\test_multi_model_orchestrator.py:359)"} +{"complexity": "simple", "doc_id": "chunk_012002", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "agents", "source_line": 375, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_verify_chain_valid (tests\\agents\\test_multi_model_orchestrator.py:375)"} +{"complexity": "medium", "doc_id": "chunk_012003", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "agents", "source_line": 387, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_verify_chain_detects_tampering (tests\\agents\\test_multi_model_orchestrator.py:387)"} +{"complexity": "simple", "doc_id": "chunk_012004", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "agents", "source_line": 402, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_get_chain (tests\\agents\\test_multi_model_orchestrator.py:402)"} +{"complexity": "medium", "doc_id": "chunk_012005", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 414, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_export_for_audit (tests\\agents\\test_multi_model_orchestrator.py:414)"} +{"complexity": "medium", "doc_id": "chunk_012006", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 434, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_canonical_representation (tests\\agents\\test_multi_model_orchestrator.py:434)"} +{"complexity": "medium", "doc_id": "chunk_012007", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 451, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_chain_linkage (tests\\agents\\test_multi_model_orchestrator.py:451)"} +{"complexity": "medium", "doc_id": "chunk_012008", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 483, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_cost_estimation (tests\\agents\\test_multi_model_orchestrator.py:483)"} +{"complexity": "complex", "doc_id": "chunk_012009", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 512, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_planning_coding_review_chain (tests\\agents\\test_multi_model_orchestrator.py:512)"} +{"complexity": "medium", "doc_id": "chunk_012010", "function_type": "async_function", "has_docstring": "yes", "keyword": "train", "layer": "tests", "module": "agents", "source_line": 553, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_cost_constrained_routing (tests\\agents\\test_multi_model_orchestrator.py:553)"} +{"complexity": "medium", "doc_id": "chunk_012011", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 585, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.test_audit_trail_completeness (tests\\agents\\test_multi_model_orchestrator.py:585)"} +{"complexity": "simple", "doc_id": "chunk_012012", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 349, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.transform (tests\\agents\\test_multi_model_orchestrator.py:349)"} +{"complexity": "simple", "doc_id": "chunk_012013", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 532, "source_path": "tests\\agents\\test_multi_model_orchestrator.py", "text": "test_multi_model_orchestrator.transform (tests\\agents\\test_multi_model_orchestrator.py:532)"} +{"complexity": "medium", "doc_id": "chunk_012014", "function_type": "class", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "agents", "source_line": 18, "source_path": "tests\\agents\\test_openenv_agent.py", "text": "test_openenv_agent.TestOpenEnvAgent (tests\\agents\\test_openenv_agent.py:18)"} +{"complexity": "complex", "doc_id": "chunk_012015", "function_type": "class", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "agents", "source_line": 52, "source_path": "tests\\agents\\test_openenv_agent.py", "text": "test_openenv_agent.TestOpenEnvEnvironment (tests\\agents\\test_openenv_agent.py:52)"} +{"complexity": "simple", "doc_id": "chunk_012016", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 19, "source_path": "tests\\agents\\test_openenv_agent.py", "text": "test_openenv_agent.test_default_config (tests\\agents\\test_openenv_agent.py:19)"} +{"complexity": "simple", "doc_id": "chunk_012017", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 23, "source_path": "tests\\agents\\test_openenv_agent.py", "text": "test_openenv_agent.test_custom_config (tests\\agents\\test_openenv_agent.py:23)"} +{"complexity": "simple", "doc_id": "chunk_012018", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "agents", "source_line": 27, "source_path": "tests\\agents\\test_openenv_agent.py", "text": "test_openenv_agent.test_execute_returns_dict (tests\\agents\\test_openenv_agent.py:27)"} +{"complexity": "simple", "doc_id": "chunk_012019", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "agents", "source_line": 32, "source_path": "tests\\agents\\test_openenv_agent.py", "text": "test_openenv_agent.test_execute_success_true (tests\\agents\\test_openenv_agent.py:32)"} +{"complexity": "simple", "doc_id": "chunk_012020", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "agents", "source_line": 37, "source_path": "tests\\agents\\test_openenv_agent.py", "text": "test_openenv_agent.test_execute_result_contains_task (tests\\agents\\test_openenv_agent.py:37)"} +{"complexity": "simple", "doc_id": "chunk_012021", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "agents", "source_line": 42, "source_path": "tests\\agents\\test_openenv_agent.py", "text": "test_openenv_agent.test_execute_has_metadata (tests\\agents\\test_openenv_agent.py:42)"} +{"complexity": "simple", "doc_id": "chunk_012022", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "agents", "source_line": 53, "source_path": "tests\\agents\\test_openenv_agent.py", "text": "test_openenv_agent.test_initial_state_empty (tests\\agents\\test_openenv_agent.py:53)"} +{"complexity": "simple", "doc_id": "chunk_012023", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 57, "source_path": "tests\\agents\\test_openenv_agent.py", "text": "test_openenv_agent.test_reset_returns_empty_state (tests\\agents\\test_openenv_agent.py:57)"} +{"complexity": "simple", "doc_id": "chunk_012024", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 63, "source_path": "tests\\agents\\test_openenv_agent.py", "text": "test_openenv_agent.test_reset_clears_state (tests\\agents\\test_openenv_agent.py:63)"} +{"complexity": "simple", "doc_id": "chunk_012025", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 69, "source_path": "tests\\agents\\test_openenv_agent.py", "text": "test_openenv_agent.test_step_returns_tuple (tests\\agents\\test_openenv_agent.py:69)"} +{"complexity": "simple", "doc_id": "chunk_012026", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 75, "source_path": "tests\\agents\\test_openenv_agent.py", "text": "test_openenv_agent.test_step_observation_is_state (tests\\agents\\test_openenv_agent.py:75)"} +{"complexity": "simple", "doc_id": "chunk_012027", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 80, "source_path": "tests\\agents\\test_openenv_agent.py", "text": "test_openenv_agent.test_step_reward_is_zero (tests\\agents\\test_openenv_agent.py:80)"} +{"complexity": "simple", "doc_id": "chunk_012028", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 85, "source_path": "tests\\agents\\test_openenv_agent.py", "text": "test_openenv_agent.test_step_done_is_false (tests\\agents\\test_openenv_agent.py:85)"} +{"complexity": "medium", "doc_id": "chunk_012029", "function_type": "class", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "agents", "source_line": 19, "source_path": "tests\\agents\\test_oracle.py", "text": "test_oracle.TestOracleAgentInit (tests\\agents\\test_oracle.py:19)"} +{"complexity": "complex", "doc_id": "chunk_012030", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 37, "source_path": "tests\\agents\\test_oracle.py", "text": "test_oracle.TestScanForAnomalies (tests\\agents\\test_oracle.py:37)"} +{"complexity": "complex", "doc_id": "chunk_012031", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "agents", "source_line": 118, "source_path": "tests\\agents\\test_oracle.py", "text": "test_oracle.TestVerifyIntegrity (tests\\agents\\test_oracle.py:118)"} +{"complexity": "simple", "doc_id": "chunk_012032", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 20, "source_path": "tests\\agents\\test_oracle.py", "text": "test_oracle.test_default_sensitivity (tests\\agents\\test_oracle.py:20)"} +{"complexity": "simple", "doc_id": "chunk_012033", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 24, "source_path": "tests\\agents\\test_oracle.py", "text": "test_oracle.test_custom_sensitivity (tests\\agents\\test_oracle.py:24)"} +{"complexity": "simple", "doc_id": "chunk_012034", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "agents", "source_line": 28, "source_path": "tests\\agents\\test_oracle.py", "text": "test_oracle.test_alerts_starts_empty (tests\\agents\\test_oracle.py:28)"} +{"complexity": "simple", "doc_id": "chunk_012035", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 38, "source_path": "tests\\agents\\test_oracle.py", "text": "test_oracle._normal_df (tests\\agents\\test_oracle.py:38)"} +{"complexity": "simple", "doc_id": "chunk_012036", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 42, "source_path": "tests\\agents\\test_oracle.py", "text": "test_oracle._df_with_spike (tests\\agents\\test_oracle.py:42)"} +{"complexity": "simple", "doc_id": "chunk_012037", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 48, "source_path": "tests\\agents\\test_oracle.py", "text": "test_oracle.test_no_anomalies_on_normal_data (tests\\agents\\test_oracle.py:48)"} +{"complexity": "simple", "doc_id": "chunk_012038", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 54, "source_path": "tests\\agents\\test_oracle.py", "text": "test_oracle.test_detects_spike (tests\\agents\\test_oracle.py:54)"} +{"complexity": "medium", "doc_id": "chunk_012039", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 60, "source_path": "tests\\agents\\test_oracle.py", "text": "test_oracle.test_finding_has_required_keys (tests\\agents\\test_oracle.py:60)"} +{"complexity": "simple", "doc_id": "chunk_012040", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 72, "source_path": "tests\\agents\\test_oracle.py", "text": "test_oracle.test_findings_appended_to_alerts (tests\\agents\\test_oracle.py:72)"} +{"complexity": "simple", "doc_id": "chunk_012041", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 80, "source_path": "tests\\agents\\test_oracle.py", "text": "test_oracle.test_high_count_severity_critical (tests\\agents\\test_oracle.py:80)"} +{"complexity": "simple", "doc_id": "chunk_012042", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 88, "source_path": "tests\\agents\\test_oracle.py", "text": "test_oracle.test_empty_dataframe_no_findings (tests\\agents\\test_oracle.py:88)"} +{"complexity": "simple", "doc_id": "chunk_012043", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 94, "source_path": "tests\\agents\\test_oracle.py", "text": "test_oracle.test_constant_column_skipped (tests\\agents\\test_oracle.py:94)"} +{"complexity": "simple", "doc_id": "chunk_012044", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 101, "source_path": "tests\\agents\\test_oracle.py", "text": "test_oracle.test_non_numeric_columns_ignored (tests\\agents\\test_oracle.py:101)"} +{"complexity": "simple", "doc_id": "chunk_012045", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 107, "source_path": "tests\\agents\\test_oracle.py", "text": "test_oracle.test_context_string_accepted (tests\\agents\\test_oracle.py:107)"} +{"complexity": "simple", "doc_id": "chunk_012046", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "agents", "source_line": 119, "source_path": "tests\\agents\\test_oracle.py", "text": "test_oracle._valid_proof (tests\\agents\\test_oracle.py:119)"} +{"complexity": "simple", "doc_id": "chunk_012047", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "agents", "source_line": 127, "source_path": "tests\\agents\\test_oracle.py", "text": "test_oracle.test_valid_proof_returns_true (tests\\agents\\test_oracle.py:127)"} +{"complexity": "simple", "doc_id": "chunk_012048", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 131, "source_path": "tests\\agents\\test_oracle.py", "text": "test_oracle.test_missing_id_returns_false (tests\\agents\\test_oracle.py:131)"} +{"complexity": "simple", "doc_id": "chunk_012049", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 137, "source_path": "tests\\agents\\test_oracle.py", "text": "test_oracle.test_missing_timestamp_returns_false (tests\\agents\\test_oracle.py:137)"} +{"complexity": "simple", "doc_id": "chunk_012050", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "agents", "source_line": 143, "source_path": "tests\\agents\\test_oracle.py", "text": "test_oracle.test_missing_content_hash_returns_false (tests\\agents\\test_oracle.py:143)"} +{"complexity": "simple", "doc_id": "chunk_012051", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "agents", "source_line": 149, "source_path": "tests\\agents\\test_oracle.py", "text": "test_oracle.test_missing_signatures_returns_false (tests\\agents\\test_oracle.py:149)"} +{"complexity": "simple", "doc_id": "chunk_012052", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "agents", "source_line": 155, "source_path": "tests\\agents\\test_oracle.py", "text": "test_oracle.test_empty_proof_returns_false (tests\\agents\\test_oracle.py:155)"} +{"complexity": "simple", "doc_id": "chunk_012053", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "agents", "source_line": 159, "source_path": "tests\\agents\\test_oracle.py", "text": "test_oracle.test_extra_keys_still_valid (tests\\agents\\test_oracle.py:159)"} +{"complexity": "simple", "doc_id": "chunk_012054", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "tests", "module": "agents", "source_line": 30, "source_path": "tests\\agents\\test_sentient_core.py", "text": "test_sentient_core._make_agent (tests\\agents\\test_sentient_core.py:30)"} +{"complexity": "simple", "doc_id": "chunk_012055", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "agents", "source_line": 40, "source_path": "tests\\agents\\test_sentient_core.py", "text": "test_sentient_core._make_response (tests\\agents\\test_sentient_core.py:40)"} +{"complexity": "medium", "doc_id": "chunk_012056", "function_type": "class", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "agents", "source_line": 57, "source_path": "tests\\agents\\test_sentient_core.py", "text": "test_sentient_core.TestSentientCoreAgentInit (tests\\agents\\test_sentient_core.py:57)"} +{"complexity": "medium", "doc_id": "chunk_012057", "function_type": "class", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "agents", "source_line": 93, "source_path": "tests\\agents\\test_sentient_core.py", "text": "test_sentient_core.TestSignContent (tests\\agents\\test_sentient_core.py:93)"} +{"complexity": "complex", "doc_id": "chunk_012058", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "agents", "source_line": 121, "source_path": "tests\\agents\\test_sentient_core.py", "text": "test_sentient_core.TestCreateProofArtifact (tests\\agents\\test_sentient_core.py:121)"} +{"complexity": "complex", "doc_id": "chunk_012059", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "agents", "source_line": 181, "source_path": "tests\\agents\\test_sentient_core.py", "text": "test_sentient_core.TestGenerateProof (tests\\agents\\test_sentient_core.py:181)"} +{"complexity": "medium", "doc_id": "chunk_012060", "function_type": "class", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "agents", "source_line": 250, "source_path": "tests\\agents\\test_sentient_core.py", "text": "test_sentient_core.TestGenerateRegulatoryReasoning (tests\\agents\\test_sentient_core.py:250)"} +{"complexity": "simple", "doc_id": "chunk_012061", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 58, "source_path": "tests\\agents\\test_sentient_core.py", "text": "test_sentient_core.test_default_endpoint (tests\\agents\\test_sentient_core.py:58)"} +{"complexity": "simple", "doc_id": "chunk_012062", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "agents", "source_line": 62, "source_path": "tests\\agents\\test_sentient_core.py", "text": "test_sentient_core.test_default_model_stored (tests\\agents\\test_sentient_core.py:62)"} +{"complexity": "simple", "doc_id": "chunk_012063", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 67, "source_path": "tests\\agents\\test_sentient_core.py", "text": "test_sentient_core.test_no_private_key_by_default (tests\\agents\\test_sentient_core.py:67)"} +{"complexity": "simple", "doc_id": "chunk_012064", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "agents", "source_line": 71, "source_path": "tests\\agents\\test_sentient_core.py", "text": "test_sentient_core.test_private_key_stored (tests\\agents\\test_sentient_core.py:71)"} +{"complexity": "simple", "doc_id": "chunk_012065", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "agents", "source_line": 75, "source_path": "tests\\agents\\test_sentient_core.py", "text": "test_sentient_core.test_sub_agents_created (tests\\agents\\test_sentient_core.py:75)"} +{"complexity": "simple", "doc_id": "chunk_012066", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "agents", "source_line": 83, "source_path": "tests\\agents\\test_sentient_core.py", "text": "test_sentient_core.test_xgml_builder_created (tests\\agents\\test_sentient_core.py:83)"} +{"complexity": "simple", "doc_id": "chunk_012067", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 94, "source_path": "tests\\agents\\test_sentient_core.py", "text": "test_sentient_core.setup_method (tests\\agents\\test_sentient_core.py:94)"} +{"complexity": "simple", "doc_id": "chunk_012068", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "agents", "source_line": 97, "source_path": "tests\\agents\\test_sentient_core.py", "text": "test_sentient_core.test_unsigned_when_no_private_key (tests\\agents\\test_sentient_core.py:97)"} +{"complexity": "simple", "doc_id": "chunk_012069", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "agents", "source_line": 102, "source_path": "tests\\agents\\test_sentient_core.py", "text": "test_sentient_core.test_unsigned_prefix (tests\\agents\\test_sentient_core.py:102)"} +{"complexity": "simple", "doc_id": "chunk_012070", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "agents", "source_line": 106, "source_path": "tests\\agents\\test_sentient_core.py", "text": "test_sentient_core.test_signed_with_private_key (tests\\agents\\test_sentient_core.py:106)"} +{"complexity": "simple", "doc_id": "chunk_012071", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "agents", "source_line": 111, "source_path": "tests\\agents\\test_sentient_core.py", "text": "test_sentient_core.test_sign_returns_string (tests\\agents\\test_sentient_core.py:111)"} +{"complexity": "simple", "doc_id": "chunk_012072", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 122, "source_path": "tests\\agents\\test_sentient_core.py", "text": "test_sentient_core.setup_method (tests\\agents\\test_sentient_core.py:122)"} +{"complexity": "simple", "doc_id": "chunk_012073", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "agents", "source_line": 125, "source_path": "tests\\agents\\test_sentient_core.py", "text": "test_sentient_core.test_proof_id_matches_response (tests\\agents\\test_sentient_core.py:125)"} +{"complexity": "simple", "doc_id": "chunk_012074", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "agents", "source_line": 130, "source_path": "tests\\agents\\test_sentient_core.py", "text": "test_sentient_core.test_proof_type_is_verifiable_credential (tests\\agents\\test_sentient_core.py:130)"} +{"complexity": "simple", "doc_id": "chunk_012075", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "agents", "source_line": 134, "source_path": "tests\\agents\\test_sentient_core.py", "text": "test_sentient_core.test_proof_has_content (tests\\agents\\test_sentient_core.py:134)"} +{"complexity": "medium", "doc_id": "chunk_012076", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "agents", "source_line": 142, "source_path": "tests\\agents\\test_sentient_core.py", "text": "test_sentient_core.test_content_hash_is_sha256 (tests\\agents\\test_sentient_core.py:142)"} +{"complexity": "simple", "doc_id": "chunk_012077", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "agents", "source_line": 158, "source_path": "tests\\agents\\test_sentient_core.py", "text": "test_sentient_core.test_proof_has_signature (tests\\agents\\test_sentient_core.py:158)"} +{"complexity": "simple", "doc_id": "chunk_012078", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "agents", "source_line": 163, "source_path": "tests\\agents\\test_sentient_core.py", "text": "test_sentient_core.test_proof_has_issuance_date (tests\\agents\\test_sentient_core.py:163)"} +{"complexity": "simple", "doc_id": "chunk_012079", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "agents", "source_line": 168, "source_path": "tests\\agents\\test_sentient_core.py", "text": "test_sentient_core.test_different_outputs_different_hashes (tests\\agents\\test_sentient_core.py:168)"} +{"complexity": "simple", "doc_id": "chunk_012080", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 182, "source_path": "tests\\agents\\test_sentient_core.py", "text": "test_sentient_core.setup_method (tests\\agents\\test_sentient_core.py:182)"} +{"complexity": "medium", "doc_id": "chunk_012081", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "agents", "source_line": 185, "source_path": "tests\\agents\\test_sentient_core.py", "text": "test_sentient_core.test_proof_structure_with_mock (tests\\agents\\test_sentient_core.py:185)"} +{"complexity": "simple", "doc_id": "chunk_012082", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "agents", "source_line": 201, "source_path": "tests\\agents\\test_sentient_core.py", "text": "test_sentient_core.test_proof_has_hash_with_mock (tests\\agents\\test_sentient_core.py:201)"} +{"complexity": "medium", "doc_id": "chunk_012083", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 212, "source_path": "tests\\agents\\test_sentient_core.py", "text": "test_sentient_core.test_fallback_mode_on_network_error (tests\\agents\\test_sentient_core.py:212)"} +{"complexity": "simple", "doc_id": "chunk_012084", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 225, "source_path": "tests\\agents\\test_sentient_core.py", "text": "test_sentient_core.test_fallback_tokens_are_42 (tests\\agents\\test_sentient_core.py:225)"} +{"complexity": "simple", "doc_id": "chunk_012085", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "agents", "source_line": 234, "source_path": "tests\\agents\\test_sentient_core.py", "text": "test_sentient_core.test_fallback_has_valid_hash (tests\\agents\\test_sentient_core.py:234)"} +{"complexity": "medium", "doc_id": "chunk_012086", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "agents", "source_line": 251, "source_path": "tests\\agents\\test_sentient_core.py", "text": "test_sentient_core.test_regulation_included_in_proof_content (tests\\agents\\test_sentient_core.py:251)"} +{"complexity": "simple", "doc_id": "chunk_012087", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 269, "source_path": "tests\\agents\\test_sentient_core.py", "text": "test_sentient_core.test_returns_dict (tests\\agents\\test_sentient_core.py:269)"} +{"complexity": "complex", "doc_id": "chunk_012088", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 42, "source_path": "tests\\alignment_verification_tests.py", "text": "alignment_verification_tests.TestAlignmentProperties (tests\\alignment_verification_tests.py:42)"} +{"complexity": "complex", "doc_id": "chunk_012089", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 88, "source_path": "tests\\alignment_verification_tests.py", "text": "alignment_verification_tests.TestModelAbstraction (tests\\alignment_verification_tests.py:88)"} +{"complexity": "complex", "doc_id": "chunk_012090", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 143, "source_path": "tests\\alignment_verification_tests.py", "text": "alignment_verification_tests.TestVerificationEngine (tests\\alignment_verification_tests.py:143)"} +{"complexity": "medium", "doc_id": "chunk_012091", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 209, "source_path": "tests\\alignment_verification_tests.py", "text": "alignment_verification_tests.TestCompositionalVerification (tests\\alignment_verification_tests.py:209)"} +{"complexity": "medium", "doc_id": "chunk_012092", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 235, "source_path": "tests\\alignment_verification_tests.py", "text": "alignment_verification_tests.TestZ3Formalization (tests\\alignment_verification_tests.py:235)"} +{"complexity": "medium", "doc_id": "chunk_012093", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "verification", "source_line": 258, "source_path": "tests\\alignment_verification_tests.py", "text": "alignment_verification_tests.run_tests (tests\\alignment_verification_tests.py:258)"} +{"complexity": "simple", "doc_id": "chunk_012094", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 45, "source_path": "tests\\alignment_verification_tests.py", "text": "alignment_verification_tests.test_harmlessness_property (tests\\alignment_verification_tests.py:45)"} +{"complexity": "simple", "doc_id": "chunk_012095", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 56, "source_path": "tests\\alignment_verification_tests.py", "text": "alignment_verification_tests.test_truthfulness_property (tests\\alignment_verification_tests.py:56)"} +{"complexity": "simple", "doc_id": "chunk_012096", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 63, "source_path": "tests\\alignment_verification_tests.py", "text": "alignment_verification_tests.test_helpfulness_property (tests\\alignment_verification_tests.py:63)"} +{"complexity": "simple", "doc_id": "chunk_012097", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 74, "source_path": "tests\\alignment_verification_tests.py", "text": "alignment_verification_tests.test_get_all_properties (tests\\alignment_verification_tests.py:74)"} +{"complexity": "simple", "doc_id": "chunk_012098", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 81, "source_path": "tests\\alignment_verification_tests.py", "text": "alignment_verification_tests.test_get_property (tests\\alignment_verification_tests.py:81)"} +{"complexity": "simple", "doc_id": "chunk_012099", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 91, "source_path": "tests\\alignment_verification_tests.py", "text": "alignment_verification_tests.test_create_llm_abstraction (tests\\alignment_verification_tests.py:91)"} +{"complexity": "medium", "doc_id": "chunk_012100", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 102, "source_path": "tests\\alignment_verification_tests.py", "text": "alignment_verification_tests.test_get_input_semantics (tests\\alignment_verification_tests.py:102)"} +{"complexity": "medium", "doc_id": "chunk_012101", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 114, "source_path": "tests\\alignment_verification_tests.py", "text": "alignment_verification_tests.test_get_output_semantics (tests\\alignment_verification_tests.py:114)"} +{"complexity": "medium", "doc_id": "chunk_012102", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 126, "source_path": "tests\\alignment_verification_tests.py", "text": "alignment_verification_tests.test_create_from_examples (tests\\alignment_verification_tests.py:126)"} +{"complexity": "simple", "doc_id": "chunk_012103", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 146, "source_path": "tests\\alignment_verification_tests.py", "text": "alignment_verification_tests.setUp (tests\\alignment_verification_tests.py:146)"} +{"complexity": "medium", "doc_id": "chunk_012104", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 150, "source_path": "tests\\alignment_verification_tests.py", "text": "alignment_verification_tests.test_verify_property (tests\\alignment_verification_tests.py:150)"} +{"complexity": "medium", "doc_id": "chunk_012105", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 165, "source_path": "tests\\alignment_verification_tests.py", "text": "alignment_verification_tests.test_verify_model (tests\\alignment_verification_tests.py:165)"} +{"complexity": "simple", "doc_id": "chunk_012106", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 178, "source_path": "tests\\alignment_verification_tests.py", "text": "alignment_verification_tests.test_verify_alignment_convenience (tests\\alignment_verification_tests.py:178)"} +{"complexity": "medium", "doc_id": "chunk_012107", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 189, "source_path": "tests\\alignment_verification_tests.py", "text": "alignment_verification_tests.test_proof_serialization (tests\\alignment_verification_tests.py:189)"} +{"complexity": "medium", "doc_id": "chunk_012108", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 212, "source_path": "tests\\alignment_verification_tests.py", "text": "alignment_verification_tests.test_compositional_verification (tests\\alignment_verification_tests.py:212)"} +{"complexity": "medium", "doc_id": "chunk_012109", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 238, "source_path": "tests\\alignment_verification_tests.py", "text": "alignment_verification_tests.test_z3_available (tests\\alignment_verification_tests.py:238)"} +{"complexity": "complex", "doc_id": "chunk_012110", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 12, "source_path": "tests\\anomaly_detection\\test_baseline.py", "text": "test_baseline.TestBaselineModeler (tests\\anomaly_detection\\test_baseline.py:12)"} +{"complexity": "simple", "doc_id": "chunk_012111", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 15, "source_path": "tests\\anomaly_detection\\test_baseline.py", "text": "test_baseline.test_initialization (tests\\anomaly_detection\\test_baseline.py:15)"} +{"complexity": "medium", "doc_id": "chunk_012112", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 21, "source_path": "tests\\anomaly_detection\\test_baseline.py", "text": "test_baseline.test_baseline_creation (tests\\anomaly_detection\\test_baseline.py:21)"} +{"complexity": "medium", "doc_id": "chunk_012113", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 48, "source_path": "tests\\anomaly_detection\\test_baseline.py", "text": "test_baseline.test_insufficient_samples (tests\\anomaly_detection\\test_baseline.py:48)"} +{"complexity": "complex", "doc_id": "chunk_012114", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 69, "source_path": "tests\\anomaly_detection\\test_baseline.py", "text": "test_baseline.test_z_score_calculation (tests\\anomaly_detection\\test_baseline.py:69)"} +{"complexity": "medium", "doc_id": "chunk_012115", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 103, "source_path": "tests\\anomaly_detection\\test_baseline.py", "text": "test_baseline.test_common_hours_detection (tests\\anomaly_detection\\test_baseline.py:103)"} +{"complexity": "medium", "doc_id": "chunk_012116", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 130, "source_path": "tests\\anomaly_detection\\test_baseline.py", "text": "test_baseline.test_common_countries_detection (tests\\anomaly_detection\\test_baseline.py:130)"} +{"complexity": "medium", "doc_id": "chunk_012117", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 155, "source_path": "tests\\anomaly_detection\\test_baseline.py", "text": "test_baseline.test_failure_rate_calculation (tests\\anomaly_detection\\test_baseline.py:155)"} +{"complexity": "complex", "doc_id": "chunk_012118", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "other", "source_line": 177, "source_path": "tests\\anomaly_detection\\test_baseline.py", "text": "test_baseline.test_old_request_pruning (tests\\anomaly_detection\\test_baseline.py:177)"} +{"complexity": "complex", "doc_id": "chunk_012119", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 213, "source_path": "tests\\anomaly_detection\\test_baseline.py", "text": "test_baseline.test_export_import_baseline (tests\\anomaly_detection\\test_baseline.py:213)"} +{"complexity": "complex", "doc_id": "chunk_012120", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 17, "source_path": "tests\\anomaly_detection\\test_detector.py", "text": "test_detector.TestAnomalyDetector (tests\\anomaly_detection\\test_detector.py:17)"} +{"complexity": "simple", "doc_id": "chunk_012121", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 20, "source_path": "tests\\anomaly_detection\\test_detector.py", "text": "test_detector.test_initialization (tests\\anomaly_detection\\test_detector.py:20)"} +{"complexity": "complex", "doc_id": "chunk_012122", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 27, "source_path": "tests\\anomaly_detection\\test_detector.py", "text": "test_detector.test_volume_spike_detection (tests\\anomaly_detection\\test_detector.py:27)"} +{"complexity": "medium", "doc_id": "chunk_012123", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 72, "source_path": "tests\\anomaly_detection\\test_detector.py", "text": "test_detector.test_rate_limit_detection (tests\\anomaly_detection\\test_detector.py:72)"} +{"complexity": "medium", "doc_id": "chunk_012124", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 98, "source_path": "tests\\anomaly_detection\\test_detector.py", "text": "test_detector.test_repetitive_content_detection (tests\\anomaly_detection\\test_detector.py:98)"} +{"complexity": "complex", "doc_id": "chunk_012125", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 123, "source_path": "tests\\anomaly_detection\\test_detector.py", "text": "test_detector.test_failure_spike_detection (tests\\anomaly_detection\\test_detector.py:123)"} +{"complexity": "medium", "doc_id": "chunk_012126", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 166, "source_path": "tests\\anomaly_detection\\test_detector.py", "text": "test_detector.test_geographic_anomaly_detection (tests\\anomaly_detection\\test_detector.py:166)"} +{"complexity": "complex", "doc_id": "chunk_012127", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 193, "source_path": "tests\\anomaly_detection\\test_detector.py", "text": "test_detector.test_no_alerts_for_normal_traffic (tests\\anomaly_detection\\test_detector.py:193)"} +{"complexity": "medium", "doc_id": "chunk_012128", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 232, "source_path": "tests\\anomaly_detection\\test_detector.py", "text": "test_detector.test_customer_stats (tests\\anomaly_detection\\test_detector.py:232)"} +{"complexity": "medium", "doc_id": "chunk_012129", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 26, "source_path": "tests\\anomaly_detection\\test_pfi_engine.py", "text": "test_pfi_engine.TestEvidenceItem (tests\\anomaly_detection\\test_pfi_engine.py:26)"} +{"complexity": "medium", "doc_id": "chunk_012130", "function_type": "class", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 59, "source_path": "tests\\anomaly_detection\\test_pfi_engine.py", "text": "test_pfi_engine.TestPFIScore (tests\\anomaly_detection\\test_pfi_engine.py:59)"} +{"complexity": "complex", "doc_id": "chunk_012131", "function_type": "class", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 80, "source_path": "tests\\anomaly_detection\\test_pfi_engine.py", "text": "test_pfi_engine.TestComputePFI (tests\\anomaly_detection\\test_pfi_engine.py:80)"} +{"complexity": "medium", "doc_id": "chunk_012132", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 142, "source_path": "tests\\anomaly_detection\\test_pfi_engine.py", "text": "test_pfi_engine.TestUpdateEWMA (tests\\anomaly_detection\\test_pfi_engine.py:142)"} +{"complexity": "simple", "doc_id": "chunk_012133", "function_type": "class", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 177, "source_path": "tests\\anomaly_detection\\test_pfi_engine.py", "text": "test_pfi_engine.TestGetStatistics (tests\\anomaly_detection\\test_pfi_engine.py:177)"} +{"complexity": "simple", "doc_id": "chunk_012134", "function_type": "function", "has_docstring": "no", "keyword": "score", "layer": "tests", "module": "other", "source_line": 27, "source_path": "tests\\anomaly_detection\\test_pfi_engine.py", "text": "test_pfi_engine.test_weight_defaults_from_registry (tests\\anomaly_detection\\test_pfi_engine.py:27)"} +{"complexity": "simple", "doc_id": "chunk_012135", "function_type": "function", "has_docstring": "no", "keyword": "score", "layer": "tests", "module": "other", "source_line": 32, "source_path": "tests\\anomaly_detection\\test_pfi_engine.py", "text": "test_pfi_engine.test_unknown_type_falls_back_to_default_weight (tests\\anomaly_detection\\test_pfi_engine.py:32)"} +{"complexity": "simple", "doc_id": "chunk_012136", "function_type": "function", "has_docstring": "no", "keyword": "score", "layer": "tests", "module": "other", "source_line": 36, "source_path": "tests\\anomaly_detection\\test_pfi_engine.py", "text": "test_pfi_engine.test_explicit_weight_overrides_default (tests\\anomaly_detection\\test_pfi_engine.py:36)"} +{"complexity": "simple", "doc_id": "chunk_012137", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 40, "source_path": "tests\\anomaly_detection\\test_pfi_engine.py", "text": "test_pfi_engine.test_verified_defaults_to_true (tests\\anomaly_detection\\test_pfi_engine.py:40)"} +{"complexity": "simple", "doc_id": "chunk_012138", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 44, "source_path": "tests\\anomaly_detection\\test_pfi_engine.py", "text": "test_pfi_engine.test_contradictions_default_empty (tests\\anomaly_detection\\test_pfi_engine.py:44)"} +{"complexity": "simple", "doc_id": "chunk_012139", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 48, "source_path": "tests\\anomaly_detection\\test_pfi_engine.py", "text": "test_pfi_engine.test_to_dict_roundtrip (tests\\anomaly_detection\\test_pfi_engine.py:48)"} +{"complexity": "simple", "doc_id": "chunk_012140", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 60, "source_path": "tests\\anomaly_detection\\test_pfi_engine.py", "text": "test_pfi_engine.test_proof_hash_nonempty (tests\\anomaly_detection\\test_pfi_engine.py:60)"} +{"complexity": "simple", "doc_id": "chunk_012141", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 67, "source_path": "tests\\anomaly_detection\\test_pfi_engine.py", "text": "test_pfi_engine.test_to_dict_contains_score (tests\\anomaly_detection\\test_pfi_engine.py:67)"} +{"complexity": "simple", "doc_id": "chunk_012142", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 81, "source_path": "tests\\anomaly_detection\\test_pfi_engine.py", "text": "test_pfi_engine._engine (tests\\anomaly_detection\\test_pfi_engine.py:81)"} +{"complexity": "simple", "doc_id": "chunk_012143", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 84, "source_path": "tests\\anomaly_detection\\test_pfi_engine.py", "text": "test_pfi_engine._item (tests\\anomaly_detection\\test_pfi_engine.py:84)"} +{"complexity": "simple", "doc_id": "chunk_012144", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 93, "source_path": "tests\\anomaly_detection\\test_pfi_engine.py", "text": "test_pfi_engine.test_all_verified_positive_score (tests\\anomaly_detection\\test_pfi_engine.py:93)"} +{"complexity": "simple", "doc_id": "chunk_012145", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 100, "source_path": "tests\\anomaly_detection\\test_pfi_engine.py", "text": "test_pfi_engine.test_with_contradictions_reduces_score (tests\\anomaly_detection\\test_pfi_engine.py:100)"} +{"complexity": "simple", "doc_id": "chunk_012146", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 108, "source_path": "tests\\anomaly_detection\\test_pfi_engine.py", "text": "test_pfi_engine.test_empty_evidence_returns_zero_score (tests\\anomaly_detection\\test_pfi_engine.py:108)"} +{"complexity": "simple", "doc_id": "chunk_012147", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 113, "source_path": "tests\\anomaly_detection\\test_pfi_engine.py", "text": "test_pfi_engine.test_unverified_no_contradictions_half_weight (tests\\anomaly_detection\\test_pfi_engine.py:113)"} +{"complexity": "simple", "doc_id": "chunk_012148", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 121, "source_path": "tests\\anomaly_detection\\test_pfi_engine.py", "text": "test_pfi_engine.test_returns_pfi_score_instance (tests\\anomaly_detection\\test_pfi_engine.py:121)"} +{"complexity": "simple", "doc_id": "chunk_012149", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 126, "source_path": "tests\\anomaly_detection\\test_pfi_engine.py", "text": "test_pfi_engine.test_evidence_count_correct (tests\\anomaly_detection\\test_pfi_engine.py:126)"} +{"complexity": "simple", "doc_id": "chunk_012150", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 132, "source_path": "tests\\anomaly_detection\\test_pfi_engine.py", "text": "test_pfi_engine.test_proof_hash_nonempty (tests\\anomaly_detection\\test_pfi_engine.py:132)"} +{"complexity": "simple", "doc_id": "chunk_012151", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 143, "source_path": "tests\\anomaly_detection\\test_pfi_engine.py", "text": "test_pfi_engine.test_ewma_returns_ewma_state (tests\\anomaly_detection\\test_pfi_engine.py:143)"} +{"complexity": "simple", "doc_id": "chunk_012152", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "other", "source_line": 148, "source_path": "tests\\anomaly_detection\\test_pfi_engine.py", "text": "test_pfi_engine.test_ewma_z_t_is_first_observation_on_init (tests\\anomaly_detection\\test_pfi_engine.py:148)"} +{"complexity": "simple", "doc_id": "chunk_012153", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 154, "source_path": "tests\\anomaly_detection\\test_pfi_engine.py", "text": "test_pfi_engine.test_ewma_converges_toward_constant_input (tests\\anomaly_detection\\test_pfi_engine.py:154)"} +{"complexity": "simple", "doc_id": "chunk_012154", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 162, "source_path": "tests\\anomaly_detection\\test_pfi_engine.py", "text": "test_pfi_engine.test_ewma_tracks_large_deviation_in_z_t (tests\\anomaly_detection\\test_pfi_engine.py:162)"} +{"complexity": "simple", "doc_id": "chunk_012155", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 178, "source_path": "tests\\anomaly_detection\\test_pfi_engine.py", "text": "test_pfi_engine.test_stats_after_pfi_computations (tests\\anomaly_detection\\test_pfi_engine.py:178)"} +{"complexity": "complex", "doc_id": "chunk_012156", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 17, "source_path": "tests\\anomaly_detection\\test_response.py", "text": "test_response.TestResponseManager (tests\\anomaly_detection\\test_response.py:17)"} +{"complexity": "simple", "doc_id": "chunk_012157", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 20, "source_path": "tests\\anomaly_detection\\test_response.py", "text": "test_response.test_initialization (tests\\anomaly_detection\\test_response.py:20)"} +{"complexity": "medium", "doc_id": "chunk_012158", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 26, "source_path": "tests\\anomaly_detection\\test_response.py", "text": "test_response.test_monitor_action (tests\\anomaly_detection\\test_response.py:26)"} +{"complexity": "medium", "doc_id": "chunk_012159", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 48, "source_path": "tests\\anomaly_detection\\test_response.py", "text": "test_response.test_rate_limit_action (tests\\anomaly_detection\\test_response.py:48)"} +{"complexity": "medium", "doc_id": "chunk_012160", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 73, "source_path": "tests\\anomaly_detection\\test_response.py", "text": "test_response.test_flag_account_action (tests\\anomaly_detection\\test_response.py:73)"} +{"complexity": "medium", "doc_id": "chunk_012161", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 100, "source_path": "tests\\anomaly_detection\\test_response.py", "text": "test_response.test_block_temporary_action (tests\\anomaly_detection\\test_response.py:100)"} +{"complexity": "medium", "doc_id": "chunk_012162", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 129, "source_path": "tests\\anomaly_detection\\test_response.py", "text": "test_response.test_block_expiration (tests\\anomaly_detection\\test_response.py:129)"} +{"complexity": "medium", "doc_id": "chunk_012163", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 145, "source_path": "tests\\anomaly_detection\\test_response.py", "text": "test_response.test_rate_limit_expiration (tests\\anomaly_detection\\test_response.py:145)"} +{"complexity": "medium", "doc_id": "chunk_012164", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 161, "source_path": "tests\\anomaly_detection\\test_response.py", "text": "test_response.test_manual_unblock (tests\\anomaly_detection\\test_response.py:161)"} +{"complexity": "medium", "doc_id": "chunk_012165", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 187, "source_path": "tests\\anomaly_detection\\test_response.py", "text": "test_response.test_manual_remove_rate_limit (tests\\anomaly_detection\\test_response.py:187)"} +{"complexity": "medium", "doc_id": "chunk_012166", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 213, "source_path": "tests\\anomaly_detection\\test_response.py", "text": "test_response.test_manual_unflag (tests\\anomaly_detection\\test_response.py:213)"} +{"complexity": "medium", "doc_id": "chunk_012167", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 241, "source_path": "tests\\anomaly_detection\\test_response.py", "text": "test_response.test_review_queue (tests\\anomaly_detection\\test_response.py:241)"} +{"complexity": "medium", "doc_id": "chunk_012168", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 267, "source_path": "tests\\anomaly_detection\\test_response.py", "text": "test_response.test_response_summary (tests\\anomaly_detection\\test_response.py:267)"} +{"complexity": "simple", "doc_id": "chunk_012169", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 30, "source_path": "tests\\api\\test_bio_guard_endpoint.py", "text": "test_bio_guard_endpoint._bio_headers (tests\\api\\test_bio_guard_endpoint.py:30)"} +{"complexity": "medium", "doc_id": "chunk_012170", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 41, "source_path": "tests\\api\\test_bio_guard_endpoint.py", "text": "test_bio_guard_endpoint.test_bio_guard_blocks_unsafe_cuda (tests\\api\\test_bio_guard_endpoint.py:41)"} +{"complexity": "medium", "doc_id": "chunk_012171", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 70, "source_path": "tests\\api\\test_bio_guard_endpoint.py", "text": "test_bio_guard_endpoint.test_bio_guard_allows_safe_non_tool_path (tests\\api\\test_bio_guard_endpoint.py:70)"} +{"complexity": "complex", "doc_id": "chunk_012172", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 97, "source_path": "tests\\api\\test_bio_guard_endpoint.py", "text": "test_bio_guard_endpoint.test_bio_guard_federated_mode (tests\\api\\test_bio_guard_endpoint.py:97)"} +{"complexity": "medium", "doc_id": "chunk_012173", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 152, "source_path": "tests\\api\\test_bio_guard_endpoint.py", "text": "test_bio_guard_endpoint.test_bio_status_endpoint (tests\\api\\test_bio_guard_endpoint.py:152)"} +{"complexity": "complex", "doc_id": "chunk_012174", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 170, "source_path": "tests\\api\\test_bio_guard_endpoint.py", "text": "test_bio_guard_endpoint.test_bio_contract_report_endpoint (tests\\api\\test_bio_guard_endpoint.py:170)"} +{"complexity": "medium", "doc_id": "chunk_012175", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 207, "source_path": "tests\\api\\test_bio_guard_endpoint.py", "text": "test_bio_guard_endpoint.test_bio_kpis_endpoint (tests\\api\\test_bio_guard_endpoint.py:207)"} +{"complexity": "medium", "doc_id": "chunk_012176", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 235, "source_path": "tests\\api\\test_bio_guard_endpoint.py", "text": "test_bio_guard_endpoint.test_bio_decisions_endpoint (tests\\api\\test_bio_guard_endpoint.py:235)"} +{"complexity": "medium", "doc_id": "chunk_012177", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 263, "source_path": "tests\\api\\test_bio_guard_endpoint.py", "text": "test_bio_guard_endpoint.test_bio_maintenance_compact_endpoint (tests\\api\\test_bio_guard_endpoint.py:263)"} +{"complexity": "simple", "doc_id": "chunk_012178", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "other", "source_line": 42, "source_path": "tests\\api\\test_bio_guard_endpoint.py", "text": "test_bio_guard_endpoint._fake_run_ensemble (tests\\api\\test_bio_guard_endpoint.py:42)"} +{"complexity": "simple", "doc_id": "chunk_012179", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "other", "source_line": 71, "source_path": "tests\\api\\test_bio_guard_endpoint.py", "text": "test_bio_guard_endpoint._fake_run_ensemble (tests\\api\\test_bio_guard_endpoint.py:71)"} +{"complexity": "simple", "doc_id": "chunk_012180", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "other", "source_line": 98, "source_path": "tests\\api\\test_bio_guard_endpoint.py", "text": "test_bio_guard_endpoint._fake_run_ensemble (tests\\api\\test_bio_guard_endpoint.py:98)"} +{"complexity": "medium", "doc_id": "chunk_012181", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 108, "source_path": "tests\\api\\test_bio_guard_endpoint.py", "text": "test_bio_guard_endpoint._DummyHarness (tests\\api\\test_bio_guard_endpoint.py:108)"} +{"complexity": "simple", "doc_id": "chunk_012182", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "other", "source_line": 176, "source_path": "tests\\api\\test_bio_guard_endpoint.py", "text": "test_bio_guard_endpoint._fake_run_ensemble (tests\\api\\test_bio_guard_endpoint.py:176)"} +{"complexity": "simple", "doc_id": "chunk_012183", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "other", "source_line": 208, "source_path": "tests\\api\\test_bio_guard_endpoint.py", "text": "test_bio_guard_endpoint._fake_run_ensemble (tests\\api\\test_bio_guard_endpoint.py:208)"} +{"complexity": "simple", "doc_id": "chunk_012184", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "other", "source_line": 236, "source_path": "tests\\api\\test_bio_guard_endpoint.py", "text": "test_bio_guard_endpoint._fake_run_ensemble (tests\\api\\test_bio_guard_endpoint.py:236)"} +{"complexity": "medium", "doc_id": "chunk_012185", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 109, "source_path": "tests\\api\\test_bio_guard_endpoint.py", "text": "test_bio_guard_endpoint.process_event (tests\\api\\test_bio_guard_endpoint.py:109)"} +{"complexity": "simple", "doc_id": "chunk_012186", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 28, "source_path": "tests\\api\\test_bio_measure_endpoints.py", "text": "test_bio_measure_endpoints._bio_headers (tests\\api\\test_bio_measure_endpoints.py:28)"} +{"complexity": "complex", "doc_id": "chunk_012187", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 39, "source_path": "tests\\api\\test_bio_measure_endpoints.py", "text": "test_bio_measure_endpoints.test_sdwan_collect_and_assets_endpoints (tests\\api\\test_bio_measure_endpoints.py:39)"} +{"complexity": "complex", "doc_id": "chunk_012188", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "other", "source_line": 80, "source_path": "tests\\api\\test_bio_measure_endpoints.py", "text": "test_bio_measure_endpoints.test_measure_run_latest_and_list_endpoints (tests\\api\\test_bio_measure_endpoints.py:80)"} +{"complexity": "medium", "doc_id": "chunk_012189", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "other", "source_line": 35, "source_path": "tests\\api\\test_delegated_endpoint.py", "text": "test_delegated_endpoint.test_delegated_ensemble_halts_malicious_ics (tests\\api\\test_delegated_endpoint.py:35)"} +{"complexity": "medium", "doc_id": "chunk_012190", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 51, "source_path": "tests\\api\\test_delegated_endpoint.py", "text": "test_delegated_endpoint.test_policy_endpoint_blocks_delegated_secret_read (tests\\api\\test_delegated_endpoint.py:51)"} +{"complexity": "simple", "doc_id": "chunk_012191", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 9, "source_path": "tests\\api\\test_gateway.py", "text": "test_gateway.gateway (tests\\api\\test_gateway.py:9)"} +{"complexity": "simple", "doc_id": "chunk_012192", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 19, "source_path": "tests\\api\\test_gateway.py", "text": "test_gateway.client (tests\\api\\test_gateway.py:19)"} +{"complexity": "complex", "doc_id": "chunk_012193", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 24, "source_path": "tests\\api\\test_gateway.py", "text": "test_gateway.TestGateway (tests\\api\\test_gateway.py:24)"} +{"complexity": "simple", "doc_id": "chunk_012194", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 27, "source_path": "tests\\api\\test_gateway.py", "text": "test_gateway.test_health_liveness (tests\\api\\test_gateway.py:27)"} +{"complexity": "simple", "doc_id": "chunk_012195", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 34, "source_path": "tests\\api\\test_gateway.py", "text": "test_gateway.test_health_readiness (tests\\api\\test_gateway.py:34)"} +{"complexity": "simple", "doc_id": "chunk_012196", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 41, "source_path": "tests\\api\\test_gateway.py", "text": "test_gateway.test_metrics_endpoint (tests\\api\\test_gateway.py:41)"} +{"complexity": "simple", "doc_id": "chunk_012197", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 46, "source_path": "tests\\api\\test_gateway.py", "text": "test_gateway.test_stats_endpoint (tests\\api\\test_gateway.py:46)"} +{"complexity": "simple", "doc_id": "chunk_012198", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 54, "source_path": "tests\\api\\test_gateway.py", "text": "test_gateway.test_versions_endpoint (tests\\api\\test_gateway.py:54)"} +{"complexity": "simple", "doc_id": "chunk_012199", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 62, "source_path": "tests\\api\\test_gateway.py", "text": "test_gateway.test_rate_limit_headers (tests\\api\\test_gateway.py:62)"} +{"complexity": "simple", "doc_id": "chunk_012200", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 69, "source_path": "tests\\api\\test_gateway.py", "text": "test_gateway.test_request_id_header (tests\\api\\test_gateway.py:69)"} +{"complexity": "simple", "doc_id": "chunk_012201", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 75, "source_path": "tests\\api\\test_gateway.py", "text": "test_gateway.test_version_header (tests\\api\\test_gateway.py:75)"} +{"complexity": "simple", "doc_id": "chunk_012202", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 10, "source_path": "tests\\api\\test_key_manager.py", "text": "test_key_manager.key_manager (tests\\api\\test_key_manager.py:10)"} +{"complexity": "complex", "doc_id": "chunk_012203", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 18, "source_path": "tests\\api\\test_key_manager.py", "text": "test_key_manager.TestAPIKeyManager (tests\\api\\test_key_manager.py:18)"} +{"complexity": "medium", "doc_id": "chunk_012204", "function_type": "async_function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 22, "source_path": "tests\\api\\test_key_manager.py", "text": "test_key_manager.test_create_key (tests\\api\\test_key_manager.py:22)"} +{"complexity": "medium", "doc_id": "chunk_012205", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 37, "source_path": "tests\\api\\test_key_manager.py", "text": "test_key_manager.test_verify_key (tests\\api\\test_key_manager.py:37)"} +{"complexity": "medium", "doc_id": "chunk_012206", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 56, "source_path": "tests\\api\\test_key_manager.py", "text": "test_key_manager.test_key_permissions (tests\\api\\test_key_manager.py:56)"} +{"complexity": "medium", "doc_id": "chunk_012207", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 79, "source_path": "tests\\api\\test_key_manager.py", "text": "test_key_manager.test_revoke_key (tests\\api\\test_key_manager.py:79)"} +{"complexity": "medium", "doc_id": "chunk_012208", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 95, "source_path": "tests\\api\\test_key_manager.py", "text": "test_key_manager.test_rotate_key (tests\\api\\test_key_manager.py:95)"} +{"complexity": "medium", "doc_id": "chunk_012209", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 125, "source_path": "tests\\api\\test_key_manager.py", "text": "test_key_manager.test_list_user_keys (tests\\api\\test_key_manager.py:125)"} +{"complexity": "simple", "doc_id": "chunk_012210", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 139, "source_path": "tests\\api\\test_key_manager.py", "text": "test_key_manager.test_key_expiration (tests\\api\\test_key_manager.py:139)"} +{"complexity": "medium", "doc_id": "chunk_012211", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 151, "source_path": "tests\\api\\test_key_manager.py", "text": "test_key_manager.test_update_permissions (tests\\api\\test_key_manager.py:151)"} +{"complexity": "medium", "doc_id": "chunk_012212", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 175, "source_path": "tests\\api\\test_key_manager.py", "text": "test_key_manager.test_get_key_usage (tests\\api\\test_key_manager.py:175)"} +{"complexity": "simple", "doc_id": "chunk_012213", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 27, "source_path": "tests\\api\\test_perf_endpoints.py", "text": "test_perf_endpoints._perf_headers (tests\\api\\test_perf_endpoints.py:27)"} +{"complexity": "complex", "doc_id": "chunk_012214", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "other", "source_line": 38, "source_path": "tests\\api\\test_perf_endpoints.py", "text": "test_perf_endpoints.test_perf_run_latest_list_and_budgets_endpoints (tests\\api\\test_perf_endpoints.py:38)"} +{"complexity": "simple", "doc_id": "chunk_012215", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 11, "source_path": "tests\\api\\test_rate_limiter.py", "text": "test_rate_limiter.rate_limiter (tests\\api\\test_rate_limiter.py:11)"} +{"complexity": "simple", "doc_id": "chunk_012216", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 20, "source_path": "tests\\api\\test_rate_limiter.py", "text": "test_rate_limiter.quota_manager (tests\\api\\test_rate_limiter.py:20)"} +{"complexity": "complex", "doc_id": "chunk_012217", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 28, "source_path": "tests\\api\\test_rate_limiter.py", "text": "test_rate_limiter.TestRateLimiter (tests\\api\\test_rate_limiter.py:28)"} +{"complexity": "complex", "doc_id": "chunk_012218", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 141, "source_path": "tests\\api\\test_rate_limiter.py", "text": "test_rate_limiter.TestQuotaManager (tests\\api\\test_rate_limiter.py:141)"} +{"complexity": "simple", "doc_id": "chunk_012219", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 32, "source_path": "tests\\api\\test_rate_limiter.py", "text": "test_rate_limiter.test_basic_rate_limit (tests\\api\\test_rate_limiter.py:32)"} +{"complexity": "medium", "doc_id": "chunk_012220", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 42, "source_path": "tests\\api\\test_rate_limiter.py", "text": "test_rate_limiter.test_rate_limit_exceeded (tests\\api\\test_rate_limiter.py:42)"} +{"complexity": "medium", "doc_id": "chunk_012221", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 60, "source_path": "tests\\api\\test_rate_limiter.py", "text": "test_rate_limiter.test_tier_limits (tests\\api\\test_rate_limiter.py:60)"} +{"complexity": "medium", "doc_id": "chunk_012222", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 78, "source_path": "tests\\api\\test_rate_limiter.py", "text": "test_rate_limiter.test_custom_limits (tests\\api\\test_rate_limiter.py:78)"} +{"complexity": "medium", "doc_id": "chunk_012223", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 95, "source_path": "tests\\api\\test_rate_limiter.py", "text": "test_rate_limiter.test_concurrent_slots (tests\\api\\test_rate_limiter.py:95)"} +{"complexity": "medium", "doc_id": "chunk_012224", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 112, "source_path": "tests\\api\\test_rate_limiter.py", "text": "test_rate_limiter.test_usage_stats (tests\\api\\test_rate_limiter.py:112)"} +{"complexity": "medium", "doc_id": "chunk_012225", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 126, "source_path": "tests\\api\\test_rate_limiter.py", "text": "test_rate_limiter.test_reset_limits (tests\\api\\test_rate_limiter.py:126)"} +{"complexity": "medium", "doc_id": "chunk_012226", "function_type": "async_function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 145, "source_path": "tests\\api\\test_rate_limiter.py", "text": "test_rate_limiter.test_quota_check (tests\\api\\test_rate_limiter.py:145)"} +{"complexity": "medium", "doc_id": "chunk_012227", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 159, "source_path": "tests\\api\\test_rate_limiter.py", "text": "test_rate_limiter.test_quota_increment (tests\\api\\test_rate_limiter.py:159)"} +{"complexity": "medium", "doc_id": "chunk_012228", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 176, "source_path": "tests\\api\\test_rate_limiter.py", "text": "test_rate_limiter.test_quota_exceeded (tests\\api\\test_rate_limiter.py:176)"} +{"complexity": "simple", "doc_id": "chunk_012229", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 8, "source_path": "tests\\api\\test_x402.py", "text": "test_x402.test_determine_level_default (tests\\api\\test_x402.py:8)"} +{"complexity": "simple", "doc_id": "chunk_012230", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 16, "source_path": "tests\\api\\test_x402.py", "text": "test_x402.test_determine_level_medical (tests\\api\\test_x402.py:16)"} +{"complexity": "simple", "doc_id": "chunk_012231", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 24, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer._node (tests\\asema\\test_causal_dag_analyzer.py:24)"} +{"complexity": "simple", "doc_id": "chunk_012232", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 33, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer._chain (tests\\asema\\test_causal_dag_analyzer.py:33)"} +{"complexity": "complex", "doc_id": "chunk_012233", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 45, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.TestVulnerabilityNode (tests\\asema\\test_causal_dag_analyzer.py:45)"} +{"complexity": "complex", "doc_id": "chunk_012234", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 88, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.TestCausalChain (tests\\asema\\test_causal_dag_analyzer.py:88)"} +{"complexity": "complex", "doc_id": "chunk_012235", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 135, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.TestCausalDAGAnalyzerAnalyze (tests\\asema\\test_causal_dag_analyzer.py:135)"} +{"complexity": "medium", "doc_id": "chunk_012236", "function_type": "class", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 180, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.TestComputeRiskScore (tests\\asema\\test_causal_dag_analyzer.py:180)"} +{"complexity": "complex", "doc_id": "chunk_012237", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 216, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.TestToReport (tests\\asema\\test_causal_dag_analyzer.py:216)"} +{"complexity": "simple", "doc_id": "chunk_012238", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 46, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.test_valid_probability_accepted (tests\\asema\\test_causal_dag_analyzer.py:46)"} +{"complexity": "simple", "doc_id": "chunk_012239", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 50, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.test_zero_probability_accepted (tests\\asema\\test_causal_dag_analyzer.py:50)"} +{"complexity": "simple", "doc_id": "chunk_012240", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 54, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.test_one_probability_accepted (tests\\asema\\test_causal_dag_analyzer.py:54)"} +{"complexity": "simple", "doc_id": "chunk_012241", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 58, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.test_negative_probability_raises (tests\\asema\\test_causal_dag_analyzer.py:58)"} +{"complexity": "simple", "doc_id": "chunk_012242", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 62, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.test_above_one_raises (tests\\asema\\test_causal_dag_analyzer.py:62)"} +{"complexity": "simple", "doc_id": "chunk_012243", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 66, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.test_mitigable_default_true (tests\\asema\\test_causal_dag_analyzer.py:66)"} +{"complexity": "simple", "doc_id": "chunk_012244", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 69, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.test_cve_references_default_empty (tests\\asema\\test_causal_dag_analyzer.py:69)"} +{"complexity": "simple", "doc_id": "chunk_012245", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "other", "source_line": 72, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.test_fields_stored (tests\\asema\\test_causal_dag_analyzer.py:72)"} +{"complexity": "simple", "doc_id": "chunk_012246", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 89, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.test_total_probability_single_node (tests\\asema\\test_causal_dag_analyzer.py:89)"} +{"complexity": "simple", "doc_id": "chunk_012247", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 93, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.test_total_probability_two_nodes (tests\\asema\\test_causal_dag_analyzer.py:93)"} +{"complexity": "simple", "doc_id": "chunk_012248", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 98, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.test_total_probability_empty_chain (tests\\asema\\test_causal_dag_analyzer.py:98)"} +{"complexity": "simple", "doc_id": "chunk_012249", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 102, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.test_total_probability_in_range (tests\\asema\\test_causal_dag_analyzer.py:102)"} +{"complexity": "simple", "doc_id": "chunk_012250", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 106, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.test_chain_hash_is_16_chars (tests\\asema\\test_causal_dag_analyzer.py:106)"} +{"complexity": "simple", "doc_id": "chunk_012251", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 110, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.test_chain_hash_deterministic (tests\\asema\\test_causal_dag_analyzer.py:110)"} +{"complexity": "simple", "doc_id": "chunk_012252", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 115, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.test_chain_hash_differs_for_different_sma (tests\\asema\\test_causal_dag_analyzer.py:115)"} +{"complexity": "simple", "doc_id": "chunk_012253", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 120, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.test_to_dict_required_keys (tests\\asema\\test_causal_dag_analyzer.py:120)"} +{"complexity": "simple", "doc_id": "chunk_012254", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 126, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.test_to_dict_nodes_list (tests\\asema\\test_causal_dag_analyzer.py:126)"} +{"complexity": "simple", "doc_id": "chunk_012255", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 136, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer._analyzer (tests\\asema\\test_causal_dag_analyzer.py:136)"} +{"complexity": "simple", "doc_id": "chunk_012256", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 139, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.test_instantiation (tests\\asema\\test_causal_dag_analyzer.py:139)"} +{"complexity": "simple", "doc_id": "chunk_012257", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 142, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.test_analyze_returns_list (tests\\asema\\test_causal_dag_analyzer.py:142)"} +{"complexity": "simple", "doc_id": "chunk_012258", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 146, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.test_analyze_whatsapp_returns_whatsapp_chains (tests\\asema\\test_causal_dag_analyzer.py:146)"} +{"complexity": "simple", "doc_id": "chunk_012259", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 152, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.test_analyze_unknown_sma_returns_all_chains (tests\\asema\\test_causal_dag_analyzer.py:152)"} +{"complexity": "simple", "doc_id": "chunk_012260", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 157, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.test_analyze_sorted_descending_probability (tests\\asema\\test_causal_dag_analyzer.py:157)"} +{"complexity": "simple", "doc_id": "chunk_012261", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 163, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.test_analyze_empty_description_empty_unknown_sma (tests\\asema\\test_causal_dag_analyzer.py:163)"} +{"complexity": "simple", "doc_id": "chunk_012262", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 169, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.test_analyze_keyword_match_triggers_chain (tests\\asema\\test_causal_dag_analyzer.py:169)"} +{"complexity": "simple", "doc_id": "chunk_012263", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 181, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer._analyzer (tests\\asema\\test_causal_dag_analyzer.py:181)"} +{"complexity": "simple", "doc_id": "chunk_012264", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 184, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.test_empty_chains_zero (tests\\asema\\test_causal_dag_analyzer.py:184)"} +{"complexity": "simple", "doc_id": "chunk_012265", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 187, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.test_single_chain_equals_chain_probability (tests\\asema\\test_causal_dag_analyzer.py:187)"} +{"complexity": "simple", "doc_id": "chunk_012266", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 192, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.test_two_chains_complement_rule (tests\\asema\\test_causal_dag_analyzer.py:192)"} +{"complexity": "simple", "doc_id": "chunk_012267", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 199, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.test_score_in_range (tests\\asema\\test_causal_dag_analyzer.py:199)"} +{"complexity": "simple", "doc_id": "chunk_012268", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 204, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.test_score_increases_with_more_chains (tests\\asema\\test_causal_dag_analyzer.py:204)"} +{"complexity": "simple", "doc_id": "chunk_012269", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 217, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer._analyzer (tests\\asema\\test_causal_dag_analyzer.py:217)"} +{"complexity": "simple", "doc_id": "chunk_012270", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 220, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.test_empty_report_structure (tests\\asema\\test_causal_dag_analyzer.py:220)"} +{"complexity": "simple", "doc_id": "chunk_012271", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 226, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.test_required_keys_present (tests\\asema\\test_causal_dag_analyzer.py:226)"} +{"complexity": "simple", "doc_id": "chunk_012272", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 232, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.test_library_size_positive (tests\\asema\\test_causal_dag_analyzer.py:232)"} +{"complexity": "simple", "doc_id": "chunk_012273", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 236, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.test_chains_in_report (tests\\asema\\test_causal_dag_analyzer.py:236)"} +{"complexity": "simple", "doc_id": "chunk_012274", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 242, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.test_top_chain_present_when_chains_exist (tests\\asema\\test_causal_dag_analyzer.py:242)"} +{"complexity": "simple", "doc_id": "chunk_012275", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 247, "source_path": "tests\\asema\\test_causal_dag_analyzer.py", "text": "test_causal_dag_analyzer.test_high_risk_score_gets_high_severity (tests\\asema\\test_causal_dag_analyzer.py:247)"} +{"complexity": "medium", "doc_id": "chunk_012276", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 34, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.TestEvents (tests\\asema\\test_temporal_logic_analyzer.py:34)"} +{"complexity": "medium", "doc_id": "chunk_012277", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 52, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.TestFirstLastIndex (tests\\asema\\test_temporal_logic_analyzer.py:52)"} +{"complexity": "medium", "doc_id": "chunk_012278", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 77, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.TestOccursBefore (tests\\asema\\test_temporal_logic_analyzer.py:77)"} +{"complexity": "medium", "doc_id": "chunk_012279", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 102, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.TestAlwaysIfThenNext (tests\\asema\\test_temporal_logic_analyzer.py:102)"} +{"complexity": "medium", "doc_id": "chunk_012280", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 130, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.TestEventuallyFollows (tests\\asema\\test_temporal_logic_analyzer.py:130)"} +{"complexity": "medium", "doc_id": "chunk_012281", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 159, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.TestNoGapBetween (tests\\asema\\test_temporal_logic_analyzer.py:159)"} +{"complexity": "complex", "doc_id": "chunk_012282", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 192, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.TestAnalyzeExecutionTrace (tests\\asema\\test_temporal_logic_analyzer.py:192)"} +{"complexity": "medium", "doc_id": "chunk_012283", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 259, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.TestToReport (tests\\asema\\test_temporal_logic_analyzer.py:259)"} +{"complexity": "simple", "doc_id": "chunk_012284", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 35, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_distinct_events (tests\\asema\\test_temporal_logic_analyzer.py:35)"} +{"complexity": "simple", "doc_id": "chunk_012285", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 38, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_empty_trace (tests\\asema\\test_temporal_logic_analyzer.py:38)"} +{"complexity": "simple", "doc_id": "chunk_012286", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 41, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_single_event (tests\\asema\\test_temporal_logic_analyzer.py:41)"} +{"complexity": "simple", "doc_id": "chunk_012287", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 44, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_returns_set (tests\\asema\\test_temporal_logic_analyzer.py:44)"} +{"complexity": "simple", "doc_id": "chunk_012288", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 53, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_first_found (tests\\asema\\test_temporal_logic_analyzer.py:53)"} +{"complexity": "simple", "doc_id": "chunk_012289", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 56, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_first_not_found (tests\\asema\\test_temporal_logic_analyzer.py:56)"} +{"complexity": "simple", "doc_id": "chunk_012290", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 59, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_last_found (tests\\asema\\test_temporal_logic_analyzer.py:59)"} +{"complexity": "simple", "doc_id": "chunk_012291", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 62, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_last_not_found (tests\\asema\\test_temporal_logic_analyzer.py:62)"} +{"complexity": "simple", "doc_id": "chunk_012292", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 65, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_single_element_first_last_equal (tests\\asema\\test_temporal_logic_analyzer.py:65)"} +{"complexity": "simple", "doc_id": "chunk_012293", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 68, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_empty_trace (tests\\asema\\test_temporal_logic_analyzer.py:68)"} +{"complexity": "simple", "doc_id": "chunk_012294", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 78, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_a_before_b_true (tests\\asema\\test_temporal_logic_analyzer.py:78)"} +{"complexity": "simple", "doc_id": "chunk_012295", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 82, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_b_before_a_false (tests\\asema\\test_temporal_logic_analyzer.py:82)"} +{"complexity": "simple", "doc_id": "chunk_012296", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 86, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_b_without_a_false (tests\\asema\\test_temporal_logic_analyzer.py:86)"} +{"complexity": "simple", "doc_id": "chunk_012297", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 90, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_a_without_b_true (tests\\asema\\test_temporal_logic_analyzer.py:90)"} +{"complexity": "simple", "doc_id": "chunk_012298", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 94, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_empty_trace_true (tests\\asema\\test_temporal_logic_analyzer.py:94)"} +{"complexity": "simple", "doc_id": "chunk_012299", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 103, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_satisfied_pattern (tests\\asema\\test_temporal_logic_analyzer.py:103)"} +{"complexity": "simple", "doc_id": "chunk_012300", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 108, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_violated_wrong_next (tests\\asema\\test_temporal_logic_analyzer.py:108)"} +{"complexity": "simple", "doc_id": "chunk_012301", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 113, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_trace_ends_after_antecedent (tests\\asema\\test_temporal_logic_analyzer.py:113)"} +{"complexity": "simple", "doc_id": "chunk_012302", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 117, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_antecedent_not_present_no_violation (tests\\asema\\test_temporal_logic_analyzer.py:117)"} +{"complexity": "simple", "doc_id": "chunk_012303", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 121, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_empty_trace_no_violation (tests\\asema\\test_temporal_logic_analyzer.py:121)"} +{"complexity": "simple", "doc_id": "chunk_012304", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 131, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_satisfied (tests\\asema\\test_temporal_logic_analyzer.py:131)"} +{"complexity": "simple", "doc_id": "chunk_012305", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 137, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_violated_required_never_comes (tests\\asema\\test_temporal_logic_analyzer.py:137)"} +{"complexity": "simple", "doc_id": "chunk_012306", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 142, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_no_trigger_no_violation (tests\\asema\\test_temporal_logic_analyzer.py:142)"} +{"complexity": "simple", "doc_id": "chunk_012307", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 146, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_empty_trace (tests\\asema\\test_temporal_logic_analyzer.py:146)"} +{"complexity": "simple", "doc_id": "chunk_012308", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 150, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_trigger_followed_by_required_immediately (tests\\asema\\test_temporal_logic_analyzer.py:150)"} +{"complexity": "simple", "doc_id": "chunk_012309", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 160, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_adjacent_no_violation (tests\\asema\\test_temporal_logic_analyzer.py:160)"} +{"complexity": "simple", "doc_id": "chunk_012310", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 166, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_one_gap_exceeds_allowed (tests\\asema\\test_temporal_logic_analyzer.py:166)"} +{"complexity": "simple", "doc_id": "chunk_012311", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 173, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_one_gap_within_allowed (tests\\asema\\test_temporal_logic_analyzer.py:173)"} +{"complexity": "simple", "doc_id": "chunk_012312", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 179, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_use_without_validate_violation (tests\\asema\\test_temporal_logic_analyzer.py:179)"} +{"complexity": "simple", "doc_id": "chunk_012313", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 183, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_no_use_no_violation (tests\\asema\\test_temporal_logic_analyzer.py:183)"} +{"complexity": "simple", "doc_id": "chunk_012314", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 193, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer._analyzer (tests\\asema\\test_temporal_logic_analyzer.py:193)"} +{"complexity": "simple", "doc_id": "chunk_012315", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 196, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_returns_list (tests\\asema\\test_temporal_logic_analyzer.py:196)"} +{"complexity": "simple", "doc_id": "chunk_012316", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 201, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_clean_trace_no_auth_violations (tests\\asema\\test_temporal_logic_analyzer.py:201)"} +{"complexity": "simple", "doc_id": "chunk_012317", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 212, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_bad_trace_triggers_auth_violation (tests\\asema\\test_temporal_logic_analyzer.py:212)"} +{"complexity": "simple", "doc_id": "chunk_012318", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 220, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_empty_trace_no_violations (tests\\asema\\test_temporal_logic_analyzer.py:220)"} +{"complexity": "simple", "doc_id": "chunk_012319", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 225, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_violation_has_required_fields (tests\\asema\\test_temporal_logic_analyzer.py:225)"} +{"complexity": "simple", "doc_id": "chunk_012320", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 235, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_sma_filter_excludes_inapplicable_properties (tests\\asema\\test_temporal_logic_analyzer.py:235)"} +{"complexity": "medium", "doc_id": "chunk_012321", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 241, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_violations_sorted_critical_first (tests\\asema\\test_temporal_logic_analyzer.py:241)"} +{"complexity": "simple", "doc_id": "chunk_012322", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 260, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer._analyzer (tests\\asema\\test_temporal_logic_analyzer.py:260)"} +{"complexity": "simple", "doc_id": "chunk_012323", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 263, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_empty_violations_report (tests\\asema\\test_temporal_logic_analyzer.py:263)"} +{"complexity": "simple", "doc_id": "chunk_012324", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 270, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_report_keys_present (tests\\asema\\test_temporal_logic_analyzer.py:270)"} +{"complexity": "simple", "doc_id": "chunk_012325", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 277, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_violation_appears_in_report (tests\\asema\\test_temporal_logic_analyzer.py:277)"} +{"complexity": "simple", "doc_id": "chunk_012326", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 285, "source_path": "tests\\asema\\test_temporal_logic_analyzer.py", "text": "test_temporal_logic_analyzer.test_property_count_positive (tests\\asema\\test_temporal_logic_analyzer.py:285)"} +{"complexity": "medium", "doc_id": "chunk_012327", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 27, "source_path": "tests\\benchmarks\\benchmark_consensus.py", "text": "benchmark_consensus.BenchmarkTimer (tests\\benchmarks\\benchmark_consensus.py:27)"} +{"complexity": "medium", "doc_id": "chunk_012328", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "consensus", "source_line": 42, "source_path": "tests\\benchmarks\\benchmark_consensus.py", "text": "benchmark_consensus.run_benchmark (tests\\benchmarks\\benchmark_consensus.py:42)"} +{"complexity": "simple", "doc_id": "chunk_012329", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 64, "source_path": "tests\\benchmarks\\benchmark_consensus.py", "text": "benchmark_consensus.consensus_engine (tests\\benchmarks\\benchmark_consensus.py:64)"} +{"complexity": "simple", "doc_id": "chunk_012330", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 71, "source_path": "tests\\benchmarks\\benchmark_consensus.py", "text": "benchmark_consensus.fast_cache (tests\\benchmarks\\benchmark_consensus.py:71)"} +{"complexity": "complex", "doc_id": "chunk_012331", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 82, "source_path": "tests\\benchmarks\\benchmark_consensus.py", "text": "benchmark_consensus.TestCacheLatency (tests\\benchmarks\\benchmark_consensus.py:82)"} +{"complexity": "complex", "doc_id": "chunk_012332", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 131, "source_path": "tests\\benchmarks\\benchmark_consensus.py", "text": "benchmark_consensus.TestRustKernelPerformance (tests\\benchmarks\\benchmark_consensus.py:131)"} +{"complexity": "complex", "doc_id": "chunk_012333", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 195, "source_path": "tests\\benchmarks\\benchmark_consensus.py", "text": "benchmark_consensus.TestConsensusEndToEnd (tests\\benchmarks\\benchmark_consensus.py:195)"} +{"complexity": "complex", "doc_id": "chunk_012334", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 242, "source_path": "tests\\benchmarks\\benchmark_consensus.py", "text": "benchmark_consensus.TestPythonVsRustComparison (tests\\benchmarks\\benchmark_consensus.py:242)"} +{"complexity": "simple", "doc_id": "chunk_012335", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "consensus", "source_line": 30, "source_path": "tests\\benchmarks\\benchmark_consensus.py", "text": "benchmark_consensus.__init__ (tests\\benchmarks\\benchmark_consensus.py:30)"} +{"complexity": "simple", "doc_id": "chunk_012336", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 34, "source_path": "tests\\benchmarks\\benchmark_consensus.py", "text": "benchmark_consensus.__enter__ (tests\\benchmarks\\benchmark_consensus.py:34)"} +{"complexity": "simple", "doc_id": "chunk_012337", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 38, "source_path": "tests\\benchmarks\\benchmark_consensus.py", "text": "benchmark_consensus.__exit__ (tests\\benchmarks\\benchmark_consensus.py:38)"} +{"complexity": "medium", "doc_id": "chunk_012338", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 85, "source_path": "tests\\benchmarks\\benchmark_consensus.py", "text": "benchmark_consensus.test_l1_cache_hit_latency (tests\\benchmarks\\benchmark_consensus.py:85)"} +{"complexity": "medium", "doc_id": "chunk_012339", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 106, "source_path": "tests\\benchmarks\\benchmark_consensus.py", "text": "benchmark_consensus.test_l2_faiss_similarity_search (tests\\benchmarks\\benchmark_consensus.py:106)"} +{"complexity": "medium", "doc_id": "chunk_012340", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 135, "source_path": "tests\\benchmarks\\benchmark_consensus.py", "text": "benchmark_consensus.test_rust_cosine_similarity (tests\\benchmarks\\benchmark_consensus.py:135)"} +{"complexity": "medium", "doc_id": "chunk_012341", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "consensus", "source_line": 156, "source_path": "tests\\benchmarks\\benchmark_consensus.py", "text": "benchmark_consensus.test_rust_sha256 (tests\\benchmarks\\benchmark_consensus.py:156)"} +{"complexity": "medium", "doc_id": "chunk_012342", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "consensus", "source_line": 175, "source_path": "tests\\benchmarks\\benchmark_consensus.py", "text": "benchmark_consensus.test_rust_merkle_root (tests\\benchmarks\\benchmark_consensus.py:175)"} +{"complexity": "medium", "doc_id": "chunk_012343", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 198, "source_path": "tests\\benchmarks\\benchmark_consensus.py", "text": "benchmark_consensus.test_consensus_with_cache_hit (tests\\benchmarks\\benchmark_consensus.py:198)"} +{"complexity": "medium", "doc_id": "chunk_012344", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 220, "source_path": "tests\\benchmarks\\benchmark_consensus.py", "text": "benchmark_consensus.test_consensus_cold_query (tests\\benchmarks\\benchmark_consensus.py:220)"} +{"complexity": "medium", "doc_id": "chunk_012345", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 246, "source_path": "tests\\benchmarks\\benchmark_consensus.py", "text": "benchmark_consensus.test_similarity_speedup (tests\\benchmarks\\benchmark_consensus.py:246)"} +{"complexity": "simple", "doc_id": "chunk_012346", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 92, "source_path": "tests\\benchmarks\\benchmark_consensus.py", "text": "benchmark_consensus.benchmark_func (tests\\benchmarks\\benchmark_consensus.py:92)"} +{"complexity": "simple", "doc_id": "chunk_012347", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 116, "source_path": "tests\\benchmarks\\benchmark_consensus.py", "text": "benchmark_consensus.benchmark_func (tests\\benchmarks\\benchmark_consensus.py:116)"} +{"complexity": "simple", "doc_id": "chunk_012348", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 141, "source_path": "tests\\benchmarks\\benchmark_consensus.py", "text": "benchmark_consensus.benchmark_func (tests\\benchmarks\\benchmark_consensus.py:141)"} +{"complexity": "simple", "doc_id": "chunk_012349", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 160, "source_path": "tests\\benchmarks\\benchmark_consensus.py", "text": "benchmark_consensus.benchmark_func (tests\\benchmarks\\benchmark_consensus.py:160)"} +{"complexity": "simple", "doc_id": "chunk_012350", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 180, "source_path": "tests\\benchmarks\\benchmark_consensus.py", "text": "benchmark_consensus.benchmark_func (tests\\benchmarks\\benchmark_consensus.py:180)"} +{"complexity": "simple", "doc_id": "chunk_012351", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 205, "source_path": "tests\\benchmarks\\benchmark_consensus.py", "text": "benchmark_consensus.benchmark_func (tests\\benchmarks\\benchmark_consensus.py:205)"} +{"complexity": "simple", "doc_id": "chunk_012352", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 225, "source_path": "tests\\benchmarks\\benchmark_consensus.py", "text": "benchmark_consensus.benchmark_func (tests\\benchmarks\\benchmark_consensus.py:225)"} +{"complexity": "simple", "doc_id": "chunk_012353", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 252, "source_path": "tests\\benchmarks\\benchmark_consensus.py", "text": "benchmark_consensus.rust_func (tests\\benchmarks\\benchmark_consensus.py:252)"} +{"complexity": "simple", "doc_id": "chunk_012354", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 258, "source_path": "tests\\benchmarks\\benchmark_consensus.py", "text": "benchmark_consensus.python_func (tests\\benchmarks\\benchmark_consensus.py:258)"} +{"complexity": "medium", "doc_id": "chunk_012355", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 12, "source_path": "tests\\bio\\test_bio_components.py", "text": "test_bio_components.TestCellularStructure (tests\\bio\\test_bio_components.py:12)"} +{"complexity": "medium", "doc_id": "chunk_012356", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 36, "source_path": "tests\\bio\\test_bio_components.py", "text": "test_bio_components.TestNeuralNetwork (tests\\bio\\test_bio_components.py:36)"} +{"complexity": "medium", "doc_id": "chunk_012357", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 68, "source_path": "tests\\bio\\test_bio_components.py", "text": "test_bio_components.TestImmuneSystem (tests\\bio\\test_bio_components.py:68)"} +{"complexity": "medium", "doc_id": "chunk_012358", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 85, "source_path": "tests\\bio\\test_bio_components.py", "text": "test_bio_components.TestMycologicalHealing (tests\\bio\\test_bio_components.py:85)"} +{"complexity": "simple", "doc_id": "chunk_012359", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 13, "source_path": "tests\\bio\\test_bio_components.py", "text": "test_bio_components.test_diffusion_vs_active_cost (tests\\bio\\test_bio_components.py:13)"} +{"complexity": "simple", "doc_id": "chunk_012360", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 23, "source_path": "tests\\bio\\test_bio_components.py", "text": "test_bio_components.test_budget_violation_raises (tests\\bio\\test_bio_components.py:23)"} +{"complexity": "simple", "doc_id": "chunk_012361", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 28, "source_path": "tests\\bio\\test_bio_components.py", "text": "test_bio_components.test_snapshot_contains_organelles (tests\\bio\\test_bio_components.py:28)"} +{"complexity": "medium", "doc_id": "chunk_012362", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 37, "source_path": "tests\\bio\\test_bio_components.py", "text": "test_bio_components.test_bird_fix_clips_gradient_norm (tests\\bio\\test_bio_components.py:37)"} +{"complexity": "simple", "doc_id": "chunk_012363", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 54, "source_path": "tests\\bio\\test_bio_components.py", "text": "test_bio_components.test_homeostasis_keeps_ei_balance (tests\\bio\\test_bio_components.py:54)"} +{"complexity": "simple", "doc_id": "chunk_012364", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "other", "source_line": 60, "source_path": "tests\\bio\\test_bio_components.py", "text": "test_bio_components.test_prune_removes_small_weights (tests\\bio\\test_bio_components.py:60)"} +{"complexity": "simple", "doc_id": "chunk_012365", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 69, "source_path": "tests\\bio\\test_bio_components.py", "text": "test_bio_components.test_classify_malicious_pattern (tests\\bio\\test_bio_components.py:69)"} +{"complexity": "simple", "doc_id": "chunk_012366", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 75, "source_path": "tests\\bio\\test_bio_components.py", "text": "test_bio_components.test_memory_increases_then_decays (tests\\bio\\test_bio_components.py:75)"} +{"complexity": "medium", "doc_id": "chunk_012367", "function_type": "function", "has_docstring": "no", "keyword": "route", "layer": "tests", "module": "other", "source_line": 86, "source_path": "tests\\bio\\test_bio_components.py", "text": "test_bio_components.test_route_prefers_healthier_path (tests\\bio\\test_bio_components.py:86)"} +{"complexity": "medium", "doc_id": "chunk_012368", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 101, "source_path": "tests\\bio\\test_bio_components.py", "text": "test_bio_components.test_heal_regrows_when_decay_high (tests\\bio\\test_bio_components.py:101)"} +{"complexity": "complex", "doc_id": "chunk_012369", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 7, "source_path": "tests\\bio\\test_bio_integration.py", "text": "test_bio_integration.TestBioIntegration (tests\\bio\\test_bio_integration.py:7)"} +{"complexity": "medium", "doc_id": "chunk_012370", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 8, "source_path": "tests\\bio\\test_bio_integration.py", "text": "test_bio_integration.test_full_flow_emits_xgml_and_qkl (tests\\bio\\test_bio_integration.py:8)"} +{"complexity": "medium", "doc_id": "chunk_012371", "function_type": "function", "has_docstring": "no", "keyword": "train", "layer": "tests", "module": "other", "source_line": 38, "source_path": "tests\\bio\\test_bio_integration.py", "text": "test_bio_integration.test_constraint_failure_on_negative_energy_denies (tests\\bio\\test_bio_integration.py:38)"} +{"complexity": "medium", "doc_id": "chunk_012372", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 60, "source_path": "tests\\bio\\test_bio_integration.py", "text": "test_bio_integration.test_adaptive_thresholds_tighten_under_repeated_threats (tests\\bio\\test_bio_integration.py:60)"} +{"complexity": "medium", "doc_id": "chunk_012373", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 8, "source_path": "tests\\bio\\test_federated.py", "text": "test_federated.test_federated_harness_returns_consensus_proof (tests\\bio\\test_federated.py:8)"} +{"complexity": "medium", "doc_id": "chunk_012374", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 31, "source_path": "tests\\bio\\test_federated.py", "text": "test_federated.test_federated_harness_denies_when_nodes_disagree (tests\\bio\\test_federated.py:31)"} +{"complexity": "medium", "doc_id": "chunk_012375", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 4, "source_path": "tests\\bio\\test_measure_attestation.py", "text": "test_measure_attestation.test_measure_attestation_round_trip_verification (tests\\bio\\test_measure_attestation.py:4)"} +{"complexity": "medium", "doc_id": "chunk_012376", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 19, "source_path": "tests\\bio\\test_measure_attestation.py", "text": "test_measure_attestation.test_measure_attestation_detects_tampering (tests\\bio\\test_measure_attestation.py:19)"} +{"complexity": "medium", "doc_id": "chunk_012377", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 34, "source_path": "tests\\bio\\test_measure_attestation.py", "text": "test_measure_attestation.test_measure_attestation_negentropy_hash_integrity (tests\\bio\\test_measure_attestation.py:34)"} +{"complexity": "medium", "doc_id": "chunk_012378", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 4, "source_path": "tests\\bio\\test_measure_policy.py", "text": "test_measure_policy.test_measure_policy_passes_when_all_thresholds_met (tests\\bio\\test_measure_policy.py:4)"} +{"complexity": "medium", "doc_id": "chunk_012379", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 27, "source_path": "tests\\bio\\test_measure_policy.py", "text": "test_measure_policy.test_measure_policy_fails_when_required_metrics_miss (tests\\bio\\test_measure_policy.py:27)"} +{"complexity": "complex", "doc_id": "chunk_012380", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 54, "source_path": "tests\\bio\\test_measure_policy.py", "text": "test_measure_policy.test_measure_policy_with_negentropy_thresholds (tests\\bio\\test_measure_policy.py:54)"} +{"complexity": "medium", "doc_id": "chunk_012381", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 13, "source_path": "tests\\bio\\test_proof_network.py", "text": "test_proof_network.test_riemann_loss_and_optimizer_reduce_deviation (tests\\bio\\test_proof_network.py:13)"} +{"complexity": "medium", "doc_id": "chunk_012382", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 28, "source_path": "tests\\bio\\test_proof_network.py", "text": "test_proof_network.test_proof_graph_dependency_path_and_cycle_detection (tests\\bio\\test_proof_network.py:28)"} +{"complexity": "simple", "doc_id": "chunk_012383", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 45, "source_path": "tests\\bio\\test_proof_network.py", "text": "test_proof_network.test_proof_graph_loss_components_are_bounded (tests\\bio\\test_proof_network.py:45)"} +{"complexity": "simple", "doc_id": "chunk_012384", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 56, "source_path": "tests\\bio\\test_proof_network.py", "text": "test_proof_network.test_bft_consensus_quorum_accepts_and_rejects (tests\\bio\\test_proof_network.py:56)"} +{"complexity": "medium", "doc_id": "chunk_012385", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 68, "source_path": "tests\\bio\\test_proof_network.py", "text": "test_proof_network.test_creative_explorer_prefers_non_cyclic_candidate (tests\\bio\\test_proof_network.py:68)"} +{"complexity": "medium", "doc_id": "chunk_012386", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "other", "source_line": 6, "source_path": "tests\\bio\\test_reporting.py", "text": "test_reporting.test_contract_report_builder_aggregates_metrics (tests\\bio\\test_reporting.py:6)"} +{"complexity": "simple", "doc_id": "chunk_012387", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 37, "source_path": "tests\\bio\\test_reporting.py", "text": "test_reporting.test_contract_report_markdown_includes_summary_headers (tests\\bio\\test_reporting.py:37)"} +{"complexity": "medium", "doc_id": "chunk_012388", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 15, "source_path": "tests\\bio\\test_research_adapters.py", "text": "test_research_adapters._DummyAgent (tests\\bio\\test_research_adapters.py:15)"} +{"complexity": "simple", "doc_id": "chunk_012389", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 28, "source_path": "tests\\bio\\test_research_adapters.py", "text": "test_research_adapters.test_verified_cuda_policy_blocks_dangerous_content (tests\\bio\\test_research_adapters.py:28)"} +{"complexity": "simple", "doc_id": "chunk_012390", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 36, "source_path": "tests\\bio\\test_research_adapters.py", "text": "test_research_adapters.test_verified_cuda_policy_accepts_clean_content (tests\\bio\\test_research_adapters.py:36)"} +{"complexity": "simple", "doc_id": "chunk_012391", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 44, "source_path": "tests\\bio\\test_research_adapters.py", "text": "test_research_adapters.test_multimodal_governor_enforces_thresholds (tests\\bio\\test_research_adapters.py:44)"} +{"complexity": "simple", "doc_id": "chunk_012392", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 52, "source_path": "tests\\bio\\test_research_adapters.py", "text": "test_research_adapters.test_jet_optimizer_bounds_batch (tests\\bio\\test_research_adapters.py:52)"} +{"complexity": "simple", "doc_id": "chunk_012393", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 58, "source_path": "tests\\bio\\test_research_adapters.py", "text": "test_research_adapters.test_nist_downgrade_triggers_on_large_shift (tests\\bio\\test_research_adapters.py:58)"} +{"complexity": "simple", "doc_id": "chunk_012394", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 67, "source_path": "tests\\bio\\test_research_adapters.py", "text": "test_research_adapters.test_nist_downgrade_not_triggered_for_small_shift (tests\\bio\\test_research_adapters.py:67)"} +{"complexity": "simple", "doc_id": "chunk_012395", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 75, "source_path": "tests\\bio\\test_research_adapters.py", "text": "test_research_adapters.test_lean_step_verifier_returns_proof_hash (tests\\bio\\test_research_adapters.py:75)"} +{"complexity": "medium", "doc_id": "chunk_012396", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 82, "source_path": "tests\\bio\\test_research_adapters.py", "text": "test_research_adapters.test_ollama_multimodal_agent_formats_images_and_hash (tests\\bio\\test_research_adapters.py:82)"} +{"complexity": "simple", "doc_id": "chunk_012397", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "other", "source_line": 16, "source_path": "tests\\bio\\test_research_adapters.py", "text": "test_research_adapters.__init__ (tests\\bio\\test_research_adapters.py:16)"} +{"complexity": "simple", "doc_id": "chunk_012398", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 19, "source_path": "tests\\bio\\test_research_adapters.py", "text": "test_research_adapters.generate (tests\\bio\\test_research_adapters.py:19)"} +{"complexity": "simple", "doc_id": "chunk_012399", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 23, "source_path": "tests\\bio\\test_research_adapters.py", "text": "test_research_adapters.fallback (tests\\bio\\test_research_adapters.py:23)"} +{"complexity": "simple", "doc_id": "chunk_012400", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 85, "source_path": "tests\\bio\\test_research_adapters.py", "text": "test_research_adapters._fake_chat_request (tests\\bio\\test_research_adapters.py:85)"} +{"complexity": "medium", "doc_id": "chunk_012401", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4, "source_path": "tests\\bio\\test_sdwan_collector.py", "text": "test_sdwan_collector.test_sdwan_collector_collects_assets (tests\\bio\\test_sdwan_collector.py:4)"} +{"complexity": "simple", "doc_id": "chunk_012402", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 34, "source_path": "tests\\bio\\test_sdwan_collector.py", "text": "test_sdwan_collector.test_sdwan_collector_records_errors (tests\\bio\\test_sdwan_collector.py:34)"} +{"complexity": "simple", "doc_id": "chunk_012403", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4, "source_path": "tests\\bio\\test_sdwan_cve_policy.py", "text": "test_sdwan_cve_policy.test_assess_component_version_marks_unpatched_branch_as_vulnerable (tests\\bio\\test_sdwan_cve_policy.py:4)"} +{"complexity": "simple", "doc_id": "chunk_012404", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 11, "source_path": "tests\\bio\\test_sdwan_cve_policy.py", "text": "test_sdwan_cve_policy.test_assess_component_version_marks_patched_branch_as_safe (tests\\bio\\test_sdwan_cve_policy.py:11)"} +{"complexity": "simple", "doc_id": "chunk_012405", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 18, "source_path": "tests\\bio\\test_sdwan_cve_policy.py", "text": "test_sdwan_cve_policy.test_assess_sdwan_asset_enriches_payload (tests\\bio\\test_sdwan_cve_policy.py:18)"} +{"complexity": "complex", "doc_id": "chunk_012406", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 16, "source_path": "tests\\chaos\\capture_baseline.py", "text": "capture_baseline.capture_baseline (tests\\chaos\\capture_baseline.py:16)"} +{"complexity": "simple", "doc_id": "chunk_012407", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 63, "source_path": "tests\\chaos\\capture_baseline.py", "text": "capture_baseline.main (tests\\chaos\\capture_baseline.py:63)"} +{"complexity": "simple", "doc_id": "chunk_012408", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 21, "source_path": "tests\\chaos\\conftest.py", "text": "conftest.event_loop (tests\\chaos\\conftest.py:21)"} +{"complexity": "simple", "doc_id": "chunk_012409", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 29, "source_path": "tests\\chaos\\conftest.py", "text": "conftest.chaos_config (tests\\chaos\\conftest.py:29)"} +{"complexity": "medium", "doc_id": "chunk_012410", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 42, "source_path": "tests\\chaos\\conftest.py", "text": "conftest.steady_state (tests\\chaos\\conftest.py:42)"} +{"complexity": "complex", "doc_id": "chunk_012411", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 57, "source_path": "tests\\chaos\\conftest.py", "text": "conftest.chaos_experiment (tests\\chaos\\conftest.py:57)"} +{"complexity": "medium", "doc_id": "chunk_012412", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 111, "source_path": "tests\\chaos\\conftest.py", "text": "conftest.kubernetes_available (tests\\chaos\\conftest.py:111)"} +{"complexity": "medium", "doc_id": "chunk_012413", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 125, "source_path": "tests\\chaos\\conftest.py", "text": "conftest.chaos_mesh_available (tests\\chaos\\conftest.py:125)"} +{"complexity": "medium", "doc_id": "chunk_012414", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 146, "source_path": "tests\\chaos\\conftest.py", "text": "conftest.litmus_available (tests\\chaos\\conftest.py:146)"} +{"complexity": "medium", "doc_id": "chunk_012415", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 166, "source_path": "tests\\chaos\\conftest.py", "text": "conftest.pytest_configure (tests\\chaos\\conftest.py:166)"} +{"complexity": "complex", "doc_id": "chunk_012416", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 63, "source_path": "tests\\chaos\\conftest.py", "text": "conftest.ChaosExperiment (tests\\chaos\\conftest.py:63)"} +{"complexity": "simple", "doc_id": "chunk_012417", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "other", "source_line": 64, "source_path": "tests\\chaos\\conftest.py", "text": "conftest.__init__ (tests\\chaos\\conftest.py:64)"} +{"complexity": "simple", "doc_id": "chunk_012418", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 74, "source_path": "tests\\chaos\\conftest.py", "text": "conftest.__aenter__ (tests\\chaos\\conftest.py:74)"} +{"complexity": "simple", "doc_id": "chunk_012419", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 79, "source_path": "tests\\chaos\\conftest.py", "text": "conftest.__aexit__ (tests\\chaos\\conftest.py:79)"} +{"complexity": "simple", "doc_id": "chunk_012420", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 88, "source_path": "tests\\chaos\\conftest.py", "text": "conftest.rollback (tests\\chaos\\conftest.py:88)"} +{"complexity": "simple", "doc_id": "chunk_012421", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 95, "source_path": "tests\\chaos\\conftest.py", "text": "conftest.set_name (tests\\chaos\\conftest.py:95)"} +{"complexity": "simple", "doc_id": "chunk_012422", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 98, "source_path": "tests\\chaos\\conftest.py", "text": "conftest.record_metrics (tests\\chaos\\conftest.py:98)"} +{"complexity": "complex", "doc_id": "chunk_012423", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 13, "source_path": "tests\\chaos\\game_day_report.py", "text": "game_day_report.generate_game_day_report (tests\\chaos\\game_day_report.py:13)"} +{"complexity": "simple", "doc_id": "chunk_012424", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 276, "source_path": "tests\\chaos\\game_day_report.py", "text": "game_day_report.main (tests\\chaos\\game_day_report.py:276)"} +{"complexity": "medium", "doc_id": "chunk_012425", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 15, "source_path": "tests\\chaos\\litmus_analyzer.py", "text": "litmus_analyzer.ChaosResult (tests\\chaos\\litmus_analyzer.py:15)"} +{"complexity": "medium", "doc_id": "chunk_012426", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 33, "source_path": "tests\\chaos\\litmus_analyzer.py", "text": "litmus_analyzer.get_chaos_result (tests\\chaos\\litmus_analyzer.py:33)"} +{"complexity": "complex", "doc_id": "chunk_012427", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "tests", "module": "other", "source_line": 65, "source_path": "tests\\chaos\\litmus_analyzer.py", "text": "litmus_analyzer.parse_chaos_result (tests\\chaos\\litmus_analyzer.py:65)"} +{"complexity": "complex", "doc_id": "chunk_012428", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 107, "source_path": "tests\\chaos\\litmus_analyzer.py", "text": "litmus_analyzer.analyze_chaos_result (tests\\chaos\\litmus_analyzer.py:107)"} +{"complexity": "complex", "doc_id": "chunk_012429", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 145, "source_path": "tests\\chaos\\litmus_analyzer.py", "text": "litmus_analyzer.list_chaos_results (tests\\chaos\\litmus_analyzer.py:145)"} +{"complexity": "simple", "doc_id": "chunk_012430", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 28, "source_path": "tests\\chaos\\litmus_analyzer.py", "text": "litmus_analyzer.passed (tests\\chaos\\litmus_analyzer.py:28)"} +{"complexity": "complex", "doc_id": "chunk_012431", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 21, "source_path": "tests\\chaos\\monitor_chaos.py", "text": "monitor_chaos.ChaosMonitor (tests\\chaos\\monitor_chaos.py:21)"} +{"complexity": "medium", "doc_id": "chunk_012432", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 161, "source_path": "tests\\chaos\\monitor_chaos.py", "text": "monitor_chaos.main (tests\\chaos\\monitor_chaos.py:161)"} +{"complexity": "simple", "doc_id": "chunk_012433", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "other", "source_line": 24, "source_path": "tests\\chaos\\monitor_chaos.py", "text": "monitor_chaos.__init__ (tests\\chaos\\monitor_chaos.py:24)"} +{"complexity": "complex", "doc_id": "chunk_012434", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 30, "source_path": "tests\\chaos\\monitor_chaos.py", "text": "monitor_chaos.monitor (tests\\chaos\\monitor_chaos.py:30)"} +{"complexity": "complex", "doc_id": "chunk_012435", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 78, "source_path": "tests\\chaos\\monitor_chaos.py", "text": "monitor_chaos._analyze_results (tests\\chaos\\monitor_chaos.py:78)"} +{"complexity": "medium", "doc_id": "chunk_012436", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 115, "source_path": "tests\\chaos\\monitor_chaos.py", "text": "monitor_chaos._find_violations (tests\\chaos\\monitor_chaos.py:115)"} +{"complexity": "medium", "doc_id": "chunk_012437", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "tests", "module": "other", "source_line": 131, "source_path": "tests\\chaos\\monitor_chaos.py", "text": "monitor_chaos._save_results (tests\\chaos\\monitor_chaos.py:131)"} +{"complexity": "complex", "doc_id": "chunk_012438", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 15, "source_path": "tests\\chaos\\report_chaos.py", "text": "report_chaos.ChaosReporter (tests\\chaos\\report_chaos.py:15)"} +{"complexity": "simple", "doc_id": "chunk_012439", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 217, "source_path": "tests\\chaos\\report_chaos.py", "text": "report_chaos.main (tests\\chaos\\report_chaos.py:217)"} +{"complexity": "simple", "doc_id": "chunk_012440", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "other", "source_line": 18, "source_path": "tests\\chaos\\report_chaos.py", "text": "report_chaos.__init__ (tests\\chaos\\report_chaos.py:18)"} +{"complexity": "medium", "doc_id": "chunk_012441", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 22, "source_path": "tests\\chaos\\report_chaos.py", "text": "report_chaos.generate_report (tests\\chaos\\report_chaos.py:22)"} +{"complexity": "complex", "doc_id": "chunk_012442", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 50, "source_path": "tests\\chaos\\report_chaos.py", "text": "report_chaos._generate_markdown (tests\\chaos\\report_chaos.py:50)"} +{"complexity": "simple", "doc_id": "chunk_012443", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 171, "source_path": "tests\\chaos\\report_chaos.py", "text": "report_chaos._calculate_ttd (tests\\chaos\\report_chaos.py:171)"} +{"complexity": "medium", "doc_id": "chunk_012444", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 178, "source_path": "tests\\chaos\\report_chaos.py", "text": "report_chaos._calculate_ttr (tests\\chaos\\report_chaos.py:178)"} +{"complexity": "simple", "doc_id": "chunk_012445", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 194, "source_path": "tests\\chaos\\report_chaos.py", "text": "report_chaos._calculate_max_error_rate (tests\\chaos\\report_chaos.py:194)"} +{"complexity": "medium", "doc_id": "chunk_012446", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "tests", "module": "other", "source_line": 200, "source_path": "tests\\chaos\\report_chaos.py", "text": "report_chaos._extract_violations (tests\\chaos\\report_chaos.py:200)"} +{"complexity": "simple", "doc_id": "chunk_012447", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 19, "source_path": "tests\\chaos\\steady_state.py", "text": "steady_state.MetricStatus (tests\\chaos\\steady_state.py:19)"} +{"complexity": "medium", "doc_id": "chunk_012448", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 28, "source_path": "tests\\chaos\\steady_state.py", "text": "steady_state.Metric (tests\\chaos\\steady_state.py:28)"} +{"complexity": "complex", "doc_id": "chunk_012449", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 55, "source_path": "tests\\chaos\\steady_state.py", "text": "steady_state.SteadyStateHypothesis (tests\\chaos\\steady_state.py:55)"} +{"complexity": "complex", "doc_id": "chunk_012450", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 110, "source_path": "tests\\chaos\\steady_state.py", "text": "steady_state.SteadyStateValidator (tests\\chaos\\steady_state.py:110)"} +{"complexity": "simple", "doc_id": "chunk_012451", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 332, "source_path": "tests\\chaos\\steady_state.py", "text": "steady_state.get_validator (tests\\chaos\\steady_state.py:332)"} +{"complexity": "medium", "doc_id": "chunk_012452", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 37, "source_path": "tests\\chaos\\steady_state.py", "text": "steady_state.check (tests\\chaos\\steady_state.py:37)"} +{"complexity": "medium", "doc_id": "chunk_012453", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 75, "source_path": "tests\\chaos\\steady_state.py", "text": "steady_state.validate (tests\\chaos\\steady_state.py:75)"} +{"complexity": "medium", "doc_id": "chunk_012454", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 89, "source_path": "tests\\chaos\\steady_state.py", "text": "steady_state.to_dict (tests\\chaos\\steady_state.py:89)"} +{"complexity": "simple", "doc_id": "chunk_012455", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "other", "source_line": 118, "source_path": "tests\\chaos\\steady_state.py", "text": "steady_state.__init__ (tests\\chaos\\steady_state.py:118)"} +{"complexity": "complex", "doc_id": "chunk_012456", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 122, "source_path": "tests\\chaos\\steady_state.py", "text": "steady_state._define_hypotheses (tests\\chaos\\steady_state.py:122)"} +{"complexity": "complex", "doc_id": "chunk_012457", "function_type": "async_function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 202, "source_path": "tests\\chaos\\steady_state.py", "text": "steady_state.collect_metrics (tests\\chaos\\steady_state.py:202)"} +{"complexity": "medium", "doc_id": "chunk_012458", "function_type": "async_function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 242, "source_path": "tests\\chaos\\steady_state.py", "text": "steady_state.validate_all (tests\\chaos\\steady_state.py:242)"} +{"complexity": "simple", "doc_id": "chunk_012459", "function_type": "async_function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 273, "source_path": "tests\\chaos\\steady_state.py", "text": "steady_state.validate_hypothesis (tests\\chaos\\steady_state.py:273)"} +{"complexity": "simple", "doc_id": "chunk_012460", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 284, "source_path": "tests\\chaos\\steady_state.py", "text": "steady_state.get_report (tests\\chaos\\steady_state.py:284)"} +{"complexity": "complex", "doc_id": "chunk_012461", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 292, "source_path": "tests\\chaos\\steady_state.py", "text": "steady_state.monitor_during_chaos (tests\\chaos\\steady_state.py:292)"} +{"complexity": "complex", "doc_id": "chunk_012462", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 13, "source_path": "tests\\chaos\\verify_data_integrity.py", "text": "verify_data_integrity.DataIntegrityVerifier (tests\\chaos\\verify_data_integrity.py:13)"} +{"complexity": "simple", "doc_id": "chunk_012463", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 202, "source_path": "tests\\chaos\\verify_data_integrity.py", "text": "verify_data_integrity.main (tests\\chaos\\verify_data_integrity.py:202)"} +{"complexity": "simple", "doc_id": "chunk_012464", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 16, "source_path": "tests\\chaos\\verify_data_integrity.py", "text": "verify_data_integrity.__init__ (tests\\chaos\\verify_data_integrity.py:16)"} +{"complexity": "medium", "doc_id": "chunk_012465", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 21, "source_path": "tests\\chaos\\verify_data_integrity.py", "text": "verify_data_integrity.verify_database_integrity (tests\\chaos\\verify_data_integrity.py:21)"} +{"complexity": "medium", "doc_id": "chunk_012466", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 41, "source_path": "tests\\chaos\\verify_data_integrity.py", "text": "verify_data_integrity.verify_blockchain_anchors (tests\\chaos\\verify_data_integrity.py:41)"} +{"complexity": "medium", "doc_id": "chunk_012467", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 59, "source_path": "tests\\chaos\\verify_data_integrity.py", "text": "verify_data_integrity.verify_cryptographic_signatures (tests\\chaos\\verify_data_integrity.py:59)"} +{"complexity": "medium", "doc_id": "chunk_012468", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 76, "source_path": "tests\\chaos\\verify_data_integrity.py", "text": "verify_data_integrity.verify_cache_consistency (tests\\chaos\\verify_data_integrity.py:76)"} +{"complexity": "simple", "doc_id": "chunk_012469", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 93, "source_path": "tests\\chaos\\verify_data_integrity.py", "text": "verify_data_integrity._check_proof_counts (tests\\chaos\\verify_data_integrity.py:93)"} +{"complexity": "simple", "doc_id": "chunk_012470", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 100, "source_path": "tests\\chaos\\verify_data_integrity.py", "text": "verify_data_integrity._check_foreign_keys (tests\\chaos\\verify_data_integrity.py:100)"} +{"complexity": "simple", "doc_id": "chunk_012471", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 107, "source_path": "tests\\chaos\\verify_data_integrity.py", "text": "verify_data_integrity._check_timestamps (tests\\chaos\\verify_data_integrity.py:107)"} +{"complexity": "simple", "doc_id": "chunk_012472", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 114, "source_path": "tests\\chaos\\verify_data_integrity.py", "text": "verify_data_integrity._check_checksums (tests\\chaos\\verify_data_integrity.py:114)"} +{"complexity": "simple", "doc_id": "chunk_012473", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 121, "source_path": "tests\\chaos\\verify_data_integrity.py", "text": "verify_data_integrity._check_anchor_consistency (tests\\chaos\\verify_data_integrity.py:121)"} +{"complexity": "simple", "doc_id": "chunk_012474", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 128, "source_path": "tests\\chaos\\verify_data_integrity.py", "text": "verify_data_integrity._check_merkle_roots (tests\\chaos\\verify_data_integrity.py:128)"} +{"complexity": "simple", "doc_id": "chunk_012475", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 135, "source_path": "tests\\chaos\\verify_data_integrity.py", "text": "verify_data_integrity._check_anchor_transactions (tests\\chaos\\verify_data_integrity.py:135)"} +{"complexity": "simple", "doc_id": "chunk_012476", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 142, "source_path": "tests\\chaos\\verify_data_integrity.py", "text": "verify_data_integrity._check_signature_validity (tests\\chaos\\verify_data_integrity.py:142)"} +{"complexity": "simple", "doc_id": "chunk_012477", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 149, "source_path": "tests\\chaos\\verify_data_integrity.py", "text": "verify_data_integrity._check_key_pairs (tests\\chaos\\verify_data_integrity.py:149)"} +{"complexity": "simple", "doc_id": "chunk_012478", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 156, "source_path": "tests\\chaos\\verify_data_integrity.py", "text": "verify_data_integrity._check_cache_database_match (tests\\chaos\\verify_data_integrity.py:156)"} +{"complexity": "complex", "doc_id": "chunk_012479", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 163, "source_path": "tests\\chaos\\verify_data_integrity.py", "text": "verify_data_integrity.run_all_checks (tests\\chaos\\verify_data_integrity.py:163)"} +{"complexity": "simple", "doc_id": "chunk_012480", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 15, "source_path": "tests\\cli\\test_client_simple.py", "text": "test_client_simple.test_client_import (tests\\cli\\test_client_simple.py:15)"} +{"complexity": "medium", "doc_id": "chunk_012481", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 24, "source_path": "tests\\cli\\test_client_simple.py", "text": "test_client_simple.test_client_initialization (tests\\cli\\test_client_simple.py:24)"} +{"complexity": "complex", "doc_id": "chunk_012482", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 41, "source_path": "tests\\cli\\test_client_simple.py", "text": "test_client_simple.test_all_methods_exist (tests\\cli\\test_client_simple.py:41)"} +{"complexity": "simple", "doc_id": "chunk_012483", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 96, "source_path": "tests\\cli\\test_client_simple.py", "text": "test_client_simple.test_context_manager (tests\\cli\\test_client_simple.py:96)"} +{"complexity": "simple", "doc_id": "chunk_012484", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 104, "source_path": "tests\\cli\\test_client_simple.py", "text": "test_client_simple.test_error_classes (tests\\cli\\test_client_simple.py:104)"} +{"complexity": "simple", "doc_id": "chunk_012485", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 8, "source_path": "tests\\cobol\\test_breakthroughs.py", "text": "test_breakthroughs.DummyConsensus (tests\\cobol\\test_breakthroughs.py:8)"} +{"complexity": "medium", "doc_id": "chunk_012486", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "other", "source_line": 17, "source_path": "tests\\cobol\\test_breakthroughs.py", "text": "test_breakthroughs.make_simple_ast (tests\\cobol\\test_breakthroughs.py:17)"} +{"complexity": "simple", "doc_id": "chunk_012487", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 30, "source_path": "tests\\cobol\\test_breakthroughs.py", "text": "test_breakthroughs.test_self_healing_detects_mismatch (tests\\cobol\\test_breakthroughs.py:30)"} +{"complexity": "simple", "doc_id": "chunk_012488", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 42, "source_path": "tests\\cobol\\test_breakthroughs.py", "text": "test_breakthroughs.test_self_healing_no_mismatch (tests\\cobol\\test_breakthroughs.py:42)"} +{"complexity": "medium", "doc_id": "chunk_012489", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 53, "source_path": "tests\\cobol\\test_breakthroughs.py", "text": "test_breakthroughs.test_engine_size_matches_level (tests\\cobol\\test_breakthroughs.py:53)"} +{"complexity": "medium", "doc_id": "chunk_012490", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 69, "source_path": "tests\\cobol\\test_breakthroughs.py", "text": "test_breakthroughs.test_patch_signature_prefix (tests\\cobol\\test_breakthroughs.py:69)"} +{"complexity": "simple", "doc_id": "chunk_012491", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 83, "source_path": "tests\\cobol\\test_breakthroughs.py", "text": "test_breakthroughs.test_translator_generates_lean (tests\\cobol\\test_breakthroughs.py:83)"} +{"complexity": "simple", "doc_id": "chunk_012492", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "other", "source_line": 9, "source_path": "tests\\cobol\\test_breakthroughs.py", "text": "test_breakthroughs.__init__ (tests\\cobol\\test_breakthroughs.py:9)"} +{"complexity": "simple", "doc_id": "chunk_012493", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 12, "source_path": "tests\\cobol\\test_breakthroughs.py", "text": "test_breakthroughs.verify (tests\\cobol\\test_breakthroughs.py:12)"} +{"complexity": "medium", "doc_id": "chunk_012494", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 15, "source_path": "tests\\communication\\test_validation.py", "text": "test_validation.TestValidateMessageId (tests\\communication\\test_validation.py:15)"} +{"complexity": "medium", "doc_id": "chunk_012495", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 47, "source_path": "tests\\communication\\test_validation.py", "text": "test_validation.TestValidateConfidence (tests\\communication\\test_validation.py:47)"} +{"complexity": "medium", "doc_id": "chunk_012496", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 75, "source_path": "tests\\communication\\test_validation.py", "text": "test_validation.TestValidateEntityId (tests\\communication\\test_validation.py:75)"} +{"complexity": "medium", "doc_id": "chunk_012497", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 95, "source_path": "tests\\communication\\test_validation.py", "text": "test_validation.TestValidateContent (tests\\communication\\test_validation.py:95)"} +{"complexity": "medium", "doc_id": "chunk_012498", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 114, "source_path": "tests\\communication\\test_validation.py", "text": "test_validation.TestValidateInterpretation (tests\\communication\\test_validation.py:114)"} +{"complexity": "simple", "doc_id": "chunk_012499", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 18, "source_path": "tests\\communication\\test_validation.py", "text": "test_validation.test_valid_message_id (tests\\communication\\test_validation.py:18)"} +{"complexity": "simple", "doc_id": "chunk_012500", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 24, "source_path": "tests\\communication\\test_validation.py", "text": "test_validation.test_empty_message_id (tests\\communication\\test_validation.py:24)"} +{"complexity": "simple", "doc_id": "chunk_012501", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 29, "source_path": "tests\\communication\\test_validation.py", "text": "test_validation.test_none_message_id (tests\\communication\\test_validation.py:29)"} +{"complexity": "simple", "doc_id": "chunk_012502", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 34, "source_path": "tests\\communication\\test_validation.py", "text": "test_validation.test_too_long_message_id (tests\\communication\\test_validation.py:34)"} +{"complexity": "simple", "doc_id": "chunk_012503", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 39, "source_path": "tests\\communication\\test_validation.py", "text": "test_validation.test_invalid_characters (tests\\communication\\test_validation.py:39)"} +{"complexity": "simple", "doc_id": "chunk_012504", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 50, "source_path": "tests\\communication\\test_validation.py", "text": "test_validation.test_valid_confidence (tests\\communication\\test_validation.py:50)"} +{"complexity": "simple", "doc_id": "chunk_012505", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 57, "source_path": "tests\\communication\\test_validation.py", "text": "test_validation.test_negative_confidence (tests\\communication\\test_validation.py:57)"} +{"complexity": "simple", "doc_id": "chunk_012506", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 62, "source_path": "tests\\communication\\test_validation.py", "text": "test_validation.test_confidence_above_one (tests\\communication\\test_validation.py:62)"} +{"complexity": "simple", "doc_id": "chunk_012507", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 67, "source_path": "tests\\communication\\test_validation.py", "text": "test_validation.test_invalid_type (tests\\communication\\test_validation.py:67)"} +{"complexity": "simple", "doc_id": "chunk_012508", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 78, "source_path": "tests\\communication\\test_validation.py", "text": "test_validation.test_valid_entity_id (tests\\communication\\test_validation.py:78)"} +{"complexity": "simple", "doc_id": "chunk_012509", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 84, "source_path": "tests\\communication\\test_validation.py", "text": "test_validation.test_empty_entity_id (tests\\communication\\test_validation.py:84)"} +{"complexity": "simple", "doc_id": "chunk_012510", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 89, "source_path": "tests\\communication\\test_validation.py", "text": "test_validation.test_too_long_entity_id (tests\\communication\\test_validation.py:89)"} +{"complexity": "simple", "doc_id": "chunk_012511", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 98, "source_path": "tests\\communication\\test_validation.py", "text": "test_validation.test_valid_content (tests\\communication\\test_validation.py:98)"} +{"complexity": "simple", "doc_id": "chunk_012512", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 103, "source_path": "tests\\communication\\test_validation.py", "text": "test_validation.test_empty_content (tests\\communication\\test_validation.py:103)"} +{"complexity": "simple", "doc_id": "chunk_012513", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 108, "source_path": "tests\\communication\\test_validation.py", "text": "test_validation.test_too_large_content (tests\\communication\\test_validation.py:108)"} +{"complexity": "simple", "doc_id": "chunk_012514", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 117, "source_path": "tests\\communication\\test_validation.py", "text": "test_validation.test_valid_interpretation (tests\\communication\\test_validation.py:117)"} +{"complexity": "simple", "doc_id": "chunk_012515", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 122, "source_path": "tests\\communication\\test_validation.py", "text": "test_validation.test_empty_interpretation (tests\\communication\\test_validation.py:122)"} +{"complexity": "simple", "doc_id": "chunk_012516", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 127, "source_path": "tests\\communication\\test_validation.py", "text": "test_validation.test_too_large_interpretation (tests\\communication\\test_validation.py:127)"} +{"complexity": "complex", "doc_id": "chunk_012517", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 39, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.TestLexerBasics (tests\\compiler\\test_verified_compiler.py:39)"} +{"complexity": "complex", "doc_id": "chunk_012518", "function_type": "class", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "verification", "source_line": 191, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.TestParser (tests\\compiler\\test_verified_compiler.py:191)"} +{"complexity": "complex", "doc_id": "chunk_012519", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 296, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.TestSymbolTable (tests\\compiler\\test_verified_compiler.py:296)"} +{"complexity": "complex", "doc_id": "chunk_012520", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 359, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.TestTypesCompatible (tests\\compiler\\test_verified_compiler.py:359)"} +{"complexity": "medium", "doc_id": "chunk_012521", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 398, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.TestSemanticAnalyzer (tests\\compiler\\test_verified_compiler.py:398)"} +{"complexity": "complex", "doc_id": "chunk_012522", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 433, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.TestVerifiedCompiler (tests\\compiler\\test_verified_compiler.py:433)"} +{"complexity": "complex", "doc_id": "chunk_012523", "function_type": "class", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 547, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.TestCompilerSigner (tests\\compiler\\test_verified_compiler.py:547)"} +{"complexity": "simple", "doc_id": "chunk_012524", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "verification", "source_line": 40, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler._tokenize (tests\\compiler\\test_verified_compiler.py:40)"} +{"complexity": "simple", "doc_id": "chunk_012525", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 43, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_empty_source_returns_only_eof (tests\\compiler\\test_verified_compiler.py:43)"} +{"complexity": "simple", "doc_id": "chunk_012526", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 48, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_single_int_keyword (tests\\compiler\\test_verified_compiler.py:48)"} +{"complexity": "simple", "doc_id": "chunk_012527", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 53, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_all_keywords_recognized (tests\\compiler\\test_verified_compiler.py:53)"} +{"complexity": "simple", "doc_id": "chunk_012528", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 58, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_identifier (tests\\compiler\\test_verified_compiler.py:58)"} +{"complexity": "simple", "doc_id": "chunk_012529", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 63, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_identifier_with_underscore (tests\\compiler\\test_verified_compiler.py:63)"} +{"complexity": "simple", "doc_id": "chunk_012530", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 67, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_integer_literal (tests\\compiler\\test_verified_compiler.py:67)"} +{"complexity": "simple", "doc_id": "chunk_012531", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 72, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_zero_literal (tests\\compiler\\test_verified_compiler.py:72)"} +{"complexity": "simple", "doc_id": "chunk_012532", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 77, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_string_literal (tests\\compiler\\test_verified_compiler.py:77)"} +{"complexity": "simple", "doc_id": "chunk_012533", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 81, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_char_literal (tests\\compiler\\test_verified_compiler.py:81)"} +{"complexity": "simple", "doc_id": "chunk_012534", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 85, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_line_comment_discarded (tests\\compiler\\test_verified_compiler.py:85)"} +{"complexity": "simple", "doc_id": "chunk_012535", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 89, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_block_comment_discarded (tests\\compiler\\test_verified_compiler.py:89)"} +{"complexity": "simple", "doc_id": "chunk_012536", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 93, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_preprocessor_directive (tests\\compiler\\test_verified_compiler.py:93)"} +{"complexity": "medium", "doc_id": "chunk_012537", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 97, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_operators_two_char (tests\\compiler\\test_verified_compiler.py:97)"} +{"complexity": "medium", "doc_id": "chunk_012538", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 113, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_operators_single_char (tests\\compiler\\test_verified_compiler.py:113)"} +{"complexity": "medium", "doc_id": "chunk_012539", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 133, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_delimiters (tests\\compiler\\test_verified_compiler.py:133)"} +{"complexity": "simple", "doc_id": "chunk_012540", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 149, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_unterminated_string_raises (tests\\compiler\\test_verified_compiler.py:149)"} +{"complexity": "simple", "doc_id": "chunk_012541", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 153, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_unterminated_block_comment_raises (tests\\compiler\\test_verified_compiler.py:153)"} +{"complexity": "simple", "doc_id": "chunk_012542", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 157, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_token_has_line_and_column (tests\\compiler\\test_verified_compiler.py:157)"} +{"complexity": "simple", "doc_id": "chunk_012543", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 162, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_newline_advances_line_counter (tests\\compiler\\test_verified_compiler.py:162)"} +{"complexity": "simple", "doc_id": "chunk_012544", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 167, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_eof_always_last (tests\\compiler\\test_verified_compiler.py:167)"} +{"complexity": "simple", "doc_id": "chunk_012545", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 171, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_multiple_tokens_correct_order (tests\\compiler\\test_verified_compiler.py:171)"} +{"complexity": "simple", "doc_id": "chunk_012546", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 177, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_unknown_char_raises_lexer_error (tests\\compiler\\test_verified_compiler.py:177)"} +{"complexity": "simple", "doc_id": "chunk_012547", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 181, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_token_repr_contains_type_name (tests\\compiler\\test_verified_compiler.py:181)"} +{"complexity": "simple", "doc_id": "chunk_012548", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "verification", "source_line": 192, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler._parse (tests\\compiler\\test_verified_compiler.py:192)"} +{"complexity": "simple", "doc_id": "chunk_012549", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 197, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_empty_program (tests\\compiler\\test_verified_compiler.py:197)"} +{"complexity": "simple", "doc_id": "chunk_012550", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 202, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_simple_function (tests\\compiler\\test_verified_compiler.py:202)"} +{"complexity": "simple", "doc_id": "chunk_012551", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 207, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_function_name (tests\\compiler\\test_verified_compiler.py:207)"} +{"complexity": "simple", "doc_id": "chunk_012552", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 212, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_return_int_literal (tests\\compiler\\test_verified_compiler.py:212)"} +{"complexity": "simple", "doc_id": "chunk_012553", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 220, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_var_decl_in_body (tests\\compiler\\test_verified_compiler.py:220)"} +{"complexity": "simple", "doc_id": "chunk_012554", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 227, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_var_decl_with_initializer (tests\\compiler\\test_verified_compiler.py:227)"} +{"complexity": "simple", "doc_id": "chunk_012555", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 234, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_if_statement (tests\\compiler\\test_verified_compiler.py:234)"} +{"complexity": "simple", "doc_id": "chunk_012556", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 239, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_while_statement (tests\\compiler\\test_verified_compiler.py:239)"} +{"complexity": "simple", "doc_id": "chunk_012557", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 244, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_binary_expression (tests\\compiler\\test_verified_compiler.py:244)"} +{"complexity": "simple", "doc_id": "chunk_012558", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 251, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_function_with_params (tests\\compiler\\test_verified_compiler.py:251)"} +{"complexity": "simple", "doc_id": "chunk_012559", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 258, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_void_function (tests\\compiler\\test_verified_compiler.py:258)"} +{"complexity": "simple", "doc_id": "chunk_012560", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 263, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_pointer_type (tests\\compiler\\test_verified_compiler.py:263)"} +{"complexity": "simple", "doc_id": "chunk_012561", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 268, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_global_var_decl (tests\\compiler\\test_verified_compiler.py:268)"} +{"complexity": "simple", "doc_id": "chunk_012562", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 274, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_nested_functions (tests\\compiler\\test_verified_compiler.py:274)"} +{"complexity": "simple", "doc_id": "chunk_012563", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "verification", "source_line": 279, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_parse_error_missing_semicolon (tests\\compiler\\test_verified_compiler.py:279)"} +{"complexity": "simple", "doc_id": "chunk_012564", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 283, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_identifier_in_expression (tests\\compiler\\test_verified_compiler.py:283)"} +{"complexity": "simple", "doc_id": "chunk_012565", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 297, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.setup_method (tests\\compiler\\test_verified_compiler.py:297)"} +{"complexity": "simple", "doc_id": "chunk_012566", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 300, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_initial_depth_is_one (tests\\compiler\\test_verified_compiler.py:300)"} +{"complexity": "simple", "doc_id": "chunk_012567", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 303, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_define_and_lookup (tests\\compiler\\test_verified_compiler.py:303)"} +{"complexity": "simple", "doc_id": "chunk_012568", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 308, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_lookup_missing_returns_none (tests\\compiler\\test_verified_compiler.py:308)"} +{"complexity": "simple", "doc_id": "chunk_012569", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 311, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_enter_scope_increases_depth (tests\\compiler\\test_verified_compiler.py:311)"} +{"complexity": "simple", "doc_id": "chunk_012570", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 315, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_exit_scope_decreases_depth (tests\\compiler\\test_verified_compiler.py:315)"} +{"complexity": "simple", "doc_id": "chunk_012571", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 320, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_inner_scope_shadows_outer (tests\\compiler\\test_verified_compiler.py:320)"} +{"complexity": "simple", "doc_id": "chunk_012572", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 328, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_inner_symbol_not_in_outer_after_exit (tests\\compiler\\test_verified_compiler.py:328)"} +{"complexity": "simple", "doc_id": "chunk_012573", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 336, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_redefine_in_same_scope_raises (tests\\compiler\\test_verified_compiler.py:336)"} +{"complexity": "simple", "doc_id": "chunk_012574", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 341, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_lookup_current_scope (tests\\compiler\\test_verified_compiler.py:341)"} +{"complexity": "simple", "doc_id": "chunk_012575", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 348, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_exit_global_scope_safe (tests\\compiler\\test_verified_compiler.py:348)"} +{"complexity": "simple", "doc_id": "chunk_012576", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 360, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_identical_int (tests\\compiler\\test_verified_compiler.py:360)"} +{"complexity": "simple", "doc_id": "chunk_012577", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 364, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_int_char_compatible (tests\\compiler\\test_verified_compiler.py:364)"} +{"complexity": "simple", "doc_id": "chunk_012578", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 367, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_char_int_compatible (tests\\compiler\\test_verified_compiler.py:367)"} +{"complexity": "simple", "doc_id": "chunk_012579", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 370, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_void_not_compatible_with_int (tests\\compiler\\test_verified_compiler.py:370)"} +{"complexity": "simple", "doc_id": "chunk_012580", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 373, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_pointer_int_compatible (tests\\compiler\\test_verified_compiler.py:373)"} +{"complexity": "simple", "doc_id": "chunk_012581", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 378, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_void_pointer_compatible_with_any_pointer (tests\\compiler\\test_verified_compiler.py:378)"} +{"complexity": "simple", "doc_id": "chunk_012582", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 383, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_coerce_char_to_int (tests\\compiler\\test_verified_compiler.py:383)"} +{"complexity": "simple", "doc_id": "chunk_012583", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 387, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_coerce_pointer_dominates (tests\\compiler\\test_verified_compiler.py:387)"} +{"complexity": "simple", "doc_id": "chunk_012584", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 399, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler._analyze (tests\\compiler\\test_verified_compiler.py:399)"} +{"complexity": "simple", "doc_id": "chunk_012585", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 406, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_valid_main_no_errors (tests\\compiler\\test_verified_compiler.py:406)"} +{"complexity": "simple", "doc_id": "chunk_012586", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 411, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_simple_var_usage (tests\\compiler\\test_verified_compiler.py:411)"} +{"complexity": "simple", "doc_id": "chunk_012587", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 417, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_undeclared_variable_raises (tests\\compiler\\test_verified_compiler.py:417)"} +{"complexity": "simple", "doc_id": "chunk_012588", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 422, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_redeclaration_same_scope_raises (tests\\compiler\\test_verified_compiler.py:422)"} +{"complexity": "simple", "doc_id": "chunk_012589", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 434, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.setup_method (tests\\compiler\\test_verified_compiler.py:434)"} +{"complexity": "simple", "doc_id": "chunk_012590", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 437, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_compile_minimal_program (tests\\compiler\\test_verified_compiler.py:437)"} +{"complexity": "simple", "doc_id": "chunk_012591", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 442, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_certificate_not_none (tests\\compiler\\test_verified_compiler.py:442)"} +{"complexity": "simple", "doc_id": "chunk_012592", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "verification", "source_line": 446, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_certificate_id_starts_with_cert (tests\\compiler\\test_verified_compiler.py:446)"} +{"complexity": "simple", "doc_id": "chunk_012593", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 450, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_four_phase_proofs (tests\\compiler\\test_verified_compiler.py:450)"} +{"complexity": "simple", "doc_id": "chunk_012594", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 454, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_phase_proof_names (tests\\compiler\\test_verified_compiler.py:454)"} +{"complexity": "simple", "doc_id": "chunk_012595", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 460, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_phase_proof_hashes_are_hex64 (tests\\compiler\\test_verified_compiler.py:460)"} +{"complexity": "simple", "doc_id": "chunk_012596", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 467, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_certificate_hash_is_hex64 (tests\\compiler\\test_verified_compiler.py:467)"} +{"complexity": "simple", "doc_id": "chunk_012597", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 471, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_source_hash_is_sha256_of_source (tests\\compiler\\test_verified_compiler.py:471)"} +{"complexity": "simple", "doc_id": "chunk_012598", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 477, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_certificate_patent_field (tests\\compiler\\test_verified_compiler.py:477)"} +{"complexity": "simple", "doc_id": "chunk_012599", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 481, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_certificate_version (tests\\compiler\\test_verified_compiler.py:481)"} +{"complexity": "simple", "doc_id": "chunk_012600", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 485, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_certificate_to_json (tests\\compiler\\test_verified_compiler.py:485)"} +{"complexity": "simple", "doc_id": "chunk_012601", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 494, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_different_source_different_cert (tests\\compiler\\test_verified_compiler.py:494)"} +{"complexity": "simple", "doc_id": "chunk_012602", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 500, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_verify_compilation_returns_true (tests\\compiler\\test_verified_compiler.py:500)"} +{"complexity": "simple", "doc_id": "chunk_012603", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 504, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_target_arch_default_x86_64 (tests\\compiler\\test_verified_compiler.py:504)"} +{"complexity": "simple", "doc_id": "chunk_012604", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 508, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_supported_targets_list (tests\\compiler\\test_verified_compiler.py:508)"} +{"complexity": "simple", "doc_id": "chunk_012605", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 513, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_compile_with_arm64_target (tests\\compiler\\test_verified_compiler.py:513)"} +{"complexity": "simple", "doc_id": "chunk_012606", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 517, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_assembly_is_nonempty (tests\\compiler\\test_verified_compiler.py:517)"} +{"complexity": "simple", "doc_id": "chunk_012607", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 521, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_source_lines_counted (tests\\compiler\\test_verified_compiler.py:521)"} +{"complexity": "simple", "doc_id": "chunk_012608", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 525, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_invalid_source_returns_failure (tests\\compiler\\test_verified_compiler.py:525)"} +{"complexity": "simple", "doc_id": "chunk_012609", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 529, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_errors_list_on_failure (tests\\compiler\\test_verified_compiler.py:529)"} +{"complexity": "simple", "doc_id": "chunk_012610", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 533, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_certificate_cage_code (tests\\compiler\\test_verified_compiler.py:533)"} +{"complexity": "simple", "doc_id": "chunk_012611", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 537, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_certificate_uei (tests\\compiler\\test_verified_compiler.py:537)"} +{"complexity": "simple", "doc_id": "chunk_012612", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 548, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_default_signer_creates (tests\\compiler\\test_verified_compiler.py:548)"} +{"complexity": "simple", "doc_id": "chunk_012613", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 552, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_method_hmac_or_ed25519 (tests\\compiler\\test_verified_compiler.py:552)"} +{"complexity": "simple", "doc_id": "chunk_012614", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 556, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_public_key_nonempty (tests\\compiler\\test_verified_compiler.py:556)"} +{"complexity": "simple", "doc_id": "chunk_012615", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 560, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_sign_returns_hex_string (tests\\compiler\\test_verified_compiler.py:560)"} +{"complexity": "simple", "doc_id": "chunk_012616", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 566, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_verify_own_signature (tests\\compiler\\test_verified_compiler.py:566)"} +{"complexity": "simple", "doc_id": "chunk_012617", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 571, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_verify_wrong_data_fails (tests\\compiler\\test_verified_compiler.py:571)"} +{"complexity": "simple", "doc_id": "chunk_012618", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 576, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_custom_key (tests\\compiler\\test_verified_compiler.py:576)"} +{"complexity": "simple", "doc_id": "chunk_012619", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 581, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_deterministic_across_instances (tests\\compiler\\test_verified_compiler.py:581)"} +{"complexity": "simple", "doc_id": "chunk_012620", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 587, "source_path": "tests\\compiler\\test_verified_compiler.py", "text": "test_verified_compiler.test_different_keys_different_signatures (tests\\compiler\\test_verified_compiler.py:587)"} +{"complexity": "simple", "doc_id": "chunk_012621", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 12, "source_path": "tests\\compliance\\test_pncf_cer.py", "text": "test_pncf_cer._prev_hash (tests\\compliance\\test_pncf_cer.py:12)"} +{"complexity": "simple", "doc_id": "chunk_012622", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 16, "source_path": "tests\\compliance\\test_pncf_cer.py", "text": "test_pncf_cer._env_digest (tests\\compliance\\test_pncf_cer.py:16)"} +{"complexity": "medium", "doc_id": "chunk_012623", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "compliance", "source_line": 20, "source_path": "tests\\compliance\\test_pncf_cer.py", "text": "test_pncf_cer.test_generate_cer_basic (tests\\compliance\\test_pncf_cer.py:20)"} +{"complexity": "medium", "doc_id": "chunk_012624", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 47, "source_path": "tests\\compliance\\test_pncf_cer.py", "text": "test_pncf_cer.test_generate_cer_merkle_leaf_deterministic (tests\\compliance\\test_pncf_cer.py:47)"} +{"complexity": "medium", "doc_id": "chunk_012625", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "compliance", "source_line": 64, "source_path": "tests\\compliance\\test_pncf_cer.py", "text": "test_pncf_cer.test_generate_cer_hw_anchor (tests\\compliance\\test_pncf_cer.py:64)"} +{"complexity": "medium", "doc_id": "chunk_012626", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 78, "source_path": "tests\\compliance\\test_pncf_cer.py", "text": "test_pncf_cer.test_cer_event_id_bytes (tests\\compliance\\test_pncf_cer.py:78)"} +{"complexity": "simple", "doc_id": "chunk_012627", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 14, "source_path": "tests\\compliance\\test_pncf_controls.py", "text": "test_pncf_controls.test_control_framework_values (tests\\compliance\\test_pncf_controls.py:14)"} +{"complexity": "simple", "doc_id": "chunk_012628", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 22, "source_path": "tests\\compliance\\test_pncf_controls.py", "text": "test_pncf_controls.test_control_id_str (tests\\compliance\\test_pncf_controls.py:22)"} +{"complexity": "simple", "doc_id": "chunk_012629", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 28, "source_path": "tests\\compliance\\test_pncf_controls.py", "text": "test_pncf_controls.test_control_id_custom (tests\\compliance\\test_pncf_controls.py:28)"} +{"complexity": "simple", "doc_id": "chunk_012630", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 34, "source_path": "tests\\compliance\\test_pncf_controls.py", "text": "test_pncf_controls.test_control_id_hashable (tests\\compliance\\test_pncf_controls.py:34)"} +{"complexity": "simple", "doc_id": "chunk_012631", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 41, "source_path": "tests\\compliance\\test_pncf_controls.py", "text": "test_pncf_controls.test_mapping_registry_add_and_lookup (tests\\compliance\\test_pncf_controls.py:41)"} +{"complexity": "simple", "doc_id": "chunk_012632", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 50, "source_path": "tests\\compliance\\test_pncf_controls.py", "text": "test_pncf_controls.test_default_mapping_registry_kev_clean (tests\\compliance\\test_pncf_controls.py:50)"} +{"complexity": "simple", "doc_id": "chunk_012633", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 60, "source_path": "tests\\compliance\\test_pncf_controls.py", "text": "test_pncf_controls.test_default_mapping_registry_cot_depth (tests\\compliance\\test_pncf_controls.py:60)"} +{"complexity": "simple", "doc_id": "chunk_012634", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 68, "source_path": "tests\\compliance\\test_pncf_controls.py", "text": "test_pncf_controls.test_default_mapping_registry_all_mappings (tests\\compliance\\test_pncf_controls.py:68)"} +{"complexity": "simple", "doc_id": "chunk_012635", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 19, "source_path": "tests\\compliance\\test_pncf_fabric.py", "text": "test_pncf_fabric._env (tests\\compliance\\test_pncf_fabric.py:19)"} +{"complexity": "simple", "doc_id": "chunk_012636", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 23, "source_path": "tests\\compliance\\test_pncf_fabric.py", "text": "test_pncf_fabric._prev (tests\\compliance\\test_pncf_fabric.py:23)"} +{"complexity": "simple", "doc_id": "chunk_012637", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 27, "source_path": "tests\\compliance\\test_pncf_fabric.py", "text": "test_pncf_fabric.test_tenant_merkle_tree_single_leaf (tests\\compliance\\test_pncf_fabric.py:27)"} +{"complexity": "simple", "doc_id": "chunk_012638", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 34, "source_path": "tests\\compliance\\test_pncf_fabric.py", "text": "test_pncf_fabric.test_tenant_merkle_tree_two_leaves (tests\\compliance\\test_pncf_fabric.py:34)"} +{"complexity": "simple", "doc_id": "chunk_012639", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 45, "source_path": "tests\\compliance\\test_pncf_fabric.py", "text": "test_pncf_fabric.test_tenant_merkle_tree_append_rebuild (tests\\compliance\\test_pncf_fabric.py:45)"} +{"complexity": "simple", "doc_id": "chunk_012640", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 53, "source_path": "tests\\compliance\\test_pncf_fabric.py", "text": "test_pncf_fabric.test_tenant_merkle_tree_leaf_must_be_32_bytes (tests\\compliance\\test_pncf_fabric.py:53)"} +{"complexity": "simple", "doc_id": "chunk_012641", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "compliance", "source_line": 59, "source_path": "tests\\compliance\\test_pncf_fabric.py", "text": "test_pncf_fabric.test_merkle_proof_verify_single (tests\\compliance\\test_pncf_fabric.py:59)"} +{"complexity": "medium", "doc_id": "chunk_012642", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "compliance", "source_line": 68, "source_path": "tests\\compliance\\test_pncf_fabric.py", "text": "test_pncf_fabric.test_merkle_proof_verify_two_leaves (tests\\compliance\\test_pncf_fabric.py:68)"} +{"complexity": "medium", "doc_id": "chunk_012643", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 83, "source_path": "tests\\compliance\\test_pncf_fabric.py", "text": "test_pncf_fabric.test_compliance_fabric_append_cer (tests\\compliance\\test_pncf_fabric.py:83)"} +{"complexity": "medium", "doc_id": "chunk_012644", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 99, "source_path": "tests\\compliance\\test_pncf_fabric.py", "text": "test_pncf_fabric.test_compliance_fabric_multi_tenant (tests\\compliance\\test_pncf_fabric.py:99)"} +{"complexity": "medium", "doc_id": "chunk_012645", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 116, "source_path": "tests\\compliance\\test_pncf_fabric.py", "text": "test_pncf_fabric.test_global_root_anchor_from_fabric (tests\\compliance\\test_pncf_fabric.py:116)"} +{"complexity": "simple", "doc_id": "chunk_012646", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 135, "source_path": "tests\\compliance\\test_pncf_fabric.py", "text": "test_pncf_fabric.test_global_root_anchor_empty_fabric (tests\\compliance\\test_pncf_fabric.py:135)"} +{"complexity": "simple", "doc_id": "chunk_012647", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "compliance", "source_line": 16, "source_path": "tests\\compliance\\test_pncf_kev.py", "text": "test_pncf_kev.test_build_kev_snapshot_empty (tests\\compliance\\test_pncf_kev.py:16)"} +{"complexity": "simple", "doc_id": "chunk_012648", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "compliance", "source_line": 24, "source_path": "tests\\compliance\\test_pncf_kev.py", "text": "test_pncf_kev.test_build_kev_snapshot_parses_entries (tests\\compliance\\test_pncf_kev.py:24)"} +{"complexity": "simple", "doc_id": "chunk_012649", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 36, "source_path": "tests\\compliance\\test_pncf_kev.py", "text": "test_pncf_kev.test_kev_clean_predicate_no_components (tests\\compliance\\test_pncf_kev.py:36)"} +{"complexity": "simple", "doc_id": "chunk_012650", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 45, "source_path": "tests\\compliance\\test_pncf_kev.py", "text": "test_pncf_kev.test_kev_clean_predicate_with_components_no_match (tests\\compliance\\test_pncf_kev.py:45)"} +{"complexity": "simple", "doc_id": "chunk_012651", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 53, "source_path": "tests\\compliance\\test_pncf_kev.py", "text": "test_pncf_kev.test_component_inventory_item (tests\\compliance\\test_pncf_kev.py:53)"} +{"complexity": "simple", "doc_id": "chunk_012652", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 14, "source_path": "tests\\compliance\\test_pncf_query.py", "text": "test_pncf_query._env (tests\\compliance\\test_pncf_query.py:14)"} +{"complexity": "simple", "doc_id": "chunk_012653", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 18, "source_path": "tests\\compliance\\test_pncf_query.py", "text": "test_pncf_query._prev (tests\\compliance\\test_pncf_query.py:18)"} +{"complexity": "medium", "doc_id": "chunk_012654", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 22, "source_path": "tests\\compliance\\test_pncf_query.py", "text": "test_pncf_query.test_in_memory_storage_add_and_search (tests\\compliance\\test_pncf_query.py:22)"} +{"complexity": "medium", "doc_id": "chunk_012655", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 40, "source_path": "tests\\compliance\\test_pncf_query.py", "text": "test_pncf_query.test_in_memory_storage_time_range (tests\\compliance\\test_pncf_query.py:40)"} +{"complexity": "medium", "doc_id": "chunk_012656", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 57, "source_path": "tests\\compliance\\test_pncf_query.py", "text": "test_pncf_query.test_in_memory_storage_control_filter (tests\\compliance\\test_pncf_query.py:57)"} +{"complexity": "medium", "doc_id": "chunk_012657", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 74, "source_path": "tests\\compliance\\test_pncf_query.py", "text": "test_pncf_query.test_query_engine_find_events_for_control (tests\\compliance\\test_pncf_query.py:74)"} +{"complexity": "medium", "doc_id": "chunk_012658", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "compliance", "source_line": 95, "source_path": "tests\\compliance\\test_pncf_query.py", "text": "test_pncf_query.test_query_engine_verify_event_membership (tests\\compliance\\test_pncf_query.py:95)"} +{"complexity": "simple", "doc_id": "chunk_012659", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 30, "source_path": "tests\\compliance\\test_proof_bundle_ropa.py", "text": "test_proof_bundle_ropa._load_schema (tests\\compliance\\test_proof_bundle_ropa.py:30)"} +{"complexity": "medium", "doc_id": "chunk_012660", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "compliance", "source_line": 35, "source_path": "tests\\compliance\\test_proof_bundle_ropa.py", "text": "test_proof_bundle_ropa._validate_bundle_against_required (tests\\compliance\\test_proof_bundle_ropa.py:35)"} +{"complexity": "medium", "doc_id": "chunk_012661", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "compliance", "source_line": 48, "source_path": "tests\\compliance\\test_proof_bundle_ropa.py", "text": "test_proof_bundle_ropa.TestSchemaValidation (tests\\compliance\\test_proof_bundle_ropa.py:48)"} +{"complexity": "complex", "doc_id": "chunk_012662", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 80, "source_path": "tests\\compliance\\test_proof_bundle_ropa.py", "text": "test_proof_bundle_ropa.TestReferentialIntegrity (tests\\compliance\\test_proof_bundle_ropa.py:80)"} +{"complexity": "medium", "doc_id": "chunk_012663", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 121, "source_path": "tests\\compliance\\test_proof_bundle_ropa.py", "text": "test_proof_bundle_ropa.TestReplay (tests\\compliance\\test_proof_bundle_ropa.py:121)"} +{"complexity": "simple", "doc_id": "chunk_012664", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 51, "source_path": "tests\\compliance\\test_proof_bundle_ropa.py", "text": "test_proof_bundle_ropa.test_schema_file_exists (tests\\compliance\\test_proof_bundle_ropa.py:51)"} +{"complexity": "medium", "doc_id": "chunk_012665", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 54, "source_path": "tests\\compliance\\test_proof_bundle_ropa.py", "text": "test_proof_bundle_ropa.test_bundle_has_required_keys (tests\\compliance\\test_proof_bundle_ropa.py:54)"} +{"complexity": "medium", "doc_id": "chunk_012666", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "compliance", "source_line": 66, "source_path": "tests\\compliance\\test_proof_bundle_ropa.py", "text": "test_proof_bundle_ropa.test_routing_consensus_bundle_valid (tests\\compliance\\test_proof_bundle_ropa.py:66)"} +{"complexity": "simple", "doc_id": "chunk_012667", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "compliance", "source_line": 83, "source_path": "tests\\compliance\\test_proof_bundle_ropa.py", "text": "test_proof_bundle_ropa.test_bundle_to_proc_ids_returns_valid_procs (tests\\compliance\\test_proof_bundle_ropa.py:83)"} +{"complexity": "simple", "doc_id": "chunk_012668", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 94, "source_path": "tests\\compliance\\test_proof_bundle_ropa.py", "text": "test_proof_bundle_ropa.test_routing_bundle_maps_to_proc20 (tests\\compliance\\test_proof_bundle_ropa.py:94)"} +{"complexity": "medium", "doc_id": "chunk_012669", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "compliance", "source_line": 105, "source_path": "tests\\compliance\\test_proof_bundle_ropa.py", "text": "test_proof_bundle_ropa.test_full_bundle_maps_to_valid_proc (tests\\compliance\\test_proof_bundle_ropa.py:105)"} +{"complexity": "medium", "doc_id": "chunk_012670", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 124, "source_path": "tests\\compliance\\test_proof_bundle_ropa.py", "text": "test_proof_bundle_ropa.test_deterministic_output_with_fixed_key (tests\\compliance\\test_proof_bundle_ropa.py:124)"} +{"complexity": "simple", "doc_id": "chunk_012671", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 41, "source_path": "tests\\conftest.py", "text": "conftest._ensure_module (tests\\conftest.py:41)"} +{"complexity": "simple", "doc_id": "chunk_012672", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "tests", "module": "other", "source_line": 84, "source_path": "tests\\conftest.py", "text": "conftest._make_aevion_package (tests\\conftest.py:84)"} +{"complexity": "complex", "doc_id": "chunk_012673", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 98, "source_path": "tests\\conftest.py", "text": "conftest._load_subpkg_from_core (tests\\conftest.py:98)"} +{"complexity": "simple", "doc_id": "chunk_012674", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "other", "source_line": 241, "source_path": "tests\\conftest.py", "text": "conftest._is_server_running (tests\\conftest.py:241)"} +{"complexity": "medium", "doc_id": "chunk_012675", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 251, "source_path": "tests\\conftest.py", "text": "conftest._is_docker_compose_available (tests\\conftest.py:251)"} +{"complexity": "medium", "doc_id": "chunk_012676", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 264, "source_path": "tests\\conftest.py", "text": "conftest.pytest_collection_modifyitems (tests\\conftest.py:264)"} +{"complexity": "simple", "doc_id": "chunk_012677", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 294, "source_path": "tests\\conftest.py", "text": "conftest.test_config (tests\\conftest.py:294)"} +{"complexity": "medium", "doc_id": "chunk_012678", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 304, "source_path": "tests\\conftest.py", "text": "conftest.mock_consensus_engine (tests\\conftest.py:304)"} +{"complexity": "medium", "doc_id": "chunk_012679", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 327, "source_path": "tests\\conftest.py", "text": "conftest.mock_xgml_client (tests\\conftest.py:327)"} +{"complexity": "medium", "doc_id": "chunk_012680", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 342, "source_path": "tests\\conftest.py", "text": "conftest.sample_proof_content (tests\\conftest.py:342)"} +{"complexity": "simple", "doc_id": "chunk_012681", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 358, "source_path": "tests\\conftest.py", "text": "conftest.reset_mocks (tests\\conftest.py:358)"} +{"complexity": "medium", "doc_id": "chunk_012682", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 365, "source_path": "tests\\conftest.py", "text": "conftest.lattice (tests\\conftest.py:365)"} +{"complexity": "medium", "doc_id": "chunk_012683", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 388, "source_path": "tests\\conftest.py", "text": "conftest.verdict (tests\\conftest.py:388)"} +{"complexity": "medium", "doc_id": "chunk_012684", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "other", "source_line": 390, "source_path": "tests\\conftest.py", "text": "conftest._make_mock_verdict (tests\\conftest.py:390)"} +{"complexity": "complex", "doc_id": "chunk_012685", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 28, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.TestAgentRegistration (tests\\consensus\\test_agent_swarm.py:28)"} +{"complexity": "complex", "doc_id": "chunk_012686", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 81, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.TestAgentReputation (tests\\consensus\\test_agent_swarm.py:81)"} +{"complexity": "complex", "doc_id": "chunk_012687", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 141, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.TestHeartbeatMonitoring (tests\\consensus\\test_agent_swarm.py:141)"} +{"complexity": "complex", "doc_id": "chunk_012688", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 181, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.TestLeaderElection (tests\\consensus\\test_agent_swarm.py:181)"} +{"complexity": "complex", "doc_id": "chunk_012689", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 220, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.TestHierarchicalSwarms (tests\\consensus\\test_agent_swarm.py:220)"} +{"complexity": "complex", "doc_id": "chunk_012690", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 279, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.TestConsensusWorkflow (tests\\consensus\\test_agent_swarm.py:279)"} +{"complexity": "medium", "doc_id": "chunk_012691", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 330, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.TestAutoReplacement (tests\\consensus\\test_agent_swarm.py:330)"} +{"complexity": "complex", "doc_id": "chunk_012692", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 361, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.TestSwarmHealth (tests\\consensus\\test_agent_swarm.py:361)"} +{"complexity": "complex", "doc_id": "chunk_012693", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 398, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.TestCrossSwarmVerification (tests\\consensus\\test_agent_swarm.py:398)"} +{"complexity": "complex", "doc_id": "chunk_012694", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 456, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.TestConsensusHistory (tests\\consensus\\test_agent_swarm.py:456)"} +{"complexity": "medium", "doc_id": "chunk_012695", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 493, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.TestAgentCapabilities (tests\\consensus\\test_agent_swarm.py:493)"} +{"complexity": "complex", "doc_id": "chunk_012696", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 510, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.TestConcurrency (tests\\consensus\\test_agent_swarm.py:510)"} +{"complexity": "complex", "doc_id": "chunk_012697", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 554, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.TestFullSwarmIntegration (tests\\consensus\\test_agent_swarm.py:554)"} +{"complexity": "medium", "doc_id": "chunk_012698", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "consensus", "source_line": 31, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.test_swarm_initialization (tests\\consensus\\test_agent_swarm.py:31)"} +{"complexity": "medium", "doc_id": "chunk_012699", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 45, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.test_agent_registration (tests\\consensus\\test_agent_swarm.py:45)"} +{"complexity": "simple", "doc_id": "chunk_012700", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 61, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.test_leader_auto_election (tests\\consensus\\test_agent_swarm.py:61)"} +{"complexity": "simple", "doc_id": "chunk_012701", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 71, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.test_leader_explicit_registration (tests\\consensus\\test_agent_swarm.py:71)"} +{"complexity": "simple", "doc_id": "chunk_012702", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "consensus", "source_line": 84, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.test_reputation_initialization (tests\\consensus\\test_agent_swarm.py:84)"} +{"complexity": "simple", "doc_id": "chunk_012703", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 94, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.test_reputation_success_record (tests\\consensus\\test_agent_swarm.py:94)"} +{"complexity": "simple", "doc_id": "chunk_012704", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 103, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.test_reputation_failure_record (tests\\consensus\\test_agent_swarm.py:103)"} +{"complexity": "simple", "doc_id": "chunk_012705", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 113, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.test_reputation_byzantine_penalty (tests\\consensus\\test_agent_swarm.py:113)"} +{"complexity": "simple", "doc_id": "chunk_012706", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 122, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.test_reputation_collusion_penalty (tests\\consensus\\test_agent_swarm.py:122)"} +{"complexity": "simple", "doc_id": "chunk_012707", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 130, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.test_reputation_decay (tests\\consensus\\test_agent_swarm.py:130)"} +{"complexity": "medium", "doc_id": "chunk_012708", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 144, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.test_heartbeat_updates_timestamp (tests\\consensus\\test_agent_swarm.py:144)"} +{"complexity": "simple", "doc_id": "chunk_012709", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 156, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.test_heartbeat_recovery (tests\\consensus\\test_agent_swarm.py:156)"} +{"complexity": "medium", "doc_id": "chunk_012710", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "consensus", "source_line": 166, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.test_agent_availability_check (tests\\consensus\\test_agent_swarm.py:166)"} +{"complexity": "medium", "doc_id": "chunk_012711", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 184, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.test_leader_election_on_failure (tests\\consensus\\test_agent_swarm.py:184)"} +{"complexity": "medium", "doc_id": "chunk_012712", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "consensus", "source_line": 202, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.test_leader_selection_by_reputation (tests\\consensus\\test_agent_swarm.py:202)"} +{"complexity": "medium", "doc_id": "chunk_012713", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 223, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.test_sub_swarm_registration (tests\\consensus\\test_agent_swarm.py:223)"} +{"complexity": "medium", "doc_id": "chunk_012714", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 236, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.test_hierarchical_swarm_creation (tests\\consensus\\test_agent_swarm.py:236)"} +{"complexity": "medium", "doc_id": "chunk_012715", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 257, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.test_sub_swarm_consensus (tests\\consensus\\test_agent_swarm.py:257)"} +{"complexity": "medium", "doc_id": "chunk_012716", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 283, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.test_basic_consensus (tests\\consensus\\test_agent_swarm.py:283)"} +{"complexity": "medium", "doc_id": "chunk_012717", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 299, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.test_reputation_updates_after_consensus (tests\\consensus\\test_agent_swarm.py:299)"} +{"complexity": "simple", "doc_id": "chunk_012718", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 318, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.test_insufficient_agents_raises_error (tests\\consensus\\test_agent_swarm.py:318)"} +{"complexity": "medium", "doc_id": "chunk_012719", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 334, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.test_agent_replacement_on_byzantine (tests\\consensus\\test_agent_swarm.py:334)"} +{"complexity": "medium", "doc_id": "chunk_012720", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "consensus", "source_line": 364, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.test_health_metrics (tests\\consensus\\test_agent_swarm.py:364)"} +{"complexity": "medium", "doc_id": "chunk_012721", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 380, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.test_health_with_offline_agents (tests\\consensus\\test_agent_swarm.py:380)"} +{"complexity": "medium", "doc_id": "chunk_012722", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 401, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.test_cross_swarm_verification_success (tests\\consensus\\test_agent_swarm.py:401)"} +{"complexity": "medium", "doc_id": "chunk_012723", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 428, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.test_cross_swarm_verification_failure (tests\\consensus\\test_agent_swarm.py:428)"} +{"complexity": "medium", "doc_id": "chunk_012724", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 460, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.test_history_tracking (tests\\consensus\\test_agent_swarm.py:460)"} +{"complexity": "medium", "doc_id": "chunk_012725", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 476, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.test_history_max_size (tests\\consensus\\test_agent_swarm.py:476)"} +{"complexity": "medium", "doc_id": "chunk_012726", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 496, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.test_agent_capabilities_storage (tests\\consensus\\test_agent_swarm.py:496)"} +{"complexity": "medium", "doc_id": "chunk_012727", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 514, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.test_concurrent_heartbeats (tests\\consensus\\test_agent_swarm.py:514)"} +{"complexity": "medium", "doc_id": "chunk_012728", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 533, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.test_concurrent_consensus (tests\\consensus\\test_agent_swarm.py:533)"} +{"complexity": "medium", "doc_id": "chunk_012729", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 558, "source_path": "tests\\consensus\\test_agent_swarm.py", "text": "test_agent_swarm.test_full_swarm_lifecycle (tests\\consensus\\test_agent_swarm.py:558)"} +{"complexity": "complex", "doc_id": "chunk_012730", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 33, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.TestByzantineFaultTolerance (tests\\consensus\\test_byzantine_consensus.py:33)"} +{"complexity": "complex", "doc_id": "chunk_012731", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 102, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.TestConsensusPhases (tests\\consensus\\test_byzantine_consensus.py:102)"} +{"complexity": "medium", "doc_id": "chunk_012732", "function_type": "class", "has_docstring": "yes", "keyword": "halt", "layer": "tests", "module": "consensus", "source_line": 145, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.TestVarianceHalt (tests\\consensus\\test_byzantine_consensus.py:145)"} +{"complexity": "medium", "doc_id": "chunk_012733", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 176, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.TestAgreementQuorum (tests\\consensus\\test_byzantine_consensus.py:176)"} +{"complexity": "medium", "doc_id": "chunk_012734", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "consensus", "source_line": 206, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.TestCryptographicProofs (tests\\consensus\\test_byzantine_consensus.py:206)"} +{"complexity": "medium", "doc_id": "chunk_012735", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 239, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.TestCollusionDetection (tests\\consensus\\test_byzantine_consensus.py:239)"} +{"complexity": "medium", "doc_id": "chunk_012736", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "consensus", "source_line": 272, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.TestMerkleAggregation (tests\\consensus\\test_byzantine_consensus.py:272)"} +{"complexity": "complex", "doc_id": "chunk_012737", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 296, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.TestEngineConfiguration (tests\\consensus\\test_byzantine_consensus.py:296)"} +{"complexity": "medium", "doc_id": "chunk_012738", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 344, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.TestResponseNormalization (tests\\consensus\\test_byzantine_consensus.py:344)"} +{"complexity": "medium", "doc_id": "chunk_012739", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 366, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.TestAsyncOperations (tests\\consensus\\test_byzantine_consensus.py:366)"} +{"complexity": "medium", "doc_id": "chunk_012740", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 396, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.TestResultSerialization (tests\\consensus\\test_byzantine_consensus.py:396)"} +{"complexity": "complex", "doc_id": "chunk_012741", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 417, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.TestIntegration (tests\\consensus\\test_byzantine_consensus.py:417)"} +{"complexity": "medium", "doc_id": "chunk_012742", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 37, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.test_n3_tolerates_zero_faults (tests\\consensus\\test_byzantine_consensus.py:37)"} +{"complexity": "medium", "doc_id": "chunk_012743", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 56, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.test_n4_tolerates_one_fault (tests\\consensus\\test_byzantine_consensus.py:56)"} +{"complexity": "medium", "doc_id": "chunk_012744", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 74, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.test_n7_tolerates_two_faults (tests\\consensus\\test_byzantine_consensus.py:74)"} +{"complexity": "simple", "doc_id": "chunk_012745", "function_type": "async_function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 92, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.test_from_verification_level (tests\\consensus\\test_byzantine_consensus.py:92)"} +{"complexity": "simple", "doc_id": "chunk_012746", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 106, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.test_request_phase (tests\\consensus\\test_byzantine_consensus.py:106)"} +{"complexity": "medium", "doc_id": "chunk_012747", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 118, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.test_prepare_phase_detects_byzantine (tests\\consensus\\test_byzantine_consensus.py:118)"} +{"complexity": "medium", "doc_id": "chunk_012748", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "consensus", "source_line": 131, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.test_commit_phase_generates_proof (tests\\consensus\\test_byzantine_consensus.py:131)"} +{"complexity": "medium", "doc_id": "chunk_012749", "function_type": "async_function", "has_docstring": "yes", "keyword": "halt", "layer": "tests", "module": "consensus", "source_line": 149, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.test_halt_on_high_variance (tests\\consensus\\test_byzantine_consensus.py:149)"} +{"complexity": "simple", "doc_id": "chunk_012750", "function_type": "async_function", "has_docstring": "yes", "keyword": "halt", "layer": "tests", "module": "consensus", "source_line": 164, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.test_variance_calculation (tests\\consensus\\test_byzantine_consensus.py:164)"} +{"complexity": "medium", "doc_id": "chunk_012751", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 180, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.test_minimum_agreement_66_percent (tests\\consensus\\test_byzantine_consensus.py:180)"} +{"complexity": "medium", "doc_id": "chunk_012752", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 193, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.test_consensus_fails_below_quorum (tests\\consensus\\test_byzantine_consensus.py:193)"} +{"complexity": "medium", "doc_id": "chunk_012753", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "consensus", "source_line": 210, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.test_proof_structure (tests\\consensus\\test_byzantine_consensus.py:210)"} +{"complexity": "medium", "doc_id": "chunk_012754", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "consensus", "source_line": 225, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.test_proof_byzantine_safety (tests\\consensus\\test_byzantine_consensus.py:225)"} +{"complexity": "medium", "doc_id": "chunk_012755", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 243, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.test_collusion_detection_active (tests\\consensus\\test_byzantine_consensus.py:243)"} +{"complexity": "medium", "doc_id": "chunk_012756", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 256, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.test_collusion_detector_populated (tests\\consensus\\test_byzantine_consensus.py:256)"} +{"complexity": "simple", "doc_id": "chunk_012757", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "consensus", "source_line": 275, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.test_merkle_root_computation (tests\\consensus\\test_byzantine_consensus.py:275)"} +{"complexity": "simple", "doc_id": "chunk_012758", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "consensus", "source_line": 285, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.test_merkle_root_deterministic (tests\\consensus\\test_byzantine_consensus.py:285)"} +{"complexity": "medium", "doc_id": "chunk_012759", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 299, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.test_default_configuration (tests\\consensus\\test_byzantine_consensus.py:299)"} +{"complexity": "medium", "doc_id": "chunk_012760", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 311, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.test_custom_configuration (tests\\consensus\\test_byzantine_consensus.py:311)"} +{"complexity": "medium", "doc_id": "chunk_012761", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "consensus", "source_line": 327, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.test_n_faults_calculation (tests\\consensus\\test_byzantine_consensus.py:327)"} +{"complexity": "simple", "doc_id": "chunk_012762", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "tests", "module": "consensus", "source_line": 347, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.test_normalize_extracts_numbers (tests\\consensus\\test_byzantine_consensus.py:347)"} +{"complexity": "simple", "doc_id": "chunk_012763", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 356, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.test_normalize_handles_text (tests\\consensus\\test_byzantine_consensus.py:356)"} +{"complexity": "medium", "doc_id": "chunk_012764", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 370, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.test_concurrent_consensus (tests\\consensus\\test_byzantine_consensus.py:370)"} +{"complexity": "simple", "doc_id": "chunk_012765", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 386, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.test_latency_tracking (tests\\consensus\\test_byzantine_consensus.py:386)"} +{"complexity": "medium", "doc_id": "chunk_012766", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 400, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.test_result_to_dict (tests\\consensus\\test_byzantine_consensus.py:400)"} +{"complexity": "complex", "doc_id": "chunk_012767", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 421, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.test_full_consensus_workflow (tests\\consensus\\test_byzantine_consensus.py:421)"} +{"complexity": "medium", "doc_id": "chunk_012768", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 455, "source_path": "tests\\consensus\\test_byzantine_consensus.py", "text": "test_byzantine_consensus.test_engine_with_collusion_scenario (tests\\consensus\\test_byzantine_consensus.py:455)"} +{"complexity": "medium", "doc_id": "chunk_012769", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "consensus", "source_line": 12, "source_path": "tests\\consensus\\test_cognitive_lattice.py", "text": "test_cognitive_lattice.TestVerificationLevel (tests\\consensus\\test_cognitive_lattice.py:12)"} +{"complexity": "medium", "doc_id": "chunk_012770", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "consensus", "source_line": 44, "source_path": "tests\\consensus\\test_cognitive_lattice.py", "text": "test_cognitive_lattice.TestTemporalProof (tests\\consensus\\test_cognitive_lattice.py:44)"} +{"complexity": "complex", "doc_id": "chunk_012771", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "consensus", "source_line": 72, "source_path": "tests\\consensus\\test_cognitive_lattice.py", "text": "test_cognitive_lattice.TestTemporalProofChain (tests\\consensus\\test_cognitive_lattice.py:72)"} +{"complexity": "simple", "doc_id": "chunk_012772", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 13, "source_path": "tests\\consensus\\test_cognitive_lattice.py", "text": "test_cognitive_lattice.test_has_six_values (tests\\consensus\\test_cognitive_lattice.py:13)"} +{"complexity": "simple", "doc_id": "chunk_012773", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 16, "source_path": "tests\\consensus\\test_cognitive_lattice.py", "text": "test_cognitive_lattice.test_single_model_value (tests\\consensus\\test_cognitive_lattice.py:16)"} +{"complexity": "simple", "doc_id": "chunk_012774", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 19, "source_path": "tests\\consensus\\test_cognitive_lattice.py", "text": "test_cognitive_lattice.test_semantic_match_value (tests\\consensus\\test_cognitive_lattice.py:19)"} +{"complexity": "simple", "doc_id": "chunk_012775", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 22, "source_path": "tests\\consensus\\test_cognitive_lattice.py", "text": "test_cognitive_lattice.test_multi_model_consensus (tests\\consensus\\test_cognitive_lattice.py:22)"} +{"complexity": "simple", "doc_id": "chunk_012776", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 25, "source_path": "tests\\consensus\\test_cognitive_lattice.py", "text": "test_cognitive_lattice.test_cross_provider_bft (tests\\consensus\\test_cognitive_lattice.py:25)"} +{"complexity": "simple", "doc_id": "chunk_012777", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "consensus", "source_line": 28, "source_path": "tests\\consensus\\test_cognitive_lattice.py", "text": "test_cognitive_lattice.test_formal_proof (tests\\consensus\\test_cognitive_lattice.py:28)"} +{"complexity": "simple", "doc_id": "chunk_012778", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "consensus", "source_line": 31, "source_path": "tests\\consensus\\test_cognitive_lattice.py", "text": "test_cognitive_lattice.test_hardware_attested (tests\\consensus\\test_cognitive_lattice.py:31)"} +{"complexity": "simple", "doc_id": "chunk_012779", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 34, "source_path": "tests\\consensus\\test_cognitive_lattice.py", "text": "test_cognitive_lattice.test_is_str_enum (tests\\consensus\\test_cognitive_lattice.py:34)"} +{"complexity": "simple", "doc_id": "chunk_012780", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 38, "source_path": "tests\\consensus\\test_cognitive_lattice.py", "text": "test_cognitive_lattice.test_ordered_by_strength (tests\\consensus\\test_cognitive_lattice.py:38)"} +{"complexity": "simple", "doc_id": "chunk_012781", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 45, "source_path": "tests\\consensus\\test_cognitive_lattice.py", "text": "test_cognitive_lattice.test_creation (tests\\consensus\\test_cognitive_lattice.py:45)"} +{"complexity": "simple", "doc_id": "chunk_012782", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 54, "source_path": "tests\\consensus\\test_cognitive_lattice.py", "text": "test_cognitive_lattice.test_timestamp_auto_set (tests\\consensus\\test_cognitive_lattice.py:54)"} +{"complexity": "simple", "doc_id": "chunk_012783", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "consensus", "source_line": 63, "source_path": "tests\\consensus\\test_cognitive_lattice.py", "text": "test_cognitive_lattice.test_confidence_stored (tests\\consensus\\test_cognitive_lattice.py:63)"} +{"complexity": "simple", "doc_id": "chunk_012784", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "consensus", "source_line": 73, "source_path": "tests\\consensus\\test_cognitive_lattice.py", "text": "test_cognitive_lattice.test_init (tests\\consensus\\test_cognitive_lattice.py:73)"} +{"complexity": "simple", "doc_id": "chunk_012785", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "consensus", "source_line": 77, "source_path": "tests\\consensus\\test_cognitive_lattice.py", "text": "test_cognitive_lattice.test_add_proof_returns_proof (tests\\consensus\\test_cognitive_lattice.py:77)"} +{"complexity": "simple", "doc_id": "chunk_012786", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "consensus", "source_line": 82, "source_path": "tests\\consensus\\test_cognitive_lattice.py", "text": "test_cognitive_lattice.test_add_proof_stores_proof (tests\\consensus\\test_cognitive_lattice.py:82)"} +{"complexity": "simple", "doc_id": "chunk_012787", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "consensus", "source_line": 87, "source_path": "tests\\consensus\\test_cognitive_lattice.py", "text": "test_cognitive_lattice.test_multiple_proofs_appended (tests\\consensus\\test_cognitive_lattice.py:87)"} +{"complexity": "simple", "doc_id": "chunk_012788", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 93, "source_path": "tests\\consensus\\test_cognitive_lattice.py", "text": "test_cognitive_lattice.test_detect_drift_insufficient_history (tests\\consensus\\test_cognitive_lattice.py:93)"} +{"complexity": "simple", "doc_id": "chunk_012789", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "consensus", "source_line": 99, "source_path": "tests\\consensus\\test_cognitive_lattice.py", "text": "test_cognitive_lattice.test_detect_drift_single_proof_insufficient (tests\\consensus\\test_cognitive_lattice.py:99)"} +{"complexity": "simple", "doc_id": "chunk_012790", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 105, "source_path": "tests\\consensus\\test_cognitive_lattice.py", "text": "test_cognitive_lattice.test_detect_drift_stable_confidences (tests\\consensus\\test_cognitive_lattice.py:105)"} +{"complexity": "simple", "doc_id": "chunk_012791", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 113, "source_path": "tests\\consensus\\test_cognitive_lattice.py", "text": "test_cognitive_lattice.test_detect_drift_variable_confidences (tests\\consensus\\test_cognitive_lattice.py:113)"} +{"complexity": "simple", "doc_id": "chunk_012792", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "consensus", "source_line": 121, "source_path": "tests\\consensus\\test_cognitive_lattice.py", "text": "test_cognitive_lattice.test_drift_score_bounded (tests\\consensus\\test_cognitive_lattice.py:121)"} +{"complexity": "simple", "doc_id": "chunk_012793", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 129, "source_path": "tests\\consensus\\test_cognitive_lattice.py", "text": "test_cognitive_lattice.test_detect_drift_window_days_in_result (tests\\consensus\\test_cognitive_lattice.py:129)"} +{"complexity": "medium", "doc_id": "chunk_012794", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "consensus", "source_line": 25, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector._fill_validator (tests\\consensus\\test_collusion_detector.py:25)"} +{"complexity": "medium", "doc_id": "chunk_012795", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 52, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.TestCollusionRisk (tests\\consensus\\test_collusion_detector.py:52)"} +{"complexity": "medium", "doc_id": "chunk_012796", "function_type": "class", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "consensus", "source_line": 70, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.TestCollusionDetectorInit (tests\\consensus\\test_collusion_detector.py:70)"} +{"complexity": "complex", "doc_id": "chunk_012797", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 88, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.TestRecordResponse (tests\\consensus\\test_collusion_detector.py:88)"} +{"complexity": "complex", "doc_id": "chunk_012798", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 127, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.TestAnalyzePair (tests\\consensus\\test_collusion_detector.py:127)"} +{"complexity": "medium", "doc_id": "chunk_012799", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 174, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.TestDetectCollusionInGroup (tests\\consensus\\test_collusion_detector.py:174)"} +{"complexity": "medium", "doc_id": "chunk_012800", "function_type": "class", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "consensus", "source_line": 198, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.TestGetCleanValidatorSet (tests\\consensus\\test_collusion_detector.py:198)"} +{"complexity": "medium", "doc_id": "chunk_012801", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 220, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.TestResponseTimeRandomizer (tests\\consensus\\test_collusion_detector.py:220)"} +{"complexity": "simple", "doc_id": "chunk_012802", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 53, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_low (tests\\consensus\\test_collusion_detector.py:53)"} +{"complexity": "simple", "doc_id": "chunk_012803", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 56, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_medium (tests\\consensus\\test_collusion_detector.py:56)"} +{"complexity": "simple", "doc_id": "chunk_012804", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 59, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_high (tests\\consensus\\test_collusion_detector.py:59)"} +{"complexity": "simple", "doc_id": "chunk_012805", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 62, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_critical (tests\\consensus\\test_collusion_detector.py:62)"} +{"complexity": "simple", "doc_id": "chunk_012806", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 71, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_empty_behaviors (tests\\consensus\\test_collusion_detector.py:71)"} +{"complexity": "simple", "doc_id": "chunk_012807", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 75, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_empty_alerts (tests\\consensus\\test_collusion_detector.py:75)"} +{"complexity": "simple", "doc_id": "chunk_012808", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 79, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_alert_counter_zero (tests\\consensus\\test_collusion_detector.py:79)"} +{"complexity": "simple", "doc_id": "chunk_012809", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "consensus", "source_line": 89, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_first_response_creates_behavior (tests\\consensus\\test_collusion_detector.py:89)"} +{"complexity": "simple", "doc_id": "chunk_012810", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 94, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_multiple_responses_appended (tests\\consensus\\test_collusion_detector.py:94)"} +{"complexity": "simple", "doc_id": "chunk_012811", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 100, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_memory_trim_at_max (tests\\consensus\\test_collusion_detector.py:100)"} +{"complexity": "simple", "doc_id": "chunk_012812", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "consensus", "source_line": 106, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_ip_stored_in_set (tests\\consensus\\test_collusion_detector.py:106)"} +{"complexity": "simple", "doc_id": "chunk_012813", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "consensus", "source_line": 111, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_asn_stored_in_set (tests\\consensus\\test_collusion_detector.py:111)"} +{"complexity": "simple", "doc_id": "chunk_012814", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "consensus", "source_line": 116, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_reasoning_hashes_shortened (tests\\consensus\\test_collusion_detector.py:116)"} +{"complexity": "simple", "doc_id": "chunk_012815", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "consensus", "source_line": 128, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_unknown_validators_returns_low (tests\\consensus\\test_collusion_detector.py:128)"} +{"complexity": "simple", "doc_id": "chunk_012816", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 134, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_insufficient_samples_returns_low (tests\\consensus\\test_collusion_detector.py:134)"} +{"complexity": "simple", "doc_id": "chunk_012817", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 141, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_sufficient_samples_returns_evidence_dict (tests\\consensus\\test_collusion_detector.py:141)"} +{"complexity": "simple", "doc_id": "chunk_012818", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "consensus", "source_line": 149, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_different_validators_low_risk (tests\\consensus\\test_collusion_detector.py:149)"} +{"complexity": "simple", "doc_id": "chunk_012819", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "consensus", "source_line": 159, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_identical_validators_higher_risk (tests\\consensus\\test_collusion_detector.py:159)"} +{"complexity": "simple", "doc_id": "chunk_012820", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 175, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_empty_group_no_alerts (tests\\consensus\\test_collusion_detector.py:175)"} +{"complexity": "simple", "doc_id": "chunk_012821", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "consensus", "source_line": 180, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_single_validator_no_alerts (tests\\consensus\\test_collusion_detector.py:180)"} +{"complexity": "simple", "doc_id": "chunk_012822", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 186, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_returns_list (tests\\consensus\\test_collusion_detector.py:186)"} +{"complexity": "simple", "doc_id": "chunk_012823", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 199, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_empty_input_returns_empty (tests\\consensus\\test_collusion_detector.py:199)"} +{"complexity": "simple", "doc_id": "chunk_012824", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 203, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_fewer_than_required_returns_all (tests\\consensus\\test_collusion_detector.py:203)"} +{"complexity": "simple", "doc_id": "chunk_012825", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 208, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_returns_required_count (tests\\consensus\\test_collusion_detector.py:208)"} +{"complexity": "simple", "doc_id": "chunk_012826", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "consensus", "source_line": 221, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_init_defaults (tests\\consensus\\test_collusion_detector.py:221)"} +{"complexity": "simple", "doc_id": "chunk_012827", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "consensus", "source_line": 226, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_calculate_delay_returns_float (tests\\consensus\\test_collusion_detector.py:226)"} +{"complexity": "simple", "doc_id": "chunk_012828", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "consensus", "source_line": 231, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_calculate_delay_bounded_by_min (tests\\consensus\\test_collusion_detector.py:231)"} +{"complexity": "simple", "doc_id": "chunk_012829", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "consensus", "source_line": 236, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_calculate_delay_deterministic_per_id (tests\\consensus\\test_collusion_detector.py:236)"} +{"complexity": "simple", "doc_id": "chunk_012830", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 244, "source_path": "tests\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_different_ids_different_delays (tests\\consensus\\test_collusion_detector.py:244)"} +{"complexity": "simple", "doc_id": "chunk_012831", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 12, "source_path": "tests\\consensus\\test_merkle_dag.py", "text": "test_merkle_dag.TestDAGNodeDataclass (tests\\consensus\\test_merkle_dag.py:12)"} +{"complexity": "simple", "doc_id": "chunk_012832", "function_type": "class", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "consensus", "source_line": 21, "source_path": "tests\\consensus\\test_merkle_dag.py", "text": "test_merkle_dag.TestMerkleProofDataclass (tests\\consensus\\test_merkle_dag.py:21)"} +{"complexity": "simple", "doc_id": "chunk_012833", "function_type": "class", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "consensus", "source_line": 28, "source_path": "tests\\consensus\\test_merkle_dag.py", "text": "test_merkle_dag.TestMerkleDAGInit (tests\\consensus\\test_merkle_dag.py:28)"} +{"complexity": "complex", "doc_id": "chunk_012834", "function_type": "class", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "consensus", "source_line": 35, "source_path": "tests\\consensus\\test_merkle_dag.py", "text": "test_merkle_dag.TestMerkleDAGAddNode (tests\\consensus\\test_merkle_dag.py:35)"} +{"complexity": "medium", "doc_id": "chunk_012835", "function_type": "class", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "consensus", "source_line": 76, "source_path": "tests\\consensus\\test_merkle_dag.py", "text": "test_merkle_dag.TestMerkleDAGRoot (tests\\consensus\\test_merkle_dag.py:76)"} +{"complexity": "medium", "doc_id": "chunk_012836", "function_type": "class", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "consensus", "source_line": 100, "source_path": "tests\\consensus\\test_merkle_dag.py", "text": "test_merkle_dag.TestMerkleDAGProof (tests\\consensus\\test_merkle_dag.py:100)"} +{"complexity": "simple", "doc_id": "chunk_012837", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 13, "source_path": "tests\\consensus\\test_merkle_dag.py", "text": "test_merkle_dag.test_fields_accessible (tests\\consensus\\test_merkle_dag.py:13)"} +{"complexity": "simple", "doc_id": "chunk_012838", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 22, "source_path": "tests\\consensus\\test_merkle_dag.py", "text": "test_merkle_dag.test_fields_accessible (tests\\consensus\\test_merkle_dag.py:22)"} +{"complexity": "simple", "doc_id": "chunk_012839", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "consensus", "source_line": 29, "source_path": "tests\\consensus\\test_merkle_dag.py", "text": "test_merkle_dag.test_empty_on_init (tests\\consensus\\test_merkle_dag.py:29)"} +{"complexity": "simple", "doc_id": "chunk_012840", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 36, "source_path": "tests\\consensus\\test_merkle_dag.py", "text": "test_merkle_dag.test_add_node_returns_dag_node (tests\\consensus\\test_merkle_dag.py:36)"} +{"complexity": "simple", "doc_id": "chunk_012841", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 41, "source_path": "tests\\consensus\\test_merkle_dag.py", "text": "test_merkle_dag.test_add_node_with_no_parents_is_root (tests\\consensus\\test_merkle_dag.py:41)"} +{"complexity": "simple", "doc_id": "chunk_012842", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 46, "source_path": "tests\\consensus\\test_merkle_dag.py", "text": "test_merkle_dag.test_add_node_with_parent_not_root (tests\\consensus\\test_merkle_dag.py:46)"} +{"complexity": "simple", "doc_id": "chunk_012843", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "consensus", "source_line": 52, "source_path": "tests\\consensus\\test_merkle_dag.py", "text": "test_merkle_dag.test_node_stored_in_nodes (tests\\consensus\\test_merkle_dag.py:52)"} +{"complexity": "simple", "doc_id": "chunk_012844", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "consensus", "source_line": 57, "source_path": "tests\\consensus\\test_merkle_dag.py", "text": "test_merkle_dag.test_node_hash_is_hex_string (tests\\consensus\\test_merkle_dag.py:57)"} +{"complexity": "simple", "doc_id": "chunk_012845", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "consensus", "source_line": 62, "source_path": "tests\\consensus\\test_merkle_dag.py", "text": "test_merkle_dag.test_different_data_different_hashes (tests\\consensus\\test_merkle_dag.py:62)"} +{"complexity": "simple", "doc_id": "chunk_012846", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 69, "source_path": "tests\\consensus\\test_merkle_dag.py", "text": "test_merkle_dag.test_multiple_roots (tests\\consensus\\test_merkle_dag.py:69)"} +{"complexity": "simple", "doc_id": "chunk_012847", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 77, "source_path": "tests\\consensus\\test_merkle_dag.py", "text": "test_merkle_dag.test_empty_dag_root (tests\\consensus\\test_merkle_dag.py:77)"} +{"complexity": "simple", "doc_id": "chunk_012848", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 82, "source_path": "tests\\consensus\\test_merkle_dag.py", "text": "test_merkle_dag.test_single_node_root_not_zero (tests\\consensus\\test_merkle_dag.py:82)"} +{"complexity": "simple", "doc_id": "chunk_012849", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "consensus", "source_line": 89, "source_path": "tests\\consensus\\test_merkle_dag.py", "text": "test_merkle_dag.test_root_changes_with_new_node (tests\\consensus\\test_merkle_dag.py:89)"} +{"complexity": "simple", "doc_id": "chunk_012850", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "consensus", "source_line": 101, "source_path": "tests\\consensus\\test_merkle_dag.py", "text": "test_merkle_dag.test_get_proof_unknown_returns_none (tests\\consensus\\test_merkle_dag.py:101)"} +{"complexity": "simple", "doc_id": "chunk_012851", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "consensus", "source_line": 105, "source_path": "tests\\consensus\\test_merkle_dag.py", "text": "test_merkle_dag.test_get_proof_returns_merkle_proof (tests\\consensus\\test_merkle_dag.py:105)"} +{"complexity": "simple", "doc_id": "chunk_012852", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "consensus", "source_line": 111, "source_path": "tests\\consensus\\test_merkle_dag.py", "text": "test_merkle_dag.test_proof_node_id_matches (tests\\consensus\\test_merkle_dag.py:111)"} +{"complexity": "simple", "doc_id": "chunk_012853", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "consensus", "source_line": 117, "source_path": "tests\\consensus\\test_merkle_dag.py", "text": "test_merkle_dag.test_proof_path_contains_node (tests\\consensus\\test_merkle_dag.py:117)"} +{"complexity": "complex", "doc_id": "chunk_012854", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 30, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.TestEncryptedCredential (tests\\core\\browser\\test_browser_credentials.py:30)"} +{"complexity": "complex", "doc_id": "chunk_012855", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 68, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.TestZeroKnowledgeCredentialVault (tests\\core\\browser\\test_browser_credentials.py:68)"} +{"complexity": "complex", "doc_id": "chunk_012856", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 477, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.TestNonceSecurityCritical (tests\\core\\browser\\test_browser_credentials.py:477)"} +{"complexity": "complex", "doc_id": "chunk_012857", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 528, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.TestEdgeCases (tests\\core\\browser\\test_browser_credentials.py:528)"} +{"complexity": "medium", "doc_id": "chunk_012858", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 33, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_create_credential_with_required_fields (tests\\core\\browser\\test_browser_credentials.py:33)"} +{"complexity": "medium", "doc_id": "chunk_012859", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 50, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_create_credential_with_optional_fields (tests\\core\\browser\\test_browser_credentials.py:50)"} +{"complexity": "simple", "doc_id": "chunk_012860", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 72, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.vault (tests\\core\\browser\\test_browser_credentials.py:72)"} +{"complexity": "simple", "doc_id": "chunk_012861", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 78, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.different_vault (tests\\core\\browser\\test_browser_credentials.py:78)"} +{"complexity": "simple", "doc_id": "chunk_012862", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 87, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_derive_key_produces_32_bytes (tests\\core\\browser\\test_browser_credentials.py:87)"} +{"complexity": "simple", "doc_id": "chunk_012863", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 93, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_derive_key_deterministic (tests\\core\\browser\\test_browser_credentials.py:93)"} +{"complexity": "simple", "doc_id": "chunk_012864", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 100, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_derive_key_different_salt_produces_different_key (tests\\core\\browser\\test_browser_credentials.py:100)"} +{"complexity": "simple", "doc_id": "chunk_012865", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 108, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_derive_key_different_identity_produces_different_key (tests\\core\\browser\\test_browser_credentials.py:108)"} +{"complexity": "simple", "doc_id": "chunk_012866", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 119, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_encrypt_credential_returns_encrypted_credential (tests\\core\\browser\\test_browser_credentials.py:119)"} +{"complexity": "medium", "doc_id": "chunk_012867", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 130, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_encrypted_data_is_base64_encoded (tests\\core\\browser\\test_browser_credentials.py:130)"} +{"complexity": "medium", "doc_id": "chunk_012868", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 144, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_encrypted_data_is_not_plaintext (tests\\core\\browser\\test_browser_credentials.py:144)"} +{"complexity": "simple", "doc_id": "chunk_012869", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 156, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_salt_is_16_bytes (tests\\core\\browser\\test_browser_credentials.py:156)"} +{"complexity": "simple", "doc_id": "chunk_012870", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 165, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_nonces_are_12_bytes (tests\\core\\browser\\test_browser_credentials.py:165)"} +{"complexity": "medium", "doc_id": "chunk_012871", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 175, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_nonces_are_different_critical_security (tests\\core\\browser\\test_browser_credentials.py:175)"} +{"complexity": "simple", "doc_id": "chunk_012872", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 187, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_multiple_encryptions_produce_different_nonces (tests\\core\\browser\\test_browser_credentials.py:187)"} +{"complexity": "simple", "doc_id": "chunk_012873", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "tests", "module": "other", "source_line": 195, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_credential_stored_in_vault (tests\\core\\browser\\test_browser_credentials.py:195)"} +{"complexity": "medium", "doc_id": "chunk_012874", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 208, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_decrypt_credential_roundtrip (tests\\core\\browser\\test_browser_credentials.py:208)"} +{"complexity": "simple", "doc_id": "chunk_012875", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 220, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_decrypt_nonexistent_credential_returns_none (tests\\core\\browser\\test_browser_credentials.py:220)"} +{"complexity": "medium", "doc_id": "chunk_012876", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 225, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_decrypt_with_wrong_identity_fails (tests\\core\\browser\\test_browser_credentials.py:225)"} +{"complexity": "simple", "doc_id": "chunk_012877", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 238, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_decrypt_updates_last_used (tests\\core\\browser\\test_browser_credentials.py:238)"} +{"complexity": "simple", "doc_id": "chunk_012878", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 249, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_decrypt_with_unicode_characters (tests\\core\\browser\\test_browser_credentials.py:249)"} +{"complexity": "simple", "doc_id": "chunk_012879", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 260, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_decrypt_with_empty_strings (tests\\core\\browser\\test_browser_credentials.py:260)"} +{"complexity": "simple", "doc_id": "chunk_012880", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 271, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_decrypt_with_special_characters (tests\\core\\browser\\test_browser_credentials.py:271)"} +{"complexity": "medium", "doc_id": "chunk_012881", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 286, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_tampered_ciphertext_detected (tests\\core\\browser\\test_browser_credentials.py:286)"} +{"complexity": "medium", "doc_id": "chunk_012882", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 302, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_tampered_nonce_detected (tests\\core\\browser\\test_browser_credentials.py:302)"} +{"complexity": "medium", "doc_id": "chunk_012883", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 318, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_tampered_salt_detected (tests\\core\\browser\\test_browser_credentials.py:318)"} +{"complexity": "medium", "doc_id": "chunk_012884", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 338, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_prove_credential_exists_for_site (tests\\core\\browser\\test_browser_credentials.py:338)"} +{"complexity": "simple", "doc_id": "chunk_012885", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 350, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_prove_credential_exists_not_found (tests\\core\\browser\\test_browser_credentials.py:350)"} +{"complexity": "medium", "doc_id": "chunk_012886", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 356, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_prove_credential_proof_is_commitment (tests\\core\\browser\\test_browser_credentials.py:356)"} +{"complexity": "medium", "doc_id": "chunk_012887", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 368, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_prove_credential_different_proofs_each_time (tests\\core\\browser\\test_browser_credentials.py:368)"} +{"complexity": "medium", "doc_id": "chunk_012888", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 384, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_export_encrypted_returns_json (tests\\core\\browser\\test_browser_credentials.py:384)"} +{"complexity": "medium", "doc_id": "chunk_012889", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 396, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_export_import_roundtrip (tests\\core\\browser\\test_browser_credentials.py:396)"} +{"complexity": "simple", "doc_id": "chunk_012890", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 415, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_export_multiple_credentials (tests\\core\\browser\\test_browser_credentials.py:415)"} +{"complexity": "simple", "doc_id": "chunk_012891", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 425, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_import_invalid_json_returns_false (tests\\core\\browser\\test_browser_credentials.py:425)"} +{"complexity": "simple", "doc_id": "chunk_012892", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 430, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_import_empty_credentials_succeeds (tests\\core\\browser\\test_browser_credentials.py:430)"} +{"complexity": "medium", "doc_id": "chunk_012893", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 440, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_import_legacy_v1_format (tests\\core\\browser\\test_browser_credentials.py:440)"} +{"complexity": "simple", "doc_id": "chunk_012894", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 465, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_v2_format_has_separate_nonces (tests\\core\\browser\\test_browser_credentials.py:465)"} +{"complexity": "simple", "doc_id": "chunk_012895", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 485, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.vault (tests\\core\\browser\\test_browser_credentials.py:485)"} +{"complexity": "medium", "doc_id": "chunk_012896", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 490, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_nonce_never_repeated_100_encryptions (tests\\core\\browser\\test_browser_credentials.py:490)"} +{"complexity": "simple", "doc_id": "chunk_012897", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 503, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_nonce_entropy_minimum_96_bits (tests\\core\\browser\\test_browser_credentials.py:503)"} +{"complexity": "medium", "doc_id": "chunk_012898", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 510, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_username_password_nonces_independent (tests\\core\\browser\\test_browser_credentials.py:510)"} +{"complexity": "simple", "doc_id": "chunk_012899", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 532, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.vault (tests\\core\\browser\\test_browser_credentials.py:532)"} +{"complexity": "simple", "doc_id": "chunk_012900", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 537, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_very_long_password (tests\\core\\browser\\test_browser_credentials.py:537)"} +{"complexity": "simple", "doc_id": "chunk_012901", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 546, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_binary_like_content (tests\\core\\browser\\test_browser_credentials.py:546)"} +{"complexity": "simple", "doc_id": "chunk_012902", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 553, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_url_with_special_characters (tests\\core\\browser\\test_browser_credentials.py:553)"} +{"complexity": "simple", "doc_id": "chunk_012903", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 559, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_empty_vault_export (tests\\core\\browser\\test_browser_credentials.py:559)"} +{"complexity": "simple", "doc_id": "chunk_012904", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 565, "source_path": "tests\\core\\browser\\test_browser_credentials.py", "text": "test_browser_credentials.test_empty_vault_proof (tests\\core\\browser\\test_browser_credentials.py:565)"} +{"complexity": "medium", "doc_id": "chunk_012905", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 43, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.TestAgentType (tests\\core\\browser\\test_browser_orchestration.py:43)"} +{"complexity": "complex", "doc_id": "chunk_012906", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 62, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.TestAgentCapability (tests\\core\\browser\\test_browser_orchestration.py:62)"} +{"complexity": "complex", "doc_id": "chunk_012907", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "agents", "source_line": 96, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.TestSharedContext (tests\\core\\browser\\test_browser_orchestration.py:96)"} +{"complexity": "complex", "doc_id": "chunk_012908", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 133, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.TestAgentCoordination (tests\\core\\browser\\test_browser_orchestration.py:133)"} +{"complexity": "medium", "doc_id": "chunk_012909", "function_type": "class", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "agents", "source_line": 170, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.TestBrowserOrchestratorInit (tests\\core\\browser\\test_browser_orchestration.py:170)"} +{"complexity": "complex", "doc_id": "chunk_012910", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 192, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.TestAgentRegistration (tests\\core\\browser\\test_browser_orchestration.py:192)"} +{"complexity": "complex", "doc_id": "chunk_012911", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 263, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.TestCapabilityDiscovery (tests\\core\\browser\\test_browser_orchestration.py:263)"} +{"complexity": "complex", "doc_id": "chunk_012912", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "agents", "source_line": 337, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.TestSharedContextManagement (tests\\core\\browser\\test_browser_orchestration.py:337)"} +{"complexity": "complex", "doc_id": "chunk_012913", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "agents", "source_line": 413, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.TestCoherenceMeasurement (tests\\core\\browser\\test_browser_orchestration.py:413)"} +{"complexity": "complex", "doc_id": "chunk_012914", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 494, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.TestAgentExecutionWithSync (tests\\core\\browser\\test_browser_orchestration.py:494)"} +{"complexity": "complex", "doc_id": "chunk_012915", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 694, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.TestMultiAgentCoordination (tests\\core\\browser\\test_browser_orchestration.py:694)"} +{"complexity": "complex", "doc_id": "chunk_012916", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 1048, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.TestIntegration (tests\\core\\browser\\test_browser_orchestration.py:1048)"} +{"complexity": "simple", "doc_id": "chunk_012917", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 46, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_agent_type_values (tests\\core\\browser\\test_browser_orchestration.py:46)"} +{"complexity": "simple", "doc_id": "chunk_012918", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 56, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_agent_type_count (tests\\core\\browser\\test_browser_orchestration.py:56)"} +{"complexity": "medium", "doc_id": "chunk_012919", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 65, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_agent_capability_creation (tests\\core\\browser\\test_browser_orchestration.py:65)"} +{"complexity": "medium", "doc_id": "chunk_012920", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 80, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_agent_capability_with_custom_values (tests\\core\\browser\\test_browser_orchestration.py:80)"} +{"complexity": "medium", "doc_id": "chunk_012921", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "agents", "source_line": 99, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_shared_context_creation (tests\\core\\browser\\test_browser_orchestration.py:99)"} +{"complexity": "medium", "doc_id": "chunk_012922", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "agents", "source_line": 116, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_shared_context_with_data (tests\\core\\browser\\test_browser_orchestration.py:116)"} +{"complexity": "medium", "doc_id": "chunk_012923", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 136, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_agent_coordination_creation (tests\\core\\browser\\test_browser_orchestration.py:136)"} +{"complexity": "medium", "doc_id": "chunk_012924", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 154, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_agent_coordination_custom_interval (tests\\core\\browser\\test_browser_orchestration.py:154)"} +{"complexity": "medium", "doc_id": "chunk_012925", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "agents", "source_line": 173, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_init_default_values (tests\\core\\browser\\test_browser_orchestration.py:173)"} +{"complexity": "simple", "doc_id": "chunk_012926", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "agents", "source_line": 186, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_init_custom_interval (tests\\core\\browser\\test_browser_orchestration.py:186)"} +{"complexity": "simple", "doc_id": "chunk_012927", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 195, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.setUp (tests\\core\\browser\\test_browser_orchestration.py:195)"} +{"complexity": "medium", "doc_id": "chunk_012928", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 199, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_register_agent_basic (tests\\core\\browser\\test_browser_orchestration.py:199)"} +{"complexity": "medium", "doc_id": "chunk_012929", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 219, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_register_agent_with_custom_concurrent (tests\\core\\browser\\test_browser_orchestration.py:219)"} +{"complexity": "medium", "doc_id": "chunk_012930", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 234, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_register_multiple_agents (tests\\core\\browser\\test_browser_orchestration.py:234)"} +{"complexity": "medium", "doc_id": "chunk_012931", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 266, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.setUp (tests\\core\\browser\\test_browser_orchestration.py:266)"} +{"complexity": "simple", "doc_id": "chunk_012932", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 292, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_find_capable_agents_single_match (tests\\core\\browser\\test_browser_orchestration.py:292)"} +{"complexity": "medium", "doc_id": "chunk_012933", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 297, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_find_capable_agents_multiple_matches (tests\\core\\browser\\test_browser_orchestration.py:297)"} +{"complexity": "simple", "doc_id": "chunk_012934", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 312, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_find_capable_agents_no_match (tests\\core\\browser\\test_browser_orchestration.py:312)"} +{"complexity": "simple", "doc_id": "chunk_012935", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 317, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_find_capable_agents_unavailable_excluded (tests\\core\\browser\\test_browser_orchestration.py:317)"} +{"complexity": "simple", "doc_id": "chunk_012936", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 324, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_find_capable_agents_multiple_required_capabilities (tests\\core\\browser\\test_browser_orchestration.py:324)"} +{"complexity": "simple", "doc_id": "chunk_012937", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 331, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_find_capable_agents_partial_match (tests\\core\\browser\\test_browser_orchestration.py:331)"} +{"complexity": "simple", "doc_id": "chunk_012938", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 340, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.setUp (tests\\core\\browser\\test_browser_orchestration.py:340)"} +{"complexity": "medium", "doc_id": "chunk_012939", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "agents", "source_line": 344, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_update_shared_context (tests\\core\\browser\\test_browser_orchestration.py:344)"} +{"complexity": "medium", "doc_id": "chunk_012940", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "agents", "source_line": 368, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_update_shared_context_multiple_agents (tests\\core\\browser\\test_browser_orchestration.py:368)"} +{"complexity": "simple", "doc_id": "chunk_012941", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "agents", "source_line": 388, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_update_shared_context_nonexistent (tests\\core\\browser\\test_browser_orchestration.py:388)"} +{"complexity": "medium", "doc_id": "chunk_012942", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "agents", "source_line": 395, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_get_shared_context (tests\\core\\browser\\test_browser_orchestration.py:395)"} +{"complexity": "simple", "doc_id": "chunk_012943", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "agents", "source_line": 407, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_get_shared_context_nonexistent (tests\\core\\browser\\test_browser_orchestration.py:407)"} +{"complexity": "simple", "doc_id": "chunk_012944", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 416, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.setUp (tests\\core\\browser\\test_browser_orchestration.py:416)"} +{"complexity": "simple", "doc_id": "chunk_012945", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "agents", "source_line": 420, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_measure_coherence_no_context (tests\\core\\browser\\test_browser_orchestration.py:420)"} +{"complexity": "medium", "doc_id": "chunk_012946", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "agents", "source_line": 425, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_measure_coherence_no_agents (tests\\core\\browser\\test_browser_orchestration.py:425)"} +{"complexity": "medium", "doc_id": "chunk_012947", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "agents", "source_line": 437, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_measure_coherence_all_recent (tests\\core\\browser\\test_browser_orchestration.py:437)"} +{"complexity": "medium", "doc_id": "chunk_012948", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "agents", "source_line": 455, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_measure_coherence_partial_recent (tests\\core\\browser\\test_browser_orchestration.py:455)"} +{"complexity": "medium", "doc_id": "chunk_012949", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "agents", "source_line": 476, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_measure_coherence_all_old (tests\\core\\browser\\test_browser_orchestration.py:476)"} +{"complexity": "simple", "doc_id": "chunk_012950", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 497, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.asyncSetUp (tests\\core\\browser\\test_browser_orchestration.py:497)"} +{"complexity": "complex", "doc_id": "chunk_012951", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "agents", "source_line": 501, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_execute_agent_with_sync_success (tests\\core\\browser\\test_browser_orchestration.py:501)"} +{"complexity": "complex", "doc_id": "chunk_012952", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "agents", "source_line": 540, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_execute_agent_with_sync_updates_latency (tests\\core\\browser\\test_browser_orchestration.py:540)"} +{"complexity": "complex", "doc_id": "chunk_012953", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "agents", "source_line": 579, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_execute_agent_with_sync_error_handling (tests\\core\\browser\\test_browser_orchestration.py:579)"} +{"complexity": "complex", "doc_id": "chunk_012954", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "agents", "source_line": 617, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_execute_agent_with_sync_sets_unavailable (tests\\core\\browser\\test_browser_orchestration.py:617)"} +{"complexity": "complex", "doc_id": "chunk_012955", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "agents", "source_line": 658, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_execute_agent_phase_lock_delay (tests\\core\\browser\\test_browser_orchestration.py:658)"} +{"complexity": "simple", "doc_id": "chunk_012956", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 697, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.asyncSetUp (tests\\core\\browser\\test_browser_orchestration.py:697)"} +{"complexity": "complex", "doc_id": "chunk_012957", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 702, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_coordinate_multi_agent_task_browser_only (tests\\core\\browser\\test_browser_orchestration.py:702)"} +{"complexity": "complex", "doc_id": "chunk_012958", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 736, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_coordinate_multi_agent_task_with_agents (tests\\core\\browser\\test_browser_orchestration.py:736)"} +{"complexity": "complex", "doc_id": "chunk_012959", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 784, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_coordinate_multi_agent_task_capability_discovery (tests\\core\\browser\\test_browser_orchestration.py:784)"} +{"complexity": "complex", "doc_id": "chunk_012960", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 835, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_coordinate_multi_agent_task_browser_timeout (tests\\core\\browser\\test_browser_orchestration.py:835)"} +{"complexity": "medium", "doc_id": "chunk_012961", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 870, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_coordinate_multi_agent_task_browser_error (tests\\core\\browser\\test_browser_orchestration.py:870)"} +{"complexity": "complex", "doc_id": "chunk_012962", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 898, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_coordinate_multi_agent_task_agent_timeout (tests\\core\\browser\\test_browser_orchestration.py:898)"} +{"complexity": "complex", "doc_id": "chunk_012963", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "agents", "source_line": 934, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_coordinate_multi_agent_task_enriches_proof (tests\\core\\browser\\test_browser_orchestration.py:934)"} +{"complexity": "complex", "doc_id": "chunk_012964", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 975, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_coordinate_multi_agent_task_no_agents_all_registered (tests\\core\\browser\\test_browser_orchestration.py:975)"} +{"complexity": "medium", "doc_id": "chunk_012965", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "agents", "source_line": 1019, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_coordinate_multi_agent_task_creates_fallback_proof (tests\\core\\browser\\test_browser_orchestration.py:1019)"} +{"complexity": "simple", "doc_id": "chunk_012966", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 1051, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.asyncSetUp (tests\\core\\browser\\test_browser_orchestration.py:1051)"} +{"complexity": "complex", "doc_id": "chunk_012967", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 1056, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.test_full_workflow_with_coherence_tracking (tests\\core\\browser\\test_browser_orchestration.py:1056)"} +{"complexity": "simple", "doc_id": "chunk_012968", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 550, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.slow_handler (tests\\core\\browser\\test_browser_orchestration.py:550)"} +{"complexity": "simple", "doc_id": "chunk_012969", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 589, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.failing_handler (tests\\core\\browser\\test_browser_orchestration.py:589)"} +{"complexity": "simple", "doc_id": "chunk_012970", "function_type": "async_function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "agents", "source_line": 628, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.checking_handler (tests\\core\\browser\\test_browser_orchestration.py:628)"} +{"complexity": "simple", "doc_id": "chunk_012971", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 840, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.timeout_task (tests\\core\\browser\\test_browser_orchestration.py:840)"} +{"complexity": "simple", "doc_id": "chunk_012972", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 912, "source_path": "tests\\core\\browser\\test_browser_orchestration.py", "text": "test_browser_orchestration.slow_handler (tests\\core\\browser\\test_browser_orchestration.py:912)"} +{"complexity": "medium", "doc_id": "chunk_012973", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 22, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.MockWebActionProof (tests\\core\\browser\\test_browser_proof_marketplace.py:22)"} +{"complexity": "simple", "doc_id": "chunk_012974", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 42, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.MockProofDomain (tests\\core\\browser\\test_browser_proof_marketplace.py:42)"} +{"complexity": "complex", "doc_id": "chunk_012975", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 62, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.TestProofListing (tests\\core\\browser\\test_browser_proof_marketplace.py:62)"} +{"complexity": "complex", "doc_id": "chunk_012976", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 118, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.TestBrowserProofMarketplace (tests\\core\\browser\\test_browser_proof_marketplace.py:118)"} +{"complexity": "medium", "doc_id": "chunk_012977", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 602, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.TestGlobalMarketplace (tests\\core\\browser\\test_browser_proof_marketplace.py:602)"} +{"complexity": "complex", "doc_id": "chunk_012978", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 627, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.TestMarketplaceIntegration (tests\\core\\browser\\test_browser_proof_marketplace.py:627)"} +{"complexity": "simple", "doc_id": "chunk_012979", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 31, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.to_json (tests\\core\\browser\\test_browser_proof_marketplace.py:31)"} +{"complexity": "simple", "doc_id": "chunk_012980", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "proofs", "source_line": 44, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.__init__ (tests\\core\\browser\\test_browser_proof_marketplace.py:44)"} +{"complexity": "medium", "doc_id": "chunk_012981", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 65, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.test_proof_listing_creation (tests\\core\\browser\\test_browser_proof_marketplace.py:65)"} +{"complexity": "medium", "doc_id": "chunk_012982", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 83, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.test_proof_listing_with_crypto_price (tests\\core\\browser\\test_browser_proof_marketplace.py:83)"} +{"complexity": "medium", "doc_id": "chunk_012983", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 99, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.test_proof_listing_with_ipfs_and_nft (tests\\core\\browser\\test_browser_proof_marketplace.py:99)"} +{"complexity": "simple", "doc_id": "chunk_012984", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 122, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.marketplace (tests\\core\\browser\\test_browser_proof_marketplace.py:122)"} +{"complexity": "simple", "doc_id": "chunk_012985", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 127, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.mock_proof (tests\\core\\browser\\test_browser_proof_marketplace.py:127)"} +{"complexity": "simple", "doc_id": "chunk_012986", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "proofs", "source_line": 137, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.test_marketplace_initialization_default (tests\\core\\browser\\test_browser_proof_marketplace.py:137)"} +{"complexity": "simple", "doc_id": "chunk_012987", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "proofs", "source_line": 145, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.test_marketplace_initialization_with_pinata (tests\\core\\browser\\test_browser_proof_marketplace.py:145)"} +{"complexity": "simple", "doc_id": "chunk_012988", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "proofs", "source_line": 152, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.test_marketplace_initialization_ipfs_disabled_without_httpx (tests\\core\\browser\\test_browser_proof_marketplace.py:152)"} +{"complexity": "medium", "doc_id": "chunk_012989", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 162, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.test_list_proof_basic (tests\\core\\browser\\test_browser_proof_marketplace.py:162)"} +{"complexity": "simple", "doc_id": "chunk_012990", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 176, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.test_list_proof_with_currency (tests\\core\\browser\\test_browser_proof_marketplace.py:176)"} +{"complexity": "simple", "doc_id": "chunk_012991", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 187, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.test_list_proof_stores_proof (tests\\core\\browser\\test_browser_proof_marketplace.py:187)"} +{"complexity": "medium", "doc_id": "chunk_012992", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 198, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.test_list_multiple_proofs (tests\\core\\browser\\test_browser_proof_marketplace.py:198)"} +{"complexity": "simple", "doc_id": "chunk_012993", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "proofs", "source_line": 221, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.test_upload_to_ipfs_disabled (tests\\core\\browser\\test_browser_proof_marketplace.py:221)"} +{"complexity": "medium", "doc_id": "chunk_012994", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "proofs", "source_line": 231, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.test_upload_to_ipfs_success (tests\\core\\browser\\test_browser_proof_marketplace.py:231)"} +{"complexity": "medium", "doc_id": "chunk_012995", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "proofs", "source_line": 250, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.test_upload_to_ipfs_failure_fallback (tests\\core\\browser\\test_browser_proof_marketplace.py:250)"} +{"complexity": "medium", "doc_id": "chunk_012996", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "proofs", "source_line": 270, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.test_upload_to_ipfs_exception_fallback (tests\\core\\browser\\test_browser_proof_marketplace.py:270)"} +{"complexity": "medium", "doc_id": "chunk_012997", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 290, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.test_mint_nft_disabled (tests\\core\\browser\\test_browser_proof_marketplace.py:290)"} +{"complexity": "complex", "doc_id": "chunk_012998", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 305, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.test_mint_nft_with_web3 (tests\\core\\browser\\test_browser_proof_marketplace.py:305)"} +{"complexity": "medium", "doc_id": "chunk_012999", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 344, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.test_mint_nft_failure_fallback (tests\\core\\browser\\test_browser_proof_marketplace.py:344)"} +{"complexity": "medium", "doc_id": "chunk_013000", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 370, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.test_anchor_to_blockchain_disabled (tests\\core\\browser\\test_browser_proof_marketplace.py:370)"} +{"complexity": "complex", "doc_id": "chunk_013001", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 385, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.test_anchor_to_blockchain_with_web3 (tests\\core\\browser\\test_browser_proof_marketplace.py:385)"} +{"complexity": "medium", "doc_id": "chunk_013002", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 425, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.test_purchase_proof_success (tests\\core\\browser\\test_browser_proof_marketplace.py:425)"} +{"complexity": "simple", "doc_id": "chunk_013003", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 445, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.test_purchase_proof_not_found (tests\\core\\browser\\test_browser_proof_marketplace.py:445)"} +{"complexity": "medium", "doc_id": "chunk_013004", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 455, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.test_purchase_proof_already_sold (tests\\core\\browser\\test_browser_proof_marketplace.py:455)"} +{"complexity": "medium", "doc_id": "chunk_013005", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "proofs", "source_line": 483, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.test_get_listing_exists (tests\\core\\browser\\test_browser_proof_marketplace.py:483)"} +{"complexity": "simple", "doc_id": "chunk_013006", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "proofs", "source_line": 496, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.test_get_listing_not_found (tests\\core\\browser\\test_browser_proof_marketplace.py:496)"} +{"complexity": "medium", "doc_id": "chunk_013007", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 505, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.test_search_listings_all (tests\\core\\browser\\test_browser_proof_marketplace.py:505)"} +{"complexity": "medium", "doc_id": "chunk_013008", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 525, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.test_search_listings_by_domain (tests\\core\\browser\\test_browser_proof_marketplace.py:525)"} +{"complexity": "medium", "doc_id": "chunk_013009", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 542, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.test_search_listings_by_price_range (tests\\core\\browser\\test_browser_proof_marketplace.py:542)"} +{"complexity": "medium", "doc_id": "chunk_013010", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 558, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.test_search_listings_active_only (tests\\core\\browser\\test_browser_proof_marketplace.py:558)"} +{"complexity": "medium", "doc_id": "chunk_013011", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 582, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.test_search_listings_include_sold (tests\\core\\browser\\test_browser_proof_marketplace.py:582)"} +{"complexity": "simple", "doc_id": "chunk_013012", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "proofs", "source_line": 605, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.test_get_marketplace_singleton (tests\\core\\browser\\test_browser_proof_marketplace.py:605)"} +{"complexity": "simple", "doc_id": "chunk_013013", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "proofs", "source_line": 616, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.test_get_marketplace_creates_instance (tests\\core\\browser\\test_browser_proof_marketplace.py:616)"} +{"complexity": "complex", "doc_id": "chunk_013014", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 631, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.test_full_listing_workflow (tests\\core\\browser\\test_browser_proof_marketplace.py:631)"} +{"complexity": "medium", "doc_id": "chunk_013015", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 675, "source_path": "tests\\core\\browser\\test_browser_proof_marketplace.py", "text": "test_browser_proof_marketplace.test_marketplace_search_after_transactions (tests\\core\\browser\\test_browser_proof_marketplace.py:675)"} +{"complexity": "medium", "doc_id": "chunk_013016", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 37, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.mock_openai_client (tests\\core\\browser\\test_browser_voice.py:37)"} +{"complexity": "medium", "doc_id": "chunk_013017", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 52, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.mock_whisper_model (tests\\core\\browser\\test_browser_voice.py:52)"} +{"complexity": "simple", "doc_id": "chunk_013018", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 70, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.sample_audio_data (tests\\core\\browser\\test_browser_voice.py:70)"} +{"complexity": "simple", "doc_id": "chunk_013019", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 77, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.mock_web_action_proof (tests\\core\\browser\\test_browser_voice.py:77)"} +{"complexity": "medium", "doc_id": "chunk_013020", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 85, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.mock_whisper_class_fixture (tests\\core\\browser\\test_browser_voice.py:85)"} +{"complexity": "medium", "doc_id": "chunk_013021", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 111, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_voice_command_creation (tests\\core\\browser\\test_browser_voice.py:111)"} +{"complexity": "medium", "doc_id": "chunk_013022", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 132, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_voice_command_default_values (tests\\core\\browser\\test_browser_voice.py:132)"} +{"complexity": "medium", "doc_id": "chunk_013023", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 152, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_init_with_openai_api_key (tests\\core\\browser\\test_browser_voice.py:152)"} +{"complexity": "medium", "doc_id": "chunk_013024", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 169, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_init_with_local_whisper_fallback (tests\\core\\browser\\test_browser_voice.py:169)"} +{"complexity": "medium", "doc_id": "chunk_013025", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 192, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_init_force_local_whisper (tests\\core\\browser\\test_browser_voice.py:192)"} +{"complexity": "simple", "doc_id": "chunk_013026", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 222, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_init_no_stt_backend (tests\\core\\browser\\test_browser_voice.py:222)"} +{"complexity": "simple", "doc_id": "chunk_013027", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 233, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_init_openai_initialization_failure (tests\\core\\browser\\test_browser_voice.py:233)"} +{"complexity": "medium", "doc_id": "chunk_013028", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 246, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_init_local_whisper_initialization_failure (tests\\core\\browser\\test_browser_voice.py:246)"} +{"complexity": "medium", "doc_id": "chunk_013029", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 276, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_process_voice_command_with_openai (tests\\core\\browser\\test_browser_voice.py:276)"} +{"complexity": "medium", "doc_id": "chunk_013030", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 303, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_process_voice_command_with_local_whisper (tests\\core\\browser\\test_browser_voice.py:303)"} +{"complexity": "medium", "doc_id": "chunk_013031", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 329, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_process_voice_command_mock_fallback (tests\\core\\browser\\test_browser_voice.py:329)"} +{"complexity": "medium", "doc_id": "chunk_013032", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 346, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_process_voice_command_openai_failure_fallback (tests\\core\\browser\\test_browser_voice.py:346)"} +{"complexity": "medium", "doc_id": "chunk_013033", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 371, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_process_voice_command_openai_fails_local_succeeds (tests\\core\\browser\\test_browser_voice.py:371)"} +{"complexity": "medium", "doc_id": "chunk_013034", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 398, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_process_voice_command_with_language (tests\\core\\browser\\test_browser_voice.py:398)"} +{"complexity": "medium", "doc_id": "chunk_013035", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 423, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_transcribe_openai (tests\\core\\browser\\test_browser_voice.py:423)"} +{"complexity": "medium", "doc_id": "chunk_013036", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 448, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_transcribe_openai_language_parsing (tests\\core\\browser\\test_browser_voice.py:448)"} +{"complexity": "medium", "doc_id": "chunk_013037", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 473, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_transcribe_local (tests\\core\\browser\\test_browser_voice.py:473)"} +{"complexity": "complex", "doc_id": "chunk_013038", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 504, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_transcribe_local_multiple_segments (tests\\core\\browser\\test_browser_voice.py:504)"} +{"complexity": "medium", "doc_id": "chunk_013039", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 543, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_transcribe_local_cleanup_on_error (tests\\core\\browser\\test_browser_voice.py:543)"} +{"complexity": "medium", "doc_id": "chunk_013040", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 576, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_interpret_command_va_check (tests\\core\\browser\\test_browser_voice.py:576)"} +{"complexity": "simple", "doc_id": "chunk_013041", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 590, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_interpret_command_navigation (tests\\core\\browser\\test_browser_voice.py:590)"} +{"complexity": "simple", "doc_id": "chunk_013042", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 601, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_interpret_command_form_filling (tests\\core\\browser\\test_browser_voice.py:601)"} +{"complexity": "simple", "doc_id": "chunk_013043", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 612, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_interpret_command_fallback (tests\\core\\browser\\test_browser_voice.py:612)"} +{"complexity": "simple", "doc_id": "chunk_013044", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 623, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_interpret_command_case_insensitive (tests\\core\\browser\\test_browser_voice.py:623)"} +{"complexity": "medium", "doc_id": "chunk_013045", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 640, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_process_gesture_swipe_gestures (tests\\core\\browser\\test_browser_voice.py:640)"} +{"complexity": "medium", "doc_id": "chunk_013046", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 659, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_process_gesture_tap_gestures (tests\\core\\browser\\test_browser_voice.py:659)"} +{"complexity": "medium", "doc_id": "chunk_013047", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 674, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_process_gesture_pinch_gestures (tests\\core\\browser\\test_browser_voice.py:674)"} +{"complexity": "medium", "doc_id": "chunk_013048", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 689, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_process_gesture_multi_finger_gestures (tests\\core\\browser\\test_browser_voice.py:689)"} +{"complexity": "medium", "doc_id": "chunk_013049", "function_type": "async_function", "has_docstring": "yes", "keyword": "infer", "layer": "tests", "module": "other", "source_line": 704, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_process_gesture_infer_direction_from_coordinates (tests\\core\\browser\\test_browser_voice.py:704)"} +{"complexity": "medium", "doc_id": "chunk_013050", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 738, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_process_gesture_with_velocity (tests\\core\\browser\\test_browser_voice.py:738)"} +{"complexity": "simple", "doc_id": "chunk_013051", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 764, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_process_gesture_unknown_gesture (tests\\core\\browser\\test_browser_voice.py:764)"} +{"complexity": "medium", "doc_id": "chunk_013052", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 773, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_process_gesture_edge_cases (tests\\core\\browser\\test_browser_voice.py:773)"} +{"complexity": "medium", "doc_id": "chunk_013053", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 811, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_generate_voice_proof_without_web_proof (tests\\core\\browser\\test_browser_voice.py:811)"} +{"complexity": "medium", "doc_id": "chunk_013054", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 834, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_generate_voice_proof_with_web_proof (tests\\core\\browser\\test_browser_voice.py:834)"} +{"complexity": "complex", "doc_id": "chunk_013055", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 865, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_full_voice_workflow (tests\\core\\browser\\test_browser_voice.py:865)"} +{"complexity": "medium", "doc_id": "chunk_013056", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 900, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_multiple_commands_history (tests\\core\\browser\\test_browser_voice.py:900)"} +{"complexity": "medium", "doc_id": "chunk_013057", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 924, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_local_whisper_with_gesture_workflow (tests\\core\\browser\\test_browser_voice.py:924)"} +{"complexity": "simple", "doc_id": "chunk_013058", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 959, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_process_voice_command_empty_audio (tests\\core\\browser\\test_browser_voice.py:959)"} +{"complexity": "medium", "doc_id": "chunk_013059", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 973, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_process_voice_command_all_methods_fail (tests\\core\\browser\\test_browser_voice.py:973)"} +{"complexity": "simple", "doc_id": "chunk_013060", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 991, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_interpret_command_empty_string (tests\\core\\browser\\test_browser_voice.py:991)"} +{"complexity": "simple", "doc_id": "chunk_013061", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 999, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_interpret_command_special_characters (tests\\core\\browser\\test_browser_voice.py:999)"} +{"complexity": "medium", "doc_id": "chunk_013062", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1008, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_process_gesture_none_coordinates (tests\\core\\browser\\test_browser_voice.py:1008)"} +{"complexity": "medium", "doc_id": "chunk_013063", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 1032, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_voice_control_attributes_after_init (tests\\core\\browser\\test_browser_voice.py:1032)"} +{"complexity": "medium", "doc_id": "chunk_013064", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1047, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_gesture_coordinate_variations (tests\\core\\browser\\test_browser_voice.py:1047)"} +{"complexity": "medium", "doc_id": "chunk_013065", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1063, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_voice_command_str_representation (tests\\core\\browser\\test_browser_voice.py:1063)"} +{"complexity": "medium", "doc_id": "chunk_013066", "function_type": "async_function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 1079, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_local_whisper_confidence_calculation (tests\\core\\browser\\test_browser_voice.py:1079)"} +{"complexity": "simple", "doc_id": "chunk_013067", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1112, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.test_process_voice_command_timestamp_format (tests\\core\\browser\\test_browser_voice.py:1112)"} +{"complexity": "medium", "doc_id": "chunk_013068", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 89, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice._inject_whisper (tests\\core\\browser\\test_browser_voice.py:89)"} +{"complexity": "simple", "doc_id": "chunk_013069", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 95, "source_path": "tests\\core\\browser\\test_browser_voice.py", "text": "test_browser_voice.cleanup (tests\\core\\browser\\test_browser_voice.py:95)"} +{"complexity": "medium", "doc_id": "chunk_013070", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 13, "source_path": "tests\\core\\cache\\test_cache_config.py", "text": "test_cache_config.TestCacheConfigDefaults (tests\\core\\cache\\test_cache_config.py:13)"} +{"complexity": "medium", "doc_id": "chunk_013071", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 31, "source_path": "tests\\core\\cache\\test_cache_config.py", "text": "test_cache_config.TestCacheConfigCustom (tests\\core\\cache\\test_cache_config.py:31)"} +{"complexity": "medium", "doc_id": "chunk_013072", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 49, "source_path": "tests\\core\\cache\\test_cache_config.py", "text": "test_cache_config.TestCacheConfigToDict (tests\\core\\cache\\test_cache_config.py:49)"} +{"complexity": "simple", "doc_id": "chunk_013073", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 14, "source_path": "tests\\core\\cache\\test_cache_config.py", "text": "test_cache_config.test_ttl_default (tests\\core\\cache\\test_cache_config.py:14)"} +{"complexity": "simple", "doc_id": "chunk_013074", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 18, "source_path": "tests\\core\\cache\\test_cache_config.py", "text": "test_cache_config.test_max_size_default (tests\\core\\cache\\test_cache_config.py:18)"} +{"complexity": "simple", "doc_id": "chunk_013075", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 22, "source_path": "tests\\core\\cache\\test_cache_config.py", "text": "test_cache_config.test_backend_default (tests\\core\\cache\\test_cache_config.py:22)"} +{"complexity": "simple", "doc_id": "chunk_013076", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 26, "source_path": "tests\\core\\cache\\test_cache_config.py", "text": "test_cache_config.test_redis_url_default_none (tests\\core\\cache\\test_cache_config.py:26)"} +{"complexity": "simple", "doc_id": "chunk_013077", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 32, "source_path": "tests\\core\\cache\\test_cache_config.py", "text": "test_cache_config.test_custom_ttl (tests\\core\\cache\\test_cache_config.py:32)"} +{"complexity": "simple", "doc_id": "chunk_013078", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 36, "source_path": "tests\\core\\cache\\test_cache_config.py", "text": "test_cache_config.test_custom_max_size (tests\\core\\cache\\test_cache_config.py:36)"} +{"complexity": "simple", "doc_id": "chunk_013079", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 40, "source_path": "tests\\core\\cache\\test_cache_config.py", "text": "test_cache_config.test_custom_backend (tests\\core\\cache\\test_cache_config.py:40)"} +{"complexity": "simple", "doc_id": "chunk_013080", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 44, "source_path": "tests\\core\\cache\\test_cache_config.py", "text": "test_cache_config.test_custom_redis_url (tests\\core\\cache\\test_cache_config.py:44)"} +{"complexity": "simple", "doc_id": "chunk_013081", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 50, "source_path": "tests\\core\\cache\\test_cache_config.py", "text": "test_cache_config.test_to_dict_keys (tests\\core\\cache\\test_cache_config.py:50)"} +{"complexity": "simple", "doc_id": "chunk_013082", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 58, "source_path": "tests\\core\\cache\\test_cache_config.py", "text": "test_cache_config.test_to_dict_values (tests\\core\\cache\\test_cache_config.py:58)"} +{"complexity": "simple", "doc_id": "chunk_013083", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 66, "source_path": "tests\\core\\cache\\test_cache_config.py", "text": "test_cache_config.test_to_dict_redis_url_none (tests\\core\\cache\\test_cache_config.py:66)"} +{"complexity": "complex", "doc_id": "chunk_013084", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 25, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.TestCacheStats (tests\\core\\cache\\test_fast_cache.py:25)"} +{"complexity": "complex", "doc_id": "chunk_013085", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 127, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.TestSemanticCacheL1 (tests\\core\\cache\\test_fast_cache.py:127)"} +{"complexity": "complex", "doc_id": "chunk_013086", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 249, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.TestSemanticCacheL2 (tests\\core\\cache\\test_fast_cache.py:249)"} +{"complexity": "complex", "doc_id": "chunk_013087", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 379, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.TestSemanticCacheL3 (tests\\core\\cache\\test_fast_cache.py:379)"} +{"complexity": "complex", "doc_id": "chunk_013088", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 502, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.TestSemanticCacheIntegration (tests\\core\\cache\\test_fast_cache.py:502)"} +{"complexity": "complex", "doc_id": "chunk_013089", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 613, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.TestCacheConfiguration (tests\\core\\cache\\test_fast_cache.py:613)"} +{"complexity": "complex", "doc_id": "chunk_013090", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 658, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.TestCacheEdgeCases (tests\\core\\cache\\test_fast_cache.py:658)"} +{"complexity": "medium", "doc_id": "chunk_013091", "function_type": "async_function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "cache", "source_line": 29, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_initial_stats (tests\\core\\cache\\test_fast_cache.py:29)"} +{"complexity": "simple", "doc_id": "chunk_013092", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 42, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_record_l1_hit (tests\\core\\cache\\test_fast_cache.py:42)"} +{"complexity": "simple", "doc_id": "chunk_013093", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 53, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_record_l2_hit (tests\\core\\cache\\test_fast_cache.py:53)"} +{"complexity": "simple", "doc_id": "chunk_013094", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 63, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_record_l3_hit (tests\\core\\cache\\test_fast_cache.py:63)"} +{"complexity": "simple", "doc_id": "chunk_013095", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 73, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_record_miss (tests\\core\\cache\\test_fast_cache.py:73)"} +{"complexity": "simple", "doc_id": "chunk_013096", "function_type": "async_function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "cache", "source_line": 85, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_hit_rate_calculation (tests\\core\\cache\\test_fast_cache.py:85)"} +{"complexity": "simple", "doc_id": "chunk_013097", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 96, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_avg_latency (tests\\core\\cache\\test_fast_cache.py:96)"} +{"complexity": "medium", "doc_id": "chunk_013098", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 107, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_stats_to_dict (tests\\core\\cache\\test_fast_cache.py:107)"} +{"complexity": "medium", "doc_id": "chunk_013099", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 131, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_l1_exact_match (tests\\core\\cache\\test_fast_cache.py:131)"} +{"complexity": "medium", "doc_id": "chunk_013100", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 153, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_l1_cache_miss (tests\\core\\cache\\test_fast_cache.py:153)"} +{"complexity": "medium", "doc_id": "chunk_013101", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 168, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_l1_lru_eviction (tests\\core\\cache\\test_fast_cache.py:168)"} +{"complexity": "medium", "doc_id": "chunk_013102", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 187, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_l1_expiration (tests\\core\\cache\\test_fast_cache.py:187)"} +{"complexity": "medium", "doc_id": "chunk_013103", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 209, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_l1_performance (tests\\core\\cache\\test_fast_cache.py:209)"} +{"complexity": "medium", "doc_id": "chunk_013104", "function_type": "async_function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "cache", "source_line": 229, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_l1_invalidation (tests\\core\\cache\\test_fast_cache.py:229)"} +{"complexity": "medium", "doc_id": "chunk_013105", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 253, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_l2_semantic_match (tests\\core\\cache\\test_fast_cache.py:253)"} +{"complexity": "medium", "doc_id": "chunk_013106", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 284, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_l2_low_similarity_miss (tests\\core\\cache\\test_fast_cache.py:284)"} +{"complexity": "medium", "doc_id": "chunk_013107", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 310, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_l2_promotion_to_l1 (tests\\core\\cache\\test_fast_cache.py:310)"} +{"complexity": "complex", "doc_id": "chunk_013108", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 339, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_l2_performance (tests\\core\\cache\\test_fast_cache.py:339)"} +{"complexity": "medium", "doc_id": "chunk_013109", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 383, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_l3_redis_hit (tests\\core\\cache\\test_fast_cache.py:383)"} +{"complexity": "medium", "doc_id": "chunk_013110", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 416, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_l3_redis_miss (tests\\core\\cache\\test_fast_cache.py:416)"} +{"complexity": "medium", "doc_id": "chunk_013111", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 441, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_l3_redis_ttl (tests\\core\\cache\\test_fast_cache.py:441)"} +{"complexity": "medium", "doc_id": "chunk_013112", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 471, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_l3_promotion_to_l1_and_l2 (tests\\core\\cache\\test_fast_cache.py:471)"} +{"complexity": "medium", "doc_id": "chunk_013113", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 506, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_cache_cascade (tests\\core\\cache\\test_fast_cache.py:506)"} +{"complexity": "medium", "doc_id": "chunk_013114", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 526, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_clear_all_tiers (tests\\core\\cache\\test_fast_cache.py:526)"} +{"complexity": "medium", "doc_id": "chunk_013115", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 545, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_concurrent_access (tests\\core\\cache\\test_fast_cache.py:545)"} +{"complexity": "medium", "doc_id": "chunk_013116", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 564, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_multiple_queries_performance (tests\\core\\cache\\test_fast_cache.py:564)"} +{"complexity": "medium", "doc_id": "chunk_013117", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 588, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_close_cleanup (tests\\core\\cache\\test_fast_cache.py:588)"} +{"complexity": "simple", "doc_id": "chunk_013118", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 616, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_default_config (tests\\core\\cache\\test_fast_cache.py:616)"} +{"complexity": "medium", "doc_id": "chunk_013119", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 626, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_custom_config (tests\\core\\cache\\test_fast_cache.py:626)"} +{"complexity": "simple", "doc_id": "chunk_013120", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 639, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_config_disable_l2 (tests\\core\\cache\\test_fast_cache.py:639)"} +{"complexity": "simple", "doc_id": "chunk_013121", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 649, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_config_disable_l3 (tests\\core\\cache\\test_fast_cache.py:649)"} +{"complexity": "medium", "doc_id": "chunk_013122", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 662, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_empty_query (tests\\core\\cache\\test_fast_cache.py:662)"} +{"complexity": "medium", "doc_id": "chunk_013123", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 675, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_large_result (tests\\core\\cache\\test_fast_cache.py:675)"} +{"complexity": "medium", "doc_id": "chunk_013124", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 689, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_special_characters (tests\\core\\cache\\test_fast_cache.py:689)"} +{"complexity": "medium", "doc_id": "chunk_013125", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "cache", "source_line": 704, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_unicode_query (tests\\core\\cache\\test_fast_cache.py:704)"} +{"complexity": "medium", "doc_id": "chunk_013126", "function_type": "async_function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "cache", "source_line": 719, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.test_uninitialized_cache (tests\\core\\cache\\test_fast_cache.py:719)"} +{"complexity": "simple", "doc_id": "chunk_013127", "function_type": "async_function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "cache", "source_line": 555, "source_path": "tests\\core\\cache\\test_fast_cache.py", "text": "test_fast_cache.read_cache (tests\\core\\cache\\test_fast_cache.py:555)"} +{"complexity": "complex", "doc_id": "chunk_013128", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 28, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.TestCollusionDetector (tests\\core\\consensus\\test_collusion_detector.py:28)"} +{"complexity": "complex", "doc_id": "chunk_013129", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 475, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.TestResponseTimeRandomizer (tests\\core\\consensus\\test_collusion_detector.py:475)"} +{"complexity": "medium", "doc_id": "chunk_013130", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 515, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.TestCollusionRiskEnum (tests\\core\\consensus\\test_collusion_detector.py:515)"} +{"complexity": "medium", "doc_id": "chunk_013131", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "consensus", "source_line": 533, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.TestValidatorBehavior (tests\\core\\consensus\\test_collusion_detector.py:533)"} +{"complexity": "complex", "doc_id": "chunk_013132", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 566, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.TestCollusionDetectorEdgeCases (tests\\core\\consensus\\test_collusion_detector.py:566)"} +{"complexity": "simple", "doc_id": "chunk_013133", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 32, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.detector (tests\\core\\consensus\\test_collusion_detector.py:32)"} +{"complexity": "medium", "doc_id": "chunk_013134", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 37, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.populated_detector (tests\\core\\consensus\\test_collusion_detector.py:37)"} +{"complexity": "simple", "doc_id": "chunk_013135", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "consensus", "source_line": 69, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_detector_initialization (tests\\core\\consensus\\test_collusion_detector.py:69)"} +{"complexity": "simple", "doc_id": "chunk_013136", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 75, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_global_instance_exists (tests\\core\\consensus\\test_collusion_detector.py:75)"} +{"complexity": "medium", "doc_id": "chunk_013137", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "consensus", "source_line": 84, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_record_response_creates_behavior (tests\\core\\consensus\\test_collusion_detector.py:84)"} +{"complexity": "medium", "doc_id": "chunk_013138", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 99, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_record_response_appends_data (tests\\core\\consensus\\test_collusion_detector.py:99)"} +{"complexity": "medium", "doc_id": "chunk_013139", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "tests", "module": "consensus", "source_line": 115, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_record_response_stores_network_info (tests\\core\\consensus\\test_collusion_detector.py:115)"} +{"complexity": "medium", "doc_id": "chunk_013140", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 131, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_record_response_updates_last_seen (tests\\core\\consensus\\test_collusion_detector.py:131)"} +{"complexity": "medium", "doc_id": "chunk_013141", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 145, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_record_response_trims_history (tests\\core\\consensus\\test_collusion_detector.py:145)"} +{"complexity": "medium", "doc_id": "chunk_013142", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "consensus", "source_line": 164, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_hash_reasoning_normalizes_text (tests\\core\\consensus\\test_collusion_detector.py:164)"} +{"complexity": "medium", "doc_id": "chunk_013143", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "consensus", "source_line": 187, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_hash_reasoning_different_content (tests\\core\\consensus\\test_collusion_detector.py:187)"} +{"complexity": "medium", "doc_id": "chunk_013144", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 212, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_analyze_pair_insufficient_data (tests\\core\\consensus\\test_collusion_detector.py:212)"} +{"complexity": "simple", "doc_id": "chunk_013145", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 226, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_analyze_pair_low_risk (tests\\core\\consensus\\test_collusion_detector.py:226)"} +{"complexity": "medium", "doc_id": "chunk_013146", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 235, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_analyze_pair_high_collusion_risk (tests\\core\\consensus\\test_collusion_detector.py:235)"} +{"complexity": "simple", "doc_id": "chunk_013147", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 263, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_analyze_pair_returns_evidence (tests\\core\\consensus\\test_collusion_detector.py:263)"} +{"complexity": "simple", "doc_id": "chunk_013148", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "consensus", "source_line": 277, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_calculate_correlation_perfect_positive (tests\\core\\consensus\\test_collusion_detector.py:277)"} +{"complexity": "simple", "doc_id": "chunk_013149", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "consensus", "source_line": 285, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_calculate_correlation_perfect_negative (tests\\core\\consensus\\test_collusion_detector.py:285)"} +{"complexity": "simple", "doc_id": "chunk_013150", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "consensus", "source_line": 293, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_calculate_correlation_no_correlation (tests\\core\\consensus\\test_collusion_detector.py:293)"} +{"complexity": "simple", "doc_id": "chunk_013151", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "consensus", "source_line": 301, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_calculate_correlation_empty_lists (tests\\core\\consensus\\test_collusion_detector.py:301)"} +{"complexity": "simple", "doc_id": "chunk_013152", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "consensus", "source_line": 306, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_calculate_correlation_mismatched_lengths (tests\\core\\consensus\\test_collusion_detector.py:306)"} +{"complexity": "simple", "doc_id": "chunk_013153", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 318, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_detect_collusion_in_group_empty (tests\\core\\consensus\\test_collusion_detector.py:318)"} +{"complexity": "simple", "doc_id": "chunk_013154", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 323, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_detect_collusion_in_group_single (tests\\core\\consensus\\test_collusion_detector.py:323)"} +{"complexity": "medium", "doc_id": "chunk_013155", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "consensus", "source_line": 328, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_detect_collusion_in_group_creates_alerts (tests\\core\\consensus\\test_collusion_detector.py:328)"} +{"complexity": "medium", "doc_id": "chunk_013156", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "tests", "module": "consensus", "source_line": 352, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_detect_collusion_stores_alerts (tests\\core\\consensus\\test_collusion_detector.py:352)"} +{"complexity": "medium", "doc_id": "chunk_013157", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "consensus", "source_line": 375, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_get_clean_validator_set_returns_requested_count (tests\\core\\consensus\\test_collusion_detector.py:375)"} +{"complexity": "simple", "doc_id": "chunk_013158", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "consensus", "source_line": 393, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_get_clean_validator_set_returns_all_if_fewer (tests\\core\\consensus\\test_collusion_detector.py:393)"} +{"complexity": "complex", "doc_id": "chunk_013159", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "consensus", "source_line": 399, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_get_clean_validator_set_avoids_colluders (tests\\core\\consensus\\test_collusion_detector.py:399)"} +{"complexity": "medium", "doc_id": "chunk_013160", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 437, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_alert_has_required_fields (tests\\core\\consensus\\test_collusion_detector.py:437)"} +{"complexity": "simple", "doc_id": "chunk_013161", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 463, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_recommendation_critical_risk (tests\\core\\consensus\\test_collusion_detector.py:463)"} +{"complexity": "simple", "doc_id": "chunk_013162", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 469, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_recommendation_high_risk (tests\\core\\consensus\\test_collusion_detector.py:469)"} +{"complexity": "simple", "doc_id": "chunk_013163", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 479, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.randomizer (tests\\core\\consensus\\test_collusion_detector.py:479)"} +{"complexity": "simple", "doc_id": "chunk_013164", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "consensus", "source_line": 487, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_randomizer_initialization (tests\\core\\consensus\\test_collusion_detector.py:487)"} +{"complexity": "simple", "doc_id": "chunk_013165", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "consensus", "source_line": 493, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_calculate_delay_within_bounds (tests\\core\\consensus\\test_collusion_detector.py:493)"} +{"complexity": "simple", "doc_id": "chunk_013166", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "consensus", "source_line": 501, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_calculate_delay_varies (tests\\core\\consensus\\test_collusion_detector.py:501)"} +{"complexity": "simple", "doc_id": "chunk_013167", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 509, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_global_randomizer_exists (tests\\core\\consensus\\test_collusion_detector.py:509)"} +{"complexity": "simple", "doc_id": "chunk_013168", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 518, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_risk_levels_exist (tests\\core\\consensus\\test_collusion_detector.py:518)"} +{"complexity": "simple", "doc_id": "chunk_013169", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 525, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_risk_level_values (tests\\core\\consensus\\test_collusion_detector.py:525)"} +{"complexity": "medium", "doc_id": "chunk_013170", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "consensus", "source_line": 536, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_behavior_initialization (tests\\core\\consensus\\test_collusion_detector.py:536)"} +{"complexity": "simple", "doc_id": "chunk_013171", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 549, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_behavior_with_data (tests\\core\\consensus\\test_collusion_detector.py:549)"} +{"complexity": "simple", "doc_id": "chunk_013172", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 570, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.detector (tests\\core\\consensus\\test_collusion_detector.py:570)"} +{"complexity": "medium", "doc_id": "chunk_013173", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "consensus", "source_line": 578, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_single_validator_no_collusion (tests\\core\\consensus\\test_collusion_detector.py:578)"} +{"complexity": "medium", "doc_id": "chunk_013174", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "consensus", "source_line": 592, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_two_validators_minimal_data (tests\\core\\consensus\\test_collusion_detector.py:592)"} +{"complexity": "medium", "doc_id": "chunk_013175", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "consensus", "source_line": 615, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_many_validators_low_overlap (tests\\core\\consensus\\test_collusion_detector.py:615)"} +{"complexity": "medium", "doc_id": "chunk_013176", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 639, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_extreme_latency_timeout_scenario (tests\\core\\consensus\\test_collusion_detector.py:639)"} +{"complexity": "medium", "doc_id": "chunk_013177", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 670, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_zero_latency_edge_case (tests\\core\\consensus\\test_collusion_detector.py:670)"} +{"complexity": "medium", "doc_id": "chunk_013178", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 693, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_highly_variable_latency (tests\\core\\consensus\\test_collusion_detector.py:693)"} +{"complexity": "medium", "doc_id": "chunk_013179", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 720, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_monotonic_increasing_latency (tests\\core\\consensus\\test_collusion_detector.py:720)"} +{"complexity": "medium", "doc_id": "chunk_013180", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 748, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_identical_reasoning_different_whitespace (tests\\core\\consensus\\test_collusion_detector.py:748)"} +{"complexity": "medium", "doc_id": "chunk_013181", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 773, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_empty_reasoning_handling (tests\\core\\consensus\\test_collusion_detector.py:773)"} +{"complexity": "medium", "doc_id": "chunk_013182", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 795, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_very_long_reasoning (tests\\core\\consensus\\test_collusion_detector.py:795)"} +{"complexity": "medium", "doc_id": "chunk_013183", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 811, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_unicode_reasoning (tests\\core\\consensus\\test_collusion_detector.py:811)"} +{"complexity": "medium", "doc_id": "chunk_013184", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "consensus", "source_line": 830, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_multiple_asns_per_validator (tests\\core\\consensus\\test_collusion_detector.py:830)"} +{"complexity": "medium", "doc_id": "chunk_013185", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "consensus", "source_line": 846, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_no_network_info_validators (tests\\core\\consensus\\test_collusion_detector.py:846)"} +{"complexity": "medium", "doc_id": "chunk_013186", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 870, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_partial_network_overlap (tests\\core\\consensus\\test_collusion_detector.py:870)"} +{"complexity": "simple", "doc_id": "chunk_013187", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 901, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_correlation_identical_values (tests\\core\\consensus\\test_collusion_detector.py:901)"} +{"complexity": "simple", "doc_id": "chunk_013188", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 910, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_correlation_single_value (tests\\core\\consensus\\test_collusion_detector.py:910)"} +{"complexity": "simple", "doc_id": "chunk_013189", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 918, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_correlation_very_large_values (tests\\core\\consensus\\test_collusion_detector.py:918)"} +{"complexity": "simple", "doc_id": "chunk_013190", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 926, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_correlation_negative_values (tests\\core\\consensus\\test_collusion_detector.py:926)"} +{"complexity": "simple", "doc_id": "chunk_013191", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "consensus", "source_line": 938, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_hash_overlap_no_overlap (tests\\core\\consensus\\test_collusion_detector.py:938)"} +{"complexity": "simple", "doc_id": "chunk_013192", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "consensus", "source_line": 946, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_hash_overlap_complete_overlap (tests\\core\\consensus\\test_collusion_detector.py:946)"} +{"complexity": "simple", "doc_id": "chunk_013193", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "consensus", "source_line": 954, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_hash_overlap_empty_lists (tests\\core\\consensus\\test_collusion_detector.py:954)"} +{"complexity": "simple", "doc_id": "chunk_013194", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "consensus", "source_line": 959, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_hash_overlap_one_empty (tests\\core\\consensus\\test_collusion_detector.py:959)"} +{"complexity": "simple", "doc_id": "chunk_013195", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 969, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_agreement_empty_lists (tests\\core\\consensus\\test_collusion_detector.py:969)"} +{"complexity": "simple", "doc_id": "chunk_013196", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 974, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_agreement_mismatched_lengths (tests\\core\\consensus\\test_collusion_detector.py:974)"} +{"complexity": "simple", "doc_id": "chunk_013197", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 982, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_agreement_perfect_agreement (tests\\core\\consensus\\test_collusion_detector.py:982)"} +{"complexity": "simple", "doc_id": "chunk_013198", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 990, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_agreement_no_agreement (tests\\core\\consensus\\test_collusion_detector.py:990)"} +{"complexity": "simple", "doc_id": "chunk_013199", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 998, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_agreement_partial (tests\\core\\consensus\\test_collusion_detector.py:998)"} +{"complexity": "medium", "doc_id": "chunk_013200", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 1010, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_risk_scoring_boundary_low_medium (tests\\core\\consensus\\test_collusion_detector.py:1010)"} +{"complexity": "medium", "doc_id": "chunk_013201", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 1033, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_risk_scoring_all_factors_maxed (tests\\core\\consensus\\test_collusion_detector.py:1033)"} +{"complexity": "medium", "doc_id": "chunk_013202", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "consensus", "source_line": 1065, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_clean_set_all_validators_colluding (tests\\core\\consensus\\test_collusion_detector.py:1065)"} +{"complexity": "simple", "doc_id": "chunk_013203", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 1086, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_clean_set_exact_count_match (tests\\core\\consensus\\test_collusion_detector.py:1086)"} +{"complexity": "simple", "doc_id": "chunk_013204", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "consensus", "source_line": 1095, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_clean_set_no_validators (tests\\core\\consensus\\test_collusion_detector.py:1095)"} +{"complexity": "simple", "doc_id": "chunk_013205", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 1104, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_primary_indicator_reasoning (tests\\core\\consensus\\test_collusion_detector.py:1104)"} +{"complexity": "simple", "doc_id": "chunk_013206", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 1115, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_primary_indicator_timing (tests\\core\\consensus\\test_collusion_detector.py:1115)"} +{"complexity": "simple", "doc_id": "chunk_013207", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 1126, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_primary_indicator_network (tests\\core\\consensus\\test_collusion_detector.py:1126)"} +{"complexity": "simple", "doc_id": "chunk_013208", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 1137, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_primary_indicator_multiple_factors (tests\\core\\consensus\\test_collusion_detector.py:1137)"} +{"complexity": "medium", "doc_id": "chunk_013209", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 1152, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_memory_trim_at_threshold (tests\\core\\consensus\\test_collusion_detector.py:1152)"} +{"complexity": "medium", "doc_id": "chunk_013210", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 1178, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_memory_trim_preserves_recent (tests\\core\\consensus\\test_collusion_detector.py:1178)"} +{"complexity": "medium", "doc_id": "chunk_013211", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 1200, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_alert_counter_increments (tests\\core\\consensus\\test_collusion_detector.py:1200)"} +{"complexity": "medium", "doc_id": "chunk_013212", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 1224, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_randomizer_zero_jitter (tests\\core\\consensus\\test_collusion_detector.py:1224)"} +{"complexity": "medium", "doc_id": "chunk_013213", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 1238, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_randomizer_high_jitter (tests\\core\\consensus\\test_collusion_detector.py:1238)"} +{"complexity": "medium", "doc_id": "chunk_013214", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 1251, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_randomizer_minimum_delay_zero (tests\\core\\consensus\\test_collusion_detector.py:1251)"} +{"complexity": "simple", "doc_id": "chunk_013215", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "consensus", "source_line": 1264, "source_path": "tests\\core\\consensus\\test_collusion_detector.py", "text": "test_collusion_detector.test_randomizer_different_validators (tests\\core\\consensus\\test_collusion_detector.py:1264)"} +{"complexity": "simple", "doc_id": "chunk_013216", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 20, "source_path": "tests\\core\\consensus\\test_consensus_engine.py", "text": "test_consensus_engine.MockModelResponse (tests\\core\\consensus\\test_consensus_engine.py:20)"} +{"complexity": "complex", "doc_id": "chunk_013217", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 29, "source_path": "tests\\core\\consensus\\test_consensus_engine.py", "text": "test_consensus_engine.TestSemanticSimilarity (tests\\core\\consensus\\test_consensus_engine.py:29)"} +{"complexity": "complex", "doc_id": "chunk_013218", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 69, "source_path": "tests\\core\\consensus\\test_consensus_engine.py", "text": "test_consensus_engine.TestAgreementMatrix (tests\\core\\consensus\\test_consensus_engine.py:69)"} +{"complexity": "medium", "doc_id": "chunk_013219", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "consensus", "source_line": 115, "source_path": "tests\\core\\consensus\\test_consensus_engine.py", "text": "test_consensus_engine.TestConsensusCheck (tests\\core\\consensus\\test_consensus_engine.py:115)"} +{"complexity": "medium", "doc_id": "chunk_013220", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 146, "source_path": "tests\\core\\consensus\\test_consensus_engine.py", "text": "test_consensus_engine.TestConsensusStatus (tests\\core\\consensus\\test_consensus_engine.py:146)"} +{"complexity": "medium", "doc_id": "chunk_013221", "function_type": "class", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "consensus", "source_line": 173, "source_path": "tests\\core\\consensus\\test_consensus_engine.py", "text": "test_consensus_engine.TestModelSelection (tests\\core\\consensus\\test_consensus_engine.py:173)"} +{"complexity": "medium", "doc_id": "chunk_013222", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "consensus", "source_line": 199, "source_path": "tests\\core\\consensus\\test_consensus_engine.py", "text": "test_consensus_engine.TestProofGeneration (tests\\core\\consensus\\test_consensus_engine.py:199)"} +{"complexity": "medium", "doc_id": "chunk_013223", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 229, "source_path": "tests\\core\\consensus\\test_consensus_engine.py", "text": "test_consensus_engine.TestConsensusEngineImport (tests\\core\\consensus\\test_consensus_engine.py:229)"} +{"complexity": "medium", "doc_id": "chunk_013224", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 32, "source_path": "tests\\core\\consensus\\test_consensus_engine.py", "text": "test_consensus_engine.test_jaccard_similarity_identical (tests\\core\\consensus\\test_consensus_engine.py:32)"} +{"complexity": "medium", "doc_id": "chunk_013225", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 45, "source_path": "tests\\core\\consensus\\test_consensus_engine.py", "text": "test_consensus_engine.test_jaccard_similarity_different (tests\\core\\consensus\\test_consensus_engine.py:45)"} +{"complexity": "simple", "doc_id": "chunk_013226", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 59, "source_path": "tests\\core\\consensus\\test_consensus_engine.py", "text": "test_consensus_engine.test_jaccard_similarity_empty (tests\\core\\consensus\\test_consensus_engine.py:59)"} +{"complexity": "medium", "doc_id": "chunk_013227", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 72, "source_path": "tests\\core\\consensus\\test_consensus_engine.py", "text": "test_consensus_engine.test_agreement_matrix_same_responses (tests\\core\\consensus\\test_consensus_engine.py:72)"} +{"complexity": "medium", "doc_id": "chunk_013228", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 90, "source_path": "tests\\core\\consensus\\test_consensus_engine.py", "text": "test_consensus_engine.test_agreement_matrix_different_responses (tests\\core\\consensus\\test_consensus_engine.py:90)"} +{"complexity": "simple", "doc_id": "chunk_013229", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 118, "source_path": "tests\\core\\consensus\\test_consensus_engine.py", "text": "test_consensus_engine.test_unanimous_consensus (tests\\core\\consensus\\test_consensus_engine.py:118)"} +{"complexity": "simple", "doc_id": "chunk_013230", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 126, "source_path": "tests\\core\\consensus\\test_consensus_engine.py", "text": "test_consensus_engine.test_majority_consensus (tests\\core\\consensus\\test_consensus_engine.py:126)"} +{"complexity": "simple", "doc_id": "chunk_013231", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 136, "source_path": "tests\\core\\consensus\\test_consensus_engine.py", "text": "test_consensus_engine.test_no_consensus (tests\\core\\consensus\\test_consensus_engine.py:136)"} +{"complexity": "simple", "doc_id": "chunk_013232", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 149, "source_path": "tests\\core\\consensus\\test_consensus_engine.py", "text": "test_consensus_engine.test_consensus_status_values (tests\\core\\consensus\\test_consensus_engine.py:149)"} +{"complexity": "medium", "doc_id": "chunk_013233", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 155, "source_path": "tests\\core\\consensus\\test_consensus_engine.py", "text": "test_consensus_engine.test_confidence_tiers (tests\\core\\consensus\\test_consensus_engine.py:155)"} +{"complexity": "simple", "doc_id": "chunk_013234", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 176, "source_path": "tests\\core\\consensus\\test_consensus_engine.py", "text": "test_consensus_engine.test_minimum_models (tests\\core\\consensus\\test_consensus_engine.py:176)"} +{"complexity": "medium", "doc_id": "chunk_013235", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 184, "source_path": "tests\\core\\consensus\\test_consensus_engine.py", "text": "test_consensus_engine.test_federal_compliance_filter (tests\\core\\consensus\\test_consensus_engine.py:184)"} +{"complexity": "medium", "doc_id": "chunk_013236", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "consensus", "source_line": 202, "source_path": "tests\\core\\consensus\\test_consensus_engine.py", "text": "test_consensus_engine.test_proof_hash_generation (tests\\core\\consensus\\test_consensus_engine.py:202)"} +{"complexity": "medium", "doc_id": "chunk_013237", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "consensus", "source_line": 215, "source_path": "tests\\core\\consensus\\test_consensus_engine.py", "text": "test_consensus_engine.test_proof_hash_deterministic (tests\\core\\consensus\\test_consensus_engine.py:215)"} +{"complexity": "simple", "doc_id": "chunk_013238", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 232, "source_path": "tests\\core\\consensus\\test_consensus_engine.py", "text": "test_consensus_engine.test_import_consensus_engine (tests\\core\\consensus\\test_consensus_engine.py:232)"} +{"complexity": "medium", "doc_id": "chunk_013239", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "consensus", "source_line": 240, "source_path": "tests\\core\\consensus\\test_consensus_engine.py", "text": "test_consensus_engine.test_consensus_engine_init (tests\\core\\consensus\\test_consensus_engine.py:240)"} +{"complexity": "simple", "doc_id": "chunk_013240", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "consensus", "source_line": 157, "source_path": "tests\\core\\consensus\\test_consensus_engine.py", "text": "test_consensus_engine.get_tier (tests\\core\\consensus\\test_consensus_engine.py:157)"} +{"complexity": "complex", "doc_id": "chunk_013241", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "crypto", "source_line": 17, "source_path": "tests\\core\\crypto\\test_crypto_service.py", "text": "test_crypto_service.TestSHA256 (tests\\core\\crypto\\test_crypto_service.py:17)"} +{"complexity": "complex", "doc_id": "chunk_013242", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 54, "source_path": "tests\\core\\crypto\\test_crypto_service.py", "text": "test_crypto_service.TestEd25519Signing (tests\\core\\crypto\\test_crypto_service.py:54)"} +{"complexity": "medium", "doc_id": "chunk_013243", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "crypto", "source_line": 153, "source_path": "tests\\core\\crypto\\test_crypto_service.py", "text": "test_crypto_service.TestMerkleRoot (tests\\core\\crypto\\test_crypto_service.py:153)"} +{"complexity": "complex", "doc_id": "chunk_013244", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 176, "source_path": "tests\\core\\crypto\\test_crypto_service.py", "text": "test_crypto_service.TestCryptoServiceIntegration (tests\\core\\crypto\\test_crypto_service.py:176)"} +{"complexity": "simple", "doc_id": "chunk_013245", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "crypto", "source_line": 20, "source_path": "tests\\core\\crypto\\test_crypto_service.py", "text": "test_crypto_service.test_sha256_hex_basic (tests\\core\\crypto\\test_crypto_service.py:20)"} +{"complexity": "simple", "doc_id": "chunk_013246", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "crypto", "source_line": 29, "source_path": "tests\\core\\crypto\\test_crypto_service.py", "text": "test_crypto_service.test_sha256_hex_empty (tests\\core\\crypto\\test_crypto_service.py:29)"} +{"complexity": "simple", "doc_id": "chunk_013247", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "crypto", "source_line": 37, "source_path": "tests\\core\\crypto\\test_crypto_service.py", "text": "test_crypto_service.test_sha256_hex_unicode (tests\\core\\crypto\\test_crypto_service.py:37)"} +{"complexity": "simple", "doc_id": "chunk_013248", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "crypto", "source_line": 45, "source_path": "tests\\core\\crypto\\test_crypto_service.py", "text": "test_crypto_service.test_sha256_hex_length (tests\\core\\crypto\\test_crypto_service.py:45)"} +{"complexity": "medium", "doc_id": "chunk_013249", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "crypto", "source_line": 57, "source_path": "tests\\core\\crypto\\test_crypto_service.py", "text": "test_crypto_service.test_sign_and_verify_roundtrip (tests\\core\\crypto\\test_crypto_service.py:57)"} +{"complexity": "medium", "doc_id": "chunk_013250", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 77, "source_path": "tests\\core\\crypto\\test_crypto_service.py", "text": "test_crypto_service.test_signature_length (tests\\core\\crypto\\test_crypto_service.py:77)"} +{"complexity": "medium", "doc_id": "chunk_013251", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 90, "source_path": "tests\\core\\crypto\\test_crypto_service.py", "text": "test_crypto_service.test_public_key_length (tests\\core\\crypto\\test_crypto_service.py:90)"} +{"complexity": "medium", "doc_id": "chunk_013252", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 109, "source_path": "tests\\core\\crypto\\test_crypto_service.py", "text": "test_crypto_service.test_invalid_signature_rejected (tests\\core\\crypto\\test_crypto_service.py:109)"} +{"complexity": "medium", "doc_id": "chunk_013253", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 132, "source_path": "tests\\core\\crypto\\test_crypto_service.py", "text": "test_crypto_service.test_wrong_message_rejected (tests\\core\\crypto\\test_crypto_service.py:132)"} +{"complexity": "simple", "doc_id": "chunk_013254", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "crypto", "source_line": 156, "source_path": "tests\\core\\crypto\\test_crypto_service.py", "text": "test_crypto_service.test_merkle_root_single_item (tests\\core\\crypto\\test_crypto_service.py:156)"} +{"complexity": "simple", "doc_id": "chunk_013255", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "crypto", "source_line": 162, "source_path": "tests\\core\\crypto\\test_crypto_service.py", "text": "test_crypto_service.test_merkle_root_deterministic (tests\\core\\crypto\\test_crypto_service.py:162)"} +{"complexity": "simple", "doc_id": "chunk_013256", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "crypto", "source_line": 169, "source_path": "tests\\core\\crypto\\test_crypto_service.py", "text": "test_crypto_service.test_merkle_root_different_inputs (tests\\core\\crypto\\test_crypto_service.py:169)"} +{"complexity": "simple", "doc_id": "chunk_013257", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 179, "source_path": "tests\\core\\crypto\\test_crypto_service.py", "text": "test_crypto_service.test_crypto_service_import (tests\\core\\crypto\\test_crypto_service.py:179)"} +{"complexity": "medium", "doc_id": "chunk_013258", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "crypto", "source_line": 187, "source_path": "tests\\core\\crypto\\test_crypto_service.py", "text": "test_crypto_service.test_hash_chain (tests\\core\\crypto\\test_crypto_service.py:187)"} +{"complexity": "complex", "doc_id": "chunk_013259", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 29, "source_path": "tests\\core\\evaluation\\test_math_data_quality.py", "text": "test_math_data_quality.TestCohenKappaCalculator (tests\\core\\evaluation\\test_math_data_quality.py:29)"} +{"complexity": "medium", "doc_id": "chunk_013260", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 131, "source_path": "tests\\core\\evaluation\\test_math_data_quality.py", "text": "test_math_data_quality.TestFleissKappa (tests\\core\\evaluation\\test_math_data_quality.py:131)"} +{"complexity": "complex", "doc_id": "chunk_013261", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 164, "source_path": "tests\\core\\evaluation\\test_math_data_quality.py", "text": "test_math_data_quality.TestMathDataQualityChecker (tests\\core\\evaluation\\test_math_data_quality.py:164)"} +{"complexity": "medium", "doc_id": "chunk_013262", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 259, "source_path": "tests\\core\\evaluation\\test_math_data_quality.py", "text": "test_math_data_quality.TestValidateDataset (tests\\core\\evaluation\\test_math_data_quality.py:259)"} +{"complexity": "medium", "doc_id": "chunk_013263", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 288, "source_path": "tests\\core\\evaluation\\test_math_data_quality.py", "text": "test_math_data_quality.TestPrintQualityReport (tests\\core\\evaluation\\test_math_data_quality.py:288)"} +{"complexity": "medium", "doc_id": "chunk_013264", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 305, "source_path": "tests\\core\\evaluation\\test_math_data_quality.py", "text": "test_math_data_quality.TestClassImbalance (tests\\core\\evaluation\\test_math_data_quality.py:305)"} +{"complexity": "simple", "doc_id": "chunk_013265", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 32, "source_path": "tests\\core\\evaluation\\test_math_data_quality.py", "text": "test_math_data_quality.setUp (tests\\core\\evaluation\\test_math_data_quality.py:32)"} +{"complexity": "simple", "doc_id": "chunk_013266", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 35, "source_path": "tests\\core\\evaluation\\test_math_data_quality.py", "text": "test_math_data_quality.test_perfect_agreement (tests\\core\\evaluation\\test_math_data_quality.py:35)"} +{"complexity": "medium", "doc_id": "chunk_013267", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 45, "source_path": "tests\\core\\evaluation\\test_math_data_quality.py", "text": "test_math_data_quality.test_no_agreement_beyond_chance (tests\\core\\evaluation\\test_math_data_quality.py:45)"} +{"complexity": "medium", "doc_id": "chunk_013268", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 57, "source_path": "tests\\core\\evaluation\\test_math_data_quality.py", "text": "test_math_data_quality.test_google_interview_trap (tests\\core\\evaluation\\test_math_data_quality.py:57)"} +{"complexity": "simple", "doc_id": "chunk_013269", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 81, "source_path": "tests\\core\\evaluation\\test_math_data_quality.py", "text": "test_math_data_quality.test_moderate_agreement (tests\\core\\evaluation\\test_math_data_quality.py:81)"} +{"complexity": "medium", "doc_id": "chunk_013270", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 92, "source_path": "tests\\core\\evaluation\\test_math_data_quality.py", "text": "test_math_data_quality.test_interpret_kappa_levels (tests\\core\\evaluation\\test_math_data_quality.py:92)"} +{"complexity": "simple", "doc_id": "chunk_013271", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 119, "source_path": "tests\\core\\evaluation\\test_math_data_quality.py", "text": "test_math_data_quality.test_empty_annotations (tests\\core\\evaluation\\test_math_data_quality.py:119)"} +{"complexity": "simple", "doc_id": "chunk_013272", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 125, "source_path": "tests\\core\\evaluation\\test_math_data_quality.py", "text": "test_math_data_quality.test_unequal_length_raises (tests\\core\\evaluation\\test_math_data_quality.py:125)"} +{"complexity": "medium", "doc_id": "chunk_013273", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 134, "source_path": "tests\\core\\evaluation\\test_math_data_quality.py", "text": "test_math_data_quality.test_fleiss_perfect_agreement (tests\\core\\evaluation\\test_math_data_quality.py:134)"} +{"complexity": "medium", "doc_id": "chunk_013274", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 148, "source_path": "tests\\core\\evaluation\\test_math_data_quality.py", "text": "test_math_data_quality.test_fleiss_no_agreement (tests\\core\\evaluation\\test_math_data_quality.py:148)"} +{"complexity": "simple", "doc_id": "chunk_013275", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 167, "source_path": "tests\\core\\evaluation\\test_math_data_quality.py", "text": "test_math_data_quality.setUp (tests\\core\\evaluation\\test_math_data_quality.py:167)"} +{"complexity": "simple", "doc_id": "chunk_013276", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 170, "source_path": "tests\\core\\evaluation\\test_math_data_quality.py", "text": "test_math_data_quality.test_normalize_answer_boxed (tests\\core\\evaluation\\test_math_data_quality.py:170)"} +{"complexity": "simple", "doc_id": "chunk_013277", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 176, "source_path": "tests\\core\\evaluation\\test_math_data_quality.py", "text": "test_math_data_quality.test_normalize_answer_latex (tests\\core\\evaluation\\test_math_data_quality.py:176)"} +{"complexity": "simple", "doc_id": "chunk_013278", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 182, "source_path": "tests\\core\\evaluation\\test_math_data_quality.py", "text": "test_math_data_quality.test_normalize_answer_whitespace (tests\\core\\evaluation\\test_math_data_quality.py:182)"} +{"complexity": "medium", "doc_id": "chunk_013279", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 188, "source_path": "tests\\core\\evaluation\\test_math_data_quality.py", "text": "test_math_data_quality.test_find_duplicates (tests\\core\\evaluation\\test_math_data_quality.py:188)"} +{"complexity": "medium", "doc_id": "chunk_013280", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 204, "source_path": "tests\\core\\evaluation\\test_math_data_quality.py", "text": "test_math_data_quality.test_check_answer_consistency_consistent (tests\\core\\evaluation\\test_math_data_quality.py:204)"} +{"complexity": "medium", "doc_id": "chunk_013281", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 216, "source_path": "tests\\core\\evaluation\\test_math_data_quality.py", "text": "test_math_data_quality.test_check_answer_consistency_inconsistent (tests\\core\\evaluation\\test_math_data_quality.py:216)"} +{"complexity": "medium", "doc_id": "chunk_013282", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 229, "source_path": "tests\\core\\evaluation\\test_math_data_quality.py", "text": "test_math_data_quality.test_generate_report_high_quality (tests\\core\\evaluation\\test_math_data_quality.py:229)"} +{"complexity": "medium", "doc_id": "chunk_013283", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 243, "source_path": "tests\\core\\evaluation\\test_math_data_quality.py", "text": "test_math_data_quality.test_generate_report_low_quality (tests\\core\\evaluation\\test_math_data_quality.py:243)"} +{"complexity": "medium", "doc_id": "chunk_013284", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 262, "source_path": "tests\\core\\evaluation\\test_math_data_quality.py", "text": "test_math_data_quality.test_validate_dataset_dict_input (tests\\core\\evaluation\\test_math_data_quality.py:262)"} +{"complexity": "medium", "doc_id": "chunk_013285", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 275, "source_path": "tests\\core\\evaluation\\test_math_data_quality.py", "text": "test_math_data_quality.test_validate_dataset_single_annotator (tests\\core\\evaluation\\test_math_data_quality.py:275)"} +{"complexity": "medium", "doc_id": "chunk_013286", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 291, "source_path": "tests\\core\\evaluation\\test_math_data_quality.py", "text": "test_math_data_quality.test_print_quality_report (tests\\core\\evaluation\\test_math_data_quality.py:291)"} +{"complexity": "medium", "doc_id": "chunk_013287", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 308, "source_path": "tests\\core\\evaluation\\test_math_data_quality.py", "text": "test_math_data_quality.test_high_imbalance_detection (tests\\core\\evaluation\\test_math_data_quality.py:308)"} +{"complexity": "medium", "doc_id": "chunk_013288", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 32, "source_path": "tests\\core\\graph\\test_falkordb_integration.py", "text": "test_falkordb_integration.TestNodeTypes (tests\\core\\graph\\test_falkordb_integration.py:32)"} +{"complexity": "medium", "doc_id": "chunk_013289", "function_type": "class", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 55, "source_path": "tests\\core\\graph\\test_falkordb_integration.py", "text": "test_falkordb_integration.TestEdgeTypes (tests\\core\\graph\\test_falkordb_integration.py:55)"} +{"complexity": "complex", "doc_id": "chunk_013290", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 74, "source_path": "tests\\core\\graph\\test_falkordb_integration.py", "text": "test_falkordb_integration.TestGraphNode (tests\\core\\graph\\test_falkordb_integration.py:74)"} +{"complexity": "medium", "doc_id": "chunk_013291", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 117, "source_path": "tests\\core\\graph\\test_falkordb_integration.py", "text": "test_falkordb_integration.TestGraphEdge (tests\\core\\graph\\test_falkordb_integration.py:117)"} +{"complexity": "medium", "doc_id": "chunk_013292", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 147, "source_path": "tests\\core\\graph\\test_falkordb_integration.py", "text": "test_falkordb_integration.TestHybridSearchResult (tests\\core\\graph\\test_falkordb_integration.py:147)"} +{"complexity": "medium", "doc_id": "chunk_013293", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 172, "source_path": "tests\\core\\graph\\test_falkordb_integration.py", "text": "test_falkordb_integration.TestConsensusGraphAnalysis (tests\\core\\graph\\test_falkordb_integration.py:172)"} +{"complexity": "complex", "doc_id": "chunk_013294", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 193, "source_path": "tests\\core\\graph\\test_falkordb_integration.py", "text": "test_falkordb_integration.TestFalkorDBClient (tests\\core\\graph\\test_falkordb_integration.py:193)"} +{"complexity": "complex", "doc_id": "chunk_013295", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 232, "source_path": "tests\\core\\graph\\test_falkordb_integration.py", "text": "test_falkordb_integration.TestHybridKnowledgeEngine (tests\\core\\graph\\test_falkordb_integration.py:232)"} +{"complexity": "complex", "doc_id": "chunk_013296", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 284, "source_path": "tests\\core\\graph\\test_falkordb_integration.py", "text": "test_falkordb_integration.TestGraphNodeRelationships (tests\\core\\graph\\test_falkordb_integration.py:284)"} +{"complexity": "complex", "doc_id": "chunk_013297", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 353, "source_path": "tests\\core\\graph\\test_falkordb_integration.py", "text": "test_falkordb_integration.TestCrossVerticalTransfer (tests\\core\\graph\\test_falkordb_integration.py:353)"} +{"complexity": "medium", "doc_id": "chunk_013298", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 35, "source_path": "tests\\core\\graph\\test_falkordb_integration.py", "text": "test_falkordb_integration.test_all_node_types_defined (tests\\core\\graph\\test_falkordb_integration.py:35)"} +{"complexity": "simple", "doc_id": "chunk_013299", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 49, "source_path": "tests\\core\\graph\\test_falkordb_integration.py", "text": "test_falkordb_integration.test_node_type_values (tests\\core\\graph\\test_falkordb_integration.py:49)"} +{"complexity": "medium", "doc_id": "chunk_013300", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 58, "source_path": "tests\\core\\graph\\test_falkordb_integration.py", "text": "test_falkordb_integration.test_all_edge_types_defined (tests\\core\\graph\\test_falkordb_integration.py:58)"} +{"complexity": "medium", "doc_id": "chunk_013301", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 77, "source_path": "tests\\core\\graph\\test_falkordb_integration.py", "text": "test_falkordb_integration.test_create_node (tests\\core\\graph\\test_falkordb_integration.py:77)"} +{"complexity": "simple", "doc_id": "chunk_013302", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 93, "source_path": "tests\\core\\graph\\test_falkordb_integration.py", "text": "test_falkordb_integration.test_node_label_property (tests\\core\\graph\\test_falkordb_integration.py:93)"} +{"complexity": "medium", "doc_id": "chunk_013303", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 103, "source_path": "tests\\core\\graph\\test_falkordb_integration.py", "text": "test_falkordb_integration.test_node_default_values (tests\\core\\graph\\test_falkordb_integration.py:103)"} +{"complexity": "medium", "doc_id": "chunk_013304", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 120, "source_path": "tests\\core\\graph\\test_falkordb_integration.py", "text": "test_falkordb_integration.test_create_edge (tests\\core\\graph\\test_falkordb_integration.py:120)"} +{"complexity": "simple", "doc_id": "chunk_013305", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 136, "source_path": "tests\\core\\graph\\test_falkordb_integration.py", "text": "test_falkordb_integration.test_edge_relationship_property (tests\\core\\graph\\test_falkordb_integration.py:136)"} +{"complexity": "medium", "doc_id": "chunk_013306", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 150, "source_path": "tests\\core\\graph\\test_falkordb_integration.py", "text": "test_falkordb_integration.test_create_hybrid_result (tests\\core\\graph\\test_falkordb_integration.py:150)"} +{"complexity": "medium", "doc_id": "chunk_013307", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 175, "source_path": "tests\\core\\graph\\test_falkordb_integration.py", "text": "test_falkordb_integration.test_create_consensus_analysis (tests\\core\\graph\\test_falkordb_integration.py:175)"} +{"complexity": "simple", "doc_id": "chunk_013308", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 196, "source_path": "tests\\core\\graph\\test_falkordb_integration.py", "text": "test_falkordb_integration.test_client_initialization (tests\\core\\graph\\test_falkordb_integration.py:196)"} +{"complexity": "medium", "doc_id": "chunk_013309", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 204, "source_path": "tests\\core\\graph\\test_falkordb_integration.py", "text": "test_falkordb_integration.test_client_custom_config (tests\\core\\graph\\test_falkordb_integration.py:204)"} +{"complexity": "medium", "doc_id": "chunk_013310", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 216, "source_path": "tests\\core\\graph\\test_falkordb_integration.py", "text": "test_falkordb_integration.test_generate_node_id (tests\\core\\graph\\test_falkordb_integration.py:216)"} +{"complexity": "medium", "doc_id": "chunk_013311", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 235, "source_path": "tests\\core\\graph\\test_falkordb_integration.py", "text": "test_falkordb_integration.setUp (tests\\core\\graph\\test_falkordb_integration.py:235)"} +{"complexity": "simple", "doc_id": "chunk_013312", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 247, "source_path": "tests\\core\\graph\\test_falkordb_integration.py", "text": "test_falkordb_integration.test_engine_initialization (tests\\core\\graph\\test_falkordb_integration.py:247)"} +{"complexity": "medium", "doc_id": "chunk_013313", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 252, "source_path": "tests\\core\\graph\\test_falkordb_integration.py", "text": "test_falkordb_integration.test_hybrid_search_combines_results (tests\\core\\graph\\test_falkordb_integration.py:252)"} +{"complexity": "complex", "doc_id": "chunk_013314", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 287, "source_path": "tests\\core\\graph\\test_falkordb_integration.py", "text": "test_falkordb_integration.test_decision_reasoning_evidence_chain (tests\\core\\graph\\test_falkordb_integration.py:287)"} +{"complexity": "medium", "doc_id": "chunk_013315", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 327, "source_path": "tests\\core\\graph\\test_falkordb_integration.py", "text": "test_falkordb_integration.test_model_agreement_graph (tests\\core\\graph\\test_falkordb_integration.py:327)"} +{"complexity": "complex", "doc_id": "chunk_013316", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 356, "source_path": "tests\\core\\graph\\test_falkordb_integration.py", "text": "test_falkordb_integration.test_pattern_transfer_edge (tests\\core\\graph\\test_falkordb_integration.py:356)"} +{"complexity": "complex", "doc_id": "chunk_013317", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 18, "source_path": "tests\\core\\proofs\\test_verify_proof.py", "text": "test_verify_proof.TestProofHashVerification (tests\\core\\proofs\\test_verify_proof.py:18)"} +{"complexity": "complex", "doc_id": "chunk_013318", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 55, "source_path": "tests\\core\\proofs\\test_verify_proof.py", "text": "test_verify_proof.TestSignatureVerification (tests\\core\\proofs\\test_verify_proof.py:55)"} +{"complexity": "complex", "doc_id": "chunk_013319", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 112, "source_path": "tests\\core\\proofs\\test_verify_proof.py", "text": "test_verify_proof.TestProofStructure (tests\\core\\proofs\\test_verify_proof.py:112)"} +{"complexity": "complex", "doc_id": "chunk_013320", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 150, "source_path": "tests\\core\\proofs\\test_verify_proof.py", "text": "test_verify_proof.TestProofValidation (tests\\core\\proofs\\test_verify_proof.py:150)"} +{"complexity": "medium", "doc_id": "chunk_013321", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 200, "source_path": "tests\\core\\proofs\\test_verify_proof.py", "text": "test_verify_proof.TestBatchVerification (tests\\core\\proofs\\test_verify_proof.py:200)"} +{"complexity": "medium", "doc_id": "chunk_013322", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 221, "source_path": "tests\\core\\proofs\\test_verify_proof.py", "text": "test_verify_proof.TestVerifyProofImport (tests\\core\\proofs\\test_verify_proof.py:221)"} +{"complexity": "simple", "doc_id": "chunk_013323", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 21, "source_path": "tests\\core\\proofs\\test_verify_proof.py", "text": "test_verify_proof.test_hash_computation (tests\\core\\proofs\\test_verify_proof.py:21)"} +{"complexity": "simple", "doc_id": "chunk_013324", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 29, "source_path": "tests\\core\\proofs\\test_verify_proof.py", "text": "test_verify_proof.test_hash_deterministic (tests\\core\\proofs\\test_verify_proof.py:29)"} +{"complexity": "medium", "doc_id": "chunk_013325", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 39, "source_path": "tests\\core\\proofs\\test_verify_proof.py", "text": "test_verify_proof.test_hash_order_independent (tests\\core\\proofs\\test_verify_proof.py:39)"} +{"complexity": "simple", "doc_id": "chunk_013326", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 58, "source_path": "tests\\core\\proofs\\test_verify_proof.py", "text": "test_verify_proof.test_signature_format_valid (tests\\core\\proofs\\test_verify_proof.py:58)"} +{"complexity": "simple", "doc_id": "chunk_013327", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 64, "source_path": "tests\\core\\proofs\\test_verify_proof.py", "text": "test_verify_proof.test_signature_format_invalid_length (tests\\core\\proofs\\test_verify_proof.py:64)"} +{"complexity": "simple", "doc_id": "chunk_013328", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 74, "source_path": "tests\\core\\proofs\\test_verify_proof.py", "text": "test_verify_proof.test_signature_format_invalid_chars (tests\\core\\proofs\\test_verify_proof.py:74)"} +{"complexity": "medium", "doc_id": "chunk_013329", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 84, "source_path": "tests\\core\\proofs\\test_verify_proof.py", "text": "test_verify_proof.test_ed25519_roundtrip (tests\\core\\proofs\\test_verify_proof.py:84)"} +{"complexity": "medium", "doc_id": "chunk_013330", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 115, "source_path": "tests\\core\\proofs\\test_verify_proof.py", "text": "test_verify_proof.test_required_fields (tests\\core\\proofs\\test_verify_proof.py:115)"} +{"complexity": "medium", "doc_id": "chunk_013331", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 137, "source_path": "tests\\core\\proofs\\test_verify_proof.py", "text": "test_verify_proof.test_verifier_structure (tests\\core\\proofs\\test_verify_proof.py:137)"} +{"complexity": "medium", "doc_id": "chunk_013332", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 153, "source_path": "tests\\core\\proofs\\test_verify_proof.py", "text": "test_verify_proof.test_valid_proof_structure (tests\\core\\proofs\\test_verify_proof.py:153)"} +{"complexity": "simple", "doc_id": "chunk_013333", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 178, "source_path": "tests\\core\\proofs\\test_verify_proof.py", "text": "test_verify_proof.test_invalid_proof_missing_hash (tests\\core\\proofs\\test_verify_proof.py:178)"} +{"complexity": "simple", "doc_id": "chunk_013334", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 188, "source_path": "tests\\core\\proofs\\test_verify_proof.py", "text": "test_verify_proof.test_invalid_proof_short_signature (tests\\core\\proofs\\test_verify_proof.py:188)"} +{"complexity": "medium", "doc_id": "chunk_013335", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 203, "source_path": "tests\\core\\proofs\\test_verify_proof.py", "text": "test_verify_proof.test_batch_count (tests\\core\\proofs\\test_verify_proof.py:203)"} +{"complexity": "simple", "doc_id": "chunk_013336", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 224, "source_path": "tests\\core\\proofs\\test_verify_proof.py", "text": "test_verify_proof.test_import_verify_proof (tests\\core\\proofs\\test_verify_proof.py:224)"} +{"complexity": "simple", "doc_id": "chunk_013337", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 232, "source_path": "tests\\core\\proofs\\test_verify_proof.py", "text": "test_verify_proof.test_import_verify_directory (tests\\core\\proofs\\test_verify_proof.py:232)"} +{"complexity": "medium", "doc_id": "chunk_013338", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "proofs", "source_line": 10, "source_path": "tests\\core\\proofs\\test_xgml_provenance.py", "text": "test_xgml_provenance.make_simple_cert (tests\\core\\proofs\\test_xgml_provenance.py:10)"} +{"complexity": "simple", "doc_id": "chunk_013339", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 27, "source_path": "tests\\core\\proofs\\test_xgml_provenance.py", "text": "test_xgml_provenance.test_provenance_xml_empty (tests\\core\\proofs\\test_xgml_provenance.py:27)"} +{"complexity": "medium", "doc_id": "chunk_013340", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 32, "source_path": "tests\\core\\proofs\\test_xgml_provenance.py", "text": "test_xgml_provenance.test_provenance_xml_some (tests\\core\\proofs\\test_xgml_provenance.py:32)"} +{"complexity": "simple", "doc_id": "chunk_013341", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 47, "source_path": "tests\\core\\proofs\\test_xgml_provenance.py", "text": "test_xgml_provenance.test_level_xml (tests\\core\\proofs\\test_xgml_provenance.py:47)"} +{"complexity": "medium", "doc_id": "chunk_013342", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 54, "source_path": "tests\\core\\proofs\\test_xgml_provenance.py", "text": "test_xgml_provenance.test_generator_provenance_and_level (tests\\core\\proofs\\test_xgml_provenance.py:54)"} +{"complexity": "medium", "doc_id": "chunk_013343", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "proofs", "source_line": 76, "source_path": "tests\\core\\proofs\\test_xgml_provenance.py", "text": "test_xgml_provenance.test_tpm_signer (tests\\core\\proofs\\test_xgml_provenance.py:76)"} +{"complexity": "complex", "doc_id": "chunk_013344", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 23, "source_path": "tests\\core\\security\\test_browser_credentials.py", "text": "test_browser_credentials.TestZeroKnowledgeCredentialVault (tests\\core\\security\\test_browser_credentials.py:23)"} +{"complexity": "complex", "doc_id": "chunk_013345", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 419, "source_path": "tests\\core\\security\\test_browser_credentials.py", "text": "test_browser_credentials.TestEncryptedCredentialDataclass (tests\\core\\security\\test_browser_credentials.py:419)"} +{"complexity": "simple", "doc_id": "chunk_013346", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 27, "source_path": "tests\\core\\security\\test_browser_credentials.py", "text": "test_browser_credentials.user_identity_hash (tests\\core\\security\\test_browser_credentials.py:27)"} +{"complexity": "simple", "doc_id": "chunk_013347", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 32, "source_path": "tests\\core\\security\\test_browser_credentials.py", "text": "test_browser_credentials.vault (tests\\core\\security\\test_browser_credentials.py:32)"} +{"complexity": "simple", "doc_id": "chunk_013348", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 37, "source_path": "tests\\core\\security\\test_browser_credentials.py", "text": "test_browser_credentials.sample_credential (tests\\core\\security\\test_browser_credentials.py:37)"} +{"complexity": "simple", "doc_id": "chunk_013349", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 49, "source_path": "tests\\core\\security\\test_browser_credentials.py", "text": "test_browser_credentials.test_vault_initialization (tests\\core\\security\\test_browser_credentials.py:49)"} +{"complexity": "simple", "doc_id": "chunk_013350", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 56, "source_path": "tests\\core\\security\\test_browser_credentials.py", "text": "test_browser_credentials.test_vault_initialization_different_users (tests\\core\\security\\test_browser_credentials.py:56)"} +{"complexity": "simple", "doc_id": "chunk_013351", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 70, "source_path": "tests\\core\\security\\test_browser_credentials.py", "text": "test_browser_credentials.test_derive_key_deterministic (tests\\core\\security\\test_browser_credentials.py:70)"} +{"complexity": "simple", "doc_id": "chunk_013352", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 80, "source_path": "tests\\core\\security\\test_browser_credentials.py", "text": "test_browser_credentials.test_derive_key_different_salts (tests\\core\\security\\test_browser_credentials.py:80)"} +{"complexity": "medium", "doc_id": "chunk_013353", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 90, "source_path": "tests\\core\\security\\test_browser_credentials.py", "text": "test_browser_credentials.test_derive_key_different_users_same_salt (tests\\core\\security\\test_browser_credentials.py:90)"} +{"complexity": "medium", "doc_id": "chunk_013354", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 108, "source_path": "tests\\core\\security\\test_browser_credentials.py", "text": "test_browser_credentials.test_encrypt_credential_returns_encrypted_credential (tests\\core\\security\\test_browser_credentials.py:108)"} +{"complexity": "medium", "doc_id": "chunk_013355", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 121, "source_path": "tests\\core\\security\\test_browser_credentials.py", "text": "test_browser_credentials.test_encrypted_credential_has_required_fields (tests\\core\\security\\test_browser_credentials.py:121)"} +{"complexity": "medium", "doc_id": "chunk_013356", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 146, "source_path": "tests\\core\\security\\test_browser_credentials.py", "text": "test_browser_credentials.test_encrypted_username_not_plaintext (tests\\core\\security\\test_browser_credentials.py:146)"} +{"complexity": "simple", "doc_id": "chunk_013357", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 158, "source_path": "tests\\core\\security\\test_browser_credentials.py", "text": "test_browser_credentials.test_encrypted_password_not_plaintext (tests\\core\\security\\test_browser_credentials.py:158)"} +{"complexity": "simple", "doc_id": "chunk_013358", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "tests", "module": "other", "source_line": 169, "source_path": "tests\\core\\security\\test_browser_credentials.py", "text": "test_browser_credentials.test_encrypt_stores_credential_in_vault (tests\\core\\security\\test_browser_credentials.py:169)"} +{"complexity": "simple", "doc_id": "chunk_013359", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 180, "source_path": "tests\\core\\security\\test_browser_credentials.py", "text": "test_browser_credentials.test_encrypt_multiple_credentials (tests\\core\\security\\test_browser_credentials.py:180)"} +{"complexity": "medium", "doc_id": "chunk_013360", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 192, "source_path": "tests\\core\\security\\test_browser_credentials.py", "text": "test_browser_credentials.test_decrypt_credential_success (tests\\core\\security\\test_browser_credentials.py:192)"} +{"complexity": "simple", "doc_id": "chunk_013361", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 206, "source_path": "tests\\core\\security\\test_browser_credentials.py", "text": "test_browser_credentials.test_decrypt_nonexistent_credential (tests\\core\\security\\test_browser_credentials.py:206)"} +{"complexity": "medium", "doc_id": "chunk_013362", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 211, "source_path": "tests\\core\\security\\test_browser_credentials.py", "text": "test_browser_credentials.test_decrypt_wrong_user_fails (tests\\core\\security\\test_browser_credentials.py:211)"} +{"complexity": "medium", "doc_id": "chunk_013363", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 232, "source_path": "tests\\core\\security\\test_browser_credentials.py", "text": "test_browser_credentials.test_decrypt_updates_last_used (tests\\core\\security\\test_browser_credentials.py:232)"} +{"complexity": "medium", "doc_id": "chunk_013364", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 250, "source_path": "tests\\core\\security\\test_browser_credentials.py", "text": "test_browser_credentials.test_prove_credential_exists_for_existing (tests\\core\\security\\test_browser_credentials.py:250)"} +{"complexity": "simple", "doc_id": "chunk_013365", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 264, "source_path": "tests\\core\\security\\test_browser_credentials.py", "text": "test_browser_credentials.test_prove_credential_exists_for_nonexistent (tests\\core\\security\\test_browser_credentials.py:264)"} +{"complexity": "medium", "doc_id": "chunk_013366", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 271, "source_path": "tests\\core\\security\\test_browser_credentials.py", "text": "test_browser_credentials.test_prove_credential_proof_is_commitment (tests\\core\\security\\test_browser_credentials.py:271)"} +{"complexity": "medium", "doc_id": "chunk_013367", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 285, "source_path": "tests\\core\\security\\test_browser_credentials.py", "text": "test_browser_credentials.test_prove_credential_different_nonces (tests\\core\\security\\test_browser_credentials.py:285)"} +{"complexity": "medium", "doc_id": "chunk_013368", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 304, "source_path": "tests\\core\\security\\test_browser_credentials.py", "text": "test_browser_credentials.test_export_encrypted_json (tests\\core\\security\\test_browser_credentials.py:304)"} +{"complexity": "medium", "doc_id": "chunk_013369", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 319, "source_path": "tests\\core\\security\\test_browser_credentials.py", "text": "test_browser_credentials.test_export_contains_no_plaintext (tests\\core\\security\\test_browser_credentials.py:319)"} +{"complexity": "medium", "doc_id": "chunk_013370", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 333, "source_path": "tests\\core\\security\\test_browser_credentials.py", "text": "test_browser_credentials.test_import_encrypted_success (tests\\core\\security\\test_browser_credentials.py:333)"} +{"complexity": "simple", "doc_id": "chunk_013371", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 356, "source_path": "tests\\core\\security\\test_browser_credentials.py", "text": "test_browser_credentials.test_import_invalid_json_fails (tests\\core\\security\\test_browser_credentials.py:356)"} +{"complexity": "simple", "doc_id": "chunk_013372", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 361, "source_path": "tests\\core\\security\\test_browser_credentials.py", "text": "test_browser_credentials.test_import_malformed_data_fails (tests\\core\\security\\test_browser_credentials.py:361)"} +{"complexity": "simple", "doc_id": "chunk_013373", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 371, "source_path": "tests\\core\\security\\test_browser_credentials.py", "text": "test_browser_credentials.test_empty_password_encryption (tests\\core\\security\\test_browser_credentials.py:371)"} +{"complexity": "medium", "doc_id": "chunk_013374", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 382, "source_path": "tests\\core\\security\\test_browser_credentials.py", "text": "test_browser_credentials.test_unicode_credentials (tests\\core\\security\\test_browser_credentials.py:382)"} +{"complexity": "medium", "doc_id": "chunk_013375", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 394, "source_path": "tests\\core\\security\\test_browser_credentials.py", "text": "test_browser_credentials.test_very_long_password (tests\\core\\security\\test_browser_credentials.py:394)"} +{"complexity": "medium", "doc_id": "chunk_013376", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 406, "source_path": "tests\\core\\security\\test_browser_credentials.py", "text": "test_browser_credentials.test_special_characters_in_credentials (tests\\core\\security\\test_browser_credentials.py:406)"} +{"complexity": "medium", "doc_id": "chunk_013377", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 422, "source_path": "tests\\core\\security\\test_browser_credentials.py", "text": "test_browser_credentials.test_encrypted_credential_creation (tests\\core\\security\\test_browser_credentials.py:422)"} +{"complexity": "medium", "doc_id": "chunk_013378", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 440, "source_path": "tests\\core\\security\\test_browser_credentials.py", "text": "test_browser_credentials.test_encrypted_credential_optional_fields (tests\\core\\security\\test_browser_credentials.py:440)"} +{"complexity": "complex", "doc_id": "chunk_013379", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 16, "source_path": "tests\\core\\security\\test_prompt_injection_firewall.py", "text": "test_prompt_injection_firewall.TestExfiltrationPatterns (tests\\core\\security\\test_prompt_injection_firewall.py:16)"} +{"complexity": "medium", "doc_id": "chunk_013380", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 68, "source_path": "tests\\core\\security\\test_prompt_injection_firewall.py", "text": "test_prompt_injection_firewall.TestToolAbusePatterns (tests\\core\\security\\test_prompt_injection_firewall.py:68)"} +{"complexity": "complex", "doc_id": "chunk_013381", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 100, "source_path": "tests\\core\\security\\test_prompt_injection_firewall.py", "text": "test_prompt_injection_firewall.TestObfuscationDetection (tests\\core\\security\\test_prompt_injection_firewall.py:100)"} +{"complexity": "complex", "doc_id": "chunk_013382", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 145, "source_path": "tests\\core\\security\\test_prompt_injection_firewall.py", "text": "test_prompt_injection_firewall.TestSecurityDecision (tests\\core\\security\\test_prompt_injection_firewall.py:145)"} +{"complexity": "medium", "doc_id": "chunk_013383", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 189, "source_path": "tests\\core\\security\\test_prompt_injection_firewall.py", "text": "test_prompt_injection_firewall.TestFirewallImport (tests\\core\\security\\test_prompt_injection_firewall.py:189)"} +{"complexity": "medium", "doc_id": "chunk_013384", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 19, "source_path": "tests\\core\\security\\test_prompt_injection_firewall.py", "text": "test_prompt_injection_firewall.test_detect_email_exfiltration (tests\\core\\security\\test_prompt_injection_firewall.py:19)"} +{"complexity": "medium", "doc_id": "chunk_013385", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 34, "source_path": "tests\\core\\security\\test_prompt_injection_firewall.py", "text": "test_prompt_injection_firewall.test_detect_url_exfiltration (tests\\core\\security\\test_prompt_injection_firewall.py:34)"} +{"complexity": "medium", "doc_id": "chunk_013386", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 49, "source_path": "tests\\core\\security\\test_prompt_injection_firewall.py", "text": "test_prompt_injection_firewall.test_safe_patterns_not_flagged (tests\\core\\security\\test_prompt_injection_firewall.py:49)"} +{"complexity": "medium", "doc_id": "chunk_013387", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 71, "source_path": "tests\\core\\security\\test_prompt_injection_firewall.py", "text": "test_prompt_injection_firewall.test_detect_system_command_injection (tests\\core\\security\\test_prompt_injection_firewall.py:71)"} +{"complexity": "medium", "doc_id": "chunk_013388", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 85, "source_path": "tests\\core\\security\\test_prompt_injection_firewall.py", "text": "test_prompt_injection_firewall.test_detect_code_execution (tests\\core\\security\\test_prompt_injection_firewall.py:85)"} +{"complexity": "medium", "doc_id": "chunk_013389", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 103, "source_path": "tests\\core\\security\\test_prompt_injection_firewall.py", "text": "test_prompt_injection_firewall.test_detect_base64_obfuscation (tests\\core\\security\\test_prompt_injection_firewall.py:103)"} +{"complexity": "medium", "doc_id": "chunk_013390", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 118, "source_path": "tests\\core\\security\\test_prompt_injection_firewall.py", "text": "test_prompt_injection_firewall.test_detect_zero_width_characters (tests\\core\\security\\test_prompt_injection_firewall.py:118)"} +{"complexity": "simple", "doc_id": "chunk_013391", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 135, "source_path": "tests\\core\\security\\test_prompt_injection_firewall.py", "text": "test_prompt_injection_firewall.test_detect_unicode_homoglyphs (tests\\core\\security\\test_prompt_injection_firewall.py:135)"} +{"complexity": "simple", "doc_id": "chunk_013392", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 148, "source_path": "tests\\core\\security\\test_prompt_injection_firewall.py", "text": "test_prompt_injection_firewall.test_decision_allow (tests\\core\\security\\test_prompt_injection_firewall.py:148)"} +{"complexity": "simple", "doc_id": "chunk_013393", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 158, "source_path": "tests\\core\\security\\test_prompt_injection_firewall.py", "text": "test_prompt_injection_firewall.test_decision_block (tests\\core\\security\\test_prompt_injection_firewall.py:158)"} +{"complexity": "medium", "doc_id": "chunk_013394", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 168, "source_path": "tests\\core\\security\\test_prompt_injection_firewall.py", "text": "test_prompt_injection_firewall.test_decision_safe_mode (tests\\core\\security\\test_prompt_injection_firewall.py:168)"} +{"complexity": "simple", "doc_id": "chunk_013395", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 192, "source_path": "tests\\core\\security\\test_prompt_injection_firewall.py", "text": "test_prompt_injection_firewall.test_import_firewall (tests\\core\\security\\test_prompt_injection_firewall.py:192)"} +{"complexity": "medium", "doc_id": "chunk_013396", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 200, "source_path": "tests\\core\\security\\test_prompt_injection_firewall.py", "text": "test_prompt_injection_firewall.test_firewall_init (tests\\core\\security\\test_prompt_injection_firewall.py:200)"} +{"complexity": "medium", "doc_id": "chunk_013397", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 17, "source_path": "tests\\core\\shared\\test_auth_middleware.py", "text": "test_auth_middleware.TestAuthMiddlewareImport (tests\\core\\shared\\test_auth_middleware.py:17)"} +{"complexity": "medium", "doc_id": "chunk_013398", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 45, "source_path": "tests\\core\\shared\\test_auth_middleware.py", "text": "test_auth_middleware.TestRateLimitDependency (tests\\core\\shared\\test_auth_middleware.py:45)"} +{"complexity": "medium", "doc_id": "chunk_013399", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 64, "source_path": "tests\\core\\shared\\test_auth_middleware.py", "text": "test_auth_middleware.TestBearerTokenParsing (tests\\core\\shared\\test_auth_middleware.py:64)"} +{"complexity": "simple", "doc_id": "chunk_013400", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 20, "source_path": "tests\\core\\shared\\test_auth_middleware.py", "text": "test_auth_middleware.test_import_require_api_key (tests\\core\\shared\\test_auth_middleware.py:20)"} +{"complexity": "simple", "doc_id": "chunk_013401", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 28, "source_path": "tests\\core\\shared\\test_auth_middleware.py", "text": "test_auth_middleware.test_import_require_admin (tests\\core\\shared\\test_auth_middleware.py:28)"} +{"complexity": "simple", "doc_id": "chunk_013402", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "shared", "source_line": 36, "source_path": "tests\\core\\shared\\test_auth_middleware.py", "text": "test_auth_middleware.test_import_get_current_user (tests\\core\\shared\\test_auth_middleware.py:36)"} +{"complexity": "medium", "doc_id": "chunk_013403", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "shared", "source_line": 48, "source_path": "tests\\core\\shared\\test_auth_middleware.py", "text": "test_auth_middleware.test_create_rate_limit_dependency (tests\\core\\shared\\test_auth_middleware.py:48)"} +{"complexity": "simple", "doc_id": "chunk_013404", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "tests", "module": "shared", "source_line": 67, "source_path": "tests\\core\\shared\\test_auth_middleware.py", "text": "test_auth_middleware.test_parse_bearer_prefix (tests\\core\\shared\\test_auth_middleware.py:67)"} +{"complexity": "simple", "doc_id": "chunk_013405", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 75, "source_path": "tests\\core\\shared\\test_auth_middleware.py", "text": "test_auth_middleware.test_no_bearer_prefix (tests\\core\\shared\\test_auth_middleware.py:75)"} +{"complexity": "medium", "doc_id": "chunk_013406", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 17, "source_path": "tests\\core\\shared\\test_database.py", "text": "test_database.TestDatabaseImport (tests\\core\\shared\\test_database.py:17)"} +{"complexity": "complex", "doc_id": "chunk_013407", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 45, "source_path": "tests\\core\\shared\\test_database.py", "text": "test_database.TestDatabaseURL (tests\\core\\shared\\test_database.py:45)"} +{"complexity": "medium", "doc_id": "chunk_013408", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 91, "source_path": "tests\\core\\shared\\test_database.py", "text": "test_database.TestRedisURL (tests\\core\\shared\\test_database.py:91)"} +{"complexity": "medium", "doc_id": "chunk_013409", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 114, "source_path": "tests\\core\\shared\\test_database.py", "text": "test_database.TestDatabasePool (tests\\core\\shared\\test_database.py:114)"} +{"complexity": "medium", "doc_id": "chunk_013410", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 144, "source_path": "tests\\core\\shared\\test_database.py", "text": "test_database.TestRedisPool (tests\\core\\shared\\test_database.py:144)"} +{"complexity": "simple", "doc_id": "chunk_013411", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 20, "source_path": "tests\\core\\shared\\test_database.py", "text": "test_database.test_import_database_pool (tests\\core\\shared\\test_database.py:20)"} +{"complexity": "simple", "doc_id": "chunk_013412", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 28, "source_path": "tests\\core\\shared\\test_database.py", "text": "test_database.test_import_redis_pool (tests\\core\\shared\\test_database.py:28)"} +{"complexity": "simple", "doc_id": "chunk_013413", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "shared", "source_line": 36, "source_path": "tests\\core\\shared\\test_database.py", "text": "test_database.test_import_get_database_url (tests\\core\\shared\\test_database.py:36)"} +{"complexity": "medium", "doc_id": "chunk_013414", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "shared", "source_line": 48, "source_path": "tests\\core\\shared\\test_database.py", "text": "test_database.test_get_database_url_default (tests\\core\\shared\\test_database.py:48)"} +{"complexity": "medium", "doc_id": "chunk_013415", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "shared", "source_line": 71, "source_path": "tests\\core\\shared\\test_database.py", "text": "test_database.test_get_database_url_from_env (tests\\core\\shared\\test_database.py:71)"} +{"complexity": "medium", "doc_id": "chunk_013416", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "shared", "source_line": 94, "source_path": "tests\\core\\shared\\test_database.py", "text": "test_database.test_get_redis_url_default (tests\\core\\shared\\test_database.py:94)"} +{"complexity": "medium", "doc_id": "chunk_013417", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 117, "source_path": "tests\\core\\shared\\test_database.py", "text": "test_database.test_pool_creation (tests\\core\\shared\\test_database.py:117)"} +{"complexity": "medium", "doc_id": "chunk_013418", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 129, "source_path": "tests\\core\\shared\\test_database.py", "text": "test_database.test_pool_sqlite_detection (tests\\core\\shared\\test_database.py:129)"} +{"complexity": "simple", "doc_id": "chunk_013419", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 147, "source_path": "tests\\core\\shared\\test_database.py", "text": "test_database.test_pool_creation (tests\\core\\shared\\test_database.py:147)"} +{"complexity": "medium", "doc_id": "chunk_013420", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 18, "source_path": "tests\\core\\shared\\test_logging.py", "text": "test_logging.TestLoggerImport (tests\\core\\shared\\test_logging.py:18)"} +{"complexity": "complex", "doc_id": "chunk_013421", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 38, "source_path": "tests\\core\\shared\\test_logging.py", "text": "test_logging.TestAevionLogger (tests\\core\\shared\\test_logging.py:38)"} +{"complexity": "complex", "doc_id": "chunk_013422", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 83, "source_path": "tests\\core\\shared\\test_logging.py", "text": "test_logging.TestLogContext (tests\\core\\shared\\test_logging.py:83)"} +{"complexity": "medium", "doc_id": "chunk_013423", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 124, "source_path": "tests\\core\\shared\\test_logging.py", "text": "test_logging.TestLogContextManager (tests\\core\\shared\\test_logging.py:124)"} +{"complexity": "simple", "doc_id": "chunk_013424", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 144, "source_path": "tests\\core\\shared\\test_logging.py", "text": "test_logging.TestJSONFormatter (tests\\core\\shared\\test_logging.py:144)"} +{"complexity": "simple", "doc_id": "chunk_013425", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "shared", "source_line": 21, "source_path": "tests\\core\\shared\\test_logging.py", "text": "test_logging.test_import_get_logger (tests\\core\\shared\\test_logging.py:21)"} +{"complexity": "simple", "doc_id": "chunk_013426", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 29, "source_path": "tests\\core\\shared\\test_logging.py", "text": "test_logging.test_import_setup_logging (tests\\core\\shared\\test_logging.py:29)"} +{"complexity": "simple", "doc_id": "chunk_013427", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 41, "source_path": "tests\\core\\shared\\test_logging.py", "text": "test_logging.test_logger_creation (tests\\core\\shared\\test_logging.py:41)"} +{"complexity": "medium", "doc_id": "chunk_013428", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 52, "source_path": "tests\\core\\shared\\test_logging.py", "text": "test_logging.test_logger_levels (tests\\core\\shared\\test_logging.py:52)"} +{"complexity": "medium", "doc_id": "chunk_013429", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 69, "source_path": "tests\\core\\shared\\test_logging.py", "text": "test_logging.test_logger_with_extra_fields (tests\\core\\shared\\test_logging.py:69)"} +{"complexity": "medium", "doc_id": "chunk_013430", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 86, "source_path": "tests\\core\\shared\\test_logging.py", "text": "test_logging.test_context_creation (tests\\core\\shared\\test_logging.py:86)"} +{"complexity": "medium", "doc_id": "chunk_013431", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 102, "source_path": "tests\\core\\shared\\test_logging.py", "text": "test_logging.test_context_to_dict (tests\\core\\shared\\test_logging.py:102)"} +{"complexity": "medium", "doc_id": "chunk_013432", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 127, "source_path": "tests\\core\\shared\\test_logging.py", "text": "test_logging.test_context_manager (tests\\core\\shared\\test_logging.py:127)"} +{"complexity": "simple", "doc_id": "chunk_013433", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 147, "source_path": "tests\\core\\shared\\test_logging.py", "text": "test_logging.test_formatter_import (tests\\core\\shared\\test_logging.py:147)"} +{"complexity": "medium", "doc_id": "chunk_013434", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "models", "source_line": 17, "source_path": "tests\\core\\shared\\test_models.py", "text": "test_models.TestVerificationStatus (tests\\core\\shared\\test_models.py:17)"} +{"complexity": "complex", "doc_id": "chunk_013435", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "models", "source_line": 34, "source_path": "tests\\core\\shared\\test_models.py", "text": "test_models.TestModelResponse (tests\\core\\shared\\test_models.py:34)"} +{"complexity": "complex", "doc_id": "chunk_013436", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "models", "source_line": 75, "source_path": "tests\\core\\shared\\test_models.py", "text": "test_models.TestVerificationRequest (tests\\core\\shared\\test_models.py:75)"} +{"complexity": "complex", "doc_id": "chunk_013437", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "models", "source_line": 111, "source_path": "tests\\core\\shared\\test_models.py", "text": "test_models.TestVerificationResult (tests\\core\\shared\\test_models.py:111)"} +{"complexity": "medium", "doc_id": "chunk_013438", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "models", "source_line": 164, "source_path": "tests\\core\\shared\\test_models.py", "text": "test_models.TestProofData (tests\\core\\shared\\test_models.py:164)"} +{"complexity": "medium", "doc_id": "chunk_013439", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "models", "source_line": 187, "source_path": "tests\\core\\shared\\test_models.py", "text": "test_models.TestConsensusResult (tests\\core\\shared\\test_models.py:187)"} +{"complexity": "medium", "doc_id": "chunk_013440", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "models", "source_line": 20, "source_path": "tests\\core\\shared\\test_models.py", "text": "test_models.test_status_values (tests\\core\\shared\\test_models.py:20)"} +{"complexity": "medium", "doc_id": "chunk_013441", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "models", "source_line": 37, "source_path": "tests\\core\\shared\\test_models.py", "text": "test_models.test_model_response_creation (tests\\core\\shared\\test_models.py:37)"} +{"complexity": "medium", "doc_id": "chunk_013442", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "models", "source_line": 57, "source_path": "tests\\core\\shared\\test_models.py", "text": "test_models.test_model_response_optional_fields (tests\\core\\shared\\test_models.py:57)"} +{"complexity": "medium", "doc_id": "chunk_013443", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "models", "source_line": 78, "source_path": "tests\\core\\shared\\test_models.py", "text": "test_models.test_request_defaults (tests\\core\\shared\\test_models.py:78)"} +{"complexity": "medium", "doc_id": "chunk_013444", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "models", "source_line": 94, "source_path": "tests\\core\\shared\\test_models.py", "text": "test_models.test_request_validation (tests\\core\\shared\\test_models.py:94)"} +{"complexity": "medium", "doc_id": "chunk_013445", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "models", "source_line": 114, "source_path": "tests\\core\\shared\\test_models.py", "text": "test_models.test_result_creation (tests\\core\\shared\\test_models.py:114)"} +{"complexity": "medium", "doc_id": "chunk_013446", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "models", "source_line": 136, "source_path": "tests\\core\\shared\\test_models.py", "text": "test_models.test_result_with_proof (tests\\core\\shared\\test_models.py:136)"} +{"complexity": "medium", "doc_id": "chunk_013447", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "models", "source_line": 167, "source_path": "tests\\core\\shared\\test_models.py", "text": "test_models.test_proof_data_creation (tests\\core\\shared\\test_models.py:167)"} +{"complexity": "medium", "doc_id": "chunk_013448", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "models", "source_line": 190, "source_path": "tests\\core\\shared\\test_models.py", "text": "test_models.test_consensus_result_creation (tests\\core\\shared\\test_models.py:190)"} +{"complexity": "medium", "doc_id": "chunk_013449", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 16, "source_path": "tests\\core\\shared\\test_xgml_client.py", "text": "test_xgml_client.TestXGMLClientImport (tests\\core\\shared\\test_xgml_client.py:16)"} +{"complexity": "complex", "doc_id": "chunk_013450", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 36, "source_path": "tests\\core\\shared\\test_xgml_client.py", "text": "test_xgml_client.TestProofResultDataclass (tests\\core\\shared\\test_xgml_client.py:36)"} +{"complexity": "complex", "doc_id": "chunk_013451", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 82, "source_path": "tests\\core\\shared\\test_xgml_client.py", "text": "test_xgml_client.TestXGMLClientMerkleRoot (tests\\core\\shared\\test_xgml_client.py:82)"} +{"complexity": "complex", "doc_id": "chunk_013452", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 127, "source_path": "tests\\core\\shared\\test_xgml_client.py", "text": "test_xgml_client.TestXGMLClientVerification (tests\\core\\shared\\test_xgml_client.py:127)"} +{"complexity": "simple", "doc_id": "chunk_013453", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 19, "source_path": "tests\\core\\shared\\test_xgml_client.py", "text": "test_xgml_client.test_import_xgml_client (tests\\core\\shared\\test_xgml_client.py:19)"} +{"complexity": "simple", "doc_id": "chunk_013454", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 27, "source_path": "tests\\core\\shared\\test_xgml_client.py", "text": "test_xgml_client.test_import_proof_result (tests\\core\\shared\\test_xgml_client.py:27)"} +{"complexity": "medium", "doc_id": "chunk_013455", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 39, "source_path": "tests\\core\\shared\\test_xgml_client.py", "text": "test_xgml_client.test_proof_result_creation (tests\\core\\shared\\test_xgml_client.py:39)"} +{"complexity": "medium", "doc_id": "chunk_013456", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 59, "source_path": "tests\\core\\shared\\test_xgml_client.py", "text": "test_xgml_client.test_proof_result_to_dict (tests\\core\\shared\\test_xgml_client.py:59)"} +{"complexity": "medium", "doc_id": "chunk_013457", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 85, "source_path": "tests\\core\\shared\\test_xgml_client.py", "text": "test_xgml_client.test_compute_merkle_root_string (tests\\core\\shared\\test_xgml_client.py:85)"} +{"complexity": "medium", "doc_id": "chunk_013458", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 99, "source_path": "tests\\core\\shared\\test_xgml_client.py", "text": "test_xgml_client.test_compute_merkle_root_dict (tests\\core\\shared\\test_xgml_client.py:99)"} +{"complexity": "medium", "doc_id": "chunk_013459", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 112, "source_path": "tests\\core\\shared\\test_xgml_client.py", "text": "test_xgml_client.test_merkle_root_deterministic (tests\\core\\shared\\test_xgml_client.py:112)"} +{"complexity": "medium", "doc_id": "chunk_013460", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 130, "source_path": "tests\\core\\shared\\test_xgml_client.py", "text": "test_xgml_client.test_verify_missing_fields (tests\\core\\shared\\test_xgml_client.py:130)"} +{"complexity": "medium", "doc_id": "chunk_013461", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 143, "source_path": "tests\\core\\shared\\test_xgml_client.py", "text": "test_xgml_client.test_verify_invalid_xgml (tests\\core\\shared\\test_xgml_client.py:143)"} +{"complexity": "simple", "doc_id": "chunk_013462", "function_type": "class", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 22, "source_path": "tests\\core\\test_merkle_tree.py", "text": "test_merkle_tree.TestMerkleProof (tests\\core\\test_merkle_tree.py:22)"} +{"complexity": "simple", "doc_id": "chunk_013463", "function_type": "class", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 38, "source_path": "tests\\core\\test_merkle_tree.py", "text": "test_merkle_tree.TestMerkleTreeEmpty (tests\\core\\test_merkle_tree.py:38)"} +{"complexity": "medium", "doc_id": "chunk_013464", "function_type": "class", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 52, "source_path": "tests\\core\\test_merkle_tree.py", "text": "test_merkle_tree.TestMerkleTreeSingleLeaf (tests\\core\\test_merkle_tree.py:52)"} +{"complexity": "medium", "doc_id": "chunk_013465", "function_type": "class", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 70, "source_path": "tests\\core\\test_merkle_tree.py", "text": "test_merkle_tree.TestMerkleTreeTwoLeaves (tests\\core\\test_merkle_tree.py:70)"} +{"complexity": "medium", "doc_id": "chunk_013466", "function_type": "class", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 93, "source_path": "tests\\core\\test_merkle_tree.py", "text": "test_merkle_tree.TestMerkleTreeMany (tests\\core\\test_merkle_tree.py:93)"} +{"complexity": "medium", "doc_id": "chunk_013467", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 118, "source_path": "tests\\core\\test_merkle_tree.py", "text": "test_merkle_tree.TestGetProof (tests\\core\\test_merkle_tree.py:118)"} +{"complexity": "medium", "doc_id": "chunk_013468", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 143, "source_path": "tests\\core\\test_merkle_tree.py", "text": "test_merkle_tree.TestVerifyProof (tests\\core\\test_merkle_tree.py:143)"} +{"complexity": "medium", "doc_id": "chunk_013469", "function_type": "class", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 173, "source_path": "tests\\core\\test_merkle_tree.py", "text": "test_merkle_tree.TestBuildMerkleTree (tests\\core\\test_merkle_tree.py:173)"} +{"complexity": "simple", "doc_id": "chunk_013470", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 23, "source_path": "tests\\core\\test_merkle_tree.py", "text": "test_merkle_tree.test_fields (tests\\core\\test_merkle_tree.py:23)"} +{"complexity": "simple", "doc_id": "chunk_013471", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 29, "source_path": "tests\\core\\test_merkle_tree.py", "text": "test_merkle_tree.test_is_dataclass (tests\\core\\test_merkle_tree.py:29)"} +{"complexity": "simple", "doc_id": "chunk_013472", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 39, "source_path": "tests\\core\\test_merkle_tree.py", "text": "test_merkle_tree.test_empty_tree_no_root (tests\\core\\test_merkle_tree.py:39)"} +{"complexity": "simple", "doc_id": "chunk_013473", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 43, "source_path": "tests\\core\\test_merkle_tree.py", "text": "test_merkle_tree.test_empty_levels (tests\\core\\test_merkle_tree.py:43)"} +{"complexity": "simple", "doc_id": "chunk_013474", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 53, "source_path": "tests\\core\\test_merkle_tree.py", "text": "test_merkle_tree.test_root_equals_leaf (tests\\core\\test_merkle_tree.py:53)"} +{"complexity": "simple", "doc_id": "chunk_013475", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 60, "source_path": "tests\\core\\test_merkle_tree.py", "text": "test_merkle_tree.test_root_is_hex (tests\\core\\test_merkle_tree.py:60)"} +{"complexity": "simple", "doc_id": "chunk_013476", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 71, "source_path": "tests\\core\\test_merkle_tree.py", "text": "test_merkle_tree.test_root_is_not_leaf (tests\\core\\test_merkle_tree.py:71)"} +{"complexity": "simple", "doc_id": "chunk_013477", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 77, "source_path": "tests\\core\\test_merkle_tree.py", "text": "test_merkle_tree.test_root_deterministic (tests\\core\\test_merkle_tree.py:77)"} +{"complexity": "simple", "doc_id": "chunk_013478", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 83, "source_path": "tests\\core\\test_merkle_tree.py", "text": "test_merkle_tree.test_different_leaves_different_root (tests\\core\\test_merkle_tree.py:83)"} +{"complexity": "simple", "doc_id": "chunk_013479", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 94, "source_path": "tests\\core\\test_merkle_tree.py", "text": "test_merkle_tree.test_root_is_64_hex_chars (tests\\core\\test_merkle_tree.py:94)"} +{"complexity": "simple", "doc_id": "chunk_013480", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 101, "source_path": "tests\\core\\test_merkle_tree.py", "text": "test_merkle_tree.test_order_matters (tests\\core\\test_merkle_tree.py:101)"} +{"complexity": "simple", "doc_id": "chunk_013481", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 107, "source_path": "tests\\core\\test_merkle_tree.py", "text": "test_merkle_tree.test_odd_leaves_padded (tests\\core\\test_merkle_tree.py:107)"} +{"complexity": "simple", "doc_id": "chunk_013482", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 119, "source_path": "tests\\core\\test_merkle_tree.py", "text": "test_merkle_tree.test_unknown_leaf_returns_none (tests\\core\\test_merkle_tree.py:119)"} +{"complexity": "simple", "doc_id": "chunk_013483", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 124, "source_path": "tests\\core\\test_merkle_tree.py", "text": "test_merkle_tree.test_proof_has_correct_leaf_hash (tests\\core\\test_merkle_tree.py:124)"} +{"complexity": "simple", "doc_id": "chunk_013484", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 131, "source_path": "tests\\core\\test_merkle_tree.py", "text": "test_merkle_tree.test_proof_root_matches_tree_root (tests\\core\\test_merkle_tree.py:131)"} +{"complexity": "simple", "doc_id": "chunk_013485", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 144, "source_path": "tests\\core\\test_merkle_tree.py", "text": "test_merkle_tree.test_valid_proof_verifies (tests\\core\\test_merkle_tree.py:144)"} +{"complexity": "simple", "doc_id": "chunk_013486", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 151, "source_path": "tests\\core\\test_merkle_tree.py", "text": "test_merkle_tree.test_tampered_root_fails (tests\\core\\test_merkle_tree.py:151)"} +{"complexity": "simple", "doc_id": "chunk_013487", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 162, "source_path": "tests\\core\\test_merkle_tree.py", "text": "test_merkle_tree.test_two_leaf_tree_verifies (tests\\core\\test_merkle_tree.py:162)"} +{"complexity": "simple", "doc_id": "chunk_013488", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 174, "source_path": "tests\\core\\test_merkle_tree.py", "text": "test_merkle_tree.test_returns_root_and_proofs (tests\\core\\test_merkle_tree.py:174)"} +{"complexity": "simple", "doc_id": "chunk_013489", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 180, "source_path": "tests\\core\\test_merkle_tree.py", "text": "test_merkle_tree.test_proof_count_matches_inputs (tests\\core\\test_merkle_tree.py:180)"} +{"complexity": "simple", "doc_id": "chunk_013490", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 185, "source_path": "tests\\core\\test_merkle_tree.py", "text": "test_merkle_tree.test_root_consistent_with_proofs (tests\\core\\test_merkle_tree.py:185)"} +{"complexity": "simple", "doc_id": "chunk_013491", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 191, "source_path": "tests\\core\\test_merkle_tree.py", "text": "test_merkle_tree.test_single_hash (tests\\core\\test_merkle_tree.py:191)"} +{"complexity": "simple", "doc_id": "chunk_013492", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 15, "source_path": "tests\\core\\test_proofcity_ops.py", "text": "test_proofcity_ops._FakeResponse (tests\\core\\test_proofcity_ops.py:15)"} +{"complexity": "complex", "doc_id": "chunk_013493", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "proofs", "source_line": 24, "source_path": "tests\\core\\test_proofcity_ops.py", "text": "test_proofcity_ops.test_load_asema_summary_reads_key_metrics (tests\\core\\test_proofcity_ops.py:24)"} +{"complexity": "medium", "doc_id": "chunk_013494", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "proofs", "source_line": 70, "source_path": "tests\\core\\test_proofcity_ops.py", "text": "test_proofcity_ops.test_run_x402_smoke_test_happy_path (tests\\core\\test_proofcity_ops.py:70)"} +{"complexity": "medium", "doc_id": "chunk_013495", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "proofs", "source_line": 101, "source_path": "tests\\core\\test_proofcity_ops.py", "text": "test_proofcity_ops.test_run_x402_smoke_test_reports_callback_secret_requirement (tests\\core\\test_proofcity_ops.py:101)"} +{"complexity": "simple", "doc_id": "chunk_013496", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "proofs", "source_line": 16, "source_path": "tests\\core\\test_proofcity_ops.py", "text": "test_proofcity_ops.__init__ (tests\\core\\test_proofcity_ops.py:16)"} +{"complexity": "simple", "doc_id": "chunk_013497", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 20, "source_path": "tests\\core\\test_proofcity_ops.py", "text": "test_proofcity_ops.json (tests\\core\\test_proofcity_ops.py:20)"} +{"complexity": "simple", "doc_id": "chunk_013498", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 73, "source_path": "tests\\core\\test_proofcity_ops.py", "text": "test_proofcity_ops.fake_post (tests\\core\\test_proofcity_ops.py:73)"} +{"complexity": "simple", "doc_id": "chunk_013499", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "proofs", "source_line": 82, "source_path": "tests\\core\\test_proofcity_ops.py", "text": "test_proofcity_ops.fake_get (tests\\core\\test_proofcity_ops.py:82)"} +{"complexity": "simple", "doc_id": "chunk_013500", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 102, "source_path": "tests\\core\\test_proofcity_ops.py", "text": "test_proofcity_ops.fake_post (tests\\core\\test_proofcity_ops.py:102)"} +{"complexity": "simple", "doc_id": "chunk_013501", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "proofs", "source_line": 109, "source_path": "tests\\core\\test_proofcity_ops.py", "text": "test_proofcity_ops.fake_get (tests\\core\\test_proofcity_ops.py:109)"} +{"complexity": "complex", "doc_id": "chunk_013502", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 35, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.TestAdapterRegistry (tests\\core\\test_sentient_core.py:35)"} +{"complexity": "medium", "doc_id": "chunk_013503", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 79, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.TestAdapterConfig (tests\\core\\test_sentient_core.py:79)"} +{"complexity": "complex", "doc_id": "chunk_013504", "function_type": "class", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "agents", "source_line": 109, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.TestSentientCoreInitialization (tests\\core\\test_sentient_core.py:109)"} +{"complexity": "medium", "doc_id": "chunk_013505", "function_type": "class", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "agents", "source_line": 154, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.TestGeneratedOutput (tests\\core\\test_sentient_core.py:154)"} +{"complexity": "medium", "doc_id": "chunk_013506", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "agents", "source_line": 185, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.TestVerificationMetadata (tests\\core\\test_sentient_core.py:185)"} +{"complexity": "medium", "doc_id": "chunk_013507", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 201, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.TestSentientCoreExceptions (tests\\core\\test_sentient_core.py:201)"} +{"complexity": "medium", "doc_id": "chunk_013508", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 226, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.TestSentientCoreStatus (tests\\core\\test_sentient_core.py:226)"} +{"complexity": "medium", "doc_id": "chunk_013509", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 259, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.TestVerticalEnum (tests\\core\\test_sentient_core.py:259)"} +{"complexity": "medium", "doc_id": "chunk_013510", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 280, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.TestAsyncOperations (tests\\core\\test_sentient_core.py:280)"} +{"complexity": "medium", "doc_id": "chunk_013511", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 308, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.TestIntegration (tests\\core\\test_sentient_core.py:308)"} +{"complexity": "complex", "doc_id": "chunk_013512", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 339, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.TestSentientCoreWithMocks (tests\\core\\test_sentient_core.py:339)"} +{"complexity": "medium", "doc_id": "chunk_013513", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 380, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.TestErrorScenarios (tests\\core\\test_sentient_core.py:380)"} +{"complexity": "medium", "doc_id": "chunk_013514", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 407, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.TestPerformanceCharacteristics (tests\\core\\test_sentient_core.py:407)"} +{"complexity": "simple", "doc_id": "chunk_013515", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 38, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_registry_contains_all_verticals (tests\\core\\test_sentient_core.py:38)"} +{"complexity": "simple", "doc_id": "chunk_013516", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "agents", "source_line": 46, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_get_adapter_config (tests\\core\\test_sentient_core.py:46)"} +{"complexity": "simple", "doc_id": "chunk_013517", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "agents", "source_line": 53, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_get_nonexistent_adapter_raises_error (tests\\core\\test_sentient_core.py:53)"} +{"complexity": "simple", "doc_id": "chunk_013518", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 61, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_all_verticals (tests\\core\\test_sentient_core.py:61)"} +{"complexity": "simple", "doc_id": "chunk_013519", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 67, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_register_custom_adapter (tests\\core\\test_sentient_core.py:67)"} +{"complexity": "medium", "doc_id": "chunk_013520", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 82, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_default_adapter_config (tests\\core\\test_sentient_core.py:82)"} +{"complexity": "medium", "doc_id": "chunk_013521", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 95, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_custom_adapter_config (tests\\core\\test_sentient_core.py:95)"} +{"complexity": "simple", "doc_id": "chunk_013522", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "agents", "source_line": 112, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_initialization_defaults (tests\\core\\test_sentient_core.py:112)"} +{"complexity": "simple", "doc_id": "chunk_013523", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "agents", "source_line": 122, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_initialization_custom_model (tests\\core\\test_sentient_core.py:122)"} +{"complexity": "simple", "doc_id": "chunk_013524", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "agents", "source_line": 127, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_initialization_custom_device (tests\\core\\test_sentient_core.py:127)"} +{"complexity": "simple", "doc_id": "chunk_013525", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 132, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_cache_directory_creation (tests\\core\\test_sentient_core.py:132)"} +{"complexity": "simple", "doc_id": "chunk_013526", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "agents", "source_line": 139, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_verification_initialization (tests\\core\\test_sentient_core.py:139)"} +{"complexity": "simple", "doc_id": "chunk_013527", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 146, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_repr (tests\\core\\test_sentient_core.py:146)"} +{"complexity": "medium", "doc_id": "chunk_013528", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "agents", "source_line": 157, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_generated_output_creation (tests\\core\\test_sentient_core.py:157)"} +{"complexity": "medium", "doc_id": "chunk_013529", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "agents", "source_line": 170, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_generated_output_with_verification (tests\\core\\test_sentient_core.py:170)"} +{"complexity": "medium", "doc_id": "chunk_013530", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 188, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_metadata_creation (tests\\core\\test_sentient_core.py:188)"} +{"complexity": "simple", "doc_id": "chunk_013531", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 204, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_sentient_core_error_base (tests\\core\\test_sentient_core.py:204)"} +{"complexity": "simple", "doc_id": "chunk_013532", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "agents", "source_line": 209, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_model_load_error (tests\\core\\test_sentient_core.py:209)"} +{"complexity": "simple", "doc_id": "chunk_013533", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 214, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_adapter_not_found_error (tests\\core\\test_sentient_core.py:214)"} +{"complexity": "simple", "doc_id": "chunk_013534", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 219, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_exception_hierarchy (tests\\core\\test_sentient_core.py:219)"} +{"complexity": "simple", "doc_id": "chunk_013535", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "agents", "source_line": 229, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_get_status_uninitialized (tests\\core\\test_sentient_core.py:229)"} +{"complexity": "medium", "doc_id": "chunk_013536", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "agents", "source_line": 239, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_get_status_fields (tests\\core\\test_sentient_core.py:239)"} +{"complexity": "simple", "doc_id": "chunk_013537", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 262, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_all_verticals_defined (tests\\core\\test_sentient_core.py:262)"} +{"complexity": "simple", "doc_id": "chunk_013538", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 270, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_vertical_from_string (tests\\core\\test_sentient_core.py:270)"} +{"complexity": "simple", "doc_id": "chunk_013539", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 275, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_vertical_string_value (tests\\core\\test_sentient_core.py:275)"} +{"complexity": "simple", "doc_id": "chunk_013540", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "agents", "source_line": 284, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_load_base_model_async (tests\\core\\test_sentient_core.py:284)"} +{"complexity": "simple", "doc_id": "chunk_013541", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 296, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_adapter_switching_async (tests\\core\\test_sentient_core.py:296)"} +{"complexity": "simple", "doc_id": "chunk_013542", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 302, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_cleanup_async (tests\\core\\test_sentient_core.py:302)"} +{"complexity": "medium", "doc_id": "chunk_013543", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "agents", "source_line": 311, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_full_workflow_initialization (tests\\core\\test_sentient_core.py:311)"} +{"complexity": "simple", "doc_id": "chunk_013544", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 324, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_adapter_registry_consistency (tests\\core\\test_sentient_core.py:324)"} +{"complexity": "medium", "doc_id": "chunk_013545", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 342, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_device_detection (tests\\core\\test_sentient_core.py:342)"} +{"complexity": "simple", "doc_id": "chunk_013546", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "agents", "source_line": 355, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_cache_directory_initialization (tests\\core\\test_sentient_core.py:355)"} +{"complexity": "simple", "doc_id": "chunk_013547", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "agents", "source_line": 364, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_lock_initialization (tests\\core\\test_sentient_core.py:364)"} +{"complexity": "simple", "doc_id": "chunk_013548", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 370, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_multiple_cores_independent (tests\\core\\test_sentient_core.py:370)"} +{"complexity": "simple", "doc_id": "chunk_013549", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 383, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_adapter_registry_error_handling (tests\\core\\test_sentient_core.py:383)"} +{"complexity": "simple", "doc_id": "chunk_013550", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 388, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_exception_messages (tests\\core\\test_sentient_core.py:388)"} +{"complexity": "simple", "doc_id": "chunk_013551", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 393, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_exception_chaining (tests\\core\\test_sentient_core.py:393)"} +{"complexity": "simple", "doc_id": "chunk_013552", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 410, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_adapter_config_memory_overhead (tests\\core\\test_sentient_core.py:410)"} +{"complexity": "medium", "doc_id": "chunk_013553", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 417, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.test_generation_output_fields (tests\\core\\test_sentient_core.py:417)"} +{"complexity": "simple", "doc_id": "chunk_013554", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 57, "source_path": "tests\\core\\test_sentient_core.py", "text": "test_sentient_core.FakeVertical (tests\\core\\test_sentient_core.py:57)"} +{"complexity": "complex", "doc_id": "chunk_013555", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "verification", "source_line": 15, "source_path": "tests\\core\\verification\\run_accuracy_test.py", "text": "run_accuracy_test.run_accuracy_test (tests\\core\\verification\\run_accuracy_test.py:15)"} +{"complexity": "simple", "doc_id": "chunk_013556", "function_type": "function", "has_docstring": "no", "keyword": "route", "layer": "tests", "module": "verification", "source_line": 10, "source_path": "tests\\core\\verification\\test_levels.py", "text": "test_levels.test_select_level_defaults (tests\\core\\verification\\test_levels.py:10)"} +{"complexity": "simple", "doc_id": "chunk_013557", "function_type": "function", "has_docstring": "no", "keyword": "route", "layer": "tests", "module": "verification", "source_line": 16, "source_path": "tests\\core\\verification\\test_levels.py", "text": "test_levels.test_select_level_medical_life (tests\\core\\verification\\test_levels.py:16)"} +{"complexity": "simple", "doc_id": "chunk_013558", "function_type": "function", "has_docstring": "no", "keyword": "route", "layer": "tests", "module": "verification", "source_line": 21, "source_path": "tests\\core\\verification\\test_levels.py", "text": "test_levels.test_select_level_defense_weapons (tests\\core\\verification\\test_levels.py:21)"} +{"complexity": "simple", "doc_id": "chunk_013559", "function_type": "function", "has_docstring": "no", "keyword": "route", "layer": "tests", "module": "verification", "source_line": 26, "source_path": "tests\\core\\verification\\test_levels.py", "text": "test_levels.test_select_level_finance_high_value (tests\\core\\verification\\test_levels.py:26)"} +{"complexity": "simple", "doc_id": "chunk_013560", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 31, "source_path": "tests\\core\\verification\\test_levels.py", "text": "test_levels.test_providers_required_mapping (tests\\core\\verification\\test_levels.py:31)"} +{"complexity": "medium", "doc_id": "chunk_013561", "function_type": "class", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 12, "source_path": "tests\\crypto\\test_ed25519_signer_stub.py", "text": "test_ed25519_signer_stub.TestEd25519SignerInit (tests\\crypto\\test_ed25519_signer_stub.py:12)"} +{"complexity": "medium", "doc_id": "chunk_013562", "function_type": "class", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 40, "source_path": "tests\\crypto\\test_ed25519_signer_stub.py", "text": "test_ed25519_signer_stub.TestEd25519SignerSign (tests\\crypto\\test_ed25519_signer_stub.py:40)"} +{"complexity": "medium", "doc_id": "chunk_013563", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "crypto", "source_line": 67, "source_path": "tests\\crypto\\test_ed25519_signer_stub.py", "text": "test_ed25519_signer_stub.TestEd25519SignerVerify (tests\\crypto\\test_ed25519_signer_stub.py:67)"} +{"complexity": "medium", "doc_id": "chunk_013564", "function_type": "class", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 95, "source_path": "tests\\crypto\\test_ed25519_signer_stub.py", "text": "test_ed25519_signer_stub.TestEd25519SignerKeypair (tests\\crypto\\test_ed25519_signer_stub.py:95)"} +{"complexity": "simple", "doc_id": "chunk_013565", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "crypto", "source_line": 13, "source_path": "tests\\crypto\\test_ed25519_signer_stub.py", "text": "test_ed25519_signer_stub.test_default_init (tests\\crypto\\test_ed25519_signer_stub.py:13)"} +{"complexity": "simple", "doc_id": "chunk_013566", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 17, "source_path": "tests\\crypto\\test_ed25519_signer_stub.py", "text": "test_ed25519_signer_stub.test_default_private_key_is_bytes (tests\\crypto\\test_ed25519_signer_stub.py:17)"} +{"complexity": "simple", "doc_id": "chunk_013567", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 21, "source_path": "tests\\crypto\\test_ed25519_signer_stub.py", "text": "test_ed25519_signer_stub.test_default_public_key_is_bytes (tests\\crypto\\test_ed25519_signer_stub.py:21)"} +{"complexity": "simple", "doc_id": "chunk_013568", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 25, "source_path": "tests\\crypto\\test_ed25519_signer_stub.py", "text": "test_ed25519_signer_stub.test_custom_private_key (tests\\crypto\\test_ed25519_signer_stub.py:25)"} +{"complexity": "simple", "doc_id": "chunk_013569", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 30, "source_path": "tests\\crypto\\test_ed25519_signer_stub.py", "text": "test_ed25519_signer_stub.test_public_key_differs_from_private (tests\\crypto\\test_ed25519_signer_stub.py:30)"} +{"complexity": "simple", "doc_id": "chunk_013570", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 34, "source_path": "tests\\crypto\\test_ed25519_signer_stub.py", "text": "test_ed25519_signer_stub.test_public_key_length (tests\\crypto\\test_ed25519_signer_stub.py:34)"} +{"complexity": "simple", "doc_id": "chunk_013571", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 41, "source_path": "tests\\crypto\\test_ed25519_signer_stub.py", "text": "test_ed25519_signer_stub.test_sign_returns_bytes (tests\\crypto\\test_ed25519_signer_stub.py:41)"} +{"complexity": "simple", "doc_id": "chunk_013572", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 46, "source_path": "tests\\crypto\\test_ed25519_signer_stub.py", "text": "test_ed25519_signer_stub.test_sign_length (tests\\crypto\\test_ed25519_signer_stub.py:46)"} +{"complexity": "simple", "doc_id": "chunk_013573", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 52, "source_path": "tests\\crypto\\test_ed25519_signer_stub.py", "text": "test_ed25519_signer_stub.test_sign_deterministic_same_signer (tests\\crypto\\test_ed25519_signer_stub.py:52)"} +{"complexity": "simple", "doc_id": "chunk_013574", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 57, "source_path": "tests\\crypto\\test_ed25519_signer_stub.py", "text": "test_ed25519_signer_stub.test_sign_different_messages_differ (tests\\crypto\\test_ed25519_signer_stub.py:57)"} +{"complexity": "simple", "doc_id": "chunk_013575", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 61, "source_path": "tests\\crypto\\test_ed25519_signer_stub.py", "text": "test_ed25519_signer_stub.test_sign_different_keys_differ (tests\\crypto\\test_ed25519_signer_stub.py:61)"} +{"complexity": "simple", "doc_id": "chunk_013576", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "crypto", "source_line": 68, "source_path": "tests\\crypto\\test_ed25519_signer_stub.py", "text": "test_ed25519_signer_stub.test_verify_correct_signature (tests\\crypto\\test_ed25519_signer_stub.py:68)"} +{"complexity": "simple", "doc_id": "chunk_013577", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "crypto", "source_line": 74, "source_path": "tests\\crypto\\test_ed25519_signer_stub.py", "text": "test_ed25519_signer_stub.test_verify_wrong_message (tests\\crypto\\test_ed25519_signer_stub.py:74)"} +{"complexity": "simple", "doc_id": "chunk_013578", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "crypto", "source_line": 79, "source_path": "tests\\crypto\\test_ed25519_signer_stub.py", "text": "test_ed25519_signer_stub.test_verify_wrong_signature (tests\\crypto\\test_ed25519_signer_stub.py:79)"} +{"complexity": "simple", "doc_id": "chunk_013579", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "crypto", "source_line": 83, "source_path": "tests\\crypto\\test_ed25519_signer_stub.py", "text": "test_ed25519_signer_stub.test_verify_empty_message (tests\\crypto\\test_ed25519_signer_stub.py:83)"} +{"complexity": "simple", "doc_id": "chunk_013580", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "crypto", "source_line": 88, "source_path": "tests\\crypto\\test_ed25519_signer_stub.py", "text": "test_ed25519_signer_stub.test_verify_with_explicit_public_key (tests\\crypto\\test_ed25519_signer_stub.py:88)"} +{"complexity": "simple", "doc_id": "chunk_013581", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "crypto", "source_line": 96, "source_path": "tests\\crypto\\test_ed25519_signer_stub.py", "text": "test_ed25519_signer_stub.test_generate_keypair_returns_tuple (tests\\crypto\\test_ed25519_signer_stub.py:96)"} +{"complexity": "simple", "doc_id": "chunk_013582", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "crypto", "source_line": 101, "source_path": "tests\\crypto\\test_ed25519_signer_stub.py", "text": "test_ed25519_signer_stub.test_generate_keypair_both_bytes (tests\\crypto\\test_ed25519_signer_stub.py:101)"} +{"complexity": "simple", "doc_id": "chunk_013583", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "crypto", "source_line": 106, "source_path": "tests\\crypto\\test_ed25519_signer_stub.py", "text": "test_ed25519_signer_stub.test_generate_keypair_deterministic (tests\\crypto\\test_ed25519_signer_stub.py:106)"} +{"complexity": "medium", "doc_id": "chunk_013584", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 27, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.TestConstants (tests\\crypto\\test_napqc.py:27)"} +{"complexity": "medium", "doc_id": "chunk_013585", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 45, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.TestReduceWord (tests\\crypto\\test_napqc.py:45)"} +{"complexity": "medium", "doc_id": "chunk_013586", "function_type": "class", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "crypto", "source_line": 76, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.TestBraidWordInit (tests\\crypto\\test_napqc.py:76)"} +{"complexity": "medium", "doc_id": "chunk_013587", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 96, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.TestBraidWordInverse (tests\\crypto\\test_napqc.py:96)"} +{"complexity": "medium", "doc_id": "chunk_013588", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 109, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.TestBraidWordMultiplication (tests\\crypto\\test_napqc.py:109)"} +{"complexity": "medium", "doc_id": "chunk_013589", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 129, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.TestBraidWordEquality (tests\\crypto\\test_napqc.py:129)"} +{"complexity": "medium", "doc_id": "chunk_013590", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 145, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.TestBraidWordToBytes (tests\\crypto\\test_napqc.py:145)"} +{"complexity": "simple", "doc_id": "chunk_013591", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 159, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.TestBraidWordRandom (tests\\crypto\\test_napqc.py:159)"} +{"complexity": "medium", "doc_id": "chunk_013592", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 174, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.TestAAGKeyPair (tests\\crypto\\test_napqc.py:174)"} +{"complexity": "complex", "doc_id": "chunk_013593", "function_type": "class", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "crypto", "source_line": 197, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.TestCanonicalSharedSecret (tests\\crypto\\test_napqc.py:197)"} +{"complexity": "medium", "doc_id": "chunk_013594", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 240, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.TestAAGExchange (tests\\crypto\\test_napqc.py:240)"} +{"complexity": "simple", "doc_id": "chunk_013595", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 28, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_default_n_is_int (tests\\crypto\\test_napqc.py:28)"} +{"complexity": "simple", "doc_id": "chunk_013596", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 31, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_default_n_at_least_2 (tests\\crypto\\test_napqc.py:31)"} +{"complexity": "simple", "doc_id": "chunk_013597", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 34, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_default_k_is_int (tests\\crypto\\test_napqc.py:34)"} +{"complexity": "simple", "doc_id": "chunk_013598", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 37, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_default_k_positive (tests\\crypto\\test_napqc.py:37)"} +{"complexity": "simple", "doc_id": "chunk_013599", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 46, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_empty_word (tests\\crypto\\test_napqc.py:46)"} +{"complexity": "simple", "doc_id": "chunk_013600", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 49, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_no_cancellation (tests\\crypto\\test_napqc.py:49)"} +{"complexity": "simple", "doc_id": "chunk_013601", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 53, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_adjacent_inverse_cancelled (tests\\crypto\\test_napqc.py:53)"} +{"complexity": "simple", "doc_id": "chunk_013602", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 58, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_non_adjacent_not_cancelled (tests\\crypto\\test_napqc.py:58)"} +{"complexity": "simple", "doc_id": "chunk_013603", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "crypto", "source_line": 62, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_invalid_generators_filtered (tests\\crypto\\test_napqc.py:62)"} +{"complexity": "simple", "doc_id": "chunk_013604", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 67, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_n_less_than_2 (tests\\crypto\\test_napqc.py:67)"} +{"complexity": "simple", "doc_id": "chunk_013605", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 77, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_basic_creation (tests\\crypto\\test_napqc.py:77)"} +{"complexity": "simple", "doc_id": "chunk_013606", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 81, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_word_property_is_copy (tests\\crypto\\test_napqc.py:81)"} +{"complexity": "simple", "doc_id": "chunk_013607", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "crypto", "source_line": 87, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_reduction_at_init (tests\\crypto\\test_napqc.py:87)"} +{"complexity": "simple", "doc_id": "chunk_013608", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 91, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_n_minimum_2 (tests\\crypto\\test_napqc.py:91)"} +{"complexity": "simple", "doc_id": "chunk_013609", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 97, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_inverse_negates_and_reverses (tests\\crypto\\test_napqc.py:97)"} +{"complexity": "simple", "doc_id": "chunk_013610", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 102, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_double_inverse_is_identity (tests\\crypto\\test_napqc.py:102)"} +{"complexity": "simple", "doc_id": "chunk_013611", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 110, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_multiply_empty_with_word (tests\\crypto\\test_napqc.py:110)"} +{"complexity": "simple", "doc_id": "chunk_013612", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 116, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_multiply_mismatch_raises (tests\\crypto\\test_napqc.py:116)"} +{"complexity": "simple", "doc_id": "chunk_013613", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 122, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_multiply_associativity_preserved (tests\\crypto\\test_napqc.py:122)"} +{"complexity": "simple", "doc_id": "chunk_013614", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 130, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_equal_words (tests\\crypto\\test_napqc.py:130)"} +{"complexity": "simple", "doc_id": "chunk_013615", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 135, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_different_n_not_equal (tests\\crypto\\test_napqc.py:135)"} +{"complexity": "simple", "doc_id": "chunk_013616", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 140, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_not_equal_to_non_braid (tests\\crypto\\test_napqc.py:140)"} +{"complexity": "simple", "doc_id": "chunk_013617", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 146, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_returns_bytes (tests\\crypto\\test_napqc.py:146)"} +{"complexity": "simple", "doc_id": "chunk_013618", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 150, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_empty_word_to_bytes (tests\\crypto\\test_napqc.py:150)"} +{"complexity": "simple", "doc_id": "chunk_013619", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 154, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_non_empty_to_bytes (tests\\crypto\\test_napqc.py:154)"} +{"complexity": "simple", "doc_id": "chunk_013620", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 160, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_random_returns_braid (tests\\crypto\\test_napqc.py:160)"} +{"complexity": "simple", "doc_id": "chunk_013621", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 164, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_random_respects_n (tests\\crypto\\test_napqc.py:164)"} +{"complexity": "simple", "doc_id": "chunk_013622", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 175, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_aag_keypair_returns_keypair (tests\\crypto\\test_napqc.py:175)"} +{"complexity": "simple", "doc_id": "chunk_013623", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 180, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_keypair_has_private_braid (tests\\crypto\\test_napqc.py:180)"} +{"complexity": "simple", "doc_id": "chunk_013624", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 185, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_keypair_has_public (tests\\crypto\\test_napqc.py:185)"} +{"complexity": "simple", "doc_id": "chunk_013625", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 190, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_public_conjugates_count_matches_generators (tests\\crypto\\test_napqc.py:190)"} +{"complexity": "simple", "doc_id": "chunk_013626", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "crypto", "source_line": 198, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_shared_secret_both_parties_agree (tests\\crypto\\test_napqc.py:198)"} +{"complexity": "simple", "doc_id": "chunk_013627", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "crypto", "source_line": 208, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_shared_secret_is_32_bytes_sha256 (tests\\crypto\\test_napqc.py:208)"} +{"complexity": "simple", "doc_id": "chunk_013628", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 216, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_mismatched_n_raises (tests\\crypto\\test_napqc.py:216)"} +{"complexity": "simple", "doc_id": "chunk_013629", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "crypto", "source_line": 224, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_sha3_256_kdf (tests\\crypto\\test_napqc.py:224)"} +{"complexity": "simple", "doc_id": "chunk_013630", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 232, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_unsupported_kdf_raises (tests\\crypto\\test_napqc.py:232)"} +{"complexity": "simple", "doc_id": "chunk_013631", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 241, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_exchange_returns_equal_keys (tests\\crypto\\test_napqc.py:241)"} +{"complexity": "simple", "doc_id": "chunk_013632", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 245, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_exchange_returns_bytes (tests\\crypto\\test_napqc.py:245)"} +{"complexity": "simple", "doc_id": "chunk_013633", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 250, "source_path": "tests\\crypto\\test_napqc.py", "text": "test_napqc.test_exchange_key_length_32 (tests\\crypto\\test_napqc.py:250)"} +{"complexity": "medium", "doc_id": "chunk_013634", "function_type": "class", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 23, "source_path": "tests\\crypto\\test_signer.py", "text": "test_signer.TestSignerInit (tests\\crypto\\test_signer.py:23)"} +{"complexity": "medium", "doc_id": "chunk_013635", "function_type": "class", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 47, "source_path": "tests\\crypto\\test_signer.py", "text": "test_signer.TestSignerSign (tests\\crypto\\test_signer.py:47)"} +{"complexity": "medium", "doc_id": "chunk_013636", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "crypto", "source_line": 74, "source_path": "tests\\crypto\\test_signer.py", "text": "test_signer.TestSignerVerify (tests\\crypto\\test_signer.py:74)"} +{"complexity": "medium", "doc_id": "chunk_013637", "function_type": "class", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 91, "source_path": "tests\\crypto\\test_signer.py", "text": "test_signer.TestSignerSignMessage (tests\\crypto\\test_signer.py:91)"} +{"complexity": "complex", "doc_id": "chunk_013638", "function_type": "class", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 110, "source_path": "tests\\crypto\\test_signer.py", "text": "test_signer.TestProofSigner (tests\\crypto\\test_signer.py:110)"} +{"complexity": "medium", "doc_id": "chunk_013639", "function_type": "class", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 156, "source_path": "tests\\crypto\\test_signer.py", "text": "test_signer.TestEd25519SignerReal (tests\\crypto\\test_signer.py:156)"} +{"complexity": "simple", "doc_id": "chunk_013640", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 24, "source_path": "tests\\crypto\\test_signer.py", "text": "test_signer.test_default_private_key (tests\\crypto\\test_signer.py:24)"} +{"complexity": "simple", "doc_id": "chunk_013641", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 28, "source_path": "tests\\crypto\\test_signer.py", "text": "test_signer.test_custom_private_key (tests\\crypto\\test_signer.py:28)"} +{"complexity": "simple", "doc_id": "chunk_013642", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 32, "source_path": "tests\\crypto\\test_signer.py", "text": "test_signer.test_public_key_derived (tests\\crypto\\test_signer.py:32)"} +{"complexity": "simple", "doc_id": "chunk_013643", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 37, "source_path": "tests\\crypto\\test_signer.py", "text": "test_signer.test_public_key_is_str (tests\\crypto\\test_signer.py:37)"} +{"complexity": "simple", "doc_id": "chunk_013644", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 41, "source_path": "tests\\crypto\\test_signer.py", "text": "test_signer.test_different_private_keys_different_public_keys (tests\\crypto\\test_signer.py:41)"} +{"complexity": "simple", "doc_id": "chunk_013645", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 48, "source_path": "tests\\crypto\\test_signer.py", "text": "test_signer.test_sign_returns_str (tests\\crypto\\test_signer.py:48)"} +{"complexity": "simple", "doc_id": "chunk_013646", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 53, "source_path": "tests\\crypto\\test_signer.py", "text": "test_signer.test_sign_length_64 (tests\\crypto\\test_signer.py:53)"} +{"complexity": "simple", "doc_id": "chunk_013647", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 58, "source_path": "tests\\crypto\\test_signer.py", "text": "test_signer.test_sign_deterministic (tests\\crypto\\test_signer.py:58)"} +{"complexity": "simple", "doc_id": "chunk_013648", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 63, "source_path": "tests\\crypto\\test_signer.py", "text": "test_signer.test_sign_different_data_differs (tests\\crypto\\test_signer.py:63)"} +{"complexity": "simple", "doc_id": "chunk_013649", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 67, "source_path": "tests\\crypto\\test_signer.py", "text": "test_signer.test_sign_key_order_independent (tests\\crypto\\test_signer.py:67)"} +{"complexity": "simple", "doc_id": "chunk_013650", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "crypto", "source_line": 75, "source_path": "tests\\crypto\\test_signer.py", "text": "test_signer.test_verify_correct (tests\\crypto\\test_signer.py:75)"} +{"complexity": "simple", "doc_id": "chunk_013651", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "crypto", "source_line": 81, "source_path": "tests\\crypto\\test_signer.py", "text": "test_signer.test_verify_wrong_data (tests\\crypto\\test_signer.py:81)"} +{"complexity": "simple", "doc_id": "chunk_013652", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "crypto", "source_line": 86, "source_path": "tests\\crypto\\test_signer.py", "text": "test_signer.test_verify_wrong_signature (tests\\crypto\\test_signer.py:86)"} +{"complexity": "simple", "doc_id": "chunk_013653", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 92, "source_path": "tests\\crypto\\test_signer.py", "text": "test_signer.test_sign_message_returns_str (tests\\crypto\\test_signer.py:92)"} +{"complexity": "simple", "doc_id": "chunk_013654", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 97, "source_path": "tests\\crypto\\test_signer.py", "text": "test_signer.test_sign_message_deterministic (tests\\crypto\\test_signer.py:97)"} +{"complexity": "simple", "doc_id": "chunk_013655", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 101, "source_path": "tests\\crypto\\test_signer.py", "text": "test_signer.test_sign_message_differs_for_different_input (tests\\crypto\\test_signer.py:101)"} +{"complexity": "simple", "doc_id": "chunk_013656", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 111, "source_path": "tests\\crypto\\test_signer.py", "text": "test_signer.test_inherits_signer (tests\\crypto\\test_signer.py:111)"} +{"complexity": "simple", "doc_id": "chunk_013657", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 115, "source_path": "tests\\crypto\\test_signer.py", "text": "test_signer.test_sign_proof_returns_dict (tests\\crypto\\test_signer.py:115)"} +{"complexity": "simple", "doc_id": "chunk_013658", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 120, "source_path": "tests\\crypto\\test_signer.py", "text": "test_signer.test_sign_proof_adds_signature (tests\\crypto\\test_signer.py:120)"} +{"complexity": "simple", "doc_id": "chunk_013659", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 125, "source_path": "tests\\crypto\\test_signer.py", "text": "test_signer.test_sign_proof_adds_signed_at (tests\\crypto\\test_signer.py:125)"} +{"complexity": "simple", "doc_id": "chunk_013660", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 130, "source_path": "tests\\crypto\\test_signer.py", "text": "test_signer.test_sign_proof_adds_public_key (tests\\crypto\\test_signer.py:130)"} +{"complexity": "simple", "doc_id": "chunk_013661", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 135, "source_path": "tests\\crypto\\test_signer.py", "text": "test_signer.test_sign_proof_preserves_original_fields (tests\\crypto\\test_signer.py:135)"} +{"complexity": "simple", "doc_id": "chunk_013662", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "crypto", "source_line": 142, "source_path": "tests\\crypto\\test_signer.py", "text": "test_signer.test_sign_proof_signature_verifiable (tests\\crypto\\test_signer.py:142)"} +{"complexity": "simple", "doc_id": "chunk_013663", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "crypto", "source_line": 157, "source_path": "tests\\crypto\\test_signer.py", "text": "test_signer.test_init_generates_key (tests\\crypto\\test_signer.py:157)"} +{"complexity": "simple", "doc_id": "chunk_013664", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 161, "source_path": "tests\\crypto\\test_signer.py", "text": "test_signer.test_sign_returns_hex (tests\\crypto\\test_signer.py:161)"} +{"complexity": "simple", "doc_id": "chunk_013665", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "crypto", "source_line": 168, "source_path": "tests\\crypto\\test_signer.py", "text": "test_signer.test_verify_correct_signature (tests\\crypto\\test_signer.py:168)"} +{"complexity": "simple", "doc_id": "chunk_013666", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "crypto", "source_line": 173, "source_path": "tests\\crypto\\test_signer.py", "text": "test_signer.test_verify_wrong_message (tests\\crypto\\test_signer.py:173)"} +{"complexity": "simple", "doc_id": "chunk_013667", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "crypto", "source_line": 178, "source_path": "tests\\crypto\\test_signer.py", "text": "test_signer.test_get_public_key_hex (tests\\crypto\\test_signer.py:178)"} +{"complexity": "complex", "doc_id": "chunk_013668", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 23, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.TestRegionConfig (tests\\data_residency\\test_data_residency.py:23)"} +{"complexity": "complex", "doc_id": "chunk_013669", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 57, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.TestProofRouter (tests\\data_residency\\test_data_residency.py:57)"} +{"complexity": "complex", "doc_id": "chunk_013670", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 131, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.TestComplianceVerifier (tests\\data_residency\\test_data_residency.py:131)"} +{"complexity": "complex", "doc_id": "chunk_013671", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 212, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.TestInfrastructureMapper (tests\\data_residency\\test_data_residency.py:212)"} +{"complexity": "complex", "doc_id": "chunk_013672", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 264, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.TestLegalFramework (tests\\data_residency\\test_data_residency.py:264)"} +{"complexity": "complex", "doc_id": "chunk_013673", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 324, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.TestDataResidencyManager (tests\\data_residency\\test_data_residency.py:324)"} +{"complexity": "medium", "doc_id": "chunk_013674", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 469, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.TestGDPRCompliance (tests\\data_residency\\test_data_residency.py:469)"} +{"complexity": "medium", "doc_id": "chunk_013675", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 497, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.TestFedRAMPCompliance (tests\\data_residency\\test_data_residency.py:497)"} +{"complexity": "simple", "doc_id": "chunk_013676", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 26, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.test_region_enum (tests\\data_residency\\test_data_residency.py:26)"} +{"complexity": "medium", "doc_id": "chunk_013677", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 32, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.test_residency_policy (tests\\data_residency\\test_data_residency.py:32)"} +{"complexity": "medium", "doc_id": "chunk_013678", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 44, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.test_residency_policy_prohibited (tests\\data_residency\\test_data_residency.py:44)"} +{"complexity": "medium", "doc_id": "chunk_013679", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 60, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.test_route_proof_basic (tests\\data_residency\\test_data_residency.py:60)"} +{"complexity": "medium", "doc_id": "chunk_013680", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 72, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.test_route_proof_with_policy (tests\\data_residency\\test_data_residency.py:72)"} +{"complexity": "medium", "doc_id": "chunk_013681", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 91, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.test_customer_specific_policy (tests\\data_residency\\test_data_residency.py:91)"} +{"complexity": "medium", "doc_id": "chunk_013682", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 110, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.test_failover (tests\\data_residency\\test_data_residency.py:110)"} +{"complexity": "medium", "doc_id": "chunk_013683", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 134, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.test_verify_proof_location_compliant (tests\\data_residency\\test_data_residency.py:134)"} +{"complexity": "medium", "doc_id": "chunk_013684", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 155, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.test_verify_proof_location_prohibited (tests\\data_residency\\test_data_residency.py:155)"} +{"complexity": "medium", "doc_id": "chunk_013685", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 178, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.test_verify_encryption (tests\\data_residency\\test_data_residency.py:178)"} +{"complexity": "medium", "doc_id": "chunk_013686", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 198, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.test_generate_audit_report (tests\\data_residency\\test_data_residency.py:198)"} +{"complexity": "medium", "doc_id": "chunk_013687", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 215, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.test_get_provider_region (tests\\data_residency\\test_data_residency.py:215)"} +{"complexity": "simple", "doc_id": "chunk_013688", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 227, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.test_get_mappings_for_region (tests\\data_residency\\test_data_residency.py:227)"} +{"complexity": "medium", "doc_id": "chunk_013689", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 238, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.test_validate_deployment (tests\\data_residency\\test_data_residency.py:238)"} +{"complexity": "medium", "doc_id": "chunk_013690", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 250, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.test_validate_deployment_missing_compliance (tests\\data_residency\\test_data_residency.py:250)"} +{"complexity": "medium", "doc_id": "chunk_013691", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 267, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.test_create_dpa (tests\\data_residency\\test_data_residency.py:267)"} +{"complexity": "medium", "doc_id": "chunk_013692", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 282, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.test_create_scc (tests\\data_residency\\test_data_residency.py:282)"} +{"complexity": "medium", "doc_id": "chunk_013693", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 298, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.test_get_transfer_mechanism_eu_to_us (tests\\data_residency\\test_data_residency.py:298)"} +{"complexity": "medium", "doc_id": "chunk_013694", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 310, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.test_validate_transfer (tests\\data_residency\\test_data_residency.py:310)"} +{"complexity": "medium", "doc_id": "chunk_013695", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 327, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.test_store_proof_basic (tests\\data_residency\\test_data_residency.py:327)"} +{"complexity": "medium", "doc_id": "chunk_013696", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 340, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.test_store_proof_with_classification (tests\\data_residency\\test_data_residency.py:340)"} +{"complexity": "medium", "doc_id": "chunk_013697", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 355, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.test_verify_proof_compliance (tests\\data_residency\\test_data_residency.py:355)"} +{"complexity": "medium", "doc_id": "chunk_013698", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 373, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.test_audit_residency_compliance (tests\\data_residency\\test_data_residency.py:373)"} +{"complexity": "medium", "doc_id": "chunk_013699", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 393, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.test_generate_customer_attestation (tests\\data_residency\\test_data_residency.py:393)"} +{"complexity": "medium", "doc_id": "chunk_013700", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 413, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.test_get_proof_location (tests\\data_residency\\test_data_residency.py:413)"} +{"complexity": "medium", "doc_id": "chunk_013701", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 429, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.test_list_proofs_by_region (tests\\data_residency\\test_data_residency.py:429)"} +{"complexity": "medium", "doc_id": "chunk_013702", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 451, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.test_dashboard_stats (tests\\data_residency\\test_data_residency.py:451)"} +{"complexity": "simple", "doc_id": "chunk_013703", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 472, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.test_gdpr_policy (tests\\data_residency\\test_data_residency.py:472)"} +{"complexity": "medium", "doc_id": "chunk_013704", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 480, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.test_gdpr_storage (tests\\data_residency\\test_data_residency.py:480)"} +{"complexity": "simple", "doc_id": "chunk_013705", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 500, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.test_fedramp_policy (tests\\data_residency\\test_data_residency.py:500)"} +{"complexity": "medium", "doc_id": "chunk_013706", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 508, "source_path": "tests\\data_residency\\test_data_residency.py", "text": "test_data_residency.test_fedramp_storage (tests\\data_residency\\test_data_residency.py:508)"} +{"complexity": "simple", "doc_id": "chunk_013707", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 51, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.verifier (tests\\domains\\healthcare\\test_hipaa_verification.py:51)"} +{"complexity": "simple", "doc_id": "chunk_013708", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 62, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.minimal_verifier (tests\\domains\\healthcare\\test_hipaa_verification.py:62)"} +{"complexity": "medium", "doc_id": "chunk_013709", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 73, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.sample_phi_text (tests\\domains\\healthcare\\test_hipaa_verification.py:73)"} +{"complexity": "medium", "doc_id": "chunk_013710", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 91, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.sample_clinical_record (tests\\domains\\healthcare\\test_hipaa_verification.py:91)"} +{"complexity": "medium", "doc_id": "chunk_013711", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 117, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.sample_ai_output (tests\\domains\\healthcare\\test_hipaa_verification.py:117)"} +{"complexity": "complex", "doc_id": "chunk_013712", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 135, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.TestPHIDetection (tests\\domains\\healthcare\\test_hipaa_verification.py:135)"} +{"complexity": "complex", "doc_id": "chunk_013713", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 228, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.TestPHICommitment (tests\\domains\\healthcare\\test_hipaa_verification.py:228)"} +{"complexity": "complex", "doc_id": "chunk_013714", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 322, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.TestRedactedProofs (tests\\domains\\healthcare\\test_hipaa_verification.py:322)"} +{"complexity": "complex", "doc_id": "chunk_013715", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 450, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.TestCFRPart11Compliance (tests\\domains\\healthcare\\test_hipaa_verification.py:450)"} +{"complexity": "complex", "doc_id": "chunk_013716", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 561, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.TestCryptoIntegration (tests\\domains\\healthcare\\test_hipaa_verification.py:561)"} +{"complexity": "medium", "doc_id": "chunk_013717", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 641, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.TestConvenienceFunctions (tests\\domains\\healthcare\\test_hipaa_verification.py:641)"} +{"complexity": "complex", "doc_id": "chunk_013718", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 678, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.TestEdgeCases (tests\\domains\\healthcare\\test_hipaa_verification.py:678)"} +{"complexity": "complex", "doc_id": "chunk_013719", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 727, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.TestSerialization (tests\\domains\\healthcare\\test_hipaa_verification.py:727)"} +{"complexity": "simple", "doc_id": "chunk_013720", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 138, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_detect_ssn (tests\\domains\\healthcare\\test_hipaa_verification.py:138)"} +{"complexity": "simple", "doc_id": "chunk_013721", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 146, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_detect_phone_number (tests\\domains\\healthcare\\test_hipaa_verification.py:146)"} +{"complexity": "simple", "doc_id": "chunk_013722", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 154, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_detect_email (tests\\domains\\healthcare\\test_hipaa_verification.py:154)"} +{"complexity": "simple", "doc_id": "chunk_013723", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 162, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_detect_date (tests\\domains\\healthcare\\test_hipaa_verification.py:162)"} +{"complexity": "simple", "doc_id": "chunk_013724", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 170, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_detect_mrn (tests\\domains\\healthcare\\test_hipaa_verification.py:170)"} +{"complexity": "simple", "doc_id": "chunk_013725", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 178, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_detect_ip_address (tests\\domains\\healthcare\\test_hipaa_verification.py:178)"} +{"complexity": "simple", "doc_id": "chunk_013726", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 186, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_detect_zip_code (tests\\domains\\healthcare\\test_hipaa_verification.py:186)"} +{"complexity": "simple", "doc_id": "chunk_013727", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 194, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_detect_multiple_phi (tests\\domains\\healthcare\\test_hipaa_verification.py:194)"} +{"complexity": "simple", "doc_id": "chunk_013728", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 205, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_detect_no_phi_in_clean_text (tests\\domains\\healthcare\\test_hipaa_verification.py:205)"} +{"complexity": "simple", "doc_id": "chunk_013729", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 213, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_phi_detection_confidence (tests\\domains\\healthcare\\test_hipaa_verification.py:213)"} +{"complexity": "medium", "doc_id": "chunk_013730", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 231, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_create_commitment_from_string (tests\\domains\\healthcare\\test_hipaa_verification.py:231)"} +{"complexity": "simple", "doc_id": "chunk_013731", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 243, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_create_commitment_from_dict (tests\\domains\\healthcare\\test_hipaa_verification.py:243)"} +{"complexity": "simple", "doc_id": "chunk_013732", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 251, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_commitment_includes_phi_types (tests\\domains\\healthcare\\test_hipaa_verification.py:251)"} +{"complexity": "simple", "doc_id": "chunk_013733", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 259, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_commitment_has_unique_id (tests\\domains\\healthcare\\test_hipaa_verification.py:259)"} +{"complexity": "medium", "doc_id": "chunk_013734", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 269, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_commitment_serialization (tests\\domains\\healthcare\\test_hipaa_verification.py:269)"} +{"complexity": "medium", "doc_id": "chunk_013735", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 282, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_verify_valid_commitment (tests\\domains\\healthcare\\test_hipaa_verification.py:282)"} +{"complexity": "medium", "doc_id": "chunk_013736", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 295, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_verify_invalid_commitment_wrong_data (tests\\domains\\healthcare\\test_hipaa_verification.py:295)"} +{"complexity": "simple", "doc_id": "chunk_013737", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 307, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_verify_invalid_commitment_wrong_blinding (tests\\domains\\healthcare\\test_hipaa_verification.py:307)"} +{"complexity": "medium", "doc_id": "chunk_013738", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 325, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_create_redacted_proof_standard (tests\\domains\\healthcare\\test_hipaa_verification.py:325)"} +{"complexity": "medium", "doc_id": "chunk_013739", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 346, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_redacted_proof_contains_no_phi (tests\\domains\\healthcare\\test_hipaa_verification.py:346)"} +{"complexity": "medium", "doc_id": "chunk_013740", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 364, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_redacted_proof_has_summary (tests\\domains\\healthcare\\test_hipaa_verification.py:364)"} +{"complexity": "medium", "doc_id": "chunk_013741", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 379, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_redacted_proof_verification (tests\\domains\\healthcare\\test_hipaa_verification.py:379)"} +{"complexity": "medium", "doc_id": "chunk_013742", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 395, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_redacted_proof_different_levels (tests\\domains\\healthcare\\test_hipaa_verification.py:395)"} +{"complexity": "medium", "doc_id": "chunk_013743", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 415, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_redacted_proof_maintains_compliance (tests\\domains\\healthcare\\test_hipaa_verification.py:415)"} +{"complexity": "medium", "doc_id": "chunk_013744", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 432, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_redacted_proof_unique_id (tests\\domains\\healthcare\\test_hipaa_verification.py:432)"} +{"complexity": "medium", "doc_id": "chunk_013745", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 453, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_electronic_signature_creation (tests\\domains\\healthcare\\test_hipaa_verification.py:453)"} +{"complexity": "medium", "doc_id": "chunk_013746", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 470, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_electronic_signature_has_components (tests\\domains\\healthcare\\test_hipaa_verification.py:470)"} +{"complexity": "medium", "doc_id": "chunk_013747", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 485, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_electronic_signature_cryptographic_binding (tests\\domains\\healthcare\\test_hipaa_verification.py:485)"} +{"complexity": "medium", "doc_id": "chunk_013748", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 501, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_cfr_audit_chain_creation (tests\\domains\\healthcare\\test_hipaa_verification.py:501)"} +{"complexity": "medium", "doc_id": "chunk_013749", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 521, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_cfr_audit_chain_integrity (tests\\domains\\healthcare\\test_hipaa_verification.py:521)"} +{"complexity": "medium", "doc_id": "chunk_013750", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 539, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_cfr_audit_retention_period (tests\\domains\\healthcare\\test_hipaa_verification.py:539)"} +{"complexity": "medium", "doc_id": "chunk_013751", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 564, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_verification_creates_signature (tests\\domains\\healthcare\\test_hipaa_verification.py:564)"} +{"complexity": "simple", "doc_id": "chunk_013752", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 576, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_verification_with_post_quantum (tests\\domains\\healthcare\\test_hipaa_verification.py:576)"} +{"complexity": "simple", "doc_id": "chunk_013753", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 584, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_temporal_proof_creation (tests\\domains\\healthcare\\test_hipaa_verification.py:584)"} +{"complexity": "simple", "doc_id": "chunk_013754", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 594, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_content_hash_consistency (tests\\domains\\healthcare\\test_hipaa_verification.py:594)"} +{"complexity": "simple", "doc_id": "chunk_013755", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 603, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_different_content_different_hash (tests\\domains\\healthcare\\test_hipaa_verification.py:603)"} +{"complexity": "medium", "doc_id": "chunk_013756", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 610, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_audit_trail_integration (tests\\domains\\healthcare\\test_hipaa_verification.py:610)"} +{"complexity": "medium", "doc_id": "chunk_013757", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 623, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_statistics_reporting (tests\\domains\\healthcare\\test_hipaa_verification.py:623)"} +{"complexity": "simple", "doc_id": "chunk_013758", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 644, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_verify_with_phi_protection_function (tests\\domains\\healthcare\\test_hipaa_verification.py:644)"} +{"complexity": "medium", "doc_id": "chunk_013759", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 655, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_create_redacted_proof_function (tests\\domains\\healthcare\\test_hipaa_verification.py:655)"} +{"complexity": "simple", "doc_id": "chunk_013760", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 668, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_global_verifier_instance (tests\\domains\\healthcare\\test_hipaa_verification.py:668)"} +{"complexity": "simple", "doc_id": "chunk_013761", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 681, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_empty_content (tests\\domains\\healthcare\\test_hipaa_verification.py:681)"} +{"complexity": "simple", "doc_id": "chunk_013762", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 688, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_large_content (tests\\domains\\healthcare\\test_hipaa_verification.py:688)"} +{"complexity": "medium", "doc_id": "chunk_013763", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 697, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_unicode_content (tests\\domains\\healthcare\\test_hipaa_verification.py:697)"} +{"complexity": "medium", "doc_id": "chunk_013764", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 709, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_minimal_verifier_works (tests\\domains\\healthcare\\test_hipaa_verification.py:709)"} +{"complexity": "simple", "doc_id": "chunk_013765", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 730, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_proof_to_dict (tests\\domains\\healthcare\\test_hipaa_verification.py:730)"} +{"complexity": "simple", "doc_id": "chunk_013766", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 741, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_proof_to_json (tests\\domains\\healthcare\\test_hipaa_verification.py:741)"} +{"complexity": "simple", "doc_id": "chunk_013767", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 751, "source_path": "tests\\domains\\healthcare\\test_hipaa_verification.py", "text": "test_hipaa_verification.test_commitment_to_json (tests\\domains\\healthcare\\test_hipaa_verification.py:751)"} +{"complexity": "medium", "doc_id": "chunk_013768", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "tests", "module": "other", "source_line": 28, "source_path": "tests\\e2e\\conftest.py", "text": "conftest._makefile_targets (tests\\e2e\\conftest.py:28)"} +{"complexity": "complex", "doc_id": "chunk_013769", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "other", "source_line": 46, "source_path": "tests\\e2e\\conftest.py", "text": "conftest._patched_subprocess_run (tests\\e2e\\conftest.py:46)"} +{"complexity": "simple", "doc_id": "chunk_013770", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "tests", "module": "other", "source_line": 82, "source_path": "tests\\e2e\\conftest.py", "text": "conftest.patch_make_subprocess (tests\\e2e\\conftest.py:82)"} +{"complexity": "simple", "doc_id": "chunk_013771", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 64, "source_path": "tests\\e2e\\conftest.py", "text": "conftest.MockResult (tests\\e2e\\conftest.py:64)"} +{"complexity": "simple", "doc_id": "chunk_013772", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 71, "source_path": "tests\\e2e\\conftest.py", "text": "conftest.MockResultFail (tests\\e2e\\conftest.py:71)"} +{"complexity": "medium", "doc_id": "chunk_013773", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 12, "source_path": "tests\\e2e\\test_deploy_configs.py", "text": "test_deploy_configs.TestEdgeDeployment (tests\\e2e\\test_deploy_configs.py:12)"} +{"complexity": "medium", "doc_id": "chunk_013774", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 34, "source_path": "tests\\e2e\\test_deploy_configs.py", "text": "test_deploy_configs.TestCloudDeployment (tests\\e2e\\test_deploy_configs.py:34)"} +{"complexity": "simple", "doc_id": "chunk_013775", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 15, "source_path": "tests\\e2e\\test_deploy_configs.py", "text": "test_deploy_configs.test_edge_compose_exists (tests\\e2e\\test_deploy_configs.py:15)"} +{"complexity": "medium", "doc_id": "chunk_013776", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 18, "source_path": "tests\\e2e\\test_deploy_configs.py", "text": "test_deploy_configs.test_edge_config_valid (tests\\e2e\\test_deploy_configs.py:18)"} +{"complexity": "simple", "doc_id": "chunk_013777", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 37, "source_path": "tests\\e2e\\test_deploy_configs.py", "text": "test_deploy_configs.test_cloud_compose_exists (tests\\e2e\\test_deploy_configs.py:37)"} +{"complexity": "medium", "doc_id": "chunk_013778", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 40, "source_path": "tests\\e2e\\test_deploy_configs.py", "text": "test_deploy_configs.test_cloud_config_valid (tests\\e2e\\test_deploy_configs.py:40)"} +{"complexity": "complex", "doc_id": "chunk_013779", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 14, "source_path": "tests\\e2e\\test_docker_compose_stack.py", "text": "test_docker_compose_stack.TestDockerComposeStack (tests\\e2e\\test_docker_compose_stack.py:14)"} +{"complexity": "medium", "doc_id": "chunk_013780", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 266, "source_path": "tests\\e2e\\test_docker_compose_stack.py", "text": "test_docker_compose_stack.TestEdgeDeployment (tests\\e2e\\test_docker_compose_stack.py:266)"} +{"complexity": "medium", "doc_id": "chunk_013781", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 296, "source_path": "tests\\e2e\\test_docker_compose_stack.py", "text": "test_docker_compose_stack.TestCloudDeployment (tests\\e2e\\test_docker_compose_stack.py:296)"} +{"complexity": "medium", "doc_id": "chunk_013782", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 18, "source_path": "tests\\e2e\\test_docker_compose_stack.py", "text": "test_docker_compose_stack.docker_services (tests\\e2e\\test_docker_compose_stack.py:18)"} +{"complexity": "medium", "doc_id": "chunk_013783", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "other", "source_line": 46, "source_path": "tests\\e2e\\test_docker_compose_stack.py", "text": "test_docker_compose_stack.test_all_services_running (tests\\e2e\\test_docker_compose_stack.py:46)"} +{"complexity": "medium", "doc_id": "chunk_013784", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 77, "source_path": "tests\\e2e\\test_docker_compose_stack.py", "text": "test_docker_compose_stack.test_service_health_checks (tests\\e2e\\test_docker_compose_stack.py:77)"} +{"complexity": "medium", "doc_id": "chunk_013785", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 106, "source_path": "tests\\e2e\\test_docker_compose_stack.py", "text": "test_docker_compose_stack.test_database_connectivity (tests\\e2e\\test_docker_compose_stack.py:106)"} +{"complexity": "medium", "doc_id": "chunk_013786", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 120, "source_path": "tests\\e2e\\test_docker_compose_stack.py", "text": "test_docker_compose_stack.test_redis_connectivity (tests\\e2e\\test_docker_compose_stack.py:120)"} +{"complexity": "medium", "doc_id": "chunk_013787", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 134, "source_path": "tests\\e2e\\test_docker_compose_stack.py", "text": "test_docker_compose_stack.test_prometheus_metrics (tests\\e2e\\test_docker_compose_stack.py:134)"} +{"complexity": "medium", "doc_id": "chunk_013788", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 151, "source_path": "tests\\e2e\\test_docker_compose_stack.py", "text": "test_docker_compose_stack.test_grafana_access (tests\\e2e\\test_docker_compose_stack.py:151)"} +{"complexity": "medium", "doc_id": "chunk_013789", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 163, "source_path": "tests\\e2e\\test_docker_compose_stack.py", "text": "test_docker_compose_stack.test_traefik_routing (tests\\e2e\\test_docker_compose_stack.py:163)"} +{"complexity": "medium", "doc_id": "chunk_013790", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 177, "source_path": "tests\\e2e\\test_docker_compose_stack.py", "text": "test_docker_compose_stack.test_inter_service_communication (tests\\e2e\\test_docker_compose_stack.py:177)"} +{"complexity": "medium", "doc_id": "chunk_013791", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 195, "source_path": "tests\\e2e\\test_docker_compose_stack.py", "text": "test_docker_compose_stack.test_service_logs (tests\\e2e\\test_docker_compose_stack.py:195)"} +{"complexity": "medium", "doc_id": "chunk_013792", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "other", "source_line": 211, "source_path": "tests\\e2e\\test_docker_compose_stack.py", "text": "test_docker_compose_stack.test_service_restart_recovery (tests\\e2e\\test_docker_compose_stack.py:211)"} +{"complexity": "medium", "doc_id": "chunk_013793", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "tests", "module": "other", "source_line": 241, "source_path": "tests\\e2e\\test_docker_compose_stack.py", "text": "test_docker_compose_stack.test_volume_persistence (tests\\e2e\\test_docker_compose_stack.py:241)"} +{"complexity": "simple", "doc_id": "chunk_013794", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 269, "source_path": "tests\\e2e\\test_docker_compose_stack.py", "text": "test_docker_compose_stack.test_edge_compose_exists (tests\\e2e\\test_docker_compose_stack.py:269)"} +{"complexity": "medium", "doc_id": "chunk_013795", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 273, "source_path": "tests\\e2e\\test_docker_compose_stack.py", "text": "test_docker_compose_stack.test_edge_config_valid (tests\\e2e\\test_docker_compose_stack.py:273)"} +{"complexity": "simple", "doc_id": "chunk_013796", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 299, "source_path": "tests\\e2e\\test_docker_compose_stack.py", "text": "test_docker_compose_stack.test_cloud_compose_exists (tests\\e2e\\test_docker_compose_stack.py:299)"} +{"complexity": "medium", "doc_id": "chunk_013797", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 303, "source_path": "tests\\e2e\\test_docker_compose_stack.py", "text": "test_docker_compose_stack.test_cloud_config_valid (tests\\e2e\\test_docker_compose_stack.py:303)"} +{"complexity": "medium", "doc_id": "chunk_013798", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 46, "source_path": "tests\\e2e\\test_ropa_base_correlation.py", "text": "test_ropa_base_correlation.TestRopaDocExists (tests\\e2e\\test_ropa_base_correlation.py:46)"} +{"complexity": "medium", "doc_id": "chunk_013799", "function_type": "class", "has_docstring": "yes", "keyword": "build", "layer": "tests", "module": "other", "source_line": 59, "source_path": "tests\\e2e\\test_ropa_base_correlation.py", "text": "test_ropa_base_correlation.TestMakeTargetsAndPaths (tests\\e2e\\test_ropa_base_correlation.py:59)"} +{"complexity": "complex", "doc_id": "chunk_013800", "function_type": "class", "has_docstring": "yes", "keyword": "build", "layer": "tests", "module": "other", "source_line": 75, "source_path": "tests\\e2e\\test_ropa_base_correlation.py", "text": "test_ropa_base_correlation.TestMakeDryRun (tests\\e2e\\test_ropa_base_correlation.py:75)"} +{"complexity": "medium", "doc_id": "chunk_013801", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 119, "source_path": "tests\\e2e\\test_ropa_base_correlation.py", "text": "test_ropa_base_correlation.TestDiagramsExistAndReferenceCode (tests\\e2e\\test_ropa_base_correlation.py:119)"} +{"complexity": "medium", "doc_id": "chunk_013802", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 144, "source_path": "tests\\e2e\\test_ropa_base_correlation.py", "text": "test_ropa_base_correlation.TestVerifiableLabPaths (tests\\e2e\\test_ropa_base_correlation.py:144)"} +{"complexity": "simple", "doc_id": "chunk_013803", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 49, "source_path": "tests\\e2e\\test_ropa_base_correlation.py", "text": "test_ropa_base_correlation.test_ropa_doc_path_exists (tests\\e2e\\test_ropa_base_correlation.py:49)"} +{"complexity": "simple", "doc_id": "chunk_013804", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 52, "source_path": "tests\\e2e\\test_ropa_base_correlation.py", "text": "test_ropa_base_correlation.test_ropa_doc_mentions_proc_20_24 (tests\\e2e\\test_ropa_base_correlation.py:52)"} +{"complexity": "simple", "doc_id": "chunk_013805", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 63, "source_path": "tests\\e2e\\test_ropa_base_correlation.py", "text": "test_ropa_base_correlation.test_path_exists (tests\\e2e\\test_ropa_base_correlation.py:63)"} +{"complexity": "simple", "doc_id": "chunk_013806", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 68, "source_path": "tests\\e2e\\test_ropa_base_correlation.py", "text": "test_ropa_base_correlation.test_ropa_doc_mentions_path_or_target (tests\\e2e\\test_ropa_base_correlation.py:68)"} +{"complexity": "simple", "doc_id": "chunk_013807", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 78, "source_path": "tests\\e2e\\test_ropa_base_correlation.py", "text": "test_ropa_base_correlation.test_proof_certificate_dry_run (tests\\e2e\\test_ropa_base_correlation.py:78)"} +{"complexity": "simple", "doc_id": "chunk_013808", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "other", "source_line": 88, "source_path": "tests\\e2e\\test_ropa_base_correlation.py", "text": "test_ropa_base_correlation.test_validate_ak175_dry_run (tests\\e2e\\test_ropa_base_correlation.py:88)"} +{"complexity": "simple", "doc_id": "chunk_013809", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "other", "source_line": 98, "source_path": "tests\\e2e\\test_ropa_base_correlation.py", "text": "test_ropa_base_correlation.test_validate_dry_run (tests\\e2e\\test_ropa_base_correlation.py:98)"} +{"complexity": "simple", "doc_id": "chunk_013810", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "other", "source_line": 108, "source_path": "tests\\e2e\\test_ropa_base_correlation.py", "text": "test_ropa_base_correlation.test_test_rahr_dry_run (tests\\e2e\\test_ropa_base_correlation.py:108)"} +{"complexity": "simple", "doc_id": "chunk_013811", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 122, "source_path": "tests\\e2e\\test_ropa_base_correlation.py", "text": "test_ropa_base_correlation.test_diagrams_dir_exists (tests\\e2e\\test_ropa_base_correlation.py:122)"} +{"complexity": "simple", "doc_id": "chunk_013812", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 126, "source_path": "tests\\e2e\\test_ropa_base_correlation.py", "text": "test_ropa_base_correlation.test_diagram_exists_and_contains_components (tests\\e2e\\test_ropa_base_correlation.py:126)"} +{"complexity": "simple", "doc_id": "chunk_013813", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 133, "source_path": "tests\\e2e\\test_ropa_base_correlation.py", "text": "test_ropa_base_correlation.test_rahr_diagram_mentions_entropy_or_struct (tests\\e2e\\test_ropa_base_correlation.py:133)"} +{"complexity": "simple", "doc_id": "chunk_013814", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 138, "source_path": "tests\\e2e\\test_ropa_base_correlation.py", "text": "test_ropa_base_correlation.test_proof_bundle_diagram_mentions_rahr_or_crypto (tests\\e2e\\test_ropa_base_correlation.py:138)"} +{"complexity": "simple", "doc_id": "chunk_013815", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 147, "source_path": "tests\\e2e\\test_ropa_base_correlation.py", "text": "test_ropa_base_correlation.test_rahr_test_file_exists (tests\\e2e\\test_ropa_base_correlation.py:147)"} +{"complexity": "simple", "doc_id": "chunk_013816", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 150, "source_path": "tests\\e2e\\test_ropa_base_correlation.py", "text": "test_ropa_base_correlation.test_byzantine_test_file_exists (tests\\e2e\\test_ropa_base_correlation.py:150)"} +{"complexity": "simple", "doc_id": "chunk_013817", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 153, "source_path": "tests\\e2e\\test_ropa_base_correlation.py", "text": "test_ropa_base_correlation.test_ropa_test_file_exists (tests\\e2e\\test_ropa_base_correlation.py:153)"} +{"complexity": "simple", "doc_id": "chunk_013818", "function_type": "function", "has_docstring": "no", "keyword": "route", "layer": "tests", "module": "other", "source_line": 156, "source_path": "tests\\e2e\\test_ropa_base_correlation.py", "text": "test_ropa_base_correlation.test_entropy_router_module_exists (tests\\e2e\\test_ropa_base_correlation.py:156)"} +{"complexity": "simple", "doc_id": "chunk_013819", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 162, "source_path": "tests\\e2e\\test_ropa_base_correlation.py", "text": "test_ropa_base_correlation.test_proof_signer_or_ropa_bundle_exists (tests\\e2e\\test_ropa_base_correlation.py:162)"} +{"complexity": "medium", "doc_id": "chunk_013820", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 14, "source_path": "tests\\e2e\\test_shield_e2e.py", "text": "test_shield_e2e.client (tests\\e2e\\test_shield_e2e.py:14)"} +{"complexity": "simple", "doc_id": "chunk_013821", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 30, "source_path": "tests\\e2e\\test_shield_e2e.py", "text": "test_shield_e2e.test_health_returns_200 (tests\\e2e\\test_shield_e2e.py:30)"} +{"complexity": "medium", "doc_id": "chunk_013822", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 39, "source_path": "tests\\e2e\\test_shield_e2e.py", "text": "test_shield_e2e.test_shield_health_returns_200 (tests\\e2e\\test_shield_e2e.py:39)"} +{"complexity": "medium", "doc_id": "chunk_013823", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "other", "source_line": 52, "source_path": "tests\\e2e\\test_shield_e2e.py", "text": "test_shield_e2e.test_shield_route_fast_code (tests\\e2e\\test_shield_e2e.py:52)"} +{"complexity": "medium", "doc_id": "chunk_013824", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "other", "source_line": 71, "source_path": "tests\\e2e\\test_shield_e2e.py", "text": "test_shield_e2e.test_shield_route_deep_reason (tests\\e2e\\test_shield_e2e.py:71)"} +{"complexity": "medium", "doc_id": "chunk_013825", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "other", "source_line": 88, "source_path": "tests\\e2e\\test_shield_e2e.py", "text": "test_shield_e2e.test_shield_route_safe_summary (tests\\e2e\\test_shield_e2e.py:88)"} +{"complexity": "medium", "doc_id": "chunk_013826", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 105, "source_path": "tests\\e2e\\test_shield_e2e.py", "text": "test_shield_e2e.test_shield_policy_check_allowed (tests\\e2e\\test_shield_e2e.py:105)"} +{"complexity": "medium", "doc_id": "chunk_013827", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 119, "source_path": "tests\\e2e\\test_shield_e2e.py", "text": "test_shield_e2e.test_shield_policy_check_high_risk (tests\\e2e\\test_shield_e2e.py:119)"} +{"complexity": "complex", "doc_id": "chunk_013828", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 134, "source_path": "tests\\e2e\\test_shield_e2e.py", "text": "test_shield_e2e.test_shield_checkpoint_create_and_get (tests\\e2e\\test_shield_e2e.py:134)"} +{"complexity": "simple", "doc_id": "chunk_013829", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 168, "source_path": "tests\\e2e\\test_shield_e2e.py", "text": "test_shield_e2e.test_shield_checkpoint_get_404 (tests\\e2e\\test_shield_e2e.py:168)"} +{"complexity": "complex", "doc_id": "chunk_013830", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 176, "source_path": "tests\\e2e\\test_shield_e2e.py", "text": "test_shield_e2e.test_shield_full_flow (tests\\e2e\\test_shield_e2e.py:176)"} +{"complexity": "medium", "doc_id": "chunk_013831", "function_type": "class", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 35, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.TestBFTShannonConsensusInit (tests\\f_framework\\test_core.py:35)"} +{"complexity": "complex", "doc_id": "chunk_013832", "function_type": "class", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 57, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.TestShannonCapacity (tests\\f_framework\\test_core.py:57)"} +{"complexity": "complex", "doc_id": "chunk_013833", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 96, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.TestVerifyWithShannon (tests\\f_framework\\test_core.py:96)"} +{"complexity": "medium", "doc_id": "chunk_013834", "function_type": "class", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "other", "source_line": 157, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.TestAevionMultiProverBFTInit (tests\\f_framework\\test_core.py:157)"} +{"complexity": "complex", "doc_id": "chunk_013835", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 171, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.TestAggregateVerificationResults (tests\\f_framework\\test_core.py:171)"} +{"complexity": "medium", "doc_id": "chunk_013836", "function_type": "class", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 231, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.TestGenerateCertificate (tests\\f_framework\\test_core.py:231)"} +{"complexity": "complex", "doc_id": "chunk_013837", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 258, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.TestMorphism (tests\\f_framework\\test_core.py:258)"} +{"complexity": "complex", "doc_id": "chunk_013838", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 307, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.TestLean4CategoryBridge (tests\\f_framework\\test_core.py:307)"} +{"complexity": "complex", "doc_id": "chunk_013839", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 393, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.TestGDPRDifferentialPrivacyBridge (tests\\f_framework\\test_core.py:393)"} +{"complexity": "complex", "doc_id": "chunk_013840", "function_type": "class", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 501, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.TestMerkleZKCommitment (tests\\f_framework\\test_core.py:501)"} +{"complexity": "complex", "doc_id": "chunk_013841", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 614, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.TestAevionFFrameworkSystem (tests\\f_framework\\test_core.py:614)"} +{"complexity": "simple", "doc_id": "chunk_013842", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 36, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_n_nodes_zero_raises (tests\\f_framework\\test_core.py:36)"} +{"complexity": "simple", "doc_id": "chunk_013843", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 40, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_n_nodes_negative_raises (tests\\f_framework\\test_core.py:40)"} +{"complexity": "simple", "doc_id": "chunk_013844", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 44, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_n_nodes_one_valid (tests\\f_framework\\test_core.py:44)"} +{"complexity": "simple", "doc_id": "chunk_013845", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 48, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_f_threshold_small (tests\\f_framework\\test_core.py:48)"} +{"complexity": "simple", "doc_id": "chunk_013846", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 52, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_f_threshold_large (tests\\f_framework\\test_core.py:52)"} +{"complexity": "simple", "doc_id": "chunk_013847", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 58, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.setup_method (tests\\f_framework\\test_core.py:58)"} +{"complexity": "simple", "doc_id": "chunk_013848", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 61, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_p_zero_returns_one (tests\\f_framework\\test_core.py:61)"} +{"complexity": "simple", "doc_id": "chunk_013849", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 64, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_p_one_returns_one (tests\\f_framework\\test_core.py:64)"} +{"complexity": "simple", "doc_id": "chunk_013850", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 67, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_p_half_returns_zero (tests\\f_framework\\test_core.py:67)"} +{"complexity": "simple", "doc_id": "chunk_013851", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 71, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_p_small_positive (tests\\f_framework\\test_core.py:71)"} +{"complexity": "simple", "doc_id": "chunk_013852", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 76, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_p_near_half_small_capacity (tests\\f_framework\\test_core.py:76)"} +{"complexity": "simple", "doc_id": "chunk_013853", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 80, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_capacity_symmetric (tests\\f_framework\\test_core.py:80)"} +{"complexity": "simple", "doc_id": "chunk_013854", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 86, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_capacity_monotone_decreasing (tests\\f_framework\\test_core.py:86)"} +{"complexity": "simple", "doc_id": "chunk_013855", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 90, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_out_of_bounds_clamped (tests\\f_framework\\test_core.py:90)"} +{"complexity": "simple", "doc_id": "chunk_013856", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 97, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.setup_method (tests\\f_framework\\test_core.py:97)"} +{"complexity": "simple", "doc_id": "chunk_013857", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 100, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_empty_proposals_fails (tests\\f_framework\\test_core.py:100)"} +{"complexity": "simple", "doc_id": "chunk_013858", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 106, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_unanimous_hard_consensus (tests\\f_framework\\test_core.py:106)"} +{"complexity": "simple", "doc_id": "chunk_013859", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 114, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_near_unanimous_hard_consensus (tests\\f_framework\\test_core.py:114)"} +{"complexity": "simple", "doc_id": "chunk_013860", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 119, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_soft_consensus_region (tests\\f_framework\\test_core.py:119)"} +{"complexity": "simple", "doc_id": "chunk_013861", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 127, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_failed_region_tie (tests\\f_framework\\test_core.py:127)"} +{"complexity": "simple", "doc_id": "chunk_013862", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 135, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_result_keys_present (tests\\f_framework\\test_core.py:135)"} +{"complexity": "simple", "doc_id": "chunk_013863", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 141, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_n_nodes_and_f_threshold_correct (tests\\f_framework\\test_core.py:141)"} +{"complexity": "simple", "doc_id": "chunk_013864", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 146, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_capacity_present (tests\\f_framework\\test_core.py:146)"} +{"complexity": "simple", "doc_id": "chunk_013865", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 158, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_empty_provers_raises (tests\\f_framework\\test_core.py:158)"} +{"complexity": "simple", "doc_id": "chunk_013866", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 162, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_single_prover_valid (tests\\f_framework\\test_core.py:162)"} +{"complexity": "simple", "doc_id": "chunk_013867", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "other", "source_line": 166, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_provers_stored (tests\\f_framework\\test_core.py:166)"} +{"complexity": "simple", "doc_id": "chunk_013868", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 172, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.setup_method (tests\\f_framework\\test_core.py:172)"} +{"complexity": "simple", "doc_id": "chunk_013869", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 176, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_wrong_result_count_raises (tests\\f_framework\\test_core.py:176)"} +{"complexity": "simple", "doc_id": "chunk_013870", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 180, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_unanimous_proved_hard_consensus (tests\\f_framework\\test_core.py:180)"} +{"complexity": "simple", "doc_id": "chunk_013871", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 186, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_unanimous_generates_certificate (tests\\f_framework\\test_core.py:186)"} +{"complexity": "simple", "doc_id": "chunk_013872", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 193, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_soft_consensus_no_certificate (tests\\f_framework\\test_core.py:193)"} +{"complexity": "simple", "doc_id": "chunk_013873", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 204, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_failed_no_certificate (tests\\f_framework\\test_core.py:204)"} +{"complexity": "simple", "doc_id": "chunk_013874", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 212, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_prover_breakdown_present (tests\\f_framework\\test_core.py:212)"} +{"complexity": "simple", "doc_id": "chunk_013875", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 218, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_prover_breakdown_names (tests\\f_framework\\test_core.py:218)"} +{"complexity": "simple", "doc_id": "chunk_013876", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 224, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_breakdown_preserves_extra_fields (tests\\f_framework\\test_core.py:224)"} +{"complexity": "simple", "doc_id": "chunk_013877", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 232, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_certificate_contains_cage_code (tests\\f_framework\\test_core.py:232)"} +{"complexity": "simple", "doc_id": "chunk_013878", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 239, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_certificate_contains_patent (tests\\f_framework\\test_core.py:239)"} +{"complexity": "simple", "doc_id": "chunk_013879", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 245, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_certificate_is_multiline (tests\\f_framework\\test_core.py:245)"} +{"complexity": "simple", "doc_id": "chunk_013880", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 259, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_compose_mismatched_raises (tests\\f_framework\\test_core.py:259)"} +{"complexity": "simple", "doc_id": "chunk_013881", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 265, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_compose_matched_source_target (tests\\f_framework\\test_core.py:265)"} +{"complexity": "simple", "doc_id": "chunk_013882", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 272, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_compose_proof_term_format (tests\\f_framework\\test_core.py:272)"} +{"complexity": "simple", "doc_id": "chunk_013883", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 279, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_compose_same_prover_preserved (tests\\f_framework\\test_core.py:279)"} +{"complexity": "simple", "doc_id": "chunk_013884", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 285, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_compose_different_provers_merged (tests\\f_framework\\test_core.py:285)"} +{"complexity": "simple", "doc_id": "chunk_013885", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 291, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_default_prover_is_lean4 (tests\\f_framework\\test_core.py:291)"} +{"complexity": "simple", "doc_id": "chunk_013886", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 295, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_compose_returns_morphism (tests\\f_framework\\test_core.py:295)"} +{"complexity": "simple", "doc_id": "chunk_013887", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 308, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.setup_method (tests\\f_framework\\test_core.py:308)"} +{"complexity": "simple", "doc_id": "chunk_013888", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 311, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_lean_proof_defaults (tests\\f_framework\\test_core.py:311)"} +{"complexity": "medium", "doc_id": "chunk_013889", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 318, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_lean_proof_custom_fields (tests\\f_framework\\test_core.py:318)"} +{"complexity": "simple", "doc_id": "chunk_013890", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 331, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_compose_proofs_valid (tests\\f_framework\\test_core.py:331)"} +{"complexity": "simple", "doc_id": "chunk_013891", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 339, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_compose_proofs_mismatched_raises (tests\\f_framework\\test_core.py:339)"} +{"complexity": "simple", "doc_id": "chunk_013892", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 345, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_verify_system_empty_fails (tests\\f_framework\\test_core.py:345)"} +{"complexity": "simple", "doc_id": "chunk_013893", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 351, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_verify_system_single_component (tests\\f_framework\\test_core.py:351)"} +{"complexity": "medium", "doc_id": "chunk_013894", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 359, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_verify_system_chain (tests\\f_framework\\test_core.py:359)"} +{"complexity": "simple", "doc_id": "chunk_013895", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 371, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_verify_system_mismatch_fails (tests\\f_framework\\test_core.py:371)"} +{"complexity": "simple", "doc_id": "chunk_013896", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 380, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_verify_system_result_keys (tests\\f_framework\\test_core.py:380)"} +{"complexity": "simple", "doc_id": "chunk_013897", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 394, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.setup_method (tests\\f_framework\\test_core.py:394)"} +{"complexity": "simple", "doc_id": "chunk_013898", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 397, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_zero_noise_returns_inf (tests\\f_framework\\test_core.py:397)"} +{"complexity": "simple", "doc_id": "chunk_013899", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 403, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_zero_delta_returns_inf (tests\\f_framework\\test_core.py:403)"} +{"complexity": "simple", "doc_id": "chunk_013900", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 409, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_negative_noise_returns_inf (tests\\f_framework\\test_core.py:409)"} +{"complexity": "simple", "doc_id": "chunk_013901", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 415, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_gaussian_formula_correct (tests\\f_framework\\test_core.py:415)"} +{"complexity": "simple", "doc_id": "chunk_013902", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 421, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_risk_tier_minimal (tests\\f_framework\\test_core.py:421)"} +{"complexity": "simple", "doc_id": "chunk_013903", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 429, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_risk_tier_low (tests\\f_framework\\test_core.py:429)"} +{"complexity": "simple", "doc_id": "chunk_013904", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 432, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_risk_tier_medium (tests\\f_framework\\test_core.py:432)"} +{"complexity": "simple", "doc_id": "chunk_013905", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 435, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_risk_tier_high (tests\\f_framework\\test_core.py:435)"} +{"complexity": "simple", "doc_id": "chunk_013906", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 438, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_risk_tier_boundary_minimal_low (tests\\f_framework\\test_core.py:438)"} +{"complexity": "simple", "doc_id": "chunk_013907", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 442, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_risk_tier_boundary_low_medium (tests\\f_framework\\test_core.py:442)"} +{"complexity": "simple", "doc_id": "chunk_013908", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 446, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_risk_tier_boundary_medium_high (tests\\f_framework\\test_core.py:446)"} +{"complexity": "simple", "doc_id": "chunk_013909", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "other", "source_line": 450, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_check_gdpr_compliant_system (tests\\f_framework\\test_core.py:450)"} +{"complexity": "simple", "doc_id": "chunk_013910", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "other", "source_line": 458, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_check_gdpr_non_compliant (tests\\f_framework\\test_core.py:458)"} +{"complexity": "simple", "doc_id": "chunk_013911", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "other", "source_line": 466, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_check_gdpr_articles_present (tests\\f_framework\\test_core.py:466)"} +{"complexity": "simple", "doc_id": "chunk_013912", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "other", "source_line": 472, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_check_gdpr_result_keys (tests\\f_framework\\test_core.py:472)"} +{"complexity": "simple", "doc_id": "chunk_013913", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "other", "source_line": 478, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_check_gdpr_default_system_name (tests\\f_framework\\test_core.py:478)"} +{"complexity": "simple", "doc_id": "chunk_013914", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "other", "source_line": 482, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_check_gdpr_custom_system_name (tests\\f_framework\\test_core.py:482)"} +{"complexity": "simple", "doc_id": "chunk_013915", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 486, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_generate_gdpr_certificate_is_string (tests\\f_framework\\test_core.py:486)"} +{"complexity": "simple", "doc_id": "chunk_013916", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 491, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_generate_gdpr_certificate_contains_cage (tests\\f_framework\\test_core.py:491)"} +{"complexity": "simple", "doc_id": "chunk_013917", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 502, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.setup_method (tests\\f_framework\\test_core.py:502)"} +{"complexity": "simple", "doc_id": "chunk_013918", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 505, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_commit_returns_hex_string (tests\\f_framework\\test_core.py:505)"} +{"complexity": "simple", "doc_id": "chunk_013919", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 511, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_different_values_different_commits (tests\\f_framework\\test_core.py:511)"} +{"complexity": "simple", "doc_id": "chunk_013920", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 516, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_same_instance_same_commit (tests\\f_framework\\test_core.py:516)"} +{"complexity": "simple", "doc_id": "chunk_013921", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 522, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_different_instances_different_commits (tests\\f_framework\\test_core.py:522)"} +{"complexity": "simple", "doc_id": "chunk_013922", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 529, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_merkle_root_empty (tests\\f_framework\\test_core.py:529)"} +{"complexity": "simple", "doc_id": "chunk_013923", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 534, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_merkle_root_single (tests\\f_framework\\test_core.py:534)"} +{"complexity": "simple", "doc_id": "chunk_013924", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 539, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_merkle_root_two (tests\\f_framework\\test_core.py:539)"} +{"complexity": "simple", "doc_id": "chunk_013925", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 544, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_merkle_root_odd_length (tests\\f_framework\\test_core.py:544)"} +{"complexity": "simple", "doc_id": "chunk_013926", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 549, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_merkle_root_deterministic (tests\\f_framework\\test_core.py:549)"} +{"complexity": "simple", "doc_id": "chunk_013927", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 555, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_merkle_root_order_matters (tests\\f_framework\\test_core.py:555)"} +{"complexity": "simple", "doc_id": "chunk_013928", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 560, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_merkle_proof_and_verify_roundtrip (tests\\f_framework\\test_core.py:560)"} +{"complexity": "simple", "doc_id": "chunk_013929", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 568, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_merkle_proof_wrong_leaf_fails (tests\\f_framework\\test_core.py:568)"} +{"complexity": "simple", "doc_id": "chunk_013930", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 575, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_merkle_proof_empty_raises (tests\\f_framework\\test_core.py:575)"} +{"complexity": "simple", "doc_id": "chunk_013931", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 579, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_merkle_proof_out_of_bounds_raises (tests\\f_framework\\test_core.py:579)"} +{"complexity": "simple", "doc_id": "chunk_013932", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 583, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_prove_not_in_banned_list_compliant (tests\\f_framework\\test_core.py:583)"} +{"complexity": "simple", "doc_id": "chunk_013933", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 591, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_prove_not_in_banned_list_non_compliant (tests\\f_framework\\test_core.py:591)"} +{"complexity": "simple", "doc_id": "chunk_013934", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 597, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_prove_result_keys (tests\\f_framework\\test_core.py:597)"} +{"complexity": "simple", "doc_id": "chunk_013935", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 603, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_prove_privacy_guarantee_string (tests\\f_framework\\test_core.py:603)"} +{"complexity": "simple", "doc_id": "chunk_013936", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 615, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.setup_method (tests\\f_framework\\test_core.py:615)"} +{"complexity": "simple", "doc_id": "chunk_013937", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 618, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_software_spec_type (tests\\f_framework\\test_core.py:618)"} +{"complexity": "simple", "doc_id": "chunk_013938", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 625, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_hardware_spec_type (tests\\f_framework\\test_core.py:625)"} +{"complexity": "simple", "doc_id": "chunk_013939", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 631, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_crypto_spec_type (tests\\f_framework\\test_core.py:631)"} +{"complexity": "simple", "doc_id": "chunk_013940", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 637, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_unknown_spec_type_falls_back_to_software (tests\\f_framework\\test_core.py:637)"} +{"complexity": "simple", "doc_id": "chunk_013941", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 644, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_result_has_bft_consensus (tests\\f_framework\\test_core.py:644)"} +{"complexity": "simple", "doc_id": "chunk_013942", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 651, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_result_has_gdpr_compliance (tests\\f_framework\\test_core.py:651)"} +{"complexity": "simple", "doc_id": "chunk_013943", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 658, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_result_has_supplier_proofs_empty_by_default (tests\\f_framework\\test_core.py:658)"} +{"complexity": "simple", "doc_id": "chunk_013944", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 664, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_result_has_supplier_proofs_when_provided (tests\\f_framework\\test_core.py:664)"} +{"complexity": "simple", "doc_id": "chunk_013945", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 672, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_supplier_proof_has_commitment (tests\\f_framework\\test_core.py:672)"} +{"complexity": "simple", "doc_id": "chunk_013946", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 682, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_result_has_master_certificate_string (tests\\f_framework\\test_core.py:682)"} +{"complexity": "simple", "doc_id": "chunk_013947", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 690, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_result_has_overall_status (tests\\f_framework\\test_core.py:690)"} +{"complexity": "simple", "doc_id": "chunk_013948", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 696, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_result_has_timestamp (tests\\f_framework\\test_core.py:696)"} +{"complexity": "simple", "doc_id": "chunk_013949", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 702, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_result_has_model_path (tests\\f_framework\\test_core.py:702)"} +{"complexity": "simple", "doc_id": "chunk_013950", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 708, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_generate_master_certificate_standalone (tests\\f_framework\\test_core.py:708)"} +{"complexity": "simple", "doc_id": "chunk_013951", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 717, "source_path": "tests\\f_framework\\test_core.py", "text": "test_core.test_deterministic_mock_results (tests\\f_framework\\test_core.py:717)"} +{"complexity": "complex", "doc_id": "chunk_013952", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 11, "source_path": "tests\\family_variance_test.py", "text": "family_variance_test.simulate_ensemble (tests\\family_variance_test.py:11)"} +{"complexity": "complex", "doc_id": "chunk_013953", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "other", "source_line": 68, "source_path": "tests\\family_variance_test.py", "text": "family_variance_test.run_simulation (tests\\family_variance_test.py:68)"} +{"complexity": "medium", "doc_id": "chunk_013954", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "models", "source_line": 23, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models.TestDecisionType (tests\\frameworks\\test_framework_models.py:23)"} +{"complexity": "medium", "doc_id": "chunk_013955", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "models", "source_line": 48, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models.TestODDStatus (tests\\frameworks\\test_framework_models.py:48)"} +{"complexity": "medium", "doc_id": "chunk_013956", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "models", "source_line": 66, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models.TestAutonomyLevel (tests\\frameworks\\test_framework_models.py:66)"} +{"complexity": "complex", "doc_id": "chunk_013957", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "models", "source_line": 85, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models.TestVAClaim (tests\\frameworks\\test_framework_models.py:85)"} +{"complexity": "complex", "doc_id": "chunk_013958", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "models", "source_line": 141, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models.TestLNNOutput (tests\\frameworks\\test_framework_models.py:141)"} +{"complexity": "simple", "doc_id": "chunk_013959", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "models", "source_line": 185, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models.TestBFTConsensusResult (tests\\frameworks\\test_framework_models.py:185)"} +{"complexity": "simple", "doc_id": "chunk_013960", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "models", "source_line": 24, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models.test_has_four_values (tests\\frameworks\\test_framework_models.py:24)"} +{"complexity": "simple", "doc_id": "chunk_013961", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "models", "source_line": 27, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models.test_approve_value (tests\\frameworks\\test_framework_models.py:27)"} +{"complexity": "simple", "doc_id": "chunk_013962", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "models", "source_line": 30, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models.test_deny_value (tests\\frameworks\\test_framework_models.py:30)"} +{"complexity": "simple", "doc_id": "chunk_013963", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "models", "source_line": 33, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models.test_defer_value (tests\\frameworks\\test_framework_models.py:33)"} +{"complexity": "simple", "doc_id": "chunk_013964", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "models", "source_line": 36, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models.test_escalate_value (tests\\frameworks\\test_framework_models.py:36)"} +{"complexity": "simple", "doc_id": "chunk_013965", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "models", "source_line": 39, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models.test_is_enum (tests\\frameworks\\test_framework_models.py:39)"} +{"complexity": "simple", "doc_id": "chunk_013966", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "models", "source_line": 49, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models.test_has_three_values (tests\\frameworks\\test_framework_models.py:49)"} +{"complexity": "simple", "doc_id": "chunk_013967", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "models", "source_line": 52, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models.test_in_odd_value (tests\\frameworks\\test_framework_models.py:52)"} +{"complexity": "simple", "doc_id": "chunk_013968", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "models", "source_line": 55, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models.test_edge_odd_value (tests\\frameworks\\test_framework_models.py:55)"} +{"complexity": "simple", "doc_id": "chunk_013969", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "models", "source_line": 58, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models.test_out_of_odd_value (tests\\frameworks\\test_framework_models.py:58)"} +{"complexity": "simple", "doc_id": "chunk_013970", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "models", "source_line": 67, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models.test_six_levels (tests\\frameworks\\test_framework_models.py:67)"} +{"complexity": "simple", "doc_id": "chunk_013971", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "models", "source_line": 70, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models.test_level_0_value (tests\\frameworks\\test_framework_models.py:70)"} +{"complexity": "simple", "doc_id": "chunk_013972", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "models", "source_line": 73, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models.test_level_5_value (tests\\frameworks\\test_framework_models.py:73)"} +{"complexity": "simple", "doc_id": "chunk_013973", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "models", "source_line": 76, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models.test_ascending_values (tests\\frameworks\\test_framework_models.py:76)"} +{"complexity": "medium", "doc_id": "chunk_013974", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "models", "source_line": 86, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models._make (tests\\frameworks\\test_framework_models.py:86)"} +{"complexity": "simple", "doc_id": "chunk_013975", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "models", "source_line": 98, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models.test_claim_id (tests\\frameworks\\test_framework_models.py:98)"} +{"complexity": "simple", "doc_id": "chunk_013976", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "models", "source_line": 102, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models.test_condition (tests\\frameworks\\test_framework_models.py:102)"} +{"complexity": "simple", "doc_id": "chunk_013977", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "models", "source_line": 106, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models.test_in_service_event (tests\\frameworks\\test_framework_models.py:106)"} +{"complexity": "medium", "doc_id": "chunk_013978", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "models", "source_line": 110, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models.test_to_dict_keys (tests\\frameworks\\test_framework_models.py:110)"} +{"complexity": "simple", "doc_id": "chunk_013979", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "models", "source_line": 122, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models.test_to_dict_round_trip (tests\\frameworks\\test_framework_models.py:122)"} +{"complexity": "simple", "doc_id": "chunk_013980", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "models", "source_line": 128, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models.test_default_metadata_empty (tests\\frameworks\\test_framework_models.py:128)"} +{"complexity": "simple", "doc_id": "chunk_013981", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "models", "source_line": 132, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models.test_is_dataclass (tests\\frameworks\\test_framework_models.py:132)"} +{"complexity": "medium", "doc_id": "chunk_013982", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "models", "source_line": 142, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models._make (tests\\frameworks\\test_framework_models.py:142)"} +{"complexity": "simple", "doc_id": "chunk_013983", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "models", "source_line": 154, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models.test_claim_id (tests\\frameworks\\test_framework_models.py:154)"} +{"complexity": "simple", "doc_id": "chunk_013984", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "models", "source_line": 158, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models.test_confidence (tests\\frameworks\\test_framework_models.py:158)"} +{"complexity": "simple", "doc_id": "chunk_013985", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "models", "source_line": 162, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models.test_truth_bounds_tuple (tests\\frameworks\\test_framework_models.py:162)"} +{"complexity": "simple", "doc_id": "chunk_013986", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "models", "source_line": 167, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models.test_truth_bounds_ordered (tests\\frameworks\\test_framework_models.py:167)"} +{"complexity": "simple", "doc_id": "chunk_013987", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "models", "source_line": 172, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models.test_no_contradictions (tests\\frameworks\\test_framework_models.py:172)"} +{"complexity": "simple", "doc_id": "chunk_013988", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "models", "source_line": 176, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models.test_is_dataclass (tests\\frameworks\\test_framework_models.py:176)"} +{"complexity": "simple", "doc_id": "chunk_013989", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "models", "source_line": 186, "source_path": "tests\\frameworks\\test_framework_models.py", "text": "test_framework_models.test_can_be_instantiated (tests\\frameworks\\test_framework_models.py:186)"} +{"complexity": "simple", "doc_id": "chunk_013990", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 6, "source_path": "tests\\frameworks\\test_xgml_generator.py", "text": "test_xgml_generator.test_tpm2_interface_basic (tests\\frameworks\\test_xgml_generator.py:6)"} +{"complexity": "complex", "doc_id": "chunk_013991", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 12, "source_path": "tests\\graduated_verification\\test_verification_router.py", "text": "test_verification_router.TestVerificationRouter (tests\\graduated_verification\\test_verification_router.py:12)"} +{"complexity": "complex", "doc_id": "chunk_013992", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 121, "source_path": "tests\\graduated_verification\\test_verification_router.py", "text": "test_verification_router.TestDomainRouting (tests\\graduated_verification\\test_verification_router.py:121)"} +{"complexity": "complex", "doc_id": "chunk_013993", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 184, "source_path": "tests\\graduated_verification\\test_verification_router.py", "text": "test_verification_router.TestThroughputEstimation (tests\\graduated_verification\\test_verification_router.py:184)"} +{"complexity": "medium", "doc_id": "chunk_013994", "function_type": "class", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "verification", "source_line": 227, "source_path": "tests\\graduated_verification\\test_verification_router.py", "text": "test_verification_router.TestDynamicLevelSelector (tests\\graduated_verification\\test_verification_router.py:227)"} +{"complexity": "medium", "doc_id": "chunk_013995", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "verification", "source_line": 15, "source_path": "tests\\graduated_verification\\test_verification_router.py", "text": "test_verification_router.test_trivial_level_selection (tests\\graduated_verification\\test_verification_router.py:15)"} +{"complexity": "medium", "doc_id": "chunk_013996", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "verification", "source_line": 29, "source_path": "tests\\graduated_verification\\test_verification_router.py", "text": "test_verification_router.test_low_level_selection (tests\\graduated_verification\\test_verification_router.py:29)"} +{"complexity": "medium", "doc_id": "chunk_013997", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "verification", "source_line": 43, "source_path": "tests\\graduated_verification\\test_verification_router.py", "text": "test_verification_router.test_critical_medical_selection (tests\\graduated_verification\\test_verification_router.py:43)"} +{"complexity": "medium", "doc_id": "chunk_013998", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 58, "source_path": "tests\\graduated_verification\\test_verification_router.py", "text": "test_verification_router.test_critical_defense_weapons (tests\\graduated_verification\\test_verification_router.py:58)"} +{"complexity": "medium", "doc_id": "chunk_013999", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 72, "source_path": "tests\\graduated_verification\\test_verification_router.py", "text": "test_verification_router.test_high_risk_medication_detection (tests\\graduated_verification\\test_verification_router.py:72)"} +{"complexity": "simple", "doc_id": "chunk_014000", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 89, "source_path": "tests\\graduated_verification\\test_verification_router.py", "text": "test_verification_router.test_level_configs (tests\\graduated_verification\\test_verification_router.py:89)"} +{"complexity": "simple", "doc_id": "chunk_014001", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 100, "source_path": "tests\\graduated_verification\\test_verification_router.py", "text": "test_verification_router.test_critical_level_config (tests\\graduated_verification\\test_verification_router.py:100)"} +{"complexity": "simple", "doc_id": "chunk_014002", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 110, "source_path": "tests\\graduated_verification\\test_verification_router.py", "text": "test_verification_router.test_medium_level_config (tests\\graduated_verification\\test_verification_router.py:110)"} +{"complexity": "medium", "doc_id": "chunk_014003", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 124, "source_path": "tests\\graduated_verification\\test_verification_router.py", "text": "test_verification_router.test_autonomous_vehicle_routing (tests\\graduated_verification\\test_verification_router.py:124)"} +{"complexity": "medium", "doc_id": "chunk_014004", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 139, "source_path": "tests\\graduated_verification\\test_verification_router.py", "text": "test_verification_router.test_financial_high_value_routing (tests\\graduated_verification\\test_verification_router.py:139)"} +{"complexity": "medium", "doc_id": "chunk_014005", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 154, "source_path": "tests\\graduated_verification\\test_verification_router.py", "text": "test_verification_router.test_finance_medium_value_routing (tests\\graduated_verification\\test_verification_router.py:154)"} +{"complexity": "medium", "doc_id": "chunk_014006", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 169, "source_path": "tests\\graduated_verification\\test_verification_router.py", "text": "test_verification_router.test_aviation_routing (tests\\graduated_verification\\test_verification_router.py:169)"} +{"complexity": "medium", "doc_id": "chunk_014007", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 187, "source_path": "tests\\graduated_verification\\test_verification_router.py", "text": "test_verification_router.test_throughput_calculation (tests\\graduated_verification\\test_verification_router.py:187)"} +{"complexity": "medium", "doc_id": "chunk_014008", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 211, "source_path": "tests\\graduated_verification\\test_verification_router.py", "text": "test_verification_router.test_routing_stats (tests\\graduated_verification\\test_verification_router.py:211)"} +{"complexity": "medium", "doc_id": "chunk_014009", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 230, "source_path": "tests\\graduated_verification\\test_verification_router.py", "text": "test_verification_router.test_escalation_detection (tests\\graduated_verification\\test_verification_router.py:230)"} +{"complexity": "complex", "doc_id": "chunk_014010", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 12, "source_path": "tests\\hardware_trust\\test_tpm_trust_anchor.py", "text": "test_tpm_trust_anchor.TestTPMTrustAnchor (tests\\hardware_trust\\test_tpm_trust_anchor.py:12)"} +{"complexity": "medium", "doc_id": "chunk_014011", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 126, "source_path": "tests\\hardware_trust\\test_tpm_trust_anchor.py", "text": "test_tpm_trust_anchor.TestTPMCompliance (tests\\hardware_trust\\test_tpm_trust_anchor.py:126)"} +{"complexity": "simple", "doc_id": "chunk_014012", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 15, "source_path": "tests\\hardware_trust\\test_tpm_trust_anchor.py", "text": "test_tpm_trust_anchor.test_initialization_software_mode (tests\\hardware_trust\\test_tpm_trust_anchor.py:15)"} +{"complexity": "medium", "doc_id": "chunk_014013", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 21, "source_path": "tests\\hardware_trust\\test_tpm_trust_anchor.py", "text": "test_tpm_trust_anchor.test_certificate_generation (tests\\hardware_trust\\test_tpm_trust_anchor.py:21)"} +{"complexity": "medium", "doc_id": "chunk_014014", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 50, "source_path": "tests\\hardware_trust\\test_tpm_trust_anchor.py", "text": "test_tpm_trust_anchor.test_xgml_output (tests\\hardware_trust\\test_tpm_trust_anchor.py:50)"} +{"complexity": "medium", "doc_id": "chunk_014015", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 69, "source_path": "tests\\hardware_trust\\test_tpm_trust_anchor.py", "text": "test_tpm_trust_anchor.test_hardware_verification (tests\\hardware_trust\\test_tpm_trust_anchor.py:69)"} +{"complexity": "medium", "doc_id": "chunk_014016", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 88, "source_path": "tests\\hardware_trust\\test_tpm_trust_anchor.py", "text": "test_tpm_trust_anchor.test_compliance_status (tests\\hardware_trust\\test_tpm_trust_anchor.py:88)"} +{"complexity": "medium", "doc_id": "chunk_014017", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 102, "source_path": "tests\\hardware_trust\\test_tpm_trust_anchor.py", "text": "test_tpm_trust_anchor.test_hardware_manager_certification (tests\\hardware_trust\\test_tpm_trust_anchor.py:102)"} +{"complexity": "simple", "doc_id": "chunk_014018", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 114, "source_path": "tests\\hardware_trust\\test_tpm_trust_anchor.py", "text": "test_tpm_trust_anchor.test_hardware_manager_compliance (tests\\hardware_trust\\test_tpm_trust_anchor.py:114)"} +{"complexity": "simple", "doc_id": "chunk_014019", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 129, "source_path": "tests\\hardware_trust\\test_tpm_trust_anchor.py", "text": "test_tpm_trust_anchor.test_cmmc_level_requirements (tests\\hardware_trust\\test_tpm_trust_anchor.py:129)"} +{"complexity": "medium", "doc_id": "chunk_014020", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 141, "source_path": "tests\\hardware_trust\\test_tpm_trust_anchor.py", "text": "test_tpm_trust_anchor.test_fips_140_2_compliance (tests\\hardware_trust\\test_tpm_trust_anchor.py:141)"} +{"complexity": "medium", "doc_id": "chunk_014021", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 18, "source_path": "tests\\inference\\test_asyncspade.py", "text": "test_asyncspade.TestAsyncSpadeConfig (tests\\inference\\test_asyncspade.py:18)"} +{"complexity": "medium", "doc_id": "chunk_014022", "function_type": "class", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "inference", "source_line": 40, "source_path": "tests\\inference\\test_asyncspade.py", "text": "test_asyncspade.TestAsyncSpadeEngineInit (tests\\inference\\test_asyncspade.py:40)"} +{"complexity": "complex", "doc_id": "chunk_014023", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 64, "source_path": "tests\\inference\\test_asyncspade.py", "text": "test_asyncspade.TestDecode (tests\\inference\\test_asyncspade.py:64)"} +{"complexity": "medium", "doc_id": "chunk_014024", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 106, "source_path": "tests\\inference\\test_asyncspade.py", "text": "test_asyncspade.TestDecodeAsync (tests\\inference\\test_asyncspade.py:106)"} +{"complexity": "medium", "doc_id": "chunk_014025", "function_type": "class", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "inference", "source_line": 123, "source_path": "tests\\inference\\test_asyncspade.py", "text": "test_asyncspade.TestGetStats (tests\\inference\\test_asyncspade.py:123)"} +{"complexity": "medium", "doc_id": "chunk_014026", "function_type": "class", "has_docstring": "no", "keyword": "infer", "layer": "tests", "module": "inference", "source_line": 148, "source_path": "tests\\inference\\test_asyncspade.py", "text": "test_asyncspade.TestPredictNextQuery (tests\\inference\\test_asyncspade.py:148)"} +{"complexity": "simple", "doc_id": "chunk_014027", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 19, "source_path": "tests\\inference\\test_asyncspade.py", "text": "test_asyncspade.test_defaults (tests\\inference\\test_asyncspade.py:19)"} +{"complexity": "simple", "doc_id": "chunk_014028", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 29, "source_path": "tests\\inference\\test_asyncspade.py", "text": "test_asyncspade.test_custom_config (tests\\inference\\test_asyncspade.py:29)"} +{"complexity": "simple", "doc_id": "chunk_014029", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "inference", "source_line": 41, "source_path": "tests\\inference\\test_asyncspade.py", "text": "test_asyncspade.test_default_init (tests\\inference\\test_asyncspade.py:41)"} +{"complexity": "simple", "doc_id": "chunk_014030", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 46, "source_path": "tests\\inference\\test_asyncspade.py", "text": "test_asyncspade.test_custom_config (tests\\inference\\test_asyncspade.py:46)"} +{"complexity": "simple", "doc_id": "chunk_014031", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "inference", "source_line": 51, "source_path": "tests\\inference\\test_asyncspade.py", "text": "test_asyncspade.test_model_dim_stored (tests\\inference\\test_asyncspade.py:51)"} +{"complexity": "simple", "doc_id": "chunk_014032", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 55, "source_path": "tests\\inference\\test_asyncspade.py", "text": "test_asyncspade.test_default_model_dim_none (tests\\inference\\test_asyncspade.py:55)"} +{"complexity": "simple", "doc_id": "chunk_014033", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 65, "source_path": "tests\\inference\\test_asyncspade.py", "text": "test_asyncspade.setup_method (tests\\inference\\test_asyncspade.py:65)"} +{"complexity": "simple", "doc_id": "chunk_014034", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 68, "source_path": "tests\\inference\\test_asyncspade.py", "text": "test_asyncspade.test_decode_returns_dict (tests\\inference\\test_asyncspade.py:68)"} +{"complexity": "simple", "doc_id": "chunk_014035", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 72, "source_path": "tests\\inference\\test_asyncspade.py", "text": "test_asyncspade.test_decode_has_required_keys (tests\\inference\\test_asyncspade.py:72)"} +{"complexity": "simple", "doc_id": "chunk_014036", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 79, "source_path": "tests\\inference\\test_asyncspade.py", "text": "test_asyncspade.test_decode_sparsity_ratio (tests\\inference\\test_asyncspade.py:79)"} +{"complexity": "simple", "doc_id": "chunk_014037", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 83, "source_path": "tests\\inference\\test_asyncspade.py", "text": "test_asyncspade.test_decode_latency_positive (tests\\inference\\test_asyncspade.py:83)"} +{"complexity": "simple", "doc_id": "chunk_014038", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 87, "source_path": "tests\\inference\\test_asyncspade.py", "text": "test_asyncspade.test_decode_increments_request_count (tests\\inference\\test_asyncspade.py:87)"} +{"complexity": "simple", "doc_id": "chunk_014039", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 92, "source_path": "tests\\inference\\test_asyncspade.py", "text": "test_asyncspade.test_request_id_sequential (tests\\inference\\test_asyncspade.py:92)"} +{"complexity": "simple", "doc_id": "chunk_014040", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 97, "source_path": "tests\\inference\\test_asyncspade.py", "text": "test_asyncspade.test_decode_accepts_attention_mask (tests\\inference\\test_asyncspade.py:97)"} +{"complexity": "simple", "doc_id": "chunk_014041", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 107, "source_path": "tests\\inference\\test_asyncspade.py", "text": "test_asyncspade.test_decode_async_returns_same_structure (tests\\inference\\test_asyncspade.py:107)"} +{"complexity": "simple", "doc_id": "chunk_014042", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 113, "source_path": "tests\\inference\\test_asyncspade.py", "text": "test_asyncspade.test_decode_async_increments_count (tests\\inference\\test_asyncspade.py:113)"} +{"complexity": "simple", "doc_id": "chunk_014043", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "inference", "source_line": 124, "source_path": "tests\\inference\\test_asyncspade.py", "text": "test_asyncspade.test_initial_stats (tests\\inference\\test_asyncspade.py:124)"} +{"complexity": "simple", "doc_id": "chunk_014044", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 129, "source_path": "tests\\inference\\test_asyncspade.py", "text": "test_asyncspade.test_stats_after_decode (tests\\inference\\test_asyncspade.py:129)"} +{"complexity": "simple", "doc_id": "chunk_014045", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 136, "source_path": "tests\\inference\\test_asyncspade.py", "text": "test_asyncspade.test_stats_config_present (tests\\inference\\test_asyncspade.py:136)"} +{"complexity": "simple", "doc_id": "chunk_014046", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "tests", "module": "inference", "source_line": 149, "source_path": "tests\\inference\\test_asyncspade.py", "text": "test_asyncspade.test_predict_without_torch_returns_input (tests\\inference\\test_asyncspade.py:149)"} +{"complexity": "medium", "doc_id": "chunk_014047", "function_type": "function", "has_docstring": "no", "keyword": "infer", "layer": "tests", "module": "inference", "source_line": 157, "source_path": "tests\\inference\\test_asyncspade.py", "text": "test_asyncspade.test_predict_with_torch_tensor (tests\\inference\\test_asyncspade.py:157)"} +{"complexity": "simple", "doc_id": "chunk_014048", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 14, "source_path": "tests\\inference\\test_ensemble_runner.py", "text": "test_ensemble_runner.test_guardrail_short_circuit (tests\\inference\\test_ensemble_runner.py:14)"} +{"complexity": "simple", "doc_id": "chunk_014049", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 21, "source_path": "tests\\inference\\test_ensemble_runner.py", "text": "test_ensemble_runner.test_majority_vote_prefers_count_then_confidence (tests\\inference\\test_ensemble_runner.py:21)"} +{"complexity": "simple", "doc_id": "chunk_014050", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 30, "source_path": "tests\\inference\\test_ensemble_runner.py", "text": "test_ensemble_runner.test_majority_vote_tiebreak_confidence_then_latency (tests\\inference\\test_ensemble_runner.py:30)"} +{"complexity": "simple", "doc_id": "chunk_014051", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 38, "source_path": "tests\\inference\\test_ensemble_runner.py", "text": "test_ensemble_runner.test_mock_backend_fallback (tests\\inference\\test_ensemble_runner.py:38)"} +{"complexity": "medium", "doc_id": "chunk_014052", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 16, "source_path": "tests\\inference\\test_hf_super_ralph_smoke.py", "text": "test_hf_super_ralph_smoke.test_super_ralph_answers_math (tests\\inference\\test_hf_super_ralph_smoke.py:16)"} +{"complexity": "medium", "doc_id": "chunk_014053", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 16, "source_path": "tests\\inference\\test_query_predictor.py", "text": "test_query_predictor.TestQueryComplexity (tests\\inference\\test_query_predictor.py:16)"} +{"complexity": "medium", "doc_id": "chunk_014054", "function_type": "class", "has_docstring": "no", "keyword": "infer", "layer": "tests", "module": "inference", "source_line": 34, "source_path": "tests\\inference\\test_query_predictor.py", "text": "test_query_predictor.TestQueryPrediction (tests\\inference\\test_query_predictor.py:34)"} +{"complexity": "medium", "doc_id": "chunk_014055", "function_type": "class", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "inference", "source_line": 64, "source_path": "tests\\inference\\test_query_predictor.py", "text": "test_query_predictor.TestQueryPredictorInit (tests\\inference\\test_query_predictor.py:64)"} +{"complexity": "complex", "doc_id": "chunk_014056", "function_type": "class", "has_docstring": "no", "keyword": "infer", "layer": "tests", "module": "inference", "source_line": 82, "source_path": "tests\\inference\\test_query_predictor.py", "text": "test_query_predictor.TestPredict (tests\\inference\\test_query_predictor.py:82)"} +{"complexity": "medium", "doc_id": "chunk_014057", "function_type": "class", "has_docstring": "no", "keyword": "infer", "layer": "tests", "module": "inference", "source_line": 146, "source_path": "tests\\inference\\test_query_predictor.py", "text": "test_query_predictor.TestCallForward (tests\\inference\\test_query_predictor.py:146)"} +{"complexity": "simple", "doc_id": "chunk_014058", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 17, "source_path": "tests\\inference\\test_query_predictor.py", "text": "test_query_predictor.test_has_four_values (tests\\inference\\test_query_predictor.py:17)"} +{"complexity": "simple", "doc_id": "chunk_014059", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 20, "source_path": "tests\\inference\\test_query_predictor.py", "text": "test_query_predictor.test_simple_value (tests\\inference\\test_query_predictor.py:20)"} +{"complexity": "simple", "doc_id": "chunk_014060", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 23, "source_path": "tests\\inference\\test_query_predictor.py", "text": "test_query_predictor.test_very_complex_value (tests\\inference\\test_query_predictor.py:23)"} +{"complexity": "simple", "doc_id": "chunk_014061", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 26, "source_path": "tests\\inference\\test_query_predictor.py", "text": "test_query_predictor.test_is_string_enum (tests\\inference\\test_query_predictor.py:26)"} +{"complexity": "simple", "doc_id": "chunk_014062", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 35, "source_path": "tests\\inference\\test_query_predictor.py", "text": "test_query_predictor.test_default_complexity (tests\\inference\\test_query_predictor.py:35)"} +{"complexity": "simple", "doc_id": "chunk_014063", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 39, "source_path": "tests\\inference\\test_query_predictor.py", "text": "test_query_predictor.test_default_confidence (tests\\inference\\test_query_predictor.py:39)"} +{"complexity": "simple", "doc_id": "chunk_014064", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 43, "source_path": "tests\\inference\\test_query_predictor.py", "text": "test_query_predictor.test_default_estimated_tokens (tests\\inference\\test_query_predictor.py:43)"} +{"complexity": "simple", "doc_id": "chunk_014065", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 47, "source_path": "tests\\inference\\test_query_predictor.py", "text": "test_query_predictor.test_default_metadata_empty_dict (tests\\inference\\test_query_predictor.py:47)"} +{"complexity": "simple", "doc_id": "chunk_014066", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 51, "source_path": "tests\\inference\\test_query_predictor.py", "text": "test_query_predictor.test_custom_complexity (tests\\inference\\test_query_predictor.py:51)"} +{"complexity": "simple", "doc_id": "chunk_014067", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 55, "source_path": "tests\\inference\\test_query_predictor.py", "text": "test_query_predictor.test_is_dataclass (tests\\inference\\test_query_predictor.py:55)"} +{"complexity": "simple", "doc_id": "chunk_014068", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 65, "source_path": "tests\\inference\\test_query_predictor.py", "text": "test_query_predictor.test_default_model_dim_none (tests\\inference\\test_query_predictor.py:65)"} +{"complexity": "simple", "doc_id": "chunk_014069", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 69, "source_path": "tests\\inference\\test_query_predictor.py", "text": "test_query_predictor.test_custom_model_dim (tests\\inference\\test_query_predictor.py:69)"} +{"complexity": "simple", "doc_id": "chunk_014070", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 73, "source_path": "tests\\inference\\test_query_predictor.py", "text": "test_query_predictor.test_default_complexity (tests\\inference\\test_query_predictor.py:73)"} +{"complexity": "simple", "doc_id": "chunk_014071", "function_type": "function", "has_docstring": "no", "keyword": "infer", "layer": "tests", "module": "inference", "source_line": 83, "source_path": "tests\\inference\\test_query_predictor.py", "text": "test_query_predictor.test_returns_query_prediction (tests\\inference\\test_query_predictor.py:83)"} +{"complexity": "simple", "doc_id": "chunk_014072", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 88, "source_path": "tests\\inference\\test_query_predictor.py", "text": "test_query_predictor.test_short_query_is_simple (tests\\inference\\test_query_predictor.py:88)"} +{"complexity": "simple", "doc_id": "chunk_014073", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 93, "source_path": "tests\\inference\\test_query_predictor.py", "text": "test_query_predictor.test_medium_query_is_moderate (tests\\inference\\test_query_predictor.py:93)"} +{"complexity": "simple", "doc_id": "chunk_014074", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 99, "source_path": "tests\\inference\\test_query_predictor.py", "text": "test_query_predictor.test_long_query_is_complex (tests\\inference\\test_query_predictor.py:99)"} +{"complexity": "simple", "doc_id": "chunk_014075", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 105, "source_path": "tests\\inference\\test_query_predictor.py", "text": "test_query_predictor.test_very_long_query_is_very_complex (tests\\inference\\test_query_predictor.py:105)"} +{"complexity": "simple", "doc_id": "chunk_014076", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 111, "source_path": "tests\\inference\\test_query_predictor.py", "text": "test_query_predictor.test_complex_keyword_bumps_simple_to_moderate (tests\\inference\\test_query_predictor.py:111)"} +{"complexity": "simple", "doc_id": "chunk_014077", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "inference", "source_line": 118, "source_path": "tests\\inference\\test_query_predictor.py", "text": "test_query_predictor.test_confidence_in_valid_range (tests\\inference\\test_query_predictor.py:118)"} +{"complexity": "simple", "doc_id": "chunk_014078", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 123, "source_path": "tests\\inference\\test_query_predictor.py", "text": "test_query_predictor.test_estimated_tokens_at_least_word_count (tests\\inference\\test_query_predictor.py:123)"} +{"complexity": "simple", "doc_id": "chunk_014079", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 129, "source_path": "tests\\inference\\test_query_predictor.py", "text": "test_query_predictor.test_estimated_tokens_minimum_64 (tests\\inference\\test_query_predictor.py:129)"} +{"complexity": "simple", "doc_id": "chunk_014080", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 134, "source_path": "tests\\inference\\test_query_predictor.py", "text": "test_query_predictor.test_complex_keyword_boosts_confidence (tests\\inference\\test_query_predictor.py:134)"} +{"complexity": "simple", "doc_id": "chunk_014081", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 147, "source_path": "tests\\inference\\test_query_predictor.py", "text": "test_query_predictor.test_returns_input_when_torch_unavailable (tests\\inference\\test_query_predictor.py:147)"} +{"complexity": "simple", "doc_id": "chunk_014082", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 153, "source_path": "tests\\inference\\test_query_predictor.py", "text": "test_query_predictor.test_returns_input_for_list (tests\\inference\\test_query_predictor.py:153)"} +{"complexity": "medium", "doc_id": "chunk_014083", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 16, "source_path": "tests\\inference\\test_snapstream.py", "text": "test_snapstream.TestSnapStreamConfig (tests\\inference\\test_snapstream.py:16)"} +{"complexity": "medium", "doc_id": "chunk_014084", "function_type": "class", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "inference", "source_line": 51, "source_path": "tests\\inference\\test_snapstream.py", "text": "test_snapstream.TestSnapStreamCacheInit (tests\\inference\\test_snapstream.py:51)"} +{"complexity": "medium", "doc_id": "chunk_014085", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 70, "source_path": "tests\\inference\\test_snapstream.py", "text": "test_snapstream.TestIdentifyAttentionSinks (tests\\inference\\test_snapstream.py:70)"} +{"complexity": "medium", "doc_id": "chunk_014086", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 102, "source_path": "tests\\inference\\test_snapstream.py", "text": "test_snapstream.TestIdentifyHeavyHitters (tests\\inference\\test_snapstream.py:102)"} +{"complexity": "medium", "doc_id": "chunk_014087", "function_type": "class", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "inference", "source_line": 119, "source_path": "tests\\inference\\test_snapstream.py", "text": "test_snapstream.TestGetCompressionStats (tests\\inference\\test_snapstream.py:119)"} +{"complexity": "medium", "doc_id": "chunk_014088", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 144, "source_path": "tests\\inference\\test_snapstream.py", "text": "test_snapstream.TestCompressFallback (tests\\inference\\test_snapstream.py:144)"} +{"complexity": "simple", "doc_id": "chunk_014089", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 17, "source_path": "tests\\inference\\test_snapstream.py", "text": "test_snapstream.test_default_attention_sink_size (tests\\inference\\test_snapstream.py:17)"} +{"complexity": "simple", "doc_id": "chunk_014090", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 21, "source_path": "tests\\inference\\test_snapstream.py", "text": "test_snapstream.test_default_heavy_hitter_ratio (tests\\inference\\test_snapstream.py:21)"} +{"complexity": "simple", "doc_id": "chunk_014091", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 25, "source_path": "tests\\inference\\test_snapstream.py", "text": "test_snapstream.test_default_recent_window_size (tests\\inference\\test_snapstream.py:25)"} +{"complexity": "simple", "doc_id": "chunk_014092", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 29, "source_path": "tests\\inference\\test_snapstream.py", "text": "test_snapstream.test_default_compression_ratio (tests\\inference\\test_snapstream.py:29)"} +{"complexity": "simple", "doc_id": "chunk_014093", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 33, "source_path": "tests\\inference\\test_snapstream.py", "text": "test_snapstream.test_default_max_cache_size (tests\\inference\\test_snapstream.py:33)"} +{"complexity": "simple", "doc_id": "chunk_014094", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 37, "source_path": "tests\\inference\\test_snapstream.py", "text": "test_snapstream.test_custom_config (tests\\inference\\test_snapstream.py:37)"} +{"complexity": "simple", "doc_id": "chunk_014095", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 42, "source_path": "tests\\inference\\test_snapstream.py", "text": "test_snapstream.test_is_dataclass (tests\\inference\\test_snapstream.py:42)"} +{"complexity": "simple", "doc_id": "chunk_014096", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 52, "source_path": "tests\\inference\\test_snapstream.py", "text": "test_snapstream.test_default_config (tests\\inference\\test_snapstream.py:52)"} +{"complexity": "simple", "doc_id": "chunk_014097", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 56, "source_path": "tests\\inference\\test_snapstream.py", "text": "test_snapstream.test_custom_config (tests\\inference\\test_snapstream.py:56)"} +{"complexity": "simple", "doc_id": "chunk_014098", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "inference", "source_line": 61, "source_path": "tests\\inference\\test_snapstream.py", "text": "test_snapstream.test_initial_cache_empty (tests\\inference\\test_snapstream.py:61)"} +{"complexity": "simple", "doc_id": "chunk_014099", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 71, "source_path": "tests\\inference\\test_snapstream.py", "text": "test_snapstream.test_returns_list (tests\\inference\\test_snapstream.py:71)"} +{"complexity": "simple", "doc_id": "chunk_014100", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 76, "source_path": "tests\\inference\\test_snapstream.py", "text": "test_snapstream.test_sink_positions_from_zero (tests\\inference\\test_snapstream.py:76)"} +{"complexity": "simple", "doc_id": "chunk_014101", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 81, "source_path": "tests\\inference\\test_snapstream.py", "text": "test_snapstream.test_capped_by_seq_len (tests\\inference\\test_snapstream.py:81)"} +{"complexity": "simple", "doc_id": "chunk_014102", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 87, "source_path": "tests\\inference\\test_snapstream.py", "text": "test_snapstream.test_zero_seq_len_returns_empty (tests\\inference\\test_snapstream.py:87)"} +{"complexity": "simple", "doc_id": "chunk_014103", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 92, "source_path": "tests\\inference\\test_snapstream.py", "text": "test_snapstream.test_length_at_most_sink_size (tests\\inference\\test_snapstream.py:92)"} +{"complexity": "simple", "doc_id": "chunk_014104", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 103, "source_path": "tests\\inference\\test_snapstream.py", "text": "test_snapstream.test_returns_empty_without_torch (tests\\inference\\test_snapstream.py:103)"} +{"complexity": "simple", "doc_id": "chunk_014105", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "inference", "source_line": 109, "source_path": "tests\\inference\\test_snapstream.py", "text": "test_snapstream.test_accepts_none_like_scores (tests\\inference\\test_snapstream.py:109)"} +{"complexity": "simple", "doc_id": "chunk_014106", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 120, "source_path": "tests\\inference\\test_snapstream.py", "text": "test_snapstream.test_empty_stats_default (tests\\inference\\test_snapstream.py:120)"} +{"complexity": "simple", "doc_id": "chunk_014107", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 128, "source_path": "tests\\inference\\test_snapstream.py", "text": "test_snapstream.test_default_compression_ratio_one (tests\\inference\\test_snapstream.py:128)"} +{"complexity": "simple", "doc_id": "chunk_014108", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 133, "source_path": "tests\\inference\\test_snapstream.py", "text": "test_snapstream.test_default_lengths_zero (tests\\inference\\test_snapstream.py:133)"} +{"complexity": "simple", "doc_id": "chunk_014109", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 147, "source_path": "tests\\inference\\test_snapstream.py", "text": "test_snapstream.test_compress_returns_three_values (tests\\inference\\test_snapstream.py:147)"} +{"complexity": "simple", "doc_id": "chunk_014110", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 158, "source_path": "tests\\inference\\test_snapstream.py", "text": "test_snapstream.test_compress_updates_stats (tests\\inference\\test_snapstream.py:158)"} +{"complexity": "simple", "doc_id": "chunk_014111", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 35, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.TestClaimCriticality (tests\\inference\\test_verified_pipeline.py:35)"} +{"complexity": "simple", "doc_id": "chunk_014112", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 44, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.TestVerificationLayer (tests\\inference\\test_verified_pipeline.py:44)"} +{"complexity": "medium", "doc_id": "chunk_014113", "function_type": "class", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 57, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.TestInputValidationResult (tests\\inference\\test_verified_pipeline.py:57)"} +{"complexity": "medium", "doc_id": "chunk_014114", "function_type": "class", "has_docstring": "no", "keyword": "infer", "layer": "tests", "module": "verification", "source_line": 78, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.TestInferenceResult (tests\\inference\\test_verified_pipeline.py:78)"} +{"complexity": "medium", "doc_id": "chunk_014115", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 98, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.TestSelfVerificationResult (tests\\inference\\test_verified_pipeline.py:98)"} +{"complexity": "medium", "doc_id": "chunk_014116", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 119, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.TestConsensusResult (tests\\inference\\test_verified_pipeline.py:119)"} +{"complexity": "complex", "doc_id": "chunk_014117", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 138, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.TestVerificationProofBundle (tests\\inference\\test_verified_pipeline.py:138)"} +{"complexity": "complex", "doc_id": "chunk_014118", "function_type": "class", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 177, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.TestInputValidator (tests\\inference\\test_verified_pipeline.py:177)"} +{"complexity": "complex", "doc_id": "chunk_014119", "function_type": "class", "has_docstring": "no", "keyword": "infer", "layer": "tests", "module": "verification", "source_line": 238, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.TestModelInferencer (tests\\inference\\test_verified_pipeline.py:238)"} +{"complexity": "complex", "doc_id": "chunk_014120", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 278, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.TestSelfVerifier (tests\\inference\\test_verified_pipeline.py:278)"} +{"complexity": "complex", "doc_id": "chunk_014121", "function_type": "class", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 324, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.TestConsensusChecker (tests\\inference\\test_verified_pipeline.py:324)"} +{"complexity": "complex", "doc_id": "chunk_014122", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 362, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.TestVerifiedInferencePipeline (tests\\inference\\test_verified_pipeline.py:362)"} +{"complexity": "simple", "doc_id": "chunk_014123", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 36, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_four_values (tests\\inference\\test_verified_pipeline.py:36)"} +{"complexity": "simple", "doc_id": "chunk_014124", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 39, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_values (tests\\inference\\test_verified_pipeline.py:39)"} +{"complexity": "simple", "doc_id": "chunk_014125", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 45, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_five_values (tests\\inference\\test_verified_pipeline.py:45)"} +{"complexity": "simple", "doc_id": "chunk_014126", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 48, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_values (tests\\inference\\test_verified_pipeline.py:48)"} +{"complexity": "simple", "doc_id": "chunk_014127", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 58, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_defaults (tests\\inference\\test_verified_pipeline.py:58)"} +{"complexity": "simple", "doc_id": "chunk_014128", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 65, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_to_dict_keys (tests\\inference\\test_verified_pipeline.py:65)"} +{"complexity": "simple", "doc_id": "chunk_014129", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 79, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_defaults (tests\\inference\\test_verified_pipeline.py:79)"} +{"complexity": "simple", "doc_id": "chunk_014130", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 85, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_to_dict (tests\\inference\\test_verified_pipeline.py:85)"} +{"complexity": "simple", "doc_id": "chunk_014131", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 99, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_defaults (tests\\inference\\test_verified_pipeline.py:99)"} +{"complexity": "simple", "doc_id": "chunk_014132", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 107, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_to_dict (tests\\inference\\test_verified_pipeline.py:107)"} +{"complexity": "simple", "doc_id": "chunk_014133", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 120, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_defaults (tests\\inference\\test_verified_pipeline.py:120)"} +{"complexity": "simple", "doc_id": "chunk_014134", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 126, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_to_dict (tests\\inference\\test_verified_pipeline.py:126)"} +{"complexity": "simple", "doc_id": "chunk_014135", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 139, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_bundle_id_auto_generated (tests\\inference\\test_verified_pipeline.py:139)"} +{"complexity": "simple", "doc_id": "chunk_014136", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 143, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_timestamp_auto_generated (tests\\inference\\test_verified_pipeline.py:143)"} +{"complexity": "simple", "doc_id": "chunk_014137", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 147, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_bundle_hash_default (tests\\inference\\test_verified_pipeline.py:147)"} +{"complexity": "simple", "doc_id": "chunk_014138", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 151, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_to_dict_hides_query (tests\\inference\\test_verified_pipeline.py:151)"} +{"complexity": "simple", "doc_id": "chunk_014139", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 157, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_to_json_valid (tests\\inference\\test_verified_pipeline.py:157)"} +{"complexity": "simple", "doc_id": "chunk_014140", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 163, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_save_creates_file (tests\\inference\\test_verified_pipeline.py:163)"} +{"complexity": "simple", "doc_id": "chunk_014141", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 178, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.setup_method (tests\\inference\\test_verified_pipeline.py:178)"} +{"complexity": "simple", "doc_id": "chunk_014142", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 181, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_empty_input_invalid (tests\\inference\\test_verified_pipeline.py:181)"} +{"complexity": "simple", "doc_id": "chunk_014143", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 186, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_whitespace_only_invalid (tests\\inference\\test_verified_pipeline.py:186)"} +{"complexity": "simple", "doc_id": "chunk_014144", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 190, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_normal_input_valid (tests\\inference\\test_verified_pipeline.py:190)"} +{"complexity": "simple", "doc_id": "chunk_014145", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 194, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_sanitized_input_stripped (tests\\inference\\test_verified_pipeline.py:194)"} +{"complexity": "simple", "doc_id": "chunk_014146", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 198, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_html_stripped (tests\\inference\\test_verified_pipeline.py:198)"} +{"complexity": "simple", "doc_id": "chunk_014147", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 203, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_script_tag_stripped (tests\\inference\\test_verified_pipeline.py:203)"} +{"complexity": "simple", "doc_id": "chunk_014148", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "verification", "source_line": 207, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_truncation_at_max_length (tests\\inference\\test_verified_pipeline.py:207)"} +{"complexity": "simple", "doc_id": "chunk_014149", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 213, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_injection_pattern_flagged (tests\\inference\\test_verified_pipeline.py:213)"} +{"complexity": "simple", "doc_id": "chunk_014150", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 217, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_low_criticality_default (tests\\inference\\test_verified_pipeline.py:217)"} +{"complexity": "simple", "doc_id": "chunk_014151", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 221, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_ptsd_high_criticality (tests\\inference\\test_verified_pipeline.py:221)"} +{"complexity": "simple", "doc_id": "chunk_014152", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 225, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_back_pay_critical (tests\\inference\\test_verified_pipeline.py:225)"} +{"complexity": "simple", "doc_id": "chunk_014153", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 229, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_disability_medium_criticality (tests\\inference\\test_verified_pipeline.py:229)"} +{"complexity": "simple", "doc_id": "chunk_014154", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 239, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.setup_method (tests\\inference\\test_verified_pipeline.py:239)"} +{"complexity": "simple", "doc_id": "chunk_014155", "function_type": "function", "has_docstring": "no", "keyword": "infer", "layer": "tests", "module": "verification", "source_line": 242, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_infer_returns_result (tests\\inference\\test_verified_pipeline.py:242)"} +{"complexity": "simple", "doc_id": "chunk_014156", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 246, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_ptsd_keyword_response (tests\\inference\\test_verified_pipeline.py:246)"} +{"complexity": "simple", "doc_id": "chunk_014157", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 250, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_tinnitus_keyword_response (tests\\inference\\test_verified_pipeline.py:250)"} +{"complexity": "simple", "doc_id": "chunk_014158", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 254, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_unknown_query_fallback_response (tests\\inference\\test_verified_pipeline.py:254)"} +{"complexity": "simple", "doc_id": "chunk_014159", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 258, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_hashes_populated (tests\\inference\\test_verified_pipeline.py:258)"} +{"complexity": "simple", "doc_id": "chunk_014160", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 264, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_custom_model_id (tests\\inference\\test_verified_pipeline.py:264)"} +{"complexity": "simple", "doc_id": "chunk_014161", "function_type": "function", "has_docstring": "no", "keyword": "infer", "layer": "tests", "module": "verification", "source_line": 269, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_inference_time_ms_positive (tests\\inference\\test_verified_pipeline.py:269)"} +{"complexity": "simple", "doc_id": "chunk_014162", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 279, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.setup_method (tests\\inference\\test_verified_pipeline.py:279)"} +{"complexity": "simple", "doc_id": "chunk_014163", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 282, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_valid_response_verified (tests\\inference\\test_verified_pipeline.py:282)"} +{"complexity": "simple", "doc_id": "chunk_014164", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 289, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_invalid_year_fails_constraint (tests\\inference\\test_verified_pipeline.py:289)"} +{"complexity": "simple", "doc_id": "chunk_014165", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 296, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_invalid_percentage_fails_dimensional (tests\\inference\\test_verified_pipeline.py:296)"} +{"complexity": "simple", "doc_id": "chunk_014166", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 305, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_verified_confidence_high (tests\\inference\\test_verified_pipeline.py:305)"} +{"complexity": "simple", "doc_id": "chunk_014167", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 312, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_unverified_confidence_low (tests\\inference\\test_verified_pipeline.py:312)"} +{"complexity": "simple", "doc_id": "chunk_014168", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 325, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.setup_method (tests\\inference\\test_verified_pipeline.py:325)"} +{"complexity": "simple", "doc_id": "chunk_014169", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 328, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_low_criticality_always_consensus (tests\\inference\\test_verified_pipeline.py:328)"} +{"complexity": "simple", "doc_id": "chunk_014170", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 334, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_medium_criticality_always_consensus (tests\\inference\\test_verified_pipeline.py:334)"} +{"complexity": "simple", "doc_id": "chunk_014171", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 338, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_high_criticality_cfr_response_reaches_consensus (tests\\inference\\test_verified_pipeline.py:338)"} +{"complexity": "simple", "doc_id": "chunk_014172", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 345, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_high_criticality_no_cfr_minimum_agreement (tests\\inference\\test_verified_pipeline.py:345)"} +{"complexity": "simple", "doc_id": "chunk_014173", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 349, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_consensus_result_has_proof_hash (tests\\inference\\test_verified_pipeline.py:349)"} +{"complexity": "simple", "doc_id": "chunk_014174", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 353, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_check_alias (tests\\inference\\test_verified_pipeline.py:353)"} +{"complexity": "simple", "doc_id": "chunk_014175", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 363, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.setup_method (tests\\inference\\test_verified_pipeline.py:363)"} +{"complexity": "simple", "doc_id": "chunk_014176", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 366, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_process_returns_bundle (tests\\inference\\test_verified_pipeline.py:366)"} +{"complexity": "simple", "doc_id": "chunk_014177", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 370, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_process_final_status_verified (tests\\inference\\test_verified_pipeline.py:370)"} +{"complexity": "simple", "doc_id": "chunk_014178", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 374, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_process_bundle_id_set (tests\\inference\\test_verified_pipeline.py:374)"} +{"complexity": "simple", "doc_id": "chunk_014179", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 378, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_process_bundle_has_response (tests\\inference\\test_verified_pipeline.py:378)"} +{"complexity": "simple", "doc_id": "chunk_014180", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 382, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_empty_input_fails (tests\\inference\\test_verified_pipeline.py:382)"} +{"complexity": "simple", "doc_id": "chunk_014181", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 387, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_layer_hashes_populated (tests\\inference\\test_verified_pipeline.py:387)"} +{"complexity": "simple", "doc_id": "chunk_014182", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 391, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_high_criticality_has_consensus (tests\\inference\\test_verified_pipeline.py:391)"} +{"complexity": "simple", "doc_id": "chunk_014183", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 395, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_low_criticality_no_consensus (tests\\inference\\test_verified_pipeline.py:395)"} +{"complexity": "simple", "doc_id": "chunk_014184", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 400, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_bundle_hash_is_64_hex (tests\\inference\\test_verified_pipeline.py:400)"} +{"complexity": "simple", "doc_id": "chunk_014185", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "verification", "source_line": 405, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_run_alias (tests\\inference\\test_verified_pipeline.py:405)"} +{"complexity": "simple", "doc_id": "chunk_014186", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 409, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_create_verified_pipeline_factory (tests\\inference\\test_verified_pipeline.py:409)"} +{"complexity": "simple", "doc_id": "chunk_014187", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 414, "source_path": "tests\\inference\\test_verified_pipeline.py", "text": "test_verified_pipeline.test_create_with_custom_model_id (tests\\inference\\test_verified_pipeline.py:414)"} +{"complexity": "simple", "doc_id": "chunk_014188", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 21, "source_path": "tests\\integration\\conftest.py", "text": "conftest.mock_signer (tests\\integration\\conftest.py:21)"} +{"complexity": "medium", "doc_id": "chunk_014189", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 33, "source_path": "tests\\integration\\conftest.py", "text": "conftest.real_signer (tests\\integration\\conftest.py:33)"} +{"complexity": "simple", "doc_id": "chunk_014190", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 68, "source_path": "tests\\integration\\conftest.py", "text": "conftest.mock_llm (tests\\integration\\conftest.py:68)"} +{"complexity": "medium", "doc_id": "chunk_014191", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 78, "source_path": "tests\\integration\\conftest.py", "text": "conftest.mock_langchain_response (tests\\integration\\conftest.py:78)"} +{"complexity": "simple", "doc_id": "chunk_014192", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 96, "source_path": "tests\\integration\\conftest.py", "text": "conftest.mock_chat_prompt (tests\\integration\\conftest.py:96)"} +{"complexity": "simple", "doc_id": "chunk_014193", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 112, "source_path": "tests\\integration\\conftest.py", "text": "conftest.mock_hf_pipeline (tests\\integration\\conftest.py:112)"} +{"complexity": "simple", "doc_id": "chunk_014194", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 123, "source_path": "tests\\integration\\conftest.py", "text": "conftest.mock_hf_model (tests\\integration\\conftest.py:123)"} +{"complexity": "simple", "doc_id": "chunk_014195", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "tests", "module": "other", "source_line": 131, "source_path": "tests\\integration\\conftest.py", "text": "conftest.mock_hf_tokenizer (tests\\integration\\conftest.py:131)"} +{"complexity": "medium", "doc_id": "chunk_014196", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 140, "source_path": "tests\\integration\\conftest.py", "text": "conftest.sample_model_card (tests\\integration\\conftest.py:140)"} +{"complexity": "medium", "doc_id": "chunk_014197", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 168, "source_path": "tests\\integration\\conftest.py", "text": "conftest.mock_openai_client (tests\\integration\\conftest.py:168)"} +{"complexity": "medium", "doc_id": "chunk_014198", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 195, "source_path": "tests\\integration\\conftest.py", "text": "conftest.mock_openai_streaming_response (tests\\integration\\conftest.py:195)"} +{"complexity": "simple", "doc_id": "chunk_014199", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 219, "source_path": "tests\\integration\\conftest.py", "text": "conftest.mock_fastapi_app (tests\\integration\\conftest.py:219)"} +{"complexity": "simple", "doc_id": "chunk_014200", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 229, "source_path": "tests\\integration\\conftest.py", "text": "conftest.async_client (tests\\integration\\conftest.py:229)"} +{"complexity": "simple", "doc_id": "chunk_014201", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 240, "source_path": "tests\\integration\\conftest.py", "text": "conftest.sample_json_response (tests\\integration\\conftest.py:240)"} +{"complexity": "simple", "doc_id": "chunk_014202", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 256, "source_path": "tests\\integration\\conftest.py", "text": "conftest.sample_workflow_config (tests\\integration\\conftest.py:256)"} +{"complexity": "medium", "doc_id": "chunk_014203", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 268, "source_path": "tests\\integration\\conftest.py", "text": "conftest.mock_proof_storage (tests\\integration\\conftest.py:268)"} +{"complexity": "simple", "doc_id": "chunk_014204", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 290, "source_path": "tests\\integration\\conftest.py", "text": "conftest.sample_batch_inputs (tests\\integration\\conftest.py:290)"} +{"complexity": "medium", "doc_id": "chunk_014205", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 306, "source_path": "tests\\integration\\conftest.py", "text": "conftest.create_sample_proof (tests\\integration\\conftest.py:306)"} +{"complexity": "medium", "doc_id": "chunk_014206", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 332, "source_path": "tests\\integration\\conftest.py", "text": "conftest.verify_proof_structure (tests\\integration\\conftest.py:332)"} +{"complexity": "medium", "doc_id": "chunk_014207", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 352, "source_path": "tests\\integration\\conftest.py", "text": "conftest.simulate_network_error (tests\\integration\\conftest.py:352)"} +{"complexity": "medium", "doc_id": "chunk_014208", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 368, "source_path": "tests\\integration\\conftest.py", "text": "conftest.simulate_rate_limit (tests\\integration\\conftest.py:368)"} +{"complexity": "medium", "doc_id": "chunk_014209", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 386, "source_path": "tests\\integration\\conftest.py", "text": "conftest.measure_latency (tests\\integration\\conftest.py:386)"} +{"complexity": "medium", "doc_id": "chunk_014210", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 411, "source_path": "tests\\integration\\conftest.py", "text": "conftest.track_memory (tests\\integration\\conftest.py:411)"} +{"complexity": "simple", "doc_id": "chunk_014211", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 441, "source_path": "tests\\integration\\conftest.py", "text": "conftest.cleanup_after_test (tests\\integration\\conftest.py:441)"} +{"complexity": "medium", "doc_id": "chunk_014212", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 272, "source_path": "tests\\integration\\conftest.py", "text": "conftest.MockStorage (tests\\integration\\conftest.py:272)"} +{"complexity": "medium", "doc_id": "chunk_014213", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 308, "source_path": "tests\\integration\\conftest.py", "text": "conftest._create_proof (tests\\integration\\conftest.py:308)"} +{"complexity": "simple", "doc_id": "chunk_014214", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 334, "source_path": "tests\\integration\\conftest.py", "text": "conftest._verify (tests\\integration\\conftest.py:334)"} +{"complexity": "simple", "doc_id": "chunk_014215", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 354, "source_path": "tests\\integration\\conftest.py", "text": "conftest._error (tests\\integration\\conftest.py:354)"} +{"complexity": "simple", "doc_id": "chunk_014216", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "other", "source_line": 372, "source_path": "tests\\integration\\conftest.py", "text": "conftest._check_rate_limit (tests\\integration\\conftest.py:372)"} +{"complexity": "medium", "doc_id": "chunk_014217", "function_type": "class", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 390, "source_path": "tests\\integration\\conftest.py", "text": "conftest.LatencyMeasure (tests\\integration\\conftest.py:390)"} +{"complexity": "medium", "doc_id": "chunk_014218", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 418, "source_path": "tests\\integration\\conftest.py", "text": "conftest.MemoryTracker (tests\\integration\\conftest.py:418)"} +{"complexity": "medium", "doc_id": "chunk_014219", "function_type": "class", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 38, "source_path": "tests\\integration\\conftest.py", "text": "conftest.RealSigner (tests\\integration\\conftest.py:38)"} +{"complexity": "simple", "doc_id": "chunk_014220", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "other", "source_line": 273, "source_path": "tests\\integration\\conftest.py", "text": "conftest.store (tests\\integration\\conftest.py:273)"} +{"complexity": "simple", "doc_id": "chunk_014221", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 277, "source_path": "tests\\integration\\conftest.py", "text": "conftest.retrieve (tests\\integration\\conftest.py:277)"} +{"complexity": "simple", "doc_id": "chunk_014222", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 280, "source_path": "tests\\integration\\conftest.py", "text": "conftest.list_proofs (tests\\integration\\conftest.py:280)"} +{"complexity": "simple", "doc_id": "chunk_014223", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 283, "source_path": "tests\\integration\\conftest.py", "text": "conftest.clear (tests\\integration\\conftest.py:283)"} +{"complexity": "simple", "doc_id": "chunk_014224", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "other", "source_line": 391, "source_path": "tests\\integration\\conftest.py", "text": "conftest.__init__ (tests\\integration\\conftest.py:391)"} +{"complexity": "simple", "doc_id": "chunk_014225", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "other", "source_line": 395, "source_path": "tests\\integration\\conftest.py", "text": "conftest.start (tests\\integration\\conftest.py:395)"} +{"complexity": "simple", "doc_id": "chunk_014226", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "other", "source_line": 398, "source_path": "tests\\integration\\conftest.py", "text": "conftest.stop (tests\\integration\\conftest.py:398)"} +{"complexity": "simple", "doc_id": "chunk_014227", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 402, "source_path": "tests\\integration\\conftest.py", "text": "conftest.latency_ms (tests\\integration\\conftest.py:402)"} +{"complexity": "simple", "doc_id": "chunk_014228", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "other", "source_line": 419, "source_path": "tests\\integration\\conftest.py", "text": "conftest.__init__ (tests\\integration\\conftest.py:419)"} +{"complexity": "simple", "doc_id": "chunk_014229", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "other", "source_line": 423, "source_path": "tests\\integration\\conftest.py", "text": "conftest.start (tests\\integration\\conftest.py:423)"} +{"complexity": "simple", "doc_id": "chunk_014230", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "other", "source_line": 426, "source_path": "tests\\integration\\conftest.py", "text": "conftest.stop (tests\\integration\\conftest.py:426)"} +{"complexity": "simple", "doc_id": "chunk_014231", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 430, "source_path": "tests\\integration\\conftest.py", "text": "conftest.memory_increase_mb (tests\\integration\\conftest.py:430)"} +{"complexity": "simple", "doc_id": "chunk_014232", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "other", "source_line": 39, "source_path": "tests\\integration\\conftest.py", "text": "conftest.__init__ (tests\\integration\\conftest.py:39)"} +{"complexity": "simple", "doc_id": "chunk_014233", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 45, "source_path": "tests\\integration\\conftest.py", "text": "conftest.hash (tests\\integration\\conftest.py:45)"} +{"complexity": "simple", "doc_id": "chunk_014234", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 48, "source_path": "tests\\integration\\conftest.py", "text": "conftest.sign (tests\\integration\\conftest.py:48)"} +{"complexity": "simple", "doc_id": "chunk_014235", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 51, "source_path": "tests\\integration\\conftest.py", "text": "conftest.verify (tests\\integration\\conftest.py:51)"} +{"complexity": "simple", "doc_id": "chunk_014236", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 11, "source_path": "tests\\integration\\test_blue_ocean_vertical_prototypes.py", "text": "test_blue_ocean_vertical_prototypes._load_module (tests\\integration\\test_blue_ocean_vertical_prototypes.py:11)"} +{"complexity": "medium", "doc_id": "chunk_014237", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 21, "source_path": "tests\\integration\\test_blue_ocean_vertical_prototypes.py", "text": "test_blue_ocean_vertical_prototypes.test_qkl_ocean_forecasting_prototype_smoke (tests\\integration\\test_blue_ocean_vertical_prototypes.py:21)"} +{"complexity": "medium", "doc_id": "chunk_014238", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 38, "source_path": "tests\\integration\\test_blue_ocean_vertical_prototypes.py", "text": "test_blue_ocean_vertical_prototypes.test_ocean_vision_pi5_prototype_smoke (tests\\integration\\test_blue_ocean_vertical_prototypes.py:38)"} +{"complexity": "medium", "doc_id": "chunk_014239", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 55, "source_path": "tests\\integration\\test_blue_ocean_vertical_prototypes.py", "text": "test_blue_ocean_vertical_prototypes.test_acoustic_buoy_prototype_smoke (tests\\integration\\test_blue_ocean_vertical_prototypes.py:55)"} +{"complexity": "medium", "doc_id": "chunk_014240", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "other", "source_line": 11, "source_path": "tests\\integration\\test_blue_ocean_verticals_audit.py", "text": "test_blue_ocean_verticals_audit.test_blue_ocean_audit_runs_and_returns_five_verticals (tests\\integration\\test_blue_ocean_verticals_audit.py:11)"} +{"complexity": "simple", "doc_id": "chunk_014241", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 9, "source_path": "tests\\integration\\test_build_public_repo.py", "text": "test_build_public_repo._load_module (tests\\integration\\test_build_public_repo.py:9)"} +{"complexity": "complex", "doc_id": "chunk_014242", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "other", "source_line": 20, "source_path": "tests\\integration\\test_build_public_repo.py", "text": "test_build_public_repo.test_build_public_repo_exports_allowlist (tests\\integration\\test_build_public_repo.py:20)"} +{"complexity": "medium", "doc_id": "chunk_014243", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "other", "source_line": 55, "source_path": "tests\\integration\\test_build_public_repo.py", "text": "test_build_public_repo.test_build_public_repo_blocks_forbidden_content (tests\\integration\\test_build_public_repo.py:55)"} +{"complexity": "medium", "doc_id": "chunk_014244", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "consensus", "source_line": 8, "source_path": "tests\\integration\\test_calm_latent_consensus.py", "text": "test_calm_latent_consensus._load_latent_module (tests\\integration\\test_calm_latent_consensus.py:8)"} +{"complexity": "medium", "doc_id": "chunk_014245", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 25, "source_path": "tests\\integration\\test_calm_latent_consensus.py", "text": "test_calm_latent_consensus.test_calm_releases_decode_on_high_agreement (tests\\integration\\test_calm_latent_consensus.py:25)"} +{"complexity": "simple", "doc_id": "chunk_014246", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "consensus", "source_line": 40, "source_path": "tests\\integration\\test_calm_latent_consensus.py", "text": "test_calm_latent_consensus.test_calm_blocks_decode_on_divergence (tests\\integration\\test_calm_latent_consensus.py:40)"} +{"complexity": "medium", "doc_id": "chunk_014247", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 9, "source_path": "tests\\integration\\test_lean_rust_bridge.py", "text": "test_lean_rust_bridge.test_lean_receipt_roundtrip (tests\\integration\\test_lean_rust_bridge.py:9)"} +{"complexity": "medium", "doc_id": "chunk_014248", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "other", "source_line": 9, "source_path": "tests\\integration\\test_novelty_runtime.py", "text": "test_novelty_runtime.test_novelty_runtime_executes_bounded_pipeline (tests\\integration\\test_novelty_runtime.py:9)"} +{"complexity": "simple", "doc_id": "chunk_014249", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "proofs", "source_line": 47, "source_path": "tests\\integration\\test_proofcity_e2e.py", "text": "test_proofcity_e2e._load_module_from_file (tests\\integration\\test_proofcity_e2e.py:47)"} +{"complexity": "medium", "doc_id": "chunk_014250", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "proofs", "source_line": 75, "source_path": "tests\\integration\\test_proofcity_e2e.py", "text": "test_proofcity_e2e._load_hexaplex_module (tests\\integration\\test_proofcity_e2e.py:75)"} +{"complexity": "simple", "doc_id": "chunk_014251", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 103, "source_path": "tests\\integration\\test_proofcity_e2e.py", "text": "test_proofcity_e2e.test_proofcity_marketplace_imports (tests\\integration\\test_proofcity_e2e.py:103)"} +{"complexity": "medium", "doc_id": "chunk_014252", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 117, "source_path": "tests\\integration\\test_proofcity_e2e.py", "text": "test_proofcity_e2e.test_x402_sheriff_imports (tests\\integration\\test_proofcity_e2e.py:117)"} +{"complexity": "complex", "doc_id": "chunk_014253", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 138, "source_path": "tests\\integration\\test_proofcity_e2e.py", "text": "test_proofcity_e2e.test_consensus_reached_math (tests\\integration\\test_proofcity_e2e.py:138)"} +{"complexity": "medium", "doc_id": "chunk_014254", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "tests", "module": "proofs", "source_line": 181, "source_path": "tests\\integration\\test_proofcity_e2e.py", "text": "test_proofcity_e2e.test_should_halt_threshold (tests\\integration\\test_proofcity_e2e.py:181)"} +{"complexity": "medium", "doc_id": "chunk_014255", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "proofs", "source_line": 204, "source_path": "tests\\integration\\test_proofcity_e2e.py", "text": "test_proofcity_e2e.test_calculate_energy (tests\\integration\\test_proofcity_e2e.py:204)"} +{"complexity": "complex", "doc_id": "chunk_014256", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 229, "source_path": "tests\\integration\\test_proofcity_e2e.py", "text": "test_proofcity_e2e.test_hexaplex_majority_vote_mock (tests\\integration\\test_proofcity_e2e.py:229)"} +{"complexity": "medium", "doc_id": "chunk_014257", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 277, "source_path": "tests\\integration\\test_proofcity_e2e.py", "text": "test_proofcity_e2e.test_xgml_certificate_generation (tests\\integration\\test_proofcity_e2e.py:277)"} +{"complexity": "medium", "doc_id": "chunk_014258", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 313, "source_path": "tests\\integration\\test_proofcity_e2e.py", "text": "test_proofcity_e2e.test_lean4_proof_stub_generation (tests\\integration\\test_proofcity_e2e.py:313)"} +{"complexity": "medium", "doc_id": "chunk_014259", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 334, "source_path": "tests\\integration\\test_proofcity_e2e.py", "text": "test_proofcity_e2e.test_byzantine_auditor_findable (tests\\integration\\test_proofcity_e2e.py:334)"} +{"complexity": "complex", "doc_id": "chunk_014260", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "proofs", "source_line": 362, "source_path": "tests\\integration\\test_proofcity_e2e.py", "text": "test_proofcity_e2e.test_quick_scan_risk_score (tests\\integration\\test_proofcity_e2e.py:362)"} +{"complexity": "simple", "doc_id": "chunk_014261", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "proofs", "source_line": 143, "source_path": "tests\\integration\\test_proofcity_e2e.py", "text": "test_proofcity_e2e._make_votes (tests\\integration\\test_proofcity_e2e.py:143)"} +{"complexity": "simple", "doc_id": "chunk_014262", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 8, "source_path": "tests\\integration\\test_sentry_snapshot.py", "text": "test_sentry_snapshot._load_module (tests\\integration\\test_sentry_snapshot.py:8)"} +{"complexity": "complex", "doc_id": "chunk_014263", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 19, "source_path": "tests\\integration\\test_sentry_snapshot.py", "text": "test_sentry_snapshot.test_sentry_snapshot_generates_report (tests\\integration\\test_sentry_snapshot.py:19)"} +{"complexity": "medium", "doc_id": "chunk_014264", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 65, "source_path": "tests\\integration\\test_sentry_snapshot.py", "text": "test_sentry_snapshot.test_sentry_snapshot_requires_token (tests\\integration\\test_sentry_snapshot.py:65)"} +{"complexity": "complex", "doc_id": "chunk_014265", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "shared", "source_line": 16, "source_path": "tests\\integration\\test_shared_library.py", "text": "test_shared_library.TestSharedModuleImports (tests\\integration\\test_shared_library.py:16)"} +{"complexity": "complex", "doc_id": "chunk_014266", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 73, "source_path": "tests\\integration\\test_shared_library.py", "text": "test_shared_library.TestAPIKeyManagerIntegration (tests\\integration\\test_shared_library.py:73)"} +{"complexity": "complex", "doc_id": "chunk_014267", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 140, "source_path": "tests\\integration\\test_shared_library.py", "text": "test_shared_library.TestLoggingIntegration (tests\\integration\\test_shared_library.py:140)"} +{"complexity": "complex", "doc_id": "chunk_014268", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 174, "source_path": "tests\\integration\\test_shared_library.py", "text": "test_shared_library.TestModelsIntegration (tests\\integration\\test_shared_library.py:174)"} +{"complexity": "simple", "doc_id": "chunk_014269", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "shared", "source_line": 19, "source_path": "tests\\integration\\test_shared_library.py", "text": "test_shared_library.test_import_shared_init (tests\\integration\\test_shared_library.py:19)"} +{"complexity": "simple", "doc_id": "chunk_014270", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 27, "source_path": "tests\\integration\\test_shared_library.py", "text": "test_shared_library.test_import_auth_module (tests\\integration\\test_shared_library.py:27)"} +{"complexity": "simple", "doc_id": "chunk_014271", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "shared", "source_line": 36, "source_path": "tests\\integration\\test_shared_library.py", "text": "test_shared_library.test_import_proofs_module (tests\\integration\\test_shared_library.py:36)"} +{"complexity": "simple", "doc_id": "chunk_014272", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 45, "source_path": "tests\\integration\\test_shared_library.py", "text": "test_shared_library.test_import_logging_module (tests\\integration\\test_shared_library.py:45)"} +{"complexity": "simple", "doc_id": "chunk_014273", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 54, "source_path": "tests\\integration\\test_shared_library.py", "text": "test_shared_library.test_import_models_module (tests\\integration\\test_shared_library.py:54)"} +{"complexity": "simple", "doc_id": "chunk_014274", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 63, "source_path": "tests\\integration\\test_shared_library.py", "text": "test_shared_library.test_import_database_module (tests\\integration\\test_shared_library.py:63)"} +{"complexity": "medium", "doc_id": "chunk_014275", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "shared", "source_line": 76, "source_path": "tests\\integration\\test_shared_library.py", "text": "test_shared_library.test_create_and_validate_key (tests\\integration\\test_shared_library.py:76)"} +{"complexity": "complex", "doc_id": "chunk_014276", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 105, "source_path": "tests\\integration\\test_shared_library.py", "text": "test_shared_library.test_rate_limiting (tests\\integration\\test_shared_library.py:105)"} +{"complexity": "medium", "doc_id": "chunk_014277", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 143, "source_path": "tests\\integration\\test_shared_library.py", "text": "test_shared_library.test_logger_creation (tests\\integration\\test_shared_library.py:143)"} +{"complexity": "medium", "doc_id": "chunk_014278", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "shared", "source_line": 159, "source_path": "tests\\integration\\test_shared_library.py", "text": "test_shared_library.test_log_context (tests\\integration\\test_shared_library.py:159)"} +{"complexity": "medium", "doc_id": "chunk_014279", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "shared", "source_line": 177, "source_path": "tests\\integration\\test_shared_library.py", "text": "test_shared_library.test_verification_request_validation (tests\\integration\\test_shared_library.py:177)"} +{"complexity": "medium", "doc_id": "chunk_014280", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "shared", "source_line": 195, "source_path": "tests\\integration\\test_shared_library.py", "text": "test_shared_library.test_verification_result_creation (tests\\integration\\test_shared_library.py:195)"} +{"complexity": "simple", "doc_id": "chunk_014281", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "other", "source_line": 17, "source_path": "tests\\integration\\test_stack_smoke.py", "text": "test_stack_smoke.check (tests\\integration\\test_stack_smoke.py:17)"} +{"complexity": "simple", "doc_id": "chunk_014282", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 28, "source_path": "tests\\integration\\test_stack_smoke.py", "text": "test_stack_smoke._read (tests\\integration\\test_stack_smoke.py:28)"} +{"complexity": "simple", "doc_id": "chunk_014283", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 35, "source_path": "tests\\integration\\test_stack_smoke.py", "text": "test_stack_smoke.test_x402_sheriff_constants (tests\\integration\\test_stack_smoke.py:35)"} +{"complexity": "medium", "doc_id": "chunk_014284", "function_type": "function", "has_docstring": "no", "keyword": "route", "layer": "tests", "module": "other", "source_line": 47, "source_path": "tests\\integration\\test_stack_smoke.py", "text": "test_stack_smoke.test_x402_sheriff_routes (tests\\integration\\test_stack_smoke.py:47)"} +{"complexity": "simple", "doc_id": "chunk_014285", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 68, "source_path": "tests\\integration\\test_stack_smoke.py", "text": "test_stack_smoke.test_proofcity_marketplace_constants (tests\\integration\\test_stack_smoke.py:68)"} +{"complexity": "medium", "doc_id": "chunk_014286", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 80, "source_path": "tests\\integration\\test_stack_smoke.py", "text": "test_stack_smoke.test_proofcity_marketplace_routes (tests\\integration\\test_stack_smoke.py:80)"} +{"complexity": "medium", "doc_id": "chunk_014287", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 100, "source_path": "tests\\integration\\test_stack_smoke.py", "text": "test_stack_smoke.test_main_wiring (tests\\integration\\test_stack_smoke.py:100)"} +{"complexity": "medium", "doc_id": "chunk_014288", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 115, "source_path": "tests\\integration\\test_stack_smoke.py", "text": "test_stack_smoke.test_byzantine_auditor_structure (tests\\integration\\test_stack_smoke.py:115)"} +{"complexity": "medium", "doc_id": "chunk_014289", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 130, "source_path": "tests\\integration\\test_stack_smoke.py", "text": "test_stack_smoke.test_hexaplex_validation (tests\\integration\\test_stack_smoke.py:130)"} +{"complexity": "medium", "doc_id": "chunk_014290", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 154, "source_path": "tests\\integration\\test_stack_smoke.py", "text": "test_stack_smoke.main (tests\\integration\\test_stack_smoke.py:154)"} +{"complexity": "medium", "doc_id": "chunk_014291", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 7, "source_path": "tests\\integration\\test_thermo_attestation_chain.py", "text": "test_thermo_attestation_chain.test_thermo_attestation_chain_sim (tests\\integration\\test_thermo_attestation_chain.py:7)"} +{"complexity": "simple", "doc_id": "chunk_014292", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 7, "source_path": "tests\\integration\\test_truth_os_strict_policy.py", "text": "test_truth_os_strict_policy.test_strict_mode_blocks_simulated_lean_bridge (tests\\integration\\test_truth_os_strict_policy.py:7)"} +{"complexity": "medium", "doc_id": "chunk_014293", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 20, "source_path": "tests\\integration\\test_truth_os_strict_policy.py", "text": "test_truth_os_strict_policy.test_strict_mode_blocks_software_fallback_signing (tests\\integration\\test_truth_os_strict_policy.py:20)"} +{"complexity": "medium", "doc_id": "chunk_014294", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6, "source_path": "tests\\integration\\test_x402_gateway_402_flow.py", "text": "test_x402_gateway_402_flow.test_x402_gateway_402_challenge_flow (tests\\integration\\test_x402_gateway_402_flow.py:6)"} +{"complexity": "medium", "doc_id": "chunk_014295", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 13, "source_path": "tests\\integrations\\test_chief_adapter.py", "text": "test_chief_adapter.test_chief_adapter_maps_tasks (tests\\integrations\\test_chief_adapter.py:13)"} +{"complexity": "simple", "doc_id": "chunk_014296", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 43, "source_path": "tests\\integrations\\test_chief_adapter.py", "text": "test_chief_adapter.test_chief_adapter_empty_dir (tests\\integrations\\test_chief_adapter.py:43)"} +{"complexity": "simple", "doc_id": "chunk_014297", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 13, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.mock_streamlit (tests\\integrations\\test_streamlit_integration.py:13)"} +{"complexity": "medium", "doc_id": "chunk_014298", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 20, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.mock_session_state (tests\\integrations\\test_streamlit_integration.py:20)"} +{"complexity": "complex", "doc_id": "chunk_014299", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 40, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.TestSession (tests\\integrations\\test_streamlit_integration.py:40)"} +{"complexity": "complex", "doc_id": "chunk_014300", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 100, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.TestComponents (tests\\integrations\\test_streamlit_integration.py:100)"} +{"complexity": "complex", "doc_id": "chunk_014301", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 165, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.TestDecorators (tests\\integrations\\test_streamlit_integration.py:165)"} +{"complexity": "complex", "doc_id": "chunk_014302", "function_type": "class", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 245, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.TestWidgets (tests\\integrations\\test_streamlit_integration.py:245)"} +{"complexity": "medium", "doc_id": "chunk_014303", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 288, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.TestHelpers (tests\\integrations\\test_streamlit_integration.py:288)"} +{"complexity": "complex", "doc_id": "chunk_014304", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 318, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.TestIntegration (tests\\integrations\\test_streamlit_integration.py:318)"} +{"complexity": "medium", "doc_id": "chunk_014305", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 24, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.MockSessionState (tests\\integrations\\test_streamlit_integration.py:24)"} +{"complexity": "simple", "doc_id": "chunk_014306", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 43, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.test_initialize_session (tests\\integrations\\test_streamlit_integration.py:43)"} +{"complexity": "simple", "doc_id": "chunk_014307", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 54, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.test_get_signer (tests\\integrations\\test_streamlit_integration.py:54)"} +{"complexity": "simple", "doc_id": "chunk_014308", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 62, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.test_get_verifier (tests\\integrations\\test_streamlit_integration.py:62)"} +{"complexity": "medium", "doc_id": "chunk_014309", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 70, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.test_clear_cache (tests\\integrations\\test_streamlit_integration.py:70)"} +{"complexity": "medium", "doc_id": "chunk_014310", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 85, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.test_reset_session (tests\\integrations\\test_streamlit_integration.py:85)"} +{"complexity": "medium", "doc_id": "chunk_014311", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 103, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.test_sign_content_string (tests\\integrations\\test_streamlit_integration.py:103)"} +{"complexity": "medium", "doc_id": "chunk_014312", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 118, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.test_sign_content_dict (tests\\integrations\\test_streamlit_integration.py:118)"} +{"complexity": "medium", "doc_id": "chunk_014313", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 133, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.test_verify_valid_proof (tests\\integrations\\test_streamlit_integration.py:133)"} +{"complexity": "medium", "doc_id": "chunk_014314", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 150, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.test_verify_invalid_proof (tests\\integrations\\test_streamlit_integration.py:150)"} +{"complexity": "medium", "doc_id": "chunk_014315", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 168, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.test_verified_output_decorator (tests\\integrations\\test_streamlit_integration.py:168)"} +{"complexity": "medium", "doc_id": "chunk_014316", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 185, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.test_verified_cache_decorator (tests\\integrations\\test_streamlit_integration.py:185)"} +{"complexity": "medium", "doc_id": "chunk_014317", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 208, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.test_auto_verify_decorator_valid (tests\\integrations\\test_streamlit_integration.py:208)"} +{"complexity": "medium", "doc_id": "chunk_014318", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 227, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.test_auto_verify_decorator_invalid (tests\\integrations\\test_streamlit_integration.py:227)"} +{"complexity": "medium", "doc_id": "chunk_014319", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 248, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.test_batch_verifier_empty (tests\\integrations\\test_streamlit_integration.py:248)"} +{"complexity": "medium", "doc_id": "chunk_014320", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 260, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.test_batch_verifier_with_proofs (tests\\integrations\\test_streamlit_integration.py:260)"} +{"complexity": "simple", "doc_id": "chunk_014321", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 291, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.test_format_timestamp_string (tests\\integrations\\test_streamlit_integration.py:291)"} +{"complexity": "simple", "doc_id": "chunk_014322", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 298, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.test_format_timestamp_none (tests\\integrations\\test_streamlit_integration.py:298)"} +{"complexity": "medium", "doc_id": "chunk_014323", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 305, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.test_compute_hash (tests\\integrations\\test_streamlit_integration.py:305)"} +{"complexity": "medium", "doc_id": "chunk_014324", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 321, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.test_full_sign_verify_flow (tests\\integrations\\test_streamlit_integration.py:321)"} +{"complexity": "medium", "doc_id": "chunk_014325", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 343, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.test_decorator_chain (tests\\integrations\\test_streamlit_integration.py:343)"} +{"complexity": "simple", "doc_id": "chunk_014326", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 25, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.__contains__ (tests\\integrations\\test_streamlit_integration.py:25)"} +{"complexity": "simple", "doc_id": "chunk_014327", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 28, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.__getitem__ (tests\\integrations\\test_streamlit_integration.py:28)"} +{"complexity": "simple", "doc_id": "chunk_014328", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 31, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.__setitem__ (tests\\integrations\\test_streamlit_integration.py:31)"} +{"complexity": "simple", "doc_id": "chunk_014329", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 34, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.__delitem__ (tests\\integrations\\test_streamlit_integration.py:34)"} +{"complexity": "simple", "doc_id": "chunk_014330", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 193, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.expensive_function (tests\\integrations\\test_streamlit_integration.py:193)"} +{"complexity": "simple", "doc_id": "chunk_014331", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 175, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.test_function (tests\\integrations\\test_streamlit_integration.py:175)"} +{"complexity": "simple", "doc_id": "chunk_014332", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 216, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.process_data (tests\\integrations\\test_streamlit_integration.py:216)"} +{"complexity": "simple", "doc_id": "chunk_014333", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 234, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.process_data (tests\\integrations\\test_streamlit_integration.py:234)"} +{"complexity": "simple", "doc_id": "chunk_014334", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 356, "source_path": "tests\\integrations\\test_streamlit_integration.py", "text": "test_streamlit_integration.cached_verified_function (tests\\integrations\\test_streamlit_integration.py:356)"} +{"complexity": "complex", "doc_id": "chunk_014335", "function_type": "class", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 38, "source_path": "tests\\load\\analyze.py", "text": "analyze.LoadTestResult (tests\\load\\analyze.py:38)"} +{"complexity": "complex", "doc_id": "chunk_014336", "function_type": "class", "has_docstring": "yes", "keyword": "parse", "layer": "tests", "module": "other", "source_line": 78, "source_path": "tests\\load\\analyze.py", "text": "analyze.LocustParser (tests\\load\\analyze.py:78)"} +{"complexity": "complex", "doc_id": "chunk_014337", "function_type": "class", "has_docstring": "yes", "keyword": "parse", "layer": "tests", "module": "other", "source_line": 123, "source_path": "tests\\load\\analyze.py", "text": "analyze.K6Parser (tests\\load\\analyze.py:123)"} +{"complexity": "complex", "doc_id": "chunk_014338", "function_type": "class", "has_docstring": "yes", "keyword": "parse", "layer": "tests", "module": "other", "source_line": 160, "source_path": "tests\\load\\analyze.py", "text": "analyze.ArtilleryParser (tests\\load\\analyze.py:160)"} +{"complexity": "complex", "doc_id": "chunk_014339", "function_type": "class", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 207, "source_path": "tests\\load\\analyze.py", "text": "analyze.LoadTestAnalyzer (tests\\load\\analyze.py:207)"} +{"complexity": "complex", "doc_id": "chunk_014340", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 442, "source_path": "tests\\load\\analyze.py", "text": "analyze.main (tests\\load\\analyze.py:442)"} +{"complexity": "simple", "doc_id": "chunk_014341", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 58, "source_path": "tests\\load\\analyze.py", "text": "analyze.__post_init__ (tests\\load\\analyze.py:58)"} +{"complexity": "simple", "doc_id": "chunk_014342", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 64, "source_path": "tests\\load\\analyze.py", "text": "analyze.target_achievement (tests\\load\\analyze.py:64)"} +{"complexity": "simple", "doc_id": "chunk_014343", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 69, "source_path": "tests\\load\\analyze.py", "text": "analyze.success_rate (tests\\load\\analyze.py:69)"} +{"complexity": "complex", "doc_id": "chunk_014344", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "tests", "module": "other", "source_line": 82, "source_path": "tests\\load\\analyze.py", "text": "analyze.parse (tests\\load\\analyze.py:82)"} +{"complexity": "medium", "doc_id": "chunk_014345", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "tests", "module": "other", "source_line": 127, "source_path": "tests\\load\\analyze.py", "text": "analyze.parse (tests\\load\\analyze.py:127)"} +{"complexity": "complex", "doc_id": "chunk_014346", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "tests", "module": "other", "source_line": 164, "source_path": "tests\\load\\analyze.py", "text": "analyze.parse (tests\\load\\analyze.py:164)"} +{"complexity": "simple", "doc_id": "chunk_014347", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "other", "source_line": 210, "source_path": "tests\\load\\analyze.py", "text": "analyze.__init__ (tests\\load\\analyze.py:210)"} +{"complexity": "simple", "doc_id": "chunk_014348", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 213, "source_path": "tests\\load\\analyze.py", "text": "analyze.load_results (tests\\load\\analyze.py:213)"} +{"complexity": "medium", "doc_id": "chunk_014349", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "tests", "module": "other", "source_line": 224, "source_path": "tests\\load\\analyze.py", "text": "analyze._parse_file (tests\\load\\analyze.py:224)"} +{"complexity": "medium", "doc_id": "chunk_014350", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 244, "source_path": "tests\\load\\analyze.py", "text": "analyze.generate_summary (tests\\load\\analyze.py:244)"} +{"complexity": "medium", "doc_id": "chunk_014351", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 262, "source_path": "tests\\load\\analyze.py", "text": "analyze.detect_regressions (tests\\load\\analyze.py:262)"} +{"complexity": "medium", "doc_id": "chunk_014352", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 283, "source_path": "tests\\load\\analyze.py", "text": "analyze.compare_results (tests\\load\\analyze.py:283)"} +{"complexity": "complex", "doc_id": "chunk_014353", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 296, "source_path": "tests\\load\\analyze.py", "text": "analyze.generate_html_report (tests\\load\\analyze.py:296)"} +{"complexity": "medium", "doc_id": "chunk_014354", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 342, "source_path": "tests\\load\\analyze.py", "text": "analyze._generate_summary_html (tests\\load\\analyze.py:342)"} +{"complexity": "complex", "doc_id": "chunk_014355", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 365, "source_path": "tests\\load\\analyze.py", "text": "analyze._generate_results_table_html (tests\\load\\analyze.py:365)"} +{"complexity": "medium", "doc_id": "chunk_014356", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 400, "source_path": "tests\\load\\analyze.py", "text": "analyze._generate_analysis_html (tests\\load\\analyze.py:400)"} +{"complexity": "simple", "doc_id": "chunk_014357", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 418, "source_path": "tests\\load\\analyze.py", "text": "analyze._generate_regressions_html (tests\\load\\analyze.py:418)"} +{"complexity": "medium", "doc_id": "chunk_014358", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 425, "source_path": "tests\\load\\analyze.py", "text": "analyze.export_json (tests\\load\\analyze.py:425)"} +{"complexity": "medium", "doc_id": "chunk_014359", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 26, "source_path": "tests\\load\\locustfile.py", "text": "locustfile.generate_ai_output (tests\\load\\locustfile.py:26)"} +{"complexity": "simple", "doc_id": "chunk_014360", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 49, "source_path": "tests\\load\\locustfile.py", "text": "locustfile.generate_metadata (tests\\load\\locustfile.py:49)"} +{"complexity": "complex", "doc_id": "chunk_014361", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 63, "source_path": "tests\\load\\locustfile.py", "text": "locustfile.ProofGenerationUser (tests\\load\\locustfile.py:63)"} +{"complexity": "complex", "doc_id": "chunk_014362", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 138, "source_path": "tests\\load\\locustfile.py", "text": "locustfile.BatchProofUser (tests\\load\\locustfile.py:138)"} +{"complexity": "medium", "doc_id": "chunk_014363", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 187, "source_path": "tests\\load\\locustfile.py", "text": "locustfile.HighThroughputUser (tests\\load\\locustfile.py:187)"} +{"complexity": "complex", "doc_id": "chunk_014364", "function_type": "class", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 208, "source_path": "tests\\load\\locustfile.py", "text": "locustfile.MixedWorkloadUser (tests\\load\\locustfile.py:208)"} +{"complexity": "medium", "doc_id": "chunk_014365", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 263, "source_path": "tests\\load\\locustfile.py", "text": "locustfile.SpikeUser (tests\\load\\locustfile.py:263)"} +{"complexity": "complex", "doc_id": "chunk_014366", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 277, "source_path": "tests\\load\\locustfile.py", "text": "locustfile.SoakUser (tests\\load\\locustfile.py:277)"} +{"complexity": "simple", "doc_id": "chunk_014367", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "other", "source_line": 325, "source_path": "tests\\load\\locustfile.py", "text": "locustfile.on_test_start (tests\\load\\locustfile.py:325)"} +{"complexity": "medium", "doc_id": "chunk_014368", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "other", "source_line": 336, "source_path": "tests\\load\\locustfile.py", "text": "locustfile.on_test_stop (tests\\load\\locustfile.py:336)"} +{"complexity": "simple", "doc_id": "chunk_014369", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 359, "source_path": "tests\\load\\locustfile.py", "text": "locustfile.on_request (tests\\load\\locustfile.py:359)"} +{"complexity": "simple", "doc_id": "chunk_014370", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 371, "source_path": "tests\\load\\locustfile.py", "text": "locustfile.on_batch_request (tests\\load\\locustfile.py:371)"} +{"complexity": "medium", "doc_id": "chunk_014371", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 388, "source_path": "tests\\load\\locustfile.py", "text": "locustfile.StepLoadShape (tests\\load\\locustfile.py:388)"} +{"complexity": "complex", "doc_id": "chunk_014372", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 418, "source_path": "tests\\load\\locustfile.py", "text": "locustfile.SpikeLoadShape (tests\\load\\locustfile.py:418)"} +{"complexity": "medium", "doc_id": "chunk_014373", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 452, "source_path": "tests\\load\\locustfile.py", "text": "locustfile.WaveLoadShape (tests\\load\\locustfile.py:452)"} +{"complexity": "medium", "doc_id": "chunk_014374", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 68, "source_path": "tests\\load\\locustfile.py", "text": "locustfile.create_proof (tests\\load\\locustfile.py:68)"} +{"complexity": "medium", "doc_id": "chunk_014375", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 99, "source_path": "tests\\load\\locustfile.py", "text": "locustfile.verify_proof (tests\\load\\locustfile.py:99)"} +{"complexity": "simple", "doc_id": "chunk_014376", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 128, "source_path": "tests\\load\\locustfile.py", "text": "locustfile.check_health (tests\\load\\locustfile.py:128)"} +{"complexity": "simple", "doc_id": "chunk_014377", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 133, "source_path": "tests\\load\\locustfile.py", "text": "locustfile.get_usage (tests\\load\\locustfile.py:133)"} +{"complexity": "simple", "doc_id": "chunk_014378", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 143, "source_path": "tests\\load\\locustfile.py", "text": "locustfile.create_batch_small (tests\\load\\locustfile.py:143)"} +{"complexity": "simple", "doc_id": "chunk_014379", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 148, "source_path": "tests\\load\\locustfile.py", "text": "locustfile.create_batch_medium (tests\\load\\locustfile.py:148)"} +{"complexity": "simple", "doc_id": "chunk_014380", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 153, "source_path": "tests\\load\\locustfile.py", "text": "locustfile.create_batch_large (tests\\load\\locustfile.py:153)"} +{"complexity": "medium", "doc_id": "chunk_014381", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 157, "source_path": "tests\\load\\locustfile.py", "text": "locustfile._create_batch (tests\\load\\locustfile.py:157)"} +{"complexity": "medium", "doc_id": "chunk_014382", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 193, "source_path": "tests\\load\\locustfile.py", "text": "locustfile.rapid_fire_proof (tests\\load\\locustfile.py:193)"} +{"complexity": "simple", "doc_id": "chunk_014383", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 213, "source_path": "tests\\load\\locustfile.py", "text": "locustfile.create_proof (tests\\load\\locustfile.py:213)"} +{"complexity": "medium", "doc_id": "chunk_014384", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 223, "source_path": "tests\\load\\locustfile.py", "text": "locustfile.batch_proof (tests\\load\\locustfile.py:223)"} +{"complexity": "medium", "doc_id": "chunk_014385", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 236, "source_path": "tests\\load\\locustfile.py", "text": "locustfile.verify_proof (tests\\load\\locustfile.py:236)"} +{"complexity": "simple", "doc_id": "chunk_014386", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 249, "source_path": "tests\\load\\locustfile.py", "text": "locustfile.check_usage (tests\\load\\locustfile.py:249)"} +{"complexity": "simple", "doc_id": "chunk_014387", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 254, "source_path": "tests\\load\\locustfile.py", "text": "locustfile.health_check (tests\\load\\locustfile.py:254)"} +{"complexity": "simple", "doc_id": "chunk_014388", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 268, "source_path": "tests\\load\\locustfile.py", "text": "locustfile.spike_proof (tests\\load\\locustfile.py:268)"} +{"complexity": "simple", "doc_id": "chunk_014389", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 282, "source_path": "tests\\load\\locustfile.py", "text": "locustfile.sustained_proof (tests\\load\\locustfile.py:282)"} +{"complexity": "simple", "doc_id": "chunk_014390", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 291, "source_path": "tests\\load\\locustfile.py", "text": "locustfile.sustained_batch (tests\\load\\locustfile.py:291)"} +{"complexity": "simple", "doc_id": "chunk_014391", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 303, "source_path": "tests\\load\\locustfile.py", "text": "locustfile.sustained_verify (tests\\load\\locustfile.py:303)"} +{"complexity": "medium", "doc_id": "chunk_014392", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 405, "source_path": "tests\\load\\locustfile.py", "text": "locustfile.tick (tests\\load\\locustfile.py:405)"} +{"complexity": "medium", "doc_id": "chunk_014393", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 431, "source_path": "tests\\load\\locustfile.py", "text": "locustfile.tick (tests\\load\\locustfile.py:431)"} +{"complexity": "medium", "doc_id": "chunk_014394", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 465, "source_path": "tests\\load\\locustfile.py", "text": "locustfile.tick (tests\\load\\locustfile.py:465)"} +{"complexity": "simple", "doc_id": "chunk_014395", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 22, "source_path": "tests\\load\\run_tests.py", "text": "run_tests.Colors (tests\\load\\run_tests.py:22)"} +{"complexity": "simple", "doc_id": "chunk_014396", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 33, "source_path": "tests\\load\\run_tests.py", "text": "run_tests.print_header (tests\\load\\run_tests.py:33)"} +{"complexity": "simple", "doc_id": "chunk_014397", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 38, "source_path": "tests\\load\\run_tests.py", "text": "run_tests.print_success (tests\\load\\run_tests.py:38)"} +{"complexity": "simple", "doc_id": "chunk_014398", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 41, "source_path": "tests\\load\\run_tests.py", "text": "run_tests.print_error (tests\\load\\run_tests.py:41)"} +{"complexity": "simple", "doc_id": "chunk_014399", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 44, "source_path": "tests\\load\\run_tests.py", "text": "run_tests.print_info (tests\\load\\run_tests.py:44)"} +{"complexity": "simple", "doc_id": "chunk_014400", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 47, "source_path": "tests\\load\\run_tests.py", "text": "run_tests.print_warning (tests\\load\\run_tests.py:47)"} +{"complexity": "simple", "doc_id": "chunk_014401", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 50, "source_path": "tests\\load\\run_tests.py", "text": "run_tests.check_server (tests\\load\\run_tests.py:50)"} +{"complexity": "medium", "doc_id": "chunk_014402", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "other", "source_line": 59, "source_path": "tests\\load\\run_tests.py", "text": "run_tests.start_server (tests\\load\\run_tests.py:59)"} +{"complexity": "medium", "doc_id": "chunk_014403", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "other", "source_line": 84, "source_path": "tests\\load\\run_tests.py", "text": "run_tests.run_command (tests\\load\\run_tests.py:84)"} +{"complexity": "medium", "doc_id": "chunk_014404", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 98, "source_path": "tests\\load\\run_tests.py", "text": "run_tests.quick_test (tests\\load\\run_tests.py:98)"} +{"complexity": "medium", "doc_id": "chunk_014405", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 115, "source_path": "tests\\load\\run_tests.py", "text": "run_tests.throughput_test (tests\\load\\run_tests.py:115)"} +{"complexity": "medium", "doc_id": "chunk_014406", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 133, "source_path": "tests\\load\\run_tests.py", "text": "run_tests.spike_test (tests\\load\\run_tests.py:133)"} +{"complexity": "medium", "doc_id": "chunk_014407", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 148, "source_path": "tests\\load\\run_tests.py", "text": "run_tests.soak_test (tests\\load\\run_tests.py:148)"} +{"complexity": "medium", "doc_id": "chunk_014408", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 165, "source_path": "tests\\load\\run_tests.py", "text": "run_tests.stress_test (tests\\load\\run_tests.py:165)"} +{"complexity": "medium", "doc_id": "chunk_014409", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 178, "source_path": "tests\\load\\run_tests.py", "text": "run_tests.artillery_test (tests\\load\\run_tests.py:178)"} +{"complexity": "medium", "doc_id": "chunk_014410", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 196, "source_path": "tests\\load\\run_tests.py", "text": "run_tests.analyze_results (tests\\load\\run_tests.py:196)"} +{"complexity": "complex", "doc_id": "chunk_014411", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 215, "source_path": "tests\\load\\run_tests.py", "text": "run_tests.full_suite (tests\\load\\run_tests.py:215)"} +{"complexity": "complex", "doc_id": "chunk_014412", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 248, "source_path": "tests\\load\\run_tests.py", "text": "run_tests.main (tests\\load\\run_tests.py:248)"} +{"complexity": "medium", "doc_id": "chunk_014413", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 33, "source_path": "tests\\load\\visualize.py", "text": "visualize.load_results (tests\\load\\visualize.py:33)"} +{"complexity": "complex", "doc_id": "chunk_014414", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 51, "source_path": "tests\\load\\visualize.py", "text": "visualize.plot_throughput_comparison (tests\\load\\visualize.py:51)"} +{"complexity": "complex", "doc_id": "chunk_014415", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 101, "source_path": "tests\\load\\visualize.py", "text": "visualize.plot_latency_comparison (tests\\load\\visualize.py:101)"} +{"complexity": "complex", "doc_id": "chunk_014416", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 141, "source_path": "tests\\load\\visualize.py", "text": "visualize.plot_error_rate_comparison (tests\\load\\visualize.py:141)"} +{"complexity": "complex", "doc_id": "chunk_014417", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 189, "source_path": "tests\\load\\visualize.py", "text": "visualize.plot_trend_analysis (tests\\load\\visualize.py:189)"} +{"complexity": "complex", "doc_id": "chunk_014418", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 246, "source_path": "tests\\load\\visualize.py", "text": "visualize.plot_dashboard (tests\\load\\visualize.py:246)"} +{"complexity": "complex", "doc_id": "chunk_014419", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 319, "source_path": "tests\\load\\visualize.py", "text": "visualize.main (tests\\load\\visualize.py:319)"} +{"complexity": "complex", "doc_id": "chunk_014420", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "models", "source_line": 11, "source_path": "tests\\model_cards\\test_generator.py", "text": "test_generator.TestModelCardGenerator (tests\\model_cards\\test_generator.py:11)"} +{"complexity": "complex", "doc_id": "chunk_014421", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "models", "source_line": 180, "source_path": "tests\\model_cards\\test_generator.py", "text": "test_generator.TestModelCardGeneratorIntegration (tests\\model_cards\\test_generator.py:180)"} +{"complexity": "simple", "doc_id": "chunk_014422", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "models", "source_line": 14, "source_path": "tests\\model_cards\\test_generator.py", "text": "test_generator.test_init (tests\\model_cards\\test_generator.py:14)"} +{"complexity": "simple", "doc_id": "chunk_014423", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "models", "source_line": 20, "source_path": "tests\\model_cards\\test_generator.py", "text": "test_generator.test_init_custom (tests\\model_cards\\test_generator.py:20)"} +{"complexity": "medium", "doc_id": "chunk_014424", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "models", "source_line": 29, "source_path": "tests\\model_cards\\test_generator.py", "text": "test_generator.test_create_empty (tests\\model_cards\\test_generator.py:29)"} +{"complexity": "medium", "doc_id": "chunk_014425", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "models", "source_line": 42, "source_path": "tests\\model_cards\\test_generator.py", "text": "test_generator.test_from_dict (tests\\model_cards\\test_generator.py:42)"} +{"complexity": "simple", "doc_id": "chunk_014426", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "models", "source_line": 70, "source_path": "tests\\model_cards\\test_generator.py", "text": "test_generator.test_generate_keypair (tests\\model_cards\\test_generator.py:70)"} +{"complexity": "medium", "doc_id": "chunk_014427", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "models", "source_line": 80, "source_path": "tests\\model_cards\\test_generator.py", "text": "test_generator.test_sign_and_verify (tests\\model_cards\\test_generator.py:80)"} +{"complexity": "medium", "doc_id": "chunk_014428", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "models", "source_line": 105, "source_path": "tests\\model_cards\\test_generator.py", "text": "test_generator.test_verify_invalid_signature (tests\\model_cards\\test_generator.py:105)"} +{"complexity": "medium", "doc_id": "chunk_014429", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "models", "source_line": 120, "source_path": "tests\\model_cards\\test_generator.py", "text": "test_generator.test_validate (tests\\model_cards\\test_generator.py:120)"} +{"complexity": "simple", "doc_id": "chunk_014430", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "models", "source_line": 135, "source_path": "tests\\model_cards\\test_generator.py", "text": "test_generator.test_export_huggingface (tests\\model_cards\\test_generator.py:135)"} +{"complexity": "simple", "doc_id": "chunk_014431", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "models", "source_line": 146, "source_path": "tests\\model_cards\\test_generator.py", "text": "test_generator.test_export_google (tests\\model_cards\\test_generator.py:146)"} +{"complexity": "simple", "doc_id": "chunk_014432", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "models", "source_line": 157, "source_path": "tests\\model_cards\\test_generator.py", "text": "test_generator.test_export_enterprise (tests\\model_cards\\test_generator.py:157)"} +{"complexity": "simple", "doc_id": "chunk_014433", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "models", "source_line": 168, "source_path": "tests\\model_cards\\test_generator.py", "text": "test_generator.test_export_regulatory (tests\\model_cards\\test_generator.py:168)"} +{"complexity": "complex", "doc_id": "chunk_014434", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "models", "source_line": 183, "source_path": "tests\\model_cards\\test_generator.py", "text": "test_generator.test_full_workflow (tests\\model_cards\\test_generator.py:183)"} +{"complexity": "medium", "doc_id": "chunk_014435", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "models", "source_line": 224, "source_path": "tests\\model_cards\\test_generator.py", "text": "test_generator.test_metadata_merging (tests\\model_cards\\test_generator.py:224)"} +{"complexity": "complex", "doc_id": "chunk_014436", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "models", "source_line": 26, "source_path": "tests\\model_cards\\test_schema.py", "text": "test_schema.TestModelDetails (tests\\model_cards\\test_schema.py:26)"} +{"complexity": "medium", "doc_id": "chunk_014437", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "models", "source_line": 64, "source_path": "tests\\model_cards\\test_schema.py", "text": "test_schema.TestMetricResult (tests\\model_cards\\test_schema.py:64)"} +{"complexity": "complex", "doc_id": "chunk_014438", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "models", "source_line": 88, "source_path": "tests\\model_cards\\test_schema.py", "text": "test_schema.TestModelCard (tests\\model_cards\\test_schema.py:88)"} +{"complexity": "medium", "doc_id": "chunk_014439", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "models", "source_line": 257, "source_path": "tests\\model_cards\\test_schema.py", "text": "test_schema.TestBiasAssessment (tests\\model_cards\\test_schema.py:257)"} +{"complexity": "medium", "doc_id": "chunk_014440", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "models", "source_line": 274, "source_path": "tests\\model_cards\\test_schema.py", "text": "test_schema.TestSafetyAssessment (tests\\model_cards\\test_schema.py:274)"} +{"complexity": "medium", "doc_id": "chunk_014441", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "models", "source_line": 29, "source_path": "tests\\model_cards\\test_schema.py", "text": "test_schema.test_create_minimal (tests\\model_cards\\test_schema.py:29)"} +{"complexity": "medium", "doc_id": "chunk_014442", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "models", "source_line": 42, "source_path": "tests\\model_cards\\test_schema.py", "text": "test_schema.test_create_full (tests\\model_cards\\test_schema.py:42)"} +{"complexity": "simple", "doc_id": "chunk_014443", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "models", "source_line": 67, "source_path": "tests\\model_cards\\test_schema.py", "text": "test_schema.test_create_simple (tests\\model_cards\\test_schema.py:67)"} +{"complexity": "medium", "doc_id": "chunk_014444", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "models", "source_line": 75, "source_path": "tests\\model_cards\\test_schema.py", "text": "test_schema.test_create_with_dataset (tests\\model_cards\\test_schema.py:75)"} +{"complexity": "medium", "doc_id": "chunk_014445", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "models", "source_line": 91, "source_path": "tests\\model_cards\\test_schema.py", "text": "test_schema.test_create_minimal (tests\\model_cards\\test_schema.py:91)"} +{"complexity": "medium", "doc_id": "chunk_014446", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "models", "source_line": 109, "source_path": "tests\\model_cards\\test_schema.py", "text": "test_schema.test_to_dict (tests\\model_cards\\test_schema.py:109)"} +{"complexity": "medium", "doc_id": "chunk_014447", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "models", "source_line": 132, "source_path": "tests\\model_cards\\test_schema.py", "text": "test_schema.test_to_json (tests\\model_cards\\test_schema.py:132)"} +{"complexity": "medium", "doc_id": "chunk_014448", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "models", "source_line": 153, "source_path": "tests\\model_cards\\test_schema.py", "text": "test_schema.test_from_dict (tests\\model_cards\\test_schema.py:153)"} +{"complexity": "medium", "doc_id": "chunk_014449", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "models", "source_line": 182, "source_path": "tests\\model_cards\\test_schema.py", "text": "test_schema.test_save_and_load (tests\\model_cards\\test_schema.py:182)"} +{"complexity": "medium", "doc_id": "chunk_014450", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "models", "source_line": 205, "source_path": "tests\\model_cards\\test_schema.py", "text": "test_schema.test_get_hash (tests\\model_cards\\test_schema.py:205)"} +{"complexity": "medium", "doc_id": "chunk_014451", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "models", "source_line": 226, "source_path": "tests\\model_cards\\test_schema.py", "text": "test_schema.test_hash_stability (tests\\model_cards\\test_schema.py:226)"} +{"complexity": "medium", "doc_id": "chunk_014452", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "models", "source_line": 260, "source_path": "tests\\model_cards\\test_schema.py", "text": "test_schema.test_create (tests\\model_cards\\test_schema.py:260)"} +{"complexity": "simple", "doc_id": "chunk_014453", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "models", "source_line": 277, "source_path": "tests\\model_cards\\test_schema.py", "text": "test_schema.test_create (tests\\model_cards\\test_schema.py:277)"} +{"complexity": "complex", "doc_id": "chunk_014454", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "models", "source_line": 21, "source_path": "tests\\model_cards\\test_validator.py", "text": "test_validator.TestModelCardValidator (tests\\model_cards\\test_validator.py:21)"} +{"complexity": "complex", "doc_id": "chunk_014455", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "models", "source_line": 144, "source_path": "tests\\model_cards\\test_validator.py", "text": "test_validator.TestBiasChecklist (tests\\model_cards\\test_validator.py:144)"} +{"complexity": "complex", "doc_id": "chunk_014456", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "models", "source_line": 201, "source_path": "tests\\model_cards\\test_validator.py", "text": "test_validator.TestSafetyChecklist (tests\\model_cards\\test_validator.py:201)"} +{"complexity": "simple", "doc_id": "chunk_014457", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "models", "source_line": 24, "source_path": "tests\\model_cards\\test_validator.py", "text": "test_validator.test_init (tests\\model_cards\\test_validator.py:24)"} +{"complexity": "medium", "doc_id": "chunk_014458", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "models", "source_line": 29, "source_path": "tests\\model_cards\\test_validator.py", "text": "test_validator.test_validate_minimal_pass (tests\\model_cards\\test_validator.py:29)"} +{"complexity": "medium", "doc_id": "chunk_014459", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "models", "source_line": 42, "source_path": "tests\\model_cards\\test_validator.py", "text": "test_validator.test_validate_minimal_fail (tests\\model_cards\\test_validator.py:42)"} +{"complexity": "medium", "doc_id": "chunk_014460", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "models", "source_line": 56, "source_path": "tests\\model_cards\\test_validator.py", "text": "test_validator.test_validate_standard (tests\\model_cards\\test_validator.py:56)"} +{"complexity": "medium", "doc_id": "chunk_014461", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "models", "source_line": 69, "source_path": "tests\\model_cards\\test_validator.py", "text": "test_validator.test_validate_comprehensive (tests\\model_cards\\test_validator.py:69)"} +{"complexity": "medium", "doc_id": "chunk_014462", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "models", "source_line": 82, "source_path": "tests\\model_cards\\test_validator.py", "text": "test_validator.test_validate_regulatory (tests\\model_cards\\test_validator.py:82)"} +{"complexity": "medium", "doc_id": "chunk_014463", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "models", "source_line": 98, "source_path": "tests\\model_cards\\test_validator.py", "text": "test_validator.test_validation_score (tests\\model_cards\\test_validator.py:98)"} +{"complexity": "medium", "doc_id": "chunk_014464", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "models", "source_line": 126, "source_path": "tests\\model_cards\\test_validator.py", "text": "test_validator.test_validation_report_dict (tests\\model_cards\\test_validator.py:126)"} +{"complexity": "simple", "doc_id": "chunk_014465", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "models", "source_line": 147, "source_path": "tests\\model_cards\\test_validator.py", "text": "test_validator.test_check_none (tests\\model_cards\\test_validator.py:147)"} +{"complexity": "simple", "doc_id": "chunk_014466", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "models", "source_line": 155, "source_path": "tests\\model_cards\\test_validator.py", "text": "test_validator.test_check_empty (tests\\model_cards\\test_validator.py:155)"} +{"complexity": "medium", "doc_id": "chunk_014467", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "models", "source_line": 164, "source_path": "tests\\model_cards\\test_validator.py", "text": "test_validator.test_check_complete (tests\\model_cards\\test_validator.py:164)"} +{"complexity": "medium", "doc_id": "chunk_014468", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "models", "source_line": 186, "source_path": "tests\\model_cards\\test_validator.py", "text": "test_validator.test_check_partial (tests\\model_cards\\test_validator.py:186)"} +{"complexity": "simple", "doc_id": "chunk_014469", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "models", "source_line": 204, "source_path": "tests\\model_cards\\test_validator.py", "text": "test_validator.test_check_none (tests\\model_cards\\test_validator.py:204)"} +{"complexity": "simple", "doc_id": "chunk_014470", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "models", "source_line": 213, "source_path": "tests\\model_cards\\test_validator.py", "text": "test_validator.test_check_empty (tests\\model_cards\\test_validator.py:213)"} +{"complexity": "medium", "doc_id": "chunk_014471", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "models", "source_line": 221, "source_path": "tests\\model_cards\\test_validator.py", "text": "test_validator.test_check_complete (tests\\model_cards\\test_validator.py:221)"} +{"complexity": "medium", "doc_id": "chunk_014472", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "models", "source_line": 240, "source_path": "tests\\model_cards\\test_validator.py", "text": "test_validator.test_check_partial (tests\\model_cards\\test_validator.py:240)"} +{"complexity": "simple", "doc_id": "chunk_014473", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "models", "source_line": 13, "source_path": "tests\\model_size_ablation.py", "text": "model_size_ablation.simulate_accuracy (tests\\model_size_ablation.py:13)"} +{"complexity": "complex", "doc_id": "chunk_014474", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "models", "source_line": 16, "source_path": "tests\\model_size_ablation.py", "text": "model_size_ablation.run_simulation (tests\\model_size_ablation.py:16)"} +{"complexity": "complex", "doc_id": "chunk_014475", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "models", "source_line": 21, "source_path": "tests\\models\\test_base_model.py", "text": "test_base_model.TestFallbackModel (tests\\models\\test_base_model.py:21)"} +{"complexity": "complex", "doc_id": "chunk_014476", "function_type": "class", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "models", "source_line": 58, "source_path": "tests\\models\\test_base_model.py", "text": "test_base_model.TestCreateModel (tests\\models\\test_base_model.py:58)"} +{"complexity": "simple", "doc_id": "chunk_014477", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "models", "source_line": 25, "source_path": "tests\\models\\test_base_model.py", "text": "test_base_model.model (tests\\models\\test_base_model.py:25)"} +{"complexity": "simple", "doc_id": "chunk_014478", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "models", "source_line": 29, "source_path": "tests\\models\\test_base_model.py", "text": "test_base_model.test_generate (tests\\models\\test_base_model.py:29)"} +{"complexity": "simple", "doc_id": "chunk_014479", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "models", "source_line": 37, "source_path": "tests\\models\\test_base_model.py", "text": "test_base_model.test_compute_values (tests\\models\\test_base_model.py:37)"} +{"complexity": "simple", "doc_id": "chunk_014480", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "models", "source_line": 47, "source_path": "tests\\models\\test_base_model.py", "text": "test_base_model.test_compute_log_probs (tests\\models\\test_base_model.py:47)"} +{"complexity": "simple", "doc_id": "chunk_014481", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "models", "source_line": 61, "source_path": "tests\\models\\test_base_model.py", "text": "test_base_model.test_create_fallback (tests\\models\\test_base_model.py:61)"} +{"complexity": "simple", "doc_id": "chunk_014482", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "models", "source_line": 67, "source_path": "tests\\models\\test_base_model.py", "text": "test_base_model.test_create_huggingface (tests\\models\\test_base_model.py:67)"} +{"complexity": "simple", "doc_id": "chunk_014483", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "models", "source_line": 76, "source_path": "tests\\models\\test_base_model.py", "text": "test_base_model.test_create_openai (tests\\models\\test_base_model.py:76)"} +{"complexity": "simple", "doc_id": "chunk_014484", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "models", "source_line": 85, "source_path": "tests\\models\\test_base_model.py", "text": "test_base_model.test_create_with_defaults (tests\\models\\test_base_model.py:85)"} +{"complexity": "simple", "doc_id": "chunk_014485", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 14, "source_path": "tests\\mycelial_qkl\\test_domain_classifier.py", "text": "test_domain_classifier.test_returns_all_13_domains (tests\\mycelial_qkl\\test_domain_classifier.py:14)"} +{"complexity": "simple", "doc_id": "chunk_014486", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 19, "source_path": "tests\\mycelial_qkl\\test_domain_classifier.py", "text": "test_domain_classifier.test_math_query_activates_mathematics (tests\\mycelial_qkl\\test_domain_classifier.py:19)"} +{"complexity": "simple", "doc_id": "chunk_014487", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 24, "source_path": "tests\\mycelial_qkl\\test_domain_classifier.py", "text": "test_domain_classifier.test_reasoning_query_activates_reasoning (tests\\mycelial_qkl\\test_domain_classifier.py:24)"} +{"complexity": "simple", "doc_id": "chunk_014488", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 29, "source_path": "tests\\mycelial_qkl\\test_domain_classifier.py", "text": "test_domain_classifier.test_all_values_in_zero_one (tests\\mycelial_qkl\\test_domain_classifier.py:29)"} +{"complexity": "simple", "doc_id": "chunk_014489", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 35, "source_path": "tests\\mycelial_qkl\\test_domain_classifier.py", "text": "test_domain_classifier.test_rumination_risk_is_positive (tests\\mycelial_qkl\\test_domain_classifier.py:35)"} +{"complexity": "simple", "doc_id": "chunk_014490", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 41, "source_path": "tests\\mycelial_qkl\\test_domain_classifier.py", "text": "test_domain_classifier.test_rumination_risk_is_ratio_not_lorenz (tests\\mycelial_qkl\\test_domain_classifier.py:41)"} +{"complexity": "medium", "doc_id": "chunk_014491", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 15, "source_path": "tests\\mycelial_qkl\\test_integration.py", "text": "test_integration.test_pipeline (tests\\mycelial_qkl\\test_integration.py:15)"} +{"complexity": "simple", "doc_id": "chunk_014492", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6, "source_path": "tests\\mycelial_qkl\\test_lorenz.py", "text": "test_lorenz.test_step_returns_three_floats (tests\\mycelial_qkl\\test_lorenz.py:6)"} +{"complexity": "simple", "doc_id": "chunk_014493", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 12, "source_path": "tests\\mycelial_qkl\\test_lorenz.py", "text": "test_lorenz.test_step_changes_state (tests\\mycelial_qkl\\test_lorenz.py:12)"} +{"complexity": "simple", "doc_id": "chunk_014494", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "other", "source_line": 19, "source_path": "tests\\mycelial_qkl\\test_lorenz.py", "text": "test_lorenz.test_state_persists_across_calls (tests\\mycelial_qkl\\test_lorenz.py:19)"} +{"complexity": "simple", "doc_id": "chunk_014495", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 28, "source_path": "tests\\mycelial_qkl\\test_lorenz.py", "text": "test_lorenz.test_lorenz_gains_in_bounds (tests\\mycelial_qkl\\test_lorenz.py:28)"} +{"complexity": "simple", "doc_id": "chunk_014496", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 38, "source_path": "tests\\mycelial_qkl\\test_lorenz.py", "text": "test_lorenz.test_lorenz_gains_are_deterministic_given_same_state (tests\\mycelial_qkl\\test_lorenz.py:38)"} +{"complexity": "simple", "doc_id": "chunk_014497", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 49, "source_path": "tests\\mycelial_qkl\\test_lorenz.py", "text": "test_lorenz.test_gains_do_not_advance_state (tests\\mycelial_qkl\\test_lorenz.py:49)"} +{"complexity": "medium", "doc_id": "chunk_014498", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "other", "source_line": 6, "source_path": "tests\\mycelial_qkl\\test_sidecar.py", "text": "test_sidecar.test_observe_writes_jsonl_record (tests\\mycelial_qkl\\test_sidecar.py:6)"} +{"complexity": "simple", "doc_id": "chunk_014499", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 25, "source_path": "tests\\mycelial_qkl\\test_sidecar.py", "text": "test_sidecar.test_rumination_risk_is_not_lorenz_z (tests\\mycelial_qkl\\test_sidecar.py:25)"} +{"complexity": "medium", "doc_id": "chunk_014500", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 35, "source_path": "tests\\mycelial_qkl\\test_sidecar.py", "text": "test_sidecar.test_lorenz_gains_in_safe_range (tests\\mycelial_qkl\\test_sidecar.py:35)"} +{"complexity": "simple", "doc_id": "chunk_014501", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 48, "source_path": "tests\\mycelial_qkl\\test_sidecar.py", "text": "test_sidecar.test_multiple_observations_append (tests\\mycelial_qkl\\test_sidecar.py:48)"} +{"complexity": "simple", "doc_id": "chunk_014502", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 56, "source_path": "tests\\mycelial_qkl\\test_sidecar.py", "text": "test_sidecar.test_schema_complete (tests\\mycelial_qkl\\test_sidecar.py:56)"} +{"complexity": "simple", "doc_id": "chunk_014503", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4, "source_path": "tests\\mycelial_qkl\\test_validator.py", "text": "test_validator.test_pearson_r_perfect (tests\\mycelial_qkl\\test_validator.py:4)"} +{"complexity": "simple", "doc_id": "chunk_014504", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "other", "source_line": 9, "source_path": "tests\\mycelial_qkl\\test_validator.py", "text": "test_validator.test_pearson_r_zero_variance (tests\\mycelial_qkl\\test_validator.py:9)"} +{"complexity": "simple", "doc_id": "chunk_014505", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 15, "source_path": "tests\\mycelial_qkl\\test_validator.py", "text": "test_validator.test_pearson_r_negative (tests\\mycelial_qkl\\test_validator.py:15)"} +{"complexity": "medium", "doc_id": "chunk_014506", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 21, "source_path": "tests\\mycelial_qkl\\test_validator.py", "text": "test_validator.test_bucket_analysis_three_buckets (tests\\mycelial_qkl\\test_validator.py:21)"} +{"complexity": "simple", "doc_id": "chunk_014507", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 34, "source_path": "tests\\mycelial_qkl\\test_validator.py", "text": "test_validator.test_validation_result_passes (tests\\mycelial_qkl\\test_validator.py:34)"} +{"complexity": "simple", "doc_id": "chunk_014508", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 45, "source_path": "tests\\mycelial_qkl\\test_validator.py", "text": "test_validator.test_validation_result_fails_low_r (tests\\mycelial_qkl\\test_validator.py:45)"} +{"complexity": "simple", "doc_id": "chunk_014509", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 56, "source_path": "tests\\mycelial_qkl\\test_validator.py", "text": "test_validator.test_validation_result_fails_insufficient_n (tests\\mycelial_qkl\\test_validator.py:56)"} +{"complexity": "medium", "doc_id": "chunk_014510", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 15, "source_path": "tests\\nuclear\\test_command_control.py", "text": "test_command_control.TestThreatDetectionAI (tests\\nuclear\\test_command_control.py:15)"} +{"complexity": "complex", "doc_id": "chunk_014511", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 45, "source_path": "tests\\nuclear\\test_command_control.py", "text": "test_command_control.TestFormalSafetyVerifier (tests\\nuclear\\test_command_control.py:45)"} +{"complexity": "complex", "doc_id": "chunk_014512", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 80, "source_path": "tests\\nuclear\\test_command_control.py", "text": "test_command_control.TestNuclearCommandVerification (tests\\nuclear\\test_command_control.py:80)"} +{"complexity": "medium", "doc_id": "chunk_014513", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 18, "source_path": "tests\\nuclear\\test_command_control.py", "text": "test_command_control.test_analyze_threat_low (tests\\nuclear\\test_command_control.py:18)"} +{"complexity": "medium", "doc_id": "chunk_014514", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 31, "source_path": "tests\\nuclear\\test_command_control.py", "text": "test_command_control.test_analyze_threat_critical (tests\\nuclear\\test_command_control.py:31)"} +{"complexity": "medium", "doc_id": "chunk_014515", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 48, "source_path": "tests\\nuclear\\test_command_control.py", "text": "test_command_control.test_verify_properties_all_pass (tests\\nuclear\\test_command_control.py:48)"} +{"complexity": "medium", "doc_id": "chunk_014516", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 64, "source_path": "tests\\nuclear\\test_command_control.py", "text": "test_command_control.test_verify_properties_fail (tests\\nuclear\\test_command_control.py:64)"} +{"complexity": "simple", "doc_id": "chunk_014517", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 83, "source_path": "tests\\nuclear\\test_command_control.py", "text": "test_command_control.test_init_minimum_models (tests\\nuclear\\test_command_control.py:83)"} +{"complexity": "simple", "doc_id": "chunk_014518", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 91, "source_path": "tests\\nuclear\\test_command_control.py", "text": "test_command_control.test_init_too_few_models (tests\\nuclear\\test_command_control.py:91)"} +{"complexity": "medium", "doc_id": "chunk_014519", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 96, "source_path": "tests\\nuclear\\test_command_control.py", "text": "test_command_control.test_evaluate_threat (tests\\nuclear\\test_command_control.py:96)"} +{"complexity": "complex", "doc_id": "chunk_014520", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 15, "source_path": "tests\\nuclear\\test_material_tracking.py", "text": "test_material_tracking.TestMaterialInventoryAI (tests\\nuclear\\test_material_tracking.py:15)"} +{"complexity": "medium", "doc_id": "chunk_014521", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 54, "source_path": "tests\\nuclear\\test_material_tracking.py", "text": "test_material_tracking.TestNuclearMaterialBlockchain (tests\\nuclear\\test_material_tracking.py:54)"} +{"complexity": "complex", "doc_id": "chunk_014522", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 74, "source_path": "tests\\nuclear\\test_material_tracking.py", "text": "test_material_tracking.TestNuclearMaterialVerification (tests\\nuclear\\test_material_tracking.py:74)"} +{"complexity": "medium", "doc_id": "chunk_014523", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 18, "source_path": "tests\\nuclear\\test_material_tracking.py", "text": "test_material_tracking.test_analyze_basic (tests\\nuclear\\test_material_tracking.py:18)"} +{"complexity": "medium", "doc_id": "chunk_014524", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 37, "source_path": "tests\\nuclear\\test_material_tracking.py", "text": "test_material_tracking.test_analyze_with_anomaly (tests\\nuclear\\test_material_tracking.py:37)"} +{"complexity": "medium", "doc_id": "chunk_014525", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 57, "source_path": "tests\\nuclear\\test_material_tracking.py", "text": "test_material_tracking.test_add_block (tests\\nuclear\\test_material_tracking.py:57)"} +{"complexity": "medium", "doc_id": "chunk_014526", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 77, "source_path": "tests\\nuclear\\test_material_tracking.py", "text": "test_material_tracking.test_verify_inventory_basic (tests\\nuclear\\test_material_tracking.py:77)"} +{"complexity": "medium", "doc_id": "chunk_014527", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 95, "source_path": "tests\\nuclear\\test_material_tracking.py", "text": "test_material_tracking.test_verify_inventory_with_anomaly (tests\\nuclear\\test_material_tracking.py:95)"} +{"complexity": "complex", "doc_id": "chunk_014528", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 14, "source_path": "tests\\nuclear\\test_treaty_compliance.py", "text": "test_treaty_compliance.TestComplianceCircuit (tests\\nuclear\\test_treaty_compliance.py:14)"} +{"complexity": "medium", "doc_id": "chunk_014529", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "compliance", "source_line": 70, "source_path": "tests\\nuclear\\test_treaty_compliance.py", "text": "test_treaty_compliance.TestSatelliteVerificationAI (tests\\nuclear\\test_treaty_compliance.py:70)"} +{"complexity": "complex", "doc_id": "chunk_014530", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 88, "source_path": "tests\\nuclear\\test_treaty_compliance.py", "text": "test_treaty_compliance.TestTreatyComplianceZKP (tests\\nuclear\\test_treaty_compliance.py:88)"} +{"complexity": "medium", "doc_id": "chunk_014531", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 17, "source_path": "tests\\nuclear\\test_treaty_compliance.py", "text": "test_treaty_compliance.test_prove_compliant (tests\\nuclear\\test_treaty_compliance.py:17)"} +{"complexity": "medium", "doc_id": "chunk_014532", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 35, "source_path": "tests\\nuclear\\test_treaty_compliance.py", "text": "test_treaty_compliance.test_prove_non_compliant (tests\\nuclear\\test_treaty_compliance.py:35)"} +{"complexity": "medium", "doc_id": "chunk_014533", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "compliance", "source_line": 51, "source_path": "tests\\nuclear\\test_treaty_compliance.py", "text": "test_treaty_compliance.test_verify_proof (tests\\nuclear\\test_treaty_compliance.py:51)"} +{"complexity": "medium", "doc_id": "chunk_014534", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 73, "source_path": "tests\\nuclear\\test_treaty_compliance.py", "text": "test_treaty_compliance.test_detect_violations (tests\\nuclear\\test_treaty_compliance.py:73)"} +{"complexity": "medium", "doc_id": "chunk_014535", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 91, "source_path": "tests\\nuclear\\test_treaty_compliance.py", "text": "test_treaty_compliance.test_prove_warhead_count_compliant (tests\\nuclear\\test_treaty_compliance.py:91)"} +{"complexity": "medium", "doc_id": "chunk_014536", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "compliance", "source_line": 112, "source_path": "tests\\nuclear\\test_treaty_compliance.py", "text": "test_treaty_compliance.test_verify_satellite_imagery (tests\\nuclear\\test_treaty_compliance.py:112)"} +{"complexity": "medium", "doc_id": "chunk_014537", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 4, "source_path": "tests\\perf\\test_perf_budget_eval.py", "text": "test_perf_budget_eval.test_perf_budget_eval_passes_within_budgets (tests\\perf\\test_perf_budget_eval.py:4)"} +{"complexity": "medium", "doc_id": "chunk_014538", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 19, "source_path": "tests\\perf\\test_perf_budget_eval.py", "text": "test_perf_budget_eval.test_perf_budget_eval_fails_when_over_limits (tests\\perf\\test_perf_budget_eval.py:19)"} +{"complexity": "simple", "doc_id": "chunk_014539", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 4, "source_path": "tests\\perf\\test_perf_report_hash.py", "text": "test_perf_report_hash.test_perf_hash_is_deterministic (tests\\perf\\test_perf_report_hash.py:4)"} +{"complexity": "medium", "doc_id": "chunk_014540", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "other", "source_line": 11, "source_path": "tests\\perf\\test_perf_report_hash.py", "text": "test_perf_report_hash.test_perf_store_append_and_list (tests\\perf\\test_perf_report_hash.py:11)"} +{"complexity": "complex", "doc_id": "chunk_014541", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 14, "source_path": "tests\\provenance\\test_provenance_tracker.py", "text": "test_provenance_tracker.TestProvenanceTracker (tests\\provenance\\test_provenance_tracker.py:14)"} +{"complexity": "complex", "doc_id": "chunk_014542", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 190, "source_path": "tests\\provenance\\test_provenance_tracker.py", "text": "test_provenance_tracker.TestFDACompliance (tests\\provenance\\test_provenance_tracker.py:190)"} +{"complexity": "medium", "doc_id": "chunk_014543", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "other", "source_line": 17, "source_path": "tests\\provenance\\test_provenance_tracker.py", "text": "test_provenance_tracker.test_start_tracking (tests\\provenance\\test_provenance_tracker.py:17)"} +{"complexity": "medium", "doc_id": "chunk_014544", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 32, "source_path": "tests\\provenance\\test_provenance_tracker.py", "text": "test_provenance_tracker.test_add_data_source (tests\\provenance\\test_provenance_tracker.py:32)"} +{"complexity": "medium", "doc_id": "chunk_014545", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 52, "source_path": "tests\\provenance\\test_provenance_tracker.py", "text": "test_provenance_tracker.test_add_reasoning_step (tests\\provenance\\test_provenance_tracker.py:52)"} +{"complexity": "medium", "doc_id": "chunk_014546", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 82, "source_path": "tests\\provenance\\test_provenance_tracker.py", "text": "test_provenance_tracker.test_finalize_record (tests\\provenance\\test_provenance_tracker.py:82)"} +{"complexity": "medium", "doc_id": "chunk_014547", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 109, "source_path": "tests\\provenance\\test_provenance_tracker.py", "text": "test_provenance_tracker.test_merkle_root_integrity (tests\\provenance\\test_provenance_tracker.py:109)"} +{"complexity": "medium", "doc_id": "chunk_014548", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 141, "source_path": "tests\\provenance\\test_provenance_tracker.py", "text": "test_provenance_tracker.test_audit_trail_xml (tests\\provenance\\test_provenance_tracker.py:141)"} +{"complexity": "medium", "doc_id": "chunk_014549", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 173, "source_path": "tests\\provenance\\test_provenance_tracker.py", "text": "test_provenance_tracker.test_audit_trail_json (tests\\provenance\\test_provenance_tracker.py:173)"} +{"complexity": "complex", "doc_id": "chunk_014550", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 193, "source_path": "tests\\provenance\\test_provenance_tracker.py", "text": "test_provenance_tracker.test_audit_trail_completeness (tests\\provenance\\test_provenance_tracker.py:193)"} +{"complexity": "medium", "doc_id": "chunk_014551", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 235, "source_path": "tests\\provenance\\test_provenance_tracker.py", "text": "test_provenance_tracker.test_tamper_detection (tests\\provenance\\test_provenance_tracker.py:235)"} +{"complexity": "complex", "doc_id": "chunk_014552", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 14, "source_path": "tests\\quick_ablation_test.py", "text": "quick_ablation_test.test_cost_analysis (tests\\quick_ablation_test.py:14)"} +{"complexity": "complex", "doc_id": "chunk_014553", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 79, "source_path": "tests\\quick_ablation_test.py", "text": "quick_ablation_test.test_latency_estimates (tests\\quick_ablation_test.py:79)"} +{"complexity": "complex", "doc_id": "chunk_014554", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 122, "source_path": "tests\\quick_ablation_test.py", "text": "quick_ablation_test.test_model_size_configs (tests\\quick_ablation_test.py:122)"} +{"complexity": "complex", "doc_id": "chunk_014555", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 170, "source_path": "tests\\quick_ablation_test.py", "text": "quick_ablation_test.main (tests\\quick_ablation_test.py:170)"} +{"complexity": "medium", "doc_id": "chunk_014556", "function_type": "class", "has_docstring": "no", "keyword": "infer", "layer": "tests", "module": "reasoning", "source_line": 16, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.TestPredictionRecord (tests\\reasoning\\test_fact_predictor.py:16)"} +{"complexity": "medium", "doc_id": "chunk_014557", "function_type": "class", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "reasoning", "source_line": 45, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.TestFactPredictorInit (tests\\reasoning\\test_fact_predictor.py:45)"} +{"complexity": "medium", "doc_id": "chunk_014558", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 71, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.TestRecordAccess (tests\\reasoning\\test_fact_predictor.py:71)"} +{"complexity": "medium", "doc_id": "chunk_014559", "function_type": "class", "has_docstring": "no", "keyword": "infer", "layer": "tests", "module": "reasoning", "source_line": 98, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.TestPredictNext (tests\\reasoning\\test_fact_predictor.py:98)"} +{"complexity": "simple", "doc_id": "chunk_014560", "function_type": "class", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "reasoning", "source_line": 125, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.TestPrefetchNoDatabase (tests\\reasoning\\test_fact_predictor.py:125)"} +{"complexity": "medium", "doc_id": "chunk_014561", "function_type": "class", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "reasoning", "source_line": 131, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.TestPrefetchWithDatabase (tests\\reasoning\\test_fact_predictor.py:131)"} +{"complexity": "complex", "doc_id": "chunk_014562", "function_type": "class", "has_docstring": "no", "keyword": "infer", "layer": "tests", "module": "reasoning", "source_line": 167, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.TestPredictFacts (tests\\reasoning\\test_fact_predictor.py:167)"} +{"complexity": "medium", "doc_id": "chunk_014563", "function_type": "class", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "reasoning", "source_line": 209, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.TestGetHighConfidenceFacts (tests\\reasoning\\test_fact_predictor.py:209)"} +{"complexity": "medium", "doc_id": "chunk_014564", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 230, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.TestStats (tests\\reasoning\\test_fact_predictor.py:230)"} +{"complexity": "simple", "doc_id": "chunk_014565", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 17, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.test_default_fields (tests\\reasoning\\test_fact_predictor.py:17)"} +{"complexity": "simple", "doc_id": "chunk_014566", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 24, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.test_precision_zero_when_no_events (tests\\reasoning\\test_fact_predictor.py:24)"} +{"complexity": "simple", "doc_id": "chunk_014567", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 28, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.test_precision_all_hits (tests\\reasoning\\test_fact_predictor.py:28)"} +{"complexity": "simple", "doc_id": "chunk_014568", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 32, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.test_precision_all_misses (tests\\reasoning\\test_fact_predictor.py:32)"} +{"complexity": "simple", "doc_id": "chunk_014569", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 36, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.test_precision_partial (tests\\reasoning\\test_fact_predictor.py:36)"} +{"complexity": "simple", "doc_id": "chunk_014570", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 46, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.test_default_top_k (tests\\reasoning\\test_fact_predictor.py:46)"} +{"complexity": "simple", "doc_id": "chunk_014571", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 50, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.test_default_min_cooccurrence (tests\\reasoning\\test_fact_predictor.py:50)"} +{"complexity": "simple", "doc_id": "chunk_014572", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 54, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.test_custom_top_k (tests\\reasoning\\test_fact_predictor.py:54)"} +{"complexity": "simple", "doc_id": "chunk_014573", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 58, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.test_no_database_by_default (tests\\reasoning\\test_fact_predictor.py:58)"} +{"complexity": "simple", "doc_id": "chunk_014574", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "reasoning", "source_line": 62, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.test_no_fetch_fn_by_default (tests\\reasoning\\test_fact_predictor.py:62)"} +{"complexity": "simple", "doc_id": "chunk_014575", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 72, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.test_record_does_not_raise (tests\\reasoning\\test_fact_predictor.py:72)"} +{"complexity": "simple", "doc_id": "chunk_014576", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "reasoning", "source_line": 76, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.test_two_accesses_build_cooccurrence (tests\\reasoning\\test_fact_predictor.py:76)"} +{"complexity": "simple", "doc_id": "chunk_014577", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 83, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.test_multiple_trees_independent (tests\\reasoning\\test_fact_predictor.py:83)"} +{"complexity": "simple", "doc_id": "chunk_014578", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 99, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.test_empty_returns_empty_list (tests\\reasoning\\test_fact_predictor.py:99)"} +{"complexity": "simple", "doc_id": "chunk_014579", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 104, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.test_respects_top_k (tests\\reasoning\\test_fact_predictor.py:104)"} +{"complexity": "simple", "doc_id": "chunk_014580", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 112, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.test_min_cooccurrence_filters_rare (tests\\reasoning\\test_fact_predictor.py:112)"} +{"complexity": "simple", "doc_id": "chunk_014581", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 126, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.test_returns_zero_without_database (tests\\reasoning\\test_fact_predictor.py:126)"} +{"complexity": "simple", "doc_id": "chunk_014582", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 132, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor._MockDB (tests\\reasoning\\test_fact_predictor.py:132)"} +{"complexity": "simple", "doc_id": "chunk_014583", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 142, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor._fill_cooccurrence (tests\\reasoning\\test_fact_predictor.py:142)"} +{"complexity": "simple", "doc_id": "chunk_014584", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "reasoning", "source_line": 147, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.test_prefetches_predicted_key (tests\\reasoning\\test_fact_predictor.py:147)"} +{"complexity": "simple", "doc_id": "chunk_014585", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "reasoning", "source_line": 154, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.test_does_not_prefetch_existing_key (tests\\reasoning\\test_fact_predictor.py:154)"} +{"complexity": "simple", "doc_id": "chunk_014586", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 168, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.test_returns_list (tests\\reasoning\\test_fact_predictor.py:168)"} +{"complexity": "simple", "doc_id": "chunk_014587", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 173, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.test_each_entry_has_key_and_confidence (tests\\reasoning\\test_fact_predictor.py:173)"} +{"complexity": "simple", "doc_id": "chunk_014588", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 180, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.test_prime_query_boosts_prime_factorization (tests\\reasoning\\test_fact_predictor.py:180)"} +{"complexity": "simple", "doc_id": "chunk_014589", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 186, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.test_sum_query_boosts_arithmetic_sum (tests\\reasoning\\test_fact_predictor.py:186)"} +{"complexity": "simple", "doc_id": "chunk_014590", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "reasoning", "source_line": 192, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.test_confidence_in_valid_range (tests\\reasoning\\test_fact_predictor.py:192)"} +{"complexity": "simple", "doc_id": "chunk_014591", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 198, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.test_no_duplicate_keys (tests\\reasoning\\test_fact_predictor.py:198)"} +{"complexity": "simple", "doc_id": "chunk_014592", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 210, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.test_returns_only_above_threshold (tests\\reasoning\\test_fact_predictor.py:210)"} +{"complexity": "simple", "doc_id": "chunk_014593", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 220, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.test_empty_query_returns_empty_or_list (tests\\reasoning\\test_fact_predictor.py:220)"} +{"complexity": "simple", "doc_id": "chunk_014594", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 231, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.test_returns_dict (tests\\reasoning\\test_fact_predictor.py:231)"} +{"complexity": "simple", "doc_id": "chunk_014595", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 236, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.test_has_required_keys (tests\\reasoning\\test_fact_predictor.py:236)"} +{"complexity": "simple", "doc_id": "chunk_014596", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 243, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.test_tracked_trees_increments (tests\\reasoning\\test_fact_predictor.py:243)"} +{"complexity": "simple", "doc_id": "chunk_014597", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "reasoning", "source_line": 133, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.__init__ (tests\\reasoning\\test_fact_predictor.py:133)"} +{"complexity": "simple", "doc_id": "chunk_014598", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "reasoning", "source_line": 136, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.get_fact (tests\\reasoning\\test_fact_predictor.py:136)"} +{"complexity": "simple", "doc_id": "chunk_014599", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 139, "source_path": "tests\\reasoning\\test_fact_predictor.py", "text": "test_fact_predictor.add_fact (tests\\reasoning\\test_fact_predictor.py:139)"} +{"complexity": "simple", "doc_id": "chunk_014600", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 20, "source_path": "tests\\reasoning\\test_lineage_tracker.py", "text": "test_lineage_tracker._lin (tests\\reasoning\\test_lineage_tracker.py:20)"} +{"complexity": "medium", "doc_id": "chunk_014601", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 34, "source_path": "tests\\reasoning\\test_lineage_tracker.py", "text": "test_lineage_tracker.TestReasoningHeuristic (tests\\reasoning\\test_lineage_tracker.py:34)"} +{"complexity": "medium", "doc_id": "chunk_014602", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 52, "source_path": "tests\\reasoning\\test_lineage_tracker.py", "text": "test_lineage_tracker.TestReasoningLineage (tests\\reasoning\\test_lineage_tracker.py:52)"} +{"complexity": "complex", "doc_id": "chunk_014603", "function_type": "class", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "reasoning", "source_line": 78, "source_path": "tests\\reasoning\\test_lineage_tracker.py", "text": "test_lineage_tracker.TestLineageTrackerRegistration (tests\\reasoning\\test_lineage_tracker.py:78)"} +{"complexity": "complex", "doc_id": "chunk_014604", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 121, "source_path": "tests\\reasoning\\test_lineage_tracker.py", "text": "test_lineage_tracker.TestAreLineagesDiverse (tests\\reasoning\\test_lineage_tracker.py:121)"} +{"complexity": "medium", "doc_id": "chunk_014605", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 160, "source_path": "tests\\reasoning\\test_lineage_tracker.py", "text": "test_lineage_tracker.TestSummary (tests\\reasoning\\test_lineage_tracker.py:160)"} +{"complexity": "simple", "doc_id": "chunk_014606", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 35, "source_path": "tests\\reasoning\\test_lineage_tracker.py", "text": "test_lineage_tracker.test_has_seven_values (tests\\reasoning\\test_lineage_tracker.py:35)"} +{"complexity": "simple", "doc_id": "chunk_014607", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 38, "source_path": "tests\\reasoning\\test_lineage_tracker.py", "text": "test_lineage_tracker.test_pattern_recognition_value (tests\\reasoning\\test_lineage_tracker.py:38)"} +{"complexity": "simple", "doc_id": "chunk_014608", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 41, "source_path": "tests\\reasoning\\test_lineage_tracker.py", "text": "test_lineage_tracker.test_deductive_value (tests\\reasoning\\test_lineage_tracker.py:41)"} +{"complexity": "simple", "doc_id": "chunk_014609", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 44, "source_path": "tests\\reasoning\\test_lineage_tracker.py", "text": "test_lineage_tracker.test_is_string_enum (tests\\reasoning\\test_lineage_tracker.py:44)"} +{"complexity": "simple", "doc_id": "chunk_014610", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 53, "source_path": "tests\\reasoning\\test_lineage_tracker.py", "text": "test_lineage_tracker.test_required_fields (tests\\reasoning\\test_lineage_tracker.py:53)"} +{"complexity": "simple", "doc_id": "chunk_014611", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 61, "source_path": "tests\\reasoning\\test_lineage_tracker.py", "text": "test_lineage_tracker.test_default_confidence (tests\\reasoning\\test_lineage_tracker.py:61)"} +{"complexity": "simple", "doc_id": "chunk_014612", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 65, "source_path": "tests\\reasoning\\test_lineage_tracker.py", "text": "test_lineage_tracker.test_default_facts_empty (tests\\reasoning\\test_lineage_tracker.py:65)"} +{"complexity": "simple", "doc_id": "chunk_014613", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 69, "source_path": "tests\\reasoning\\test_lineage_tracker.py", "text": "test_lineage_tracker.test_default_steps_empty (tests\\reasoning\\test_lineage_tracker.py:69)"} +{"complexity": "simple", "doc_id": "chunk_014614", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "reasoning", "source_line": 79, "source_path": "tests\\reasoning\\test_lineage_tracker.py", "text": "test_lineage_tracker.test_register_and_get (tests\\reasoning\\test_lineage_tracker.py:79)"} +{"complexity": "simple", "doc_id": "chunk_014615", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "reasoning", "source_line": 85, "source_path": "tests\\reasoning\\test_lineage_tracker.py", "text": "test_lineage_tracker.test_get_unknown_returns_none (tests\\reasoning\\test_lineage_tracker.py:85)"} +{"complexity": "simple", "doc_id": "chunk_014616", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "reasoning", "source_line": 89, "source_path": "tests\\reasoning\\test_lineage_tracker.py", "text": "test_lineage_tracker.test_register_overwrites (tests\\reasoning\\test_lineage_tracker.py:89)"} +{"complexity": "simple", "doc_id": "chunk_014617", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 97, "source_path": "tests\\reasoning\\test_lineage_tracker.py", "text": "test_lineage_tracker.test_remove_existing (tests\\reasoning\\test_lineage_tracker.py:97)"} +{"complexity": "simple", "doc_id": "chunk_014618", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 104, "source_path": "tests\\reasoning\\test_lineage_tracker.py", "text": "test_lineage_tracker.test_remove_nonexistent_returns_false (tests\\reasoning\\test_lineage_tracker.py:104)"} +{"complexity": "simple", "doc_id": "chunk_014619", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 108, "source_path": "tests\\reasoning\\test_lineage_tracker.py", "text": "test_lineage_tracker.test_clear_removes_all (tests\\reasoning\\test_lineage_tracker.py:108)"} +{"complexity": "simple", "doc_id": "chunk_014620", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 122, "source_path": "tests\\reasoning\\test_lineage_tracker.py", "text": "test_lineage_tracker.test_single_tree_not_diverse (tests\\reasoning\\test_lineage_tracker.py:122)"} +{"complexity": "simple", "doc_id": "chunk_014621", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 127, "source_path": "tests\\reasoning\\test_lineage_tracker.py", "text": "test_lineage_tracker.test_same_heuristic_same_facts_not_diverse (tests\\reasoning\\test_lineage_tracker.py:127)"} +{"complexity": "simple", "doc_id": "chunk_014622", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 133, "source_path": "tests\\reasoning\\test_lineage_tracker.py", "text": "test_lineage_tracker.test_different_heuristics_are_diverse (tests\\reasoning\\test_lineage_tracker.py:133)"} +{"complexity": "simple", "doc_id": "chunk_014623", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 139, "source_path": "tests\\reasoning\\test_lineage_tracker.py", "text": "test_lineage_tracker.test_disjoint_facts_are_diverse (tests\\reasoning\\test_lineage_tracker.py:139)"} +{"complexity": "simple", "doc_id": "chunk_014624", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 145, "source_path": "tests\\reasoning\\test_lineage_tracker.py", "text": "test_lineage_tracker.test_unknown_tree_id_implies_diverse (tests\\reasoning\\test_lineage_tracker.py:145)"} +{"complexity": "simple", "doc_id": "chunk_014625", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 151, "source_path": "tests\\reasoning\\test_lineage_tracker.py", "text": "test_lineage_tracker.test_empty_list_not_diverse (tests\\reasoning\\test_lineage_tracker.py:151)"} +{"complexity": "simple", "doc_id": "chunk_014626", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 161, "source_path": "tests\\reasoning\\test_lineage_tracker.py", "text": "test_lineage_tracker.test_returns_dict (tests\\reasoning\\test_lineage_tracker.py:161)"} +{"complexity": "simple", "doc_id": "chunk_014627", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 165, "source_path": "tests\\reasoning\\test_lineage_tracker.py", "text": "test_lineage_tracker.test_empty_tracker_summary (tests\\reasoning\\test_lineage_tracker.py:165)"} +{"complexity": "simple", "doc_id": "chunk_014628", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 171, "source_path": "tests\\reasoning\\test_lineage_tracker.py", "text": "test_lineage_tracker.test_summary_counts_lineages (tests\\reasoning\\test_lineage_tracker.py:171)"} +{"complexity": "complex", "doc_id": "chunk_014629", "function_type": "class", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "reasoning", "source_line": 32, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.TestComputeCombinedRating (tests\\reasoning\\test_neuro_symbolic.py:32)"} +{"complexity": "medium", "doc_id": "chunk_014630", "function_type": "class", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "reasoning", "source_line": 73, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.TestComputeBilateralFactor (tests\\reasoning\\test_neuro_symbolic.py:73)"} +{"complexity": "medium", "doc_id": "chunk_014631", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 98, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.TestDetermineEffectiveDate (tests\\reasoning\\test_neuro_symbolic.py:98)"} +{"complexity": "complex", "doc_id": "chunk_014632", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 125, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.TestAxiomSet (tests\\reasoning\\test_neuro_symbolic.py:125)"} +{"complexity": "medium", "doc_id": "chunk_014633", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 167, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.TestMedicalEvidence (tests\\reasoning\\test_neuro_symbolic.py:167)"} +{"complexity": "medium", "doc_id": "chunk_014634", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 195, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.TestClaimContext (tests\\reasoning\\test_neuro_symbolic.py:195)"} +{"complexity": "medium", "doc_id": "chunk_014635", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 223, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.TestClaimAnalysis (tests\\reasoning\\test_neuro_symbolic.py:223)"} +{"complexity": "simple", "doc_id": "chunk_014636", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 33, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_documented_example (tests\\reasoning\\test_neuro_symbolic.py:33)"} +{"complexity": "simple", "doc_id": "chunk_014637", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 37, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_empty_returns_zero (tests\\reasoning\\test_neuro_symbolic.py:37)"} +{"complexity": "simple", "doc_id": "chunk_014638", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 40, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_single_rating_returned (tests\\reasoning\\test_neuro_symbolic.py:40)"} +{"complexity": "simple", "doc_id": "chunk_014639", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 43, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_100_percent_returns_100 (tests\\reasoning\\test_neuro_symbolic.py:43)"} +{"complexity": "simple", "doc_id": "chunk_014640", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 46, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_zero_returns_zero (tests\\reasoning\\test_neuro_symbolic.py:46)"} +{"complexity": "simple", "doc_id": "chunk_014641", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 49, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_two_ratings_product_rule (tests\\reasoning\\test_neuro_symbolic.py:49)"} +{"complexity": "simple", "doc_id": "chunk_014642", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 53, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_result_is_multiple_of_ten (tests\\reasoning\\test_neuro_symbolic.py:53)"} +{"complexity": "simple", "doc_id": "chunk_014643", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "reasoning", "source_line": 57, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_result_in_valid_range (tests\\reasoning\\test_neuro_symbolic.py:57)"} +{"complexity": "simple", "doc_id": "chunk_014644", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 62, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_order_independence (tests\\reasoning\\test_neuro_symbolic.py:62)"} +{"complexity": "simple", "doc_id": "chunk_014645", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 65, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_returns_int (tests\\reasoning\\test_neuro_symbolic.py:65)"} +{"complexity": "simple", "doc_id": "chunk_014646", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 74, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_empty_returns_zero (tests\\reasoning\\test_neuro_symbolic.py:74)"} +{"complexity": "simple", "doc_id": "chunk_014647", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 77, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_is_ten_percent_of_combined (tests\\reasoning\\test_neuro_symbolic.py:77)"} +{"complexity": "simple", "doc_id": "chunk_014648", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 82, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_single_rating (tests\\reasoning\\test_neuro_symbolic.py:82)"} +{"complexity": "simple", "doc_id": "chunk_014649", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 87, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_returns_float (tests\\reasoning\\test_neuro_symbolic.py:87)"} +{"complexity": "simple", "doc_id": "chunk_014650", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 90, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_nonzero_for_nonzero_inputs (tests\\reasoning\\test_neuro_symbolic.py:90)"} +{"complexity": "simple", "doc_id": "chunk_014651", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 99, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_entitlement_later_wins (tests\\reasoning\\test_neuro_symbolic.py:99)"} +{"complexity": "simple", "doc_id": "chunk_014652", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 103, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_claim_later_wins (tests\\reasoning\\test_neuro_symbolic.py:103)"} +{"complexity": "simple", "doc_id": "chunk_014653", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 107, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_equal_dates_returned (tests\\reasoning\\test_neuro_symbolic.py:107)"} +{"complexity": "simple", "doc_id": "chunk_014654", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 111, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_empty_claim_date_returns_entitlement (tests\\reasoning\\test_neuro_symbolic.py:111)"} +{"complexity": "simple", "doc_id": "chunk_014655", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 114, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_empty_entitlement_returns_claim (tests\\reasoning\\test_neuro_symbolic.py:114)"} +{"complexity": "simple", "doc_id": "chunk_014656", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 117, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_returns_string (tests\\reasoning\\test_neuro_symbolic.py:117)"} +{"complexity": "simple", "doc_id": "chunk_014657", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 126, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic._axiom_set (tests\\reasoning\\test_neuro_symbolic.py:126)"} +{"complexity": "simple", "doc_id": "chunk_014658", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 129, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_instantiation (tests\\reasoning\\test_neuro_symbolic.py:129)"} +{"complexity": "simple", "doc_id": "chunk_014659", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 132, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_list_axioms_nonempty (tests\\reasoning\\test_neuro_symbolic.py:132)"} +{"complexity": "simple", "doc_id": "chunk_014660", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 136, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_core_axioms_registered (tests\\reasoning\\test_neuro_symbolic.py:136)"} +{"complexity": "simple", "doc_id": "chunk_014661", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "reasoning", "source_line": 141, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_get_known_axiom_returns_object (tests\\reasoning\\test_neuro_symbolic.py:141)"} +{"complexity": "simple", "doc_id": "chunk_014662", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "reasoning", "source_line": 145, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_get_unknown_axiom_returns_none (tests\\reasoning\\test_neuro_symbolic.py:145)"} +{"complexity": "simple", "doc_id": "chunk_014663", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "reasoning", "source_line": 148, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_evaluate_valid_combined_ratings (tests\\reasoning\\test_neuro_symbolic.py:148)"} +{"complexity": "simple", "doc_id": "chunk_014664", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 153, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_evaluate_empty_ratings_not_ok (tests\\reasoning\\test_neuro_symbolic.py:153)"} +{"complexity": "simple", "doc_id": "chunk_014665", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 157, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_evaluate_unknown_axiom (tests\\reasoning\\test_neuro_symbolic.py:157)"} +{"complexity": "simple", "doc_id": "chunk_014666", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 168, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_default_instantiation (tests\\reasoning\\test_neuro_symbolic.py:168)"} +{"complexity": "simple", "doc_id": "chunk_014667", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "reasoning", "source_line": 173, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_condition_stored (tests\\reasoning\\test_neuro_symbolic.py:173)"} +{"complexity": "simple", "doc_id": "chunk_014668", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 177, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_to_dict_has_evidence_id (tests\\reasoning\\test_neuro_symbolic.py:177)"} +{"complexity": "simple", "doc_id": "chunk_014669", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 182, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_evidence_type_default (tests\\reasoning\\test_neuro_symbolic.py:182)"} +{"complexity": "simple", "doc_id": "chunk_014670", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 186, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_severity_optional (tests\\reasoning\\test_neuro_symbolic.py:186)"} +{"complexity": "simple", "doc_id": "chunk_014671", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 196, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_default_instantiation (tests\\reasoning\\test_neuro_symbolic.py:196)"} +{"complexity": "simple", "doc_id": "chunk_014672", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "reasoning", "source_line": 201, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_conditions_stored (tests\\reasoning\\test_neuro_symbolic.py:201)"} +{"complexity": "simple", "doc_id": "chunk_014673", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "reasoning", "source_line": 205, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_existing_ratings_stored (tests\\reasoning\\test_neuro_symbolic.py:205)"} +{"complexity": "simple", "doc_id": "chunk_014674", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 209, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_to_dict_has_claim_id (tests\\reasoning\\test_neuro_symbolic.py:209)"} +{"complexity": "simple", "doc_id": "chunk_014675", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 214, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_evidence_list_default_empty (tests\\reasoning\\test_neuro_symbolic.py:214)"} +{"complexity": "simple", "doc_id": "chunk_014676", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 224, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_default_instantiation (tests\\reasoning\\test_neuro_symbolic.py:224)"} +{"complexity": "simple", "doc_id": "chunk_014677", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 229, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_tdiu_basis_default (tests\\reasoning\\test_neuro_symbolic.py:229)"} +{"complexity": "simple", "doc_id": "chunk_014678", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "reasoning", "source_line": 233, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_verification_status_default (tests\\reasoning\\test_neuro_symbolic.py:233)"} +{"complexity": "simple", "doc_id": "chunk_014679", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 237, "source_path": "tests\\reasoning\\test_neuro_symbolic.py", "text": "test_neuro_symbolic.test_axioms_lists_default_empty (tests\\reasoning\\test_neuro_symbolic.py:237)"} +{"complexity": "medium", "doc_id": "chunk_014680", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 18, "source_path": "tests\\reasoning\\test_search_tree.py", "text": "test_search_tree.TestSearchTreeConfig (tests\\reasoning\\test_search_tree.py:18)"} +{"complexity": "medium", "doc_id": "chunk_014681", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 43, "source_path": "tests\\reasoning\\test_search_tree.py", "text": "test_search_tree.TestSearchNode (tests\\reasoning\\test_search_tree.py:43)"} +{"complexity": "complex", "doc_id": "chunk_014682", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 69, "source_path": "tests\\reasoning\\test_search_tree.py", "text": "test_search_tree.TestSearchTree (tests\\reasoning\\test_search_tree.py:69)"} +{"complexity": "simple", "doc_id": "chunk_014683", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 19, "source_path": "tests\\reasoning\\test_search_tree.py", "text": "test_search_tree.test_defaults (tests\\reasoning\\test_search_tree.py:19)"} +{"complexity": "medium", "doc_id": "chunk_014684", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 26, "source_path": "tests\\reasoning\\test_search_tree.py", "text": "test_search_tree.test_custom_config (tests\\reasoning\\test_search_tree.py:26)"} +{"complexity": "simple", "doc_id": "chunk_014685", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 44, "source_path": "tests\\reasoning\\test_search_tree.py", "text": "test_search_tree.test_defaults (tests\\reasoning\\test_search_tree.py:44)"} +{"complexity": "simple", "doc_id": "chunk_014686", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "reasoning", "source_line": 53, "source_path": "tests\\reasoning\\test_search_tree.py", "text": "test_search_tree.test_node_id_generated (tests\\reasoning\\test_search_tree.py:53)"} +{"complexity": "simple", "doc_id": "chunk_014687", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 58, "source_path": "tests\\reasoning\\test_search_tree.py", "text": "test_search_tree.test_custom_values (tests\\reasoning\\test_search_tree.py:58)"} +{"complexity": "simple", "doc_id": "chunk_014688", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 70, "source_path": "tests\\reasoning\\test_search_tree.py", "text": "test_search_tree._tree (tests\\reasoning\\test_search_tree.py:70)"} +{"complexity": "simple", "doc_id": "chunk_014689", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 73, "source_path": "tests\\reasoning\\test_search_tree.py", "text": "test_search_tree.test_tree_id (tests\\reasoning\\test_search_tree.py:73)"} +{"complexity": "simple", "doc_id": "chunk_014690", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 77, "source_path": "tests\\reasoning\\test_search_tree.py", "text": "test_search_tree.test_default_config (tests\\reasoning\\test_search_tree.py:77)"} +{"complexity": "simple", "doc_id": "chunk_014691", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "reasoning", "source_line": 81, "source_path": "tests\\reasoning\\test_search_tree.py", "text": "test_search_tree.test_nodes_empty_before_init (tests\\reasoning\\test_search_tree.py:81)"} +{"complexity": "simple", "doc_id": "chunk_014692", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "reasoning", "source_line": 86, "source_path": "tests\\reasoning\\test_search_tree.py", "text": "test_search_tree.test_initialize_creates_root (tests\\reasoning\\test_search_tree.py:86)"} +{"complexity": "simple", "doc_id": "chunk_014693", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "reasoning", "source_line": 93, "source_path": "tests\\reasoning\\test_search_tree.py", "text": "test_search_tree.test_initialize_registers_node (tests\\reasoning\\test_search_tree.py:93)"} +{"complexity": "simple", "doc_id": "chunk_014694", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "reasoning", "source_line": 98, "source_path": "tests\\reasoning\\test_search_tree.py", "text": "test_search_tree.test_expand_node_creates_children (tests\\reasoning\\test_search_tree.py:98)"} +{"complexity": "simple", "doc_id": "chunk_014695", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 106, "source_path": "tests\\reasoning\\test_search_tree.py", "text": "test_search_tree.test_expand_node_depth_incremented (tests\\reasoning\\test_search_tree.py:106)"} +{"complexity": "simple", "doc_id": "chunk_014696", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 112, "source_path": "tests\\reasoning\\test_search_tree.py", "text": "test_search_tree.test_expand_node_parent_links_children (tests\\reasoning\\test_search_tree.py:112)"} +{"complexity": "simple", "doc_id": "chunk_014697", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 119, "source_path": "tests\\reasoning\\test_search_tree.py", "text": "test_search_tree.test_expand_node_registers_in_nodes (tests\\reasoning\\test_search_tree.py:119)"} +{"complexity": "simple", "doc_id": "chunk_014698", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 125, "source_path": "tests\\reasoning\\test_search_tree.py", "text": "test_search_tree.test_expand_nonexistent_node_raises (tests\\reasoning\\test_search_tree.py:125)"} +{"complexity": "simple", "doc_id": "chunk_014699", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "reasoning", "source_line": 130, "source_path": "tests\\reasoning\\test_search_tree.py", "text": "test_search_tree.test_read_fact_without_database_returns_none (tests\\reasoning\\test_search_tree.py:130)"} +{"complexity": "simple", "doc_id": "chunk_014700", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "reasoning", "source_line": 134, "source_path": "tests\\reasoning\\test_search_tree.py", "text": "test_search_tree.test_read_fact_with_database (tests\\reasoning\\test_search_tree.py:134)"} +{"complexity": "simple", "doc_id": "chunk_014701", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "reasoning", "source_line": 141, "source_path": "tests\\reasoning\\test_search_tree.py", "text": "test_search_tree.test_read_fact_deduplicates_tracking (tests\\reasoning\\test_search_tree.py:141)"} +{"complexity": "simple", "doc_id": "chunk_014702", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "reasoning", "source_line": 148, "source_path": "tests\\reasoning\\test_search_tree.py", "text": "test_search_tree.test_set_answer_stores_answer (tests\\reasoning\\test_search_tree.py:148)"} +{"complexity": "simple", "doc_id": "chunk_014703", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 154, "source_path": "tests\\reasoning\\test_search_tree.py", "text": "test_search_tree.test_set_answer_clamps_confidence (tests\\reasoning\\test_search_tree.py:154)"} +{"complexity": "simple", "doc_id": "chunk_014704", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 161, "source_path": "tests\\reasoning\\test_search_tree.py", "text": "test_search_tree.test_set_answer_reports_lineage (tests\\reasoning\\test_search_tree.py:161)"} +{"complexity": "medium", "doc_id": "chunk_014705", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 169, "source_path": "tests\\reasoning\\test_search_tree.py", "text": "test_search_tree.test_to_result_structure (tests\\reasoning\\test_search_tree.py:169)"} +{"complexity": "simple", "doc_id": "chunk_014706", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 181, "source_path": "tests\\reasoning\\test_search_tree.py", "text": "test_search_tree.test_to_result_node_count (tests\\reasoning\\test_search_tree.py:181)"} +{"complexity": "medium", "doc_id": "chunk_014707", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 18, "source_path": "tests\\reasoning\\test_skest_engine.py", "text": "test_skest_engine.TestSKESTConfig (tests\\reasoning\\test_skest_engine.py:18)"} +{"complexity": "medium", "doc_id": "chunk_014708", "function_type": "class", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "reasoning", "source_line": 37, "source_path": "tests\\reasoning\\test_skest_engine.py", "text": "test_skest_engine.TestSKESTOrchestratorInit (tests\\reasoning\\test_skest_engine.py:37)"} +{"complexity": "complex", "doc_id": "chunk_014709", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 61, "source_path": "tests\\reasoning\\test_skest_engine.py", "text": "test_skest_engine.TestSpawnTree (tests\\reasoning\\test_skest_engine.py:61)"} +{"complexity": "medium", "doc_id": "chunk_014710", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 100, "source_path": "tests\\reasoning\\test_skest_engine.py", "text": "test_skest_engine.TestFactOperations (tests\\reasoning\\test_skest_engine.py:100)"} +{"complexity": "complex", "doc_id": "chunk_014711", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 132, "source_path": "tests\\reasoning\\test_skest_engine.py", "text": "test_skest_engine.TestConsensusWithLineage (tests\\reasoning\\test_skest_engine.py:132)"} +{"complexity": "simple", "doc_id": "chunk_014712", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 19, "source_path": "tests\\reasoning\\test_skest_engine.py", "text": "test_skest_engine.test_defaults (tests\\reasoning\\test_skest_engine.py:19)"} +{"complexity": "simple", "doc_id": "chunk_014713", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 27, "source_path": "tests\\reasoning\\test_skest_engine.py", "text": "test_skest_engine.test_custom (tests\\reasoning\\test_skest_engine.py:27)"} +{"complexity": "simple", "doc_id": "chunk_014714", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "reasoning", "source_line": 38, "source_path": "tests\\reasoning\\test_skest_engine.py", "text": "test_skest_engine.test_default_init (tests\\reasoning\\test_skest_engine.py:38)"} +{"complexity": "simple", "doc_id": "chunk_014715", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 44, "source_path": "tests\\reasoning\\test_skest_engine.py", "text": "test_skest_engine.test_custom_config (tests\\reasoning\\test_skest_engine.py:44)"} +{"complexity": "simple", "doc_id": "chunk_014716", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 49, "source_path": "tests\\reasoning\\test_skest_engine.py", "text": "test_skest_engine.test_status_structure (tests\\reasoning\\test_skest_engine.py:49)"} +{"complexity": "simple", "doc_id": "chunk_014717", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 62, "source_path": "tests\\reasoning\\test_skest_engine.py", "text": "test_skest_engine.setup_method (tests\\reasoning\\test_skest_engine.py:62)"} +{"complexity": "simple", "doc_id": "chunk_014718", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "reasoning", "source_line": 65, "source_path": "tests\\reasoning\\test_skest_engine.py", "text": "test_skest_engine.test_spawn_creates_tree (tests\\reasoning\\test_skest_engine.py:65)"} +{"complexity": "simple", "doc_id": "chunk_014719", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 69, "source_path": "tests\\reasoning\\test_skest_engine.py", "text": "test_skest_engine.test_spawn_custom_heuristic (tests\\reasoning\\test_skest_engine.py:69)"} +{"complexity": "simple", "doc_id": "chunk_014720", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 73, "source_path": "tests\\reasoning\\test_skest_engine.py", "text": "test_skest_engine.test_spawn_auto_id (tests\\reasoning\\test_skest_engine.py:73)"} +{"complexity": "simple", "doc_id": "chunk_014721", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "reasoning", "source_line": 78, "source_path": "tests\\reasoning\\test_skest_engine.py", "text": "test_skest_engine.test_get_tree_none_missing (tests\\reasoning\\test_skest_engine.py:78)"} +{"complexity": "simple", "doc_id": "chunk_014722", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 81, "source_path": "tests\\reasoning\\test_skest_engine.py", "text": "test_skest_engine.test_remove_tree (tests\\reasoning\\test_skest_engine.py:81)"} +{"complexity": "simple", "doc_id": "chunk_014723", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 87, "source_path": "tests\\reasoning\\test_skest_engine.py", "text": "test_skest_engine.test_remove_tree_missing (tests\\reasoning\\test_skest_engine.py:87)"} +{"complexity": "simple", "doc_id": "chunk_014724", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 90, "source_path": "tests\\reasoning\\test_skest_engine.py", "text": "test_skest_engine.test_multiple_trees (tests\\reasoning\\test_skest_engine.py:90)"} +{"complexity": "simple", "doc_id": "chunk_014725", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 101, "source_path": "tests\\reasoning\\test_skest_engine.py", "text": "test_skest_engine.setup_method (tests\\reasoning\\test_skest_engine.py:101)"} +{"complexity": "simple", "doc_id": "chunk_014726", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 104, "source_path": "tests\\reasoning\\test_skest_engine.py", "text": "test_skest_engine.test_teleport_fact (tests\\reasoning\\test_skest_engine.py:104)"} +{"complexity": "simple", "doc_id": "chunk_014727", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 109, "source_path": "tests\\reasoning\\test_skest_engine.py", "text": "test_skest_engine.test_fact_not_found_returns_none (tests\\reasoning\\test_skest_engine.py:109)"} +{"complexity": "simple", "doc_id": "chunk_014728", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 113, "source_path": "tests\\reasoning\\test_skest_engine.py", "text": "test_skest_engine.test_teleport_multiple_facts (tests\\reasoning\\test_skest_engine.py:113)"} +{"complexity": "simple", "doc_id": "chunk_014729", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "reasoning", "source_line": 119, "source_path": "tests\\reasoning\\test_skest_engine.py", "text": "test_skest_engine.test_fact_shared_across_trees (tests\\reasoning\\test_skest_engine.py:119)"} +{"complexity": "simple", "doc_id": "chunk_014730", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 133, "source_path": "tests\\reasoning\\test_skest_engine.py", "text": "test_skest_engine.setup_method (tests\\reasoning\\test_skest_engine.py:133)"} +{"complexity": "simple", "doc_id": "chunk_014731", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 136, "source_path": "tests\\reasoning\\test_skest_engine.py", "text": "test_skest_engine.test_empty_results (tests\\reasoning\\test_skest_engine.py:136)"} +{"complexity": "simple", "doc_id": "chunk_014732", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 142, "source_path": "tests\\reasoning\\test_skest_engine.py", "text": "test_skest_engine.test_single_result (tests\\reasoning\\test_skest_engine.py:142)"} +{"complexity": "simple", "doc_id": "chunk_014733", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 149, "source_path": "tests\\reasoning\\test_skest_engine.py", "text": "test_skest_engine.test_unanimous_answer (tests\\reasoning\\test_skest_engine.py:149)"} +{"complexity": "simple", "doc_id": "chunk_014734", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 159, "source_path": "tests\\reasoning\\test_skest_engine.py", "text": "test_skest_engine.test_majority_wins (tests\\reasoning\\test_skest_engine.py:159)"} +{"complexity": "simple", "doc_id": "chunk_014735", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 168, "source_path": "tests\\reasoning\\test_skest_engine.py", "text": "test_skest_engine.test_tree_count_in_result (tests\\reasoning\\test_skest_engine.py:168)"} +{"complexity": "simple", "doc_id": "chunk_014736", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 176, "source_path": "tests\\reasoning\\test_skest_engine.py", "text": "test_skest_engine.test_diversity_bonus_field (tests\\reasoning\\test_skest_engine.py:176)"} +{"complexity": "simple", "doc_id": "chunk_014737", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 181, "source_path": "tests\\reasoning\\test_skest_engine.py", "text": "test_skest_engine.test_confidence_bounded_one (tests\\reasoning\\test_skest_engine.py:181)"} +{"complexity": "complex", "doc_id": "chunk_014738", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 13, "source_path": "tests\\regulatory\\test_alert_system.py", "text": "test_alert_system.TestAlertSystem (tests\\regulatory\\test_alert_system.py:13)"} +{"complexity": "simple", "doc_id": "chunk_014739", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 16, "source_path": "tests\\regulatory\\test_alert_system.py", "text": "test_alert_system.setup_method (tests\\regulatory\\test_alert_system.py:16)"} +{"complexity": "simple", "doc_id": "chunk_014740", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "compliance", "source_line": 21, "source_path": "tests\\regulatory\\test_alert_system.py", "text": "test_alert_system.test_initialization (tests\\regulatory\\test_alert_system.py:21)"} +{"complexity": "medium", "doc_id": "chunk_014741", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "compliance", "source_line": 26, "source_path": "tests\\regulatory\\test_alert_system.py", "text": "test_alert_system.test_check_upcoming_deadlines (tests\\regulatory\\test_alert_system.py:26)"} +{"complexity": "simple", "doc_id": "chunk_014742", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "compliance", "source_line": 38, "source_path": "tests\\regulatory\\test_alert_system.py", "text": "test_alert_system.test_check_grace_period_ending (tests\\regulatory\\test_alert_system.py:38)"} +{"complexity": "medium", "doc_id": "chunk_014743", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "compliance", "source_line": 43, "source_path": "tests\\regulatory\\test_alert_system.py", "text": "test_alert_system.test_create_compliance_gap_alerts (tests\\regulatory\\test_alert_system.py:43)"} +{"complexity": "simple", "doc_id": "chunk_014744", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 59, "source_path": "tests\\regulatory\\test_alert_system.py", "text": "test_alert_system.test_get_unread_alerts (tests\\regulatory\\test_alert_system.py:59)"} +{"complexity": "simple", "doc_id": "chunk_014745", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 67, "source_path": "tests\\regulatory\\test_alert_system.py", "text": "test_alert_system.test_mark_as_read (tests\\regulatory\\test_alert_system.py:67)"} +{"complexity": "simple", "doc_id": "chunk_014746", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 78, "source_path": "tests\\regulatory\\test_alert_system.py", "text": "test_alert_system.test_dismiss_alert (tests\\regulatory\\test_alert_system.py:78)"} +{"complexity": "medium", "doc_id": "chunk_014747", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 89, "source_path": "tests\\regulatory\\test_alert_system.py", "text": "test_alert_system.test_get_active_alerts (tests\\regulatory\\test_alert_system.py:89)"} +{"complexity": "simple", "doc_id": "chunk_014748", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 102, "source_path": "tests\\regulatory\\test_alert_system.py", "text": "test_alert_system.test_subscribe (tests\\regulatory\\test_alert_system.py:102)"} +{"complexity": "medium", "doc_id": "chunk_014749", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 108, "source_path": "tests\\regulatory\\test_alert_system.py", "text": "test_alert_system.test_subscribe_with_preferences (tests\\regulatory\\test_alert_system.py:108)"} +{"complexity": "simple", "doc_id": "chunk_014750", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 120, "source_path": "tests\\regulatory\\test_alert_system.py", "text": "test_alert_system.test_unsubscribe (tests\\regulatory\\test_alert_system.py:120)"} +{"complexity": "medium", "doc_id": "chunk_014751", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "compliance", "source_line": 128, "source_path": "tests\\regulatory\\test_alert_system.py", "text": "test_alert_system.test_generate_newsletter (tests\\regulatory\\test_alert_system.py:128)"} +{"complexity": "simple", "doc_id": "chunk_014752", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "compliance", "source_line": 143, "source_path": "tests\\regulatory\\test_alert_system.py", "text": "test_alert_system.test_generate_email_newsletter (tests\\regulatory\\test_alert_system.py:143)"} +{"complexity": "medium", "doc_id": "chunk_014753", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 153, "source_path": "tests\\regulatory\\test_alert_system.py", "text": "test_alert_system.test_get_alert_statistics (tests\\regulatory\\test_alert_system.py:153)"} +{"complexity": "medium", "doc_id": "chunk_014754", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 165, "source_path": "tests\\regulatory\\test_alert_system.py", "text": "test_alert_system.test_alert_priority_based_on_urgency (tests\\regulatory\\test_alert_system.py:165)"} +{"complexity": "complex", "doc_id": "chunk_014755", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 12, "source_path": "tests\\regulatory\\test_compliance_calendar.py", "text": "test_compliance_calendar.TestComplianceCalendar (tests\\regulatory\\test_compliance_calendar.py:12)"} +{"complexity": "simple", "doc_id": "chunk_014756", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 15, "source_path": "tests\\regulatory\\test_compliance_calendar.py", "text": "test_compliance_calendar.setup_method (tests\\regulatory\\test_compliance_calendar.py:15)"} +{"complexity": "simple", "doc_id": "chunk_014757", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "compliance", "source_line": 20, "source_path": "tests\\regulatory\\test_compliance_calendar.py", "text": "test_compliance_calendar.test_initialization (tests\\regulatory\\test_compliance_calendar.py:20)"} +{"complexity": "medium", "doc_id": "chunk_014758", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 24, "source_path": "tests\\regulatory\\test_compliance_calendar.py", "text": "test_compliance_calendar.test_add_event (tests\\regulatory\\test_compliance_calendar.py:24)"} +{"complexity": "simple", "doc_id": "chunk_014759", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 38, "source_path": "tests\\regulatory\\test_compliance_calendar.py", "text": "test_compliance_calendar.test_get_events_by_date_range (tests\\regulatory\\test_compliance_calendar.py:38)"} +{"complexity": "medium", "doc_id": "chunk_014760", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 46, "source_path": "tests\\regulatory\\test_compliance_calendar.py", "text": "test_compliance_calendar.test_get_upcoming_events (tests\\regulatory\\test_compliance_calendar.py:46)"} +{"complexity": "simple", "doc_id": "chunk_014761", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 58, "source_path": "tests\\regulatory\\test_compliance_calendar.py", "text": "test_compliance_calendar.test_get_events_by_type (tests\\regulatory\\test_compliance_calendar.py:58)"} +{"complexity": "simple", "doc_id": "chunk_014762", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 66, "source_path": "tests\\regulatory\\test_compliance_calendar.py", "text": "test_compliance_calendar.test_get_events_by_regulation (tests\\regulatory\\test_compliance_calendar.py:66)"} +{"complexity": "medium", "doc_id": "chunk_014763", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 72, "source_path": "tests\\regulatory\\test_compliance_calendar.py", "text": "test_compliance_calendar.test_mark_complete (tests\\regulatory\\test_compliance_calendar.py:72)"} +{"complexity": "simple", "doc_id": "chunk_014764", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 88, "source_path": "tests\\regulatory\\test_compliance_calendar.py", "text": "test_compliance_calendar.test_get_monthly_view (tests\\regulatory\\test_compliance_calendar.py:88)"} +{"complexity": "simple", "doc_id": "chunk_014765", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 98, "source_path": "tests\\regulatory\\test_compliance_calendar.py", "text": "test_compliance_calendar.test_get_yearly_overview (tests\\regulatory\\test_compliance_calendar.py:98)"} +{"complexity": "simple", "doc_id": "chunk_014766", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 108, "source_path": "tests\\regulatory\\test_compliance_calendar.py", "text": "test_compliance_calendar.test_get_compliance_timeline (tests\\regulatory\\test_compliance_calendar.py:108)"} +{"complexity": "simple", "doc_id": "chunk_014767", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "compliance", "source_line": 117, "source_path": "tests\\regulatory\\test_compliance_calendar.py", "text": "test_compliance_calendar.test_create_review_schedule (tests\\regulatory\\test_compliance_calendar.py:117)"} +{"complexity": "medium", "doc_id": "chunk_014768", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 128, "source_path": "tests\\regulatory\\test_compliance_calendar.py", "text": "test_compliance_calendar.test_get_statistics (tests\\regulatory\\test_compliance_calendar.py:128)"} +{"complexity": "simple", "doc_id": "chunk_014769", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "compliance", "source_line": 140, "source_path": "tests\\regulatory\\test_compliance_calendar.py", "text": "test_compliance_calendar.test_generate_deadline_report (tests\\regulatory\\test_compliance_calendar.py:140)"} +{"complexity": "medium", "doc_id": "chunk_014770", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "compliance", "source_line": 148, "source_path": "tests\\regulatory\\test_compliance_calendar.py", "text": "test_compliance_calendar.test_check_notification_needed (tests\\regulatory\\test_compliance_calendar.py:148)"} +{"complexity": "medium", "doc_id": "chunk_014771", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 163, "source_path": "tests\\regulatory\\test_compliance_calendar.py", "text": "test_compliance_calendar.test_get_past_due_events (tests\\regulatory\\test_compliance_calendar.py:163)"} +{"complexity": "complex", "doc_id": "chunk_014772", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "compliance", "source_line": 19, "source_path": "tests\\regulatory\\test_compliance_checker.py", "text": "test_compliance_checker.TestComplianceChecker (tests\\regulatory\\test_compliance_checker.py:19)"} +{"complexity": "simple", "doc_id": "chunk_014773", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 22, "source_path": "tests\\regulatory\\test_compliance_checker.py", "text": "test_compliance_checker.setup_method (tests\\regulatory\\test_compliance_checker.py:22)"} +{"complexity": "simple", "doc_id": "chunk_014774", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "compliance", "source_line": 27, "source_path": "tests\\regulatory\\test_compliance_checker.py", "text": "test_compliance_checker.test_initialization (tests\\regulatory\\test_compliance_checker.py:27)"} +{"complexity": "medium", "doc_id": "chunk_014775", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 31, "source_path": "tests\\regulatory\\test_compliance_checker.py", "text": "test_compliance_checker.test_classify_risk_eu_high_risk_employment (tests\\regulatory\\test_compliance_checker.py:31)"} +{"complexity": "medium", "doc_id": "chunk_014776", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "compliance", "source_line": 46, "source_path": "tests\\regulatory\\test_compliance_checker.py", "text": "test_compliance_checker.test_classify_risk_eu_high_risk_biometrics (tests\\regulatory\\test_compliance_checker.py:46)"} +{"complexity": "medium", "doc_id": "chunk_014777", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 60, "source_path": "tests\\regulatory\\test_compliance_checker.py", "text": "test_compliance_checker.test_classify_risk_eu_limited_risk_chatbot (tests\\regulatory\\test_compliance_checker.py:60)"} +{"complexity": "medium", "doc_id": "chunk_014778", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 73, "source_path": "tests\\regulatory\\test_compliance_checker.py", "text": "test_compliance_checker.test_classify_risk_eu_minimal_risk (tests\\regulatory\\test_compliance_checker.py:73)"} +{"complexity": "medium", "doc_id": "chunk_014779", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 85, "source_path": "tests\\regulatory\\test_compliance_checker.py", "text": "test_compliance_checker.test_classify_risk_us_federal (tests\\regulatory\\test_compliance_checker.py:85)"} +{"complexity": "medium", "doc_id": "chunk_014780", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 99, "source_path": "tests\\regulatory\\test_compliance_checker.py", "text": "test_compliance_checker.test_classify_risk_colorado (tests\\regulatory\\test_compliance_checker.py:99)"} +{"complexity": "medium", "doc_id": "chunk_014781", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 113, "source_path": "tests\\regulatory\\test_compliance_checker.py", "text": "test_compliance_checker.test_get_applicable_regulations (tests\\regulatory\\test_compliance_checker.py:113)"} +{"complexity": "medium", "doc_id": "chunk_014782", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 128, "source_path": "tests\\regulatory\\test_compliance_checker.py", "text": "test_compliance_checker.test_analyze_compliance_no_features (tests\\regulatory\\test_compliance_checker.py:128)"} +{"complexity": "medium", "doc_id": "chunk_014783", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 145, "source_path": "tests\\regulatory\\test_compliance_checker.py", "text": "test_compliance_checker.test_analyze_compliance_with_features (tests\\regulatory\\test_compliance_checker.py:145)"} +{"complexity": "medium", "doc_id": "chunk_014784", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "compliance", "source_line": 168, "source_path": "tests\\regulatory\\test_compliance_checker.py", "text": "test_compliance_checker.test_quick_check (tests\\regulatory\\test_compliance_checker.py:168)"} +{"complexity": "medium", "doc_id": "chunk_014785", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "compliance", "source_line": 185, "source_path": "tests\\regulatory\\test_compliance_checker.py", "text": "test_compliance_checker.test_compliance_score_no_features (tests\\regulatory\\test_compliance_checker.py:185)"} +{"complexity": "medium", "doc_id": "chunk_014786", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "compliance", "source_line": 199, "source_path": "tests\\regulatory\\test_compliance_checker.py", "text": "test_compliance_checker.test_compliance_score_with_features (tests\\regulatory\\test_compliance_checker.py:199)"} +{"complexity": "medium", "doc_id": "chunk_014787", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "compliance", "source_line": 222, "source_path": "tests\\regulatory\\test_compliance_checker.py", "text": "test_compliance_checker.test_check_requirement_compliance (tests\\regulatory\\test_compliance_checker.py:222)"} +{"complexity": "medium", "doc_id": "chunk_014788", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 251, "source_path": "tests\\regulatory\\test_compliance_checker.py", "text": "test_compliance_checker.test_multiple_regions (tests\\regulatory\\test_compliance_checker.py:251)"} +{"complexity": "complex", "doc_id": "chunk_014789", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 12, "source_path": "tests\\regulatory\\test_database.py", "text": "test_database.TestRegulationDatabase (tests\\regulatory\\test_database.py:12)"} +{"complexity": "simple", "doc_id": "chunk_014790", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 15, "source_path": "tests\\regulatory\\test_database.py", "text": "test_database.setup_method (tests\\regulatory\\test_database.py:15)"} +{"complexity": "simple", "doc_id": "chunk_014791", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "compliance", "source_line": 19, "source_path": "tests\\regulatory\\test_database.py", "text": "test_database.test_initialization (tests\\regulatory\\test_database.py:19)"} +{"complexity": "simple", "doc_id": "chunk_014792", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 25, "source_path": "tests\\regulatory\\test_database.py", "text": "test_database.test_get_regulation (tests\\regulatory\\test_database.py:25)"} +{"complexity": "simple", "doc_id": "chunk_014793", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 33, "source_path": "tests\\regulatory\\test_database.py", "text": "test_database.test_get_regulation_not_found (tests\\regulatory\\test_database.py:33)"} +{"complexity": "simple", "doc_id": "chunk_014794", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 38, "source_path": "tests\\regulatory\\test_database.py", "text": "test_database.test_get_regulations_by_region (tests\\regulatory\\test_database.py:38)"} +{"complexity": "simple", "doc_id": "chunk_014795", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 48, "source_path": "tests\\regulatory\\test_database.py", "text": "test_database.test_get_active_regulations (tests\\regulatory\\test_database.py:48)"} +{"complexity": "simple", "doc_id": "chunk_014796", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 54, "source_path": "tests\\regulatory\\test_database.py", "text": "test_database.test_search_regulations (tests\\regulatory\\test_database.py:54)"} +{"complexity": "simple", "doc_id": "chunk_014797", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 63, "source_path": "tests\\regulatory\\test_database.py", "text": "test_database.test_get_requirements_by_category (tests\\regulatory\\test_database.py:63)"} +{"complexity": "simple", "doc_id": "chunk_014798", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 68, "source_path": "tests\\regulatory\\test_database.py", "text": "test_database.test_get_requirements_by_risk_level (tests\\regulatory\\test_database.py:68)"} +{"complexity": "medium", "doc_id": "chunk_014799", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 73, "source_path": "tests\\regulatory\\test_database.py", "text": "test_database.test_get_upcoming_deadlines (tests\\regulatory\\test_database.py:73)"} +{"complexity": "medium", "doc_id": "chunk_014800", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 85, "source_path": "tests\\regulatory\\test_database.py", "text": "test_database.test_eu_ai_act_requirements (tests\\regulatory\\test_database.py:85)"} +{"complexity": "simple", "doc_id": "chunk_014801", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 97, "source_path": "tests\\regulatory\\test_database.py", "text": "test_database.test_us_eo_14110_requirements (tests\\regulatory\\test_database.py:97)"} +{"complexity": "simple", "doc_id": "chunk_014802", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 103, "source_path": "tests\\regulatory\\test_database.py", "text": "test_database.test_colorado_ai_act (tests\\regulatory\\test_database.py:103)"} +{"complexity": "simple", "doc_id": "chunk_014803", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 110, "source_path": "tests\\regulatory\\test_database.py", "text": "test_database.test_statistics (tests\\regulatory\\test_database.py:110)"} +{"complexity": "medium", "doc_id": "chunk_014804", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 118, "source_path": "tests\\regulatory\\test_database.py", "text": "test_database.test_regulation_requirements_have_aevion_features (tests\\regulatory\\test_database.py:118)"} +{"complexity": "complex", "doc_id": "chunk_014805", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 12, "source_path": "tests\\regulatory\\test_feature_mapper.py", "text": "test_feature_mapper.TestFeatureMapper (tests\\regulatory\\test_feature_mapper.py:12)"} +{"complexity": "simple", "doc_id": "chunk_014806", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 15, "source_path": "tests\\regulatory\\test_feature_mapper.py", "text": "test_feature_mapper.setup_method (tests\\regulatory\\test_feature_mapper.py:15)"} +{"complexity": "simple", "doc_id": "chunk_014807", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "compliance", "source_line": 20, "source_path": "tests\\regulatory\\test_feature_mapper.py", "text": "test_feature_mapper.test_initialization (tests\\regulatory\\test_feature_mapper.py:20)"} +{"complexity": "simple", "doc_id": "chunk_014808", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 26, "source_path": "tests\\regulatory\\test_feature_mapper.py", "text": "test_feature_mapper.test_feature_catalog_structure (tests\\regulatory\\test_feature_mapper.py:26)"} +{"complexity": "simple", "doc_id": "chunk_014809", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 33, "source_path": "tests\\regulatory\\test_feature_mapper.py", "text": "test_feature_mapper.test_map_requirements_to_features (tests\\regulatory\\test_feature_mapper.py:33)"} +{"complexity": "simple", "doc_id": "chunk_014810", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 42, "source_path": "tests\\regulatory\\test_feature_mapper.py", "text": "test_feature_mapper.test_map_features_to_requirements (tests\\regulatory\\test_feature_mapper.py:42)"} +{"complexity": "simple", "doc_id": "chunk_014811", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 51, "source_path": "tests\\regulatory\\test_feature_mapper.py", "text": "test_feature_mapper.test_get_feature_coverage (tests\\regulatory\\test_feature_mapper.py:51)"} +{"complexity": "simple", "doc_id": "chunk_014812", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 60, "source_path": "tests\\regulatory\\test_feature_mapper.py", "text": "test_feature_mapper.test_get_feature_coverage_not_found (tests\\regulatory\\test_feature_mapper.py:60)"} +{"complexity": "simple", "doc_id": "chunk_014813", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 65, "source_path": "tests\\regulatory\\test_feature_mapper.py", "text": "test_feature_mapper.test_get_regulation_coverage (tests\\regulatory\\test_feature_mapper.py:65)"} +{"complexity": "simple", "doc_id": "chunk_014814", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 74, "source_path": "tests\\regulatory\\test_feature_mapper.py", "text": "test_feature_mapper.test_get_regulation_coverage_not_found (tests\\regulatory\\test_feature_mapper.py:74)"} +{"complexity": "simple", "doc_id": "chunk_014815", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 79, "source_path": "tests\\regulatory\\test_feature_mapper.py", "text": "test_feature_mapper.test_get_regional_coverage (tests\\regulatory\\test_feature_mapper.py:79)"} +{"complexity": "simple", "doc_id": "chunk_014816", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 88, "source_path": "tests\\regulatory\\test_feature_mapper.py", "text": "test_feature_mapper.test_identify_gaps_no_features (tests\\regulatory\\test_feature_mapper.py:88)"} +{"complexity": "simple", "doc_id": "chunk_014817", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 98, "source_path": "tests\\regulatory\\test_feature_mapper.py", "text": "test_feature_mapper.test_identify_gaps_some_features (tests\\regulatory\\test_feature_mapper.py:98)"} +{"complexity": "medium", "doc_id": "chunk_014818", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "compliance", "source_line": 106, "source_path": "tests\\regulatory\\test_feature_mapper.py", "text": "test_feature_mapper.test_generate_compliance_roadmap (tests\\regulatory\\test_feature_mapper.py:106)"} +{"complexity": "simple", "doc_id": "chunk_014819", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 124, "source_path": "tests\\regulatory\\test_feature_mapper.py", "text": "test_feature_mapper.test_export_feature_catalog (tests\\regulatory\\test_feature_mapper.py:124)"} +{"complexity": "medium", "doc_id": "chunk_014820", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 133, "source_path": "tests\\regulatory\\test_feature_mapper.py", "text": "test_feature_mapper.test_feature_prioritization (tests\\regulatory\\test_feature_mapper.py:133)"} +{"complexity": "medium", "doc_id": "chunk_014821", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 150, "source_path": "tests\\regulatory\\test_feature_mapper.py", "text": "test_feature_mapper.test_coverage_improves_with_features (tests\\regulatory\\test_feature_mapper.py:150)"} +{"complexity": "complex", "doc_id": "chunk_014822", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "other", "source_line": 34, "source_path": "tests\\run_integration_tests.py", "text": "run_integration_tests.run_tests (tests\\run_integration_tests.py:34)"} +{"complexity": "complex", "doc_id": "chunk_014823", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 96, "source_path": "tests\\run_integration_tests.py", "text": "run_integration_tests.main (tests\\run_integration_tests.py:96)"} +{"complexity": "complex", "doc_id": "chunk_014824", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 16, "source_path": "tests\\rust_go_benchmark.py", "text": "rust_go_benchmark.benchmark_rust_consensus (tests\\rust_go_benchmark.py:16)"} +{"complexity": "medium", "doc_id": "chunk_014825", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 52, "source_path": "tests\\rust_go_benchmark.py", "text": "rust_go_benchmark.benchmark_go_consensus (tests\\rust_go_benchmark.py:52)"} +{"complexity": "medium", "doc_id": "chunk_014826", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 83, "source_path": "tests\\rust_go_benchmark.py", "text": "rust_go_benchmark.benchmark_hybrid (tests\\rust_go_benchmark.py:83)"} +{"complexity": "medium", "doc_id": "chunk_014827", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 98, "source_path": "tests\\rust_go_benchmark.py", "text": "rust_go_benchmark.compare_implementations (tests\\rust_go_benchmark.py:98)"} +{"complexity": "complex", "doc_id": "chunk_014828", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 128, "source_path": "tests\\rust_go_benchmark.py", "text": "rust_go_benchmark.main (tests\\rust_go_benchmark.py:128)"} +{"complexity": "simple", "doc_id": "chunk_014829", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 93, "source_path": "tests\\sacl\\test_integration.py", "text": "test_integration.minimal_contract (tests\\sacl\\test_integration.py:93)"} +{"complexity": "simple", "doc_id": "chunk_014830", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "compliance", "source_line": 99, "source_path": "tests\\sacl\\test_integration.py", "text": "test_integration.minimal_runtime (tests\\sacl\\test_integration.py:99)"} +{"complexity": "simple", "doc_id": "chunk_014831", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "compliance", "source_line": 105, "source_path": "tests\\sacl\\test_integration.py", "text": "test_integration.vetproof_contract_xml (tests\\sacl\\test_integration.py:105)"} +{"complexity": "medium", "doc_id": "chunk_014832", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 116, "source_path": "tests\\sacl\\test_integration.py", "text": "test_integration.TestContractLifecycle (tests\\sacl\\test_integration.py:116)"} +{"complexity": "complex", "doc_id": "chunk_014833", "function_type": "class", "has_docstring": "yes", "keyword": "halt", "layer": "tests", "module": "compliance", "source_line": 150, "source_path": "tests\\sacl\\test_integration.py", "text": "test_integration.TestOperonCircuit (tests\\sacl\\test_integration.py:150)"} +{"complexity": "complex", "doc_id": "chunk_014834", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 205, "source_path": "tests\\sacl\\test_integration.py", "text": "test_integration.TestASEMAIntegration (tests\\sacl\\test_integration.py:205)"} +{"complexity": "complex", "doc_id": "chunk_014835", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 302, "source_path": "tests\\sacl\\test_integration.py", "text": "test_integration.TestEvidenceTrail (tests\\sacl\\test_integration.py:302)"} +{"complexity": "complex", "doc_id": "chunk_014836", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 359, "source_path": "tests\\sacl\\test_integration.py", "text": "test_integration.TestPerformance (tests\\sacl\\test_integration.py:359)"} +{"complexity": "simple", "doc_id": "chunk_014837", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 119, "source_path": "tests\\sacl\\test_integration.py", "text": "test_integration.test_parse_validate_hash (tests\\sacl\\test_integration.py:119)"} +{"complexity": "simple", "doc_id": "chunk_014838", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "compliance", "source_line": 129, "source_path": "tests\\sacl\\test_integration.py", "text": "test_integration.test_compile_to_runtime (tests\\sacl\\test_integration.py:129)"} +{"complexity": "simple", "doc_id": "chunk_014839", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "compliance", "source_line": 135, "source_path": "tests\\sacl\\test_integration.py", "text": "test_integration.test_vetproof_contract_lifecycle (tests\\sacl\\test_integration.py:135)"} +{"complexity": "simple", "doc_id": "chunk_014840", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 153, "source_path": "tests\\sacl\\test_integration.py", "text": "test_integration.test_pass_state_known_capability (tests\\sacl\\test_integration.py:153)"} +{"complexity": "simple", "doc_id": "chunk_014841", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "tests", "module": "compliance", "source_line": 160, "source_path": "tests\\sacl\\test_integration.py", "text": "test_integration.test_halt_state_unknown_capability (tests\\sacl\\test_integration.py:160)"} +{"complexity": "simple", "doc_id": "chunk_014842", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "tests", "module": "compliance", "source_line": 166, "source_path": "tests\\sacl\\test_integration.py", "text": "test_integration.test_halt_state_constraint_violation (tests\\sacl\\test_integration.py:166)"} +{"complexity": "medium", "doc_id": "chunk_014843", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 177, "source_path": "tests\\sacl\\test_integration.py", "text": "test_integration.test_confidence_cap (tests\\sacl\\test_integration.py:177)"} +{"complexity": "simple", "doc_id": "chunk_014844", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 189, "source_path": "tests\\sacl\\test_integration.py", "text": "test_integration.test_repair_loop_bounded (tests\\sacl\\test_integration.py:189)"} +{"complexity": "medium", "doc_id": "chunk_014845", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 208, "source_path": "tests\\sacl\\test_integration.py", "text": "test_integration.test_engine_accepts_sacl_contract (tests\\sacl\\test_integration.py:208)"} +{"complexity": "medium", "doc_id": "chunk_014846", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "compliance", "source_line": 221, "source_path": "tests\\sacl\\test_integration.py", "text": "test_integration.test_sacl_governed_verification (tests\\sacl\\test_integration.py:221)"} +{"complexity": "medium", "doc_id": "chunk_014847", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "compliance", "source_line": 243, "source_path": "tests\\sacl\\test_integration.py", "text": "test_integration.test_xgml_contains_sacl_contract_ref (tests\\sacl\\test_integration.py:243)"} +{"complexity": "medium", "doc_id": "chunk_014848", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 258, "source_path": "tests\\sacl\\test_integration.py", "text": "test_integration.test_ungoverned_engine_has_no_sacl (tests\\sacl\\test_integration.py:258)"} +{"complexity": "medium", "doc_id": "chunk_014849", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 270, "source_path": "tests\\sacl\\test_integration.py", "text": "test_integration.test_stats_include_sacl (tests\\sacl\\test_integration.py:270)"} +{"complexity": "medium", "doc_id": "chunk_014850", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "compliance", "source_line": 283, "source_path": "tests\\sacl\\test_integration.py", "text": "test_integration.test_vetproof_governed_pipeline (tests\\sacl\\test_integration.py:283)"} +{"complexity": "simple", "doc_id": "chunk_014851", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 305, "source_path": "tests\\sacl\\test_integration.py", "text": "test_integration.test_proof_contains_contract_hash (tests\\sacl\\test_integration.py:305)"} +{"complexity": "simple", "doc_id": "chunk_014852", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 316, "source_path": "tests\\sacl\\test_integration.py", "text": "test_integration.test_hash_determinism_across_invocations (tests\\sacl\\test_integration.py:316)"} +{"complexity": "simple", "doc_id": "chunk_014853", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 322, "source_path": "tests\\sacl\\test_integration.py", "text": "test_integration.test_tampered_contract_different_hash (tests\\sacl\\test_integration.py:322)"} +{"complexity": "medium", "doc_id": "chunk_014854", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 332, "source_path": "tests\\sacl\\test_integration.py", "text": "test_integration.test_full_pipeline_evidence_chain (tests\\sacl\\test_integration.py:332)"} +{"complexity": "medium", "doc_id": "chunk_014855", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 362, "source_path": "tests\\sacl\\test_integration.py", "text": "test_integration.test_sacl_overhead_under_5ms (tests\\sacl\\test_integration.py:362)"} +{"complexity": "simple", "doc_id": "chunk_014856", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "tests", "module": "compliance", "source_line": 390, "source_path": "tests\\sacl\\test_integration.py", "text": "test_integration.test_contract_parse_under_1ms (tests\\sacl\\test_integration.py:390)"} +{"complexity": "simple", "doc_id": "chunk_014857", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "compliance", "source_line": 399, "source_path": "tests\\sacl\\test_integration.py", "text": "test_integration.test_enforcement_check_under_100us (tests\\sacl\\test_integration.py:399)"} +{"complexity": "complex", "doc_id": "chunk_014858", "function_type": "class", "has_docstring": "yes", "keyword": "parse", "layer": "tests", "module": "compliance", "source_line": 85, "source_path": "tests\\sacl\\test_parser.py", "text": "test_parser.TestSACLParser (tests\\sacl\\test_parser.py:85)"} +{"complexity": "complex", "doc_id": "chunk_014859", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "compliance", "source_line": 187, "source_path": "tests\\sacl\\test_parser.py", "text": "test_parser.TestSACLValidation (tests\\sacl\\test_parser.py:187)"} +{"complexity": "medium", "doc_id": "chunk_014860", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 225, "source_path": "tests\\sacl\\test_parser.py", "text": "test_parser.TestContractHash (tests\\sacl\\test_parser.py:225)"} +{"complexity": "medium", "doc_id": "chunk_014861", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 254, "source_path": "tests\\sacl\\test_parser.py", "text": "test_parser.TestSACLContractMethods (tests\\sacl\\test_parser.py:254)"} +{"complexity": "medium", "doc_id": "chunk_014862", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 286, "source_path": "tests\\sacl\\test_parser.py", "text": "test_parser.TestSACLGenerator (tests\\sacl\\test_parser.py:286)"} +{"complexity": "simple", "doc_id": "chunk_014863", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "tests", "module": "compliance", "source_line": 88, "source_path": "tests\\sacl\\test_parser.py", "text": "test_parser.test_parse_minimal (tests\\sacl\\test_parser.py:88)"} +{"complexity": "simple", "doc_id": "chunk_014864", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "tests", "module": "compliance", "source_line": 95, "source_path": "tests\\sacl\\test_parser.py", "text": "test_parser.test_parse_identity (tests\\sacl\\test_parser.py:95)"} +{"complexity": "simple", "doc_id": "chunk_014865", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "tests", "module": "compliance", "source_line": 103, "source_path": "tests\\sacl\\test_parser.py", "text": "test_parser.test_parse_capabilities (tests\\sacl\\test_parser.py:103)"} +{"complexity": "simple", "doc_id": "chunk_014866", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "tests", "module": "compliance", "source_line": 110, "source_path": "tests\\sacl\\test_parser.py", "text": "test_parser.test_parse_constraints (tests\\sacl\\test_parser.py:110)"} +{"complexity": "simple", "doc_id": "chunk_014867", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "tests", "module": "compliance", "source_line": 118, "source_path": "tests\\sacl\\test_parser.py", "text": "test_parser.test_parse_halt_conditions (tests\\sacl\\test_parser.py:118)"} +{"complexity": "simple", "doc_id": "chunk_014868", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "tests", "module": "compliance", "source_line": 125, "source_path": "tests\\sacl\\test_parser.py", "text": "test_parser.test_parse_consensus (tests\\sacl\\test_parser.py:125)"} +{"complexity": "simple", "doc_id": "chunk_014869", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "tests", "module": "compliance", "source_line": 131, "source_path": "tests\\sacl\\test_parser.py", "text": "test_parser.test_parse_repair_loop (tests\\sacl\\test_parser.py:131)"} +{"complexity": "medium", "doc_id": "chunk_014870", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "compliance", "source_line": 140, "source_path": "tests\\sacl\\test_parser.py", "text": "test_parser.test_parse_vetproof_contract (tests\\sacl\\test_parser.py:140)"} +{"complexity": "simple", "doc_id": "chunk_014871", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "compliance", "source_line": 160, "source_path": "tests\\sacl\\test_parser.py", "text": "test_parser.test_vetproof_capabilities (tests\\sacl\\test_parser.py:160)"} +{"complexity": "simple", "doc_id": "chunk_014872", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "compliance", "source_line": 174, "source_path": "tests\\sacl\\test_parser.py", "text": "test_parser.test_vetproof_hardware_binding (tests\\sacl\\test_parser.py:174)"} +{"complexity": "simple", "doc_id": "chunk_014873", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "compliance", "source_line": 190, "source_path": "tests\\sacl\\test_parser.py", "text": "test_parser.test_valid_minimal (tests\\sacl\\test_parser.py:190)"} +{"complexity": "simple", "doc_id": "chunk_014874", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 196, "source_path": "tests\\sacl\\test_parser.py", "text": "test_parser.test_missing_contract_id (tests\\sacl\\test_parser.py:196)"} +{"complexity": "simple", "doc_id": "chunk_014875", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 202, "source_path": "tests\\sacl\\test_parser.py", "text": "test_parser.test_missing_identity_name (tests\\sacl\\test_parser.py:202)"} +{"complexity": "simple", "doc_id": "chunk_014876", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 208, "source_path": "tests\\sacl\\test_parser.py", "text": "test_parser.test_no_capabilities (tests\\sacl\\test_parser.py:208)"} +{"complexity": "simple", "doc_id": "chunk_014877", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "compliance", "source_line": 214, "source_path": "tests\\sacl\\test_parser.py", "text": "test_parser.test_consensus_min_check (tests\\sacl\\test_parser.py:214)"} +{"complexity": "simple", "doc_id": "chunk_014878", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 228, "source_path": "tests\\sacl\\test_parser.py", "text": "test_parser.test_hash_deterministic (tests\\sacl\\test_parser.py:228)"} +{"complexity": "simple", "doc_id": "chunk_014879", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 235, "source_path": "tests\\sacl\\test_parser.py", "text": "test_parser.test_hash_hex_format (tests\\sacl\\test_parser.py:235)"} +{"complexity": "simple", "doc_id": "chunk_014880", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 242, "source_path": "tests\\sacl\\test_parser.py", "text": "test_parser.test_hash_changes_with_content (tests\\sacl\\test_parser.py:242)"} +{"complexity": "simple", "doc_id": "chunk_014881", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 257, "source_path": "tests\\sacl\\test_parser.py", "text": "test_parser.test_has_capability (tests\\sacl\\test_parser.py:257)"} +{"complexity": "simple", "doc_id": "chunk_014882", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "tests", "module": "compliance", "source_line": 263, "source_path": "tests\\sacl\\test_parser.py", "text": "test_parser.test_get_halt_threshold (tests\\sacl\\test_parser.py:263)"} +{"complexity": "simple", "doc_id": "chunk_014883", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 268, "source_path": "tests\\sacl\\test_parser.py", "text": "test_parser.test_required_frameworks (tests\\sacl\\test_parser.py:268)"} +{"complexity": "simple", "doc_id": "chunk_014884", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 274, "source_path": "tests\\sacl\\test_parser.py", "text": "test_parser.test_to_dict (tests\\sacl\\test_parser.py:274)"} +{"complexity": "simple", "doc_id": "chunk_014885", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 289, "source_path": "tests\\sacl\\test_parser.py", "text": "test_parser.test_roundtrip (tests\\sacl\\test_parser.py:289)"} +{"complexity": "simple", "doc_id": "chunk_014886", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "compliance", "source_line": 299, "source_path": "tests\\sacl\\test_parser.py", "text": "test_parser.test_generate_produces_xml (tests\\sacl\\test_parser.py:299)"} +{"complexity": "simple", "doc_id": "chunk_014887", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "compliance", "source_line": 56, "source_path": "tests\\sacl\\test_runtime.py", "text": "test_runtime.runtime (tests\\sacl\\test_runtime.py:56)"} +{"complexity": "complex", "doc_id": "chunk_014888", "function_type": "class", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "compliance", "source_line": 60, "source_path": "tests\\sacl\\test_runtime.py", "text": "test_runtime.TestSACLRuntime (tests\\sacl\\test_runtime.py:60)"} +{"complexity": "medium", "doc_id": "chunk_014889", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 97, "source_path": "tests\\sacl\\test_runtime.py", "text": "test_runtime.TestEnforcement (tests\\sacl\\test_runtime.py:97)"} +{"complexity": "complex", "doc_id": "chunk_014890", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "compliance", "source_line": 121, "source_path": "tests\\sacl\\test_runtime.py", "text": "test_runtime.TestProofProduction (tests\\sacl\\test_runtime.py:121)"} +{"complexity": "complex", "doc_id": "chunk_014891", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 158, "source_path": "tests\\sacl\\test_runtime.py", "text": "test_runtime.TestRepairLoop (tests\\sacl\\test_runtime.py:158)"} +{"complexity": "medium", "doc_id": "chunk_014892", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 198, "source_path": "tests\\sacl\\test_runtime.py", "text": "test_runtime.TestSACLDecorator (tests\\sacl\\test_runtime.py:198)"} +{"complexity": "simple", "doc_id": "chunk_014893", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "compliance", "source_line": 222, "source_path": "tests\\sacl\\test_runtime.py", "text": "test_runtime.TestSACLValidation (tests\\sacl\\test_runtime.py:222)"} +{"complexity": "simple", "doc_id": "chunk_014894", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 63, "source_path": "tests\\sacl\\test_runtime.py", "text": "test_runtime.test_load (tests\\sacl\\test_runtime.py:63)"} +{"complexity": "simple", "doc_id": "chunk_014895", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 69, "source_path": "tests\\sacl\\test_runtime.py", "text": "test_runtime.test_domain (tests\\sacl\\test_runtime.py:69)"} +{"complexity": "simple", "doc_id": "chunk_014896", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "compliance", "source_line": 73, "source_path": "tests\\sacl\\test_runtime.py", "text": "test_runtime.test_capability_check_permitted (tests\\sacl\\test_runtime.py:73)"} +{"complexity": "simple", "doc_id": "chunk_014897", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "compliance", "source_line": 78, "source_path": "tests\\sacl\\test_runtime.py", "text": "test_runtime.test_capability_check_forbidden (tests\\sacl\\test_runtime.py:78)"} +{"complexity": "simple", "doc_id": "chunk_014898", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "tests", "module": "compliance", "source_line": 83, "source_path": "tests\\sacl\\test_runtime.py", "text": "test_runtime.test_halt_threshold (tests\\sacl\\test_runtime.py:83)"} +{"complexity": "simple", "doc_id": "chunk_014899", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 88, "source_path": "tests\\sacl\\test_runtime.py", "text": "test_runtime.test_consensus_config (tests\\sacl\\test_runtime.py:88)"} +{"complexity": "simple", "doc_id": "chunk_014900", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 100, "source_path": "tests\\sacl\\test_runtime.py", "text": "test_runtime.test_enforce_permitted (tests\\sacl\\test_runtime.py:100)"} +{"complexity": "simple", "doc_id": "chunk_014901", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 107, "source_path": "tests\\sacl\\test_runtime.py", "text": "test_runtime.test_enforce_blocked (tests\\sacl\\test_runtime.py:107)"} +{"complexity": "simple", "doc_id": "chunk_014902", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 114, "source_path": "tests\\sacl\\test_runtime.py", "text": "test_runtime.test_enforce_returns_contract_hash (tests\\sacl\\test_runtime.py:114)"} +{"complexity": "medium", "doc_id": "chunk_014903", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "compliance", "source_line": 124, "source_path": "tests\\sacl\\test_runtime.py", "text": "test_runtime.test_produce_proof (tests\\sacl\\test_runtime.py:124)"} +{"complexity": "simple", "doc_id": "chunk_014904", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 139, "source_path": "tests\\sacl\\test_runtime.py", "text": "test_runtime.test_confidence_cap (tests\\sacl\\test_runtime.py:139)"} +{"complexity": "simple", "doc_id": "chunk_014905", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "compliance", "source_line": 148, "source_path": "tests\\sacl\\test_runtime.py", "text": "test_runtime.test_proof_has_domain (tests\\sacl\\test_runtime.py:148)"} +{"complexity": "simple", "doc_id": "chunk_014906", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "compliance", "source_line": 161, "source_path": "tests\\sacl\\test_runtime.py", "text": "test_runtime.test_create_repair_state (tests\\sacl\\test_runtime.py:161)"} +{"complexity": "simple", "doc_id": "chunk_014907", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 168, "source_path": "tests\\sacl\\test_runtime.py", "text": "test_runtime.test_should_repair_on_failure (tests\\sacl\\test_runtime.py:168)"} +{"complexity": "simple", "doc_id": "chunk_014908", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 174, "source_path": "tests\\sacl\\test_runtime.py", "text": "test_runtime.test_should_not_repair_on_success (tests\\sacl\\test_runtime.py:174)"} +{"complexity": "simple", "doc_id": "chunk_014909", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 180, "source_path": "tests\\sacl\\test_runtime.py", "text": "test_runtime.test_repair_exhaustion (tests\\sacl\\test_runtime.py:180)"} +{"complexity": "simple", "doc_id": "chunk_014910", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 190, "source_path": "tests\\sacl\\test_runtime.py", "text": "test_runtime.test_record_repair (tests\\sacl\\test_runtime.py:190)"} +{"complexity": "simple", "doc_id": "chunk_014911", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 201, "source_path": "tests\\sacl\\test_runtime.py", "text": "test_runtime.test_decorator_blocks_unknown_action (tests\\sacl\\test_runtime.py:201)"} +{"complexity": "simple", "doc_id": "chunk_014912", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 211, "source_path": "tests\\sacl\\test_runtime.py", "text": "test_runtime.test_decorator_permits_known_action (tests\\sacl\\test_runtime.py:211)"} +{"complexity": "simple", "doc_id": "chunk_014913", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "compliance", "source_line": 225, "source_path": "tests\\sacl\\test_runtime.py", "text": "test_runtime.test_load_invalid_xml (tests\\sacl\\test_runtime.py:225)"} +{"complexity": "simple", "doc_id": "chunk_014914", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 205, "source_path": "tests\\sacl\\test_runtime.py", "text": "test_runtime.do_forbidden (tests\\sacl\\test_runtime.py:205)"} +{"complexity": "simple", "doc_id": "chunk_014915", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 215, "source_path": "tests\\sacl\\test_runtime.py", "text": "test_runtime.do_analyze (tests\\sacl\\test_runtime.py:215)"} +{"complexity": "medium", "doc_id": "chunk_014916", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 22, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.TestDomainType (tests\\sacl\\test_sacl_models.py:22)"} +{"complexity": "simple", "doc_id": "chunk_014917", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 42, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.TestTrustLevel (tests\\sacl\\test_sacl_models.py:42)"} +{"complexity": "simple", "doc_id": "chunk_014918", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 53, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.TestRiskLevel (tests\\sacl\\test_sacl_models.py:53)"} +{"complexity": "medium", "doc_id": "chunk_014919", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 64, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.TestEnforcementAction (tests\\sacl\\test_sacl_models.py:64)"} +{"complexity": "simple", "doc_id": "chunk_014920", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 81, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.TestQuorumType (tests\\sacl\\test_sacl_models.py:81)"} +{"complexity": "simple", "doc_id": "chunk_014921", "function_type": "class", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "compliance", "source_line": 89, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.TestSignatureAlgorithm (tests\\sacl\\test_sacl_models.py:89)"} +{"complexity": "simple", "doc_id": "chunk_014922", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 104, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.TestHardwareBinding (tests\\sacl\\test_sacl_models.py:104)"} +{"complexity": "simple", "doc_id": "chunk_014923", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 116, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.TestAgentIdentity (tests\\sacl\\test_sacl_models.py:116)"} +{"complexity": "simple", "doc_id": "chunk_014924", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 127, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.TestCapability (tests\\sacl\\test_sacl_models.py:127)"} +{"complexity": "simple", "doc_id": "chunk_014925", "function_type": "class", "has_docstring": "no", "keyword": "train", "layer": "tests", "module": "compliance", "source_line": 137, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.TestConstraint (tests\\sacl\\test_sacl_models.py:137)"} +{"complexity": "simple", "doc_id": "chunk_014926", "function_type": "class", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "compliance", "source_line": 147, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.TestHaltCondition (tests\\sacl\\test_sacl_models.py:147)"} +{"complexity": "medium", "doc_id": "chunk_014927", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 157, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.TestConsensusRule (tests\\sacl\\test_sacl_models.py:157)"} +{"complexity": "complex", "doc_id": "chunk_014928", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 171, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.TestSACLContract (tests\\sacl\\test_sacl_models.py:171)"} +{"complexity": "simple", "doc_id": "chunk_014929", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 23, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_has_eight_values (tests\\sacl\\test_sacl_models.py:23)"} +{"complexity": "simple", "doc_id": "chunk_014930", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 26, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_education (tests\\sacl\\test_sacl_models.py:26)"} +{"complexity": "simple", "doc_id": "chunk_014931", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "compliance", "source_line": 29, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_vetproof (tests\\sacl\\test_sacl_models.py:29)"} +{"complexity": "simple", "doc_id": "chunk_014932", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 32, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_general (tests\\sacl\\test_sacl_models.py:32)"} +{"complexity": "simple", "doc_id": "chunk_014933", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 35, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_aviation (tests\\sacl\\test_sacl_models.py:35)"} +{"complexity": "simple", "doc_id": "chunk_014934", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 38, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_is_str_enum (tests\\sacl\\test_sacl_models.py:38)"} +{"complexity": "simple", "doc_id": "chunk_014935", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 43, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_has_five_values (tests\\sacl\\test_sacl_models.py:43)"} +{"complexity": "simple", "doc_id": "chunk_014936", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 46, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_supreme (tests\\sacl\\test_sacl_models.py:46)"} +{"complexity": "simple", "doc_id": "chunk_014937", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 49, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_untrusted (tests\\sacl\\test_sacl_models.py:49)"} +{"complexity": "simple", "doc_id": "chunk_014938", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 54, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_has_five_values (tests\\sacl\\test_sacl_models.py:54)"} +{"complexity": "simple", "doc_id": "chunk_014939", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 57, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_low_value (tests\\sacl\\test_sacl_models.py:57)"} +{"complexity": "simple", "doc_id": "chunk_014940", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 60, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_catastrophic (tests\\sacl\\test_sacl_models.py:60)"} +{"complexity": "simple", "doc_id": "chunk_014941", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 65, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_has_four_values (tests\\sacl\\test_sacl_models.py:65)"} +{"complexity": "simple", "doc_id": "chunk_014942", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "compliance", "source_line": 68, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_halt (tests\\sacl\\test_sacl_models.py:68)"} +{"complexity": "simple", "doc_id": "chunk_014943", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 71, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_block (tests\\sacl\\test_sacl_models.py:71)"} +{"complexity": "simple", "doc_id": "chunk_014944", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 74, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_warn (tests\\sacl\\test_sacl_models.py:74)"} +{"complexity": "simple", "doc_id": "chunk_014945", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 77, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_log (tests\\sacl\\test_sacl_models.py:77)"} +{"complexity": "simple", "doc_id": "chunk_014946", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 82, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_majority (tests\\sacl\\test_sacl_models.py:82)"} +{"complexity": "simple", "doc_id": "chunk_014947", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 85, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_unanimous (tests\\sacl\\test_sacl_models.py:85)"} +{"complexity": "simple", "doc_id": "chunk_014948", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "compliance", "source_line": 90, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_ed25519 (tests\\sacl\\test_sacl_models.py:90)"} +{"complexity": "simple", "doc_id": "chunk_014949", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 93, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_crystals_dilithium (tests\\sacl\\test_sacl_models.py:93)"} +{"complexity": "simple", "doc_id": "chunk_014950", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 96, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_hmac_sha256 (tests\\sacl\\test_sacl_models.py:96)"} +{"complexity": "simple", "doc_id": "chunk_014951", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 105, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_default_empty (tests\\sacl\\test_sacl_models.py:105)"} +{"complexity": "simple", "doc_id": "chunk_014952", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 111, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_custom_values (tests\\sacl\\test_sacl_models.py:111)"} +{"complexity": "simple", "doc_id": "chunk_014953", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 117, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_defaults (tests\\sacl\\test_sacl_models.py:117)"} +{"complexity": "simple", "doc_id": "chunk_014954", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 122, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_custom_domain (tests\\sacl\\test_sacl_models.py:122)"} +{"complexity": "simple", "doc_id": "chunk_014955", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 128, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_default_risk_level (tests\\sacl\\test_sacl_models.py:128)"} +{"complexity": "simple", "doc_id": "chunk_014956", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 132, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_default_parameters_empty (tests\\sacl\\test_sacl_models.py:132)"} +{"complexity": "simple", "doc_id": "chunk_014957", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 138, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_default_severity_high (tests\\sacl\\test_sacl_models.py:138)"} +{"complexity": "simple", "doc_id": "chunk_014958", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "compliance", "source_line": 142, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_default_enforcement_halt (tests\\sacl\\test_sacl_models.py:142)"} +{"complexity": "simple", "doc_id": "chunk_014959", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 148, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_default_sigma (tests\\sacl\\test_sacl_models.py:148)"} +{"complexity": "simple", "doc_id": "chunk_014960", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 152, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_default_min_samples (tests\\sacl\\test_sacl_models.py:152)"} +{"complexity": "simple", "doc_id": "chunk_014961", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 158, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_default_min_models (tests\\sacl\\test_sacl_models.py:158)"} +{"complexity": "simple", "doc_id": "chunk_014962", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 162, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_default_min_providers (tests\\sacl\\test_sacl_models.py:162)"} +{"complexity": "simple", "doc_id": "chunk_014963", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 166, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_providers_empty_by_default (tests\\sacl\\test_sacl_models.py:166)"} +{"complexity": "simple", "doc_id": "chunk_014964", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "compliance", "source_line": 172, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models._make_minimal (tests\\sacl\\test_sacl_models.py:172)"} +{"complexity": "simple", "doc_id": "chunk_014965", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 183, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_default_sacl_version (tests\\sacl\\test_sacl_models.py:183)"} +{"complexity": "simple", "doc_id": "chunk_014966", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 187, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_default_sigma (tests\\sacl\\test_sacl_models.py:187)"} +{"complexity": "simple", "doc_id": "chunk_014967", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 191, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_to_dict_returns_dict (tests\\sacl\\test_sacl_models.py:191)"} +{"complexity": "simple", "doc_id": "chunk_014968", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 196, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_to_dict_has_contract_id (tests\\sacl\\test_sacl_models.py:196)"} +{"complexity": "simple", "doc_id": "chunk_014969", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "compliance", "source_line": 201, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_get_halt_threshold_default (tests\\sacl\\test_sacl_models.py:201)"} +{"complexity": "simple", "doc_id": "chunk_014970", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "compliance", "source_line": 206, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_get_halt_threshold_with_condition (tests\\sacl\\test_sacl_models.py:206)"} +{"complexity": "simple", "doc_id": "chunk_014971", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "compliance", "source_line": 212, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_get_halt_threshold_unknown_domain_uses_default (tests\\sacl\\test_sacl_models.py:212)"} +{"complexity": "simple", "doc_id": "chunk_014972", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 216, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_has_capability_true (tests\\sacl\\test_sacl_models.py:216)"} +{"complexity": "simple", "doc_id": "chunk_014973", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 220, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_has_capability_false (tests\\sacl\\test_sacl_models.py:220)"} +{"complexity": "simple", "doc_id": "chunk_014974", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "compliance", "source_line": 224, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_get_blocking_constraint_halt (tests\\sacl\\test_sacl_models.py:224)"} +{"complexity": "simple", "doc_id": "chunk_014975", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 231, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_get_blocking_constraint_warn_not_blocking (tests\\sacl\\test_sacl_models.py:231)"} +{"complexity": "simple", "doc_id": "chunk_014976", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 236, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_get_blocking_constraint_none_when_no_match (tests\\sacl\\test_sacl_models.py:236)"} +{"complexity": "simple", "doc_id": "chunk_014977", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 240, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_required_frameworks (tests\\sacl\\test_sacl_models.py:240)"} +{"complexity": "simple", "doc_id": "chunk_014978", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 248, "source_path": "tests\\sacl\\test_sacl_models.py", "text": "test_sacl_models.test_required_frameworks_empty_when_none (tests\\sacl\\test_sacl_models.py:248)"} +{"complexity": "simple", "doc_id": "chunk_014979", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 74, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser._minimal_contract (tests\\sacl\\test_sacl_parser.py:74)"} +{"complexity": "medium", "doc_id": "chunk_014980", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 82, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.TestConstants (tests\\sacl\\test_sacl_parser.py:82)"} +{"complexity": "complex", "doc_id": "chunk_014981", "function_type": "class", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "compliance", "source_line": 100, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.TestSACLParserParse (tests\\sacl\\test_sacl_parser.py:100)"} +{"complexity": "complex", "doc_id": "chunk_014982", "function_type": "class", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "compliance", "source_line": 207, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.TestValidateSACL (tests\\sacl\\test_sacl_parser.py:207)"} +{"complexity": "medium", "doc_id": "chunk_014983", "function_type": "class", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 270, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.TestComputeContractHash (tests\\sacl\\test_sacl_parser.py:270)"} +{"complexity": "medium", "doc_id": "chunk_014984", "function_type": "class", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "compliance", "source_line": 292, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.TestGenerateSACL (tests\\sacl\\test_sacl_parser.py:292)"} +{"complexity": "simple", "doc_id": "chunk_014985", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "compliance", "source_line": 83, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_parser_version (tests\\sacl\\test_sacl_parser.py:83)"} +{"complexity": "simple", "doc_id": "chunk_014986", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 86, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_sacl_ns (tests\\sacl\\test_sacl_parser.py:86)"} +{"complexity": "simple", "doc_id": "chunk_014987", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 89, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_required_sections_is_frozenset (tests\\sacl\\test_sacl_parser.py:89)"} +{"complexity": "simple", "doc_id": "chunk_014988", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 92, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_required_sections_includes_identity (tests\\sacl\\test_sacl_parser.py:92)"} +{"complexity": "simple", "doc_id": "chunk_014989", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "compliance", "source_line": 101, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_parse_minimal_xml (tests\\sacl\\test_sacl_parser.py:101)"} +{"complexity": "simple", "doc_id": "chunk_014990", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "compliance", "source_line": 106, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_parse_sets_contract_id (tests\\sacl\\test_sacl_parser.py:106)"} +{"complexity": "simple", "doc_id": "chunk_014991", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "compliance", "source_line": 110, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_parse_sets_version (tests\\sacl\\test_sacl_parser.py:110)"} +{"complexity": "simple", "doc_id": "chunk_014992", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "compliance", "source_line": 114, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_parse_sets_sacl_version (tests\\sacl\\test_sacl_parser.py:114)"} +{"complexity": "simple", "doc_id": "chunk_014993", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "compliance", "source_line": 118, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_parse_sets_created (tests\\sacl\\test_sacl_parser.py:118)"} +{"complexity": "simple", "doc_id": "chunk_014994", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "compliance", "source_line": 122, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_parse_sets_patent_ref (tests\\sacl\\test_sacl_parser.py:122)"} +{"complexity": "simple", "doc_id": "chunk_014995", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "compliance", "source_line": 126, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_parse_identity_name (tests\\sacl\\test_sacl_parser.py:126)"} +{"complexity": "simple", "doc_id": "chunk_014996", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "compliance", "source_line": 130, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_parse_identity_domain (tests\\sacl\\test_sacl_parser.py:130)"} +{"complexity": "simple", "doc_id": "chunk_014997", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "compliance", "source_line": 134, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_parse_identity_cage_code (tests\\sacl\\test_sacl_parser.py:134)"} +{"complexity": "simple", "doc_id": "chunk_014998", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "compliance", "source_line": 138, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_parse_capabilities_count (tests\\sacl\\test_sacl_parser.py:138)"} +{"complexity": "simple", "doc_id": "chunk_014999", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "compliance", "source_line": 142, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_parse_capability_action (tests\\sacl\\test_sacl_parser.py:142)"} +{"complexity": "simple", "doc_id": "chunk_015000", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "compliance", "source_line": 146, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_parse_capability_has_param (tests\\sacl\\test_sacl_parser.py:146)"} +{"complexity": "simple", "doc_id": "chunk_015001", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "compliance", "source_line": 153, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_parse_constraints_count (tests\\sacl\\test_sacl_parser.py:153)"} +{"complexity": "simple", "doc_id": "chunk_015002", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "compliance", "source_line": 157, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_parse_constraint_rule (tests\\sacl\\test_sacl_parser.py:157)"} +{"complexity": "simple", "doc_id": "chunk_015003", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "compliance", "source_line": 161, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_parse_constraint_enforcement_halt (tests\\sacl\\test_sacl_parser.py:161)"} +{"complexity": "simple", "doc_id": "chunk_015004", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "compliance", "source_line": 165, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_parse_verification_framework (tests\\sacl\\test_sacl_parser.py:165)"} +{"complexity": "simple", "doc_id": "chunk_015005", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "compliance", "source_line": 171, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_parse_halt_conditions (tests\\sacl\\test_sacl_parser.py:171)"} +{"complexity": "simple", "doc_id": "chunk_015006", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "compliance", "source_line": 176, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_parse_consensus_min_models (tests\\sacl\\test_sacl_parser.py:176)"} +{"complexity": "simple", "doc_id": "chunk_015007", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "compliance", "source_line": 180, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_parse_consensus_provider (tests\\sacl\\test_sacl_parser.py:180)"} +{"complexity": "simple", "doc_id": "chunk_015008", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "compliance", "source_line": 185, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_parse_repair_loop (tests\\sacl\\test_sacl_parser.py:185)"} +{"complexity": "simple", "doc_id": "chunk_015009", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "compliance", "source_line": 189, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_parse_attestation_algorithm (tests\\sacl\\test_sacl_parser.py:189)"} +{"complexity": "simple", "doc_id": "chunk_015010", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "compliance", "source_line": 194, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_parse_evidence_retention (tests\\sacl\\test_sacl_parser.py:194)"} +{"complexity": "simple", "doc_id": "chunk_015011", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "compliance", "source_line": 198, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_parse_xgml_sign_output_true (tests\\sacl\\test_sacl_parser.py:198)"} +{"complexity": "simple", "doc_id": "chunk_015012", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "compliance", "source_line": 208, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_valid_contract_no_errors (tests\\sacl\\test_sacl_parser.py:208)"} +{"complexity": "simple", "doc_id": "chunk_015013", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 213, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_missing_contract_id_error (tests\\sacl\\test_sacl_parser.py:213)"} +{"complexity": "simple", "doc_id": "chunk_015014", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 221, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_missing_version_error (tests\\sacl\\test_sacl_parser.py:221)"} +{"complexity": "simple", "doc_id": "chunk_015015", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 229, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_missing_identity_name_error (tests\\sacl\\test_sacl_parser.py:229)"} +{"complexity": "simple", "doc_id": "chunk_015016", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 237, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_no_capabilities_error (tests\\sacl\\test_sacl_parser.py:237)"} +{"complexity": "simple", "doc_id": "chunk_015017", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "compliance", "source_line": 245, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_invalid_sigma_error (tests\\sacl\\test_sacl_parser.py:245)"} +{"complexity": "simple", "doc_id": "chunk_015018", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 255, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_consensus_min_models_less_than_providers_error (tests\\sacl\\test_sacl_parser.py:255)"} +{"complexity": "simple", "doc_id": "chunk_015019", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 271, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_returns_64_hex_chars (tests\\sacl\\test_sacl_parser.py:271)"} +{"complexity": "simple", "doc_id": "chunk_015020", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 277, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_deterministic (tests\\sacl\\test_sacl_parser.py:277)"} +{"complexity": "simple", "doc_id": "chunk_015021", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 281, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_different_contracts_different_hashes (tests\\sacl\\test_sacl_parser.py:281)"} +{"complexity": "simple", "doc_id": "chunk_015022", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "compliance", "source_line": 293, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_generate_returns_string (tests\\sacl\\test_sacl_parser.py:293)"} +{"complexity": "simple", "doc_id": "chunk_015023", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "compliance", "source_line": 298, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_generate_contains_contract_id (tests\\sacl\\test_sacl_parser.py:298)"} +{"complexity": "simple", "doc_id": "chunk_015024", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 303, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_round_trip_preserves_contract_id (tests\\sacl\\test_sacl_parser.py:303)"} +{"complexity": "simple", "doc_id": "chunk_015025", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 309, "source_path": "tests\\sacl\\test_sacl_parser.py", "text": "test_sacl_parser.test_round_trip_preserves_capability (tests\\sacl\\test_sacl_parser.py:309)"} +{"complexity": "medium", "doc_id": "chunk_015026", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "compliance", "source_line": 36, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime._make_contract (tests\\sacl\\test_sacl_runtime.py:36)"} +{"complexity": "simple", "doc_id": "chunk_015027", "function_type": "class", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "compliance", "source_line": 73, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.TestRuntimeVersion (tests\\sacl\\test_sacl_runtime.py:73)"} +{"complexity": "medium", "doc_id": "chunk_015028", "function_type": "class", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "compliance", "source_line": 82, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.TestSACLRuntimeInit (tests\\sacl\\test_sacl_runtime.py:82)"} +{"complexity": "medium", "doc_id": "chunk_015029", "function_type": "class", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "compliance", "source_line": 113, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.TestCapabilityChecking (tests\\sacl\\test_sacl_runtime.py:113)"} +{"complexity": "medium", "doc_id": "chunk_015030", "function_type": "class", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "compliance", "source_line": 136, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.TestConstraintChecking (tests\\sacl\\test_sacl_runtime.py:136)"} +{"complexity": "simple", "doc_id": "chunk_015031", "function_type": "class", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "compliance", "source_line": 155, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.TestHaltThreshold (tests\\sacl\\test_sacl_runtime.py:155)"} +{"complexity": "medium", "doc_id": "chunk_015032", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 171, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.TestConsensusConfig (tests\\sacl\\test_sacl_runtime.py:171)"} +{"complexity": "complex", "doc_id": "chunk_015033", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 192, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.TestEnforce (tests\\sacl\\test_sacl_runtime.py:192)"} +{"complexity": "medium", "doc_id": "chunk_015034", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "compliance", "source_line": 243, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.TestProduceProof (tests\\sacl\\test_sacl_runtime.py:243)"} +{"complexity": "complex", "doc_id": "chunk_015035", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 275, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.TestRepairLoop (tests\\sacl\\test_sacl_runtime.py:275)"} +{"complexity": "simple", "doc_id": "chunk_015036", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 74, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_version_string (tests\\sacl\\test_sacl_runtime.py:74)"} +{"complexity": "simple", "doc_id": "chunk_015037", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "compliance", "source_line": 83, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_init_from_contract (tests\\sacl\\test_sacl_runtime.py:83)"} +{"complexity": "simple", "doc_id": "chunk_015038", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 88, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_contract_id_property (tests\\sacl\\test_sacl_runtime.py:88)"} +{"complexity": "simple", "doc_id": "chunk_015039", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 93, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_contract_hash_property (tests\\sacl\\test_sacl_runtime.py:93)"} +{"complexity": "simple", "doc_id": "chunk_015040", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 98, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_domain_property (tests\\sacl\\test_sacl_runtime.py:98)"} +{"complexity": "simple", "doc_id": "chunk_015041", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 103, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_contract_property (tests\\sacl\\test_sacl_runtime.py:103)"} +{"complexity": "simple", "doc_id": "chunk_015042", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "compliance", "source_line": 114, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_check_capability_true (tests\\sacl\\test_sacl_runtime.py:114)"} +{"complexity": "simple", "doc_id": "chunk_015043", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "compliance", "source_line": 118, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_check_capability_false (tests\\sacl\\test_sacl_runtime.py:118)"} +{"complexity": "simple", "doc_id": "chunk_015044", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 122, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_get_capability_risk_low (tests\\sacl\\test_sacl_runtime.py:122)"} +{"complexity": "simple", "doc_id": "chunk_015045", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 127, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_get_capability_risk_none_for_unknown (tests\\sacl\\test_sacl_runtime.py:127)"} +{"complexity": "simple", "doc_id": "chunk_015046", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "compliance", "source_line": 137, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_check_constraint_returns_false_if_not_present (tests\\sacl\\test_sacl_runtime.py:137)"} +{"complexity": "simple", "doc_id": "chunk_015047", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "compliance", "source_line": 142, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_check_constraint_returns_true_if_rule_matches (tests\\sacl\\test_sacl_runtime.py:142)"} +{"complexity": "simple", "doc_id": "chunk_015048", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "compliance", "source_line": 156, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_get_halt_threshold_default (tests\\sacl\\test_sacl_runtime.py:156)"} +{"complexity": "simple", "doc_id": "chunk_015049", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "compliance", "source_line": 160, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_get_halt_threshold_with_condition (tests\\sacl\\test_sacl_runtime.py:160)"} +{"complexity": "simple", "doc_id": "chunk_015050", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 172, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_get_consensus_config_returns_dict (tests\\sacl\\test_sacl_runtime.py:172)"} +{"complexity": "simple", "doc_id": "chunk_015051", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 177, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_config_has_min_models (tests\\sacl\\test_sacl_runtime.py:177)"} +{"complexity": "simple", "doc_id": "chunk_015052", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 182, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_config_has_providers (tests\\sacl\\test_sacl_runtime.py:182)"} +{"complexity": "simple", "doc_id": "chunk_015053", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 193, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_allowed_action_returns_allowed_true (tests\\sacl\\test_sacl_runtime.py:193)"} +{"complexity": "simple", "doc_id": "chunk_015054", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 198, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_blocked_action_not_in_capabilities (tests\\sacl\\test_sacl_runtime.py:198)"} +{"complexity": "simple", "doc_id": "chunk_015055", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 203, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_blocked_action_has_reason (tests\\sacl\\test_sacl_runtime.py:203)"} +{"complexity": "simple", "doc_id": "chunk_015056", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 208, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_blocked_action_enforcement_block (tests\\sacl\\test_sacl_runtime.py:208)"} +{"complexity": "simple", "doc_id": "chunk_015057", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "compliance", "source_line": 213, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_checks_passed_on_success (tests\\sacl\\test_sacl_runtime.py:213)"} +{"complexity": "simple", "doc_id": "chunk_015058", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "compliance", "source_line": 218, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_checks_failed_on_block (tests\\sacl\\test_sacl_runtime.py:218)"} +{"complexity": "simple", "doc_id": "chunk_015059", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 223, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_enforcement_result_has_contract_id (tests\\sacl\\test_sacl_runtime.py:223)"} +{"complexity": "simple", "doc_id": "chunk_015060", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 228, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_enforcement_result_has_contract_hash (tests\\sacl\\test_sacl_runtime.py:228)"} +{"complexity": "simple", "doc_id": "chunk_015061", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 233, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_enforcement_result_has_timestamp (tests\\sacl\\test_sacl_runtime.py:233)"} +{"complexity": "simple", "doc_id": "chunk_015062", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "compliance", "source_line": 244, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_produce_proof_returns_dict (tests\\sacl\\test_sacl_runtime.py:244)"} +{"complexity": "simple", "doc_id": "chunk_015063", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "compliance", "source_line": 249, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_proof_has_proof_id (tests\\sacl\\test_sacl_runtime.py:249)"} +{"complexity": "simple", "doc_id": "chunk_015064", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 254, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_proof_has_evidence_hash (tests\\sacl\\test_sacl_runtime.py:254)"} +{"complexity": "simple", "doc_id": "chunk_015065", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "compliance", "source_line": 260, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_proof_has_contract_id (tests\\sacl\\test_sacl_runtime.py:260)"} +{"complexity": "simple", "doc_id": "chunk_015066", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "compliance", "source_line": 265, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_proof_verdict_preserved (tests\\sacl\\test_sacl_runtime.py:265)"} +{"complexity": "simple", "doc_id": "chunk_015067", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "compliance", "source_line": 276, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_create_repair_state (tests\\sacl\\test_sacl_runtime.py:276)"} +{"complexity": "simple", "doc_id": "chunk_015068", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 282, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_should_repair_false_on_success (tests\\sacl\\test_sacl_runtime.py:282)"} +{"complexity": "simple", "doc_id": "chunk_015069", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 287, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_should_repair_true_on_failure_first_try (tests\\sacl\\test_sacl_runtime.py:287)"} +{"complexity": "simple", "doc_id": "chunk_015070", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 292, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_should_repair_false_when_iterations_exhausted (tests\\sacl\\test_sacl_runtime.py:292)"} +{"complexity": "simple", "doc_id": "chunk_015071", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 298, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_record_repair_appends_to_history (tests\\sacl\\test_sacl_runtime.py:298)"} +{"complexity": "simple", "doc_id": "chunk_015072", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 304, "source_path": "tests\\sacl\\test_sacl_runtime.py", "text": "test_sacl_runtime.test_repair_history_trimmed_to_memory_window (tests\\sacl\\test_sacl_runtime.py:304)"} +{"complexity": "medium", "doc_id": "chunk_015073", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "workflows", "source_line": 8, "source_path": "tests\\scripts\\test_dual_env_workflow.py", "text": "test_dual_env_workflow.test_parse_junit_xml (tests\\scripts\\test_dual_env_workflow.py:8)"} +{"complexity": "medium", "doc_id": "chunk_015074", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 27, "source_path": "tests\\scripts\\test_dual_env_workflow.py", "text": "test_dual_env_workflow.test_compare_lanes_and_render_dashboard (tests\\scripts\\test_dual_env_workflow.py:27)"} +{"complexity": "medium", "doc_id": "chunk_015075", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 17, "source_path": "tests\\sdk\\test_python_sdk.py", "text": "test_python_sdk.TestSDKImport (tests\\sdk\\test_python_sdk.py:17)"} +{"complexity": "medium", "doc_id": "chunk_015076", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 38, "source_path": "tests\\sdk\\test_python_sdk.py", "text": "test_python_sdk.TestVerificationStatus (tests\\sdk\\test_python_sdk.py:38)"} +{"complexity": "medium", "doc_id": "chunk_015077", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 54, "source_path": "tests\\sdk\\test_python_sdk.py", "text": "test_python_sdk.TestModelResponse (tests\\sdk\\test_python_sdk.py:54)"} +{"complexity": "medium", "doc_id": "chunk_015078", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 80, "source_path": "tests\\sdk\\test_python_sdk.py", "text": "test_python_sdk.TestVerificationResult (tests\\sdk\\test_python_sdk.py:80)"} +{"complexity": "complex", "doc_id": "chunk_015079", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 110, "source_path": "tests\\sdk\\test_python_sdk.py", "text": "test_python_sdk.TestVerifyProof (tests\\sdk\\test_python_sdk.py:110)"} +{"complexity": "simple", "doc_id": "chunk_015080", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 20, "source_path": "tests\\sdk\\test_python_sdk.py", "text": "test_python_sdk.test_import_client (tests\\sdk\\test_python_sdk.py:20)"} +{"complexity": "simple", "doc_id": "chunk_015081", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 28, "source_path": "tests\\sdk\\test_python_sdk.py", "text": "test_python_sdk.test_import_models (tests\\sdk\\test_python_sdk.py:28)"} +{"complexity": "medium", "doc_id": "chunk_015082", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 41, "source_path": "tests\\sdk\\test_python_sdk.py", "text": "test_python_sdk.test_status_values (tests\\sdk\\test_python_sdk.py:41)"} +{"complexity": "medium", "doc_id": "chunk_015083", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 57, "source_path": "tests\\sdk\\test_python_sdk.py", "text": "test_python_sdk.test_model_response_from_dict (tests\\sdk\\test_python_sdk.py:57)"} +{"complexity": "medium", "doc_id": "chunk_015084", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 83, "source_path": "tests\\sdk\\test_python_sdk.py", "text": "test_python_sdk.test_result_from_dict (tests\\sdk\\test_python_sdk.py:83)"} +{"complexity": "medium", "doc_id": "chunk_015085", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 113, "source_path": "tests\\sdk\\test_python_sdk.py", "text": "test_python_sdk.test_verify_missing_fields (tests\\sdk\\test_python_sdk.py:113)"} +{"complexity": "medium", "doc_id": "chunk_015086", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 138, "source_path": "tests\\sdk\\test_python_sdk.py", "text": "test_python_sdk.test_verify_invalid_xgml (tests\\sdk\\test_python_sdk.py:138)"} +{"complexity": "simple", "doc_id": "chunk_015087", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 7, "source_path": "tests\\security\\test_delegated_guard.py", "text": "test_delegated_guard.test_sanitize_strips_zero_width_and_marks (tests\\security\\test_delegated_guard.py:7)"} +{"complexity": "medium", "doc_id": "chunk_015088", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 15, "source_path": "tests\\security\\test_delegated_guard.py", "text": "test_delegated_guard.test_authorize_blocks_sensitive_when_delegated_without_grant (tests\\security\\test_delegated_guard.py:15)"} +{"complexity": "medium", "doc_id": "chunk_015089", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 28, "source_path": "tests\\security\\test_delegated_guard.py", "text": "test_delegated_guard.test_authorize_allows_sensitive_with_grant_token (tests\\security\\test_delegated_guard.py:28)"} +{"complexity": "simple", "doc_id": "chunk_015090", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 21, "source_path": "tests\\security\\test_delegated_redteam.py", "text": "test_delegated_redteam.test_ics_fixture_is_flagged_and_content_hashed (tests\\security\\test_delegated_redteam.py:21)"} +{"complexity": "simple", "doc_id": "chunk_015091", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 27, "source_path": "tests\\security\\test_delegated_redteam.py", "text": "test_delegated_redteam.test_email_fixture_is_flagged (tests\\security\\test_delegated_redteam.py:27)"} +{"complexity": "medium", "doc_id": "chunk_015092", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 33, "source_path": "tests\\security\\test_delegated_redteam.py", "text": "test_delegated_redteam.test_policy_blocks_sensitive_action_for_delegated_without_grant (tests\\security\\test_delegated_redteam.py:33)"} +{"complexity": "medium", "doc_id": "chunk_015093", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 46, "source_path": "tests\\security\\test_delegated_redteam.py", "text": "test_delegated_redteam.test_browser_shim_respects_policy (tests\\security\\test_delegated_redteam.py:46)"} +{"complexity": "complex", "doc_id": "chunk_015094", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "tests", "module": "other", "source_line": 22, "source_path": "tests\\smoke\\conftest.py", "text": "conftest._build_smoke_app (tests\\smoke\\conftest.py:22)"} +{"complexity": "medium", "doc_id": "chunk_015095", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "other", "source_line": 72, "source_path": "tests\\smoke\\conftest.py", "text": "conftest._run_server (tests\\smoke\\conftest.py:72)"} +{"complexity": "medium", "doc_id": "chunk_015096", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 92, "source_path": "tests\\smoke\\conftest.py", "text": "conftest._wait_for_server (tests\\smoke\\conftest.py:92)"} +{"complexity": "simple", "doc_id": "chunk_015097", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 106, "source_path": "tests\\smoke\\conftest.py", "text": "conftest._is_port_in_use (tests\\smoke\\conftest.py:106)"} +{"complexity": "medium", "doc_id": "chunk_015098", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 120, "source_path": "tests\\smoke\\conftest.py", "text": "conftest.smoke_server (tests\\smoke\\conftest.py:120)"} +{"complexity": "simple", "doc_id": "chunk_015099", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 44, "source_path": "tests\\smoke\\conftest.py", "text": "conftest.health (tests\\smoke\\conftest.py:44)"} +{"complexity": "simple", "doc_id": "chunk_015100", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 48, "source_path": "tests\\smoke\\conftest.py", "text": "conftest.version (tests\\smoke\\conftest.py:48)"} +{"complexity": "simple", "doc_id": "chunk_015101", "function_type": "async_function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 52, "source_path": "tests\\smoke\\conftest.py", "text": "conftest.list_proofs (tests\\smoke\\conftest.py:52)"} +{"complexity": "simple", "doc_id": "chunk_015102", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 56, "source_path": "tests\\smoke\\conftest.py", "text": "conftest.root (tests\\smoke\\conftest.py:56)"} +{"complexity": "simple", "doc_id": "chunk_015103", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 24, "source_path": "tests\\smoke\\test_smoke.py", "text": "test_smoke.SmokeTestFailure (tests\\smoke\\test_smoke.py:24)"} +{"complexity": "simple", "doc_id": "chunk_015104", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 30, "source_path": "tests\\smoke\\test_smoke.py", "text": "test_smoke.base_url (tests\\smoke\\test_smoke.py:30)"} +{"complexity": "complex", "doc_id": "chunk_015105", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 35, "source_path": "tests\\smoke\\test_smoke.py", "text": "test_smoke.TestCriticalEndpoints (tests\\smoke\\test_smoke.py:35)"} +{"complexity": "medium", "doc_id": "chunk_015106", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 69, "source_path": "tests\\smoke\\test_smoke.py", "text": "test_smoke.TestDatabaseConnection (tests\\smoke\\test_smoke.py:69)"} +{"complexity": "medium", "doc_id": "chunk_015107", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 99, "source_path": "tests\\smoke\\test_smoke.py", "text": "test_smoke.TestRedisCache (tests\\smoke\\test_smoke.py:99)"} +{"complexity": "complex", "doc_id": "chunk_015108", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 121, "source_path": "tests\\smoke\\test_smoke.py", "text": "test_smoke.TestEnvironmentConfiguration (tests\\smoke\\test_smoke.py:121)"} +{"complexity": "medium", "doc_id": "chunk_015109", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 167, "source_path": "tests\\smoke\\test_smoke.py", "text": "test_smoke.TestSecurityConfiguration (tests\\smoke\\test_smoke.py:167)"} +{"complexity": "complex", "doc_id": "chunk_015110", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 189, "source_path": "tests\\smoke\\test_smoke.py", "text": "test_smoke.TestAPIFunctionality (tests\\smoke\\test_smoke.py:189)"} +{"complexity": "medium", "doc_id": "chunk_015111", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 223, "source_path": "tests\\smoke\\test_smoke.py", "text": "test_smoke.TestMonitoring (tests\\smoke\\test_smoke.py:223)"} +{"complexity": "simple", "doc_id": "chunk_015112", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 243, "source_path": "tests\\smoke\\test_smoke.py", "text": "test_smoke.pytest_configure (tests\\smoke\\test_smoke.py:243)"} +{"complexity": "medium", "doc_id": "chunk_015113", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 252, "source_path": "tests\\smoke\\test_smoke.py", "text": "test_smoke.pytest_sessionfinish (tests\\smoke\\test_smoke.py:252)"} +{"complexity": "simple", "doc_id": "chunk_015114", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "other", "source_line": 38, "source_path": "tests\\smoke\\test_smoke.py", "text": "test_smoke.test_server_is_running (tests\\smoke\\test_smoke.py:38)"} +{"complexity": "medium", "doc_id": "chunk_015115", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 48, "source_path": "tests\\smoke\\test_smoke.py", "text": "test_smoke.test_health_check_returns_healthy (tests\\smoke\\test_smoke.py:48)"} +{"complexity": "simple", "doc_id": "chunk_015116", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 62, "source_path": "tests\\smoke\\test_smoke.py", "text": "test_smoke.test_api_docs_accessible (tests\\smoke\\test_smoke.py:62)"} +{"complexity": "medium", "doc_id": "chunk_015117", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 72, "source_path": "tests\\smoke\\test_smoke.py", "text": "test_smoke.test_database_is_connected (tests\\smoke\\test_smoke.py:72)"} +{"complexity": "medium", "doc_id": "chunk_015118", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 85, "source_path": "tests\\smoke\\test_smoke.py", "text": "test_smoke.test_database_can_query (tests\\smoke\\test_smoke.py:85)"} +{"complexity": "medium", "doc_id": "chunk_015119", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 102, "source_path": "tests\\smoke\\test_smoke.py", "text": "test_smoke.test_redis_connection (tests\\smoke\\test_smoke.py:102)"} +{"complexity": "medium", "doc_id": "chunk_015120", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 124, "source_path": "tests\\smoke\\test_smoke.py", "text": "test_smoke.test_production_mode_enabled (tests\\smoke\\test_smoke.py:124)"} +{"complexity": "medium", "doc_id": "chunk_015121", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 140, "source_path": "tests\\smoke\\test_smoke.py", "text": "test_smoke.test_debug_mode_disabled (tests\\smoke\\test_smoke.py:140)"} +{"complexity": "simple", "doc_id": "chunk_015122", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 170, "source_path": "tests\\smoke\\test_smoke.py", "text": "test_smoke.test_https_enforced (tests\\smoke\\test_smoke.py:170)"} +{"complexity": "simple", "doc_id": "chunk_015123", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 177, "source_path": "tests\\smoke\\test_smoke.py", "text": "test_smoke.test_security_headers_present (tests\\smoke\\test_smoke.py:177)"} +{"complexity": "medium", "doc_id": "chunk_015124", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 192, "source_path": "tests\\smoke\\test_smoke.py", "text": "test_smoke.test_openapi_schema_valid (tests\\smoke\\test_smoke.py:192)"} +{"complexity": "medium", "doc_id": "chunk_015125", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 207, "source_path": "tests\\smoke\\test_smoke.py", "text": "test_smoke.test_cors_configured (tests\\smoke\\test_smoke.py:207)"} +{"complexity": "simple", "doc_id": "chunk_015126", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 226, "source_path": "tests\\smoke\\test_smoke.py", "text": "test_smoke.test_logging_configured (tests\\smoke\\test_smoke.py:226)"} +{"complexity": "simple", "doc_id": "chunk_015127", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 235, "source_path": "tests\\smoke\\test_smoke.py", "text": "test_smoke.test_error_tracking_configured (tests\\smoke\\test_smoke.py:235)"} +{"complexity": "medium", "doc_id": "chunk_015128", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 12, "source_path": "tests\\supremacy_sweep.py", "text": "supremacy_sweep.simulate_ensemble_vote (tests\\supremacy_sweep.py:12)"} +{"complexity": "complex", "doc_id": "chunk_015129", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "other", "source_line": 37, "source_path": "tests\\supremacy_sweep.py", "text": "supremacy_sweep.run_supremacy_sweep (tests\\supremacy_sweep.py:37)"} +{"complexity": "complex", "doc_id": "chunk_015130", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 11, "source_path": "tests\\test_acceleration_integration.py", "text": "test_acceleration_integration.TestFullSystemIntegration (tests\\test_acceleration_integration.py:11)"} +{"complexity": "medium", "doc_id": "chunk_015131", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 92, "source_path": "tests\\test_acceleration_integration.py", "text": "test_acceleration_integration.TestHardwareTrustIntegration (tests\\test_acceleration_integration.py:92)"} +{"complexity": "medium", "doc_id": "chunk_015132", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 120, "source_path": "tests\\test_acceleration_integration.py", "text": "test_acceleration_integration.TestProvenanceIntegration (tests\\test_acceleration_integration.py:120)"} +{"complexity": "medium", "doc_id": "chunk_015133", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 146, "source_path": "tests\\test_acceleration_integration.py", "text": "test_acceleration_integration.TestGraduatedVerificationIntegration (tests\\test_acceleration_integration.py:146)"} +{"complexity": "medium", "doc_id": "chunk_015134", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 170, "source_path": "tests\\test_acceleration_integration.py", "text": "test_acceleration_integration.TestMetaModelIntegration (tests\\test_acceleration_integration.py:170)"} +{"complexity": "complex", "doc_id": "chunk_015135", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 197, "source_path": "tests\\test_acceleration_integration.py", "text": "test_acceleration_integration.TestPerformanceBenchmarks (tests\\test_acceleration_integration.py:197)"} +{"complexity": "simple", "doc_id": "chunk_015136", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 14, "source_path": "tests\\test_acceleration_integration.py", "text": "test_acceleration_integration.test_system_initialization (tests\\test_acceleration_integration.py:14)"} +{"complexity": "medium", "doc_id": "chunk_015137", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 25, "source_path": "tests\\test_acceleration_integration.py", "text": "test_acceleration_integration.test_end_to_end_processing (tests\\test_acceleration_integration.py:25)"} +{"complexity": "medium", "doc_id": "chunk_015138", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 54, "source_path": "tests\\test_acceleration_integration.py", "text": "test_acceleration_integration.test_critical_decision_processing (tests\\test_acceleration_integration.py:54)"} +{"complexity": "medium", "doc_id": "chunk_015139", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 79, "source_path": "tests\\test_acceleration_integration.py", "text": "test_acceleration_integration.test_system_status (tests\\test_acceleration_integration.py:79)"} +{"complexity": "medium", "doc_id": "chunk_015140", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 95, "source_path": "tests\\test_acceleration_integration.py", "text": "test_acceleration_integration.test_certificate_generation_in_pipeline (tests\\test_acceleration_integration.py:95)"} +{"complexity": "medium", "doc_id": "chunk_015141", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 123, "source_path": "tests\\test_acceleration_integration.py", "text": "test_acceleration_integration.test_provenance_recorded (tests\\test_acceleration_integration.py:123)"} +{"complexity": "medium", "doc_id": "chunk_015142", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 149, "source_path": "tests\\test_acceleration_integration.py", "text": "test_acceleration_integration.test_level_based_on_context (tests\\test_acceleration_integration.py:149)"} +{"complexity": "medium", "doc_id": "chunk_015143", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "tests", "module": "other", "source_line": 173, "source_path": "tests\\test_acceleration_integration.py", "text": "test_acceleration_integration.test_meta_prediction_included (tests\\test_acceleration_integration.py:173)"} +{"complexity": "medium", "doc_id": "chunk_015144", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 200, "source_path": "tests\\test_acceleration_integration.py", "text": "test_acceleration_integration.test_processing_latency (tests\\test_acceleration_integration.py:200)"} +{"complexity": "medium", "doc_id": "chunk_015145", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 228, "source_path": "tests\\test_acceleration_integration.py", "text": "test_acceleration_integration.test_throughput_improvement (tests\\test_acceleration_integration.py:228)"} +{"complexity": "medium", "doc_id": "chunk_015146", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 19, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.TestProofAggregatorInit (tests\\test_aggregator.py:19)"} +{"complexity": "complex", "doc_id": "chunk_015147", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 50, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.TestProofIngestion (tests\\test_aggregator.py:50)"} +{"complexity": "complex", "doc_id": "chunk_015148", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 155, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.TestMultiDomainHandling (tests\\test_aggregator.py:155)"} +{"complexity": "complex", "doc_id": "chunk_015149", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 215, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.TestReportGeneration (tests\\test_aggregator.py:215)"} +{"complexity": "complex", "doc_id": "chunk_015150", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "proofs", "source_line": 332, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.TestStatisticsCalculation (tests\\test_aggregator.py:332)"} +{"complexity": "medium", "doc_id": "chunk_015151", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 396, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.TestMemoryBounds (tests\\test_aggregator.py:396)"} +{"complexity": "complex", "doc_id": "chunk_015152", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 425, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.TestDomainFiltering (tests\\test_aggregator.py:425)"} +{"complexity": "complex", "doc_id": "chunk_015153", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 469, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.TestEdgeCases (tests\\test_aggregator.py:469)"} +{"complexity": "medium", "doc_id": "chunk_015154", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "proofs", "source_line": 22, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_init_creates_all_domains (tests\\test_aggregator.py:22)"} +{"complexity": "simple", "doc_id": "chunk_015155", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "proofs", "source_line": 34, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_init_domains_are_empty_lists (tests\\test_aggregator.py:34)"} +{"complexity": "simple", "doc_id": "chunk_015156", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "proofs", "source_line": 42, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_init_registry_structure (tests\\test_aggregator.py:42)"} +{"complexity": "simple", "doc_id": "chunk_015157", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 54, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.aggregator (tests\\test_aggregator.py:54)"} +{"complexity": "simple", "doc_id": "chunk_015158", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 58, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_ingest_financial_proof (tests\\test_aggregator.py:58)"} +{"complexity": "simple", "doc_id": "chunk_015159", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 66, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_ingest_operational_proof (tests\\test_aggregator.py:66)"} +{"complexity": "simple", "doc_id": "chunk_015160", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 74, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_ingest_biometric_proof (tests\\test_aggregator.py:74)"} +{"complexity": "simple", "doc_id": "chunk_015161", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 82, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_ingest_government_proof (tests\\test_aggregator.py:82)"} +{"complexity": "simple", "doc_id": "chunk_015162", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 90, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_ingest_health_proof (tests\\test_aggregator.py:90)"} +{"complexity": "simple", "doc_id": "chunk_015163", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 98, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_ingest_benchmark_proof (tests\\test_aggregator.py:98)"} +{"complexity": "medium", "doc_id": "chunk_015164", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 106, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_ingest_multiple_proofs_same_domain (tests\\test_aggregator.py:106)"} +{"complexity": "simple", "doc_id": "chunk_015165", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "proofs", "source_line": 121, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_ingest_invalid_domain_ignored (tests\\test_aggregator.py:121)"} +{"complexity": "medium", "doc_id": "chunk_015166", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 132, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_ingest_preserves_proof_structure (tests\\test_aggregator.py:132)"} +{"complexity": "medium", "doc_id": "chunk_015167", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 159, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.populated_aggregator (tests\\test_aggregator.py:159)"} +{"complexity": "simple", "doc_id": "chunk_015168", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 189, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_all_domains_populated_independently (tests\\test_aggregator.py:189)"} +{"complexity": "simple", "doc_id": "chunk_015169", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 198, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_domain_isolation (tests\\test_aggregator.py:198)"} +{"complexity": "simple", "doc_id": "chunk_015170", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 209, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_total_proof_count (tests\\test_aggregator.py:209)"} +{"complexity": "medium", "doc_id": "chunk_015171", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 219, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.report_aggregator (tests\\test_aggregator.py:219)"} +{"complexity": "simple", "doc_id": "chunk_015172", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 243, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_report_contains_header (tests\\test_aggregator.py:243)"} +{"complexity": "simple", "doc_id": "chunk_015173", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 250, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_report_contains_cage_code (tests\\test_aggregator.py:250)"} +{"complexity": "simple", "doc_id": "chunk_015174", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 257, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_report_contains_timestamp (tests\\test_aggregator.py:257)"} +{"complexity": "simple", "doc_id": "chunk_015175", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 265, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_report_financial_section (tests\\test_aggregator.py:265)"} +{"complexity": "simple", "doc_id": "chunk_015176", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 274, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_report_operational_section (tests\\test_aggregator.py:274)"} +{"complexity": "simple", "doc_id": "chunk_015177", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 282, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_report_ethical_section (tests\\test_aggregator.py:282)"} +{"complexity": "simple", "doc_id": "chunk_015178", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 291, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_report_technical_section (tests\\test_aggregator.py:291)"} +{"complexity": "simple", "doc_id": "chunk_015179", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 299, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_report_empty_aggregator (tests\\test_aggregator.py:299)"} +{"complexity": "simple", "doc_id": "chunk_015180", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 310, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_report_different_years (tests\\test_aggregator.py:310)"} +{"complexity": "simple", "doc_id": "chunk_015181", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 320, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_report_is_string (tests\\test_aggregator.py:320)"} +{"complexity": "simple", "doc_id": "chunk_015182", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 325, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_report_is_multiline (tests\\test_aggregator.py:325)"} +{"complexity": "simple", "doc_id": "chunk_015183", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 335, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_zero_proofs_statistics (tests\\test_aggregator.py:335)"} +{"complexity": "medium", "doc_id": "chunk_015184", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 344, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_single_proof_statistics (tests\\test_aggregator.py:344)"} +{"complexity": "medium", "doc_id": "chunk_015185", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 361, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_large_proof_counts (tests\\test_aggregator.py:361)"} +{"complexity": "medium", "doc_id": "chunk_015186", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 377, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_statistics_accuracy_after_multiple_ingestions (tests\\test_aggregator.py:377)"} +{"complexity": "medium", "doc_id": "chunk_015187", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 399, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_large_proof_ingestion (tests\\test_aggregator.py:399)"} +{"complexity": "medium", "doc_id": "chunk_015188", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 412, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_registry_size_after_ingestion (tests\\test_aggregator.py:412)"} +{"complexity": "simple", "doc_id": "chunk_015189", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 429, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.mixed_aggregator (tests\\test_aggregator.py:429)"} +{"complexity": "simple", "doc_id": "chunk_015190", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 438, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_access_specific_domain (tests\\test_aggregator.py:438)"} +{"complexity": "medium", "doc_id": "chunk_015191", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 445, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_domain_independence (tests\\test_aggregator.py:445)"} +{"complexity": "simple", "doc_id": "chunk_015192", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 458, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_empty_domain_returns_empty_list (tests\\test_aggregator.py:458)"} +{"complexity": "simple", "doc_id": "chunk_015193", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 472, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_empty_proof_dict (tests\\test_aggregator.py:472)"} +{"complexity": "simple", "doc_id": "chunk_015194", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 480, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_case_sensitive_domain (tests\\test_aggregator.py:480)"} +{"complexity": "simple", "doc_id": "chunk_015195", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 490, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_none_proof_data (tests\\test_aggregator.py:490)"} +{"complexity": "medium", "doc_id": "chunk_015196", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 499, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_report_generation_idempotent (tests\\test_aggregator.py:499)"} +{"complexity": "medium", "doc_id": "chunk_015197", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 512, "source_path": "tests\\test_aggregator.py", "text": "test_aggregator.test_special_characters_in_proof (tests\\test_aggregator.py:512)"} +{"complexity": "simple", "doc_id": "chunk_015198", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 19, "source_path": "tests\\test_api_endpoints.py", "text": "test_api_endpoints.client (tests\\test_api_endpoints.py:19)"} +{"complexity": "simple", "doc_id": "chunk_015199", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 26, "source_path": "tests\\test_api_endpoints.py", "text": "test_api_endpoints.api_key_header (tests\\test_api_endpoints.py:26)"} +{"complexity": "medium", "doc_id": "chunk_015200", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 33, "source_path": "tests\\test_api_endpoints.py", "text": "test_api_endpoints.TestHealthEndpoints (tests\\test_api_endpoints.py:33)"} +{"complexity": "simple", "doc_id": "chunk_015201", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 59, "source_path": "tests\\test_api_endpoints.py", "text": "test_api_endpoints.TestRootEndpoint (tests\\test_api_endpoints.py:59)"} +{"complexity": "complex", "doc_id": "chunk_015202", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 71, "source_path": "tests\\test_api_endpoints.py", "text": "test_api_endpoints.TestProofEndpoint (tests\\test_api_endpoints.py:71)"} +{"complexity": "complex", "doc_id": "chunk_015203", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 130, "source_path": "tests\\test_api_endpoints.py", "text": "test_api_endpoints.TestVerifyEndpoint (tests\\test_api_endpoints.py:130)"} +{"complexity": "complex", "doc_id": "chunk_015204", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 197, "source_path": "tests\\test_api_endpoints.py", "text": "test_api_endpoints.TestBatchEndpoint (tests\\test_api_endpoints.py:197)"} +{"complexity": "medium", "doc_id": "chunk_015205", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 254, "source_path": "tests\\test_api_endpoints.py", "text": "test_api_endpoints.TestUsageEndpoint (tests\\test_api_endpoints.py:254)"} +{"complexity": "medium", "doc_id": "chunk_015206", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 272, "source_path": "tests\\test_api_endpoints.py", "text": "test_api_endpoints.TestRevenueEndpoint (tests\\test_api_endpoints.py:272)"} +{"complexity": "simple", "doc_id": "chunk_015207", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 36, "source_path": "tests\\test_api_endpoints.py", "text": "test_api_endpoints.test_health_check (tests\\test_api_endpoints.py:36)"} +{"complexity": "simple", "doc_id": "chunk_015208", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 44, "source_path": "tests\\test_api_endpoints.py", "text": "test_api_endpoints.test_liveness_check (tests\\test_api_endpoints.py:44)"} +{"complexity": "simple", "doc_id": "chunk_015209", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 51, "source_path": "tests\\test_api_endpoints.py", "text": "test_api_endpoints.test_readiness_check (tests\\test_api_endpoints.py:51)"} +{"complexity": "simple", "doc_id": "chunk_015210", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 62, "source_path": "tests\\test_api_endpoints.py", "text": "test_api_endpoints.test_root_returns_info (tests\\test_api_endpoints.py:62)"} +{"complexity": "simple", "doc_id": "chunk_015211", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 74, "source_path": "tests\\test_api_endpoints.py", "text": "test_api_endpoints.test_proof_requires_auth (tests\\test_api_endpoints.py:74)"} +{"complexity": "medium", "doc_id": "chunk_015212", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 82, "source_path": "tests\\test_api_endpoints.py", "text": "test_api_endpoints.test_proof_with_valid_key (tests\\test_api_endpoints.py:82)"} +{"complexity": "medium", "doc_id": "chunk_015213", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 96, "source_path": "tests\\test_api_endpoints.py", "text": "test_api_endpoints.test_proof_generates_valid_hash (tests\\test_api_endpoints.py:96)"} +{"complexity": "medium", "doc_id": "chunk_015214", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 109, "source_path": "tests\\test_api_endpoints.py", "text": "test_api_endpoints.test_proof_different_content_types (tests\\test_api_endpoints.py:109)"} +{"complexity": "medium", "doc_id": "chunk_015215", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 133, "source_path": "tests\\test_api_endpoints.py", "text": "test_api_endpoints.test_verify_existing_proof (tests\\test_api_endpoints.py:133)"} +{"complexity": "medium", "doc_id": "chunk_015216", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 158, "source_path": "tests\\test_api_endpoints.py", "text": "test_api_endpoints.test_verify_nonexistent_proof (tests\\test_api_endpoints.py:158)"} +{"complexity": "medium", "doc_id": "chunk_015217", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 173, "source_path": "tests\\test_api_endpoints.py", "text": "test_api_endpoints.test_verify_wrong_content (tests\\test_api_endpoints.py:173)"} +{"complexity": "simple", "doc_id": "chunk_015218", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 200, "source_path": "tests\\test_api_endpoints.py", "text": "test_api_endpoints.test_batch_requires_auth (tests\\test_api_endpoints.py:200)"} +{"complexity": "medium", "doc_id": "chunk_015219", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 208, "source_path": "tests\\test_api_endpoints.py", "text": "test_api_endpoints.test_batch_multiple_proofs (tests\\test_api_endpoints.py:208)"} +{"complexity": "medium", "doc_id": "chunk_015220", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 225, "source_path": "tests\\test_api_endpoints.py", "text": "test_api_endpoints.test_batch_merkle_root (tests\\test_api_endpoints.py:225)"} +{"complexity": "medium", "doc_id": "chunk_015221", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 240, "source_path": "tests\\test_api_endpoints.py", "text": "test_api_endpoints.test_batch_limit (tests\\test_api_endpoints.py:240)"} +{"complexity": "simple", "doc_id": "chunk_015222", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 257, "source_path": "tests\\test_api_endpoints.py", "text": "test_api_endpoints.test_usage_requires_auth (tests\\test_api_endpoints.py:257)"} +{"complexity": "simple", "doc_id": "chunk_015223", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 262, "source_path": "tests\\test_api_endpoints.py", "text": "test_api_endpoints.test_usage_returns_stats (tests\\test_api_endpoints.py:262)"} +{"complexity": "simple", "doc_id": "chunk_015224", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 275, "source_path": "tests\\test_api_endpoints.py", "text": "test_api_endpoints.test_revenue_returns_distribution (tests\\test_api_endpoints.py:275)"} +{"complexity": "complex", "doc_id": "chunk_015225", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "training", "source_line": 13, "source_path": "tests\\test_aspo.py", "text": "test_aspo.TestBehavioralMetrics (tests\\test_aspo.py:13)"} +{"complexity": "complex", "doc_id": "chunk_015226", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "tests", "module": "training", "source_line": 54, "source_path": "tests\\test_aspo.py", "text": "test_aspo.TestASPOTrainer (tests\\test_aspo.py:54)"} +{"complexity": "medium", "doc_id": "chunk_015227", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "training", "source_line": 16, "source_path": "tests\\test_aspo.py", "text": "test_aspo.test_behavioral_metrics_creation (tests\\test_aspo.py:16)"} +{"complexity": "medium", "doc_id": "chunk_015228", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "training", "source_line": 29, "source_path": "tests\\test_aspo.py", "text": "test_aspo.test_behavioral_score_computation (tests\\test_aspo.py:29)"} +{"complexity": "simple", "doc_id": "chunk_015229", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 45, "source_path": "tests\\test_aspo.py", "text": "test_aspo.test_from_response (tests\\test_aspo.py:45)"} +{"complexity": "simple", "doc_id": "chunk_015230", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 57, "source_path": "tests\\test_aspo.py", "text": "test_aspo.test_aspo_config (tests\\test_aspo.py:57)"} +{"complexity": "medium", "doc_id": "chunk_015231", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "training", "source_line": 67, "source_path": "tests\\test_aspo.py", "text": "test_aspo.test_compute_advantage (tests\\test_aspo.py:67)"} +{"complexity": "medium", "doc_id": "chunk_015232", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "training", "source_line": 82, "source_path": "tests\\test_aspo.py", "text": "test_aspo.test_shape_advantage (tests\\test_aspo.py:82)"} +{"complexity": "complex", "doc_id": "chunk_015233", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 13, "source_path": "tests\\test_asyncspade.py", "text": "test_asyncspade.TestSnapStream (tests\\test_asyncspade.py:13)"} +{"complexity": "medium", "doc_id": "chunk_015234", "function_type": "class", "has_docstring": "yes", "keyword": "infer", "layer": "tests", "module": "inference", "source_line": 75, "source_path": "tests\\test_asyncspade.py", "text": "test_asyncspade.TestQueryPredictor (tests\\test_asyncspade.py:75)"} +{"complexity": "medium", "doc_id": "chunk_015235", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 92, "source_path": "tests\\test_asyncspade.py", "text": "test_asyncspade.TestAsyncSpade (tests\\test_asyncspade.py:92)"} +{"complexity": "simple", "doc_id": "chunk_015236", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 16, "source_path": "tests\\test_asyncspade.py", "text": "test_asyncspade.test_attention_sink_identification (tests\\test_asyncspade.py:16)"} +{"complexity": "medium", "doc_id": "chunk_015237", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 24, "source_path": "tests\\test_asyncspade.py", "text": "test_asyncspade.test_heavy_hitter_identification (tests\\test_asyncspade.py:24)"} +{"complexity": "medium", "doc_id": "chunk_015238", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 36, "source_path": "tests\\test_asyncspade.py", "text": "test_asyncspade.test_cache_compression (tests\\test_asyncspade.py:36)"} +{"complexity": "medium", "doc_id": "chunk_015239", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "inference", "source_line": 56, "source_path": "tests\\test_asyncspade.py", "text": "test_asyncspade.test_compression_stats (tests\\test_asyncspade.py:56)"} +{"complexity": "medium", "doc_id": "chunk_015240", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "tests", "module": "inference", "source_line": 78, "source_path": "tests\\test_asyncspade.py", "text": "test_asyncspade.test_query_predictor_forward (tests\\test_asyncspade.py:78)"} +{"complexity": "simple", "doc_id": "chunk_015241", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "inference", "source_line": 95, "source_path": "tests\\test_asyncspade.py", "text": "test_asyncspade.test_asyncspade_initialization (tests\\test_asyncspade.py:95)"} +{"complexity": "medium", "doc_id": "chunk_015242", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "tests", "module": "inference", "source_line": 105, "source_path": "tests\\test_asyncspade.py", "text": "test_asyncspade.test_predict_next_query (tests\\test_asyncspade.py:105)"} +{"complexity": "simple", "doc_id": "chunk_015243", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 19, "source_path": "tests\\test_book_ramsey_graph.py", "text": "test_book_ramsey_graph._expected_length (tests\\test_book_ramsey_graph.py:19)"} +{"complexity": "simple", "doc_id": "chunk_015244", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 25, "source_path": "tests\\test_book_ramsey_graph.py", "text": "test_book_ramsey_graph._vertex_count (tests\\test_book_ramsey_graph.py:25)"} +{"complexity": "simple", "doc_id": "chunk_015245", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 30, "source_path": "tests\\test_book_ramsey_graph.py", "text": "test_book_ramsey_graph.test_n1_length_and_vertices (tests\\test_book_ramsey_graph.py:30)"} +{"complexity": "simple", "doc_id": "chunk_015246", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 37, "source_path": "tests\\test_book_ramsey_graph.py", "text": "test_book_ramsey_graph.test_n2_length (tests\\test_book_ramsey_graph.py:37)"} +{"complexity": "simple", "doc_id": "chunk_015247", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 43, "source_path": "tests\\test_book_ramsey_graph.py", "text": "test_book_ramsey_graph.test_n3_length (tests\\test_book_ramsey_graph.py:43)"} +{"complexity": "simple", "doc_id": "chunk_015248", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 49, "source_path": "tests\\test_book_ramsey_graph.py", "text": "test_book_ramsey_graph.test_n10_length (tests\\test_book_ramsey_graph.py:49)"} +{"complexity": "simple", "doc_id": "chunk_015249", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 55, "source_path": "tests\\test_book_ramsey_graph.py", "text": "test_book_ramsey_graph.test_length_formula (tests\\test_book_ramsey_graph.py:55)"} +{"complexity": "simple", "doc_id": "chunk_015250", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 62, "source_path": "tests\\test_book_ramsey_graph.py", "text": "test_book_ramsey_graph.test_determinism (tests\\test_book_ramsey_graph.py:62)"} +{"complexity": "simple", "doc_id": "chunk_015251", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 70, "source_path": "tests\\test_book_ramsey_graph.py", "text": "test_book_ramsey_graph.test_adjacency_string_is_binary (tests\\test_book_ramsey_graph.py:70)"} +{"complexity": "medium", "doc_id": "chunk_015252", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 77, "source_path": "tests\\test_book_ramsey_graph.py", "text": "test_book_ramsey_graph.test_encoding_convention_column_major (tests\\test_book_ramsey_graph.py:77)"} +{"complexity": "simple", "doc_id": "chunk_015253", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 99, "source_path": "tests\\test_book_ramsey_graph.py", "text": "test_book_ramsey_graph.test_invalid_n_raises (tests\\test_book_ramsey_graph.py:99)"} +{"complexity": "medium", "doc_id": "chunk_015254", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 108, "source_path": "tests\\test_book_ramsey_graph.py", "text": "test_book_ramsey_graph.test_stress_n_1_to_50 (tests\\test_book_ramsey_graph.py:108)"} +{"complexity": "simple", "doc_id": "chunk_015255", "function_type": "async_function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "agents", "source_line": 14, "source_path": "tests\\test_browser_agent.py", "text": "test_browser_agent.test_browser_agent_initialization (tests\\test_browser_agent.py:14)"} +{"complexity": "simple", "doc_id": "chunk_015256", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 23, "source_path": "tests\\test_browser_agent.py", "text": "test_browser_agent.test_browser_agent_context_manager (tests\\test_browser_agent.py:23)"} +{"complexity": "medium", "doc_id": "chunk_015257", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 31, "source_path": "tests\\test_browser_agent.py", "text": "test_browser_agent.test_browser_agent_simple_task (tests\\test_browser_agent.py:31)"} +{"complexity": "medium", "doc_id": "chunk_015258", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "agents", "source_line": 49, "source_path": "tests\\test_browser_agent.py", "text": "test_browser_agent.test_browser_agent_proof_generation (tests\\test_browser_agent.py:49)"} +{"complexity": "medium", "doc_id": "chunk_015259", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "agents", "source_line": 72, "source_path": "tests\\test_browser_agent.py", "text": "test_browser_agent.test_browser_agent_xgml_generation (tests\\test_browser_agent.py:72)"} +{"complexity": "simple", "doc_id": "chunk_015260", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5, "source_path": "tests\\test_calm_voting.py", "text": "test_calm_voting.MockConfig (tests\\test_calm_voting.py:5)"} +{"complexity": "medium", "doc_id": "chunk_015261", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 11, "source_path": "tests\\test_calm_voting.py", "text": "test_calm_voting.calculate_winner (tests\\test_calm_voting.py:11)"} +{"complexity": "medium", "doc_id": "chunk_015262", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 41, "source_path": "tests\\test_calm_voting.py", "text": "test_calm_voting.TestCALMVoting (tests\\test_calm_voting.py:41)"} +{"complexity": "simple", "doc_id": "chunk_015263", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 42, "source_path": "tests\\test_calm_voting.py", "text": "test_calm_voting.test_sympy_overrides_majority (tests\\test_calm_voting.py:42)"} +{"complexity": "simple", "doc_id": "chunk_015264", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 52, "source_path": "tests\\test_calm_voting.py", "text": "test_calm_voting.test_code_helper (tests\\test_calm_voting.py:52)"} +{"complexity": "medium", "doc_id": "chunk_015265", "function_type": "class", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "other", "source_line": 76, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus.TestCobolParser (tests\\test_cobrex_stratus.py:76)"} +{"complexity": "medium", "doc_id": "chunk_015266", "function_type": "class", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "other", "source_line": 109, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus.TestCFGBuilder (tests\\test_cobrex_stratus.py:109)"} +{"complexity": "medium", "doc_id": "chunk_015267", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 137, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus.TestBusinessVariableIdentification (tests\\test_cobrex_stratus.py:137)"} +{"complexity": "medium", "doc_id": "chunk_015268", "function_type": "class", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "other", "source_line": 159, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus.TestBusinessRuleExtraction (tests\\test_cobrex_stratus.py:159)"} +{"complexity": "medium", "doc_id": "chunk_015269", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 190, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus.TestLean4ProofGeneration (tests\\test_cobrex_stratus.py:190)"} +{"complexity": "complex", "doc_id": "chunk_015270", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 217, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus.TestFullPipeline (tests\\test_cobrex_stratus.py:217)"} +{"complexity": "medium", "doc_id": "chunk_015271", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 262, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus.TestStratusDetectionAgent (tests\\test_cobrex_stratus.py:262)"} +{"complexity": "medium", "doc_id": "chunk_015272", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 292, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus.TestStratusMitigationTNR (tests\\test_cobrex_stratus.py:292)"} +{"complexity": "medium", "doc_id": "chunk_015273", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 323, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus.TestStratusSimulation (tests\\test_cobrex_stratus.py:323)"} +{"complexity": "simple", "doc_id": "chunk_015274", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "other", "source_line": 77, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus.test_parses_variables (tests\\test_cobrex_stratus.py:77)"} +{"complexity": "simple", "doc_id": "chunk_015275", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "other", "source_line": 85, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus.test_parses_if_statement (tests\\test_cobrex_stratus.py:85)"} +{"complexity": "simple", "doc_id": "chunk_015276", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "other", "source_line": 92, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus.test_parses_evaluate (tests\\test_cobrex_stratus.py:92)"} +{"complexity": "simple", "doc_id": "chunk_015277", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "other", "source_line": 99, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus.test_parses_when_branches (tests\\test_cobrex_stratus.py:99)"} +{"complexity": "simple", "doc_id": "chunk_015278", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "other", "source_line": 110, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus.test_builds_cfg (tests\\test_cobrex_stratus.py:110)"} +{"complexity": "simple", "doc_id": "chunk_015279", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 120, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus.test_cfg_has_if_node (tests\\test_cobrex_stratus.py:120)"} +{"complexity": "simple", "doc_id": "chunk_015280", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 128, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus.test_cfg_has_evaluate_node (tests\\test_cobrex_stratus.py:128)"} +{"complexity": "simple", "doc_id": "chunk_015281", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 138, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus.test_filters_technical_vars (tests\\test_cobrex_stratus.py:138)"} +{"complexity": "simple", "doc_id": "chunk_015282", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 148, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus.test_keeps_business_vars (tests\\test_cobrex_stratus.py:148)"} +{"complexity": "simple", "doc_id": "chunk_015283", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "other", "source_line": 160, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus._run (tests\\test_cobrex_stratus.py:160)"} +{"complexity": "simple", "doc_id": "chunk_015284", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "other", "source_line": 168, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus.test_extracts_if_rule (tests\\test_cobrex_stratus.py:168)"} +{"complexity": "simple", "doc_id": "chunk_015285", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "other", "source_line": 173, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus.test_extracts_evaluate_rule (tests\\test_cobrex_stratus.py:173)"} +{"complexity": "simple", "doc_id": "chunk_015286", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 178, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus.test_evaluate_has_branches (tests\\test_cobrex_stratus.py:178)"} +{"complexity": "simple", "doc_id": "chunk_015287", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 184, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus.test_rule_ids_unique (tests\\test_cobrex_stratus.py:184)"} +{"complexity": "medium", "doc_id": "chunk_015288", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 191, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus.test_generates_if_proof (tests\\test_cobrex_stratus.py:191)"} +{"complexity": "medium", "doc_id": "chunk_015289", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 204, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus.test_generates_evaluate_proof (tests\\test_cobrex_stratus.py:204)"} +{"complexity": "simple", "doc_id": "chunk_015290", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 218, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus.test_full_pipeline_simple (tests\\test_cobrex_stratus.py:218)"} +{"complexity": "simple", "doc_id": "chunk_015291", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 226, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus.test_full_pipeline_nested (tests\\test_cobrex_stratus.py:226)"} +{"complexity": "simple", "doc_id": "chunk_015292", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 231, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus.test_json_output (tests\\test_cobrex_stratus.py:231)"} +{"complexity": "medium", "doc_id": "chunk_015293", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "other", "source_line": 241, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus.test_runs_on_real_cobol_files (tests\\test_cobrex_stratus.py:241)"} +{"complexity": "simple", "doc_id": "chunk_015294", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 263, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus.test_should_escalate_critical (tests\\test_cobrex_stratus.py:263)"} +{"complexity": "simple", "doc_id": "chunk_015295", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 269, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus.test_should_escalate_threshold (tests\\test_cobrex_stratus.py:269)"} +{"complexity": "simple", "doc_id": "chunk_015296", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 278, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus.test_no_escalate_below_threshold (tests\\test_cobrex_stratus.py:278)"} +{"complexity": "simple", "doc_id": "chunk_015297", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "other", "source_line": 284, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus.test_run_once_no_prometheus (tests\\test_cobrex_stratus.py:284)"} +{"complexity": "medium", "doc_id": "chunk_015298", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "other", "source_line": 293, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus.test_dry_run_mitigation (tests\\test_cobrex_stratus.py:293)"} +{"complexity": "medium", "doc_id": "chunk_015299", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "other", "source_line": 309, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus.test_checkpoint_created (tests\\test_cobrex_stratus.py:309)"} +{"complexity": "simple", "doc_id": "chunk_015300", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 324, "source_path": "tests\\test_cobrex_stratus.py", "text": "test_cobrex_stratus.test_full_simulation (tests\\test_cobrex_stratus.py:324)"} +{"complexity": "complex", "doc_id": "chunk_015301", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 17, "source_path": "tests\\test_collusion_detector.py", "text": "test_collusion_detector.TestCollusionDetector (tests\\test_collusion_detector.py:17)"} +{"complexity": "complex", "doc_id": "chunk_015302", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 187, "source_path": "tests\\test_collusion_detector.py", "text": "test_collusion_detector.TestResponseTimeRandomizer (tests\\test_collusion_detector.py:187)"} +{"complexity": "medium", "doc_id": "chunk_015303", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 223, "source_path": "tests\\test_collusion_detector.py", "text": "test_collusion_detector.TestCollusionRiskEnum (tests\\test_collusion_detector.py:223)"} +{"complexity": "medium", "doc_id": "chunk_015304", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 241, "source_path": "tests\\test_collusion_detector.py", "text": "test_collusion_detector.TestValidatorBehavior (tests\\test_collusion_detector.py:241)"} +{"complexity": "complex", "doc_id": "chunk_015305", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 272, "source_path": "tests\\test_collusion_detector.py", "text": "test_collusion_detector.TestCleanValidatorSet (tests\\test_collusion_detector.py:272)"} +{"complexity": "simple", "doc_id": "chunk_015306", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 21, "source_path": "tests\\test_collusion_detector.py", "text": "test_collusion_detector.detector (tests\\test_collusion_detector.py:21)"} +{"complexity": "simple", "doc_id": "chunk_015307", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 27, "source_path": "tests\\test_collusion_detector.py", "text": "test_collusion_detector.risk_enum (tests\\test_collusion_detector.py:27)"} +{"complexity": "simple", "doc_id": "chunk_015308", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 32, "source_path": "tests\\test_collusion_detector.py", "text": "test_collusion_detector.test_record_response_creates_behavior (tests\\test_collusion_detector.py:32)"} +{"complexity": "medium", "doc_id": "chunk_015309", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 43, "source_path": "tests\\test_collusion_detector.py", "text": "test_collusion_detector.test_record_response_updates_history (tests\\test_collusion_detector.py:43)"} +{"complexity": "medium", "doc_id": "chunk_015310", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 58, "source_path": "tests\\test_collusion_detector.py", "text": "test_collusion_detector.test_record_response_tracks_network_info (tests\\test_collusion_detector.py:58)"} +{"complexity": "simple", "doc_id": "chunk_015311", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 74, "source_path": "tests\\test_collusion_detector.py", "text": "test_collusion_detector.test_analyze_pair_insufficient_data (tests\\test_collusion_detector.py:74)"} +{"complexity": "medium", "doc_id": "chunk_015312", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 80, "source_path": "tests\\test_collusion_detector.py", "text": "test_collusion_detector.test_analyze_pair_low_risk_normal_behavior (tests\\test_collusion_detector.py:80)"} +{"complexity": "medium", "doc_id": "chunk_015313", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 105, "source_path": "tests\\test_collusion_detector.py", "text": "test_collusion_detector.test_analyze_pair_high_risk_timing_correlation (tests\\test_collusion_detector.py:105)"} +{"complexity": "medium", "doc_id": "chunk_015314", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 130, "source_path": "tests\\test_collusion_detector.py", "text": "test_collusion_detector.test_analyze_pair_high_risk_identical_reasoning (tests\\test_collusion_detector.py:130)"} +{"complexity": "complex", "doc_id": "chunk_015315", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 153, "source_path": "tests\\test_collusion_detector.py", "text": "test_collusion_detector.test_detect_collusion_in_group (tests\\test_collusion_detector.py:153)"} +{"complexity": "simple", "doc_id": "chunk_015316", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 191, "source_path": "tests\\test_collusion_detector.py", "text": "test_collusion_detector.randomizer (tests\\test_collusion_detector.py:191)"} +{"complexity": "simple", "doc_id": "chunk_015317", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 200, "source_path": "tests\\test_collusion_detector.py", "text": "test_collusion_detector.test_calculate_delay_in_range (tests\\test_collusion_detector.py:200)"} +{"complexity": "simple", "doc_id": "chunk_015318", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 206, "source_path": "tests\\test_collusion_detector.py", "text": "test_collusion_detector.test_calculate_delay_varies (tests\\test_collusion_detector.py:206)"} +{"complexity": "simple", "doc_id": "chunk_015319", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 213, "source_path": "tests\\test_collusion_detector.py", "text": "test_collusion_detector.test_calculate_delay_different_validators (tests\\test_collusion_detector.py:213)"} +{"complexity": "simple", "doc_id": "chunk_015320", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 226, "source_path": "tests\\test_collusion_detector.py", "text": "test_collusion_detector.test_risk_levels_defined (tests\\test_collusion_detector.py:226)"} +{"complexity": "simple", "doc_id": "chunk_015321", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 234, "source_path": "tests\\test_collusion_detector.py", "text": "test_collusion_detector.test_risk_comparison (tests\\test_collusion_detector.py:234)"} +{"complexity": "medium", "doc_id": "chunk_015322", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 244, "source_path": "tests\\test_collusion_detector.py", "text": "test_collusion_detector.test_validator_behavior_creation (tests\\test_collusion_detector.py:244)"} +{"complexity": "medium", "doc_id": "chunk_015323", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 256, "source_path": "tests\\test_collusion_detector.py", "text": "test_collusion_detector.test_validator_behavior_with_data (tests\\test_collusion_detector.py:256)"} +{"complexity": "medium", "doc_id": "chunk_015324", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 276, "source_path": "tests\\test_collusion_detector.py", "text": "test_collusion_detector.detector (tests\\test_collusion_detector.py:276)"} +{"complexity": "simple", "doc_id": "chunk_015325", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 295, "source_path": "tests\\test_collusion_detector.py", "text": "test_collusion_detector.test_get_clean_validator_set_returns_required_count (tests\\test_collusion_detector.py:295)"} +{"complexity": "simple", "doc_id": "chunk_015326", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 301, "source_path": "tests\\test_collusion_detector.py", "text": "test_collusion_detector.test_get_clean_validator_set_all_if_not_enough (tests\\test_collusion_detector.py:301)"} +{"complexity": "simple", "doc_id": "chunk_015327", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 307, "source_path": "tests\\test_collusion_detector.py", "text": "test_collusion_detector.test_get_clean_validator_set_subset (tests\\test_collusion_detector.py:307)"} +{"complexity": "complex", "doc_id": "chunk_015328", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 15, "source_path": "tests\\test_crypto_engine.py", "text": "test_crypto_engine.TestCryptoEngine (tests\\test_crypto_engine.py:15)"} +{"complexity": "complex", "doc_id": "chunk_015329", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "crypto", "source_line": 94, "source_path": "tests\\test_crypto_engine.py", "text": "test_crypto_engine.TestMerkleTree (tests\\test_crypto_engine.py:94)"} +{"complexity": "complex", "doc_id": "chunk_015330", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 148, "source_path": "tests\\test_crypto_engine.py", "text": "test_crypto_engine.TestPricing (tests\\test_crypto_engine.py:148)"} +{"complexity": "complex", "doc_id": "chunk_015331", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 186, "source_path": "tests\\test_crypto_engine.py", "text": "test_crypto_engine.TestRevenueDistribution (tests\\test_crypto_engine.py:186)"} +{"complexity": "simple", "doc_id": "chunk_015332", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 19, "source_path": "tests\\test_crypto_engine.py", "text": "test_crypto_engine.crypto (tests\\test_crypto_engine.py:19)"} +{"complexity": "simple", "doc_id": "chunk_015333", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "crypto", "source_line": 24, "source_path": "tests\\test_crypto_engine.py", "text": "test_crypto_engine.test_hash_string (tests\\test_crypto_engine.py:24)"} +{"complexity": "simple", "doc_id": "chunk_015334", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "crypto", "source_line": 33, "source_path": "tests\\test_crypto_engine.py", "text": "test_crypto_engine.test_hash_bytes (tests\\test_crypto_engine.py:33)"} +{"complexity": "simple", "doc_id": "chunk_015335", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "crypto", "source_line": 39, "source_path": "tests\\test_crypto_engine.py", "text": "test_crypto_engine.test_hash_dict (tests\\test_crypto_engine.py:39)"} +{"complexity": "simple", "doc_id": "chunk_015336", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "crypto", "source_line": 46, "source_path": "tests\\test_crypto_engine.py", "text": "test_crypto_engine.test_hash_different_inputs (tests\\test_crypto_engine.py:46)"} +{"complexity": "simple", "doc_id": "chunk_015337", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 52, "source_path": "tests\\test_crypto_engine.py", "text": "test_crypto_engine.test_sign_produces_hex_string (tests\\test_crypto_engine.py:52)"} +{"complexity": "simple", "doc_id": "chunk_015338", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 58, "source_path": "tests\\test_crypto_engine.py", "text": "test_crypto_engine.test_sign_consistent_with_key (tests\\test_crypto_engine.py:58)"} +{"complexity": "simple", "doc_id": "chunk_015339", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 65, "source_path": "tests\\test_crypto_engine.py", "text": "test_crypto_engine.test_sign_different_messages (tests\\test_crypto_engine.py:65)"} +{"complexity": "simple", "doc_id": "chunk_015340", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "crypto", "source_line": 71, "source_path": "tests\\test_crypto_engine.py", "text": "test_crypto_engine.test_verify_valid_signature (tests\\test_crypto_engine.py:71)"} +{"complexity": "simple", "doc_id": "chunk_015341", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "crypto", "source_line": 78, "source_path": "tests\\test_crypto_engine.py", "text": "test_crypto_engine.test_verify_invalid_signature (tests\\test_crypto_engine.py:78)"} +{"complexity": "simple", "doc_id": "chunk_015342", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "crypto", "source_line": 86, "source_path": "tests\\test_crypto_engine.py", "text": "test_crypto_engine.test_verify_wrong_message (tests\\test_crypto_engine.py:86)"} +{"complexity": "simple", "doc_id": "chunk_015343", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "crypto", "source_line": 98, "source_path": "tests\\test_crypto_engine.py", "text": "test_crypto_engine.merkle_func (tests\\test_crypto_engine.py:98)"} +{"complexity": "simple", "doc_id": "chunk_015344", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "crypto", "source_line": 103, "source_path": "tests\\test_crypto_engine.py", "text": "test_crypto_engine.test_merkle_single_hash (tests\\test_crypto_engine.py:103)"} +{"complexity": "simple", "doc_id": "chunk_015345", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "crypto", "source_line": 110, "source_path": "tests\\test_crypto_engine.py", "text": "test_crypto_engine.test_merkle_two_hashes (tests\\test_crypto_engine.py:110)"} +{"complexity": "simple", "doc_id": "chunk_015346", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "crypto", "source_line": 116, "source_path": "tests\\test_crypto_engine.py", "text": "test_crypto_engine.test_merkle_deterministic (tests\\test_crypto_engine.py:116)"} +{"complexity": "simple", "doc_id": "chunk_015347", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "crypto", "source_line": 123, "source_path": "tests\\test_crypto_engine.py", "text": "test_crypto_engine.test_merkle_order_matters (tests\\test_crypto_engine.py:123)"} +{"complexity": "simple", "doc_id": "chunk_015348", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "crypto", "source_line": 129, "source_path": "tests\\test_crypto_engine.py", "text": "test_crypto_engine.test_merkle_empty_list (tests\\test_crypto_engine.py:129)"} +{"complexity": "simple", "doc_id": "chunk_015349", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "crypto", "source_line": 135, "source_path": "tests\\test_crypto_engine.py", "text": "test_crypto_engine.test_merkle_odd_count (tests\\test_crypto_engine.py:135)"} +{"complexity": "simple", "doc_id": "chunk_015350", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "crypto", "source_line": 141, "source_path": "tests\\test_crypto_engine.py", "text": "test_crypto_engine.test_merkle_power_of_two (tests\\test_crypto_engine.py:141)"} +{"complexity": "simple", "doc_id": "chunk_015351", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "crypto", "source_line": 151, "source_path": "tests\\test_crypto_engine.py", "text": "test_crypto_engine.test_calculate_cost_ai_output (tests\\test_crypto_engine.py:151)"} +{"complexity": "simple", "doc_id": "chunk_015352", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "crypto", "source_line": 157, "source_path": "tests\\test_crypto_engine.py", "text": "test_crypto_engine.test_calculate_cost_sensor_reading (tests\\test_crypto_engine.py:157)"} +{"complexity": "simple", "doc_id": "chunk_015353", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "crypto", "source_line": 163, "source_path": "tests\\test_crypto_engine.py", "text": "test_crypto_engine.test_calculate_cost_transaction (tests\\test_crypto_engine.py:163)"} +{"complexity": "simple", "doc_id": "chunk_015354", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "crypto", "source_line": 169, "source_path": "tests\\test_crypto_engine.py", "text": "test_crypto_engine.test_calculate_cost_batch_discount (tests\\test_crypto_engine.py:169)"} +{"complexity": "simple", "doc_id": "chunk_015355", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "crypto", "source_line": 179, "source_path": "tests\\test_crypto_engine.py", "text": "test_crypto_engine.test_calculate_cost_unknown_type (tests\\test_crypto_engine.py:179)"} +{"complexity": "medium", "doc_id": "chunk_015356", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 189, "source_path": "tests\\test_crypto_engine.py", "text": "test_crypto_engine.test_distribute_revenue_split (tests\\test_crypto_engine.py:189)"} +{"complexity": "medium", "doc_id": "chunk_015357", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 204, "source_path": "tests\\test_crypto_engine.py", "text": "test_crypto_engine.test_distribute_revenue_cumulative (tests\\test_crypto_engine.py:204)"} +{"complexity": "complex", "doc_id": "chunk_015358", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 16, "source_path": "tests\\test_databricks_integration.py", "text": "test_databricks_integration.TestAevionClient (tests\\test_databricks_integration.py:16)"} +{"complexity": "medium", "doc_id": "chunk_015359", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 97, "source_path": "tests\\test_databricks_integration.py", "text": "test_databricks_integration.TestAevionConfig (tests\\test_databricks_integration.py:97)"} +{"complexity": "complex", "doc_id": "chunk_015360", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 130, "source_path": "tests\\test_databricks_integration.py", "text": "test_databricks_integration.TestMLflowIntegration (tests\\test_databricks_integration.py:130)"} +{"complexity": "medium", "doc_id": "chunk_015361", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 169, "source_path": "tests\\test_databricks_integration.py", "text": "test_databricks_integration.TestUnityCatalog (tests\\test_databricks_integration.py:169)"} +{"complexity": "medium", "doc_id": "chunk_015362", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 202, "source_path": "tests\\test_databricks_integration.py", "text": "test_databricks_integration.TestSparkProofs (tests\\test_databricks_integration.py:202)"} +{"complexity": "medium", "doc_id": "chunk_015363", "function_type": "class", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 221, "source_path": "tests\\test_databricks_integration.py", "text": "test_databricks_integration.TestWidgets (tests\\test_databricks_integration.py:221)"} +{"complexity": "medium", "doc_id": "chunk_015364", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 236, "source_path": "tests\\test_databricks_integration.py", "text": "test_databricks_integration.TestWorkspaceSetup (tests\\test_databricks_integration.py:236)"} +{"complexity": "medium", "doc_id": "chunk_015365", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 263, "source_path": "tests\\test_databricks_integration.py", "text": "test_databricks_integration.test_integration_imports (tests\\test_databricks_integration.py:263)"} +{"complexity": "medium", "doc_id": "chunk_015366", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 19, "source_path": "tests\\test_databricks_integration.py", "text": "test_databricks_integration.test_client_initialization (tests\\test_databricks_integration.py:19)"} +{"complexity": "medium", "doc_id": "chunk_015367", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 34, "source_path": "tests\\test_databricks_integration.py", "text": "test_databricks_integration.test_config_from_env (tests\\test_databricks_integration.py:34)"} +{"complexity": "medium", "doc_id": "chunk_015368", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 48, "source_path": "tests\\test_databricks_integration.py", "text": "test_databricks_integration.test_prove_basic (tests\\test_databricks_integration.py:48)"} +{"complexity": "medium", "doc_id": "chunk_015369", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 73, "source_path": "tests\\test_databricks_integration.py", "text": "test_databricks_integration.test_prove_batch (tests\\test_databricks_integration.py:73)"} +{"complexity": "medium", "doc_id": "chunk_015370", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 100, "source_path": "tests\\test_databricks_integration.py", "text": "test_databricks_integration.test_default_config (tests\\test_databricks_integration.py:100)"} +{"complexity": "medium", "doc_id": "chunk_015371", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 113, "source_path": "tests\\test_databricks_integration.py", "text": "test_databricks_integration.test_custom_config (tests\\test_databricks_integration.py:113)"} +{"complexity": "simple", "doc_id": "chunk_015372", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 134, "source_path": "tests\\test_databricks_integration.py", "text": "test_databricks_integration.test_mlflow_logger_init (tests\\test_databricks_integration.py:134)"} +{"complexity": "medium", "doc_id": "chunk_015373", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 146, "source_path": "tests\\test_databricks_integration.py", "text": "test_databricks_integration.test_log_proof (tests\\test_databricks_integration.py:146)"} +{"complexity": "medium", "doc_id": "chunk_015374", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 172, "source_path": "tests\\test_databricks_integration.py", "text": "test_databricks_integration.test_proof_table_schema (tests\\test_databricks_integration.py:172)"} +{"complexity": "simple", "doc_id": "chunk_015375", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 192, "source_path": "tests\\test_databricks_integration.py", "text": "test_databricks_integration.test_proof_table_properties (tests\\test_databricks_integration.py:192)"} +{"complexity": "medium", "doc_id": "chunk_015376", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 205, "source_path": "tests\\test_databricks_integration.py", "text": "test_databricks_integration.test_spark_proof_generator_init (tests\\test_databricks_integration.py:205)"} +{"complexity": "simple", "doc_id": "chunk_015377", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 224, "source_path": "tests\\test_databricks_integration.py", "text": "test_databricks_integration.test_proof_widget_init (tests\\test_databricks_integration.py:224)"} +{"complexity": "simple", "doc_id": "chunk_015378", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 239, "source_path": "tests\\test_databricks_integration.py", "text": "test_databricks_integration.test_workspace_config_default (tests\\test_databricks_integration.py:239)"} +{"complexity": "medium", "doc_id": "chunk_015379", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 250, "source_path": "tests\\test_databricks_integration.py", "text": "test_databricks_integration.test_workspace_config_from_env (tests\\test_databricks_integration.py:250)"} +{"complexity": "complex", "doc_id": "chunk_015380", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 19, "source_path": "tests\\test_defense_in_depth.py", "text": "test_defense_in_depth.TestDefenseInDepth (tests\\test_defense_in_depth.py:19)"} +{"complexity": "complex", "doc_id": "chunk_015381", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 116, "source_path": "tests\\test_defense_in_depth.py", "text": "test_defense_in_depth.TestLayerResults (tests\\test_defense_in_depth.py:116)"} +{"complexity": "medium", "doc_id": "chunk_015382", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 151, "source_path": "tests\\test_defense_in_depth.py", "text": "test_defense_in_depth.TestDefenseDecisions (tests\\test_defense_in_depth.py:151)"} +{"complexity": "medium", "doc_id": "chunk_015383", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 182, "source_path": "tests\\test_defense_in_depth.py", "text": "test_defense_in_depth.TestLayerIntegration (tests\\test_defense_in_depth.py:182)"} +{"complexity": "simple", "doc_id": "chunk_015384", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 22, "source_path": "tests\\test_defense_in_depth.py", "text": "test_defense_in_depth.test_initialization (tests\\test_defense_in_depth.py:22)"} +{"complexity": "medium", "doc_id": "chunk_015385", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 32, "source_path": "tests\\test_defense_in_depth.py", "text": "test_defense_in_depth.test_normal_request_allowed (tests\\test_defense_in_depth.py:32)"} +{"complexity": "medium", "doc_id": "chunk_015386", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 46, "source_path": "tests\\test_defense_in_depth.py", "text": "test_defense_in_depth.test_blackmail_blocked (tests\\test_defense_in_depth.py:46)"} +{"complexity": "medium", "doc_id": "chunk_015387", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 59, "source_path": "tests\\test_defense_in_depth.py", "text": "test_defense_in_depth.test_keyword_evading_caught_at_layer3 (tests\\test_defense_in_depth.py:59)"} +{"complexity": "medium", "doc_id": "chunk_015388", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 73, "source_path": "tests\\test_defense_in_depth.py", "text": "test_defense_in_depth.test_escalation_pattern_detected (tests\\test_defense_in_depth.py:73)"} +{"complexity": "medium", "doc_id": "chunk_015389", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 89, "source_path": "tests\\test_defense_in_depth.py", "text": "test_defense_in_depth.test_all_layers_contribute (tests\\test_defense_in_depth.py:89)"} +{"complexity": "medium", "doc_id": "chunk_015390", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 103, "source_path": "tests\\test_defense_in_depth.py", "text": "test_defense_in_depth.test_statistics_tracking (tests\\test_defense_in_depth.py:103)"} +{"complexity": "medium", "doc_id": "chunk_015391", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 119, "source_path": "tests\\test_defense_in_depth.py", "text": "test_defense_in_depth.test_layer_result_creation (tests\\test_defense_in_depth.py:119)"} +{"complexity": "medium", "doc_id": "chunk_015392", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 133, "source_path": "tests\\test_defense_in_depth.py", "text": "test_defense_in_depth.test_unified_assessment_creation (tests\\test_defense_in_depth.py:133)"} +{"complexity": "medium", "doc_id": "chunk_015393", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 154, "source_path": "tests\\test_defense_in_depth.py", "text": "test_defense_in_depth.test_high_confidence_block (tests\\test_defense_in_depth.py:154)"} +{"complexity": "medium", "doc_id": "chunk_015394", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 168, "source_path": "tests\\test_defense_in_depth.py", "text": "test_defense_in_depth.test_early_exit_on_high_confidence (tests\\test_defense_in_depth.py:168)"} +{"complexity": "medium", "doc_id": "chunk_015395", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 185, "source_path": "tests\\test_defense_in_depth.py", "text": "test_defense_in_depth.test_quick_check_function (tests\\test_defense_in_depth.py:185)"} +{"complexity": "simple", "doc_id": "chunk_015396", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 16, "source_path": "tests\\test_demo_live.py", "text": "test_demo_live.test_load_codex_prompt_fallback_for_missing_file (tests\\test_demo_live.py:16)"} +{"complexity": "simple", "doc_id": "chunk_015397", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 27, "source_path": "tests\\test_demo_live.py", "text": "test_demo_live.test_load_codex_prompt_loads_existing_file (tests\\test_demo_live.py:27)"} +{"complexity": "medium", "doc_id": "chunk_015398", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 39, "source_path": "tests\\test_demo_live.py", "text": "test_demo_live.test_complex_plane_point_payload_has_required_schema (tests\\test_demo_live.py:39)"} +{"complexity": "complex", "doc_id": "chunk_015399", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 67, "source_path": "tests\\test_demo_live.py", "text": "test_demo_live.test_enterprise_demo_artifact_contract (tests\\test_demo_live.py:67)"} +{"complexity": "complex", "doc_id": "chunk_015400", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 29, "source_path": "tests\\test_deployment_verification.py", "text": "test_deployment_verification.DeploymentVerifier (tests\\test_deployment_verification.py:29)"} +{"complexity": "simple", "doc_id": "chunk_015401", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 71, "source_path": "tests\\test_deployment_verification.py", "text": "test_deployment_verification.verifier (tests\\test_deployment_verification.py:71)"} +{"complexity": "complex", "doc_id": "chunk_015402", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 76, "source_path": "tests\\test_deployment_verification.py", "text": "test_deployment_verification.TestHealthEndpoints (tests\\test_deployment_verification.py:76)"} +{"complexity": "medium", "doc_id": "chunk_015403", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 111, "source_path": "tests\\test_deployment_verification.py", "text": "test_deployment_verification.TestAPIEndpoints (tests\\test_deployment_verification.py:111)"} +{"complexity": "medium", "doc_id": "chunk_015404", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 140, "source_path": "tests\\test_deployment_verification.py", "text": "test_deployment_verification.TestDatabaseConnectivity (tests\\test_deployment_verification.py:140)"} +{"complexity": "medium", "doc_id": "chunk_015405", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 165, "source_path": "tests\\test_deployment_verification.py", "text": "test_deployment_verification.TestCacheConnectivity (tests\\test_deployment_verification.py:165)"} +{"complexity": "complex", "doc_id": "chunk_015406", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 181, "source_path": "tests\\test_deployment_verification.py", "text": "test_deployment_verification.TestPerformance (tests\\test_deployment_verification.py:181)"} +{"complexity": "complex", "doc_id": "chunk_015407", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 222, "source_path": "tests\\test_deployment_verification.py", "text": "test_deployment_verification.TestSecurity (tests\\test_deployment_verification.py:222)"} +{"complexity": "medium", "doc_id": "chunk_015408", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 272, "source_path": "tests\\test_deployment_verification.py", "text": "test_deployment_verification.TestMonitoring (tests\\test_deployment_verification.py:272)"} +{"complexity": "medium", "doc_id": "chunk_015409", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 290, "source_path": "tests\\test_deployment_verification.py", "text": "test_deployment_verification.TestBusinessLogic (tests\\test_deployment_verification.py:290)"} +{"complexity": "medium", "doc_id": "chunk_015410", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 320, "source_path": "tests\\test_deployment_verification.py", "text": "test_deployment_verification.TestDeploymentInfo (tests\\test_deployment_verification.py:320)"} +{"complexity": "medium", "doc_id": "chunk_015411", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 352, "source_path": "tests\\test_deployment_verification.py", "text": "test_deployment_verification.pytest_sessionfinish (tests\\test_deployment_verification.py:352)"} +{"complexity": "simple", "doc_id": "chunk_015412", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 32, "source_path": "tests\\test_deployment_verification.py", "text": "test_deployment_verification.__init__ (tests\\test_deployment_verification.py:32)"} +{"complexity": "medium", "doc_id": "chunk_015413", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 39, "source_path": "tests\\test_deployment_verification.py", "text": "test_deployment_verification.get (tests\\test_deployment_verification.py:39)"} +{"complexity": "medium", "doc_id": "chunk_015414", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 54, "source_path": "tests\\test_deployment_verification.py", "text": "test_deployment_verification.post (tests\\test_deployment_verification.py:54)"} +{"complexity": "simple", "doc_id": "chunk_015415", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 79, "source_path": "tests\\test_deployment_verification.py", "text": "test_deployment_verification.test_root_endpoint (tests\\test_deployment_verification.py:79)"} +{"complexity": "simple", "doc_id": "chunk_015416", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 84, "source_path": "tests\\test_deployment_verification.py", "text": "test_deployment_verification.test_health_endpoint (tests\\test_deployment_verification.py:84)"} +{"complexity": "simple", "doc_id": "chunk_015417", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 92, "source_path": "tests\\test_deployment_verification.py", "text": "test_deployment_verification.test_readiness_endpoint (tests\\test_deployment_verification.py:92)"} +{"complexity": "simple", "doc_id": "chunk_015418", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 103, "source_path": "tests\\test_deployment_verification.py", "text": "test_deployment_verification.test_liveness_endpoint (tests\\test_deployment_verification.py:103)"} +{"complexity": "simple", "doc_id": "chunk_015419", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 114, "source_path": "tests\\test_deployment_verification.py", "text": "test_deployment_verification.test_api_docs_available (tests\\test_deployment_verification.py:114)"} +{"complexity": "simple", "doc_id": "chunk_015420", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 119, "source_path": "tests\\test_deployment_verification.py", "text": "test_deployment_verification.test_openapi_schema_available (tests\\test_deployment_verification.py:119)"} +{"complexity": "simple", "doc_id": "chunk_015421", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 128, "source_path": "tests\\test_deployment_verification.py", "text": "test_deployment_verification.test_api_version_endpoint (tests\\test_deployment_verification.py:128)"} +{"complexity": "simple", "doc_id": "chunk_015422", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 143, "source_path": "tests\\test_deployment_verification.py", "text": "test_deployment_verification.test_database_query (tests\\test_deployment_verification.py:143)"} +{"complexity": "medium", "doc_id": "chunk_015423", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 152, "source_path": "tests\\test_deployment_verification.py", "text": "test_deployment_verification.test_database_health_check (tests\\test_deployment_verification.py:152)"} +{"complexity": "medium", "doc_id": "chunk_015424", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 168, "source_path": "tests\\test_deployment_verification.py", "text": "test_deployment_verification.test_redis_health_check (tests\\test_deployment_verification.py:168)"} +{"complexity": "medium", "doc_id": "chunk_015425", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 184, "source_path": "tests\\test_deployment_verification.py", "text": "test_deployment_verification.test_response_time_p95 (tests\\test_deployment_verification.py:184)"} +{"complexity": "medium", "doc_id": "chunk_015426", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 205, "source_path": "tests\\test_deployment_verification.py", "text": "test_deployment_verification.test_concurrent_requests (tests\\test_deployment_verification.py:205)"} +{"complexity": "medium", "doc_id": "chunk_015427", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 225, "source_path": "tests\\test_deployment_verification.py", "text": "test_deployment_verification.test_security_headers (tests\\test_deployment_verification.py:225)"} +{"complexity": "medium", "doc_id": "chunk_015428", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 243, "source_path": "tests\\test_deployment_verification.py", "text": "test_deployment_verification.test_cors_configured (tests\\test_deployment_verification.py:243)"} +{"complexity": "medium", "doc_id": "chunk_015429", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 256, "source_path": "tests\\test_deployment_verification.py", "text": "test_deployment_verification.test_no_debug_info_leak (tests\\test_deployment_verification.py:256)"} +{"complexity": "medium", "doc_id": "chunk_015430", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 275, "source_path": "tests\\test_deployment_verification.py", "text": "test_deployment_verification.test_metrics_endpoint (tests\\test_deployment_verification.py:275)"} +{"complexity": "medium", "doc_id": "chunk_015431", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 297, "source_path": "tests\\test_deployment_verification.py", "text": "test_deployment_verification.test_proof_generation_flow (tests\\test_deployment_verification.py:297)"} +{"complexity": "simple", "doc_id": "chunk_015432", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 323, "source_path": "tests\\test_deployment_verification.py", "text": "test_deployment_verification.test_git_sha_available (tests\\test_deployment_verification.py:323)"} +{"complexity": "medium", "doc_id": "chunk_015433", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 334, "source_path": "tests\\test_deployment_verification.py", "text": "test_deployment_verification.test_deployment_timestamp (tests\\test_deployment_verification.py:334)"} +{"complexity": "simple", "doc_id": "chunk_015434", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "verification", "source_line": 209, "source_path": "tests\\test_deployment_verification.py", "text": "test_deployment_verification.make_request (tests\\test_deployment_verification.py:209)"} +{"complexity": "medium", "doc_id": "chunk_015435", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 13, "source_path": "tests\\test_enterprise_context_verifier.py", "text": "test_enterprise_context_verifier.test_prompt_injection_blocks_and_unsafe_rate_stays_zero (tests\\test_enterprise_context_verifier.py:13)"} +{"complexity": "complex", "doc_id": "chunk_015436", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 35, "source_path": "tests\\test_enterprise_context_verifier.py", "text": "test_enterprise_context_verifier.test_signed_attestation_chain_and_batch_contract (tests\\test_enterprise_context_verifier.py:35)"} +{"complexity": "medium", "doc_id": "chunk_015437", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 77, "source_path": "tests\\test_enterprise_context_verifier.py", "text": "test_enterprise_context_verifier.test_coherence_alert_trigger (tests\\test_enterprise_context_verifier.py:77)"} +{"complexity": "medium", "doc_id": "chunk_015438", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 106, "source_path": "tests\\test_enterprise_context_verifier.py", "text": "test_enterprise_context_verifier.test_enterprise_batch_negentropy_aggregation (tests\\test_enterprise_context_verifier.py:106)"} +{"complexity": "medium", "doc_id": "chunk_015439", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 33, "source_path": "tests\\test_entropy_router.py", "text": "test_entropy_router.TestInformationalEntropy (tests\\test_entropy_router.py:33)"} +{"complexity": "medium", "doc_id": "chunk_015440", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 59, "source_path": "tests\\test_entropy_router.py", "text": "test_entropy_router.TestStructuralEntropy (tests\\test_entropy_router.py:59)"} +{"complexity": "medium", "doc_id": "chunk_015441", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 87, "source_path": "tests\\test_entropy_router.py", "text": "test_entropy_router.TestTemporalEntropy (tests\\test_entropy_router.py:87)"} +{"complexity": "simple", "doc_id": "chunk_015442", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 102, "source_path": "tests\\test_entropy_router.py", "text": "test_entropy_router.TestRAHRConfig (tests\\test_entropy_router.py:102)"} +{"complexity": "complex", "doc_id": "chunk_015443", "function_type": "class", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "verification", "source_line": 114, "source_path": "tests\\test_entropy_router.py", "text": "test_entropy_router.TestEntropyRouter (tests\\test_entropy_router.py:114)"} +{"complexity": "medium", "doc_id": "chunk_015444", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 161, "source_path": "tests\\test_entropy_router.py", "text": "test_entropy_router.TestPrdTierToVerificationDepth (tests\\test_entropy_router.py:161)"} +{"complexity": "simple", "doc_id": "chunk_015445", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 36, "source_path": "tests\\test_entropy_router.py", "text": "test_entropy_router.test_empty_tokens_returns_zero (tests\\test_entropy_router.py:36)"} +{"complexity": "simple", "doc_id": "chunk_015446", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 39, "source_path": "tests\\test_entropy_router.py", "text": "test_entropy_router.test_single_token_returns_zero (tests\\test_entropy_router.py:39)"} +{"complexity": "simple", "doc_id": "chunk_015447", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 42, "source_path": "tests\\test_entropy_router.py", "text": "test_entropy_router.test_uniform_two_tokens (tests\\test_entropy_router.py:42)"} +{"complexity": "simple", "doc_id": "chunk_015448", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 48, "source_path": "tests\\test_entropy_router.py", "text": "test_entropy_router.test_many_unique_tokens_increases_entropy (tests\\test_entropy_router.py:48)"} +{"complexity": "simple", "doc_id": "chunk_015449", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 54, "source_path": "tests\\test_entropy_router.py", "text": "test_entropy_router.test_repeated_token_low_entropy (tests\\test_entropy_router.py:54)"} +{"complexity": "simple", "doc_id": "chunk_015450", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 62, "source_path": "tests\\test_entropy_router.py", "text": "test_entropy_router.test_empty_trace_zero (tests\\test_entropy_router.py:62)"} +{"complexity": "simple", "doc_id": "chunk_015451", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 65, "source_path": "tests\\test_entropy_router.py", "text": "test_entropy_router.test_short_trace_below_cap (tests\\test_entropy_router.py:65)"} +{"complexity": "simple", "doc_id": "chunk_015452", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 70, "source_path": "tests\\test_entropy_router.py", "text": "test_entropy_router.test_trace_at_cap_returns_one (tests\\test_entropy_router.py:70)"} +{"complexity": "simple", "doc_id": "chunk_015453", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 74, "source_path": "tests\\test_entropy_router.py", "text": "test_entropy_router.test_trace_above_cap_capped (tests\\test_entropy_router.py:74)"} +{"complexity": "simple", "doc_id": "chunk_015454", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 78, "source_path": "tests\\test_entropy_router.py", "text": "test_entropy_router.test_empty_graph_zero (tests\\test_entropy_router.py:78)"} +{"complexity": "simple", "doc_id": "chunk_015455", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 81, "source_path": "tests\\test_entropy_router.py", "text": "test_entropy_router.test_small_graph_returns_bounded (tests\\test_entropy_router.py:81)"} +{"complexity": "simple", "doc_id": "chunk_015456", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 90, "source_path": "tests\\test_entropy_router.py", "text": "test_entropy_router.test_at_baseline_zero (tests\\test_entropy_router.py:90)"} +{"complexity": "simple", "doc_id": "chunk_015457", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 93, "source_path": "tests\\test_entropy_router.py", "text": "test_entropy_router.test_far_from_baseline_high (tests\\test_entropy_router.py:93)"} +{"complexity": "simple", "doc_id": "chunk_015458", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 98, "source_path": "tests\\test_entropy_router.py", "text": "test_entropy_router.test_sigma_zero_returns_zero (tests\\test_entropy_router.py:98)"} +{"complexity": "simple", "doc_id": "chunk_015459", "function_type": "function", "has_docstring": "no", "keyword": "score", "layer": "tests", "module": "verification", "source_line": 105, "source_path": "tests\\test_entropy_router.py", "text": "test_entropy_router.test_default_weights_sum_to_one (tests\\test_entropy_router.py:105)"} +{"complexity": "simple", "doc_id": "chunk_015460", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 109, "source_path": "tests\\test_entropy_router.py", "text": "test_entropy_router.test_invalid_weights_raises (tests\\test_entropy_router.py:109)"} +{"complexity": "simple", "doc_id": "chunk_015461", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 117, "source_path": "tests\\test_entropy_router.py", "text": "test_entropy_router.test_compute_entropy_returns_float_in_zero_one (tests\\test_entropy_router.py:117)"} +{"complexity": "simple", "doc_id": "chunk_015462", "function_type": "function", "has_docstring": "no", "keyword": "route", "layer": "tests", "module": "verification", "source_line": 123, "source_path": "tests\\test_entropy_router.py", "text": "test_entropy_router.test_route_returns_one_of_four_tiers (tests\\test_entropy_router.py:123)"} +{"complexity": "simple", "doc_id": "chunk_015463", "function_type": "function", "has_docstring": "no", "keyword": "score", "layer": "tests", "module": "verification", "source_line": 128, "source_path": "tests\\test_entropy_router.py", "text": "test_entropy_router.test_low_entropy_routes_to_lightweight (tests\\test_entropy_router.py:128)"} +{"complexity": "simple", "doc_id": "chunk_015464", "function_type": "function", "has_docstring": "no", "keyword": "route", "layer": "tests", "module": "verification", "source_line": 135, "source_path": "tests\\test_entropy_router.py", "text": "test_entropy_router.test_high_entropy_routes_to_human (tests\\test_entropy_router.py:135)"} +{"complexity": "simple", "doc_id": "chunk_015465", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 145, "source_path": "tests\\test_entropy_router.py", "text": "test_entropy_router.test_threshold_boundaries (tests\\test_entropy_router.py:145)"} +{"complexity": "simple", "doc_id": "chunk_015466", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 153, "source_path": "tests\\test_entropy_router.py", "text": "test_entropy_router.test_history_updated (tests\\test_entropy_router.py:153)"} +{"complexity": "simple", "doc_id": "chunk_015467", "function_type": "function", "has_docstring": "no", "keyword": "score", "layer": "tests", "module": "verification", "source_line": 164, "source_path": "tests\\test_entropy_router.py", "text": "test_entropy_router.test_lightweight_maps_to_fast (tests\\test_entropy_router.py:164)"} +{"complexity": "simple", "doc_id": "chunk_015468", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 167, "source_path": "tests\\test_entropy_router.py", "text": "test_entropy_router.test_bft_maps_to_standard (tests\\test_entropy_router.py:167)"} +{"complexity": "simple", "doc_id": "chunk_015469", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 170, "source_path": "tests\\test_entropy_router.py", "text": "test_entropy_router.test_formal_maps_to_deep (tests\\test_entropy_router.py:170)"} +{"complexity": "simple", "doc_id": "chunk_015470", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 173, "source_path": "tests\\test_entropy_router.py", "text": "test_entropy_router.test_human_maps_to_halt (tests\\test_entropy_router.py:173)"} +{"complexity": "simple", "doc_id": "chunk_015471", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 176, "source_path": "tests\\test_entropy_router.py", "text": "test_entropy_router.test_unknown_tier_defaults_to_standard (tests\\test_entropy_router.py:176)"} +{"complexity": "simple", "doc_id": "chunk_015472", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 179, "source_path": "tests\\test_entropy_router.py", "text": "test_entropy_router.test_case_insensitive (tests\\test_entropy_router.py:179)"} +{"complexity": "simple", "doc_id": "chunk_015473", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 22, "source_path": "tests\\test_fractal_visualization.py", "text": "test_fractal_visualization._load_module (tests\\test_fractal_visualization.py:22)"} +{"complexity": "medium", "doc_id": "chunk_015474", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 32, "source_path": "tests\\test_fractal_visualization.py", "text": "test_fractal_visualization._context (tests\\test_fractal_visualization.py:32)"} +{"complexity": "simple", "doc_id": "chunk_015475", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 49, "source_path": "tests\\test_fractal_visualization.py", "text": "test_fractal_visualization.test_mandelbrot_consensus_map_is_deterministic (tests\\test_fractal_visualization.py:49)"} +{"complexity": "simple", "doc_id": "chunk_015476", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 57, "source_path": "tests\\test_fractal_visualization.py", "text": "test_fractal_visualization.test_julia_parameters_are_deterministic (tests\\test_fractal_visualization.py:57)"} +{"complexity": "simple", "doc_id": "chunk_015477", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 64, "source_path": "tests\\test_fractal_visualization.py", "text": "test_fractal_visualization.test_sierpinski_depth_tracks_cache_reuse (tests\\test_fractal_visualization.py:64)"} +{"complexity": "simple", "doc_id": "chunk_015478", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "other", "source_line": 74, "source_path": "tests\\test_fractal_visualization.py", "text": "test_fractal_visualization.test_lorenz_dimension_is_bounded_and_finite (tests\\test_fractal_visualization.py:74)"} +{"complexity": "simple", "doc_id": "chunk_015479", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 81, "source_path": "tests\\test_fractal_visualization.py", "text": "test_fractal_visualization.test_cantor_payload_structure_is_stable (tests\\test_fractal_visualization.py:81)"} +{"complexity": "simple", "doc_id": "chunk_015480", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "other", "source_line": 92, "source_path": "tests\\test_fractal_visualization.py", "text": "test_fractal_visualization.test_build_fractal_payload_schema (tests\\test_fractal_visualization.py:92)"} +{"complexity": "simple", "doc_id": "chunk_015481", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 102, "source_path": "tests\\test_fractal_visualization.py", "text": "test_fractal_visualization.test_generate_fractal_suite_writes_payload_and_images (tests\\test_fractal_visualization.py:102)"} +{"complexity": "simple", "doc_id": "chunk_015482", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 109, "source_path": "tests\\test_fractal_visualization.py", "text": "test_fractal_visualization.test_benchmark_includes_fractals_only_when_requested (tests\\test_fractal_visualization.py:109)"} +{"complexity": "simple", "doc_id": "chunk_015483", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 120, "source_path": "tests\\test_fractal_visualization.py", "text": "test_fractal_visualization._FakeHwmonInterface (tests\\test_fractal_visualization.py:120)"} +{"complexity": "medium", "doc_id": "chunk_015484", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 130, "source_path": "tests\\test_fractal_visualization.py", "text": "test_fractal_visualization._FakeRAPLInterface (tests\\test_fractal_visualization.py:130)"} +{"complexity": "medium", "doc_id": "chunk_015485", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 144, "source_path": "tests\\test_fractal_visualization.py", "text": "test_fractal_visualization.test_energy_benchmark_fractal_suite_with_fake_hwmon (tests\\test_fractal_visualization.py:144)"} +{"complexity": "medium", "doc_id": "chunk_015486", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 159, "source_path": "tests\\test_fractal_visualization.py", "text": "test_fractal_visualization.test_energy_benchmark_fractal_suite_with_fake_rapl (tests\\test_fractal_visualization.py:159)"} +{"complexity": "simple", "doc_id": "chunk_015487", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 123, "source_path": "tests\\test_fractal_visualization.py", "text": "test_fractal_visualization.read_energy_uj (tests\\test_fractal_visualization.py:123)"} +{"complexity": "simple", "doc_id": "chunk_015488", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 126, "source_path": "tests\\test_fractal_visualization.py", "text": "test_fractal_visualization.read_power_uw (tests\\test_fractal_visualization.py:126)"} +{"complexity": "simple", "doc_id": "chunk_015489", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "other", "source_line": 133, "source_path": "tests\\test_fractal_visualization.py", "text": "test_fractal_visualization.__init__ (tests\\test_fractal_visualization.py:133)"} +{"complexity": "simple", "doc_id": "chunk_015490", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 136, "source_path": "tests\\test_fractal_visualization.py", "text": "test_fractal_visualization.read_energy_uj (tests\\test_fractal_visualization.py:136)"} +{"complexity": "simple", "doc_id": "chunk_015491", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 140, "source_path": "tests\\test_fractal_visualization.py", "text": "test_fractal_visualization.read_power_uw (tests\\test_fractal_visualization.py:140)"} +{"complexity": "simple", "doc_id": "chunk_015492", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 117, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks._load (tests\\test_frameworks.py:117)"} +{"complexity": "simple", "doc_id": "chunk_015493", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 128, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_module_loads (tests\\test_frameworks.py:128)"} +{"complexity": "simple", "doc_id": "chunk_015494", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 135, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_module_has_framework_name (tests\\test_frameworks.py:135)"} +{"complexity": "medium", "doc_id": "chunk_015495", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 144, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_module_has_framework_version (tests\\test_frameworks.py:144)"} +{"complexity": "simple", "doc_id": "chunk_015496", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 160, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_module_has_dunder_all (tests\\test_frameworks.py:160)"} +{"complexity": "simple", "doc_id": "chunk_015497", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 169, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_module_exports_exist (tests\\test_frameworks.py:169)"} +{"complexity": "simple", "doc_id": "chunk_015498", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 178, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_framework_names_are_unique (tests\\test_frameworks.py:178)"} +{"complexity": "simple", "doc_id": "chunk_015499", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 204, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f01_hash_content_returns_content_hash (tests\\test_frameworks.py:204)"} +{"complexity": "simple", "doc_id": "chunk_015500", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 211, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f01_hash_content_sha256_digest_length (tests\\test_frameworks.py:211)"} +{"complexity": "simple", "doc_id": "chunk_015501", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 217, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f01_hash_content_sha384_digest_length (tests\\test_frameworks.py:217)"} +{"complexity": "simple", "doc_id": "chunk_015502", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 223, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f01_hash_content_sha512_digest_length (tests\\test_frameworks.py:223)"} +{"complexity": "simple", "doc_id": "chunk_015503", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 229, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f01_hash_content_blake2b (tests\\test_frameworks.py:229)"} +{"complexity": "simple", "doc_id": "chunk_015504", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 236, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f01_hash_content_cid_format (tests\\test_frameworks.py:236)"} +{"complexity": "simple", "doc_id": "chunk_015505", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 247, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f01_verify_hash_succeeds_for_matching_data (tests\\test_frameworks.py:247)"} +{"complexity": "simple", "doc_id": "chunk_015506", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 254, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f01_verify_hash_fails_for_tampered_data (tests\\test_frameworks.py:254)"} +{"complexity": "simple", "doc_id": "chunk_015507", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 261, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f01_verify_hash_empty_bytes (tests\\test_frameworks.py:261)"} +{"complexity": "medium", "doc_id": "chunk_015508", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 269, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f01_merkle_root_single_leaf (tests\\test_frameworks.py:269)"} +{"complexity": "simple", "doc_id": "chunk_015509", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 282, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f01_merkle_root_two_leaves_deterministic (tests\\test_frameworks.py:282)"} +{"complexity": "simple", "doc_id": "chunk_015510", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 290, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f01_merkle_root_order_matters (tests\\test_frameworks.py:290)"} +{"complexity": "simple", "doc_id": "chunk_015511", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 297, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f01_merkle_root_empty_list (tests\\test_frameworks.py:297)"} +{"complexity": "simple", "doc_id": "chunk_015512", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 304, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f01_merkle_root_four_leaves (tests\\test_frameworks.py:304)"} +{"complexity": "simple", "doc_id": "chunk_015513", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 312, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f01_merkle_root_string_leaves (tests\\test_frameworks.py:312)"} +{"complexity": "simple", "doc_id": "chunk_015514", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 319, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f01_generate_nonce_default_length (tests\\test_frameworks.py:319)"} +{"complexity": "simple", "doc_id": "chunk_015515", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 325, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f01_generate_nonce_custom_length (tests\\test_frameworks.py:325)"} +{"complexity": "simple", "doc_id": "chunk_015516", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 331, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f01_generate_nonce_is_random (tests\\test_frameworks.py:331)"} +{"complexity": "simple", "doc_id": "chunk_015517", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 336, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f01_generate_proof_fingerprint_returns_cid_string (tests\\test_frameworks.py:336)"} +{"complexity": "simple", "doc_id": "chunk_015518", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 343, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f01_generate_proof_fingerprint_is_deterministic (tests\\test_frameworks.py:343)"} +{"complexity": "simple", "doc_id": "chunk_015519", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 349, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f01_generate_proof_fingerprint_differs_on_different_data (tests\\test_frameworks.py:349)"} +{"complexity": "simple", "doc_id": "chunk_015520", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 369, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f29_validate_icd10_valid_lung_cancer (tests\\test_frameworks.py:369)"} +{"complexity": "simple", "doc_id": "chunk_015521", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 374, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f29_validate_icd10_valid_no_decimal (tests\\test_frameworks.py:374)"} +{"complexity": "simple", "doc_id": "chunk_015522", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 379, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f29_validate_icd10_invalid_all_letters (tests\\test_frameworks.py:379)"} +{"complexity": "simple", "doc_id": "chunk_015523", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 384, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f29_validate_icd10_invalid_starts_with_digit (tests\\test_frameworks.py:384)"} +{"complexity": "simple", "doc_id": "chunk_015524", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 389, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f29_validate_icd10_invalid_empty_string (tests\\test_frameworks.py:389)"} +{"complexity": "simple", "doc_id": "chunk_015525", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 394, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f29_validate_icd10_valid_lowercase_accepted (tests\\test_frameworks.py:394)"} +{"complexity": "simple", "doc_id": "chunk_015526", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 400, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f29_brier_score_perfect_predictions (tests\\test_frameworks.py:400)"} +{"complexity": "simple", "doc_id": "chunk_015527", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 406, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f29_brier_score_worst_predictions (tests\\test_frameworks.py:406)"} +{"complexity": "simple", "doc_id": "chunk_015528", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 412, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f29_brier_score_uniform_half_predictions (tests\\test_frameworks.py:412)"} +{"complexity": "simple", "doc_id": "chunk_015529", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 420, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f29_brier_score_bounds_are_in_zero_to_one (tests\\test_frameworks.py:420)"} +{"complexity": "simple", "doc_id": "chunk_015530", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 428, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f29_brier_score_mismatched_lengths_returns_one (tests\\test_frameworks.py:428)"} +{"complexity": "simple", "doc_id": "chunk_015531", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 433, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f29_brier_score_empty_returns_one (tests\\test_frameworks.py:433)"} +{"complexity": "simple", "doc_id": "chunk_015532", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 438, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f29_check_drug_interactions_warfarin_aspirin (tests\\test_frameworks.py:438)"} +{"complexity": "simple", "doc_id": "chunk_015533", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 445, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f29_check_drug_interactions_no_interaction (tests\\test_frameworks.py:445)"} +{"complexity": "simple", "doc_id": "chunk_015534", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 451, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f29_check_drug_interactions_ssri_maoi (tests\\test_frameworks.py:451)"} +{"complexity": "simple", "doc_id": "chunk_015535", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 459, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f29_check_drug_interactions_single_drug_no_interaction (tests\\test_frameworks.py:459)"} +{"complexity": "simple", "doc_id": "chunk_015536", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 464, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f29_verify_km_valid_curve_passes (tests\\test_frameworks.py:464)"} +{"complexity": "simple", "doc_id": "chunk_015537", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 473, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f29_verify_km_fails_when_s0_not_one (tests\\test_frameworks.py:473)"} +{"complexity": "simple", "doc_id": "chunk_015538", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 482, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f29_verify_km_fails_when_non_monotone (tests\\test_frameworks.py:482)"} +{"complexity": "simple", "doc_id": "chunk_015539", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 491, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f29_verify_km_fails_on_mismatched_arrays (tests\\test_frameworks.py:491)"} +{"complexity": "simple", "doc_id": "chunk_015540", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 497, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f29_verify_km_fails_on_empty_input (tests\\test_frameworks.py:497)"} +{"complexity": "simple", "doc_id": "chunk_015541", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 503, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f29_verify_km_fails_on_negative_time (tests\\test_frameworks.py:503)"} +{"complexity": "simple", "doc_id": "chunk_015542", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 526, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f30_determine_asil_returns_asil_level (tests\\test_frameworks.py:526)"} +{"complexity": "simple", "doc_id": "chunk_015543", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 532, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f30_determine_asil_worst_case_is_asil_d (tests\\test_frameworks.py:532)"} +{"complexity": "simple", "doc_id": "chunk_015544", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 538, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f30_determine_asil_low_risk_is_qm (tests\\test_frameworks.py:538)"} +{"complexity": "medium", "doc_id": "chunk_015545", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 544, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f30_verify_sensor_fusion_agreeing_sensors_passes (tests\\test_frameworks.py:544)"} +{"complexity": "medium", "doc_id": "chunk_015546", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 570, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f30_verify_sensor_fusion_insufficient_sensors_fails (tests\\test_frameworks.py:570)"} +{"complexity": "medium", "doc_id": "chunk_015547", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 585, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f30_verify_sensor_fusion_large_divergence_fails (tests\\test_frameworks.py:585)"} +{"complexity": "simple", "doc_id": "chunk_015548", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 606, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f30_verify_sensor_fusion_consensus_is_unity_for_identical_positions (tests\\test_frameworks.py:606)"} +{"complexity": "medium", "doc_id": "chunk_015549", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "other", "source_line": 630, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks._make_safety_system (tests\\test_frameworks.py:630)"} +{"complexity": "simple", "doc_id": "chunk_015550", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 655, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f31_ansi_decay_heat_fraction_at_10s (tests\\test_frameworks.py:655)"} +{"complexity": "simple", "doc_id": "chunk_015551", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 662, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f31_ansi_decay_heat_fraction_at_1s (tests\\test_frameworks.py:662)"} +{"complexity": "simple", "doc_id": "chunk_015552", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 668, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f31_ansi_decay_heat_decreases_over_time (tests\\test_frameworks.py:668)"} +{"complexity": "simple", "doc_id": "chunk_015553", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 676, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f31_ansi_decay_heat_fraction_at_zero_returns_floor (tests\\test_frameworks.py:676)"} +{"complexity": "medium", "doc_id": "chunk_015554", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 682, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f31_verify_defense_in_depth_complete_system_passes (tests\\test_frameworks.py:682)"} +{"complexity": "medium", "doc_id": "chunk_015555", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 706, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f31_verify_defense_in_depth_missing_layer_fails (tests\\test_frameworks.py:706)"} +{"complexity": "medium", "doc_id": "chunk_015556", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 725, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f31_verify_defense_in_depth_no_passive_fails (tests\\test_frameworks.py:725)"} +{"complexity": "medium", "doc_id": "chunk_015557", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 746, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f31_calculate_cdf_redundant_systems_below_nrc_goal (tests\\test_frameworks.py:746)"} +{"complexity": "simple", "doc_id": "chunk_015558", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 762, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f31_calculate_cdf_returns_positive_float (tests\\test_frameworks.py:762)"} +{"complexity": "medium", "doc_id": "chunk_015559", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "other", "source_line": 787, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks._make_energy_budget (tests\\test_frameworks.py:787)"} +{"complexity": "simple", "doc_id": "chunk_015560", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 811, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f32_compute_toa_imbalance_balanced_budget (tests\\test_frameworks.py:811)"} +{"complexity": "simple", "doc_id": "chunk_015561", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 818, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f32_compute_toa_imbalance_observed_earth_budget (tests\\test_frameworks.py:818)"} +{"complexity": "simple", "doc_id": "chunk_015562", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 826, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f32_verify_energy_conservation_balanced_budget_passes (tests\\test_frameworks.py:826)"} +{"complexity": "simple", "doc_id": "chunk_015563", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 834, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f32_verify_energy_conservation_large_imbalance_fails (tests\\test_frameworks.py:834)"} +{"complexity": "simple", "doc_id": "chunk_015564", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 842, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f32_compute_ensemble_statistics_mean_of_identical_members (tests\\test_frameworks.py:842)"} +{"complexity": "simple", "doc_id": "chunk_015565", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 852, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f32_compute_ensemble_statistics_min_max_spread (tests\\test_frameworks.py:852)"} +{"complexity": "simple", "doc_id": "chunk_015566", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 864, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f32_verify_ensemble_spread_observations_within_range_passes (tests\\test_frameworks.py:864)"} +{"complexity": "simple", "doc_id": "chunk_015567", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 876, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f32_compute_fraction_attributable_risk_perfect_attribution (tests\\test_frameworks.py:876)"} +{"complexity": "simple", "doc_id": "chunk_015568", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 885, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f32_compute_fraction_attributable_risk_no_attribution (tests\\test_frameworks.py:885)"} +{"complexity": "simple", "doc_id": "chunk_015569", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 894, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f32_compute_fraction_attributable_risk_partial (tests\\test_frameworks.py:894)"} +{"complexity": "simple", "doc_id": "chunk_015570", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 920, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f33_verify_order_book_valid_book_passes (tests\\test_frameworks.py:920)"} +{"complexity": "simple", "doc_id": "chunk_015571", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 931, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f33_verify_order_book_crossed_book_fails (tests\\test_frameworks.py:931)"} +{"complexity": "simple", "doc_id": "chunk_015572", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 942, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f33_verify_order_book_non_positive_price_fails (tests\\test_frameworks.py:942)"} +{"complexity": "simple", "doc_id": "chunk_015573", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 952, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f33_compute_bid_ask_spread_returns_basis_points (tests\\test_frameworks.py:952)"} +{"complexity": "simple", "doc_id": "chunk_015574", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 963, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f33_compute_bid_ask_spread_no_bids_returns_none (tests\\test_frameworks.py:963)"} +{"complexity": "medium", "doc_id": "chunk_015575", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 969, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f33_kupiec_pof_test_correct_exception_rate_passes (tests\\test_frameworks.py:969)"} +{"complexity": "medium", "doc_id": "chunk_015576", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 988, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f33_kupiec_pof_test_too_many_exceptions_fails (tests\\test_frameworks.py:988)"} +{"complexity": "medium", "doc_id": "chunk_015577", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 1001, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f33_compute_disparate_impact_ratio_equal_rates_passes (tests\\test_frameworks.py:1001)"} +{"complexity": "medium", "doc_id": "chunk_015578", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 1014, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f33_compute_disparate_impact_ratio_disparity_fails (tests\\test_frameworks.py:1014)"} +{"complexity": "medium", "doc_id": "chunk_015579", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1039, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f34_lipinski_drug_like_compound_no_violations (tests\\test_frameworks.py:1039)"} +{"complexity": "medium", "doc_id": "chunk_015580", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1056, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f34_lipinski_heavy_molecule_mw_violation (tests\\test_frameworks.py:1056)"} +{"complexity": "medium", "doc_id": "chunk_015581", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1071, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f34_lipinski_high_logp_violation (tests\\test_frameworks.py:1071)"} +{"complexity": "medium", "doc_id": "chunk_015582", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1086, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f34_lipinski_excess_hbd_violation (tests\\test_frameworks.py:1086)"} +{"complexity": "medium", "doc_id": "chunk_015583", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1101, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f34_lipinski_excess_hba_violation (tests\\test_frameworks.py:1101)"} +{"complexity": "medium", "doc_id": "chunk_015584", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1116, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f34_lipinski_veber_failure_high_tpsa (tests\\test_frameworks.py:1116)"} +{"complexity": "simple", "doc_id": "chunk_015585", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1131, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f34_benjamini_hochberg_empty_returns_empty (tests\\test_frameworks.py:1131)"} +{"complexity": "simple", "doc_id": "chunk_015586", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1136, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f34_benjamini_hochberg_single_pvalue (tests\\test_frameworks.py:1136)"} +{"complexity": "simple", "doc_id": "chunk_015587", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 1143, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f34_benjamini_hochberg_significant_before_correction (tests\\test_frameworks.py:1143)"} +{"complexity": "simple", "doc_id": "chunk_015588", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1153, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f34_benjamini_hochberg_adjusted_values_bounded (tests\\test_frameworks.py:1153)"} +{"complexity": "simple", "doc_id": "chunk_015589", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1161, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f34_benjamini_hochberg_preserves_length (tests\\test_frameworks.py:1161)"} +{"complexity": "simple", "doc_id": "chunk_015590", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1182, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f35_vis_viva_iss_altitude (tests\\test_frameworks.py:1182)"} +{"complexity": "simple", "doc_id": "chunk_015591", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1191, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f35_vis_viva_geo_altitude (tests\\test_frameworks.py:1191)"} +{"complexity": "simple", "doc_id": "chunk_015592", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1200, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f35_orbital_period_iss (tests\\test_frameworks.py:1200)"} +{"complexity": "simple", "doc_id": "chunk_015593", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1207, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f35_orbital_period_geo (tests\\test_frameworks.py:1207)"} +{"complexity": "simple", "doc_id": "chunk_015594", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1214, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f35_vis_viva_raises_on_zero_radius (tests\\test_frameworks.py:1214)"} +{"complexity": "simple", "doc_id": "chunk_015595", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1220, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f35_orbital_period_raises_on_nonpositive_sma (tests\\test_frameworks.py:1220)"} +{"complexity": "medium", "doc_id": "chunk_015596", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 1226, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f35_verify_orbital_elements_valid_iss_like_orbit (tests\\test_frameworks.py:1226)"} +{"complexity": "medium", "doc_id": "chunk_015597", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 1241, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f35_verify_orbital_elements_sub_atmospheric_fails (tests\\test_frameworks.py:1241)"} +{"complexity": "medium", "doc_id": "chunk_015598", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 1255, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f35_verify_orbital_elements_invalid_eccentricity_fails (tests\\test_frameworks.py:1255)"} +{"complexity": "simple", "doc_id": "chunk_015599", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "tests", "module": "other", "source_line": 1279, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f36_parse_citation_brown_v_board (tests\\test_frameworks.py:1279)"} +{"complexity": "simple", "doc_id": "chunk_015600", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "tests", "module": "other", "source_line": 1286, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f36_parse_citation_extracts_case_name (tests\\test_frameworks.py:1286)"} +{"complexity": "simple", "doc_id": "chunk_015601", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "tests", "module": "other", "source_line": 1293, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f36_parse_citation_extracts_reporter (tests\\test_frameworks.py:1293)"} +{"complexity": "simple", "doc_id": "chunk_015602", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 1300, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f36_validate_citation_well_formed_citation_passes (tests\\test_frameworks.py:1300)"} +{"complexity": "simple", "doc_id": "chunk_015603", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 1308, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f36_validate_citation_garbage_string_fails_format (tests\\test_frameworks.py:1308)"} +{"complexity": "simple", "doc_id": "chunk_015604", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "tests", "module": "other", "source_line": 1315, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f36_parse_citation_miranda_v_arizona (tests\\test_frameworks.py:1315)"} +{"complexity": "simple", "doc_id": "chunk_015605", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1336, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f37_irt_3pl_probability_at_difficulty (tests\\test_frameworks.py:1336)"} +{"complexity": "simple", "doc_id": "chunk_015606", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1347, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f37_irt_3pl_probability_high_ability_approaches_one (tests\\test_frameworks.py:1347)"} +{"complexity": "simple", "doc_id": "chunk_015607", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1353, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f37_irt_3pl_probability_low_ability_approaches_c (tests\\test_frameworks.py:1353)"} +{"complexity": "simple", "doc_id": "chunk_015608", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1360, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f37_irt_3pl_probability_output_in_zero_one (tests\\test_frameworks.py:1360)"} +{"complexity": "simple", "doc_id": "chunk_015609", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1367, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f37_irt_3pl_probability_increases_with_theta (tests\\test_frameworks.py:1367)"} +{"complexity": "medium", "doc_id": "chunk_015610", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1375, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f37_cronbach_alpha_perfect_consistency (tests\\test_frameworks.py:1375)"} +{"complexity": "simple", "doc_id": "chunk_015611", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 1393, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f37_cronbach_alpha_random_scores_lower_alpha (tests\\test_frameworks.py:1393)"} +{"complexity": "simple", "doc_id": "chunk_015612", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1405, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f37_cronbach_alpha_insufficient_data_returns_zero (tests\\test_frameworks.py:1405)"} +{"complexity": "simple", "doc_id": "chunk_015613", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1411, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f37_cronbach_alpha_empty_input_returns_zero (tests\\test_frameworks.py:1411)"} +{"complexity": "medium", "doc_id": "chunk_015614", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 1416, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f37_verify_irt_calibration_valid_items_pass (tests\\test_frameworks.py:1416)"} +{"complexity": "medium", "doc_id": "chunk_015615", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 1435, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f37_verify_irt_calibration_invalid_discrimination_fails (tests\\test_frameworks.py:1435)"} +{"complexity": "medium", "doc_id": "chunk_015616", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "other", "source_line": 1466, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks._make_defense_layer (tests\\test_frameworks.py:1466)"} +{"complexity": "medium", "doc_id": "chunk_015617", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1480, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f38_swiss_cheese_residual_risk_is_product_of_independent_layers (tests\\test_frameworks.py:1480)"} +{"complexity": "simple", "doc_id": "chunk_015618", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1503, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f38_swiss_cheese_too_few_layers_fails (tests\\test_frameworks.py:1503)"} +{"complexity": "medium", "doc_id": "chunk_015619", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1514, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f38_swiss_cheese_high_failure_probability_warns (tests\\test_frameworks.py:1514)"} +{"complexity": "medium", "doc_id": "chunk_015620", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1529, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f38_swiss_cheese_residual_risk_is_small_for_low_failure_probs (tests\\test_frameworks.py:1529)"} +{"complexity": "medium", "doc_id": "chunk_015621", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "other", "source_line": 1548, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks._make_duty_record (tests\\test_frameworks.py:1548)"} +{"complexity": "simple", "doc_id": "chunk_015622", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 1572, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f38_fatigue_compliance_valid_records_pass (tests\\test_frameworks.py:1572)"} +{"complexity": "simple", "doc_id": "chunk_015623", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1580, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f38_fatigue_compliance_fdp_exceeded_fails (tests\\test_frameworks.py:1580)"} +{"complexity": "simple", "doc_id": "chunk_015624", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1588, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f38_fatigue_compliance_insufficient_rest_fails (tests\\test_frameworks.py:1588)"} +{"complexity": "simple", "doc_id": "chunk_015625", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1596, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f38_fatigue_compliance_7day_limit_exceeded_fails (tests\\test_frameworks.py:1596)"} +{"complexity": "simple", "doc_id": "chunk_015626", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1604, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f38_fatigue_compliance_28day_limit_exceeded_fails (tests\\test_frameworks.py:1604)"} +{"complexity": "simple", "doc_id": "chunk_015627", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1612, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f38_fatigue_compliance_empty_records_fails (tests\\test_frameworks.py:1612)"} +{"complexity": "simple", "doc_id": "chunk_015628", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 1636, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f39_verify_snr_all_bands_above_minimum_passes (tests\\test_frameworks.py:1636)"} +{"complexity": "simple", "doc_id": "chunk_015629", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 1645, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f39_verify_snr_one_band_below_minimum_fails (tests\\test_frameworks.py:1645)"} +{"complexity": "simple", "doc_id": "chunk_015630", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 1656, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f39_verify_snr_empty_input_fails (tests\\test_frameworks.py:1656)"} +{"complexity": "medium", "doc_id": "chunk_015631", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 1662, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f39_verify_shannon_limit_safe_parameters_pass (tests\\test_frameworks.py:1662)"} +{"complexity": "simple", "doc_id": "chunk_015632", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 1675, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f39_verify_shannon_limit_excessive_charge_fails (tests\\test_frameworks.py:1675)"} +{"complexity": "simple", "doc_id": "chunk_015633", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 1686, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f39_verify_charge_per_phase_within_limit_passes (tests\\test_frameworks.py:1686)"} +{"complexity": "simple", "doc_id": "chunk_015634", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 1696, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f39_verify_charge_per_phase_exceeds_limit_fails (tests\\test_frameworks.py:1696)"} +{"complexity": "simple", "doc_id": "chunk_015635", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1706, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f39_assess_brain_fingerprint_high_entropy_fails (tests\\test_frameworks.py:1706)"} +{"complexity": "simple", "doc_id": "chunk_015636", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 1717, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f39_assess_brain_fingerprint_low_entropy_passes (tests\\test_frameworks.py:1717)"} +{"complexity": "medium", "doc_id": "chunk_015637", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 1727, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f39_verify_informed_consent_complete_record_passes (tests\\test_frameworks.py:1727)"} +{"complexity": "medium", "doc_id": "chunk_015638", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 1748, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f39_verify_informed_consent_low_capacity_fails (tests\\test_frameworks.py:1748)"} +{"complexity": "medium", "doc_id": "chunk_015639", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "other", "source_line": 1780, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks._make_good_screening_metrics (tests\\test_frameworks.py:1780)"} +{"complexity": "simple", "doc_id": "chunk_015640", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 1793, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f40_verify_screening_system_good_metrics_passes (tests\\test_frameworks.py:1793)"} +{"complexity": "simple", "doc_id": "chunk_015641", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 1801, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f40_verify_screening_system_low_sensitivity_fails (tests\\test_frameworks.py:1801)"} +{"complexity": "simple", "doc_id": "chunk_015642", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 1810, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f40_verify_screening_system_low_database_coverage_fails (tests\\test_frameworks.py:1810)"} +{"complexity": "medium", "doc_id": "chunk_015643", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 1819, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f40_verify_biosafety_compliance_bsl2_compliant_passes (tests\\test_frameworks.py:1819)"} +{"complexity": "medium", "doc_id": "chunk_015644", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 1837, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f40_verify_biosafety_compliance_missing_features_fails (tests\\test_frameworks.py:1837)"} +{"complexity": "medium", "doc_id": "chunk_015645", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 1855, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f40_verify_export_controls_complete_screening_passes (tests\\test_frameworks.py:1855)"} +{"complexity": "medium", "doc_id": "chunk_015646", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 1873, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f40_verify_export_controls_missing_screening_fails (tests\\test_frameworks.py:1873)"} +{"complexity": "medium", "doc_id": "chunk_015647", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 1910, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f41_verify_content_authenticity_valid_chain_passes (tests\\test_frameworks.py:1910)"} +{"complexity": "medium", "doc_id": "chunk_015648", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 1941, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f41_verify_content_authenticity_empty_provenance_has_issues (tests\\test_frameworks.py:1941)"} +{"complexity": "medium", "doc_id": "chunk_015649", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 1955, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f41_rla_parameters_validation_rejects_invalid_alpha (tests\\test_frameworks.py:1955)"} +{"complexity": "medium", "doc_id": "chunk_015650", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 1968, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f41_rla_parameters_valid_audit_passes (tests\\test_frameworks.py:1968)"} +{"complexity": "simple", "doc_id": "chunk_015651", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 1996, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f42_verify_sir_parameters_valid_covid_like_passes (tests\\test_frameworks.py:1996)"} +{"complexity": "simple", "doc_id": "chunk_015652", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 2008, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f42_verify_sir_parameters_negative_beta_fails (tests\\test_frameworks.py:2008)"} +{"complexity": "simple", "doc_id": "chunk_015653", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 2015, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f42_verify_sir_parameters_zero_gamma_fails (tests\\test_frameworks.py:2015)"} +{"complexity": "medium", "doc_id": "chunk_015654", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 2021, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f42_verify_population_conservation_preserved (tests\\test_frameworks.py:2021)"} +{"complexity": "medium", "doc_id": "chunk_015655", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 2034, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f42_verify_population_conservation_violated (tests\\test_frameworks.py:2034)"} +{"complexity": "medium", "doc_id": "chunk_015656", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 2047, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f42_verify_forecast_calibration_perfect_coverage_passes (tests\\test_frameworks.py:2047)"} +{"complexity": "medium", "doc_id": "chunk_015657", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 2062, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f42_verify_forecast_calibration_all_outside_fails (tests\\test_frameworks.py:2062)"} +{"complexity": "medium", "doc_id": "chunk_015658", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 2095, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f43_verify_detection_accuracy_high_performance_passes (tests\\test_frameworks.py:2095)"} +{"complexity": "simple", "doc_id": "chunk_015659", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 2115, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f43_verify_detection_accuracy_empty_input_fails (tests\\test_frameworks.py:2115)"} +{"complexity": "medium", "doc_id": "chunk_015660", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 2122, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f43_verify_detection_accuracy_high_fpr_fails (tests\\test_frameworks.py:2122)"} +{"complexity": "medium", "doc_id": "chunk_015661", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 2142, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f43_verify_grooming_detection_strong_system_passes (tests\\test_frameworks.py:2142)"} +{"complexity": "medium", "doc_id": "chunk_015662", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 2159, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f43_verify_grooming_detection_high_fpr_fails (tests\\test_frameworks.py:2159)"} +{"complexity": "medium", "doc_id": "chunk_015663", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 2176, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f43_verify_reporting_compliance_complete_reports_pass (tests\\test_frameworks.py:2176)"} +{"complexity": "medium", "doc_id": "chunk_015664", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 2193, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f43_verify_reporting_compliance_slow_reporting_fails (tests\\test_frameworks.py:2193)"} +{"complexity": "complex", "doc_id": "chunk_015665", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 2236, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f44_verify_grid_stability_nominal_conditions_pass (tests\\test_frameworks.py:2236)"} +{"complexity": "complex", "doc_id": "chunk_015666", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 2273, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f44_verify_grid_stability_high_frequency_deviation_fails (tests\\test_frameworks.py:2273)"} +{"complexity": "medium", "doc_id": "chunk_015667", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 2309, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f44_verify_renewable_forecast_accurate_prediction_passes (tests\\test_frameworks.py:2309)"} +{"complexity": "medium", "doc_id": "chunk_015668", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 2327, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f44_verify_renewable_forecast_poor_prediction_fails (tests\\test_frameworks.py:2327)"} +{"complexity": "medium", "doc_id": "chunk_015669", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 2345, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f44_verify_cybersecurity_full_cip_compliance_passes (tests\\test_frameworks.py:2345)"} +{"complexity": "complex", "doc_id": "chunk_015670", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 2375, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f44_verify_grid_resilience_n1_passing_n2_failing (tests\\test_frameworks.py:2375)"} +{"complexity": "medium", "doc_id": "chunk_015671", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 2437, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f45_sbom_completeness_passes (tests\\test_frameworks.py:2437)"} +{"complexity": "medium", "doc_id": "chunk_015672", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 2454, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f45_sbom_completeness_fails_low_coverage (tests\\test_frameworks.py:2454)"} +{"complexity": "medium", "doc_id": "chunk_015673", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 2467, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f45_hardware_provenance_passes (tests\\test_frameworks.py:2467)"} +{"complexity": "medium", "doc_id": "chunk_015674", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 2480, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f45_hardware_provenance_fails_counterfeit (tests\\test_frameworks.py:2480)"} +{"complexity": "medium", "doc_id": "chunk_015675", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 2493, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f45_firmware_integrity_passes (tests\\test_frameworks.py:2493)"} +{"complexity": "medium", "doc_id": "chunk_015676", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 2506, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f45_firmware_integrity_fails_hash_mismatch (tests\\test_frameworks.py:2506)"} +{"complexity": "simple", "doc_id": "chunk_015677", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 2519, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f45_vendor_risk_passes (tests\\test_frameworks.py:2519)"} +{"complexity": "simple", "doc_id": "chunk_015678", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 2531, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f45_vendor_risk_fails_tier1_no_certifications (tests\\test_frameworks.py:2531)"} +{"complexity": "simple", "doc_id": "chunk_015679", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 2543, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f45_dependency_security_passes (tests\\test_frameworks.py:2543)"} +{"complexity": "simple", "doc_id": "chunk_015680", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 2554, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f45_dependency_security_fails_exploitable_critical (tests\\test_frameworks.py:2554)"} +{"complexity": "medium", "doc_id": "chunk_015681", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 2566, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f45_supply_chain_composite_passes (tests\\test_frameworks.py:2566)"} +{"complexity": "medium", "doc_id": "chunk_015682", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 2591, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f45_supply_chain_composite_fails_firmware (tests\\test_frameworks.py:2591)"} +{"complexity": "medium", "doc_id": "chunk_015683", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 2631, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f46_water_quality_passes (tests\\test_frameworks.py:2631)"} +{"complexity": "simple", "doc_id": "chunk_015684", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 2645, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f46_water_quality_fails_lead_exceedance (tests\\test_frameworks.py:2645)"} +{"complexity": "simple", "doc_id": "chunk_015685", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 2655, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f46_scada_access_passes (tests\\test_frameworks.py:2655)"} +{"complexity": "simple", "doc_id": "chunk_015686", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 2664, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f46_scada_access_fails_remote_no_mfa (tests\\test_frameworks.py:2664)"} +{"complexity": "medium", "doc_id": "chunk_015687", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 2676, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f46_dam_safety_passes (tests\\test_frameworks.py:2676)"} +{"complexity": "medium", "doc_id": "chunk_015688", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 2689, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f46_dam_safety_fails_overtopping (tests\\test_frameworks.py:2689)"} +{"complexity": "simple", "doc_id": "chunk_015689", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 2702, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f46_chemical_dosing_passes (tests\\test_frameworks.py:2702)"} +{"complexity": "simple", "doc_id": "chunk_015690", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 2713, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f46_chemical_dosing_fails_oldsmar_style (tests\\test_frameworks.py:2713)"} +{"complexity": "simple", "doc_id": "chunk_015691", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 2725, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f46_distribution_integrity_passes (tests\\test_frameworks.py:2725)"} +{"complexity": "simple", "doc_id": "chunk_015692", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 2735, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f46_distribution_integrity_fails_low_pressure (tests\\test_frameworks.py:2735)"} +{"complexity": "medium", "doc_id": "chunk_015693", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 2767, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f47_specification_alignment_passes (tests\\test_frameworks.py:2767)"} +{"complexity": "simple", "doc_id": "chunk_015694", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 2787, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f47_specification_alignment_fails_gaming (tests\\test_frameworks.py:2787)"} +{"complexity": "medium", "doc_id": "chunk_015695", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 2799, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f47_corrigibility_passes (tests\\test_frameworks.py:2799)"} +{"complexity": "simple", "doc_id": "chunk_015696", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 2815, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f47_corrigibility_fails_deception (tests\\test_frameworks.py:2815)"} +{"complexity": "medium", "doc_id": "chunk_015697", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 2827, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f47_value_alignment_passes (tests\\test_frameworks.py:2827)"} +{"complexity": "simple", "doc_id": "chunk_015698", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 2842, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f47_value_alignment_fails_low_agreement (tests\\test_frameworks.py:2842)"} +{"complexity": "medium", "doc_id": "chunk_015699", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 2853, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f47_mesa_optimization_absence_passes (tests\\test_frameworks.py:2853)"} +{"complexity": "medium", "doc_id": "chunk_015700", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 2871, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f47_mesa_optimization_fails_detected (tests\\test_frameworks.py:2871)"} +{"complexity": "medium", "doc_id": "chunk_015701", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 2884, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f47_sycophancy_resistance_passes (tests\\test_frameworks.py:2884)"} +{"complexity": "simple", "doc_id": "chunk_015702", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 2901, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f47_sycophancy_resistance_fails_caves_to_pressure (tests\\test_frameworks.py:2901)"} +{"complexity": "complex", "doc_id": "chunk_015703", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 2913, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f47_ai_alignment_composite_passes (tests\\test_frameworks.py:2913)"} +{"complexity": "complex", "doc_id": "chunk_015704", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 2959, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f47_ai_alignment_composite_fails_corrigibility (tests\\test_frameworks.py:2959)"} +{"complexity": "medium", "doc_id": "chunk_015705", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3021, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f48_ptc_safety_passes (tests\\test_frameworks.py:3021)"} +{"complexity": "medium", "doc_id": "chunk_015706", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3034, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f48_ptc_safety_fails_overspeed (tests\\test_frameworks.py:3034)"} +{"complexity": "simple", "doc_id": "chunk_015707", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3047, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f48_vts_safety_passes (tests\\test_frameworks.py:3047)"} +{"complexity": "medium", "doc_id": "chunk_015708", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3059, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f48_vts_safety_fails_close_cpa (tests\\test_frameworks.py:3059)"} +{"complexity": "medium", "doc_id": "chunk_015709", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3072, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f48_terminal_operations_passes (tests\\test_frameworks.py:3072)"} +{"complexity": "medium", "doc_id": "chunk_015710", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3085, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f48_terminal_operations_fails_overstack (tests\\test_frameworks.py:3085)"} +{"complexity": "simple", "doc_id": "chunk_015711", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3099, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f48_grade_crossing_passes (tests\\test_frameworks.py:3099)"} +{"complexity": "medium", "doc_id": "chunk_015712", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3111, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f48_grade_crossing_fails_vehicle_on_track (tests\\test_frameworks.py:3111)"} +{"complexity": "simple", "doc_id": "chunk_015713", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3124, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f48_modal_handoff_passes (tests\\test_frameworks.py:3124)"} +{"complexity": "simple", "doc_id": "chunk_015714", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 3135, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f48_modal_handoff_fails_manifest (tests\\test_frameworks.py:3135)"} +{"complexity": "medium", "doc_id": "chunk_015715", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3147, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f48_transportation_safety_composite_passes (tests\\test_frameworks.py:3147)"} +{"complexity": "simple", "doc_id": "chunk_015716", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3177, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f48_transportation_safety_composite_fails_ptc (tests\\test_frameworks.py:3177)"} +{"complexity": "medium", "doc_id": "chunk_015717", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3210, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f49_damage_detection_passes (tests\\test_frameworks.py:3210)"} +{"complexity": "medium", "doc_id": "chunk_015718", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3223, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f49_damage_detection_fails_severe_shift (tests\\test_frameworks.py:3223)"} +{"complexity": "simple", "doc_id": "chunk_015719", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3236, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f49_damage_detection_empty (tests\\test_frameworks.py:3236)"} +{"complexity": "medium", "doc_id": "chunk_015720", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 3241, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f49_load_rating_passes (tests\\test_frameworks.py:3241)"} +{"complexity": "medium", "doc_id": "chunk_015721", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 3254, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f49_load_rating_fails_below_operating (tests\\test_frameworks.py:3254)"} +{"complexity": "medium", "doc_id": "chunk_015722", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 3267, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f49_load_rating_fails_condition_factor_range (tests\\test_frameworks.py:3267)"} +{"complexity": "simple", "doc_id": "chunk_015723", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 3280, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f49_load_rating_empty (tests\\test_frameworks.py:3280)"} +{"complexity": "medium", "doc_id": "chunk_015724", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3285, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f49_deterioration_assessment_passes (tests\\test_frameworks.py:3285)"} +{"complexity": "medium", "doc_id": "chunk_015725", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3299, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f49_deterioration_assessment_fails_severe (tests\\test_frameworks.py:3299)"} +{"complexity": "simple", "doc_id": "chunk_015726", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3313, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f49_deterioration_assessment_empty (tests\\test_frameworks.py:3313)"} +{"complexity": "medium", "doc_id": "chunk_015727", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3318, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f49_seismic_vulnerability_passes (tests\\test_frameworks.py:3318)"} +{"complexity": "medium", "doc_id": "chunk_015728", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3331, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f49_seismic_vulnerability_fails_drift (tests\\test_frameworks.py:3331)"} +{"complexity": "simple", "doc_id": "chunk_015729", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3344, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f49_seismic_vulnerability_empty (tests\\test_frameworks.py:3344)"} +{"complexity": "simple", "doc_id": "chunk_015730", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3349, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f49_inspection_schedule_passes (tests\\test_frameworks.py:3349)"} +{"complexity": "simple", "doc_id": "chunk_015731", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3361, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f49_inspection_schedule_fails_overdue (tests\\test_frameworks.py:3361)"} +{"complexity": "simple", "doc_id": "chunk_015732", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3373, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f49_inspection_schedule_fails_exceeds_nbis_max (tests\\test_frameworks.py:3373)"} +{"complexity": "simple", "doc_id": "chunk_015733", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3385, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f49_inspection_schedule_empty (tests\\test_frameworks.py:3385)"} +{"complexity": "medium", "doc_id": "chunk_015734", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3415, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f50_human_control_passes (tests\\test_frameworks.py:3415)"} +{"complexity": "medium", "doc_id": "chunk_015735", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3430, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f50_human_control_fails_no_override (tests\\test_frameworks.py:3430)"} +{"complexity": "simple", "doc_id": "chunk_015736", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3445, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f50_human_control_empty (tests\\test_frameworks.py:3445)"} +{"complexity": "medium", "doc_id": "chunk_015737", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3450, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f50_roe_compliance_passes (tests\\test_frameworks.py:3450)"} +{"complexity": "medium", "doc_id": "chunk_015738", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 3464, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f50_roe_compliance_fails_civilian_target (tests\\test_frameworks.py:3464)"} +{"complexity": "medium", "doc_id": "chunk_015739", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3478, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f50_roe_compliance_fails_low_pid (tests\\test_frameworks.py:3478)"} +{"complexity": "simple", "doc_id": "chunk_015740", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3491, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f50_roe_compliance_empty (tests\\test_frameworks.py:3491)"} +{"complexity": "medium", "doc_id": "chunk_015741", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3496, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f50_ihl_compliance_passes (tests\\test_frameworks.py:3496)"} +{"complexity": "medium", "doc_id": "chunk_015742", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3509, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f50_ihl_compliance_fails_missing_principle (tests\\test_frameworks.py:3509)"} +{"complexity": "simple", "doc_id": "chunk_015743", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 3530, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f50_ihl_compliance_fails_unverified (tests\\test_frameworks.py:3530)"} +{"complexity": "simple", "doc_id": "chunk_015744", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3542, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f50_ihl_compliance_empty (tests\\test_frameworks.py:3542)"} +{"complexity": "medium", "doc_id": "chunk_015745", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3547, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f50_fail_safe_passes (tests\\test_frameworks.py:3547)"} +{"complexity": "simple", "doc_id": "chunk_015746", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3560, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f50_fail_safe_fails_weapon_not_safed (tests\\test_frameworks.py:3560)"} +{"complexity": "simple", "doc_id": "chunk_015747", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3572, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f50_fail_safe_empty (tests\\test_frameworks.py:3572)"} +{"complexity": "medium", "doc_id": "chunk_015748", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3577, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f50_post_engagement_passes (tests\\test_frameworks.py:3577)"} +{"complexity": "medium", "doc_id": "chunk_015749", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3592, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f50_post_engagement_fails_civilian_casualties (tests\\test_frameworks.py:3592)"} +{"complexity": "simple", "doc_id": "chunk_015750", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3608, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f50_post_engagement_empty (tests\\test_frameworks.py:3608)"} +{"complexity": "complex", "doc_id": "chunk_015751", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3613, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f50_autonomous_weapons_composite_passes (tests\\test_frameworks.py:3613)"} +{"complexity": "complex", "doc_id": "chunk_015752", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3652, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f50_autonomous_weapons_composite_fails_human_control (tests\\test_frameworks.py:3652)"} +{"complexity": "medium", "doc_id": "chunk_015753", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3696, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f51_consent_and_privacy_passes (tests\\test_frameworks.py:3696)"} +{"complexity": "medium", "doc_id": "chunk_015754", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3711, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f51_consent_high_reident_risk_fails (tests\\test_frameworks.py:3711)"} +{"complexity": "medium", "doc_id": "chunk_015755", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3726, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f51_variant_classification_passes (tests\\test_frameworks.py:3726)"} +{"complexity": "medium", "doc_id": "chunk_015756", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3741, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f51_gene_edit_safety_passes (tests\\test_frameworks.py:3741)"} +{"complexity": "medium", "doc_id": "chunk_015757", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 3757, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f51_gene_edit_germline_high_off_target_fails (tests\\test_frameworks.py:3757)"} +{"complexity": "medium", "doc_id": "chunk_015758", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3773, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f51_pharmacogenomic_safety_passes (tests\\test_frameworks.py:3773)"} +{"complexity": "medium", "doc_id": "chunk_015759", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3789, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f51_genetic_discrimination_prevention_passes (tests\\test_frameworks.py:3789)"} +{"complexity": "medium", "doc_id": "chunk_015760", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3804, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f51_gina_employment_violation_fails (tests\\test_frameworks.py:3804)"} +{"complexity": "complex", "doc_id": "chunk_015761", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3819, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f51_genomic_safety_composite_passes (tests\\test_frameworks.py:3819)"} +{"complexity": "medium", "doc_id": "chunk_015762", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3868, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f52_authentication_chain_passes (tests\\test_frameworks.py:3868)"} +{"complexity": "medium", "doc_id": "chunk_015763", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3885, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f52_auth_missing_tpi_fails (tests\\test_frameworks.py:3885)"} +{"complexity": "medium", "doc_id": "chunk_015764", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3902, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f52_human_in_the_loop_passes (tests\\test_frameworks.py:3902)"} +{"complexity": "medium", "doc_id": "chunk_015765", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "other", "source_line": 3918, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f52_failsafe_launch_on_warning_fails (tests\\test_frameworks.py:3918)"} +{"complexity": "medium", "doc_id": "chunk_015766", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3934, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f52_early_warning_passes (tests\\test_frameworks.py:3934)"} +{"complexity": "medium", "doc_id": "chunk_015767", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3950, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f52_communication_integrity_passes (tests\\test_frameworks.py:3950)"} +{"complexity": "complex", "doc_id": "chunk_015768", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 3965, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f52_nuclear_c2_composite_passes (tests\\test_frameworks.py:3965)"} +{"complexity": "complex", "doc_id": "chunk_015769", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4015, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f52_nuclear_c2_failsafe_violation_fails (tests\\test_frameworks.py:4015)"} +{"complexity": "medium", "doc_id": "chunk_015770", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4069, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f53_dark_pattern_absence_passes (tests\\test_frameworks.py:4069)"} +{"complexity": "medium", "doc_id": "chunk_015771", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4084, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f53_dark_pattern_critical_detected_fails (tests\\test_frameworks.py:4084)"} +{"complexity": "medium", "doc_id": "chunk_015772", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4099, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f53_addiction_resistance_passes (tests\\test_frameworks.py:4099)"} +{"complexity": "medium", "doc_id": "chunk_015773", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4114, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f53_radicalization_prevention_passes (tests\\test_frameworks.py:4114)"} +{"complexity": "medium", "doc_id": "chunk_015774", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4131, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f53_informed_consent_ux_passes (tests\\test_frameworks.py:4131)"} +{"complexity": "medium", "doc_id": "chunk_015775", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4147, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f53_persuasion_transparency_passes (tests\\test_frameworks.py:4147)"} +{"complexity": "medium", "doc_id": "chunk_015776", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4162, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f53_subliminal_persuasion_fails (tests\\test_frameworks.py:4162)"} +{"complexity": "complex", "doc_id": "chunk_015777", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4177, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f53_cognitive_autonomy_composite_passes (tests\\test_frameworks.py:4177)"} +{"complexity": "medium", "doc_id": "chunk_015778", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4229, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f54_medication_safety_passes (tests\\test_frameworks.py:4229)"} +{"complexity": "medium", "doc_id": "chunk_015779", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4246, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f54_medication_duplicate_therapy_fails (tests\\test_frameworks.py:4246)"} +{"complexity": "medium", "doc_id": "chunk_015780", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4262, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f54_fall_prevention_passes (tests\\test_frameworks.py:4262)"} +{"complexity": "medium", "doc_id": "chunk_015781", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4278, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f54_cognitive_monitoring_passes (tests\\test_frameworks.py:4278)"} +{"complexity": "medium", "doc_id": "chunk_015782", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4294, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f54_cognitive_no_consent_fails (tests\\test_frameworks.py:4294)"} +{"complexity": "medium", "doc_id": "chunk_015783", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4309, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f54_autonomy_and_consent_passes (tests\\test_frameworks.py:4309)"} +{"complexity": "medium", "doc_id": "chunk_015784", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4326, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f54_social_isolation_passes (tests\\test_frameworks.py:4326)"} +{"complexity": "medium", "doc_id": "chunk_015785", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4342, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f54_social_isolation_no_consent_fails (tests\\test_frameworks.py:4342)"} +{"complexity": "complex", "doc_id": "chunk_015786", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4357, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f54_elder_care_composite_passes (tests\\test_frameworks.py:4357)"} +{"complexity": "medium", "doc_id": "chunk_015787", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4412, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f55_resource_allocation_passes (tests\\test_frameworks.py:4412)"} +{"complexity": "medium", "doc_id": "chunk_015788", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4428, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f55_resource_zero_allocation_fails (tests\\test_frameworks.py:4428)"} +{"complexity": "medium", "doc_id": "chunk_015789", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4444, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f55_evacuation_safety_passes (tests\\test_frameworks.py:4444)"} +{"complexity": "medium", "doc_id": "chunk_015790", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4460, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f55_sar_priority_passes (tests\\test_frameworks.py:4460)"} +{"complexity": "medium", "doc_id": "chunk_015791", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4478, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f55_communications_passes (tests\\test_frameworks.py:4478)"} +{"complexity": "medium", "doc_id": "chunk_015792", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4494, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f55_shelter_safety_passes (tests\\test_frameworks.py:4494)"} +{"complexity": "complex", "doc_id": "chunk_015793", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4510, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f55_disaster_response_composite_passes (tests\\test_frameworks.py:4510)"} +{"complexity": "medium", "doc_id": "chunk_015794", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4566, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f56_contamination_detection_passes (tests\\test_frameworks.py:4566)"} +{"complexity": "medium", "doc_id": "chunk_015795", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4583, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f56_infant_formula_zero_tolerance_fails (tests\\test_frameworks.py:4583)"} +{"complexity": "medium", "doc_id": "chunk_015796", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4599, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f56_cold_chain_integrity_passes (tests\\test_frameworks.py:4599)"} +{"complexity": "medium", "doc_id": "chunk_015797", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 4616, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f56_allergen_management_passes (tests\\test_frameworks.py:4616)"} +{"complexity": "medium", "doc_id": "chunk_015798", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 4634, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f56_allergen_undeclared_fails (tests\\test_frameworks.py:4634)"} +{"complexity": "medium", "doc_id": "chunk_015799", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4651, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f56_traceability_passes (tests\\test_frameworks.py:4651)"} +{"complexity": "medium", "doc_id": "chunk_015800", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4668, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f56_haccp_compliance_passes (tests\\test_frameworks.py:4668)"} +{"complexity": "complex", "doc_id": "chunk_015801", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4684, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f56_food_safety_composite_passes (tests\\test_frameworks.py:4684)"} +{"complexity": "complex", "doc_id": "chunk_015802", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4737, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f56_food_safety_infant_formula_composite_fails (tests\\test_frameworks.py:4737)"} +{"complexity": "simple", "doc_id": "chunk_015803", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4794, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f57_enum_risk_level_members (tests\\test_frameworks.py:4794)"} +{"complexity": "simple", "doc_id": "chunk_015804", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4802, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f57_enum_therapeutic_boundary_members (tests\\test_frameworks.py:4802)"} +{"complexity": "simple", "doc_id": "chunk_015805", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4809, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f57_constants (tests\\test_frameworks.py:4809)"} +{"complexity": "medium", "doc_id": "chunk_015806", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4820, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f57_crisis_escalation_passes (tests\\test_frameworks.py:4820)"} +{"complexity": "medium", "doc_id": "chunk_015807", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4834, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f57_crisis_escalation_block_topic_fails (tests\\test_frameworks.py:4834)"} +{"complexity": "medium", "doc_id": "chunk_015808", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4848, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f57_self_harm_prevention_passes (tests\\test_frameworks.py:4848)"} +{"complexity": "medium", "doc_id": "chunk_015809", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4861, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f57_self_harm_normalization_fails (tests\\test_frameworks.py:4861)"} +{"complexity": "medium", "doc_id": "chunk_015810", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4875, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f57_age_guardrails_child_passes (tests\\test_frameworks.py:4875)"} +{"complexity": "medium", "doc_id": "chunk_015811", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4888, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f57_age_guardrails_child_no_parental_fails (tests\\test_frameworks.py:4888)"} +{"complexity": "simple", "doc_id": "chunk_015812", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4902, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f57_therapeutic_boundary_passes (tests\\test_frameworks.py:4902)"} +{"complexity": "medium", "doc_id": "chunk_015813", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4914, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f57_therapeutic_boundary_clinical_no_oversight_fails (tests\\test_frameworks.py:4914)"} +{"complexity": "medium", "doc_id": "chunk_015814", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4927, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f57_crisis_referral_logging_passes (tests\\test_frameworks.py:4927)"} +{"complexity": "medium", "doc_id": "chunk_015815", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4940, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f57_crisis_referral_logging_silent_block_fails (tests\\test_frameworks.py:4940)"} +{"complexity": "medium", "doc_id": "chunk_015816", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4954, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f57_composite_all_safe (tests\\test_frameworks.py:4954)"} +{"complexity": "medium", "doc_id": "chunk_015817", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 4984, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f57_composite_fails_on_normalization (tests\\test_frameworks.py:4984)"} +{"complexity": "simple", "doc_id": "chunk_015818", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5018, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f58_enum_decision_type_members (tests\\test_frameworks.py:5018)"} +{"complexity": "simple", "doc_id": "chunk_015819", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5026, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f58_enum_explanation_type_ordinals (tests\\test_frameworks.py:5026)"} +{"complexity": "simple", "doc_id": "chunk_015820", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5033, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f58_constants (tests\\test_frameworks.py:5033)"} +{"complexity": "simple", "doc_id": "chunk_015821", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5043, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f58_equitable_risk_scoring_passes (tests\\test_frameworks.py:5043)"} +{"complexity": "medium", "doc_id": "chunk_015822", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5055, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f58_equitable_risk_scoring_compas_disparity_fails (tests\\test_frameworks.py:5055)"} +{"complexity": "simple", "doc_id": "chunk_015823", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5068, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f58_individualized_assessment_passes (tests\\test_frameworks.py:5068)"} +{"complexity": "medium", "doc_id": "chunk_015824", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5080, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f58_individualized_assessment_fails (tests\\test_frameworks.py:5080)"} +{"complexity": "simple", "doc_id": "chunk_015825", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "tests", "module": "other", "source_line": 5093, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f58_training_data_provenance_passes (tests\\test_frameworks.py:5093)"} +{"complexity": "medium", "doc_id": "chunk_015826", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "tests", "module": "other", "source_line": 5105, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f58_training_data_provenance_fails (tests\\test_frameworks.py:5105)"} +{"complexity": "simple", "doc_id": "chunk_015827", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5118, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f58_explanation_contestable_passes (tests\\test_frameworks.py:5118)"} +{"complexity": "medium", "doc_id": "chunk_015828", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5130, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f58_explanation_none_fails (tests\\test_frameworks.py:5130)"} +{"complexity": "simple", "doc_id": "chunk_015829", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5143, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f58_outcome_calibration_passes (tests\\test_frameworks.py:5143)"} +{"complexity": "medium", "doc_id": "chunk_015830", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5155, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f58_outcome_calibration_fails (tests\\test_frameworks.py:5155)"} +{"complexity": "medium", "doc_id": "chunk_015831", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5168, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f58_composite_equitable (tests\\test_frameworks.py:5168)"} +{"complexity": "medium", "doc_id": "chunk_015832", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5193, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f58_composite_inequitable (tests\\test_frameworks.py:5193)"} +{"complexity": "simple", "doc_id": "chunk_015833", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5223, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f59_enum_assessment_type_members (tests\\test_frameworks.py:5223)"} +{"complexity": "simple", "doc_id": "chunk_015834", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5230, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f59_enum_consent_level_ordering (tests\\test_frameworks.py:5230)"} +{"complexity": "medium", "doc_id": "chunk_015835", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5238, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f59_constants (tests\\test_frameworks.py:5238)"} +{"complexity": "simple", "doc_id": "chunk_015836", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5251, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f59_embryo_bias_audit_passes (tests\\test_frameworks.py:5251)"} +{"complexity": "medium", "doc_id": "chunk_015837", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5263, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f59_embryo_bias_audit_high_disparity_fails (tests\\test_frameworks.py:5263)"} +{"complexity": "simple", "doc_id": "chunk_015838", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5276, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f59_clinical_endpoint_live_birth_passes (tests\\test_frameworks.py:5276)"} +{"complexity": "medium", "doc_id": "chunk_015839", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5288, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f59_clinical_endpoint_surrogate_primary_fails (tests\\test_frameworks.py:5288)"} +{"complexity": "simple", "doc_id": "chunk_015840", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5301, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f59_informed_consent_full_passes (tests\\test_frameworks.py:5301)"} +{"complexity": "medium", "doc_id": "chunk_015841", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5313, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f59_informed_consent_not_informed_fails (tests\\test_frameworks.py:5313)"} +{"complexity": "simple", "doc_id": "chunk_015842", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5326, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f59_non_eugenic_clean_passes (tests\\test_frameworks.py:5326)"} +{"complexity": "medium", "doc_id": "chunk_015843", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5338, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f59_non_eugenic_cosmetic_trait_fails (tests\\test_frameworks.py:5338)"} +{"complexity": "simple", "doc_id": "chunk_015844", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5351, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f59_access_equity_passes (tests\\test_frameworks.py:5351)"} +{"complexity": "medium", "doc_id": "chunk_015845", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5363, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f59_access_equity_two_tier_fails (tests\\test_frameworks.py:5363)"} +{"complexity": "medium", "doc_id": "chunk_015846", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5376, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f59_composite_safe_and_equitable (tests\\test_frameworks.py:5376)"} +{"complexity": "medium", "doc_id": "chunk_015847", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5401, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f59_composite_unsafe (tests\\test_frameworks.py:5401)"} +{"complexity": "simple", "doc_id": "chunk_015848", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5431, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f60_enums_decision_type (tests\\test_frameworks.py:5431)"} +{"complexity": "simple", "doc_id": "chunk_015849", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5439, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f60_enums_proxy_variable (tests\\test_frameworks.py:5439)"} +{"complexity": "simple", "doc_id": "chunk_015850", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5446, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f60_enums_notification_level_ordering (tests\\test_frameworks.py:5446)"} +{"complexity": "simple", "doc_id": "chunk_015851", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5454, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f60_constants (tests\\test_frameworks.py:5454)"} +{"complexity": "medium", "doc_id": "chunk_015852", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5464, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f60_hiring_bias_audit_pass (tests\\test_frameworks.py:5464)"} +{"complexity": "medium", "doc_id": "chunk_015853", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5477, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f60_hiring_bias_audit_fail (tests\\test_frameworks.py:5477)"} +{"complexity": "simple", "doc_id": "chunk_015854", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5490, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f60_proxy_variable_detection_pass (tests\\test_frameworks.py:5490)"} +{"complexity": "simple", "doc_id": "chunk_015855", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5501, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f60_proxy_variable_detection_fail_critical_combo (tests\\test_frameworks.py:5501)"} +{"complexity": "simple", "doc_id": "chunk_015856", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5512, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f60_human_override_pass (tests\\test_frameworks.py:5512)"} +{"complexity": "medium", "doc_id": "chunk_015857", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5524, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f60_human_override_fail_termination_no_review (tests\\test_frameworks.py:5524)"} +{"complexity": "simple", "doc_id": "chunk_015858", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5537, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f60_worker_notification_pass (tests\\test_frameworks.py:5537)"} +{"complexity": "medium", "doc_id": "chunk_015859", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5549, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f60_worker_notification_fail_none (tests\\test_frameworks.py:5549)"} +{"complexity": "simple", "doc_id": "chunk_015860", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5562, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f60_surveillance_proportionality_pass (tests\\test_frameworks.py:5562)"} +{"complexity": "simple", "doc_id": "chunk_015861", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5574, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f60_surveillance_proportionality_fail_off_duty (tests\\test_frameworks.py:5574)"} +{"complexity": "medium", "doc_id": "chunk_015862", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5586, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f60_composite_pass (tests\\test_frameworks.py:5586)"} +{"complexity": "medium", "doc_id": "chunk_015863", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5610, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f60_composite_fail (tests\\test_frameworks.py:5610)"} +{"complexity": "simple", "doc_id": "chunk_015864", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5644, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f61_enums_organ_type (tests\\test_frameworks.py:5644)"} +{"complexity": "simple", "doc_id": "chunk_015865", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5652, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f61_enums_failback_mode (tests\\test_frameworks.py:5652)"} +{"complexity": "simple", "doc_id": "chunk_015866", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5659, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f61_constants (tests\\test_frameworks.py:5659)"} +{"complexity": "simple", "doc_id": "chunk_015867", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5671, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f61_waitlist_equity_pass (tests\\test_frameworks.py:5671)"} +{"complexity": "simple", "doc_id": "chunk_015868", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5682, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f61_waitlist_equity_fail (tests\\test_frameworks.py:5682)"} +{"complexity": "simple", "doc_id": "chunk_015869", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5693, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f61_viability_calibration_pass (tests\\test_frameworks.py:5693)"} +{"complexity": "simple", "doc_id": "chunk_015870", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5704, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f61_viability_calibration_fail (tests\\test_frameworks.py:5704)"} +{"complexity": "simple", "doc_id": "chunk_015871", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5715, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f61_urgency_fidelity_pass (tests\\test_frameworks.py:5715)"} +{"complexity": "simple", "doc_id": "chunk_015872", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5727, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f61_urgency_fidelity_fail_override (tests\\test_frameworks.py:5727)"} +{"complexity": "medium", "doc_id": "chunk_015873", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5739, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f61_committee_traceability_pass (tests\\test_frameworks.py:5739)"} +{"complexity": "medium", "doc_id": "chunk_015874", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5752, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f61_committee_traceability_fail (tests\\test_frameworks.py:5752)"} +{"complexity": "simple", "doc_id": "chunk_015875", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5765, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f61_time_sensitivity_pass (tests\\test_frameworks.py:5765)"} +{"complexity": "medium", "doc_id": "chunk_015876", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5777, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f61_time_sensitivity_fail_heart_late (tests\\test_frameworks.py:5777)"} +{"complexity": "medium", "doc_id": "chunk_015877", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5790, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f61_composite_pass (tests\\test_frameworks.py:5790)"} +{"complexity": "medium", "doc_id": "chunk_015878", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5814, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f61_composite_fail (tests\\test_frameworks.py:5814)"} +{"complexity": "simple", "doc_id": "chunk_015879", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5843, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f62_enums_decision_type (tests\\test_frameworks.py:5843)"} +{"complexity": "simple", "doc_id": "chunk_015880", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5850, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f62_enums_country_risk_level (tests\\test_frameworks.py:5850)"} +{"complexity": "simple", "doc_id": "chunk_015881", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5858, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f62_enums_consent_status (tests\\test_frameworks.py:5858)"} +{"complexity": "simple", "doc_id": "chunk_015882", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5865, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f62_constants (tests\\test_frameworks.py:5865)"} +{"complexity": "medium", "doc_id": "chunk_015883", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5875, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f62_non_refoulement_pass (tests\\test_frameworks.py:5875)"} +{"complexity": "medium", "doc_id": "chunk_015884", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5888, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f62_non_refoulement_fail_active_conflict (tests\\test_frameworks.py:5888)"} +{"complexity": "simple", "doc_id": "chunk_015885", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5902, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f62_credibility_assessment_pass (tests\\test_frameworks.py:5902)"} +{"complexity": "medium", "doc_id": "chunk_015886", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5914, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f62_credibility_assessment_fail (tests\\test_frameworks.py:5914)"} +{"complexity": "simple", "doc_id": "chunk_015887", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5928, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f62_detention_risk_equity_pass (tests\\test_frameworks.py:5928)"} +{"complexity": "simple", "doc_id": "chunk_015888", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5939, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f62_detention_risk_equity_fail (tests\\test_frameworks.py:5939)"} +{"complexity": "simple", "doc_id": "chunk_015889", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5950, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f62_human_decision_primacy_pass (tests\\test_frameworks.py:5950)"} +{"complexity": "medium", "doc_id": "chunk_015890", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5962, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f62_human_decision_primacy_fail_automated_asylum (tests\\test_frameworks.py:5962)"} +{"complexity": "simple", "doc_id": "chunk_015891", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5975, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f62_data_provenance_pass (tests\\test_frameworks.py:5975)"} +{"complexity": "simple", "doc_id": "chunk_015892", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5987, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f62_data_provenance_fail_coerced (tests\\test_frameworks.py:5987)"} +{"complexity": "medium", "doc_id": "chunk_015893", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 5999, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f62_composite_pass (tests\\test_frameworks.py:5999)"} +{"complexity": "medium", "doc_id": "chunk_015894", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6023, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f62_composite_fail (tests\\test_frameworks.py:6023)"} +{"complexity": "simple", "doc_id": "chunk_015895", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6054, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f63_cmmc_compliance_pass (tests\\test_frameworks.py:6054)"} +{"complexity": "simple", "doc_id": "chunk_015896", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6065, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f63_cmmc_compliance_fail_insufficient_practices (tests\\test_frameworks.py:6065)"} +{"complexity": "simple", "doc_id": "chunk_015897", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6076, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f63_fedramp_pass (tests\\test_frameworks.py:6076)"} +{"complexity": "simple", "doc_id": "chunk_015898", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6088, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f63_fedramp_fail_expired_ato (tests\\test_frameworks.py:6088)"} +{"complexity": "medium", "doc_id": "chunk_015899", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6100, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f63_nist_rmf_pass (tests\\test_frameworks.py:6100)"} +{"complexity": "simple", "doc_id": "chunk_015900", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6113, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f63_human_oversight_pass (tests\\test_frameworks.py:6113)"} +{"complexity": "medium", "doc_id": "chunk_015901", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6124, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f63_human_oversight_fail_mandatory_use (tests\\test_frameworks.py:6124)"} +{"complexity": "simple", "doc_id": "chunk_015902", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6137, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f63_bias_testing_pass (tests\\test_frameworks.py:6137)"} +{"complexity": "medium", "doc_id": "chunk_015903", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6148, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f63_composite_pass (tests\\test_frameworks.py:6148)"} +{"complexity": "medium", "doc_id": "chunk_015904", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6176, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f63_composite_fail (tests\\test_frameworks.py:6176)"} +{"complexity": "simple", "doc_id": "chunk_015905", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6211, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f64_distinction_pass (tests\\test_frameworks.py:6211)"} +{"complexity": "medium", "doc_id": "chunk_015906", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 6223, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f64_distinction_fail_protected_target (tests\\test_frameworks.py:6223)"} +{"complexity": "medium", "doc_id": "chunk_015907", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6236, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f64_human_control_pass (tests\\test_frameworks.py:6236)"} +{"complexity": "medium", "doc_id": "chunk_015908", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6249, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f64_human_control_fail_out_of_loop_lethal (tests\\test_frameworks.py:6249)"} +{"complexity": "simple", "doc_id": "chunk_015909", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6262, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f64_proportionality_pass (tests\\test_frameworks.py:6262)"} +{"complexity": "simple", "doc_id": "chunk_015910", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6273, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f64_accountability_pass (tests\\test_frameworks.py:6273)"} +{"complexity": "medium", "doc_id": "chunk_015911", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6284, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f64_composite_pass (tests\\test_frameworks.py:6284)"} +{"complexity": "medium", "doc_id": "chunk_015912", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 6311, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f64_composite_fail_protected_target (tests\\test_frameworks.py:6311)"} +{"complexity": "simple", "doc_id": "chunk_015913", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6344, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f65_stock_assessment_pass (tests\\test_frameworks.py:6344)"} +{"complexity": "simple", "doc_id": "chunk_015914", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6356, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f65_stock_assessment_fail_poor_coverage (tests\\test_frameworks.py:6356)"} +{"complexity": "simple", "doc_id": "chunk_015915", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6368, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f65_iuu_detection_pass (tests\\test_frameworks.py:6368)"} +{"complexity": "simple", "doc_id": "chunk_015916", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6379, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f65_iuu_detection_fail_low_confidence (tests\\test_frameworks.py:6379)"} +{"complexity": "medium", "doc_id": "chunk_015917", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6390, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f65_bycatch_fail_critically_endangered (tests\\test_frameworks.py:6390)"} +{"complexity": "simple", "doc_id": "chunk_015918", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6404, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f65_coral_reef_triage_pass (tests\\test_frameworks.py:6404)"} +{"complexity": "medium", "doc_id": "chunk_015919", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6416, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f65_composite_pass (tests\\test_frameworks.py:6416)"} +{"complexity": "medium", "doc_id": "chunk_015920", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6446, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f65_composite_fail (tests\\test_frameworks.py:6446)"} +{"complexity": "medium", "doc_id": "chunk_015921", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6494, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f66_governance_pass (tests\\test_frameworks.py:6494)"} +{"complexity": "medium", "doc_id": "chunk_015922", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6508, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f66_governance_fail_unilateral (tests\\test_frameworks.py:6508)"} +{"complexity": "medium", "doc_id": "chunk_015923", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6523, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f66_termination_risk_fail_catastrophic (tests\\test_frameworks.py:6523)"} +{"complexity": "medium", "doc_id": "chunk_015924", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6537, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f66_termination_risk_pass (tests\\test_frameworks.py:6537)"} +{"complexity": "medium", "doc_id": "chunk_015925", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6550, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f66_climate_model_pass (tests\\test_frameworks.py:6550)"} +{"complexity": "complex", "doc_id": "chunk_015926", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6563, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f66_composite_pass (tests\\test_frameworks.py:6563)"} +{"complexity": "complex", "doc_id": "chunk_015927", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6602, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f66_composite_fail (tests\\test_frameworks.py:6602)"} +{"complexity": "medium", "doc_id": "chunk_015928", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6660, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f67_regulatory_pass (tests\\test_frameworks.py:6660)"} +{"complexity": "medium", "doc_id": "chunk_015929", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6674, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f67_regulatory_fail_no_pma (tests\\test_frameworks.py:6674)"} +{"complexity": "medium", "doc_id": "chunk_015930", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6689, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f67_stimulation_pass (tests\\test_frameworks.py:6689)"} +{"complexity": "medium", "doc_id": "chunk_015931", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6703, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f67_stimulation_fail_over_amplitude (tests\\test_frameworks.py:6703)"} +{"complexity": "medium", "doc_id": "chunk_015932", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6718, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f67_cybersecurity_fail_critical_vuln (tests\\test_frameworks.py:6718)"} +{"complexity": "medium", "doc_id": "chunk_015933", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6734, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f67_neural_data_privacy_pass (tests\\test_frameworks.py:6734)"} +{"complexity": "medium", "doc_id": "chunk_015934", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6748, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f67_clinical_fail_life_threatening (tests\\test_frameworks.py:6748)"} +{"complexity": "complex", "doc_id": "chunk_015935", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6763, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f67_composite_pass (tests\\test_frameworks.py:6763)"} +{"complexity": "complex", "doc_id": "chunk_015936", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6803, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f67_composite_fail (tests\\test_frameworks.py:6803)"} +{"complexity": "medium", "doc_id": "chunk_015937", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6862, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f68_evidence_pass (tests\\test_frameworks.py:6862)"} +{"complexity": "medium", "doc_id": "chunk_015938", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6877, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f68_evidence_fail_gene_therapy_no_approval (tests\\test_frameworks.py:6877)"} +{"complexity": "medium", "doc_id": "chunk_015939", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 6893, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f68_safety_fail_oncogenic_signal (tests\\test_frameworks.py:6893)"} +{"complexity": "medium", "doc_id": "chunk_015940", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6909, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f68_claims_fail_fraudulent (tests\\test_frameworks.py:6909)"} +{"complexity": "medium", "doc_id": "chunk_015941", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6924, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f68_claims_pass_evidence_based (tests\\test_frameworks.py:6924)"} +{"complexity": "medium", "doc_id": "chunk_015942", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6938, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f68_equity_fail_extreme_risk (tests\\test_frameworks.py:6938)"} +{"complexity": "medium", "doc_id": "chunk_015943", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6953, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f68_bio_age_algorithm_pass (tests\\test_frameworks.py:6953)"} +{"complexity": "complex", "doc_id": "chunk_015944", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 6968, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f68_composite_pass (tests\\test_frameworks.py:6968)"} +{"complexity": "complex", "doc_id": "chunk_015945", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 7011, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_f68_composite_fail (tests\\test_frameworks.py:7011)"} +{"complexity": "simple", "doc_id": "chunk_015946", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 7058, "source_path": "tests\\test_frameworks.py", "text": "test_frameworks.test_registry_loads_all (tests\\test_frameworks.py:7058)"} +{"complexity": "complex", "doc_id": "chunk_015947", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 26, "source_path": "tests\\test_full_integration.py", "text": "test_full_integration.test_framework_initialization (tests\\test_full_integration.py:26)"} +{"complexity": "complex", "doc_id": "chunk_015948", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 65, "source_path": "tests\\test_full_integration.py", "text": "test_full_integration.test_va_claim_evaluation (tests\\test_full_integration.py:65)"} +{"complexity": "medium", "doc_id": "chunk_015949", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 133, "source_path": "tests\\test_full_integration.py", "text": "test_full_integration.test_omega_a_threshold (tests\\test_full_integration.py:133)"} +{"complexity": "complex", "doc_id": "chunk_015950", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 154, "source_path": "tests\\test_full_integration.py", "text": "test_full_integration.test_hardware_sheriff (tests\\test_full_integration.py:154)"} +{"complexity": "complex", "doc_id": "chunk_015951", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 229, "source_path": "tests\\test_full_integration.py", "text": "test_full_integration.test_end_to_end_pipeline (tests\\test_full_integration.py:229)"} +{"complexity": "complex", "doc_id": "chunk_015952", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 264, "source_path": "tests\\test_full_integration.py", "text": "test_full_integration.generate_evidence_report (tests\\test_full_integration.py:264)"} +{"complexity": "complex", "doc_id": "chunk_015953", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 312, "source_path": "tests\\test_full_integration.py", "text": "test_full_integration.main (tests\\test_full_integration.py:312)"} +{"complexity": "complex", "doc_id": "chunk_015954", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 20, "source_path": "tests\\test_impact_program.py", "text": "test_impact_program.TestVotingSystem (tests\\test_impact_program.py:20)"} +{"complexity": "complex", "doc_id": "chunk_015955", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 106, "source_path": "tests\\test_impact_program.py", "text": "test_impact_program.TestTreasury (tests\\test_impact_program.py:106)"} +{"complexity": "complex", "doc_id": "chunk_015956", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 182, "source_path": "tests\\test_impact_program.py", "text": "test_impact_program.TestProposalManager (tests\\test_impact_program.py:182)"} +{"complexity": "complex", "doc_id": "chunk_015957", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 271, "source_path": "tests\\test_impact_program.py", "text": "test_impact_program.TestRecipientRegistry (tests\\test_impact_program.py:271)"} +{"complexity": "complex", "doc_id": "chunk_015958", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 334, "source_path": "tests\\test_impact_program.py", "text": "test_impact_program.TestImpactProgram (tests\\test_impact_program.py:334)"} +{"complexity": "medium", "doc_id": "chunk_015959", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 23, "source_path": "tests\\test_impact_program.py", "text": "test_impact_program.test_cast_vote (tests\\test_impact_program.py:23)"} +{"complexity": "medium", "doc_id": "chunk_015960", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 41, "source_path": "tests\\test_impact_program.py", "text": "test_impact_program.test_vote_verification (tests\\test_impact_program.py:41)"} +{"complexity": "medium", "doc_id": "chunk_015961", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 56, "source_path": "tests\\test_impact_program.py", "text": "test_impact_program.test_duplicate_vote_prevention (tests\\test_impact_program.py:56)"} +{"complexity": "medium", "doc_id": "chunk_015962", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 75, "source_path": "tests\\test_impact_program.py", "text": "test_impact_program.test_vote_tally (tests\\test_impact_program.py:75)"} +{"complexity": "simple", "doc_id": "chunk_015963", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 91, "source_path": "tests\\test_impact_program.py", "text": "test_impact_program.test_invalid_choice (tests\\test_impact_program.py:91)"} +{"complexity": "simple", "doc_id": "chunk_015964", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 98, "source_path": "tests\\test_impact_program.py", "text": "test_impact_program.test_invalid_weight (tests\\test_impact_program.py:98)"} +{"complexity": "medium", "doc_id": "chunk_015965", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 109, "source_path": "tests\\test_impact_program.py", "text": "test_impact_program.test_record_revenue (tests\\test_impact_program.py:109)"} +{"complexity": "medium", "doc_id": "chunk_015966", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 124, "source_path": "tests\\test_impact_program.py", "text": "test_impact_program.test_distribution_creation (tests\\test_impact_program.py:124)"} +{"complexity": "medium", "doc_id": "chunk_015967", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 144, "source_path": "tests\\test_impact_program.py", "text": "test_impact_program.test_distribution_verification (tests\\test_impact_program.py:144)"} +{"complexity": "medium", "doc_id": "chunk_015968", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 159, "source_path": "tests\\test_impact_program.py", "text": "test_impact_program.test_proportional_distribution (tests\\test_impact_program.py:159)"} +{"complexity": "medium", "doc_id": "chunk_015969", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 185, "source_path": "tests\\test_impact_program.py", "text": "test_impact_program.test_create_proposal (tests\\test_impact_program.py:185)"} +{"complexity": "medium", "doc_id": "chunk_015970", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 202, "source_path": "tests\\test_impact_program.py", "text": "test_impact_program.test_proposal_validation (tests\\test_impact_program.py:202)"} +{"complexity": "medium", "doc_id": "chunk_015971", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 230, "source_path": "tests\\test_impact_program.py", "text": "test_impact_program.test_vote_recording (tests\\test_impact_program.py:230)"} +{"complexity": "medium", "doc_id": "chunk_015972", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 247, "source_path": "tests\\test_impact_program.py", "text": "test_impact_program.test_close_voting (tests\\test_impact_program.py:247)"} +{"complexity": "medium", "doc_id": "chunk_015973", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 274, "source_path": "tests\\test_impact_program.py", "text": "test_impact_program.test_create_recipient (tests\\test_impact_program.py:274)"} +{"complexity": "medium", "doc_id": "chunk_015974", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 289, "source_path": "tests\\test_impact_program.py", "text": "test_impact_program.test_duplicate_prevention (tests\\test_impact_program.py:289)"} +{"complexity": "medium", "doc_id": "chunk_015975", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 303, "source_path": "tests\\test_impact_program.py", "text": "test_impact_program.test_get_or_create (tests\\test_impact_program.py:303)"} +{"complexity": "medium", "doc_id": "chunk_015976", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 321, "source_path": "tests\\test_impact_program.py", "text": "test_impact_program.test_record_distribution (tests\\test_impact_program.py:321)"} +{"complexity": "complex", "doc_id": "chunk_015977", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 337, "source_path": "tests\\test_impact_program.py", "text": "test_impact_program.test_complete_workflow (tests\\test_impact_program.py:337)"} +{"complexity": "medium", "doc_id": "chunk_015978", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 377, "source_path": "tests\\test_impact_program.py", "text": "test_impact_program.test_impact_report (tests\\test_impact_program.py:377)"} +{"complexity": "medium", "doc_id": "chunk_015979", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 401, "source_path": "tests\\test_impact_program.py", "text": "test_impact_program.test_audit_log (tests\\test_impact_program.py:401)"} +{"complexity": "medium", "doc_id": "chunk_015980", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 25, "source_path": "tests\\test_integration_all_sectors.py", "text": "test_integration_all_sectors.test_lic_kernel (tests\\test_integration_all_sectors.py:25)"} +{"complexity": "medium", "doc_id": "chunk_015981", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 45, "source_path": "tests\\test_integration_all_sectors.py", "text": "test_integration_all_sectors.test_cognitive_lattice (tests\\test_integration_all_sectors.py:45)"} +{"complexity": "medium", "doc_id": "chunk_015982", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 71, "source_path": "tests\\test_integration_all_sectors.py", "text": "test_integration_all_sectors.test_payment_verifier (tests\\test_integration_all_sectors.py:71)"} +{"complexity": "medium", "doc_id": "chunk_015983", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 99, "source_path": "tests\\test_integration_all_sectors.py", "text": "test_integration_all_sectors.test_proof_ledger (tests\\test_integration_all_sectors.py:99)"} +{"complexity": "complex", "doc_id": "chunk_015984", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 121, "source_path": "tests\\test_integration_all_sectors.py", "text": "test_integration_all_sectors.test_security_fortress (tests\\test_integration_all_sectors.py:121)"} +{"complexity": "complex", "doc_id": "chunk_015985", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 172, "source_path": "tests\\test_integration_all_sectors.py", "text": "test_integration_all_sectors.test_end_to_end_flow (tests\\test_integration_all_sectors.py:172)"} +{"complexity": "complex", "doc_id": "chunk_015986", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "other", "source_line": 215, "source_path": "tests\\test_integration_all_sectors.py", "text": "test_integration_all_sectors.run_all_tests (tests\\test_integration_all_sectors.py:215)"} +{"complexity": "medium", "doc_id": "chunk_015987", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 22, "source_path": "tests\\test_integration_router.py", "text": "test_integration_router.MockEvidenceChain (tests\\test_integration_router.py:22)"} +{"complexity": "complex", "doc_id": "chunk_015988", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 35, "source_path": "tests\\test_integration_router.py", "text": "test_integration_router.MockDecisionGateway (tests\\test_integration_router.py:35)"} +{"complexity": "simple", "doc_id": "chunk_015989", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 85, "source_path": "tests\\test_integration_router.py", "text": "test_integration_router.gateway (tests\\test_integration_router.py:85)"} +{"complexity": "medium", "doc_id": "chunk_015990", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 90, "source_path": "tests\\test_integration_router.py", "text": "test_integration_router.test_full_pipeline_first_computation (tests\\test_integration_router.py:90)"} +{"complexity": "medium", "doc_id": "chunk_015991", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 111, "source_path": "tests\\test_integration_router.py", "text": "test_integration_router.test_routing_consistency (tests\\test_integration_router.py:111)"} +{"complexity": "simple", "doc_id": "chunk_015992", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 130, "source_path": "tests\\test_integration_router.py", "text": "test_integration_router.test_type_theory_routing (tests\\test_integration_router.py:130)"} +{"complexity": "simple", "doc_id": "chunk_015993", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 142, "source_path": "tests\\test_integration_router.py", "text": "test_integration_router.test_classical_logic_routing (tests\\test_integration_router.py:142)"} +{"complexity": "medium", "doc_id": "chunk_015994", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "tests", "module": "other", "source_line": 154, "source_path": "tests\\test_integration_router.py", "text": "test_integration_router.test_extraction_routing (tests\\test_integration_router.py:154)"} +{"complexity": "medium", "doc_id": "chunk_015995", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 167, "source_path": "tests\\test_integration_router.py", "text": "test_integration_router.test_energy_awareness (tests\\test_integration_router.py:167)"} +{"complexity": "medium", "doc_id": "chunk_015996", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 185, "source_path": "tests\\test_integration_router.py", "text": "test_integration_router.test_ntp4vc_citation_in_rationale (tests\\test_integration_router.py:185)"} +{"complexity": "medium", "doc_id": "chunk_015997", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 200, "source_path": "tests\\test_integration_router.py", "text": "test_integration_router.test_cross_validation_confidence (tests\\test_integration_router.py:200)"} +{"complexity": "simple", "doc_id": "chunk_015998", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 215, "source_path": "tests\\test_integration_router.py", "text": "test_integration_router.test_complexity_based_routing (tests\\test_integration_router.py:215)"} +{"complexity": "medium", "doc_id": "chunk_015999", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 226, "source_path": "tests\\test_integration_router.py", "text": "test_integration_router.test_all_categories (tests\\test_integration_router.py:226)"} +{"complexity": "simple", "doc_id": "chunk_016000", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "other", "source_line": 24, "source_path": "tests\\test_integration_router.py", "text": "test_integration_router.__init__ (tests\\test_integration_router.py:24)"} +{"complexity": "simple", "doc_id": "chunk_016001", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 27, "source_path": "tests\\test_integration_router.py", "text": "test_integration_router.store_proof (tests\\test_integration_router.py:27)"} +{"complexity": "simple", "doc_id": "chunk_016002", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 31, "source_path": "tests\\test_integration_router.py", "text": "test_integration_router.get_proof (tests\\test_integration_router.py:31)"} +{"complexity": "simple", "doc_id": "chunk_016003", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "other", "source_line": 37, "source_path": "tests\\test_integration_router.py", "text": "test_integration_router.__init__ (tests\\test_integration_router.py:37)"} +{"complexity": "complex", "doc_id": "chunk_016004", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 41, "source_path": "tests\\test_integration_router.py", "text": "test_integration_router.verify_decision (tests\\test_integration_router.py:41)"} +{"complexity": "complex", "doc_id": "chunk_016005", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 19, "source_path": "tests\\test_live_domains.py", "text": "test_live_domains.test_domains (tests\\test_live_domains.py:19)"} +{"complexity": "simple", "doc_id": "chunk_016006", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 55, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.create_test_hash (tests\\test_merkle_aggregator.py:55)"} +{"complexity": "simple", "doc_id": "chunk_016007", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 60, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.create_test_hashes (tests\\test_merkle_aggregator.py:60)"} +{"complexity": "complex", "doc_id": "chunk_016008", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 69, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.TestMerkleTreeBasic (tests\\test_merkle_aggregator.py:69)"} +{"complexity": "complex", "doc_id": "chunk_016009", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 131, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.TestMerkleProof (tests\\test_merkle_aggregator.py:131)"} +{"complexity": "complex", "doc_id": "chunk_016010", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 226, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.TestMerkleTreeBatch (tests\\test_merkle_aggregator.py:226)"} +{"complexity": "complex", "doc_id": "chunk_016011", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 280, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.TestMerkleProofSerialization (tests\\test_merkle_aggregator.py:280)"} +{"complexity": "complex", "doc_id": "chunk_016012", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 335, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.TestMerkleVerification (tests\\test_merkle_aggregator.py:335)"} +{"complexity": "complex", "doc_id": "chunk_016013", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 491, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.TestMerkleVerificationAdvanced (tests\\test_merkle_aggregator.py:491)"} +{"complexity": "complex", "doc_id": "chunk_016014", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 554, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.TestMerkleVerificationIntegration (tests\\test_merkle_aggregator.py:554)"} +{"complexity": "medium", "doc_id": "chunk_016015", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 630, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_tree_sizes (tests\\test_merkle_aggregator.py:630)"} +{"complexity": "medium", "doc_id": "chunk_016016", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 648, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_file_verification_sizes (tests\\test_merkle_aggregator.py:648)"} +{"complexity": "medium", "doc_id": "chunk_016017", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 676, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_large_merkle_tree_performance (tests\\test_merkle_aggregator.py:676)"} +{"complexity": "complex", "doc_id": "chunk_016018", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 704, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_file_verification_performance (tests\\test_merkle_aggregator.py:704)"} +{"complexity": "simple", "doc_id": "chunk_016019", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 72, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_empty_tree (tests\\test_merkle_aggregator.py:72)"} +{"complexity": "simple", "doc_id": "chunk_016020", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 78, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_single_leaf (tests\\test_merkle_aggregator.py:78)"} +{"complexity": "simple", "doc_id": "chunk_016021", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 89, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_two_leaves (tests\\test_merkle_aggregator.py:89)"} +{"complexity": "simple", "doc_id": "chunk_016022", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 100, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_odd_number_leaves (tests\\test_merkle_aggregator.py:100)"} +{"complexity": "simple", "doc_id": "chunk_016023", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 110, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_power_of_two_leaves (tests\\test_merkle_aggregator.py:110)"} +{"complexity": "simple", "doc_id": "chunk_016024", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 120, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_large_tree (tests\\test_merkle_aggregator.py:120)"} +{"complexity": "simple", "doc_id": "chunk_016025", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 134, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_generate_proof_single_leaf (tests\\test_merkle_aggregator.py:134)"} +{"complexity": "simple", "doc_id": "chunk_016026", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 144, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_generate_proof_two_leaves (tests\\test_merkle_aggregator.py:144)"} +{"complexity": "medium", "doc_id": "chunk_016027", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 154, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_generate_proof_multiple_leaves (tests\\test_merkle_aggregator.py:154)"} +{"complexity": "simple", "doc_id": "chunk_016028", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 167, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_proof_not_found (tests\\test_merkle_aggregator.py:167)"} +{"complexity": "simple", "doc_id": "chunk_016029", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 176, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_verify_valid_proof (tests\\test_merkle_aggregator.py:176)"} +{"complexity": "medium", "doc_id": "chunk_016030", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 186, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_verify_invalid_proof_wrong_root (tests\\test_merkle_aggregator.py:186)"} +{"complexity": "medium", "doc_id": "chunk_016031", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 203, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_verify_invalid_proof_tampered_path (tests\\test_merkle_aggregator.py:203)"} +{"complexity": "medium", "doc_id": "chunk_016032", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 229, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_build_merkle_tree_function (tests\\test_merkle_aggregator.py:229)"} +{"complexity": "medium", "doc_id": "chunk_016033", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 244, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_batch_proof_verification (tests\\test_merkle_aggregator.py:244)"} +{"complexity": "simple", "doc_id": "chunk_016034", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 260, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_deterministic_root (tests\\test_merkle_aggregator.py:260)"} +{"complexity": "simple", "doc_id": "chunk_016035", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 269, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_different_leaves_different_root (tests\\test_merkle_aggregator.py:269)"} +{"complexity": "medium", "doc_id": "chunk_016036", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 283, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_proof_to_dict (tests\\test_merkle_aggregator.py:283)"} +{"complexity": "medium", "doc_id": "chunk_016037", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 303, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_proof_json_serialization (tests\\test_merkle_aggregator.py:303)"} +{"complexity": "medium", "doc_id": "chunk_016038", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 338, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_hash_data (tests\\test_merkle_aggregator.py:338)"} +{"complexity": "medium", "doc_id": "chunk_016039", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 353, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_hash_file (tests\\test_merkle_aggregator.py:353)"} +{"complexity": "simple", "doc_id": "chunk_016040", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 371, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_hash_nonexistent_file (tests\\test_merkle_aggregator.py:371)"} +{"complexity": "medium", "doc_id": "chunk_016041", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 378, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_build_merkle_tree_single_file (tests\\test_merkle_aggregator.py:378)"} +{"complexity": "medium", "doc_id": "chunk_016042", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 394, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_build_merkle_tree_multiple_files (tests\\test_merkle_aggregator.py:394)"} +{"complexity": "simple", "doc_id": "chunk_016043", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "tests", "module": "proofs", "source_line": 413, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_build_tree_empty_list (tests\\test_merkle_aggregator.py:413)"} +{"complexity": "medium", "doc_id": "chunk_016044", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 420, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_verify_integrity_no_changes (tests\\test_merkle_aggregator.py:420)"} +{"complexity": "medium", "doc_id": "chunk_016045", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 445, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_verify_integrity_file_modified (tests\\test_merkle_aggregator.py:445)"} +{"complexity": "medium", "doc_id": "chunk_016046", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 470, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_verify_integrity_no_expected_root (tests\\test_merkle_aggregator.py:470)"} +{"complexity": "simple", "doc_id": "chunk_016047", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 494, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_set_expected_root (tests\\test_merkle_aggregator.py:494)"} +{"complexity": "medium", "doc_id": "chunk_016048", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 503, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_generate_proof_path (tests\\test_merkle_aggregator.py:503)"} +{"complexity": "medium", "doc_id": "chunk_016049", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 528, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_generate_proof_path_file_not_found (tests\\test_merkle_aggregator.py:528)"} +{"complexity": "simple", "doc_id": "chunk_016050", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 546, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_generate_proof_path_no_tree (tests\\test_merkle_aggregator.py:546)"} +{"complexity": "complex", "doc_id": "chunk_016051", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 557, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_end_to_end_verification (tests\\test_merkle_aggregator.py:557)"} +{"complexity": "medium", "doc_id": "chunk_016052", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 595, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_merkle_node_structure (tests\\test_merkle_aggregator.py:595)"} +{"complexity": "medium", "doc_id": "chunk_016053", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "proofs", "source_line": 609, "source_path": "tests\\test_merkle_aggregator.py", "text": "test_merkle_aggregator.test_integrity_check_structure (tests\\test_merkle_aggregator.py:609)"} +{"complexity": "medium", "doc_id": "chunk_016054", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "tests", "module": "other", "source_line": 10, "source_path": "tests\\test_mhc_layer.py", "text": "test_mhc_layer.test_manifold_constraint_property (tests\\test_mhc_layer.py:10)"} +{"complexity": "medium", "doc_id": "chunk_016055", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "tests", "module": "other", "source_line": 34, "source_path": "tests\\test_mhc_layer.py", "text": "test_mhc_layer.test_mhc_forward_pass (tests\\test_mhc_layer.py:34)"} +{"complexity": "medium", "doc_id": "chunk_016056", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 46, "source_path": "tests\\test_mhc_layer.py", "text": "test_mhc_layer.test_mhc_residual_block_integration (tests\\test_mhc_layer.py:46)"} +{"complexity": "medium", "doc_id": "chunk_016057", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 59, "source_path": "tests\\test_mhc_layer.py", "text": "test_mhc_layer.test_gradient_flow (tests\\test_mhc_layer.py:59)"} +{"complexity": "complex", "doc_id": "chunk_016058", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 41, "source_path": "tests\\test_mlflow_integration.py", "text": "test_mlflow_integration.TestVerifiedExperimentLogger (tests\\test_mlflow_integration.py:41)"} +{"complexity": "complex", "doc_id": "chunk_016059", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 122, "source_path": "tests\\test_mlflow_integration.py", "text": "test_mlflow_integration.TestModelSignatureVerifier (tests\\test_mlflow_integration.py:122)"} +{"complexity": "complex", "doc_id": "chunk_016060", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 202, "source_path": "tests\\test_mlflow_integration.py", "text": "test_mlflow_integration.TestArtifactProofGenerator (tests\\test_mlflow_integration.py:202)"} +{"complexity": "complex", "doc_id": "chunk_016061", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 275, "source_path": "tests\\test_mlflow_integration.py", "text": "test_mlflow_integration.TestVerifiedModelRegistry (tests\\test_mlflow_integration.py:275)"} +{"complexity": "complex", "doc_id": "chunk_016062", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 380, "source_path": "tests\\test_mlflow_integration.py", "text": "test_mlflow_integration.TestVerifiedTrainingWorkflow (tests\\test_mlflow_integration.py:380)"} +{"complexity": "medium", "doc_id": "chunk_016063", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 450, "source_path": "tests\\test_mlflow_integration.py", "text": "test_mlflow_integration.TestMLflowPlugin (tests\\test_mlflow_integration.py:450)"} +{"complexity": "complex", "doc_id": "chunk_016064", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 480, "source_path": "tests\\test_mlflow_integration.py", "text": "test_mlflow_integration.TestIntegration (tests\\test_mlflow_integration.py:480)"} +{"complexity": "medium", "doc_id": "chunk_016065", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 44, "source_path": "tests\\test_mlflow_integration.py", "text": "test_mlflow_integration.test_basic_logging (tests\\test_mlflow_integration.py:44)"} +{"complexity": "medium", "doc_id": "chunk_016066", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 69, "source_path": "tests\\test_mlflow_integration.py", "text": "test_mlflow_integration.test_proof_verification (tests\\test_mlflow_integration.py:69)"} +{"complexity": "medium", "doc_id": "chunk_016067", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 83, "source_path": "tests\\test_mlflow_integration.py", "text": "test_mlflow_integration.test_proof_save_load (tests\\test_mlflow_integration.py:83)"} +{"complexity": "medium", "doc_id": "chunk_016068", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 105, "source_path": "tests\\test_mlflow_integration.py", "text": "test_mlflow_integration.test_tamper_detection (tests\\test_mlflow_integration.py:105)"} +{"complexity": "medium", "doc_id": "chunk_016069", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 129, "source_path": "tests\\test_mlflow_integration.py", "text": "test_mlflow_integration.test_pytorch_model_signing (tests\\test_mlflow_integration.py:129)"} +{"complexity": "medium", "doc_id": "chunk_016070", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 160, "source_path": "tests\\test_mlflow_integration.py", "text": "test_mlflow_integration.test_model_verification (tests\\test_mlflow_integration.py:160)"} +{"complexity": "medium", "doc_id": "chunk_016071", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 181, "source_path": "tests\\test_mlflow_integration.py", "text": "test_mlflow_integration.test_tampered_model_detection (tests\\test_mlflow_integration.py:181)"} +{"complexity": "medium", "doc_id": "chunk_016072", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 205, "source_path": "tests\\test_mlflow_integration.py", "text": "test_mlflow_integration.test_artifact_logging (tests\\test_mlflow_integration.py:205)"} +{"complexity": "medium", "doc_id": "chunk_016073", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 227, "source_path": "tests\\test_mlflow_integration.py", "text": "test_mlflow_integration.test_merkle_proof_generation (tests\\test_mlflow_integration.py:227)"} +{"complexity": "medium", "doc_id": "chunk_016074", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 252, "source_path": "tests\\test_mlflow_integration.py", "text": "test_mlflow_integration.test_artifact_verification (tests\\test_mlflow_integration.py:252)"} +{"complexity": "medium", "doc_id": "chunk_016075", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 278, "source_path": "tests\\test_mlflow_integration.py", "text": "test_mlflow_integration.test_model_registration (tests\\test_mlflow_integration.py:278)"} +{"complexity": "medium", "doc_id": "chunk_016076", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 306, "source_path": "tests\\test_mlflow_integration.py", "text": "test_mlflow_integration.test_stage_transitions (tests\\test_mlflow_integration.py:306)"} +{"complexity": "complex", "doc_id": "chunk_016077", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 337, "source_path": "tests\\test_mlflow_integration.py", "text": "test_mlflow_integration.test_registry_audit_trail (tests\\test_mlflow_integration.py:337)"} +{"complexity": "medium", "doc_id": "chunk_016078", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 383, "source_path": "tests\\test_mlflow_integration.py", "text": "test_mlflow_integration.test_complete_workflow (tests\\test_mlflow_integration.py:383)"} +{"complexity": "medium", "doc_id": "chunk_016079", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 419, "source_path": "tests\\test_mlflow_integration.py", "text": "test_mlflow_integration.test_workflow_with_model (tests\\test_mlflow_integration.py:419)"} +{"complexity": "simple", "doc_id": "chunk_016080", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 453, "source_path": "tests\\test_mlflow_integration.py", "text": "test_mlflow_integration.test_plugin_installation (tests\\test_mlflow_integration.py:453)"} +{"complexity": "medium", "doc_id": "chunk_016081", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 462, "source_path": "tests\\test_mlflow_integration.py", "text": "test_mlflow_integration.test_plugin_logging (tests\\test_mlflow_integration.py:462)"} +{"complexity": "complex", "doc_id": "chunk_016082", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 483, "source_path": "tests\\test_mlflow_integration.py", "text": "test_mlflow_integration.test_full_ml_pipeline (tests\\test_mlflow_integration.py:483)"} +{"complexity": "complex", "doc_id": "chunk_016083", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 20, "source_path": "tests\\test_napqc.py", "text": "test_napqc.TestBraidWord (tests\\test_napqc.py:20)"} +{"complexity": "medium", "doc_id": "chunk_016084", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 62, "source_path": "tests\\test_napqc.py", "text": "test_napqc.TestAAGKeyPair (tests\\test_napqc.py:62)"} +{"complexity": "medium", "doc_id": "chunk_016085", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 78, "source_path": "tests\\test_napqc.py", "text": "test_napqc.TestAAGExchange (tests\\test_napqc.py:78)"} +{"complexity": "simple", "doc_id": "chunk_016086", "function_type": "class", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "crypto", "source_line": 95, "source_path": "tests\\test_napqc.py", "text": "test_napqc.TestDeriveSharedSecret (tests\\test_napqc.py:95)"} +{"complexity": "simple", "doc_id": "chunk_016087", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 21, "source_path": "tests\\test_napqc.py", "text": "test_napqc.test_reduce (tests\\test_napqc.py:21)"} +{"complexity": "simple", "doc_id": "chunk_016088", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 26, "source_path": "tests\\test_napqc.py", "text": "test_napqc.test_product (tests\\test_napqc.py:26)"} +{"complexity": "simple", "doc_id": "chunk_016089", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 33, "source_path": "tests\\test_napqc.py", "text": "test_napqc.test_inverse (tests\\test_napqc.py:33)"} +{"complexity": "simple", "doc_id": "chunk_016090", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 40, "source_path": "tests\\test_napqc.py", "text": "test_napqc.test_conjugate (tests\\test_napqc.py:40)"} +{"complexity": "simple", "doc_id": "chunk_016091", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 49, "source_path": "tests\\test_napqc.py", "text": "test_napqc.test_random (tests\\test_napqc.py:49)"} +{"complexity": "simple", "doc_id": "chunk_016092", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 56, "source_path": "tests\\test_napqc.py", "text": "test_napqc.test_to_bytes (tests\\test_napqc.py:56)"} +{"complexity": "simple", "doc_id": "chunk_016093", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 63, "source_path": "tests\\test_napqc.py", "text": "test_napqc.test_keypair (tests\\test_napqc.py:63)"} +{"complexity": "simple", "doc_id": "chunk_016094", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 71, "source_path": "tests\\test_napqc.py", "text": "test_napqc.test_public_to_bytes (tests\\test_napqc.py:71)"} +{"complexity": "simple", "doc_id": "chunk_016095", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 79, "source_path": "tests\\test_napqc.py", "text": "test_napqc.test_alice_bob_same_secret (tests\\test_napqc.py:79)"} +{"complexity": "simple", "doc_id": "chunk_016096", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 84, "source_path": "tests\\test_napqc.py", "text": "test_napqc.test_canonical_order (tests\\test_napqc.py:84)"} +{"complexity": "simple", "doc_id": "chunk_016097", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 96, "source_path": "tests\\test_napqc.py", "text": "test_napqc.test_mismatch_n_raises (tests\\test_napqc.py:96)"} +{"complexity": "complex", "doc_id": "chunk_016098", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 16, "source_path": "tests\\test_oig_failure_library.py", "text": "test_oig_failure_library.TestFailureLibrary (tests\\test_oig_failure_library.py:16)"} +{"complexity": "complex", "doc_id": "chunk_016099", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 120, "source_path": "tests\\test_oig_failure_library.py", "text": "test_oig_failure_library.TestClaimMatcher (tests\\test_oig_failure_library.py:120)"} +{"complexity": "complex", "doc_id": "chunk_016100", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 213, "source_path": "tests\\test_oig_failure_library.py", "text": "test_oig_failure_library.TestVetProofIntegration (tests\\test_oig_failure_library.py:213)"} +{"complexity": "medium", "doc_id": "chunk_016101", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 263, "source_path": "tests\\test_oig_failure_library.py", "text": "test_oig_failure_library.TestDataIntegrity (tests\\test_oig_failure_library.py:263)"} +{"complexity": "simple", "doc_id": "chunk_016102", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 19, "source_path": "tests\\test_oig_failure_library.py", "text": "test_oig_failure_library.setup_method (tests\\test_oig_failure_library.py:19)"} +{"complexity": "simple", "doc_id": "chunk_016103", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 23, "source_path": "tests\\test_oig_failure_library.py", "text": "test_oig_failure_library.test_load_failures (tests\\test_oig_failure_library.py:23)"} +{"complexity": "simple", "doc_id": "chunk_016104", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 29, "source_path": "tests\\test_oig_failure_library.py", "text": "test_oig_failure_library.test_get_all_failures (tests\\test_oig_failure_library.py:29)"} +{"complexity": "simple", "doc_id": "chunk_016105", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 34, "source_path": "tests\\test_oig_failure_library.py", "text": "test_oig_failure_library.test_get_by_type_suicide_screening (tests\\test_oig_failure_library.py:34)"} +{"complexity": "simple", "doc_id": "chunk_016106", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 40, "source_path": "tests\\test_oig_failure_library.py", "text": "test_oig_failure_library.test_get_by_type_financial_fraud (tests\\test_oig_failure_library.py:40)"} +{"complexity": "simple", "doc_id": "chunk_016107", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 46, "source_path": "tests\\test_oig_failure_library.py", "text": "test_oig_failure_library.test_get_by_directive (tests\\test_oig_failure_library.py:46)"} +{"complexity": "simple", "doc_id": "chunk_016108", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 52, "source_path": "tests\\test_oig_failure_library.py", "text": "test_oig_failure_library.test_get_by_severity_high (tests\\test_oig_failure_library.py:52)"} +{"complexity": "simple", "doc_id": "chunk_016109", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 58, "source_path": "tests\\test_oig_failure_library.py", "text": "test_oig_failure_library.test_get_by_facility (tests\\test_oig_failure_library.py:58)"} +{"complexity": "simple", "doc_id": "chunk_016110", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 64, "source_path": "tests\\test_oig_failure_library.py", "text": "test_oig_failure_library.test_search_by_keywords (tests\\test_oig_failure_library.py:64)"} +{"complexity": "simple", "doc_id": "chunk_016111", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 71, "source_path": "tests\\test_oig_failure_library.py", "text": "test_oig_failure_library.test_get_directive (tests\\test_oig_failure_library.py:71)"} +{"complexity": "simple", "doc_id": "chunk_016112", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 78, "source_path": "tests\\test_oig_failure_library.py", "text": "test_oig_failure_library.test_get_all_directives (tests\\test_oig_failure_library.py:78)"} +{"complexity": "simple", "doc_id": "chunk_016113", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 84, "source_path": "tests\\test_oig_failure_library.py", "text": "test_oig_failure_library.test_high_severity_failures (tests\\test_oig_failure_library.py:84)"} +{"complexity": "medium", "doc_id": "chunk_016114", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 90, "source_path": "tests\\test_oig_failure_library.py", "text": "test_oig_failure_library.test_failure_pattern_from_dict (tests\\test_oig_failure_library.py:90)"} +{"complexity": "simple", "doc_id": "chunk_016115", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 110, "source_path": "tests\\test_oig_failure_library.py", "text": "test_oig_failure_library.test_failure_pattern_to_dict (tests\\test_oig_failure_library.py:110)"} +{"complexity": "simple", "doc_id": "chunk_016116", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 123, "source_path": "tests\\test_oig_failure_library.py", "text": "test_oig_failure_library.setup_method (tests\\test_oig_failure_library.py:123)"} +{"complexity": "simple", "doc_id": "chunk_016117", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 127, "source_path": "tests\\test_oig_failure_library.py", "text": "test_oig_failure_library.test_match_suicide_claim (tests\\test_oig_failure_library.py:127)"} +{"complexity": "simple", "doc_id": "chunk_016118", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 136, "source_path": "tests\\test_oig_failure_library.py", "text": "test_oig_failure_library.test_match_delayed_diagnosis (tests\\test_oig_failure_library.py:136)"} +{"complexity": "simple", "doc_id": "chunk_016119", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 144, "source_path": "tests\\test_oig_failure_library.py", "text": "test_oig_failure_library.test_match_mental_health_scheduling (tests\\test_oig_failure_library.py:144)"} +{"complexity": "simple", "doc_id": "chunk_016120", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 151, "source_path": "tests\\test_oig_failure_library.py", "text": "test_oig_failure_library.test_match_with_context_facility (tests\\test_oig_failure_library.py:151)"} +{"complexity": "simple", "doc_id": "chunk_016121", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 161, "source_path": "tests\\test_oig_failure_library.py", "text": "test_oig_failure_library.test_match_with_context_conditions (tests\\test_oig_failure_library.py:161)"} +{"complexity": "simple", "doc_id": "chunk_016122", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 169, "source_path": "tests\\test_oig_failure_library.py", "text": "test_oig_failure_library.test_match_result_to_dict (tests\\test_oig_failure_library.py:169)"} +{"complexity": "simple", "doc_id": "chunk_016123", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 179, "source_path": "tests\\test_oig_failure_library.py", "text": "test_oig_failure_library.test_match_confidence_range (tests\\test_oig_failure_library.py:179)"} +{"complexity": "simple", "doc_id": "chunk_016124", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 186, "source_path": "tests\\test_oig_failure_library.py", "text": "test_oig_failure_library.test_get_matching_logic_rule (tests\\test_oig_failure_library.py:186)"} +{"complexity": "simple", "doc_id": "chunk_016125", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 195, "source_path": "tests\\test_oig_failure_library.py", "text": "test_oig_failure_library.test_convenience_functions (tests\\test_oig_failure_library.py:195)"} +{"complexity": "simple", "doc_id": "chunk_016126", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 205, "source_path": "tests\\test_oig_failure_library.py", "text": "test_oig_failure_library.test_no_match_irrelevant_text (tests\\test_oig_failure_library.py:205)"} +{"complexity": "simple", "doc_id": "chunk_016127", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 216, "source_path": "tests\\test_oig_failure_library.py", "text": "test_oig_failure_library.setup_method (tests\\test_oig_failure_library.py:216)"} +{"complexity": "simple", "doc_id": "chunk_016128", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 220, "source_path": "tests\\test_oig_failure_library.py", "text": "test_oig_failure_library.test_import_oig_in_claim_analyzer (tests\\test_oig_failure_library.py:220)"} +{"complexity": "complex", "doc_id": "chunk_016129", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 225, "source_path": "tests\\test_oig_failure_library.py", "text": "test_oig_failure_library.test_claim_analysis_has_oig_precedents (tests\\test_oig_failure_library.py:225)"} +{"complexity": "simple", "doc_id": "chunk_016130", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 266, "source_path": "tests\\test_oig_failure_library.py", "text": "test_oig_failure_library.test_json_file_exists (tests\\test_oig_failure_library.py:266)"} +{"complexity": "medium", "doc_id": "chunk_016131", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 271, "source_path": "tests\\test_oig_failure_library.py", "text": "test_oig_failure_library.test_json_file_valid (tests\\test_oig_failure_library.py:271)"} +{"complexity": "simple", "doc_id": "chunk_016132", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 284, "source_path": "tests\\test_oig_failure_library.py", "text": "test_oig_failure_library.test_all_reports_have_required_fields (tests\\test_oig_failure_library.py:284)"} +{"complexity": "simple", "doc_id": "chunk_016133", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 6, "source_path": "tests\\test_openclaw_hybrid_profiles.py", "text": "test_openclaw_hybrid_profiles._read (tests\\test_openclaw_hybrid_profiles.py:6)"} +{"complexity": "simple", "doc_id": "chunk_016134", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 10, "source_path": "tests\\test_openclaw_hybrid_profiles.py", "text": "test_openclaw_hybrid_profiles.test_secure_profile_includes_required_security_defaults (tests\\test_openclaw_hybrid_profiles.py:10)"} +{"complexity": "medium", "doc_id": "chunk_016135", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 20, "source_path": "tests\\test_openclaw_hybrid_profiles.py", "text": "test_openclaw_hybrid_profiles.test_secure_profile_enables_required_tool_surface_with_guardrails (tests\\test_openclaw_hybrid_profiles.py:20)"} +{"complexity": "simple", "doc_id": "chunk_016136", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 39, "source_path": "tests\\test_openclaw_hybrid_profiles.py", "text": "test_openclaw_hybrid_profiles.test_tailnet_profile_keeps_manual_pairing_and_secure_dm (tests\\test_openclaw_hybrid_profiles.py:39)"} +{"complexity": "complex", "doc_id": "chunk_016137", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 34, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.TestAevionTask (tests\\test_prefect_integration.py:34)"} +{"complexity": "complex", "doc_id": "chunk_016138", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 103, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.TestProofFlow (tests\\test_prefect_integration.py:103)"} +{"complexity": "complex", "doc_id": "chunk_016139", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 147, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.TestProofBlock (tests\\test_prefect_integration.py:147)"} +{"complexity": "medium", "doc_id": "chunk_016140", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 194, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.TestAevionCredentials (tests\\test_prefect_integration.py:194)"} +{"complexity": "complex", "doc_id": "chunk_016141", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 219, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.TestProofArtifact (tests\\test_prefect_integration.py:219)"} +{"complexity": "complex", "doc_id": "chunk_016142", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 299, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.TestMetrics (tests\\test_prefect_integration.py:299)"} +{"complexity": "complex", "doc_id": "chunk_016143", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 349, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.TestUtilities (tests\\test_prefect_integration.py:349)"} +{"complexity": "complex", "doc_id": "chunk_016144", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 454, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.TestEndToEnd (tests\\test_prefect_integration.py:454)"} +{"complexity": "simple", "doc_id": "chunk_016145", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 37, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.test_basic_task_execution (tests\\test_prefect_integration.py:37)"} +{"complexity": "simple", "doc_id": "chunk_016146", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 47, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.test_task_with_dict_inputs (tests\\test_prefect_integration.py:47)"} +{"complexity": "medium", "doc_id": "chunk_016147", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 57, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.test_task_proof_generation (tests\\test_prefect_integration.py:57)"} +{"complexity": "simple", "doc_id": "chunk_016148", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 74, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.test_task_with_custom_signer (tests\\test_prefect_integration.py:74)"} +{"complexity": "medium", "doc_id": "chunk_016149", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 85, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.test_task_error_handling (tests\\test_prefect_integration.py:85)"} +{"complexity": "medium", "doc_id": "chunk_016150", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 106, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.test_basic_flow_execution (tests\\test_prefect_integration.py:106)"} +{"complexity": "medium", "doc_id": "chunk_016151", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 126, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.test_flow_proof_composition (tests\\test_prefect_integration.py:126)"} +{"complexity": "medium", "doc_id": "chunk_016152", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 150, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.test_proof_block_creation (tests\\test_prefect_integration.py:150)"} +{"complexity": "medium", "doc_id": "chunk_016153", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 162, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.test_proof_block_to_dict (tests\\test_prefect_integration.py:162)"} +{"complexity": "simple", "doc_id": "chunk_016154", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 177, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.test_proof_block_with_credentials (tests\\test_prefect_integration.py:177)"} +{"complexity": "simple", "doc_id": "chunk_016155", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 185, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.test_proof_block_auto_generate_signer (tests\\test_prefect_integration.py:185)"} +{"complexity": "simple", "doc_id": "chunk_016156", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 197, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.test_auto_generate_credentials (tests\\test_prefect_integration.py:197)"} +{"complexity": "medium", "doc_id": "chunk_016157", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 205, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.test_credentials_from_path (tests\\test_prefect_integration.py:205)"} +{"complexity": "medium", "doc_id": "chunk_016158", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 222, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.test_create_proof_artifact (tests\\test_prefect_integration.py:222)"} +{"complexity": "medium", "doc_id": "chunk_016159", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 242, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.test_proof_artifact_to_markdown (tests\\test_prefect_integration.py:242)"} +{"complexity": "medium", "doc_id": "chunk_016160", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 264, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.test_proof_artifact_to_table (tests\\test_prefect_integration.py:264)"} +{"complexity": "medium", "doc_id": "chunk_016161", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 285, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.test_proof_artifact_to_json (tests\\test_prefect_integration.py:285)"} +{"complexity": "simple", "doc_id": "chunk_016162", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 302, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.test_metrics_tracker_singleton (tests\\test_prefect_integration.py:302)"} +{"complexity": "medium", "doc_id": "chunk_016163", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 309, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.test_metrics_recording (tests\\test_prefect_integration.py:309)"} +{"complexity": "medium", "doc_id": "chunk_016164", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 329, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.test_metrics_percentiles (tests\\test_prefect_integration.py:329)"} +{"complexity": "medium", "doc_id": "chunk_016165", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 352, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.test_compose_task_proofs_merkle_tree (tests\\test_prefect_integration.py:352)"} +{"complexity": "medium", "doc_id": "chunk_016166", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 381, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.test_compose_task_proofs_chain (tests\\test_prefect_integration.py:381)"} +{"complexity": "medium", "doc_id": "chunk_016167", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 394, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.test_compose_task_proofs_aggregate (tests\\test_prefect_integration.py:394)"} +{"complexity": "medium", "doc_id": "chunk_016168", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 422, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.test_verify_flow_proofs (tests\\test_prefect_integration.py:422)"} +{"complexity": "medium", "doc_id": "chunk_016169", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "tests", "module": "other", "source_line": 457, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.test_ml_inference_pipeline (tests\\test_prefect_integration.py:457)"} +{"complexity": "medium", "doc_id": "chunk_016170", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 487, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.test_etl_pipeline (tests\\test_prefect_integration.py:487)"} +{"complexity": "simple", "doc_id": "chunk_016171", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 41, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.simple_task (tests\\test_prefect_integration.py:41)"} +{"complexity": "simple", "doc_id": "chunk_016172", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 51, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.dict_task (tests\\test_prefect_integration.py:51)"} +{"complexity": "simple", "doc_id": "chunk_016173", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 61, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.proof_task (tests\\test_prefect_integration.py:61)"} +{"complexity": "simple", "doc_id": "chunk_016174", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 79, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.signed_task (tests\\test_prefect_integration.py:79)"} +{"complexity": "simple", "doc_id": "chunk_016175", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 89, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.failing_task (tests\\test_prefect_integration.py:89)"} +{"complexity": "simple", "doc_id": "chunk_016176", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 110, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.task1 (tests\\test_prefect_integration.py:110)"} +{"complexity": "simple", "doc_id": "chunk_016177", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 114, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.task2 (tests\\test_prefect_integration.py:114)"} +{"complexity": "simple", "doc_id": "chunk_016178", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 118, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.test_flow (tests\\test_prefect_integration.py:118)"} +{"complexity": "simple", "doc_id": "chunk_016179", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 130, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.task_a (tests\\test_prefect_integration.py:130)"} +{"complexity": "simple", "doc_id": "chunk_016180", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 134, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.task_b (tests\\test_prefect_integration.py:134)"} +{"complexity": "simple", "doc_id": "chunk_016181", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 138, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.composed_flow (tests\\test_prefect_integration.py:138)"} +{"complexity": "simple", "doc_id": "chunk_016182", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 461, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.load_model (tests\\test_prefect_integration.py:461)"} +{"complexity": "simple", "doc_id": "chunk_016183", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 465, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.preprocess (tests\\test_prefect_integration.py:465)"} +{"complexity": "simple", "doc_id": "chunk_016184", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "other", "source_line": 469, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.run_inference (tests\\test_prefect_integration.py:469)"} +{"complexity": "simple", "doc_id": "chunk_016185", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 476, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.ml_pipeline (tests\\test_prefect_integration.py:476)"} +{"complexity": "simple", "doc_id": "chunk_016186", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "other", "source_line": 491, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.extract (tests\\test_prefect_integration.py:491)"} +{"complexity": "simple", "doc_id": "chunk_016187", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 495, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.transform (tests\\test_prefect_integration.py:495)"} +{"complexity": "simple", "doc_id": "chunk_016188", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 503, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.load (tests\\test_prefect_integration.py:503)"} +{"complexity": "simple", "doc_id": "chunk_016189", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 507, "source_path": "tests\\test_prefect_integration.py", "text": "test_prefect_integration.etl_pipeline (tests\\test_prefect_integration.py:507)"} +{"complexity": "complex", "doc_id": "chunk_016190", "function_type": "class", "has_docstring": "yes", "keyword": "infer", "layer": "tests", "module": "other", "source_line": 44, "source_path": "tests\\test_proactive_fetching.py", "text": "test_proactive_fetching.TestFactPredictor (tests\\test_proactive_fetching.py:44)"} +{"complexity": "complex", "doc_id": "chunk_016191", "function_type": "class", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 111, "source_path": "tests\\test_proactive_fetching.py", "text": "test_proactive_fetching.TestProactiveFetcher (tests\\test_proactive_fetching.py:111)"} +{"complexity": "medium", "doc_id": "chunk_016192", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 151, "source_path": "tests\\test_proactive_fetching.py", "text": "test_proactive_fetching.TestSKESTProactiveIntegration (tests\\test_proactive_fetching.py:151)"} +{"complexity": "simple", "doc_id": "chunk_016193", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "tests", "module": "other", "source_line": 47, "source_path": "tests\\test_proactive_fetching.py", "text": "test_proactive_fetching.test_predict_facts_basic (tests\\test_proactive_fetching.py:47)"} +{"complexity": "medium", "doc_id": "chunk_016194", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "tests", "module": "other", "source_line": 57, "source_path": "tests\\test_proactive_fetching.py", "text": "test_proactive_fetching.test_predict_facts_mathematical (tests\\test_proactive_fetching.py:57)"} +{"complexity": "medium", "doc_id": "chunk_016195", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "tests", "module": "other", "source_line": 71, "source_path": "tests\\test_proactive_fetching.py", "text": "test_proactive_fetching.test_predict_facts_prime (tests\\test_proactive_fetching.py:71)"} +{"complexity": "simple", "doc_id": "chunk_016196", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 83, "source_path": "tests\\test_proactive_fetching.py", "text": "test_proactive_fetching.test_get_high_confidence_facts (tests\\test_proactive_fetching.py:83)"} +{"complexity": "simple", "doc_id": "chunk_016197", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "tests", "module": "other", "source_line": 93, "source_path": "tests\\test_proactive_fetching.py", "text": "test_proactive_fetching.test_extract_entities (tests\\test_proactive_fetching.py:93)"} +{"complexity": "simple", "doc_id": "chunk_016198", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "tests", "module": "other", "source_line": 101, "source_path": "tests\\test_proactive_fetching.py", "text": "test_proactive_fetching.test_extract_relationships (tests\\test_proactive_fetching.py:101)"} +{"complexity": "simple", "doc_id": "chunk_016199", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 114, "source_path": "tests\\test_proactive_fetching.py", "text": "test_proactive_fetching.test_fetcher_initialization (tests\\test_proactive_fetching.py:114)"} +{"complexity": "simple", "doc_id": "chunk_016200", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 122, "source_path": "tests\\test_proactive_fetching.py", "text": "test_proactive_fetching.test_sympy_searcher_can_handle (tests\\test_proactive_fetching.py:122)"} +{"complexity": "simple", "doc_id": "chunk_016201", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 130, "source_path": "tests\\test_proactive_fetching.py", "text": "test_proactive_fetching.test_sympy_searcher_search (tests\\test_proactive_fetching.py:130)"} +{"complexity": "medium", "doc_id": "chunk_016202", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 138, "source_path": "tests\\test_proactive_fetching.py", "text": "test_proactive_fetching.test_determine_strategy (tests\\test_proactive_fetching.py:138)"} +{"complexity": "medium", "doc_id": "chunk_016203", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 154, "source_path": "tests\\test_proactive_fetching.py", "text": "test_proactive_fetching.test_skest_with_proactive_fetching (tests\\test_proactive_fetching.py:154)"} +{"complexity": "medium", "doc_id": "chunk_016204", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 168, "source_path": "tests\\test_proactive_fetching.py", "text": "test_proactive_fetching.test_get_fact_with_proactive_fetch (tests\\test_proactive_fetching.py:168)"} +{"complexity": "simple", "doc_id": "chunk_016205", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 22, "source_path": "tests\\test_proactive_fetching.py", "text": "test_proactive_fetching.SymPySearcher (tests\\test_proactive_fetching.py:22)"} +{"complexity": "medium", "doc_id": "chunk_016206", "function_type": "class", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 31, "source_path": "tests\\test_proactive_fetching.py", "text": "test_proactive_fetching.ProactiveFetcher (tests\\test_proactive_fetching.py:31)"} +{"complexity": "simple", "doc_id": "chunk_016207", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 23, "source_path": "tests\\test_proactive_fetching.py", "text": "test_proactive_fetching.can_handle (tests\\test_proactive_fetching.py:23)"} +{"complexity": "simple", "doc_id": "chunk_016208", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 25, "source_path": "tests\\test_proactive_fetching.py", "text": "test_proactive_fetching.search (tests\\test_proactive_fetching.py:25)"} +{"complexity": "simple", "doc_id": "chunk_016209", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "other", "source_line": 32, "source_path": "tests\\test_proactive_fetching.py", "text": "test_proactive_fetching.__init__ (tests\\test_proactive_fetching.py:32)"} +{"complexity": "simple", "doc_id": "chunk_016210", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 34, "source_path": "tests\\test_proactive_fetching.py", "text": "test_proactive_fetching.fetch (tests\\test_proactive_fetching.py:34)"} +{"complexity": "simple", "doc_id": "chunk_016211", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 36, "source_path": "tests\\test_proactive_fetching.py", "text": "test_proactive_fetching._determine_strategy (tests\\test_proactive_fetching.py:36)"} +{"complexity": "complex", "doc_id": "chunk_016212", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 36, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.TestLFSRAPUF (tests\\test_puf_defense.py:36)"} +{"complexity": "complex", "doc_id": "chunk_016213", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 129, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.TestDeceptionPUF (tests\\test_puf_defense.py:129)"} +{"complexity": "complex", "doc_id": "chunk_016214", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 217, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.TestPUFAESPUFChain (tests\\test_puf_defense.py:217)"} +{"complexity": "complex", "doc_id": "chunk_016215", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 349, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.TestHelmKeeper (tests\\test_puf_defense.py:349)"} +{"complexity": "complex", "doc_id": "chunk_016216", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 489, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.TestPUFDefenseIntegration (tests\\test_puf_defense.py:489)"} +{"complexity": "complex", "doc_id": "chunk_016217", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 547, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.TestPUFSecurityHardening (tests\\test_puf_defense.py:547)"} +{"complexity": "medium", "doc_id": "chunk_016218", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 39, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_lfsr_transform_non_linear (tests\\test_puf_defense.py:39)"} +{"complexity": "medium", "doc_id": "chunk_016219", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 58, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_generate_response_returns_dict (tests\\test_puf_defense.py:58)"} +{"complexity": "medium", "doc_id": "chunk_016220", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 73, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_response_consistency (tests\\test_puf_defense.py:73)"} +{"complexity": "medium", "doc_id": "chunk_016221", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 85, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_multiple_challenges_unique_responses (tests\\test_puf_defense.py:85)"} +{"complexity": "medium", "doc_id": "chunk_016222", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 97, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_xor_stages_parameter (tests\\test_puf_defense.py:97)"} +{"complexity": "medium", "doc_id": "chunk_016223", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 112, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_no_lfsr_option (tests\\test_puf_defense.py:112)"} +{"complexity": "simple", "doc_id": "chunk_016224", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 132, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_initialization (tests\\test_puf_defense.py:132)"} +{"complexity": "simple", "doc_id": "chunk_016225", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 142, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_normal_access_no_deception (tests\\test_puf_defense.py:142)"} +{"complexity": "medium", "doc_id": "chunk_016226", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 153, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_suspicious_pattern_detection (tests\\test_puf_defense.py:153)"} +{"complexity": "medium", "doc_id": "chunk_016227", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 165, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_exponential_backoff_applied (tests\\test_puf_defense.py:165)"} +{"complexity": "medium", "doc_id": "chunk_016228", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 185, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_deception_response_flag (tests\\test_puf_defense.py:185)"} +{"complexity": "simple", "doc_id": "chunk_016229", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 201, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_access_log_tracking (tests\\test_puf_defense.py:201)"} +{"complexity": "simple", "doc_id": "chunk_016230", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 220, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_initialization (tests\\test_puf_defense.py:220)"} +{"complexity": "simple", "doc_id": "chunk_016231", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 228, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_constant_time_compare_equal (tests\\test_puf_defense.py:228)"} +{"complexity": "simple", "doc_id": "chunk_016232", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 237, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_constant_time_compare_unequal (tests\\test_puf_defense.py:237)"} +{"complexity": "simple", "doc_id": "chunk_016233", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 247, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_constant_time_compare_different_lengths (tests\\test_puf_defense.py:247)"} +{"complexity": "medium", "doc_id": "chunk_016234", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 257, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_aes_encrypt_produces_output (tests\\test_puf_defense.py:257)"} +{"complexity": "medium", "doc_id": "chunk_016235", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 269, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_encrypt_and_verify_returns_dict (tests\\test_puf_defense.py:269)"} +{"complexity": "medium", "doc_id": "chunk_016236", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 286, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_encryption_increments_counter (tests\\test_puf_defense.py:286)"} +{"complexity": "medium", "doc_id": "chunk_016237", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 298, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_verify_and_decrypt_success (tests\\test_puf_defense.py:298)"} +{"complexity": "medium", "doc_id": "chunk_016238", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 318, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_verify_detects_tamper (tests\\test_puf_defense.py:318)"} +{"complexity": "medium", "doc_id": "chunk_016239", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 352, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_initialization (tests\\test_puf_defense.py:352)"} +{"complexity": "medium", "doc_id": "chunk_016240", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 367, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_attestation_returns_dict (tests\\test_puf_defense.py:367)"} +{"complexity": "medium", "doc_id": "chunk_016241", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 380, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_attestation_increments_counter (tests\\test_puf_defense.py:380)"} +{"complexity": "medium", "doc_id": "chunk_016242", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 392, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_all_five_layers_verified (tests\\test_puf_defense.py:392)"} +{"complexity": "simple", "doc_id": "chunk_016243", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 405, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_layer1_has_puf_response (tests\\test_puf_defense.py:405)"} +{"complexity": "simple", "doc_id": "chunk_016244", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 415, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_layer2_has_crypto_verification (tests\\test_puf_defense.py:415)"} +{"complexity": "simple", "doc_id": "chunk_016245", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 425, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_layer5_has_shel_bound (tests\\test_puf_defense.py:425)"} +{"complexity": "simple", "doc_id": "chunk_016246", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 435, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_attestation_score_range (tests\\test_puf_defense.py:435)"} +{"complexity": "medium", "doc_id": "chunk_016247", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 444, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_get_status_returns_info (tests\\test_puf_defense.py:444)"} +{"complexity": "simple", "doc_id": "chunk_016248", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 460, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_multiple_attestations_accumulate (tests\\test_puf_defense.py:460)"} +{"complexity": "medium", "doc_id": "chunk_016249", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 470, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_payload_encryption_optional (tests\\test_puf_defense.py:470)"} +{"complexity": "medium", "doc_id": "chunk_016250", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 492, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_full_attestation_pipeline (tests\\test_puf_defense.py:492)"} +{"complexity": "medium", "doc_id": "chunk_016251", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 510, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_attestation_bound_improves_with_cycles (tests\\test_puf_defense.py:510)"} +{"complexity": "medium", "doc_id": "chunk_016252", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 526, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_concurrent_attestation_isolation (tests\\test_puf_defense.py:526)"} +{"complexity": "simple", "doc_id": "chunk_016253", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 550, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_puf_response_is_binary (tests\\test_puf_defense.py:550)"} +{"complexity": "medium", "doc_id": "chunk_016254", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 559, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_deception_prevents_immediate_retry (tests\\test_puf_defense.py:559)"} +{"complexity": "medium", "doc_id": "chunk_016255", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 573, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_constant_time_compare_timing_independent (tests\\test_puf_defense.py:573)"} +{"complexity": "medium", "doc_id": "chunk_016256", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 586, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_encryption_produces_different_output (tests\\test_puf_defense.py:586)"} +{"complexity": "simple", "doc_id": "chunk_016257", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 607, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_helm_keeper_verification_threshold (tests\\test_puf_defense.py:607)"} +{"complexity": "medium", "doc_id": "chunk_016258", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 618, "source_path": "tests\\test_puf_defense.py", "text": "test_puf_defense.test_tamper_detection_increments (tests\\test_puf_defense.py:618)"} +{"complexity": "complex", "doc_id": "chunk_016259", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 21, "source_path": "tests\\test_qkl_sheriff_integration.py", "text": "test_qkl_sheriff_integration.TestBicycleCodeMatrix (tests\\test_qkl_sheriff_integration.py:21)"} +{"complexity": "complex", "doc_id": "chunk_016260", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 59, "source_path": "tests\\test_qkl_sheriff_integration.py", "text": "test_qkl_sheriff_integration.TestQKLBicycleVerifier (tests\\test_qkl_sheriff_integration.py:59)"} +{"complexity": "complex", "doc_id": "chunk_016261", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 135, "source_path": "tests\\test_qkl_sheriff_integration.py", "text": "test_qkl_sheriff_integration.TestSheriffTNR (tests\\test_qkl_sheriff_integration.py:135)"} +{"complexity": "complex", "doc_id": "chunk_016262", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 214, "source_path": "tests\\test_qkl_sheriff_integration.py", "text": "test_qkl_sheriff_integration.TestFullStackIntegration (tests\\test_qkl_sheriff_integration.py:214)"} +{"complexity": "simple", "doc_id": "chunk_016263", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 22, "source_path": "tests\\test_qkl_sheriff_integration.py", "text": "test_qkl_sheriff_integration.test_parity_check_matrix_shape (tests\\test_qkl_sheriff_integration.py:22)"} +{"complexity": "simple", "doc_id": "chunk_016264", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 28, "source_path": "tests\\test_qkl_sheriff_integration.py", "text": "test_qkl_sheriff_integration.test_syndrome_zero_for_codeword (tests\\test_qkl_sheriff_integration.py:28)"} +{"complexity": "simple", "doc_id": "chunk_016265", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 36, "source_path": "tests\\test_qkl_sheriff_integration.py", "text": "test_qkl_sheriff_integration.test_syndrome_nonzero_for_error (tests\\test_qkl_sheriff_integration.py:36)"} +{"complexity": "medium", "doc_id": "chunk_016266", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 46, "source_path": "tests\\test_qkl_sheriff_integration.py", "text": "test_qkl_sheriff_integration.test_greedy_decoder_corrects_single_error (tests\\test_qkl_sheriff_integration.py:46)"} +{"complexity": "simple", "doc_id": "chunk_016267", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "other", "source_line": 60, "source_path": "tests\\test_qkl_sheriff_integration.py", "text": "test_qkl_sheriff_integration.test_all_published_codes_load (tests\\test_qkl_sheriff_integration.py:60)"} +{"complexity": "simple", "doc_id": "chunk_016268", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 67, "source_path": "tests\\test_qkl_sheriff_integration.py", "text": "test_qkl_sheriff_integration.test_encode_claim_deterministic (tests\\test_qkl_sheriff_integration.py:67)"} +{"complexity": "simple", "doc_id": "chunk_016269", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 74, "source_path": "tests\\test_qkl_sheriff_integration.py", "text": "test_qkl_sheriff_integration.test_encode_different_claims_differ (tests\\test_qkl_sheriff_integration.py:74)"} +{"complexity": "simple", "doc_id": "chunk_016270", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 80, "source_path": "tests\\test_qkl_sheriff_integration.py", "text": "test_qkl_sheriff_integration.test_verify_clean_bits (tests\\test_qkl_sheriff_integration.py:80)"} +{"complexity": "simple", "doc_id": "chunk_016271", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 89, "source_path": "tests\\test_qkl_sheriff_integration.py", "text": "test_qkl_sheriff_integration.test_verify_detects_errors (tests\\test_qkl_sheriff_integration.py:89)"} +{"complexity": "simple", "doc_id": "chunk_016272", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 97, "source_path": "tests\\test_qkl_sheriff_integration.py", "text": "test_qkl_sheriff_integration.test_verify_corrects_single_error (tests\\test_qkl_sheriff_integration.py:97)"} +{"complexity": "simple", "doc_id": "chunk_016273", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 106, "source_path": "tests\\test_qkl_sheriff_integration.py", "text": "test_qkl_sheriff_integration.test_report_format (tests\\test_qkl_sheriff_integration.py:106)"} +{"complexity": "simple", "doc_id": "chunk_016274", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 114, "source_path": "tests\\test_qkl_sheriff_integration.py", "text": "test_qkl_sheriff_integration.test_logical_qubits_protected (tests\\test_qkl_sheriff_integration.py:114)"} +{"complexity": "simple", "doc_id": "chunk_016275", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 136, "source_path": "tests\\test_qkl_sheriff_integration.py", "text": "test_qkl_sheriff_integration.test_verify_claim_returns_result (tests\\test_qkl_sheriff_integration.py:136)"} +{"complexity": "simple", "doc_id": "chunk_016276", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 143, "source_path": "tests\\test_qkl_sheriff_integration.py", "text": "test_qkl_sheriff_integration.test_verify_claim_commits_at_low_threshold (tests\\test_qkl_sheriff_integration.py:143)"} +{"complexity": "simple", "doc_id": "chunk_016277", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 150, "source_path": "tests\\test_qkl_sheriff_integration.py", "text": "test_qkl_sheriff_integration.test_verify_claim_rollback_on_regression (tests\\test_qkl_sheriff_integration.py:150)"} +{"complexity": "simple", "doc_id": "chunk_016278", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 157, "source_path": "tests\\test_qkl_sheriff_integration.py", "text": "test_qkl_sheriff_integration.test_xgml_certificate_generated_on_commit (tests\\test_qkl_sheriff_integration.py:157)"} +{"complexity": "simple", "doc_id": "chunk_016279", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 167, "source_path": "tests\\test_qkl_sheriff_integration.py", "text": "test_qkl_sheriff_integration.test_xgml_certificate_structure (tests\\test_qkl_sheriff_integration.py:167)"} +{"complexity": "simple", "doc_id": "chunk_016280", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 176, "source_path": "tests\\test_qkl_sheriff_integration.py", "text": "test_qkl_sheriff_integration.test_xgml_court_admissible_above_threshold (tests\\test_qkl_sheriff_integration.py:176)"} +{"complexity": "simple", "doc_id": "chunk_016281", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 182, "source_path": "tests\\test_qkl_sheriff_integration.py", "text": "test_qkl_sheriff_integration.test_batch_verify (tests\\test_qkl_sheriff_integration.py:182)"} +{"complexity": "simple", "doc_id": "chunk_016282", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "other", "source_line": 193, "source_path": "tests\\test_qkl_sheriff_integration.py", "text": "test_qkl_sheriff_integration.test_checkpoint_cleaned_up_after_commit (tests\\test_qkl_sheriff_integration.py:193)"} +{"complexity": "simple", "doc_id": "chunk_016283", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 199, "source_path": "tests\\test_qkl_sheriff_integration.py", "text": "test_qkl_sheriff_integration.test_confidence_components_sum_correctly (tests\\test_qkl_sheriff_integration.py:199)"} +{"complexity": "complex", "doc_id": "chunk_016284", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 215, "source_path": "tests\\test_qkl_sheriff_integration.py", "text": "test_qkl_sheriff_integration.test_cobrex_to_sheriff_pipeline (tests\\test_qkl_sheriff_integration.py:215)"} +{"complexity": "complex", "doc_id": "chunk_016285", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 259, "source_path": "tests\\test_qkl_sheriff_integration.py", "text": "test_qkl_sheriff_integration.test_bicycle_verifier_on_cobrex_output (tests\\test_qkl_sheriff_integration.py:259)"} +{"complexity": "simple", "doc_id": "chunk_016286", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 23, "source_path": "tests\\test_rate_limiting.py", "text": "test_rate_limiting.rate_limit_config (tests\\test_rate_limiting.py:23)"} +{"complexity": "simple", "doc_id": "chunk_016287", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 34, "source_path": "tests\\test_rate_limiting.py", "text": "test_rate_limiting.sliding_window_config (tests\\test_rate_limiting.py:34)"} +{"complexity": "complex", "doc_id": "chunk_016288", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 43, "source_path": "tests\\test_rate_limiting.py", "text": "test_rate_limiting.TestRedisRateLimiter (tests\\test_rate_limiting.py:43)"} +{"complexity": "complex", "doc_id": "chunk_016289", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 277, "source_path": "tests\\test_rate_limiting.py", "text": "test_rate_limiting.TestRateLimitMiddleware (tests\\test_rate_limiting.py:277)"} +{"complexity": "medium", "doc_id": "chunk_016290", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 47, "source_path": "tests\\test_rate_limiting.py", "text": "test_rate_limiting.test_in_memory_token_bucket_allows_requests (tests\\test_rate_limiting.py:47)"} +{"complexity": "medium", "doc_id": "chunk_016291", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 64, "source_path": "tests\\test_rate_limiting.py", "text": "test_rate_limiting.test_in_memory_token_bucket_blocks_excess (tests\\test_rate_limiting.py:64)"} +{"complexity": "complex", "doc_id": "chunk_016292", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 87, "source_path": "tests\\test_rate_limiting.py", "text": "test_rate_limiting.test_in_memory_token_bucket_refills (tests\\test_rate_limiting.py:87)"} +{"complexity": "medium", "doc_id": "chunk_016293", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 126, "source_path": "tests\\test_rate_limiting.py", "text": "test_rate_limiting.test_in_memory_sliding_window_allows_requests (tests\\test_rate_limiting.py:126)"} +{"complexity": "medium", "doc_id": "chunk_016294", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 142, "source_path": "tests\\test_rate_limiting.py", "text": "test_rate_limiting.test_in_memory_sliding_window_blocks_excess (tests\\test_rate_limiting.py:142)"} +{"complexity": "complex", "doc_id": "chunk_016295", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 164, "source_path": "tests\\test_rate_limiting.py", "text": "test_rate_limiting.test_in_memory_sliding_window_resets (tests\\test_rate_limiting.py:164)"} +{"complexity": "medium", "doc_id": "chunk_016296", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 202, "source_path": "tests\\test_rate_limiting.py", "text": "test_rate_limiting.test_different_identifiers_separate_limits (tests\\test_rate_limiting.py:202)"} +{"complexity": "medium", "doc_id": "chunk_016297", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 231, "source_path": "tests\\test_rate_limiting.py", "text": "test_rate_limiting.test_different_endpoints_separate_limits (tests\\test_rate_limiting.py:231)"} +{"complexity": "medium", "doc_id": "chunk_016298", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 260, "source_path": "tests\\test_rate_limiting.py", "text": "test_rate_limiting.test_memory_cleanup (tests\\test_rate_limiting.py:260)"} +{"complexity": "medium", "doc_id": "chunk_016299", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 280, "source_path": "tests\\test_rate_limiting.py", "text": "test_rate_limiting.test_middleware_allows_requests_within_limit (tests\\test_rate_limiting.py:280)"} +{"complexity": "medium", "doc_id": "chunk_016300", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 306, "source_path": "tests\\test_rate_limiting.py", "text": "test_rate_limiting.test_middleware_blocks_excess_requests (tests\\test_rate_limiting.py:306)"} +{"complexity": "complex", "doc_id": "chunk_016301", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 337, "source_path": "tests\\test_rate_limiting.py", "text": "test_rate_limiting.test_middleware_exempts_health_checks (tests\\test_rate_limiting.py:337)"} +{"complexity": "complex", "doc_id": "chunk_016302", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 370, "source_path": "tests\\test_rate_limiting.py", "text": "test_rate_limiting.test_middleware_per_endpoint_limits (tests\\test_rate_limiting.py:370)"} +{"complexity": "simple", "doc_id": "chunk_016303", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 293, "source_path": "tests\\test_rate_limiting.py", "text": "test_rate_limiting.test_endpoint (tests\\test_rate_limiting.py:293)"} +{"complexity": "simple", "doc_id": "chunk_016304", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 320, "source_path": "tests\\test_rate_limiting.py", "text": "test_rate_limiting.test_endpoint (tests\\test_rate_limiting.py:320)"} +{"complexity": "simple", "doc_id": "chunk_016305", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 351, "source_path": "tests\\test_rate_limiting.py", "text": "test_rate_limiting.health (tests\\test_rate_limiting.py:351)"} +{"complexity": "simple", "doc_id": "chunk_016306", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 355, "source_path": "tests\\test_rate_limiting.py", "text": "test_rate_limiting.test_endpoint (tests\\test_rate_limiting.py:355)"} +{"complexity": "simple", "doc_id": "chunk_016307", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 397, "source_path": "tests\\test_rate_limiting.py", "text": "test_rate_limiting.normal_endpoint (tests\\test_rate_limiting.py:397)"} +{"complexity": "simple", "doc_id": "chunk_016308", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 401, "source_path": "tests\\test_rate_limiting.py", "text": "test_rate_limiting.expensive_endpoint (tests\\test_rate_limiting.py:401)"} +{"complexity": "simple", "doc_id": "chunk_016309", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 35, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.simulate_normal_response (tests\\test_semantic_drift.py:35)"} +{"complexity": "complex", "doc_id": "chunk_016310", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 46, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.simulate_drifted_response (tests\\test_semantic_drift.py:46)"} +{"complexity": "complex", "doc_id": "chunk_016311", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 96, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.TestMetricWindow (tests\\test_semantic_drift.py:96)"} +{"complexity": "complex", "doc_id": "chunk_016312", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 198, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.TestModelMonitor (tests\\test_semantic_drift.py:198)"} +{"complexity": "complex", "doc_id": "chunk_016313", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 381, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.TestDriftDetector (tests\\test_semantic_drift.py:381)"} +{"complexity": "complex", "doc_id": "chunk_016314", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 546, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.TestDriftAlert (tests\\test_semantic_drift.py:546)"} +{"complexity": "complex", "doc_id": "chunk_016315", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 594, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.TestAnomalyDetectionAlgorithms (tests\\test_semantic_drift.py:594)"} +{"complexity": "complex", "doc_id": "chunk_016316", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 648, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.TestIntegration (tests\\test_semantic_drift.py:648)"} +{"complexity": "medium", "doc_id": "chunk_016317", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 735, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_all_drift_types (tests\\test_semantic_drift.py:735)"} +{"complexity": "medium", "doc_id": "chunk_016318", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 759, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_various_window_sizes (tests\\test_semantic_drift.py:759)"} +{"complexity": "medium", "doc_id": "chunk_016319", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 773, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_multiple_models_scale (tests\\test_semantic_drift.py:773)"} +{"complexity": "medium", "doc_id": "chunk_016320", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 795, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_high_volume_monitoring (tests\\test_semantic_drift.py:795)"} +{"complexity": "medium", "doc_id": "chunk_016321", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "other", "source_line": 813, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_long_running_monitoring (tests\\test_semantic_drift.py:813)"} +{"complexity": "medium", "doc_id": "chunk_016322", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 833, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_alert_generation_performance (tests\\test_semantic_drift.py:833)"} +{"complexity": "simple", "doc_id": "chunk_016323", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 99, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_window_initialization (tests\\test_semantic_drift.py:99)"} +{"complexity": "simple", "doc_id": "chunk_016324", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 108, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_add_value (tests\\test_semantic_drift.py:108)"} +{"complexity": "medium", "doc_id": "chunk_016325", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 118, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_baseline_computation (tests\\test_semantic_drift.py:118)"} +{"complexity": "medium", "doc_id": "chunk_016326", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 131, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_current_mean (tests\\test_semantic_drift.py:131)"} +{"complexity": "medium", "doc_id": "chunk_016327", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 144, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_current_std (tests\\test_semantic_drift.py:144)"} +{"complexity": "medium", "doc_id": "chunk_016328", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 156, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_z_score_calculation (tests\\test_semantic_drift.py:156)"} +{"complexity": "medium", "doc_id": "chunk_016329", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 169, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_is_anomaly (tests\\test_semantic_drift.py:169)"} +{"complexity": "simple", "doc_id": "chunk_016330", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 183, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_window_max_size (tests\\test_semantic_drift.py:183)"} +{"complexity": "simple", "doc_id": "chunk_016331", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 201, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_monitor_initialization (tests\\test_semantic_drift.py:201)"} +{"complexity": "medium", "doc_id": "chunk_016332", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 210, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_record_normal_response (tests\\test_semantic_drift.py:210)"} +{"complexity": "medium", "doc_id": "chunk_016333", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 225, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_record_multiple_responses (tests\\test_semantic_drift.py:225)"} +{"complexity": "medium", "doc_id": "chunk_016334", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 237, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_detect_confidence_drift (tests\\test_semantic_drift.py:237)"} +{"complexity": "medium", "doc_id": "chunk_016335", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 256, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_detect_latency_anomaly (tests\\test_semantic_drift.py:256)"} +{"complexity": "medium", "doc_id": "chunk_016336", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 275, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_detect_error_spike (tests\\test_semantic_drift.py:275)"} +{"complexity": "medium", "doc_id": "chunk_016337", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 294, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_detect_output_length_drift (tests\\test_semantic_drift.py:294)"} +{"complexity": "medium", "doc_id": "chunk_016338", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 313, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_detect_refusal_spike (tests\\test_semantic_drift.py:313)"} +{"complexity": "medium", "doc_id": "chunk_016339", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 332, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_get_health_status (tests\\test_semantic_drift.py:332)"} +{"complexity": "medium", "doc_id": "chunk_016340", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 352, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_health_score_degrades_with_drift (tests\\test_semantic_drift.py:352)"} +{"complexity": "simple", "doc_id": "chunk_016341", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 384, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_detector_initialization (tests\\test_semantic_drift.py:384)"} +{"complexity": "simple", "doc_id": "chunk_016342", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 391, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_get_monitor_creates_new (tests\\test_semantic_drift.py:391)"} +{"complexity": "simple", "doc_id": "chunk_016343", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 400, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_get_monitor_returns_existing (tests\\test_semantic_drift.py:400)"} +{"complexity": "medium", "doc_id": "chunk_016344", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 409, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_record_response_single_model (tests\\test_semantic_drift.py:409)"} +{"complexity": "medium", "doc_id": "chunk_016345", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 425, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_record_response_multiple_models (tests\\test_semantic_drift.py:425)"} +{"complexity": "medium", "doc_id": "chunk_016346", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 439, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_global_alerts_accumulate (tests\\test_semantic_drift.py:439)"} +{"complexity": "medium", "doc_id": "chunk_016347", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 458, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_get_all_health (tests\\test_semantic_drift.py:458)"} +{"complexity": "medium", "doc_id": "chunk_016348", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 475, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_get_unhealthy_models (tests\\test_semantic_drift.py:475)"} +{"complexity": "medium", "doc_id": "chunk_016349", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 502, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_get_recent_alerts (tests\\test_semantic_drift.py:502)"} +{"complexity": "medium", "doc_id": "chunk_016350", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 520, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_get_alert_summary (tests\\test_semantic_drift.py:520)"} +{"complexity": "medium", "doc_id": "chunk_016351", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 549, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_alert_creation (tests\\test_semantic_drift.py:549)"} +{"complexity": "medium", "doc_id": "chunk_016352", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 571, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_alert_severity_levels (tests\\test_semantic_drift.py:571)"} +{"complexity": "medium", "doc_id": "chunk_016353", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 597, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_z_score_detection (tests\\test_semantic_drift.py:597)"} +{"complexity": "medium", "doc_id": "chunk_016354", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 611, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_threshold_sensitivity (tests\\test_semantic_drift.py:611)"} +{"complexity": "medium", "doc_id": "chunk_016355", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 624, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_baseline_stability (tests\\test_semantic_drift.py:624)"} +{"complexity": "medium", "doc_id": "chunk_016356", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 651, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_complete_monitoring_workflow (tests\\test_semantic_drift.py:651)"} +{"complexity": "medium", "doc_id": "chunk_016357", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 676, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_multi_model_monitoring (tests\\test_semantic_drift.py:676)"} +{"complexity": "medium", "doc_id": "chunk_016358", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 700, "source_path": "tests\\test_semantic_drift.py", "text": "test_semantic_drift.test_alert_accumulation_and_summary (tests\\test_semantic_drift.py:700)"} +{"complexity": "simple", "doc_id": "chunk_016359", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 42, "source_path": "tests\\test_semantic_drift_detection.py", "text": "test_semantic_drift_detection.create_mock_embedding (tests\\test_semantic_drift_detection.py:42)"} +{"complexity": "medium", "doc_id": "chunk_016360", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 53, "source_path": "tests\\test_semantic_drift_detection.py", "text": "test_semantic_drift_detection.create_similar_embedding (tests\\test_semantic_drift_detection.py:53)"} +{"complexity": "complex", "doc_id": "chunk_016361", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 68, "source_path": "tests\\test_semantic_drift_detection.py", "text": "test_semantic_drift_detection.TestSemanticDriftDetector (tests\\test_semantic_drift_detection.py:68)"} +{"complexity": "complex", "doc_id": "chunk_016362", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 320, "source_path": "tests\\test_semantic_drift_detection.py", "text": "test_semantic_drift_detection.TestTemporalVerifierIntegration (tests\\test_semantic_drift_detection.py:320)"} +{"complexity": "medium", "doc_id": "chunk_016363", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 486, "source_path": "tests\\test_semantic_drift_detection.py", "text": "test_semantic_drift_detection.test_drift_alert_serialization (tests\\test_semantic_drift_detection.py:486)"} +{"complexity": "medium", "doc_id": "chunk_016364", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 505, "source_path": "tests\\test_semantic_drift_detection.py", "text": "test_semantic_drift_detection.test_drift_analysis_to_dict (tests\\test_semantic_drift_detection.py:505)"} +{"complexity": "medium", "doc_id": "chunk_016365", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 71, "source_path": "tests\\test_semantic_drift_detection.py", "text": "test_semantic_drift_detection.test_initialization (tests\\test_semantic_drift_detection.py:71)"} +{"complexity": "medium", "doc_id": "chunk_016366", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 84, "source_path": "tests\\test_semantic_drift_detection.py", "text": "test_semantic_drift_detection.test_add_embedding (tests\\test_semantic_drift_detection.py:84)"} +{"complexity": "medium", "doc_id": "chunk_016367", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 102, "source_path": "tests\\test_semantic_drift_detection.py", "text": "test_semantic_drift_detection.test_cosine_similarity (tests\\test_semantic_drift_detection.py:102)"} +{"complexity": "medium", "doc_id": "chunk_016368", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 118, "source_path": "tests\\test_semantic_drift_detection.py", "text": "test_semantic_drift_detection.test_find_similar (tests\\test_semantic_drift_detection.py:118)"} +{"complexity": "medium", "doc_id": "chunk_016369", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 149, "source_path": "tests\\test_semantic_drift_detection.py", "text": "test_semantic_drift_detection.test_detect_semantic_drift_no_drift (tests\\test_semantic_drift_detection.py:149)"} +{"complexity": "complex", "doc_id": "chunk_016370", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 174, "source_path": "tests\\test_semantic_drift_detection.py", "text": "test_semantic_drift_detection.test_detect_semantic_drift_with_drift (tests\\test_semantic_drift_detection.py:174)"} +{"complexity": "medium", "doc_id": "chunk_016371", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 210, "source_path": "tests\\test_semantic_drift_detection.py", "text": "test_semantic_drift_detection.test_detect_statistical_anomalies (tests\\test_semantic_drift_detection.py:210)"} +{"complexity": "complex", "doc_id": "chunk_016372", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 241, "source_path": "tests\\test_semantic_drift_detection.py", "text": "test_semantic_drift_detection.test_detect_concept_drift (tests\\test_semantic_drift_detection.py:241)"} +{"complexity": "complex", "doc_id": "chunk_016373", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 280, "source_path": "tests\\test_semantic_drift_detection.py", "text": "test_semantic_drift_detection.test_analyze_drift_comprehensive (tests\\test_semantic_drift_detection.py:280)"} +{"complexity": "complex", "doc_id": "chunk_016374", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 323, "source_path": "tests\\test_semantic_drift_detection.py", "text": "test_semantic_drift_detection.test_temporal_verifier_with_semantic_drift (tests\\test_semantic_drift_detection.py:323)"} +{"complexity": "complex", "doc_id": "chunk_016375", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 358, "source_path": "tests\\test_semantic_drift_detection.py", "text": "test_semantic_drift_detection.test_generate_consistency_report_with_drift_analysis (tests\\test_semantic_drift_detection.py:358)"} +{"complexity": "complex", "doc_id": "chunk_016376", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 394, "source_path": "tests\\test_semantic_drift_detection.py", "text": "test_semantic_drift_detection.test_get_all_alerts (tests\\test_semantic_drift_detection.py:394)"} +{"complexity": "medium", "doc_id": "chunk_016377", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 431, "source_path": "tests\\test_semantic_drift_detection.py", "text": "test_semantic_drift_detection.test_get_drift_summary (tests\\test_semantic_drift_detection.py:431)"} +{"complexity": "medium", "doc_id": "chunk_016378", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 461, "source_path": "tests\\test_semantic_drift_detection.py", "text": "test_semantic_drift_detection.test_disabled_semantic_drift (tests\\test_semantic_drift_detection.py:461)"} +{"complexity": "simple", "doc_id": "chunk_016379", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "other", "source_line": 27, "source_path": "tests\\test_shield.py", "text": "test_shield._halt_precision (tests\\test_shield.py:27)"} +{"complexity": "simple", "doc_id": "chunk_016380", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 35, "source_path": "tests\\test_shield.py", "text": "test_shield._accuracy (tests\\test_shield.py:35)"} +{"complexity": "medium", "doc_id": "chunk_016381", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 42, "source_path": "tests\\test_shield.py", "text": "test_shield.test_pleasefix_calendar_hijack_blocked_and_no_unsafe_actions (tests\\test_shield.py:42)"} +{"complexity": "simple", "doc_id": "chunk_016382", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 67, "source_path": "tests\\test_shield.py", "text": "test_shield.test_riemann_forecast_and_cache_hit_behavior (tests\\test_shield.py:67)"} +{"complexity": "medium", "doc_id": "chunk_016383", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 78, "source_path": "tests\\test_shield.py", "text": "test_shield.test_riemann_cache_stability_and_invalidation (tests\\test_shield.py:78)"} +{"complexity": "medium", "doc_id": "chunk_016384", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "other", "source_line": 92, "source_path": "tests\\test_shield.py", "text": "test_shield.test_chaos_attractor_safe_halt_three_body_double_pendulum_aizawa (tests\\test_shield.py:92)"} +{"complexity": "medium", "doc_id": "chunk_016385", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "other", "source_line": 113, "source_path": "tests\\test_shield.py", "text": "test_shield.test_chaos_halt_at_threshold_and_false_negative_reduction (tests\\test_shield.py:113)"} +{"complexity": "medium", "doc_id": "chunk_016386", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "other", "source_line": 134, "source_path": "tests\\test_shield.py", "text": "test_shield.test_chaos_nonfinite_state_triggers_fail_safe_halt (tests\\test_shield.py:134)"} +{"complexity": "simple", "doc_id": "chunk_016387", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 147, "source_path": "tests\\test_shield.py", "text": "test_shield.test_cauchy_contour_verification_and_attestation (tests\\test_shield.py:147)"} +{"complexity": "medium", "doc_id": "chunk_016388", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 159, "source_path": "tests\\test_shield.py", "text": "test_shield.test_cauchy_continuity_failure_path (tests\\test_shield.py:159)"} +{"complexity": "medium", "doc_id": "chunk_016389", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "other", "source_line": 173, "source_path": "tests\\test_shield.py", "text": "test_shield.test_cauchy_sparse_and_nonfinite_edge_paths (tests\\test_shield.py:173)"} +{"complexity": "complex", "doc_id": "chunk_016390", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "other", "source_line": 194, "source_path": "tests\\test_shield.py", "text": "test_shield.test_quality_gates_accuracy_and_halt_precision (tests\\test_shield.py:194)"} +{"complexity": "complex", "doc_id": "chunk_016391", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 24, "source_path": "tests\\test_signer_implementation.py", "text": "test_signer_implementation.TestKeyManager (tests\\test_signer_implementation.py:24)"} +{"complexity": "simple", "doc_id": "chunk_016392", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 199, "source_path": "tests\\test_signer_implementation.py", "text": "test_signer_implementation.TestPostQuantumSigner (tests\\test_signer_implementation.py:199)"} +{"complexity": "complex", "doc_id": "chunk_016393", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 211, "source_path": "tests\\test_signer_implementation.py", "text": "test_signer_implementation.TestEdgeCases (tests\\test_signer_implementation.py:211)"} +{"complexity": "simple", "doc_id": "chunk_016394", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 27, "source_path": "tests\\test_signer_implementation.py", "text": "test_signer_implementation.test_ed25519_keypair_generation (tests\\test_signer_implementation.py:27)"} +{"complexity": "medium", "doc_id": "chunk_016395", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "crypto", "source_line": 37, "source_path": "tests\\test_signer_implementation.py", "text": "test_signer_implementation.test_ed25519_sign_verify (tests\\test_signer_implementation.py:37)"} +{"complexity": "medium", "doc_id": "chunk_016396", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "crypto", "source_line": 49, "source_path": "tests\\test_signer_implementation.py", "text": "test_signer_implementation.test_ed25519_verify_invalid_signature (tests\\test_signer_implementation.py:49)"} +{"complexity": "simple", "doc_id": "chunk_016397", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "crypto", "source_line": 63, "source_path": "tests\\test_signer_implementation.py", "text": "test_signer_implementation.test_ed25519_verify_wrong_message (tests\\test_signer_implementation.py:63)"} +{"complexity": "medium", "doc_id": "chunk_016398", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "crypto", "source_line": 74, "source_path": "tests\\test_signer_implementation.py", "text": "test_signer_implementation.test_ed25519_verify_wrong_public_key (tests\\test_signer_implementation.py:74)"} +{"complexity": "medium", "doc_id": "chunk_016399", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 86, "source_path": "tests\\test_signer_implementation.py", "text": "test_signer_implementation.test_keypair_export_no_password (tests\\test_signer_implementation.py:86)"} +{"complexity": "medium", "doc_id": "chunk_016400", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 98, "source_path": "tests\\test_signer_implementation.py", "text": "test_signer_implementation.test_keypair_export_with_password (tests\\test_signer_implementation.py:98)"} +{"complexity": "medium", "doc_id": "chunk_016401", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 112, "source_path": "tests\\test_signer_implementation.py", "text": "test_signer_implementation.test_keypair_import_no_password (tests\\test_signer_implementation.py:112)"} +{"complexity": "medium", "doc_id": "chunk_016402", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 124, "source_path": "tests\\test_signer_implementation.py", "text": "test_signer_implementation.test_keypair_import_with_password (tests\\test_signer_implementation.py:124)"} +{"complexity": "medium", "doc_id": "chunk_016403", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 137, "source_path": "tests\\test_signer_implementation.py", "text": "test_signer_implementation.test_keypair_import_wrong_password (tests\\test_signer_implementation.py:137)"} +{"complexity": "medium", "doc_id": "chunk_016404", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 149, "source_path": "tests\\test_signer_implementation.py", "text": "test_signer_implementation.test_keypair_import_missing_password (tests\\test_signer_implementation.py:149)"} +{"complexity": "medium", "doc_id": "chunk_016405", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "crypto", "source_line": 161, "source_path": "tests\\test_signer_implementation.py", "text": "test_signer_implementation.test_sign_verify_round_trip (tests\\test_signer_implementation.py:161)"} +{"complexity": "simple", "doc_id": "chunk_016406", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "crypto", "source_line": 179, "source_path": "tests\\test_signer_implementation.py", "text": "test_signer_implementation.test_invalid_private_key (tests\\test_signer_implementation.py:179)"} +{"complexity": "simple", "doc_id": "chunk_016407", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 186, "source_path": "tests\\test_signer_implementation.py", "text": "test_signer_implementation.test_dilithium_not_implemented (tests\\test_signer_implementation.py:186)"} +{"complexity": "simple", "doc_id": "chunk_016408", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 192, "source_path": "tests\\test_signer_implementation.py", "text": "test_signer_implementation.test_hybrid_not_implemented (tests\\test_signer_implementation.py:192)"} +{"complexity": "simple", "doc_id": "chunk_016409", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 202, "source_path": "tests\\test_signer_implementation.py", "text": "test_signer_implementation.test_post_quantum_signer_not_implemented (tests\\test_signer_implementation.py:202)"} +{"complexity": "simple", "doc_id": "chunk_016410", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 214, "source_path": "tests\\test_signer_implementation.py", "text": "test_signer_implementation.test_empty_message (tests\\test_signer_implementation.py:214)"} +{"complexity": "medium", "doc_id": "chunk_016411", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 222, "source_path": "tests\\test_signer_implementation.py", "text": "test_signer_implementation.test_unicode_message (tests\\test_signer_implementation.py:222)"} +{"complexity": "medium", "doc_id": "chunk_016412", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "crypto", "source_line": 238, "source_path": "tests\\test_signer_implementation.py", "text": "test_signer_implementation.test_deterministic_signatures (tests\\test_signer_implementation.py:238)"} +{"complexity": "medium", "doc_id": "chunk_016413", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "crypto", "source_line": 250, "source_path": "tests\\test_signer_implementation.py", "text": "test_signer_implementation.test_keypair_uniqueness (tests\\test_signer_implementation.py:250)"} +{"complexity": "complex", "doc_id": "chunk_016414", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 12, "source_path": "tests\\test_silicon_attestation.py", "text": "test_silicon_attestation.test_silicon_attestation_flow (tests\\test_silicon_attestation.py:12)"} +{"complexity": "medium", "doc_id": "chunk_016415", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 52, "source_path": "tests\\test_silicon_attestation.py", "text": "test_silicon_attestation.test_non_compliant_silicon (tests\\test_silicon_attestation.py:52)"} +{"complexity": "complex", "doc_id": "chunk_016416", "function_type": "class", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "reasoning", "source_line": 14, "source_path": "tests\\test_skest.py", "text": "test_skest.TestLineageTracker (tests\\test_skest.py:14)"} +{"complexity": "medium", "doc_id": "chunk_016417", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 57, "source_path": "tests\\test_skest.py", "text": "test_skest.TestSearchTree (tests\\test_skest.py:57)"} +{"complexity": "complex", "doc_id": "chunk_016418", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 80, "source_path": "tests\\test_skest.py", "text": "test_skest.TestSKESTOrchestrator (tests\\test_skest.py:80)"} +{"complexity": "medium", "doc_id": "chunk_016419", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 17, "source_path": "tests\\test_skest.py", "text": "test_skest.test_lineage_registration (tests\\test_skest.py:17)"} +{"complexity": "medium", "doc_id": "chunk_016420", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "reasoning", "source_line": 32, "source_path": "tests\\test_skest.py", "text": "test_skest.test_lineage_diversity_check (tests\\test_skest.py:32)"} +{"complexity": "medium", "doc_id": "chunk_016421", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "reasoning", "source_line": 60, "source_path": "tests\\test_skest.py", "text": "test_skest.test_tree_initialization (tests\\test_skest.py:60)"} +{"complexity": "simple", "doc_id": "chunk_016422", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "reasoning", "source_line": 83, "source_path": "tests\\test_skest.py", "text": "test_skest.test_skest_initialization (tests\\test_skest.py:83)"} +{"complexity": "medium", "doc_id": "chunk_016423", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 91, "source_path": "tests\\test_skest.py", "text": "test_skest.test_spawn_tree (tests\\test_skest.py:91)"} +{"complexity": "medium", "doc_id": "chunk_016424", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 103, "source_path": "tests\\test_skest.py", "text": "test_skest.test_consensus_with_lineage (tests\\test_skest.py:103)"} +{"complexity": "simple", "doc_id": "chunk_016425", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "reasoning", "source_line": 129, "source_path": "tests\\test_skest.py", "text": "test_skest.test_fact_teleportation (tests\\test_skest.py:129)"} +{"complexity": "simple", "doc_id": "chunk_016426", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 21, "source_path": "tests\\test_snowflake_integration.py", "text": "test_snowflake_integration.mock_snowflake_connection (tests\\test_snowflake_integration.py:21)"} +{"complexity": "simple", "doc_id": "chunk_016427", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 34, "source_path": "tests\\test_snowflake_integration.py", "text": "test_snowflake_integration.snowflake_connection (tests\\test_snowflake_integration.py:34)"} +{"complexity": "complex", "doc_id": "chunk_016428", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 46, "source_path": "tests\\test_snowflake_integration.py", "text": "test_snowflake_integration.TestSnowflakeConnection (tests\\test_snowflake_integration.py:46)"} +{"complexity": "complex", "doc_id": "chunk_016429", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 100, "source_path": "tests\\test_snowflake_integration.py", "text": "test_snowflake_integration.TestProofUDFs (tests\\test_snowflake_integration.py:100)"} +{"complexity": "complex", "doc_id": "chunk_016430", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 136, "source_path": "tests\\test_snowflake_integration.py", "text": "test_snowflake_integration.TestProofTables (tests\\test_snowflake_integration.py:136)"} +{"complexity": "medium", "doc_id": "chunk_016431", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 171, "source_path": "tests\\test_snowflake_integration.py", "text": "test_snowflake_integration.TestExternalFunctions (tests\\test_snowflake_integration.py:171)"} +{"complexity": "medium", "doc_id": "chunk_016432", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 188, "source_path": "tests\\test_snowflake_integration.py", "text": "test_snowflake_integration.TestSetup (tests\\test_snowflake_integration.py:188)"} +{"complexity": "complex", "doc_id": "chunk_016433", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 220, "source_path": "tests\\test_snowflake_integration.py", "text": "test_snowflake_integration.TestSnowflakeIntegration (tests\\test_snowflake_integration.py:220)"} +{"complexity": "medium", "doc_id": "chunk_016434", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 49, "source_path": "tests\\test_snowflake_integration.py", "text": "test_snowflake_integration.test_connection_from_env (tests\\test_snowflake_integration.py:49)"} +{"complexity": "simple", "doc_id": "chunk_016435", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 62, "source_path": "tests\\test_snowflake_integration.py", "text": "test_snowflake_integration.test_connection_missing_credentials (tests\\test_snowflake_integration.py:62)"} +{"complexity": "medium", "doc_id": "chunk_016436", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 69, "source_path": "tests\\test_snowflake_integration.py", "text": "test_snowflake_integration.test_connection_context_manager (tests\\test_snowflake_integration.py:69)"} +{"complexity": "medium", "doc_id": "chunk_016437", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "other", "source_line": 83, "source_path": "tests\\test_snowflake_integration.py", "text": "test_snowflake_integration.test_execute_query (tests\\test_snowflake_integration.py:83)"} +{"complexity": "medium", "doc_id": "chunk_016438", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 103, "source_path": "tests\\test_snowflake_integration.py", "text": "test_snowflake_integration.test_generate_proof_udf_registration (tests\\test_snowflake_integration.py:103)"} +{"complexity": "medium", "doc_id": "chunk_016439", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 120, "source_path": "tests\\test_snowflake_integration.py", "text": "test_snowflake_integration.test_udf_examples (tests\\test_snowflake_integration.py:120)"} +{"complexity": "medium", "doc_id": "chunk_016440", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 139, "source_path": "tests\\test_snowflake_integration.py", "text": "test_snowflake_integration.test_create_tables (tests\\test_snowflake_integration.py:139)"} +{"complexity": "medium", "doc_id": "chunk_016441", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 156, "source_path": "tests\\test_snowflake_integration.py", "text": "test_snowflake_integration.test_time_travel_examples (tests\\test_snowflake_integration.py:156)"} +{"complexity": "medium", "doc_id": "chunk_016442", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 174, "source_path": "tests\\test_snowflake_integration.py", "text": "test_snowflake_integration.test_external_function_examples (tests\\test_snowflake_integration.py:174)"} +{"complexity": "medium", "doc_id": "chunk_016443", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 191, "source_path": "tests\\test_snowflake_integration.py", "text": "test_snowflake_integration.test_setup_aevion_snowflake (tests\\test_snowflake_integration.py:191)"} +{"complexity": "simple", "doc_id": "chunk_016444", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 223, "source_path": "tests\\test_snowflake_integration.py", "text": "test_snowflake_integration.test_connection_real (tests\\test_snowflake_integration.py:223)"} +{"complexity": "medium", "doc_id": "chunk_016445", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 228, "source_path": "tests\\test_snowflake_integration.py", "text": "test_snowflake_integration.test_generate_proof_real (tests\\test_snowflake_integration.py:228)"} +{"complexity": "medium", "doc_id": "chunk_016446", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 245, "source_path": "tests\\test_snowflake_integration.py", "text": "test_snowflake_integration.test_verify_proof_real (tests\\test_snowflake_integration.py:245)"} +{"complexity": "medium", "doc_id": "chunk_016447", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 268, "source_path": "tests\\test_snowflake_integration.py", "text": "test_snowflake_integration.test_batch_proof_generation_real (tests\\test_snowflake_integration.py:268)"} +{"complexity": "medium", "doc_id": "chunk_016448", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 285, "source_path": "tests\\test_snowflake_integration.py", "text": "test_snowflake_integration.test_merkle_root_computation_real (tests\\test_snowflake_integration.py:285)"} +{"complexity": "simple", "doc_id": "chunk_016449", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 20, "source_path": "tests\\test_stratus_hybrid_runtime.py", "text": "test_stratus_hybrid_runtime.FakeRegistry (tests\\test_stratus_hybrid_runtime.py:20)"} +{"complexity": "simple", "doc_id": "chunk_016450", "function_type": "function", "has_docstring": "no", "keyword": "route", "layer": "tests", "module": "other", "source_line": 28, "source_path": "tests\\test_stratus_hybrid_runtime.py", "text": "test_stratus_hybrid_runtime.test_router_code_chain_prefers_rtx_then_pi_then_litellm (tests\\test_stratus_hybrid_runtime.py:28)"} +{"complexity": "simple", "doc_id": "chunk_016451", "function_type": "function", "has_docstring": "no", "keyword": "route", "layer": "tests", "module": "other", "source_line": 35, "source_path": "tests\\test_stratus_hybrid_runtime.py", "text": "test_stratus_hybrid_runtime.test_router_reasoning_skips_unavailable_kimi (tests\\test_stratus_hybrid_runtime.py:35)"} +{"complexity": "medium", "doc_id": "chunk_016452", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 42, "source_path": "tests\\test_stratus_hybrid_runtime.py", "text": "test_stratus_hybrid_runtime.test_registry_marks_hailo_and_kimi_unavailable_by_config (tests\\test_stratus_hybrid_runtime.py:42)"} +{"complexity": "simple", "doc_id": "chunk_016453", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 56, "source_path": "tests\\test_stratus_hybrid_runtime.py", "text": "test_stratus_hybrid_runtime.FailingProvider (tests\\test_stratus_hybrid_runtime.py:56)"} +{"complexity": "medium", "doc_id": "chunk_016454", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 63, "source_path": "tests\\test_stratus_hybrid_runtime.py", "text": "test_stratus_hybrid_runtime.SuccessProvider (tests\\test_stratus_hybrid_runtime.py:63)"} +{"complexity": "medium", "doc_id": "chunk_016455", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "other", "source_line": 78, "source_path": "tests\\test_stratus_hybrid_runtime.py", "text": "test_stratus_hybrid_runtime.test_runtime_fallback_moves_to_second_provider (tests\\test_stratus_hybrid_runtime.py:78)"} +{"complexity": "medium", "doc_id": "chunk_016456", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 100, "source_path": "tests\\test_stratus_hybrid_runtime.py", "text": "test_stratus_hybrid_runtime.test_telemetry_is_metadata_only (tests\\test_stratus_hybrid_runtime.py:100)"} +{"complexity": "simple", "doc_id": "chunk_016457", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 118, "source_path": "tests\\test_stratus_hybrid_runtime.py", "text": "test_stratus_hybrid_runtime.StubResult (tests\\test_stratus_hybrid_runtime.py:118)"} +{"complexity": "simple", "doc_id": "chunk_016458", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 123, "source_path": "tests\\test_stratus_hybrid_runtime.py", "text": "test_stratus_hybrid_runtime.StubAdapter (tests\\test_stratus_hybrid_runtime.py:123)"} +{"complexity": "medium", "doc_id": "chunk_016459", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 130, "source_path": "tests\\test_stratus_hybrid_runtime.py", "text": "test_stratus_hybrid_runtime.test_stratus_orchestrator_hybrid_enabled_with_stub_adapter (tests\\test_stratus_hybrid_runtime.py:130)"} +{"complexity": "simple", "doc_id": "chunk_016460", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "other", "source_line": 21, "source_path": "tests\\test_stratus_hybrid_runtime.py", "text": "test_stratus_hybrid_runtime.__init__ (tests\\test_stratus_hybrid_runtime.py:21)"} +{"complexity": "simple", "doc_id": "chunk_016461", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 24, "source_path": "tests\\test_stratus_hybrid_runtime.py", "text": "test_stratus_hybrid_runtime.is_available (tests\\test_stratus_hybrid_runtime.py:24)"} +{"complexity": "simple", "doc_id": "chunk_016462", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 59, "source_path": "tests\\test_stratus_hybrid_runtime.py", "text": "test_stratus_hybrid_runtime.generate (tests\\test_stratus_hybrid_runtime.py:59)"} +{"complexity": "simple", "doc_id": "chunk_016463", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "other", "source_line": 66, "source_path": "tests\\test_stratus_hybrid_runtime.py", "text": "test_stratus_hybrid_runtime.__init__ (tests\\test_stratus_hybrid_runtime.py:66)"} +{"complexity": "simple", "doc_id": "chunk_016464", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 69, "source_path": "tests\\test_stratus_hybrid_runtime.py", "text": "test_stratus_hybrid_runtime.generate (tests\\test_stratus_hybrid_runtime.py:69)"} +{"complexity": "simple", "doc_id": "chunk_016465", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 124, "source_path": "tests\\test_stratus_hybrid_runtime.py", "text": "test_stratus_hybrid_runtime.generate (tests\\test_stratus_hybrid_runtime.py:124)"} +{"complexity": "simple", "doc_id": "chunk_016466", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 29, "source_path": "tests\\test_timexl_pipeline.py", "text": "test_timexl_pipeline._fake_mistral_key (tests\\test_timexl_pipeline.py:29)"} +{"complexity": "simple", "doc_id": "chunk_016467", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 36, "source_path": "tests\\test_timexl_pipeline.py", "text": "test_timexl_pipeline._pred_response (tests\\test_timexl_pipeline.py:36)"} +{"complexity": "simple", "doc_id": "chunk_016468", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 45, "source_path": "tests\\test_timexl_pipeline.py", "text": "test_timexl_pipeline._refl_response (tests\\test_timexl_pipeline.py:45)"} +{"complexity": "simple", "doc_id": "chunk_016469", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 55, "source_path": "tests\\test_timexl_pipeline.py", "text": "test_timexl_pipeline._refine_response (tests\\test_timexl_pipeline.py:55)"} +{"complexity": "simple", "doc_id": "chunk_016470", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 62, "source_path": "tests\\test_timexl_pipeline.py", "text": "test_timexl_pipeline._oracle_response (tests\\test_timexl_pipeline.py:62)"} +{"complexity": "medium", "doc_id": "chunk_016471", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "tests", "module": "agents", "source_line": 66, "source_path": "tests\\test_timexl_pipeline.py", "text": "test_timexl_pipeline.make_mock_chat (tests\\test_timexl_pipeline.py:66)"} +{"complexity": "complex", "doc_id": "chunk_016472", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 87, "source_path": "tests\\test_timexl_pipeline.py", "text": "test_timexl_pipeline.TestTimexlStage (tests\\test_timexl_pipeline.py:87)"} +{"complexity": "complex", "doc_id": "chunk_016473", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 197, "source_path": "tests\\test_timexl_pipeline.py", "text": "test_timexl_pipeline.TestTimexlStageResult (tests\\test_timexl_pipeline.py:197)"} +{"complexity": "complex", "doc_id": "chunk_016474", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "agents", "source_line": 275, "source_path": "tests\\test_timexl_pipeline.py", "text": "test_timexl_pipeline.TestConstitutionalHalt (tests\\test_timexl_pipeline.py:275)"} +{"complexity": "complex", "doc_id": "chunk_016475", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 338, "source_path": "tests\\test_timexl_pipeline.py", "text": "test_timexl_pipeline.TestPipelineIntegration (tests\\test_timexl_pipeline.py:338)"} +{"complexity": "medium", "doc_id": "chunk_016476", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 70, "source_path": "tests\\test_timexl_pipeline.py", "text": "test_timexl_pipeline._chat (tests\\test_timexl_pipeline.py:70)"} +{"complexity": "simple", "doc_id": "chunk_016477", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 88, "source_path": "tests\\test_timexl_pipeline.py", "text": "test_timexl_pipeline.test_import (tests\\test_timexl_pipeline.py:88)"} +{"complexity": "simple", "doc_id": "chunk_016478", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 93, "source_path": "tests\\test_timexl_pipeline.py", "text": "test_timexl_pipeline.test_instantiation (tests\\test_timexl_pipeline.py:93)"} +{"complexity": "simple", "doc_id": "chunk_016479", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "agents", "source_line": 99, "source_path": "tests\\test_timexl_pipeline.py", "text": "test_timexl_pipeline.test_lazy_init (tests\\test_timexl_pipeline.py:99)"} +{"complexity": "medium", "doc_id": "chunk_016480", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "agents", "source_line": 110, "source_path": "tests\\test_timexl_pipeline.py", "text": "test_timexl_pipeline.test_run_code_happy_path (tests\\test_timexl_pipeline.py:110)"} +{"complexity": "medium", "doc_id": "chunk_016481", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "agents", "source_line": 140, "source_path": "tests\\test_timexl_pipeline.py", "text": "test_timexl_pipeline.test_run_claim_happy_path (tests\\test_timexl_pipeline.py:140)"} +{"complexity": "medium", "doc_id": "chunk_016482", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "agents", "source_line": 161, "source_path": "tests\\test_timexl_pipeline.py", "text": "test_timexl_pipeline.test_run_dispatch_code (tests\\test_timexl_pipeline.py:161)"} +{"complexity": "medium", "doc_id": "chunk_016483", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "agents", "source_line": 178, "source_path": "tests\\test_timexl_pipeline.py", "text": "test_timexl_pipeline.test_run_dispatch_claim (tests\\test_timexl_pipeline.py:178)"} +{"complexity": "medium", "doc_id": "chunk_016484", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "agents", "source_line": 198, "source_path": "tests\\test_timexl_pipeline.py", "text": "test_timexl_pipeline.test_content_hash_is_hex16 (tests\\test_timexl_pipeline.py:198)"} +{"complexity": "medium", "doc_id": "chunk_016485", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "agents", "source_line": 216, "source_path": "tests\\test_timexl_pipeline.py", "text": "test_timexl_pipeline.test_proof_hash_changes_per_run (tests\\test_timexl_pipeline.py:216)"} +{"complexity": "medium", "doc_id": "chunk_016486", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 245, "source_path": "tests\\test_timexl_pipeline.py", "text": "test_timexl_pipeline.test_chain_entry_structure (tests\\test_timexl_pipeline.py:245)"} +{"complexity": "complex", "doc_id": "chunk_016487", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "tests", "module": "agents", "source_line": 276, "source_path": "tests\\test_timexl_pipeline.py", "text": "test_timexl_pipeline.test_variance_halt_triggers_on_high_sigma (tests\\test_timexl_pipeline.py:276)"} +{"complexity": "medium", "doc_id": "chunk_016488", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 316, "source_path": "tests\\test_timexl_pipeline.py", "text": "test_timexl_pipeline.test_convergence_on_stable_confidences (tests\\test_timexl_pipeline.py:316)"} +{"complexity": "medium", "doc_id": "chunk_016489", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 339, "source_path": "tests\\test_timexl_pipeline.py", "text": "test_timexl_pipeline.test_python_test_execution_real (tests\\test_timexl_pipeline.py:339)"} +{"complexity": "complex", "doc_id": "chunk_016490", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "agents", "source_line": 363, "source_path": "tests\\test_timexl_pipeline.py", "text": "test_timexl_pipeline.test_chain_entry_proof_hash_is_deterministic_per_run (tests\\test_timexl_pipeline.py:363)"} +{"complexity": "medium", "doc_id": "chunk_016491", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "agents", "source_line": 283, "source_path": "tests\\test_timexl_pipeline.py", "text": "test_timexl_pipeline.oscillating_chat (tests\\test_timexl_pipeline.py:283)"} +{"complexity": "medium", "doc_id": "chunk_016492", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 37, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.TestOrchestratorState (tests\\test_trading_bot\\test_verified_orchestrator.py:37)"} +{"complexity": "complex", "doc_id": "chunk_016493", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 52, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.TestTradeDecisionProof (tests\\test_trading_bot\\test_verified_orchestrator.py:52)"} +{"complexity": "complex", "doc_id": "chunk_016494", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 158, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.TestOFIWindow (tests\\test_trading_bot\\test_verified_orchestrator.py:158)"} +{"complexity": "complex", "doc_id": "chunk_016495", "function_type": "class", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 208, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.TestOrchestratorInitialization (tests\\test_trading_bot\\test_verified_orchestrator.py:208)"} +{"complexity": "complex", "doc_id": "chunk_016496", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 294, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.TestStateTransitions (tests\\test_trading_bot\\test_verified_orchestrator.py:294)"} +{"complexity": "complex", "doc_id": "chunk_016497", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 391, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.TestGuardrailExecution (tests\\test_trading_bot\\test_verified_orchestrator.py:391)"} +{"complexity": "medium", "doc_id": "chunk_016498", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 479, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.TestConsensusIntegration (tests\\test_trading_bot\\test_verified_orchestrator.py:479)"} +{"complexity": "complex", "doc_id": "chunk_016499", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 495, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.TestCryptographicProofs (tests\\test_trading_bot\\test_verified_orchestrator.py:495)"} +{"complexity": "complex", "doc_id": "chunk_016500", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 537, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.TestAuditIntegration (tests\\test_trading_bot\\test_verified_orchestrator.py:537)"} +{"complexity": "medium", "doc_id": "chunk_016501", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 583, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.TestMemoryManagement (tests\\test_trading_bot\\test_verified_orchestrator.py:583)"} +{"complexity": "medium", "doc_id": "chunk_016502", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 607, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.TestRollingOFI (tests\\test_trading_bot\\test_verified_orchestrator.py:607)"} +{"complexity": "medium", "doc_id": "chunk_016503", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 633, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.TestVerificationStats (tests\\test_trading_bot\\test_verified_orchestrator.py:633)"} +{"complexity": "complex", "doc_id": "chunk_016504", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 653, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.TestInputValidation (tests\\test_trading_bot\\test_verified_orchestrator.py:653)"} +{"complexity": "medium", "doc_id": "chunk_016505", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 727, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.TestRecentProofsStorage (tests\\test_trading_bot\\test_verified_orchestrator.py:727)"} +{"complexity": "simple", "doc_id": "chunk_016506", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 747, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.TestDataStaleness (tests\\test_trading_bot\\test_verified_orchestrator.py:747)"} +{"complexity": "complex", "doc_id": "chunk_016507", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 757, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.TestStatusReporting (tests\\test_trading_bot\\test_verified_orchestrator.py:757)"} +{"complexity": "medium", "doc_id": "chunk_016508", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 797, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.TestComplianceReport (tests\\test_trading_bot\\test_verified_orchestrator.py:797)"} +{"complexity": "simple", "doc_id": "chunk_016509", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 40, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_state_enum_values (tests\\test_trading_bot\\test_verified_orchestrator.py:40)"} +{"complexity": "medium", "doc_id": "chunk_016510", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 55, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_proof_creation (tests\\test_trading_bot\\test_verified_orchestrator.py:55)"} +{"complexity": "complex", "doc_id": "chunk_016511", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 84, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_proof_hash_computation (tests\\test_trading_bot\\test_verified_orchestrator.py:84)"} +{"complexity": "medium", "doc_id": "chunk_016512", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 126, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_proof_to_dict (tests\\test_trading_bot\\test_verified_orchestrator.py:126)"} +{"complexity": "medium", "doc_id": "chunk_016513", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 161, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_ofi_window_add (tests\\test_trading_bot\\test_verified_orchestrator.py:161)"} +{"complexity": "medium", "doc_id": "chunk_016514", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 175, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_ofi_window_cleanup (tests\\test_trading_bot\\test_verified_orchestrator.py:175)"} +{"complexity": "medium", "doc_id": "chunk_016515", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 193, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_ofi_window_sum_within_timeframe (tests\\test_trading_bot\\test_verified_orchestrator.py:193)"} +{"complexity": "medium", "doc_id": "chunk_016516", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 212, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.mock_components (tests\\test_trading_bot\\test_verified_orchestrator.py:212)"} +{"complexity": "medium", "doc_id": "chunk_016517", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 236, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_orchestrator_initialization (tests\\test_trading_bot\\test_verified_orchestrator.py:236)"} +{"complexity": "medium", "doc_id": "chunk_016518", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 268, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_ofi_windows_initialized (tests\\test_trading_bot\\test_verified_orchestrator.py:268)"} +{"complexity": "medium", "doc_id": "chunk_016519", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 298, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.mock_orchestrator (tests\\test_trading_bot\\test_verified_orchestrator.py:298)"} +{"complexity": "simple", "doc_id": "chunk_016520", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 327, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_valid_transition_initializing_to_ready (tests\\test_trading_bot\\test_verified_orchestrator.py:327)"} +{"complexity": "simple", "doc_id": "chunk_016521", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 335, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_valid_transition_ready_to_trading (tests\\test_trading_bot\\test_verified_orchestrator.py:335)"} +{"complexity": "simple", "doc_id": "chunk_016522", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 345, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_valid_transition_trading_to_paused (tests\\test_trading_bot\\test_verified_orchestrator.py:345)"} +{"complexity": "medium", "doc_id": "chunk_016523", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 356, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_valid_transition_paused_to_trading (tests\\test_trading_bot\\test_verified_orchestrator.py:356)"} +{"complexity": "simple", "doc_id": "chunk_016524", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 368, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_invalid_transition_ready_to_paused (tests\\test_trading_bot\\test_verified_orchestrator.py:368)"} +{"complexity": "medium", "doc_id": "chunk_016525", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 378, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_stopped_is_terminal (tests\\test_trading_bot\\test_verified_orchestrator.py:378)"} +{"complexity": "medium", "doc_id": "chunk_016526", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 394, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_guardrail_order (tests\\test_trading_bot\\test_verified_orchestrator.py:394)"} +{"complexity": "medium", "doc_id": "chunk_016527", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 418, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_guardrail_blocks_on_fat_finger (tests\\test_trading_bot\\test_verified_orchestrator.py:418)"} +{"complexity": "medium", "doc_id": "chunk_016528", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 442, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_guardrail_blocks_on_position_size (tests\\test_trading_bot\\test_verified_orchestrator.py:442)"} +{"complexity": "medium", "doc_id": "chunk_016529", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 459, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_kill_switch_activation (tests\\test_trading_bot\\test_verified_orchestrator.py:459)"} +{"complexity": "simple", "doc_id": "chunk_016530", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 482, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_high_risk_threshold (tests\\test_trading_bot\\test_verified_orchestrator.py:482)"} +{"complexity": "simple", "doc_id": "chunk_016531", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 488, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_consensus_confidence_threshold (tests\\test_trading_bot\\test_verified_orchestrator.py:488)"} +{"complexity": "medium", "doc_id": "chunk_016532", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 498, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_proof_hash_is_sha256 (tests\\test_trading_bot\\test_verified_orchestrator.py:498)"} +{"complexity": "medium", "doc_id": "chunk_016533", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 523, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_proof_id_is_unique (tests\\test_trading_bot\\test_verified_orchestrator.py:523)"} +{"complexity": "simple", "doc_id": "chunk_016534", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 540, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_audit_logger_initialization (tests\\test_trading_bot\\test_verified_orchestrator.py:540)"} +{"complexity": "complex", "doc_id": "chunk_016535", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 549, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_audit_chain_integrity (tests\\test_trading_bot\\test_verified_orchestrator.py:549)"} +{"complexity": "simple", "doc_id": "chunk_016536", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 586, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_memory_cleanup_interval (tests\\test_trading_bot\\test_verified_orchestrator.py:586)"} +{"complexity": "medium", "doc_id": "chunk_016537", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 592, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_ofi_window_deque_max_length (tests\\test_trading_bot\\test_verified_orchestrator.py:592)"} +{"complexity": "medium", "doc_id": "chunk_016538", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 610, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_rolling_ofi_multiple_windows (tests\\test_trading_bot\\test_verified_orchestrator.py:610)"} +{"complexity": "medium", "doc_id": "chunk_016539", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 636, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_initial_stats_are_zero (tests\\test_trading_bot\\test_verified_orchestrator.py:636)"} +{"complexity": "medium", "doc_id": "chunk_016540", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 656, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_invalid_symbol_blocked (tests\\test_trading_bot\\test_verified_orchestrator.py:656)"} +{"complexity": "medium", "doc_id": "chunk_016541", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 675, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_invalid_side_blocked (tests\\test_trading_bot\\test_verified_orchestrator.py:675)"} +{"complexity": "medium", "doc_id": "chunk_016542", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 693, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_nan_price_blocked (tests\\test_trading_bot\\test_verified_orchestrator.py:693)"} +{"complexity": "medium", "doc_id": "chunk_016543", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 710, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_negative_quantity_blocked (tests\\test_trading_bot\\test_verified_orchestrator.py:710)"} +{"complexity": "medium", "doc_id": "chunk_016544", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 730, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_proofs_deque_bounded (tests\\test_trading_bot\\test_verified_orchestrator.py:730)"} +{"complexity": "simple", "doc_id": "chunk_016545", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 750, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_staleness_threshold_is_50ms (tests\\test_trading_bot\\test_verified_orchestrator.py:750)"} +{"complexity": "medium", "doc_id": "chunk_016546", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 760, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_status_includes_state (tests\\test_trading_bot\\test_verified_orchestrator.py:760)"} +{"complexity": "medium", "doc_id": "chunk_016547", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 780, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_verification_stats_in_status (tests\\test_trading_bot\\test_verified_orchestrator.py:780)"} +{"complexity": "medium", "doc_id": "chunk_016548", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 800, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.test_compliance_report_structure (tests\\test_trading_bot\\test_verified_orchestrator.py:800)"} +{"complexity": "simple", "doc_id": "chunk_016549", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 317, "source_path": "tests\\test_trading_bot\\test_verified_orchestrator.py", "text": "test_verified_orchestrator.transition_state (tests\\test_trading_bot\\test_verified_orchestrator.py:317)"} +{"complexity": "simple", "doc_id": "chunk_016550", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 21, "source_path": "tests\\test_truth_service.py", "text": "test_truth_service.test_imports (tests\\test_truth_service.py:21)"} +{"complexity": "medium", "doc_id": "chunk_016551", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 33, "source_path": "tests\\test_truth_service.py", "text": "test_truth_service.test_truth_anchor_basic (tests\\test_truth_service.py:33)"} +{"complexity": "medium", "doc_id": "chunk_016552", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 58, "source_path": "tests\\test_truth_service.py", "text": "test_truth_service.test_truth_verification (tests\\test_truth_service.py:58)"} +{"complexity": "medium", "doc_id": "chunk_016553", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 83, "source_path": "tests\\test_truth_service.py", "text": "test_truth_service.test_truth_registry (tests\\test_truth_service.py:83)"} +{"complexity": "medium", "doc_id": "chunk_016554", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 110, "source_path": "tests\\test_truth_service.py", "text": "test_truth_service.test_truth_query (tests\\test_truth_service.py:110)"} +{"complexity": "complex", "doc_id": "chunk_016555", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 139, "source_path": "tests\\test_truth_service.py", "text": "test_truth_service.test_multi_sig_truth (tests\\test_truth_service.py:139)"} +{"complexity": "medium", "doc_id": "chunk_016556", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 188, "source_path": "tests\\test_truth_service.py", "text": "test_truth_service.test_truth_service_health (tests\\test_truth_service.py:188)"} +{"complexity": "medium", "doc_id": "chunk_016557", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 209, "source_path": "tests\\test_truth_service.py", "text": "test_truth_service.test_truth_service_anchor (tests\\test_truth_service.py:209)"} +{"complexity": "complex", "doc_id": "chunk_016558", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "other", "source_line": 237, "source_path": "tests\\test_truth_service.py", "text": "test_truth_service.run_all_tests (tests\\test_truth_service.py:237)"} +{"complexity": "complex", "doc_id": "chunk_016559", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 148, "source_path": "tests\\test_truth_service.py", "text": "test_truth_service.test (tests\\test_truth_service.py:148)"} +{"complexity": "simple", "doc_id": "chunk_016560", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 52, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.alice_identity (tests\\test_universal_trust_protocol.py:52)"} +{"complexity": "simple", "doc_id": "chunk_016561", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 63, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.bob_identity (tests\\test_universal_trust_protocol.py:63)"} +{"complexity": "simple", "doc_id": "chunk_016562", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 74, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.trust_registry (tests\\test_universal_trust_protocol.py:74)"} +{"complexity": "medium", "doc_id": "chunk_016563", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 80, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.sample_capability (tests\\test_universal_trust_protocol.py:80)"} +{"complexity": "simple", "doc_id": "chunk_016564", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 99, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_create_identity (tests\\test_universal_trust_protocol.py:99)"} +{"complexity": "medium", "doc_id": "chunk_016565", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 109, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_identity_serialization (tests\\test_universal_trust_protocol.py:109)"} +{"complexity": "medium", "doc_id": "chunk_016566", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 129, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_handshake_hello_creation (tests\\test_universal_trust_protocol.py:129)"} +{"complexity": "medium", "doc_id": "chunk_016567", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 143, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_handshake_hello_verification (tests\\test_universal_trust_protocol.py:143)"} +{"complexity": "medium", "doc_id": "chunk_016568", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 161, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_handshake_replay_protection (tests\\test_universal_trust_protocol.py:161)"} +{"complexity": "medium", "doc_id": "chunk_016569", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 179, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_handshake_timestamp_validation (tests\\test_universal_trust_protocol.py:179)"} +{"complexity": "medium", "doc_id": "chunk_016570", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 206, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_handshake_full_exchange (tests\\test_universal_trust_protocol.py:206)"} +{"complexity": "simple", "doc_id": "chunk_016571", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 231, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_capability_creation (tests\\test_universal_trust_protocol.py:231)"} +{"complexity": "simple", "doc_id": "chunk_016572", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 241, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_capability_serialization (tests\\test_universal_trust_protocol.py:241)"} +{"complexity": "medium", "doc_id": "chunk_016573", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 253, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_attestation_creation (tests\\test_universal_trust_protocol.py:253)"} +{"complexity": "medium", "doc_id": "chunk_016574", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 268, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_attestation_verification (tests\\test_universal_trust_protocol.py:268)"} +{"complexity": "medium", "doc_id": "chunk_016575", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 286, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_attestation_tampering_detection (tests\\test_universal_trust_protocol.py:286)"} +{"complexity": "medium", "doc_id": "chunk_016576", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 309, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_verified_message_creation (tests\\test_universal_trust_protocol.py:309)"} +{"complexity": "medium", "doc_id": "chunk_016577", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 329, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_verified_message_exchange (tests\\test_universal_trust_protocol.py:329)"} +{"complexity": "medium", "doc_id": "chunk_016578", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 353, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_verified_message_tampering (tests\\test_universal_trust_protocol.py:353)"} +{"complexity": "simple", "doc_id": "chunk_016579", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 376, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_trust_registry_initialization (tests\\test_universal_trust_protocol.py:376)"} +{"complexity": "simple", "doc_id": "chunk_016580", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 384, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_trust_score_creation (tests\\test_universal_trust_protocol.py:384)"} +{"complexity": "medium", "doc_id": "chunk_016581", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 393, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_trust_score_updates (tests\\test_universal_trust_protocol.py:393)"} +{"complexity": "medium", "doc_id": "chunk_016582", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 416, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_trust_level_mapping (tests\\test_universal_trust_protocol.py:416)"} +{"complexity": "simple", "doc_id": "chunk_016583", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 432, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_verified_capabilities (tests\\test_universal_trust_protocol.py:432)"} +{"complexity": "medium", "doc_id": "chunk_016584", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 444, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_trust_score_export_import (tests\\test_universal_trust_protocol.py:444)"} +{"complexity": "simple", "doc_id": "chunk_016585", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 467, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_session_initialization (tests\\test_universal_trust_protocol.py:467)"} +{"complexity": "simple", "doc_id": "chunk_016586", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "other", "source_line": 477, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_session_initiation (tests\\test_universal_trust_protocol.py:477)"} +{"complexity": "medium", "doc_id": "chunk_016587", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 489, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_session_handshake (tests\\test_universal_trust_protocol.py:489)"} +{"complexity": "medium", "doc_id": "chunk_016588", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 513, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_trust_negotiation (tests\\test_universal_trust_protocol.py:513)"} +{"complexity": "medium", "doc_id": "chunk_016589", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 544, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_data_exchange (tests\\test_universal_trust_protocol.py:544)"} +{"complexity": "medium", "doc_id": "chunk_016590", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 574, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_session_closure (tests\\test_universal_trust_protocol.py:574)"} +{"complexity": "medium", "doc_id": "chunk_016591", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 602, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_capability_sharing (tests\\test_universal_trust_protocol.py:602)"} +{"complexity": "medium", "doc_id": "chunk_016592", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 627, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_session_timeout (tests\\test_universal_trust_protocol.py:627)"} +{"complexity": "medium", "doc_id": "chunk_016593", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 641, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_session_info (tests\\test_universal_trust_protocol.py:641)"} +{"complexity": "complex", "doc_id": "chunk_016594", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 667, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_full_session_lifecycle (tests\\test_universal_trust_protocol.py:667)"} +{"complexity": "medium", "doc_id": "chunk_016595", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "tests", "module": "other", "source_line": 717, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_multi_session_reputation_building (tests\\test_universal_trust_protocol.py:717)"} +{"complexity": "medium", "doc_id": "chunk_016596", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 747, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_quick_trust_check_function (tests\\test_universal_trust_protocol.py:747)"} +{"complexity": "simple", "doc_id": "chunk_016597", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 767, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_invalid_state_transitions (tests\\test_universal_trust_protocol.py:767)"} +{"complexity": "medium", "doc_id": "chunk_016598", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 777, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_version_mismatch (tests\\test_universal_trust_protocol.py:777)"} +{"complexity": "simple", "doc_id": "chunk_016599", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 794, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_missing_cryptography_library (tests\\test_universal_trust_protocol.py:794)"} +{"complexity": "medium", "doc_id": "chunk_016600", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "other", "source_line": 805, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_handshake_performance (tests\\test_universal_trust_protocol.py:805)"} +{"complexity": "medium", "doc_id": "chunk_016601", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 826, "source_path": "tests\\test_universal_trust_protocol.py", "text": "test_universal_trust_protocol.test_message_throughput (tests\\test_universal_trust_protocol.py:826)"} +{"complexity": "complex", "doc_id": "chunk_016602", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 34, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.TestConstitutionalRule (tests\\test_verifiable_constitution.py:34)"} +{"complexity": "complex", "doc_id": "chunk_016603", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 135, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.TestConstitution (tests\\test_verifiable_constitution.py:135)"} +{"complexity": "complex", "doc_id": "chunk_016604", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 277, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.TestConstitutionSigner (tests\\test_verifiable_constitution.py:277)"} +{"complexity": "complex", "doc_id": "chunk_016605", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 359, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.TestConstitutionalVerifier (tests\\test_verifiable_constitution.py:359)"} +{"complexity": "complex", "doc_id": "chunk_016606", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 544, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.TestViolationDetector (tests\\test_verifiable_constitution.py:544)"} +{"complexity": "complex", "doc_id": "chunk_016607", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 748, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.TestBuiltInRules (tests\\test_verifiable_constitution.py:748)"} +{"complexity": "complex", "doc_id": "chunk_016608", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 800, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.TestIntegration (tests\\test_verifiable_constitution.py:800)"} +{"complexity": "medium", "doc_id": "chunk_016609", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 37, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_rule_creation (tests\\test_verifiable_constitution.py:37)"} +{"complexity": "simple", "doc_id": "chunk_016610", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 52, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_rule_verification_pass (tests\\test_verifiable_constitution.py:52)"} +{"complexity": "simple", "doc_id": "chunk_016611", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 63, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_rule_verification_fail (tests\\test_verifiable_constitution.py:63)"} +{"complexity": "medium", "doc_id": "chunk_016612", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 74, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_rule_with_context (tests\\test_verifiable_constitution.py:74)"} +{"complexity": "medium", "doc_id": "chunk_016613", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 86, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_disabled_rule (tests\\test_verifiable_constitution.py:86)"} +{"complexity": "medium", "doc_id": "chunk_016614", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 98, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_rule_commitment (tests\\test_verifiable_constitution.py:98)"} +{"complexity": "medium", "doc_id": "chunk_016615", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 116, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_rule_serialization (tests\\test_verifiable_constitution.py:116)"} +{"complexity": "medium", "doc_id": "chunk_016616", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 138, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_constitution_creation (tests\\test_verifiable_constitution.py:138)"} +{"complexity": "medium", "doc_id": "chunk_016617", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 150, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_add_rule (tests\\test_verifiable_constitution.py:150)"} +{"complexity": "medium", "doc_id": "chunk_016618", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 169, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_enable_disable_rule (tests\\test_verifiable_constitution.py:169)"} +{"complexity": "complex", "doc_id": "chunk_016619", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 197, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_constitution_commitment (tests\\test_verifiable_constitution.py:197)"} +{"complexity": "medium", "doc_id": "chunk_016620", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 231, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_verify_commitment (tests\\test_verifiable_constitution.py:231)"} +{"complexity": "medium", "doc_id": "chunk_016621", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 252, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_constitution_serialization (tests\\test_verifiable_constitution.py:252)"} +{"complexity": "simple", "doc_id": "chunk_016622", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 280, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_signer_creation (tests\\test_verifiable_constitution.py:280)"} +{"complexity": "simple", "doc_id": "chunk_016623", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 286, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_signer_with_key (tests\\test_verifiable_constitution.py:286)"} +{"complexity": "medium", "doc_id": "chunk_016624", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 294, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_sign_constitution (tests\\test_verifiable_constitution.py:294)"} +{"complexity": "medium", "doc_id": "chunk_016625", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 319, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_verify_signature (tests\\test_verifiable_constitution.py:319)"} +{"complexity": "medium", "doc_id": "chunk_016626", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 346, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_key_export (tests\\test_verifiable_constitution.py:346)"} +{"complexity": "simple", "doc_id": "chunk_016627", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 362, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_verifier_creation (tests\\test_verifiable_constitution.py:362)"} +{"complexity": "medium", "doc_id": "chunk_016628", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 370, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_verify_compliant_output (tests\\test_verifiable_constitution.py:370)"} +{"complexity": "medium", "doc_id": "chunk_016629", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 394, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_verify_violating_output (tests\\test_verifiable_constitution.py:394)"} +{"complexity": "medium", "doc_id": "chunk_016630", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 421, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_verify_with_context (tests\\test_verifiable_constitution.py:421)"} +{"complexity": "medium", "doc_id": "chunk_016631", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 453, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_signed_proof (tests\\test_verifiable_constitution.py:453)"} +{"complexity": "medium", "doc_id": "chunk_016632", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 478, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_batch_verify (tests\\test_verifiable_constitution.py:478)"} +{"complexity": "complex", "doc_id": "chunk_016633", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 509, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_proof_structure (tests\\test_verifiable_constitution.py:509)"} +{"complexity": "simple", "doc_id": "chunk_016634", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 547, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_detector_creation (tests\\test_verifiable_constitution.py:547)"} +{"complexity": "medium", "doc_id": "chunk_016635", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 552, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_record_violation (tests\\test_verifiable_constitution.py:552)"} +{"complexity": "medium", "doc_id": "chunk_016636", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 569, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_get_violations_by_rule (tests\\test_verifiable_constitution.py:569)"} +{"complexity": "medium", "doc_id": "chunk_016637", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 599, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_get_violations_by_severity (tests\\test_verifiable_constitution.py:599)"} +{"complexity": "medium", "doc_id": "chunk_016638", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 629, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_detect_patterns (tests\\test_verifiable_constitution.py:629)"} +{"complexity": "medium", "doc_id": "chunk_016639", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 653, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_violation_score (tests\\test_verifiable_constitution.py:653)"} +{"complexity": "complex", "doc_id": "chunk_016640", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 674, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_should_escalate (tests\\test_verifiable_constitution.py:674)"} +{"complexity": "complex", "doc_id": "chunk_016641", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 707, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_generate_report (tests\\test_verifiable_constitution.py:707)"} +{"complexity": "simple", "doc_id": "chunk_016642", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 751, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_safety_rules (tests\\test_verifiable_constitution.py:751)"} +{"complexity": "medium", "doc_id": "chunk_016643", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 762, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_transparency_rules (tests\\test_verifiable_constitution.py:762)"} +{"complexity": "simple", "doc_id": "chunk_016644", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 776, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_ethical_rules (tests\\test_verifiable_constitution.py:776)"} +{"complexity": "medium", "doc_id": "chunk_016645", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 786, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_default_constitution (tests\\test_verifiable_constitution.py:786)"} +{"complexity": "complex", "doc_id": "chunk_016646", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 803, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_complete_workflow (tests\\test_verifiable_constitution.py:803)"} +{"complexity": "medium", "doc_id": "chunk_016647", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 862, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_zk_compliance_proof (tests\\test_verifiable_constitution.py:862)"} +{"complexity": "complex", "doc_id": "chunk_016648", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 884, "source_path": "tests\\test_verifiable_constitution.py", "text": "test_verifiable_constitution.test_constitutional_evolution (tests\\test_verifiable_constitution.py:884)"} +{"complexity": "simple", "doc_id": "chunk_016649", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 39, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.webhook_manager (tests\\test_webhooks.py:39)"} +{"complexity": "simple", "doc_id": "chunk_016650", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 45, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.webhook_registry (tests\\test_webhooks.py:45)"} +{"complexity": "simple", "doc_id": "chunk_016651", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 51, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.webhook_delivery (tests\\test_webhooks.py:51)"} +{"complexity": "simple", "doc_id": "chunk_016652", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 57, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.webhook_config (tests\\test_webhooks.py:57)"} +{"complexity": "simple", "doc_id": "chunk_016653", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 68, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.webhook_event (tests\\test_webhooks.py:68)"} +{"complexity": "simple", "doc_id": "chunk_016654", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 81, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.api_client (tests\\test_webhooks.py:81)"} +{"complexity": "complex", "doc_id": "chunk_016655", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 91, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.TestWebhookManager (tests\\test_webhooks.py:91)"} +{"complexity": "complex", "doc_id": "chunk_016656", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 218, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.TestWebhookRegistry (tests\\test_webhooks.py:218)"} +{"complexity": "complex", "doc_id": "chunk_016657", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 372, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.TestWebhookDelivery (tests\\test_webhooks.py:372)"} +{"complexity": "complex", "doc_id": "chunk_016658", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 480, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.TestDeadLetterQueue (tests\\test_webhooks.py:480)"} +{"complexity": "medium", "doc_id": "chunk_016659", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 549, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.TestRetryPolicy (tests\\test_webhooks.py:549)"} +{"complexity": "complex", "doc_id": "chunk_016660", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 580, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.TestWebhookAPI (tests\\test_webhooks.py:580)"} +{"complexity": "simple", "doc_id": "chunk_016661", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 94, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_generate_signature (tests\\test_webhooks.py:94)"} +{"complexity": "simple", "doc_id": "chunk_016662", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 104, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_verify_signature_valid (tests\\test_webhooks.py:104)"} +{"complexity": "simple", "doc_id": "chunk_016663", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 112, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_verify_signature_invalid (tests\\test_webhooks.py:112)"} +{"complexity": "simple", "doc_id": "chunk_016664", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 120, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_verify_signature_tampered_payload (tests\\test_webhooks.py:120)"} +{"complexity": "medium", "doc_id": "chunk_016665", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 131, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_create_event (tests\\test_webhooks.py:131)"} +{"complexity": "medium", "doc_id": "chunk_016666", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 144, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_prepare_delivery (tests\\test_webhooks.py:144)"} +{"complexity": "simple", "doc_id": "chunk_016667", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 157, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_validate_config_valid (tests\\test_webhooks.py:157)"} +{"complexity": "simple", "doc_id": "chunk_016668", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 162, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_validate_config_invalid_url (tests\\test_webhooks.py:162)"} +{"complexity": "simple", "doc_id": "chunk_016669", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 169, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_validate_config_http_production (tests\\test_webhooks.py:169)"} +{"complexity": "simple", "doc_id": "chunk_016670", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 176, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_validate_config_http_localhost (tests\\test_webhooks.py:176)"} +{"complexity": "simple", "doc_id": "chunk_016671", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 182, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_validate_config_short_secret (tests\\test_webhooks.py:182)"} +{"complexity": "simple", "doc_id": "chunk_016672", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "other", "source_line": 189, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_validate_config_no_events (tests\\test_webhooks.py:189)"} +{"complexity": "simple", "doc_id": "chunk_016673", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 196, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_should_deliver_enabled (tests\\test_webhooks.py:196)"} +{"complexity": "simple", "doc_id": "chunk_016674", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 200, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_should_deliver_disabled (tests\\test_webhooks.py:200)"} +{"complexity": "simple", "doc_id": "chunk_016675", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 207, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_should_deliver_wrong_event (tests\\test_webhooks.py:207)"} +{"complexity": "simple", "doc_id": "chunk_016676", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 221, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_register_webhook (tests\\test_webhooks.py:221)"} +{"complexity": "simple", "doc_id": "chunk_016677", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 228, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_register_webhook_invalid (tests\\test_webhooks.py:228)"} +{"complexity": "simple", "doc_id": "chunk_016678", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 235, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_unregister_webhook (tests\\test_webhooks.py:235)"} +{"complexity": "simple", "doc_id": "chunk_016679", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 243, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_unregister_nonexistent (tests\\test_webhooks.py:243)"} +{"complexity": "medium", "doc_id": "chunk_016680", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 248, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_list_by_user (tests\\test_webhooks.py:248)"} +{"complexity": "medium", "doc_id": "chunk_016681", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 273, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_list_by_event (tests\\test_webhooks.py:273)"} +{"complexity": "simple", "doc_id": "chunk_016682", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 294, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_update_webhook (tests\\test_webhooks.py:294)"} +{"complexity": "medium", "doc_id": "chunk_016683", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 305, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_enable_disable (tests\\test_webhooks.py:305)"} +{"complexity": "medium", "doc_id": "chunk_016684", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 321, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_health_tracking (tests\\test_webhooks.py:321)"} +{"complexity": "medium", "doc_id": "chunk_016685", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 342, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_auto_disable_unhealthy (tests\\test_webhooks.py:342)"} +{"complexity": "medium", "doc_id": "chunk_016686", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 356, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_get_stats (tests\\test_webhooks.py:356)"} +{"complexity": "medium", "doc_id": "chunk_016687", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 376, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_deliver_success (tests\\test_webhooks.py:376)"} +{"complexity": "medium", "doc_id": "chunk_016688", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 395, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_deliver_failure_with_retry (tests\\test_webhooks.py:395)"} +{"complexity": "medium", "doc_id": "chunk_016689", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 420, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_deliver_timeout (tests\\test_webhooks.py:420)"} +{"complexity": "simple", "doc_id": "chunk_016690", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 437, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_deliver_disabled_webhook (tests\\test_webhooks.py:437)"} +{"complexity": "medium", "doc_id": "chunk_016691", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 449, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_deliver_batch (tests\\test_webhooks.py:449)"} +{"complexity": "medium", "doc_id": "chunk_016692", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 483, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_add_to_queue (tests\\test_webhooks.py:483)"} +{"complexity": "medium", "doc_id": "chunk_016693", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 499, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_queue_max_size (tests\\test_webhooks.py:499)"} +{"complexity": "medium", "doc_id": "chunk_016694", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 516, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_get_by_webhook (tests\\test_webhooks.py:516)"} +{"complexity": "medium", "doc_id": "chunk_016695", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 552, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_exponential_backoff (tests\\test_webhooks.py:552)"} +{"complexity": "simple", "doc_id": "chunk_016696", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 565, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_custom_backoff (tests\\test_webhooks.py:565)"} +{"complexity": "medium", "doc_id": "chunk_016697", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 583, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_create_webhook (tests\\test_webhooks.py:583)"} +{"complexity": "medium", "doc_id": "chunk_016698", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 601, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_create_webhook_with_secret (tests\\test_webhooks.py:601)"} +{"complexity": "medium", "doc_id": "chunk_016699", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 615, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_create_webhook_invalid_url (tests\\test_webhooks.py:615)"} +{"complexity": "medium", "doc_id": "chunk_016700", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 628, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_list_webhooks (tests\\test_webhooks.py:628)"} +{"complexity": "medium", "doc_id": "chunk_016701", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 646, "source_path": "tests\\test_webhooks.py", "text": "test_webhooks.test_get_webhook (tests\\test_webhooks.py:646)"} +{"complexity": "complex", "doc_id": "chunk_016702", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 25, "source_path": "tests\\test_xgml_interchange.py", "text": "test_xgml_interchange.TestXGMLSerializer (tests\\test_xgml_interchange.py:25)"} +{"complexity": "complex", "doc_id": "chunk_016703", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 160, "source_path": "tests\\test_xgml_interchange.py", "text": "test_xgml_interchange.TestXGMLParser (tests\\test_xgml_interchange.py:160)"} +{"complexity": "complex", "doc_id": "chunk_016704", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 258, "source_path": "tests\\test_xgml_interchange.py", "text": "test_xgml_interchange.TestXGMLValidator (tests\\test_xgml_interchange.py:258)"} +{"complexity": "complex", "doc_id": "chunk_016705", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 333, "source_path": "tests\\test_xgml_interchange.py", "text": "test_xgml_interchange.TestXGMLSchema (tests\\test_xgml_interchange.py:333)"} +{"complexity": "complex", "doc_id": "chunk_016706", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 380, "source_path": "tests\\test_xgml_interchange.py", "text": "test_xgml_interchange.TestRoundTrip (tests\\test_xgml_interchange.py:380)"} +{"complexity": "medium", "doc_id": "chunk_016707", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 28, "source_path": "tests\\test_xgml_interchange.py", "text": "test_xgml_interchange.test_basic_serialization (tests\\test_xgml_interchange.py:28)"} +{"complexity": "complex", "doc_id": "chunk_016708", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 52, "source_path": "tests\\test_xgml_interchange.py", "text": "test_xgml_interchange.test_complete_proof_serialization (tests\\test_xgml_interchange.py:52)"} +{"complexity": "medium", "doc_id": "chunk_016709", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 103, "source_path": "tests\\test_xgml_interchange.py", "text": "test_xgml_interchange.test_batch_serialization (tests\\test_xgml_interchange.py:103)"} +{"complexity": "medium", "doc_id": "chunk_016710", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 133, "source_path": "tests\\test_xgml_interchange.py", "text": "test_xgml_interchange.test_serialization_options (tests\\test_xgml_interchange.py:133)"} +{"complexity": "medium", "doc_id": "chunk_016711", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 163, "source_path": "tests\\test_xgml_interchange.py", "text": "test_xgml_interchange.test_basic_parsing (tests\\test_xgml_interchange.py:163)"} +{"complexity": "medium", "doc_id": "chunk_016712", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 184, "source_path": "tests\\test_xgml_interchange.py", "text": "test_xgml_interchange.test_parsing_with_model (tests\\test_xgml_interchange.py:184)"} +{"complexity": "medium", "doc_id": "chunk_016713", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 204, "source_path": "tests\\test_xgml_interchange.py", "text": "test_xgml_interchange.test_parsing_batch (tests\\test_xgml_interchange.py:204)"} +{"complexity": "simple", "doc_id": "chunk_016714", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "proofs", "source_line": 236, "source_path": "tests\\test_xgml_interchange.py", "text": "test_xgml_interchange.test_parsing_invalid_xml (tests\\test_xgml_interchange.py:236)"} +{"complexity": "medium", "doc_id": "chunk_016715", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 244, "source_path": "tests\\test_xgml_interchange.py", "text": "test_xgml_interchange.test_parsing_missing_required (tests\\test_xgml_interchange.py:244)"} +{"complexity": "medium", "doc_id": "chunk_016716", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 261, "source_path": "tests\\test_xgml_interchange.py", "text": "test_xgml_interchange.test_valid_proof (tests\\test_xgml_interchange.py:261)"} +{"complexity": "medium", "doc_id": "chunk_016717", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 281, "source_path": "tests\\test_xgml_interchange.py", "text": "test_xgml_interchange.test_invalid_proof_type (tests\\test_xgml_interchange.py:281)"} +{"complexity": "medium", "doc_id": "chunk_016718", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 299, "source_path": "tests\\test_xgml_interchange.py", "text": "test_xgml_interchange.test_missing_required_elements (tests\\test_xgml_interchange.py:299)"} +{"complexity": "medium", "doc_id": "chunk_016719", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 314, "source_path": "tests\\test_xgml_interchange.py", "text": "test_xgml_interchange.test_invalid_hash_format (tests\\test_xgml_interchange.py:314)"} +{"complexity": "simple", "doc_id": "chunk_016720", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 336, "source_path": "tests\\test_xgml_interchange.py", "text": "test_xgml_interchange.test_proof_type_validation (tests\\test_xgml_interchange.py:336)"} +{"complexity": "simple", "doc_id": "chunk_016721", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "proofs", "source_line": 344, "source_path": "tests\\test_xgml_interchange.py", "text": "test_xgml_interchange.test_algorithm_validation (tests\\test_xgml_interchange.py:344)"} +{"complexity": "medium", "doc_id": "chunk_016722", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 352, "source_path": "tests\\test_xgml_interchange.py", "text": "test_xgml_interchange.test_supported_features (tests\\test_xgml_interchange.py:352)"} +{"complexity": "medium", "doc_id": "chunk_016723", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 366, "source_path": "tests\\test_xgml_interchange.py", "text": "test_xgml_interchange.test_templates (tests\\test_xgml_interchange.py:366)"} +{"complexity": "complex", "doc_id": "chunk_016724", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 383, "source_path": "tests\\test_xgml_interchange.py", "text": "test_xgml_interchange.test_basic_round_trip (tests\\test_xgml_interchange.py:383)"} +{"complexity": "medium", "doc_id": "chunk_016725", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 19, "source_path": "tests\\training\\test_aspo_trainer.py", "text": "test_aspo_trainer.TestASPOConfig (tests\\training\\test_aspo_trainer.py:19)"} +{"complexity": "complex", "doc_id": "chunk_016726", "function_type": "class", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "training", "source_line": 41, "source_path": "tests\\training\\test_aspo_trainer.py", "text": "test_aspo_trainer.TestComputeAdvantage (tests\\training\\test_aspo_trainer.py:41)"} +{"complexity": "complex", "doc_id": "chunk_016727", "function_type": "class", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "training", "source_line": 96, "source_path": "tests\\training\\test_aspo_trainer.py", "text": "test_aspo_trainer.TestShapeAdvantage (tests\\training\\test_aspo_trainer.py:96)"} +{"complexity": "medium", "doc_id": "chunk_016728", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 143, "source_path": "tests\\training\\test_aspo_trainer.py", "text": "test_aspo_trainer.TestClipAdvantages (tests\\training\\test_aspo_trainer.py:143)"} +{"complexity": "simple", "doc_id": "chunk_016729", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 20, "source_path": "tests\\training\\test_aspo_trainer.py", "text": "test_aspo_trainer.test_defaults (tests\\training\\test_aspo_trainer.py:20)"} +{"complexity": "simple", "doc_id": "chunk_016730", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 31, "source_path": "tests\\training\\test_aspo_trainer.py", "text": "test_aspo_trainer.test_custom_config (tests\\training\\test_aspo_trainer.py:31)"} +{"complexity": "simple", "doc_id": "chunk_016731", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 42, "source_path": "tests\\training\\test_aspo_trainer.py", "text": "test_aspo_trainer.setup_method (tests\\training\\test_aspo_trainer.py:42)"} +{"complexity": "simple", "doc_id": "chunk_016732", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 45, "source_path": "tests\\training\\test_aspo_trainer.py", "text": "test_aspo_trainer._zeros (tests\\training\\test_aspo_trainer.py:45)"} +{"complexity": "simple", "doc_id": "chunk_016733", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "training", "source_line": 48, "source_path": "tests\\training\\test_aspo_trainer.py", "text": "test_aspo_trainer.test_output_shape (tests\\training\\test_aspo_trainer.py:48)"} +{"complexity": "simple", "doc_id": "chunk_016734", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 54, "source_path": "tests\\training\\test_aspo_trainer.py", "text": "test_aspo_trainer.test_zero_rewards_zero_values_zero_advantages (tests\\training\\test_aspo_trainer.py:54)"} +{"complexity": "simple", "doc_id": "chunk_016735", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 60, "source_path": "tests\\training\\test_aspo_trainer.py", "text": "test_aspo_trainer.test_advantages_plus_values_equals_returns (tests\\training\\test_aspo_trainer.py:60)"} +{"complexity": "simple", "doc_id": "chunk_016736", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 66, "source_path": "tests\\training\\test_aspo_trainer.py", "text": "test_aspo_trainer.test_no_dones_argument (tests\\training\\test_aspo_trainer.py:66)"} +{"complexity": "simple", "doc_id": "chunk_016737", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 74, "source_path": "tests\\training\\test_aspo_trainer.py", "text": "test_aspo_trainer.test_with_dones_zeros_across_boundary (tests\\training\\test_aspo_trainer.py:74)"} +{"complexity": "simple", "doc_id": "chunk_016738", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 83, "source_path": "tests\\training\\test_aspo_trainer.py", "text": "test_aspo_trainer.test_single_step (tests\\training\\test_aspo_trainer.py:83)"} +{"complexity": "simple", "doc_id": "chunk_016739", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 97, "source_path": "tests\\training\\test_aspo_trainer.py", "text": "test_aspo_trainer.setup_method (tests\\training\\test_aspo_trainer.py:97)"} +{"complexity": "simple", "doc_id": "chunk_016740", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "training", "source_line": 100, "source_path": "tests\\training\\test_aspo_trainer.py", "text": "test_aspo_trainer._metrics (tests\\training\\test_aspo_trainer.py:100)"} +{"complexity": "simple", "doc_id": "chunk_016741", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "training", "source_line": 109, "source_path": "tests\\training\\test_aspo_trainer.py", "text": "test_aspo_trainer.test_same_shape_output (tests\\training\\test_aspo_trainer.py:109)"} +{"complexity": "simple", "doc_id": "chunk_016742", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "training", "source_line": 115, "source_path": "tests\\training\\test_aspo_trainer.py", "text": "test_aspo_trainer.test_neutral_score_no_change (tests\\training\\test_aspo_trainer.py:115)"} +{"complexity": "simple", "doc_id": "chunk_016743", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 124, "source_path": "tests\\training\\test_aspo_trainer.py", "text": "test_aspo_trainer.test_batch_size_mismatch_raises (tests\\training\\test_aspo_trainer.py:124)"} +{"complexity": "simple", "doc_id": "chunk_016744", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 130, "source_path": "tests\\training\\test_aspo_trainer.py", "text": "test_aspo_trainer.test_advantage_original_unchanged (tests\\training\\test_aspo_trainer.py:130)"} +{"complexity": "simple", "doc_id": "chunk_016745", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 144, "source_path": "tests\\training\\test_aspo_trainer.py", "text": "test_aspo_trainer.setup_method (tests\\training\\test_aspo_trainer.py:144)"} +{"complexity": "simple", "doc_id": "chunk_016746", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 147, "source_path": "tests\\training\\test_aspo_trainer.py", "text": "test_aspo_trainer.test_clip_within_bounds (tests\\training\\test_aspo_trainer.py:147)"} +{"complexity": "simple", "doc_id": "chunk_016747", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 152, "source_path": "tests\\training\\test_aspo_trainer.py", "text": "test_aspo_trainer.test_clip_above (tests\\training\\test_aspo_trainer.py:152)"} +{"complexity": "simple", "doc_id": "chunk_016748", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 157, "source_path": "tests\\training\\test_aspo_trainer.py", "text": "test_aspo_trainer.test_clip_below (tests\\training\\test_aspo_trainer.py:157)"} +{"complexity": "simple", "doc_id": "chunk_016749", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "training", "source_line": 162, "source_path": "tests\\training\\test_aspo_trainer.py", "text": "test_aspo_trainer.test_clip_preserves_shape (tests\\training\\test_aspo_trainer.py:162)"} +{"complexity": "medium", "doc_id": "chunk_016750", "function_type": "class", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "training", "source_line": 16, "source_path": "tests\\training\\test_behavioral_metrics.py", "text": "test_behavioral_metrics.TestBehavioralMetricsDefaults (tests\\training\\test_behavioral_metrics.py:16)"} +{"complexity": "complex", "doc_id": "chunk_016751", "function_type": "class", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "training", "source_line": 46, "source_path": "tests\\training\\test_behavioral_metrics.py", "text": "test_behavioral_metrics.TestComputeBehavioralScore (tests\\training\\test_behavioral_metrics.py:46)"} +{"complexity": "complex", "doc_id": "chunk_016752", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 110, "source_path": "tests\\training\\test_behavioral_metrics.py", "text": "test_behavioral_metrics.TestFromResponse (tests\\training\\test_behavioral_metrics.py:110)"} +{"complexity": "simple", "doc_id": "chunk_016753", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 17, "source_path": "tests\\training\\test_behavioral_metrics.py", "text": "test_behavioral_metrics.test_default_tool_invoked (tests\\training\\test_behavioral_metrics.py:17)"} +{"complexity": "simple", "doc_id": "chunk_016754", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "training", "source_line": 21, "source_path": "tests\\training\\test_behavioral_metrics.py", "text": "test_behavioral_metrics.test_default_code_executed (tests\\training\\test_behavioral_metrics.py:21)"} +{"complexity": "simple", "doc_id": "chunk_016755", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 25, "source_path": "tests\\training\\test_behavioral_metrics.py", "text": "test_behavioral_metrics.test_default_step_by_step (tests\\training\\test_behavioral_metrics.py:25)"} +{"complexity": "simple", "doc_id": "chunk_016756", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 29, "source_path": "tests\\training\\test_behavioral_metrics.py", "text": "test_behavioral_metrics.test_default_response_length (tests\\training\\test_behavioral_metrics.py:29)"} +{"complexity": "simple", "doc_id": "chunk_016757", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 33, "source_path": "tests\\training\\test_behavioral_metrics.py", "text": "test_behavioral_metrics.test_default_mean_response_length (tests\\training\\test_behavioral_metrics.py:33)"} +{"complexity": "simple", "doc_id": "chunk_016758", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 37, "source_path": "tests\\training\\test_behavioral_metrics.py", "text": "test_behavioral_metrics.test_is_dataclass (tests\\training\\test_behavioral_metrics.py:37)"} +{"complexity": "simple", "doc_id": "chunk_016759", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "training", "source_line": 47, "source_path": "tests\\training\\test_behavioral_metrics.py", "text": "test_behavioral_metrics.test_empty_response_score_in_range (tests\\training\\test_behavioral_metrics.py:47)"} +{"complexity": "medium", "doc_id": "chunk_016760", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "training", "source_line": 52, "source_path": "tests\\training\\test_behavioral_metrics.py", "text": "test_behavioral_metrics.test_all_signals_max_score (tests\\training\\test_behavioral_metrics.py:52)"} +{"complexity": "simple", "doc_id": "chunk_016761", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "training", "source_line": 67, "source_path": "tests\\training\\test_behavioral_metrics.py", "text": "test_behavioral_metrics.test_step_by_step_adds_score (tests\\training\\test_behavioral_metrics.py:67)"} +{"complexity": "simple", "doc_id": "chunk_016762", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "training", "source_line": 74, "source_path": "tests\\training\\test_behavioral_metrics.py", "text": "test_behavioral_metrics.test_tool_invoked_adds_score (tests\\training\\test_behavioral_metrics.py:74)"} +{"complexity": "simple", "doc_id": "chunk_016763", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "training", "source_line": 79, "source_path": "tests\\training\\test_behavioral_metrics.py", "text": "test_behavioral_metrics.test_code_execution_success_adds_score (tests\\training\\test_behavioral_metrics.py:79)"} +{"complexity": "medium", "doc_id": "chunk_016764", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "training", "source_line": 86, "source_path": "tests\\training\\test_behavioral_metrics.py", "text": "test_behavioral_metrics.test_score_clamped_to_one (tests\\training\\test_behavioral_metrics.py:86)"} +{"complexity": "simple", "doc_id": "chunk_016765", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "training", "source_line": 101, "source_path": "tests\\training\\test_behavioral_metrics.py", "text": "test_behavioral_metrics.test_score_nonnegative (tests\\training\\test_behavioral_metrics.py:101)"} +{"complexity": "simple", "doc_id": "chunk_016766", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "training", "source_line": 111, "source_path": "tests\\training\\test_behavioral_metrics.py", "text": "test_behavioral_metrics.test_returns_behavioral_metrics_instance (tests\\training\\test_behavioral_metrics.py:111)"} +{"complexity": "simple", "doc_id": "chunk_016767", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 115, "source_path": "tests\\training\\test_behavioral_metrics.py", "text": "test_behavioral_metrics.test_code_block_detected (tests\\training\\test_behavioral_metrics.py:115)"} +{"complexity": "simple", "doc_id": "chunk_016768", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 120, "source_path": "tests\\training\\test_behavioral_metrics.py", "text": "test_behavioral_metrics.test_tool_invoked_from_code_block (tests\\training\\test_behavioral_metrics.py:120)"} +{"complexity": "simple", "doc_id": "chunk_016769", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 125, "source_path": "tests\\training\\test_behavioral_metrics.py", "text": "test_behavioral_metrics.test_step_by_step_detected (tests\\training\\test_behavioral_metrics.py:125)"} +{"complexity": "simple", "doc_id": "chunk_016770", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 130, "source_path": "tests\\training\\test_behavioral_metrics.py", "text": "test_behavioral_metrics.test_step_by_step_not_detected_single_indicator (tests\\training\\test_behavioral_metrics.py:130)"} +{"complexity": "simple", "doc_id": "chunk_016771", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 136, "source_path": "tests\\training\\test_behavioral_metrics.py", "text": "test_behavioral_metrics.test_response_length_set (tests\\training\\test_behavioral_metrics.py:136)"} +{"complexity": "simple", "doc_id": "chunk_016772", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "training", "source_line": 141, "source_path": "tests\\training\\test_behavioral_metrics.py", "text": "test_behavioral_metrics.test_code_executed_detected (tests\\training\\test_behavioral_metrics.py:141)"} +{"complexity": "simple", "doc_id": "chunk_016773", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "training", "source_line": 146, "source_path": "tests\\training\\test_behavioral_metrics.py", "text": "test_behavioral_metrics.test_empty_response_no_signals (tests\\training\\test_behavioral_metrics.py:146)"} +{"complexity": "simple", "doc_id": "chunk_016774", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 152, "source_path": "tests\\training\\test_behavioral_metrics.py", "text": "test_behavioral_metrics.test_mean_response_length_propagated (tests\\training\\test_behavioral_metrics.py:152)"} +{"complexity": "simple", "doc_id": "chunk_016775", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 156, "source_path": "tests\\training\\test_behavioral_metrics.py", "text": "test_behavioral_metrics.test_multiple_code_blocks_counted (tests\\training\\test_behavioral_metrics.py:156)"} +{"complexity": "simple", "doc_id": "chunk_016776", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 161, "source_path": "tests\\training\\test_behavioral_metrics.py", "text": "test_behavioral_metrics.test_tool_count_reflects_multiple_patterns (tests\\training\\test_behavioral_metrics.py:161)"} +{"complexity": "simple", "doc_id": "chunk_016777", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 30, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.TestDataSourceType (tests\\training\\test_data_provenance.py:30)"} +{"complexity": "medium", "doc_id": "chunk_016778", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 45, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.TestDataSource (tests\\training\\test_data_provenance.py:45)"} +{"complexity": "medium", "doc_id": "chunk_016779", "function_type": "class", "has_docstring": "no", "keyword": "train", "layer": "tests", "module": "training", "source_line": 76, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.TestTrainingExample (tests\\training\\test_data_provenance.py:76)"} +{"complexity": "medium", "doc_id": "chunk_016780", "function_type": "class", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "training", "source_line": 112, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.TestValidationResult (tests\\training\\test_data_provenance.py:112)"} +{"complexity": "medium", "doc_id": "chunk_016781", "function_type": "class", "has_docstring": "no", "keyword": "train", "layer": "tests", "module": "training", "source_line": 134, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.TestTrainingDataPipelineBasics (tests\\training\\test_data_provenance.py:134)"} +{"complexity": "medium", "doc_id": "chunk_016782", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 166, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.TestAddExample (tests\\training\\test_data_provenance.py:166)"} +{"complexity": "complex", "doc_id": "chunk_016783", "function_type": "class", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "training", "source_line": 196, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.TestValidateDataset (tests\\training\\test_data_provenance.py:196)"} +{"complexity": "complex", "doc_id": "chunk_016784", "function_type": "class", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "training", "source_line": 240, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.TestComputeMerkleRoot (tests\\training\\test_data_provenance.py:240)"} +{"complexity": "complex", "doc_id": "chunk_016785", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 279, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.TestProvenanceBundle (tests\\training\\test_data_provenance.py:279)"} +{"complexity": "medium", "doc_id": "chunk_016786", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "training", "source_line": 322, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.TestVerifyBundle (tests\\training\\test_data_provenance.py:322)"} +{"complexity": "complex", "doc_id": "chunk_016787", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 353, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.TestExportImport (tests\\training\\test_data_provenance.py:353)"} +{"complexity": "medium", "doc_id": "chunk_016788", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 417, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.TestVASources (tests\\training\\test_data_provenance.py:417)"} +{"complexity": "simple", "doc_id": "chunk_016789", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 31, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_has_eight_values (tests\\training\\test_data_provenance.py:31)"} +{"complexity": "simple", "doc_id": "chunk_016790", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 34, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_va_regulations_value (tests\\training\\test_data_provenance.py:34)"} +{"complexity": "simple", "doc_id": "chunk_016791", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 37, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_synthetic_value (tests\\training\\test_data_provenance.py:37)"} +{"complexity": "simple", "doc_id": "chunk_016792", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 46, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_auto_id_when_empty (tests\\training\\test_data_provenance.py:46)"} +{"complexity": "simple", "doc_id": "chunk_016793", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 51, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_explicit_id_preserved (tests\\training\\test_data_provenance.py:51)"} +{"complexity": "simple", "doc_id": "chunk_016794", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 55, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_defaults (tests\\training\\test_data_provenance.py:55)"} +{"complexity": "simple", "doc_id": "chunk_016795", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 63, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_to_dict_has_required_keys (tests\\training\\test_data_provenance.py:63)"} +{"complexity": "simple", "doc_id": "chunk_016796", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "training", "source_line": 77, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_content_hash_set_on_init (tests\\training\\test_data_provenance.py:77)"} +{"complexity": "simple", "doc_id": "chunk_016797", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "training", "source_line": 81, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_verify_integrity_passes (tests\\training\\test_data_provenance.py:81)"} +{"complexity": "simple", "doc_id": "chunk_016798", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "training", "source_line": 85, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_verify_integrity_fails_after_mutation (tests\\training\\test_data_provenance.py:85)"} +{"complexity": "simple", "doc_id": "chunk_016799", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "training", "source_line": 90, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_same_content_same_hash (tests\\training\\test_data_provenance.py:90)"} +{"complexity": "simple", "doc_id": "chunk_016800", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "training", "source_line": 95, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_different_label_different_hash (tests\\training\\test_data_provenance.py:95)"} +{"complexity": "simple", "doc_id": "chunk_016801", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 100, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_to_dict_keys (tests\\training\\test_data_provenance.py:100)"} +{"complexity": "simple", "doc_id": "chunk_016802", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 113, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_pass_rate_zero_when_no_examples (tests\\training\\test_data_provenance.py:113)"} +{"complexity": "simple", "doc_id": "chunk_016803", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "training", "source_line": 117, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_pass_rate_calculation (tests\\training\\test_data_provenance.py:117)"} +{"complexity": "simple", "doc_id": "chunk_016804", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 121, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_to_dict_has_pass_rate (tests\\training\\test_data_provenance.py:121)"} +{"complexity": "simple", "doc_id": "chunk_016805", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 135, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.setup_method (tests\\training\\test_data_provenance.py:135)"} +{"complexity": "simple", "doc_id": "chunk_016806", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "training", "source_line": 138, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_pipeline_id_auto_assigned (tests\\training\\test_data_provenance.py:138)"} +{"complexity": "simple", "doc_id": "chunk_016807", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 141, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_explicit_pipeline_id (tests\\training\\test_data_provenance.py:141)"} +{"complexity": "simple", "doc_id": "chunk_016808", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "training", "source_line": 145, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_empty_pipeline_initially (tests\\training\\test_data_provenance.py:145)"} +{"complexity": "simple", "doc_id": "chunk_016809", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 149, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_register_source_returns_id (tests\\training\\test_data_provenance.py:149)"} +{"complexity": "simple", "doc_id": "chunk_016810", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 155, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_register_source_auto_id (tests\\training\\test_data_provenance.py:155)"} +{"complexity": "simple", "doc_id": "chunk_016811", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 167, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.setup_method (tests\\training\\test_data_provenance.py:167)"} +{"complexity": "simple", "doc_id": "chunk_016812", "function_type": "function", "has_docstring": "no", "keyword": "train", "layer": "tests", "module": "training", "source_line": 170, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_add_example_returns_training_example (tests\\training\\test_data_provenance.py:170)"} +{"complexity": "simple", "doc_id": "chunk_016813", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 174, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_add_example_increments_count (tests\\training\\test_data_provenance.py:174)"} +{"complexity": "simple", "doc_id": "chunk_016814", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "training", "source_line": 179, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_added_example_has_hash (tests\\training\\test_data_provenance.py:179)"} +{"complexity": "simple", "doc_id": "chunk_016815", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 183, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_add_examples_batch (tests\\training\\test_data_provenance.py:183)"} +{"complexity": "simple", "doc_id": "chunk_016816", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 197, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.setup_method (tests\\training\\test_data_provenance.py:197)"} +{"complexity": "simple", "doc_id": "chunk_016817", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "training", "source_line": 200, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_empty_pipeline_valid (tests\\training\\test_data_provenance.py:200)"} +{"complexity": "simple", "doc_id": "chunk_016818", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "training", "source_line": 205, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_valid_examples_pass (tests\\training\\test_data_provenance.py:205)"} +{"complexity": "simple", "doc_id": "chunk_016819", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 212, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_duplicate_content_warning (tests\\training\\test_data_provenance.py:212)"} +{"complexity": "simple", "doc_id": "chunk_016820", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 219, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_unknown_source_warning (tests\\training\\test_data_provenance.py:219)"} +{"complexity": "simple", "doc_id": "chunk_016821", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "training", "source_line": 224, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_validate_alias_works (tests\\training\\test_data_provenance.py:224)"} +{"complexity": "simple", "doc_id": "chunk_016822", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "training", "source_line": 228, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_multiple_examples_all_valid (tests\\training\\test_data_provenance.py:228)"} +{"complexity": "simple", "doc_id": "chunk_016823", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 241, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.setup_method (tests\\training\\test_data_provenance.py:241)"} +{"complexity": "simple", "doc_id": "chunk_016824", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "training", "source_line": 244, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_empty_returns_sha256_of_empty_string (tests\\training\\test_data_provenance.py:244)"} +{"complexity": "simple", "doc_id": "chunk_016825", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "training", "source_line": 249, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_single_hash_returned_unchanged (tests\\training\\test_data_provenance.py:249)"} +{"complexity": "simple", "doc_id": "chunk_016826", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "training", "source_line": 253, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_two_hashes_produce_combined_root (tests\\training\\test_data_provenance.py:253)"} +{"complexity": "simple", "doc_id": "chunk_016827", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 259, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_order_matters (tests\\training\\test_data_provenance.py:259)"} +{"complexity": "simple", "doc_id": "chunk_016828", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 265, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_deterministic (tests\\training\\test_data_provenance.py:265)"} +{"complexity": "simple", "doc_id": "chunk_016829", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 269, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_odd_count_padded (tests\\training\\test_data_provenance.py:269)"} +{"complexity": "simple", "doc_id": "chunk_016830", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 280, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.setup_method (tests\\training\\test_data_provenance.py:280)"} +{"complexity": "simple", "doc_id": "chunk_016831", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "training", "source_line": 285, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_generate_returns_bundle (tests\\training\\test_data_provenance.py:285)"} +{"complexity": "simple", "doc_id": "chunk_016832", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 289, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_bundle_name_preserved (tests\\training\\test_data_provenance.py:289)"} +{"complexity": "simple", "doc_id": "chunk_016833", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 293, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_bundle_total_examples (tests\\training\\test_data_provenance.py:293)"} +{"complexity": "simple", "doc_id": "chunk_016834", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "training", "source_line": 297, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_bundle_has_merkle_root (tests\\training\\test_data_provenance.py:297)"} +{"complexity": "simple", "doc_id": "chunk_016835", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 301, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_bundle_timestamp_not_empty (tests\\training\\test_data_provenance.py:301)"} +{"complexity": "simple", "doc_id": "chunk_016836", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 305, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_bundle_to_dict_keys (tests\\training\\test_data_provenance.py:305)"} +{"complexity": "simple", "doc_id": "chunk_016837", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "training", "source_line": 313, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_generate_provenance_bundle_alias (tests\\training\\test_data_provenance.py:313)"} +{"complexity": "simple", "doc_id": "chunk_016838", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 323, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.setup_method (tests\\training\\test_data_provenance.py:323)"} +{"complexity": "simple", "doc_id": "chunk_016839", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "training", "source_line": 328, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_verify_fresh_bundle_passes (tests\\training\\test_data_provenance.py:328)"} +{"complexity": "simple", "doc_id": "chunk_016840", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "training", "source_line": 334, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_verify_detects_count_mismatch (tests\\training\\test_data_provenance.py:334)"} +{"complexity": "simple", "doc_id": "chunk_016841", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "training", "source_line": 341, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_verify_detects_merkle_mismatch (tests\\training\\test_data_provenance.py:341)"} +{"complexity": "simple", "doc_id": "chunk_016842", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 354, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_export_returns_count (tests\\training\\test_data_provenance.py:354)"} +{"complexity": "medium", "doc_id": "chunk_016843", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 365, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_import_returns_count (tests\\training\\test_data_provenance.py:365)"} +{"complexity": "simple", "doc_id": "chunk_016844", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 379, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_roundtrip_content_preserved (tests\\training\\test_data_provenance.py:379)"} +{"complexity": "medium", "doc_id": "chunk_016845", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "training", "source_line": 390, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_save_and_load_bundle (tests\\training\\test_data_provenance.py:390)"} +{"complexity": "simple", "doc_id": "chunk_016846", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "training", "source_line": 403, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_save_to_jsonl_alias (tests\\training\\test_data_provenance.py:403)"} +{"complexity": "simple", "doc_id": "chunk_016847", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 418, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_va_sources_nonempty (tests\\training\\test_data_provenance.py:418)"} +{"complexity": "simple", "doc_id": "chunk_016848", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 421, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_cfr_38_present (tests\\training\\test_data_provenance.py:421)"} +{"complexity": "simple", "doc_id": "chunk_016849", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "training", "source_line": 424, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_cfr_38_verified (tests\\training\\test_data_provenance.py:424)"} +{"complexity": "simple", "doc_id": "chunk_016850", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "training", "source_line": 427, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_create_vetproof_pipeline_has_sources (tests\\training\\test_data_provenance.py:427)"} +{"complexity": "simple", "doc_id": "chunk_016851", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "training", "source_line": 431, "source_path": "tests\\training\\test_data_provenance.py", "text": "test_data_provenance.test_create_vetproof_pipeline_id (tests\\training\\test_data_provenance.py:431)"} +{"complexity": "medium", "doc_id": "chunk_016852", "function_type": "class", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "training", "source_line": 18, "source_path": "tests\\training\\test_mhc_integration.py", "text": "test_mhc_integration.TestManifoldConstrainedOperatorInit (tests\\training\\test_mhc_integration.py:18)"} +{"complexity": "medium", "doc_id": "chunk_016853", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 50, "source_path": "tests\\training\\test_mhc_integration.py", "text": "test_mhc_integration.TestSinkhornKnopp (tests\\training\\test_mhc_integration.py:50)"} +{"complexity": "medium", "doc_id": "chunk_016854", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "training", "source_line": 87, "source_path": "tests\\training\\test_mhc_integration.py", "text": "test_mhc_integration.TestGetProof (tests\\training\\test_mhc_integration.py:87)"} +{"complexity": "medium", "doc_id": "chunk_016855", "function_type": "class", "has_docstring": "no", "keyword": "infer", "layer": "tests", "module": "training", "source_line": 122, "source_path": "tests\\training\\test_mhc_integration.py", "text": "test_mhc_integration.TestForward (tests\\training\\test_mhc_integration.py:122)"} +{"complexity": "complex", "doc_id": "chunk_016856", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 146, "source_path": "tests\\training\\test_mhc_integration.py", "text": "test_mhc_integration.TestmHCResidualBlock (tests\\training\\test_mhc_integration.py:146)"} +{"complexity": "simple", "doc_id": "chunk_016857", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 19, "source_path": "tests\\training\\test_mhc_integration.py", "text": "test_mhc_integration.test_default_num_lanes (tests\\training\\test_mhc_integration.py:19)"} +{"complexity": "simple", "doc_id": "chunk_016858", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 24, "source_path": "tests\\training\\test_mhc_integration.py", "text": "test_mhc_integration.test_custom_lanes (tests\\training\\test_mhc_integration.py:24)"} +{"complexity": "simple", "doc_id": "chunk_016859", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 29, "source_path": "tests\\training\\test_mhc_integration.py", "text": "test_mhc_integration.test_dim_not_divisible_raises (tests\\training\\test_mhc_integration.py:29)"} +{"complexity": "simple", "doc_id": "chunk_016860", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "training", "source_line": 33, "source_path": "tests\\training\\test_mhc_integration.py", "text": "test_mhc_integration.test_mixing_logits_shape (tests\\training\\test_mhc_integration.py:33)"} +{"complexity": "simple", "doc_id": "chunk_016861", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 37, "source_path": "tests\\training\\test_mhc_integration.py", "text": "test_mhc_integration.test_sinkhorn_iters (tests\\training\\test_mhc_integration.py:37)"} +{"complexity": "simple", "doc_id": "chunk_016862", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 41, "source_path": "tests\\training\\test_mhc_integration.py", "text": "test_mhc_integration.test_temperature (tests\\training\\test_mhc_integration.py:41)"} +{"complexity": "simple", "doc_id": "chunk_016863", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 51, "source_path": "tests\\training\\test_mhc_integration.py", "text": "test_mhc_integration.setup_method (tests\\training\\test_mhc_integration.py:51)"} +{"complexity": "simple", "doc_id": "chunk_016864", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "training", "source_line": 54, "source_path": "tests\\training\\test_mhc_integration.py", "text": "test_mhc_integration.test_output_shape (tests\\training\\test_mhc_integration.py:54)"} +{"complexity": "simple", "doc_id": "chunk_016865", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 59, "source_path": "tests\\training\\test_mhc_integration.py", "text": "test_mhc_integration.test_row_sums_approx_one (tests\\training\\test_mhc_integration.py:59)"} +{"complexity": "simple", "doc_id": "chunk_016866", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 65, "source_path": "tests\\training\\test_mhc_integration.py", "text": "test_mhc_integration.test_col_sums_approx_one (tests\\training\\test_mhc_integration.py:65)"} +{"complexity": "simple", "doc_id": "chunk_016867", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 71, "source_path": "tests\\training\\test_mhc_integration.py", "text": "test_mhc_integration.test_all_positive (tests\\training\\test_mhc_integration.py:71)"} +{"complexity": "simple", "doc_id": "chunk_016868", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 76, "source_path": "tests\\training\\test_mhc_integration.py", "text": "test_mhc_integration.test_identity_input (tests\\training\\test_mhc_integration.py:76)"} +{"complexity": "simple", "doc_id": "chunk_016869", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 88, "source_path": "tests\\training\\test_mhc_integration.py", "text": "test_mhc_integration.setup_method (tests\\training\\test_mhc_integration.py:88)"} +{"complexity": "simple", "doc_id": "chunk_016870", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 91, "source_path": "tests\\training\\test_mhc_integration.py", "text": "test_mhc_integration.test_returns_dict (tests\\training\\test_mhc_integration.py:91)"} +{"complexity": "simple", "doc_id": "chunk_016871", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 95, "source_path": "tests\\training\\test_mhc_integration.py", "text": "test_mhc_integration.test_is_doubly_stochastic_true (tests\\training\\test_mhc_integration.py:95)"} +{"complexity": "simple", "doc_id": "chunk_016872", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 99, "source_path": "tests\\training\\test_mhc_integration.py", "text": "test_mhc_integration.test_row_sum_error_small (tests\\training\\test_mhc_integration.py:99)"} +{"complexity": "simple", "doc_id": "chunk_016873", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 103, "source_path": "tests\\training\\test_mhc_integration.py", "text": "test_mhc_integration.test_col_sum_error_small (tests\\training\\test_mhc_integration.py:103)"} +{"complexity": "simple", "doc_id": "chunk_016874", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 107, "source_path": "tests\\training\\test_mhc_integration.py", "text": "test_mhc_integration.test_spectral_norm_positive (tests\\training\\test_mhc_integration.py:107)"} +{"complexity": "simple", "doc_id": "chunk_016875", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "training", "source_line": 111, "source_path": "tests\\training\\test_mhc_integration.py", "text": "test_mhc_integration.test_mixing_matrix_shape (tests\\training\\test_mhc_integration.py:111)"} +{"complexity": "simple", "doc_id": "chunk_016876", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "training", "source_line": 123, "source_path": "tests\\training\\test_mhc_integration.py", "text": "test_mhc_integration.test_output_shape (tests\\training\\test_mhc_integration.py:123)"} +{"complexity": "simple", "doc_id": "chunk_016877", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 129, "source_path": "tests\\training\\test_mhc_integration.py", "text": "test_mhc_integration.test_single_batch (tests\\training\\test_mhc_integration.py:129)"} +{"complexity": "simple", "doc_id": "chunk_016878", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "training", "source_line": 135, "source_path": "tests\\training\\test_mhc_integration.py", "text": "test_mhc_integration.test_no_nan_output (tests\\training\\test_mhc_integration.py:135)"} +{"complexity": "simple", "doc_id": "chunk_016879", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "training", "source_line": 147, "source_path": "tests\\training\\test_mhc_integration.py", "text": "test_mhc_integration.test_output_shape (tests\\training\\test_mhc_integration.py:147)"} +{"complexity": "simple", "doc_id": "chunk_016880", "function_type": "function", "has_docstring": "no", "keyword": "infer", "layer": "tests", "module": "training", "source_line": 153, "source_path": "tests\\training\\test_mhc_integration.py", "text": "test_mhc_integration.test_forward_no_nan (tests\\training\\test_mhc_integration.py:153)"} +{"complexity": "simple", "doc_id": "chunk_016881", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "training", "source_line": 161, "source_path": "tests\\training\\test_mhc_integration.py", "text": "test_mhc_integration.test_proofs_collected_in_training_mode (tests\\training\\test_mhc_integration.py:161)"} +{"complexity": "simple", "doc_id": "chunk_016882", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "training", "source_line": 168, "source_path": "tests\\training\\test_mhc_integration.py", "text": "test_mhc_integration.test_proofs_not_collected_in_inference_mode (tests\\training\\test_mhc_integration.py:168)"} +{"complexity": "simple", "doc_id": "chunk_016883", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "training", "source_line": 175, "source_path": "tests\\training\\test_mhc_integration.py", "text": "test_mhc_integration.test_proofs_disabled_by_default (tests\\training\\test_mhc_integration.py:175)"} +{"complexity": "complex", "doc_id": "chunk_016884", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "tests", "module": "training", "source_line": 21, "source_path": "tests\\training\\test_rlvr_trainer.py", "text": "test_rlvr_trainer.TestEnhancedRLVRTrainer (tests\\training\\test_rlvr_trainer.py:21)"} +{"complexity": "medium", "doc_id": "chunk_016885", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 128, "source_path": "tests\\training\\test_rlvr_trainer.py", "text": "test_rlvr_trainer.TestRLVRConfig (tests\\training\\test_rlvr_trainer.py:128)"} +{"complexity": "simple", "doc_id": "chunk_016886", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 25, "source_path": "tests\\training\\test_rlvr_trainer.py", "text": "test_rlvr_trainer.model (tests\\training\\test_rlvr_trainer.py:25)"} +{"complexity": "simple", "doc_id": "chunk_016887", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "tests", "module": "training", "source_line": 30, "source_path": "tests\\training\\test_rlvr_trainer.py", "text": "test_rlvr_trainer.trainer (tests\\training\\test_rlvr_trainer.py:30)"} +{"complexity": "simple", "doc_id": "chunk_016888", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "training", "source_line": 34, "source_path": "tests\\training\\test_rlvr_trainer.py", "text": "test_rlvr_trainer.test_init (tests\\training\\test_rlvr_trainer.py:34)"} +{"complexity": "medium", "doc_id": "chunk_016889", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "training", "source_line": 40, "source_path": "tests\\training\\test_rlvr_trainer.py", "text": "test_rlvr_trainer.test_compute_verifiable_reward (tests\\training\\test_rlvr_trainer.py:40)"} +{"complexity": "medium", "doc_id": "chunk_016890", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "training", "source_line": 54, "source_path": "tests\\training\\test_rlvr_trainer.py", "text": "test_rlvr_trainer.test_compute_sample_polarity_positive (tests\\training\\test_rlvr_trainer.py:54)"} +{"complexity": "medium", "doc_id": "chunk_016891", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "training", "source_line": 69, "source_path": "tests\\training\\test_rlvr_trainer.py", "text": "test_rlvr_trainer.test_compute_sample_polarity_negative (tests\\training\\test_rlvr_trainer.py:69)"} +{"complexity": "medium", "doc_id": "chunk_016892", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "tests", "module": "training", "source_line": 84, "source_path": "tests\\training\\test_rlvr_trainer.py", "text": "test_rlvr_trainer.test_train_step (tests\\training\\test_rlvr_trainer.py:84)"} +{"complexity": "medium", "doc_id": "chunk_016893", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "training", "source_line": 106, "source_path": "tests\\training\\test_rlvr_trainer.py", "text": "test_rlvr_trainer.test_get_training_stats (tests\\training\\test_rlvr_trainer.py:106)"} +{"complexity": "simple", "doc_id": "chunk_016894", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 131, "source_path": "tests\\training\\test_rlvr_trainer.py", "text": "test_rlvr_trainer.test_default_config (tests\\training\\test_rlvr_trainer.py:131)"} +{"complexity": "simple", "doc_id": "chunk_016895", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "training", "source_line": 142, "source_path": "tests\\training\\test_rlvr_trainer.py", "text": "test_rlvr_trainer.test_custom_config (tests\\training\\test_rlvr_trainer.py:142)"} +{"complexity": "simple", "doc_id": "chunk_016896", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 29, "source_path": "tests\\verification\\test_byzantine_variance.py", "text": "test_byzantine_variance._majority_vote (tests\\verification\\test_byzantine_variance.py:29)"} +{"complexity": "simple", "doc_id": "chunk_016897", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 39, "source_path": "tests\\verification\\test_byzantine_variance.py", "text": "test_byzantine_variance._variance_scaled_from_answers (tests\\verification\\test_byzantine_variance.py:39)"} +{"complexity": "simple", "doc_id": "chunk_016898", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 50, "source_path": "tests\\verification\\test_byzantine_variance.py", "text": "test_byzantine_variance._should_halt (tests\\verification\\test_byzantine_variance.py:50)"} +{"complexity": "medium", "doc_id": "chunk_016899", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "verification", "source_line": 55, "source_path": "tests\\verification\\test_byzantine_variance.py", "text": "test_byzantine_variance.run_consensus_accuracy (tests\\verification\\test_byzantine_variance.py:55)"} +{"complexity": "medium", "doc_id": "chunk_016900", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 94, "source_path": "tests\\verification\\test_byzantine_variance.py", "text": "test_byzantine_variance.TestAccuracyVsByzantineNodes (tests\\verification\\test_byzantine_variance.py:94)"} +{"complexity": "medium", "doc_id": "chunk_016901", "function_type": "class", "has_docstring": "yes", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 114, "source_path": "tests\\verification\\test_byzantine_variance.py", "text": "test_byzantine_variance.TestVarianceHaltCorrelation (tests\\verification\\test_byzantine_variance.py:114)"} +{"complexity": "complex", "doc_id": "chunk_016902", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 146, "source_path": "tests\\verification\\test_byzantine_variance.py", "text": "test_byzantine_variance.TestWeakestLinkConfidence (tests\\verification\\test_byzantine_variance.py:146)"} +{"complexity": "simple", "doc_id": "chunk_016903", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 97, "source_path": "tests\\verification\\test_byzantine_variance.py", "text": "test_byzantine_variance.test_f_zero_full_accuracy (tests\\verification\\test_byzantine_variance.py:97)"} +{"complexity": "simple", "doc_id": "chunk_016904", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 102, "source_path": "tests\\verification\\test_byzantine_variance.py", "text": "test_byzantine_variance.test_f_under_third_high_accuracy (tests\\verification\\test_byzantine_variance.py:102)"} +{"complexity": "simple", "doc_id": "chunk_016905", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 108, "source_path": "tests\\verification\\test_byzantine_variance.py", "text": "test_byzantine_variance.test_f_at_or_above_third_degrades (tests\\verification\\test_byzantine_variance.py:108)"} +{"complexity": "simple", "doc_id": "chunk_016906", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 117, "source_path": "tests\\verification\\test_byzantine_variance.py", "text": "test_byzantine_variance.test_halt_implies_variance_above_threshold (tests\\verification\\test_byzantine_variance.py:117)"} +{"complexity": "simple", "doc_id": "chunk_016907", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 124, "source_path": "tests\\verification\\test_byzantine_variance.py", "text": "test_byzantine_variance.test_all_agree_no_halt (tests\\verification\\test_byzantine_variance.py:124)"} +{"complexity": "medium", "doc_id": "chunk_016908", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 131, "source_path": "tests\\verification\\test_byzantine_variance.py", "text": "test_byzantine_variance.test_split_implies_high_variance (tests\\verification\\test_byzantine_variance.py:131)"} +{"complexity": "medium", "doc_id": "chunk_016909", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 149, "source_path": "tests\\verification\\test_byzantine_variance.py", "text": "test_byzantine_variance.test_weakest_link_buckets (tests\\verification\\test_byzantine_variance.py:149)"} +{"complexity": "medium", "doc_id": "chunk_016910", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 175, "source_path": "tests\\verification\\test_byzantine_variance.py", "text": "test_byzantine_variance.test_c_min_monotonic_relationship (tests\\verification\\test_byzantine_variance.py:175)"} +{"complexity": "simple", "doc_id": "chunk_016911", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 166, "source_path": "tests\\verification\\test_byzantine_variance.py", "text": "test_byzantine_variance.err_rate (tests\\verification\\test_byzantine_variance.py:166)"} +{"complexity": "medium", "doc_id": "chunk_016912", "function_type": "class", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 32, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge.TestCheckVariance (tests\\verification\\test_constitutional_halt_bridge.py:32)"} +{"complexity": "medium", "doc_id": "chunk_016913", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 69, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge.TestClassifyRisk (tests\\verification\\test_constitutional_halt_bridge.py:69)"} +{"complexity": "complex", "doc_id": "chunk_016914", "function_type": "class", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 101, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge.TestHaltDecision (tests\\verification\\test_constitutional_halt_bridge.py:101)"} +{"complexity": "medium", "doc_id": "chunk_016915", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 139, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge.TestConstitutionalHaltInit (tests\\verification\\test_constitutional_halt_bridge.py:139)"} +{"complexity": "complex", "doc_id": "chunk_016916", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 167, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge.TestConstitutionalHaltEvaluate (tests\\verification\\test_constitutional_halt_bridge.py:167)"} +{"complexity": "simple", "doc_id": "chunk_016917", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 33, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge.test_single_score_returns_zero_no_halt (tests\\verification\\test_constitutional_halt_bridge.py:33)"} +{"complexity": "simple", "doc_id": "chunk_016918", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 38, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge.test_identical_scores_zero_variance (tests\\verification\\test_constitutional_halt_bridge.py:38)"} +{"complexity": "simple", "doc_id": "chunk_016919", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 43, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge.test_high_dispersion_triggers_halt (tests\\verification\\test_constitutional_halt_bridge.py:43)"} +{"complexity": "simple", "doc_id": "chunk_016920", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 49, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge.test_empty_scores_returns_zero_no_halt (tests\\verification\\test_constitutional_halt_bridge.py:49)"} +{"complexity": "simple", "doc_id": "chunk_016921", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 54, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge.test_low_threshold_triggers_halt_on_mild_dispersion (tests\\verification\\test_constitutional_halt_bridge.py:54)"} +{"complexity": "simple", "doc_id": "chunk_016922", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 59, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge.test_returns_float_tuple (tests\\verification\\test_constitutional_halt_bridge.py:59)"} +{"complexity": "simple", "doc_id": "chunk_016923", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 70, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge.test_returns_dict_with_required_keys (tests\\verification\\test_constitutional_halt_bridge.py:70)"} +{"complexity": "simple", "doc_id": "chunk_016924", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 75, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge.test_low_sigma_is_acceptable (tests\\verification\\test_constitutional_halt_bridge.py:75)"} +{"complexity": "simple", "doc_id": "chunk_016925", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 79, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge.test_very_high_sigma_not_acceptable (tests\\verification\\test_constitutional_halt_bridge.py:79)"} +{"complexity": "simple", "doc_id": "chunk_016926", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 83, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge.test_domain_reflected_in_output (tests\\verification\\test_constitutional_halt_bridge.py:83)"} +{"complexity": "simple", "doc_id": "chunk_016927", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 87, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge.test_domain_threshold_correct (tests\\verification\\test_constitutional_halt_bridge.py:87)"} +{"complexity": "simple", "doc_id": "chunk_016928", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 91, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge.test_rac_in_valid_range (tests\\verification\\test_constitutional_halt_bridge.py:91)"} +{"complexity": "medium", "doc_id": "chunk_016929", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 102, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge._decision (tests\\verification\\test_constitutional_halt_bridge.py:102)"} +{"complexity": "simple", "doc_id": "chunk_016930", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 117, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge.test_proof_hash_nonempty_on_init (tests\\verification\\test_constitutional_halt_bridge.py:117)"} +{"complexity": "simple", "doc_id": "chunk_016931", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 121, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge.test_proof_hash_differs_for_different_halt_flag (tests\\verification\\test_constitutional_halt_bridge.py:121)"} +{"complexity": "simple", "doc_id": "chunk_016932", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 126, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge.test_should_halt_field_matches (tests\\verification\\test_constitutional_halt_bridge.py:126)"} +{"complexity": "simple", "doc_id": "chunk_016933", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 130, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge.test_state_field_stored (tests\\verification\\test_constitutional_halt_bridge.py:130)"} +{"complexity": "simple", "doc_id": "chunk_016934", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 140, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge.test_default_instantiation (tests\\verification\\test_constitutional_halt_bridge.py:140)"} +{"complexity": "simple", "doc_id": "chunk_016935", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 144, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge.test_domain_stored (tests\\verification\\test_constitutional_halt_bridge.py:144)"} +{"complexity": "simple", "doc_id": "chunk_016936", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 148, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge.test_vetproof_threshold (tests\\verification\\test_constitutional_halt_bridge.py:148)"} +{"complexity": "simple", "doc_id": "chunk_016937", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 152, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge.test_aviation_threshold_is_stricter_than_default (tests\\verification\\test_constitutional_halt_bridge.py:152)"} +{"complexity": "simple", "doc_id": "chunk_016938", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 158, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge.test_custom_sigma_override (tests\\verification\\test_constitutional_halt_bridge.py:158)"} +{"complexity": "simple", "doc_id": "chunk_016939", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 162, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge.test_backend_property_is_string (tests\\verification\\test_constitutional_halt_bridge.py:162)"} +{"complexity": "simple", "doc_id": "chunk_016940", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 168, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge._halt (tests\\verification\\test_constitutional_halt_bridge.py:168)"} +{"complexity": "simple", "doc_id": "chunk_016941", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 175, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge.test_evaluate_returns_dict (tests\\verification\\test_constitutional_halt_bridge.py:175)"} +{"complexity": "simple", "doc_id": "chunk_016942", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 183, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge.test_evaluate_contains_should_halt (tests\\verification\\test_constitutional_halt_bridge.py:183)"} +{"complexity": "simple", "doc_id": "chunk_016943", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 188, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge.test_evaluate_contains_proof_hash (tests\\verification\\test_constitutional_halt_bridge.py:188)"} +{"complexity": "simple", "doc_id": "chunk_016944", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 193, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge.test_evaluate_contains_state (tests\\verification\\test_constitutional_halt_bridge.py:193)"} +{"complexity": "simple", "doc_id": "chunk_016945", "function_type": "function", "has_docstring": "no", "keyword": "infer", "layer": "tests", "module": "verification", "source_line": 198, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge.test_evaluate_inference_id_custom (tests\\verification\\test_constitutional_halt_bridge.py:198)"} +{"complexity": "medium", "doc_id": "chunk_016946", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 207, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge.test_consistent_evidence_does_not_halt (tests\\verification\\test_constitutional_halt_bridge.py:207)"} +{"complexity": "simple", "doc_id": "chunk_016947", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 224, "source_path": "tests\\verification\\test_constitutional_halt_bridge.py", "text": "test_constitutional_halt_bridge.test_silicon_id_stored (tests\\verification\\test_constitutional_halt_bridge.py:224)"} +{"complexity": "complex", "doc_id": "chunk_016948", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 31, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.TestPrinciple (tests\\verification\\test_constitutional_truth.py:31)"} +{"complexity": "medium", "doc_id": "chunk_016949", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 70, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.TestViolation (tests\\verification\\test_constitutional_truth.py:70)"} +{"complexity": "complex", "doc_id": "chunk_016950", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 105, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.TestComplianceResult (tests\\verification\\test_constitutional_truth.py:105)"} +{"complexity": "medium", "doc_id": "chunk_016951", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 148, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.TestConstitutionalTruthEngineInit (tests\\verification\\test_constitutional_truth.py:148)"} +{"complexity": "complex", "doc_id": "chunk_016952", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 179, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.TestConstitutionalTruthEngineCompliance (tests\\verification\\test_constitutional_truth.py:179)"} +{"complexity": "medium", "doc_id": "chunk_016953", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 286, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.TestConstitutionalTruthEngineStatistics (tests\\verification\\test_constitutional_truth.py:286)"} +{"complexity": "complex", "doc_id": "chunk_016954", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 327, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.TestConstitutionalEvaluator (tests\\verification\\test_constitutional_truth.py:327)"} +{"complexity": "medium", "doc_id": "chunk_016955", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 374, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.TestTruthConstitution (tests\\verification\\test_constitutional_truth.py:374)"} +{"complexity": "simple", "doc_id": "chunk_016956", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 32, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth._principle (tests\\verification\\test_constitutional_truth.py:32)"} +{"complexity": "simple", "doc_id": "chunk_016957", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 40, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_to_dict_has_required_keys (tests\\verification\\test_constitutional_truth.py:40)"} +{"complexity": "simple", "doc_id": "chunk_016958", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 46, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_active_default_true (tests\\verification\\test_constitutional_truth.py:46)"} +{"complexity": "simple", "doc_id": "chunk_016959", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 49, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_domain_default_universal (tests\\verification\\test_constitutional_truth.py:49)"} +{"complexity": "simple", "doc_id": "chunk_016960", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 52, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_severity_default_high (tests\\verification\\test_constitutional_truth.py:52)"} +{"complexity": "simple", "doc_id": "chunk_016961", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 56, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_category_stored (tests\\verification\\test_constitutional_truth.py:56)"} +{"complexity": "simple", "doc_id": "chunk_016962", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 71, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth._violation (tests\\verification\\test_constitutional_truth.py:71)"} +{"complexity": "simple", "doc_id": "chunk_016963", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 80, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_violation_id_auto_generated (tests\\verification\\test_constitutional_truth.py:80)"} +{"complexity": "simple", "doc_id": "chunk_016964", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 84, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_to_dict_has_required_keys (tests\\verification\\test_constitutional_truth.py:84)"} +{"complexity": "simple", "doc_id": "chunk_016965", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "verification", "source_line": 90, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_output_fragment_truncated_to_200 (tests\\verification\\test_constitutional_truth.py:90)"} +{"complexity": "simple", "doc_id": "chunk_016966", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 96, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_severity_stored (tests\\verification\\test_constitutional_truth.py:96)"} +{"complexity": "simple", "doc_id": "chunk_016967", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 106, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_proof_hash_computed_on_init (tests\\verification\\test_constitutional_truth.py:106)"} +{"complexity": "simple", "doc_id": "chunk_016968", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 110, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_proof_hash_is_hex (tests\\verification\\test_constitutional_truth.py:110)"} +{"complexity": "simple", "doc_id": "chunk_016969", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 114, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_to_dict_has_required_keys (tests\\verification\\test_constitutional_truth.py:114)"} +{"complexity": "simple", "doc_id": "chunk_016970", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 121, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_should_halt_default_false (tests\\verification\\test_constitutional_truth.py:121)"} +{"complexity": "simple", "doc_id": "chunk_016971", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 125, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_compliant_status_default (tests\\verification\\test_constitutional_truth.py:125)"} +{"complexity": "simple", "doc_id": "chunk_016972", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 129, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_violations_list_serialized (tests\\verification\\test_constitutional_truth.py:129)"} +{"complexity": "simple", "doc_id": "chunk_016973", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 138, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_proof_hash_differs_for_different_halt_flags (tests\\verification\\test_constitutional_truth.py:138)"} +{"complexity": "simple", "doc_id": "chunk_016974", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 149, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_default_instantiation (tests\\verification\\test_constitutional_truth.py:149)"} +{"complexity": "simple", "doc_id": "chunk_016975", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 153, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_universal_principles_loaded (tests\\verification\\test_constitutional_truth.py:153)"} +{"complexity": "simple", "doc_id": "chunk_016976", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 159, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_vetproof_domain_loads_extra_principles (tests\\verification\\test_constitutional_truth.py:159)"} +{"complexity": "medium", "doc_id": "chunk_016977", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 166, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_add_principle_increases_count (tests\\verification\\test_constitutional_truth.py:166)"} +{"complexity": "simple", "doc_id": "chunk_016978", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 180, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth._engine (tests\\verification\\test_constitutional_truth.py:180)"} +{"complexity": "simple", "doc_id": "chunk_016979", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 183, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_clean_output_is_compliant (tests\\verification\\test_constitutional_truth.py:183)"} +{"complexity": "simple", "doc_id": "chunk_016980", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 190, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_returns_compliance_result (tests\\verification\\test_constitutional_truth.py:190)"} +{"complexity": "simple", "doc_id": "chunk_016981", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 195, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_proof_hash_nonempty (tests\\verification\\test_constitutional_truth.py:195)"} +{"complexity": "simple", "doc_id": "chunk_016982", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 200, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_principles_checked_positive (tests\\verification\\test_constitutional_truth.py:200)"} +{"complexity": "simple", "doc_id": "chunk_016983", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 205, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_unverified_fact_claim_triggers_violation (tests\\verification\\test_constitutional_truth.py:205)"} +{"complexity": "simple", "doc_id": "chunk_016984", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 211, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_financial_harm_triggers_violation (tests\\verification\\test_constitutional_truth.py:211)"} +{"complexity": "simple", "doc_id": "chunk_016985", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 220, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_ssn_in_output_triggers_halt (tests\\verification\\test_constitutional_truth.py:220)"} +{"complexity": "simple", "doc_id": "chunk_016986", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 227, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_should_halt_false_for_safe_output (tests\\verification\\test_constitutional_truth.py:227)"} +{"complexity": "simple", "doc_id": "chunk_016987", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 234, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_check_count_increments (tests\\verification\\test_constitutional_truth.py:234)"} +{"complexity": "medium", "doc_id": "chunk_016988", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 242, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_custom_check_registered_and_called (tests\\verification\\test_constitutional_truth.py:242)"} +{"complexity": "medium", "doc_id": "chunk_016989", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 254, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_custom_check_can_add_violation (tests\\verification\\test_constitutional_truth.py:254)"} +{"complexity": "simple", "doc_id": "chunk_016990", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 270, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_violation_log_grows_on_violations (tests\\verification\\test_constitutional_truth.py:270)"} +{"complexity": "simple", "doc_id": "chunk_016991", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 276, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_chain_hash_changes_after_each_check (tests\\verification\\test_constitutional_truth.py:276)"} +{"complexity": "simple", "doc_id": "chunk_016992", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 287, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_statistics_returns_dict (tests\\verification\\test_constitutional_truth.py:287)"} +{"complexity": "simple", "doc_id": "chunk_016993", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 292, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_statistics_has_required_keys (tests\\verification\\test_constitutional_truth.py:292)"} +{"complexity": "simple", "doc_id": "chunk_016994", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 299, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_initial_check_count_zero (tests\\verification\\test_constitutional_truth.py:299)"} +{"complexity": "simple", "doc_id": "chunk_016995", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 303, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_halt_count_increments_on_critical_violation (tests\\verification\\test_constitutional_truth.py:303)"} +{"complexity": "simple", "doc_id": "chunk_016996", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 328, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth._evaluator (tests\\verification\\test_constitutional_truth.py:328)"} +{"complexity": "simple", "doc_id": "chunk_016997", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 331, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_instantiation (tests\\verification\\test_constitutional_truth.py:331)"} +{"complexity": "simple", "doc_id": "chunk_016998", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 334, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_evaluate_returns_object (tests\\verification\\test_constitutional_truth.py:334)"} +{"complexity": "simple", "doc_id": "chunk_016999", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 340, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_evaluate_result_has_proof_hash (tests\\verification\\test_constitutional_truth.py:340)"} +{"complexity": "simple", "doc_id": "chunk_017000", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 346, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_evaluate_result_has_score (tests\\verification\\test_constitutional_truth.py:346)"} +{"complexity": "simple", "doc_id": "chunk_017001", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 352, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_evaluation_count_increments (tests\\verification\\test_constitutional_truth.py:352)"} +{"complexity": "simple", "doc_id": "chunk_017002", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 358, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_average_score_in_range (tests\\verification\\test_constitutional_truth.py:358)"} +{"complexity": "simple", "doc_id": "chunk_017003", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 364, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_evaluate_with_context (tests\\verification\\test_constitutional_truth.py:364)"} +{"complexity": "simple", "doc_id": "chunk_017004", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 375, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth._constitution (tests\\verification\\test_constitutional_truth.py:375)"} +{"complexity": "simple", "doc_id": "chunk_017005", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 378, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_instantiation (tests\\verification\\test_constitutional_truth.py:378)"} +{"complexity": "simple", "doc_id": "chunk_017006", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 381, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_principles_is_list (tests\\verification\\test_constitutional_truth.py:381)"} +{"complexity": "simple", "doc_id": "chunk_017007", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 385, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_principles_list_nonempty (tests\\verification\\test_constitutional_truth.py:385)"} +{"complexity": "simple", "doc_id": "chunk_017008", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 389, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_to_dict_has_principles_key (tests\\verification\\test_constitutional_truth.py:389)"} +{"complexity": "simple", "doc_id": "chunk_017009", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 394, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_as_prompt_preamble_is_nonempty_string (tests\\verification\\test_constitutional_truth.py:394)"} +{"complexity": "simple", "doc_id": "chunk_017010", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 400, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.test_get_principles_by_category_returns_list (tests\\verification\\test_constitutional_truth.py:400)"} +{"complexity": "simple", "doc_id": "chunk_017011", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 246, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.my_check (tests\\verification\\test_constitutional_truth.py:246)"} +{"complexity": "simple", "doc_id": "chunk_017012", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 257, "source_path": "tests\\verification\\test_constitutional_truth.py", "text": "test_constitutional_truth.strict_check (tests\\verification\\test_constitutional_truth.py:257)"} +{"complexity": "medium", "doc_id": "chunk_017013", "function_type": "class", "has_docstring": "no", "keyword": "train", "layer": "tests", "module": "verification", "source_line": 25, "source_path": "tests\\verification\\test_constrained_consensus.py", "text": "test_constrained_consensus.TestConstrainedVocab (tests\\verification\\test_constrained_consensus.py:25)"} +{"complexity": "medium", "doc_id": "chunk_017014", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 57, "source_path": "tests\\verification\\test_constrained_consensus.py", "text": "test_constrained_consensus.TestMcqVocab (tests\\verification\\test_constrained_consensus.py:57)"} +{"complexity": "medium", "doc_id": "chunk_017015", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 76, "source_path": "tests\\verification\\test_constrained_consensus.py", "text": "test_constrained_consensus.TestIcd10Vocab (tests\\verification\\test_constrained_consensus.py:76)"} +{"complexity": "simple", "doc_id": "chunk_017016", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 98, "source_path": "tests\\verification\\test_constrained_consensus.py", "text": "test_constrained_consensus.TestCobolPicVocab (tests\\verification\\test_constrained_consensus.py:98)"} +{"complexity": "complex", "doc_id": "chunk_017017", "function_type": "class", "has_docstring": "no", "keyword": "train", "layer": "tests", "module": "verification", "source_line": 114, "source_path": "tests\\verification\\test_constrained_consensus.py", "text": "test_constrained_consensus.TestConstrainedBFTConsensus (tests\\verification\\test_constrained_consensus.py:114)"} +{"complexity": "medium", "doc_id": "chunk_017018", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 190, "source_path": "tests\\verification\\test_constrained_consensus.py", "text": "test_constrained_consensus.TestCobolConstrainedVerification (tests\\verification\\test_constrained_consensus.py:190)"} +{"complexity": "simple", "doc_id": "chunk_017019", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 26, "source_path": "tests\\verification\\test_constrained_consensus.py", "text": "test_constrained_consensus.test_exact_match (tests\\verification\\test_constrained_consensus.py:26)"} +{"complexity": "simple", "doc_id": "chunk_017020", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 31, "source_path": "tests\\verification\\test_constrained_consensus.py", "text": "test_constrained_consensus.test_case_insensitive (tests\\verification\\test_constrained_consensus.py:31)"} +{"complexity": "simple", "doc_id": "chunk_017021", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 36, "source_path": "tests\\verification\\test_constrained_consensus.py", "text": "test_constrained_consensus.test_unknown_returns_none (tests\\verification\\test_constrained_consensus.py:36)"} +{"complexity": "simple", "doc_id": "chunk_017022", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 41, "source_path": "tests\\verification\\test_constrained_consensus.py", "text": "test_constrained_consensus.test_alias_resolution (tests\\verification\\test_constrained_consensus.py:41)"} +{"complexity": "simple", "doc_id": "chunk_017023", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 48, "source_path": "tests\\verification\\test_constrained_consensus.py", "text": "test_constrained_consensus.test_empty_tokens (tests\\verification\\test_constrained_consensus.py:48)"} +{"complexity": "simple", "doc_id": "chunk_017024", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 58, "source_path": "tests\\verification\\test_constrained_consensus.py", "text": "test_constrained_consensus.test_basic_abcd (tests\\verification\\test_constrained_consensus.py:58)"} +{"complexity": "simple", "doc_id": "chunk_017025", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 63, "source_path": "tests\\verification\\test_constrained_consensus.py", "text": "test_constrained_consensus.test_invalid_option (tests\\verification\\test_constrained_consensus.py:63)"} +{"complexity": "simple", "doc_id": "chunk_017026", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 67, "source_path": "tests\\verification\\test_constrained_consensus.py", "text": "test_constrained_consensus.test_name_is_mcq (tests\\verification\\test_constrained_consensus.py:67)"} +{"complexity": "simple", "doc_id": "chunk_017027", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 79, "source_path": "tests\\verification\\test_constrained_consensus.py", "text": "test_constrained_consensus.test_exact_code (tests\\verification\\test_constrained_consensus.py:79)"} +{"complexity": "simple", "doc_id": "chunk_017028", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 83, "source_path": "tests\\verification\\test_constrained_consensus.py", "text": "test_constrained_consensus.test_no_dot_alias (tests\\verification\\test_constrained_consensus.py:83)"} +{"complexity": "simple", "doc_id": "chunk_017029", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 89, "source_path": "tests\\verification\\test_constrained_consensus.py", "text": "test_constrained_consensus.test_unknown_code (tests\\verification\\test_constrained_consensus.py:89)"} +{"complexity": "simple", "doc_id": "chunk_017030", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 99, "source_path": "tests\\verification\\test_constrained_consensus.py", "text": "test_constrained_consensus.test_numeric_pic (tests\\verification\\test_constrained_consensus.py:99)"} +{"complexity": "simple", "doc_id": "chunk_017031", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 105, "source_path": "tests\\verification\\test_constrained_consensus.py", "text": "test_constrained_consensus.test_alpha_pic (tests\\verification\\test_constrained_consensus.py:105)"} +{"complexity": "simple", "doc_id": "chunk_017032", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 117, "source_path": "tests\\verification\\test_constrained_consensus.py", "text": "test_constrained_consensus.test_unanimous_agreement (tests\\verification\\test_constrained_consensus.py:117)"} +{"complexity": "simple", "doc_id": "chunk_017033", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 124, "source_path": "tests\\verification\\test_constrained_consensus.py", "text": "test_constrained_consensus.test_majority_agreement (tests\\verification\\test_constrained_consensus.py:124)"} +{"complexity": "simple", "doc_id": "chunk_017034", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 131, "source_path": "tests\\verification\\test_constrained_consensus.py", "text": "test_constrained_consensus.test_no_consensus_three_way_split (tests\\verification\\test_constrained_consensus.py:131)"} +{"complexity": "simple", "doc_id": "chunk_017035", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 136, "source_path": "tests\\verification\\test_constrained_consensus.py", "text": "test_constrained_consensus.test_invalid_providers_excluded (tests\\verification\\test_constrained_consensus.py:136)"} +{"complexity": "simple", "doc_id": "chunk_017036", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 144, "source_path": "tests\\verification\\test_constrained_consensus.py", "text": "test_constrained_consensus.test_all_invalid_returns_halt (tests\\verification\\test_constrained_consensus.py:144)"} +{"complexity": "simple", "doc_id": "chunk_017037", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 151, "source_path": "tests\\verification\\test_constrained_consensus.py", "text": "test_constrained_consensus.test_vote_counts_populated (tests\\verification\\test_constrained_consensus.py:151)"} +{"complexity": "simple", "doc_id": "chunk_017038", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 158, "source_path": "tests\\verification\\test_constrained_consensus.py", "text": "test_constrained_consensus.test_vocab_name_propagated (tests\\verification\\test_constrained_consensus.py:158)"} +{"complexity": "simple", "doc_id": "chunk_017039", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 163, "source_path": "tests\\verification\\test_constrained_consensus.py", "text": "test_constrained_consensus.test_provider_tokens_recorded (tests\\verification\\test_constrained_consensus.py:163)"} +{"complexity": "simple", "doc_id": "chunk_017040", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 169, "source_path": "tests\\verification\\test_constrained_consensus.py", "text": "test_constrained_consensus.test_single_provider_no_consensus (tests\\verification\\test_constrained_consensus.py:169)"} +{"complexity": "simple", "doc_id": "chunk_017041", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 175, "source_path": "tests\\verification\\test_constrained_consensus.py", "text": "test_constrained_consensus.test_threshold_respected (tests\\verification\\test_constrained_consensus.py:175)"} +{"complexity": "simple", "doc_id": "chunk_017042", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "verification", "source_line": 193, "source_path": "tests\\verification\\test_constrained_consensus.py", "text": "test_constrained_consensus._make (tests\\verification\\test_constrained_consensus.py:193)"} +{"complexity": "simple", "doc_id": "chunk_017043", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 204, "source_path": "tests\\verification\\test_constrained_consensus.py", "text": "test_constrained_consensus.test_instantiates (tests\\verification\\test_constrained_consensus.py:204)"} +{"complexity": "simple", "doc_id": "chunk_017044", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 208, "source_path": "tests\\verification\\test_constrained_consensus.py", "text": "test_constrained_consensus.test_has_verify_method (tests\\verification\\test_constrained_consensus.py:208)"} +{"complexity": "simple", "doc_id": "chunk_017045", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 212, "source_path": "tests\\verification\\test_constrained_consensus.py", "text": "test_constrained_consensus.test_pic_vocab_integration (tests\\verification\\test_constrained_consensus.py:212)"} +{"complexity": "simple", "doc_id": "chunk_017046", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 35, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.TestRiskLevel (tests\\verification\\test_cpi_engine.py:35)"} +{"complexity": "simple", "doc_id": "chunk_017047", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 46, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.TestSeverity (tests\\verification\\test_cpi_engine.py:46)"} +{"complexity": "simple", "doc_id": "chunk_017048", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 57, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.TestProbability (tests\\verification\\test_cpi_engine.py:57)"} +{"complexity": "medium", "doc_id": "chunk_017049", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 72, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.TestMilStdMatrix (tests\\verification\\test_cpi_engine.py:72)"} +{"complexity": "medium", "doc_id": "chunk_017050", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 87, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.TestRACToRisk (tests\\verification\\test_cpi_engine.py:87)"} +{"complexity": "medium", "doc_id": "chunk_017051", "function_type": "class", "has_docstring": "no", "keyword": "score", "layer": "tests", "module": "verification", "source_line": 106, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.TestDomainWeights (tests\\verification\\test_cpi_engine.py:106)"} +{"complexity": "complex", "doc_id": "chunk_017052", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 133, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.TestCPIAssessment (tests\\verification\\test_cpi_engine.py:133)"} +{"complexity": "complex", "doc_id": "chunk_017053", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 192, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.TestCPIRiskEngineAssess (tests\\verification\\test_cpi_engine.py:192)"} +{"complexity": "complex", "doc_id": "chunk_017054", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 268, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.TestCPIRiskEngineStats (tests\\verification\\test_cpi_engine.py:268)"} +{"complexity": "medium", "doc_id": "chunk_017055", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 334, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.TestCPIRiskEngineHeatmap (tests\\verification\\test_cpi_engine.py:334)"} +{"complexity": "simple", "doc_id": "chunk_017056", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 36, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_negligible_value (tests\\verification\\test_cpi_engine.py:36)"} +{"complexity": "simple", "doc_id": "chunk_017057", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 39, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_critical_value (tests\\verification\\test_cpi_engine.py:39)"} +{"complexity": "simple", "doc_id": "chunk_017058", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 42, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_all_five_levels (tests\\verification\\test_cpi_engine.py:42)"} +{"complexity": "simple", "doc_id": "chunk_017059", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 47, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_catastrophic_is_1 (tests\\verification\\test_cpi_engine.py:47)"} +{"complexity": "simple", "doc_id": "chunk_017060", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 50, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_negligible_is_4 (tests\\verification\\test_cpi_engine.py:50)"} +{"complexity": "simple", "doc_id": "chunk_017061", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 53, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_ordering (tests\\verification\\test_cpi_engine.py:53)"} +{"complexity": "simple", "doc_id": "chunk_017062", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 58, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_frequent_is_a (tests\\verification\\test_cpi_engine.py:58)"} +{"complexity": "simple", "doc_id": "chunk_017063", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 61, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_improbable_is_e (tests\\verification\\test_cpi_engine.py:61)"} +{"complexity": "simple", "doc_id": "chunk_017064", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 64, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_all_five_levels (tests\\verification\\test_cpi_engine.py:64)"} +{"complexity": "simple", "doc_id": "chunk_017065", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 73, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_catastrophic_frequent_is_rac_1 (tests\\verification\\test_cpi_engine.py:73)"} +{"complexity": "simple", "doc_id": "chunk_017066", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 76, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_negligible_improbable_is_rac_7 (tests\\verification\\test_cpi_engine.py:76)"} +{"complexity": "simple", "doc_id": "chunk_017067", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 79, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_matrix_not_empty (tests\\verification\\test_cpi_engine.py:79)"} +{"complexity": "simple", "doc_id": "chunk_017068", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 82, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_all_rac_values_in_1_to_7 (tests\\verification\\test_cpi_engine.py:82)"} +{"complexity": "simple", "doc_id": "chunk_017069", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 88, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_rac_1_critical (tests\\verification\\test_cpi_engine.py:88)"} +{"complexity": "simple", "doc_id": "chunk_017070", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 91, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_rac_7_negligible (tests\\verification\\test_cpi_engine.py:91)"} +{"complexity": "simple", "doc_id": "chunk_017071", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 94, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_rac_2_high (tests\\verification\\test_cpi_engine.py:94)"} +{"complexity": "simple", "doc_id": "chunk_017072", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 97, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_all_values_are_risk_levels (tests\\verification\\test_cpi_engine.py:97)"} +{"complexity": "simple", "doc_id": "chunk_017073", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 110, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_domain_exists (tests\\verification\\test_cpi_engine.py:110)"} +{"complexity": "simple", "doc_id": "chunk_017074", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 113, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_skyproof_highest_pressure (tests\\verification\\test_cpi_engine.py:113)"} +{"complexity": "simple", "doc_id": "chunk_017075", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 118, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_general_lowest_pressure (tests\\verification\\test_cpi_engine.py:118)"} +{"complexity": "simple", "doc_id": "chunk_017076", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 123, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_each_domain_has_required_keys (tests\\verification\\test_cpi_engine.py:123)"} +{"complexity": "medium", "doc_id": "chunk_017077", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 134, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine._assessment (tests\\verification\\test_cpi_engine.py:134)"} +{"complexity": "simple", "doc_id": "chunk_017078", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 148, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_proof_hash_computed_on_init (tests\\verification\\test_cpi_engine.py:148)"} +{"complexity": "simple", "doc_id": "chunk_017079", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 152, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_proof_hash_is_hex (tests\\verification\\test_cpi_engine.py:152)"} +{"complexity": "medium", "doc_id": "chunk_017080", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 156, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_different_inference_ids_different_hashes (tests\\verification\\test_cpi_engine.py:156)"} +{"complexity": "simple", "doc_id": "chunk_017081", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 171, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_to_dict_returns_dict (tests\\verification\\test_cpi_engine.py:171)"} +{"complexity": "simple", "doc_id": "chunk_017082", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 174, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_to_dict_has_required_keys (tests\\verification\\test_cpi_engine.py:174)"} +{"complexity": "simple", "doc_id": "chunk_017083", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 181, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_to_dict_risk_level_is_string (tests\\verification\\test_cpi_engine.py:181)"} +{"complexity": "simple", "doc_id": "chunk_017084", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 184, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_to_dict_severity_is_int (tests\\verification\\test_cpi_engine.py:184)"} +{"complexity": "simple", "doc_id": "chunk_017085", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 193, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine._engine (tests\\verification\\test_cpi_engine.py:193)"} +{"complexity": "simple", "doc_id": "chunk_017086", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 196, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_returns_cpi_assessment (tests\\verification\\test_cpi_engine.py:196)"} +{"complexity": "simple", "doc_id": "chunk_017087", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 200, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_low_variance_high_consensus_low_risk (tests\\verification\\test_cpi_engine.py:200)"} +{"complexity": "simple", "doc_id": "chunk_017088", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 204, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_high_variance_low_consensus_raises_risk (tests\\verification\\test_cpi_engine.py:204)"} +{"complexity": "simple", "doc_id": "chunk_017089", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 209, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_halt_triggered_forces_cpi_above_75 (tests\\verification\\test_cpi_engine.py:209)"} +{"complexity": "simple", "doc_id": "chunk_017090", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 215, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_halt_triggered_recommendation_mentions_halt (tests\\verification\\test_cpi_engine.py:215)"} +{"complexity": "simple", "doc_id": "chunk_017091", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 221, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_cpi_score_in_0_1 (tests\\verification\\test_cpi_engine.py:221)"} +{"complexity": "simple", "doc_id": "chunk_017092", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 225, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_domain_stored_in_assessment (tests\\verification\\test_cpi_engine.py:225)"} +{"complexity": "simple", "doc_id": "chunk_017093", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 231, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_inference_id_stored (tests\\verification\\test_cpi_engine.py:231)"} +{"complexity": "simple", "doc_id": "chunk_017094", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 235, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_proof_hash_64_chars (tests\\verification\\test_cpi_engine.py:235)"} +{"complexity": "medium", "doc_id": "chunk_017095", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 239, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_framework_scores_can_increase_pressure (tests\\verification\\test_cpi_engine.py:239)"} +{"complexity": "simple", "doc_id": "chunk_017096", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 251, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_probability_improbable_for_low_variance (tests\\verification\\test_cpi_engine.py:251)"} +{"complexity": "simple", "doc_id": "chunk_017097", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 255, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_probability_frequent_for_high_variance (tests\\verification\\test_cpi_engine.py:255)"} +{"complexity": "simple", "doc_id": "chunk_017098", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 259, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_rac_in_valid_range (tests\\verification\\test_cpi_engine.py:259)"} +{"complexity": "simple", "doc_id": "chunk_017099", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 269, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_initial_stats_total_zero (tests\\verification\\test_cpi_engine.py:269)"} +{"complexity": "simple", "doc_id": "chunk_017100", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 274, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_initial_stats_risk_distribution_empty (tests\\verification\\test_cpi_engine.py:274)"} +{"complexity": "simple", "doc_id": "chunk_017101", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 279, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_stats_after_assessments (tests\\verification\\test_cpi_engine.py:279)"} +{"complexity": "simple", "doc_id": "chunk_017102", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 286, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_stats_has_required_keys_after_assessments (tests\\verification\\test_cpi_engine.py:286)"} +{"complexity": "simple", "doc_id": "chunk_017103", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 294, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_average_cpi_in_0_1 (tests\\verification\\test_cpi_engine.py:294)"} +{"complexity": "simple", "doc_id": "chunk_017104", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 301, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_chain_hash_changes_each_assessment (tests\\verification\\test_cpi_engine.py:301)"} +{"complexity": "simple", "doc_id": "chunk_017105", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 310, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_assessment_log_returns_list (tests\\verification\\test_cpi_engine.py:310)"} +{"complexity": "simple", "doc_id": "chunk_017106", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 316, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_assessment_log_limit_respected (tests\\verification\\test_cpi_engine.py:316)"} +{"complexity": "simple", "doc_id": "chunk_017107", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 323, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_assessment_log_entries_are_dicts (tests\\verification\\test_cpi_engine.py:323)"} +{"complexity": "simple", "doc_id": "chunk_017108", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 335, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_heatmap_returns_dict (tests\\verification\\test_cpi_engine.py:335)"} +{"complexity": "simple", "doc_id": "chunk_017109", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 340, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_heatmap_has_required_keys (tests\\verification\\test_cpi_engine.py:340)"} +{"complexity": "simple", "doc_id": "chunk_017110", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 348, "source_path": "tests\\verification\\test_cpi_engine.py", "text": "test_cpi_engine.test_heatmap_mil_std_reference (tests\\verification\\test_cpi_engine.py:348)"} +{"complexity": "medium", "doc_id": "chunk_017111", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 39, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.TestConstants (tests\\verification\\test_cross_provider_consensus.py:39)"} +{"complexity": "medium", "doc_id": "chunk_017112", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 63, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.TestProviderVote (tests\\verification\\test_cross_provider_consensus.py:63)"} +{"complexity": "simple", "doc_id": "chunk_017113", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 86, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus._five_provider_votes (tests\\verification\\test_cross_provider_consensus.py:86)"} +{"complexity": "simple", "doc_id": "chunk_017114", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 97, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus._split_vote_vetproof (tests\\verification\\test_cross_provider_consensus.py:97)"} +{"complexity": "simple", "doc_id": "chunk_017115", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 108, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus._single_provider_votes (tests\\verification\\test_cross_provider_consensus.py:108)"} +{"complexity": "simple", "doc_id": "chunk_017116", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 117, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus._engine (tests\\verification\\test_cross_provider_consensus.py:117)"} +{"complexity": "medium", "doc_id": "chunk_017117", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 125, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.TestCrossProviderConsensusResult (tests\\verification\\test_cross_provider_consensus.py:125)"} +{"complexity": "medium", "doc_id": "chunk_017118", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 151, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.TestProviderParsing (tests\\verification\\test_cross_provider_consensus.py:151)"} +{"complexity": "complex", "doc_id": "chunk_017119", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 176, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.TestEvaluateAgreement (tests\\verification\\test_cross_provider_consensus.py:176)"} +{"complexity": "complex", "doc_id": "chunk_017120", "function_type": "class", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 214, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.TestEvaluateHalt (tests\\verification\\test_cross_provider_consensus.py:214)"} +{"complexity": "medium", "doc_id": "chunk_017121", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 253, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.TestSingleProvider (tests\\verification\\test_cross_provider_consensus.py:253)"} +{"complexity": "complex", "doc_id": "chunk_017122", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 282, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.TestEdgeCases (tests\\verification\\test_cross_provider_consensus.py:282)"} +{"complexity": "medium", "doc_id": "chunk_017123", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 325, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.TestCustomThreshold (tests\\verification\\test_cross_provider_consensus.py:325)"} +{"complexity": "simple", "doc_id": "chunk_017124", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 40, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_min_pds_is_0_4 (tests\\verification\\test_cross_provider_consensus.py:40)"} +{"complexity": "simple", "doc_id": "chunk_017125", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 43, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_aviation_highest_threshold (tests\\verification\\test_cross_provider_consensus.py:43)"} +{"complexity": "simple", "doc_id": "chunk_017126", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 48, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_education_lowest_threshold (tests\\verification\\test_cross_provider_consensus.py:48)"} +{"complexity": "simple", "doc_id": "chunk_017127", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 51, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_vetproof_threshold_present (tests\\verification\\test_cross_provider_consensus.py:51)"} +{"complexity": "simple", "doc_id": "chunk_017128", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 54, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_all_thresholds_in_0_1 (tests\\verification\\test_cross_provider_consensus.py:54)"} +{"complexity": "medium", "doc_id": "chunk_017129", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 64, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_fields_stored (tests\\verification\\test_cross_provider_consensus.py:64)"} +{"complexity": "simple", "doc_id": "chunk_017130", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 76, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_frozen (tests\\verification\\test_cross_provider_consensus.py:76)"} +{"complexity": "simple", "doc_id": "chunk_017131", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 126, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus._result (tests\\verification\\test_cross_provider_consensus.py:126)"} +{"complexity": "simple", "doc_id": "chunk_017132", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 129, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_is_dataclass (tests\\verification\\test_cross_provider_consensus.py:129)"} +{"complexity": "simple", "doc_id": "chunk_017133", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 133, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_to_dict_returns_dict (tests\\verification\\test_cross_provider_consensus.py:133)"} +{"complexity": "simple", "doc_id": "chunk_017134", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 136, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_to_dict_has_all_required_keys (tests\\verification\\test_cross_provider_consensus.py:136)"} +{"complexity": "simple", "doc_id": "chunk_017135", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "verification", "source_line": 152, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_slash_prefix_extracted (tests\\verification\\test_cross_provider_consensus.py:152)"} +{"complexity": "simple", "doc_id": "chunk_017136", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 160, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_model_without_slash_becomes_unknown (tests\\verification\\test_cross_provider_consensus.py:160)"} +{"complexity": "simple", "doc_id": "chunk_017137", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 166, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_five_distinct_providers (tests\\verification\\test_cross_provider_consensus.py:166)"} +{"complexity": "simple", "doc_id": "chunk_017138", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 177, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_consensus_reached_when_majority_agree (tests\\verification\\test_cross_provider_consensus.py:177)"} +{"complexity": "simple", "doc_id": "chunk_017139", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 181, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_winning_answer_correct (tests\\verification\\test_cross_provider_consensus.py:181)"} +{"complexity": "simple", "doc_id": "chunk_017140", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 185, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_no_halt_when_all_agree (tests\\verification\\test_cross_provider_consensus.py:185)"} +{"complexity": "simple", "doc_id": "chunk_017141", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 189, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_halt_reason_none_when_not_halted (tests\\verification\\test_cross_provider_consensus.py:189)"} +{"complexity": "simple", "doc_id": "chunk_017142", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 193, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_pds_equals_one_for_five_distinct_providers (tests\\verification\\test_cross_provider_consensus.py:193)"} +{"complexity": "simple", "doc_id": "chunk_017143", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 197, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_cross_agreement_equals_one_when_all_agree (tests\\verification\\test_cross_provider_consensus.py:197)"} +{"complexity": "simple", "doc_id": "chunk_017144", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 201, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_confidence_positive (tests\\verification\\test_cross_provider_consensus.py:201)"} +{"complexity": "simple", "doc_id": "chunk_017145", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 205, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_confidence_at_most_1 (tests\\verification\\test_cross_provider_consensus.py:205)"} +{"complexity": "simple", "doc_id": "chunk_017146", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 215, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_split_vote_vetproof_halted (tests\\verification\\test_cross_provider_consensus.py:215)"} +{"complexity": "simple", "doc_id": "chunk_017147", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 220, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_halt_reason_populated (tests\\verification\\test_cross_provider_consensus.py:220)"} +{"complexity": "medium", "doc_id": "chunk_017148", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 225, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_split_vote_education_not_halted (tests\\verification\\test_cross_provider_consensus.py:225)"} +{"complexity": "simple", "doc_id": "chunk_017149", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 243, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_consensus_reached_even_when_halted (tests\\verification\\test_cross_provider_consensus.py:243)"} +{"complexity": "simple", "doc_id": "chunk_017150", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 254, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_single_provider_pds_low (tests\\verification\\test_cross_provider_consensus.py:254)"} +{"complexity": "simple", "doc_id": "chunk_017151", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 259, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_single_provider_consensus_reached_when_all_agree (tests\\verification\\test_cross_provider_consensus.py:259)"} +{"complexity": "simple", "doc_id": "chunk_017152", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 264, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_single_provider_not_halted_if_threshold_met (tests\\verification\\test_cross_provider_consensus.py:264)"} +{"complexity": "simple", "doc_id": "chunk_017153", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 269, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_num_providers_is_one (tests\\verification\\test_cross_provider_consensus.py:269)"} +{"complexity": "simple", "doc_id": "chunk_017154", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 273, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_num_models_is_three (tests\\verification\\test_cross_provider_consensus.py:273)"} +{"complexity": "simple", "doc_id": "chunk_017155", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 283, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_empty_votes_halted (tests\\verification\\test_cross_provider_consensus.py:283)"} +{"complexity": "simple", "doc_id": "chunk_017156", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 287, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_empty_votes_zero_confidence (tests\\verification\\test_cross_provider_consensus.py:287)"} +{"complexity": "simple", "doc_id": "chunk_017157", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 291, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_empty_votes_zero_providers (tests\\verification\\test_cross_provider_consensus.py:291)"} +{"complexity": "simple", "doc_id": "chunk_017158", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 295, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_empty_votes_halt_reason_set (tests\\verification\\test_cross_provider_consensus.py:295)"} +{"complexity": "simple", "doc_id": "chunk_017159", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 299, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_single_vote_not_halted_if_threshold_met (tests\\verification\\test_cross_provider_consensus.py:299)"} +{"complexity": "simple", "doc_id": "chunk_017160", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 306, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_confidence_clamped_to_0_1_range (tests\\verification\\test_cross_provider_consensus.py:306)"} +{"complexity": "simple", "doc_id": "chunk_017161", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 313, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_missing_confidence_defaults_to_zero (tests\\verification\\test_cross_provider_consensus.py:313)"} +{"complexity": "simple", "doc_id": "chunk_017162", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 326, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_custom_threshold_stored (tests\\verification\\test_cross_provider_consensus.py:326)"} +{"complexity": "simple", "doc_id": "chunk_017163", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 330, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_low_custom_threshold_reduces_halts (tests\\verification\\test_cross_provider_consensus.py:330)"} +{"complexity": "simple", "doc_id": "chunk_017164", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 336, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_high_custom_threshold_increases_halts (tests\\verification\\test_cross_provider_consensus.py:336)"} +{"complexity": "simple", "doc_id": "chunk_017165", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 342, "source_path": "tests\\verification\\test_cross_provider_consensus.py", "text": "test_cross_provider_consensus.test_domain_unknown_falls_back_to_vetproof_default (tests\\verification\\test_cross_provider_consensus.py:342)"} +{"complexity": "simple", "doc_id": "chunk_017166", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 16, "source_path": "tests\\verification\\test_delegation_grant.py", "text": "test_delegation_grant._scopes (tests\\verification\\test_delegation_grant.py:16)"} +{"complexity": "simple", "doc_id": "chunk_017167", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 20, "source_path": "tests\\verification\\test_delegation_grant.py", "text": "test_delegation_grant.test_scope_subset_and_expansion_detection (tests\\verification\\test_delegation_grant.py:20)"} +{"complexity": "simple", "doc_id": "chunk_017168", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 29, "source_path": "tests\\verification\\test_delegation_grant.py", "text": "test_delegation_grant.test_sub_delegate_respects_scope_and_propagates_depth (tests\\verification\\test_delegation_grant.py:29)"} +{"complexity": "simple", "doc_id": "chunk_017169", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 39, "source_path": "tests\\verification\\test_delegation_grant.py", "text": "test_delegation_grant.test_sub_delegate_rejects_scope_expansion (tests\\verification\\test_delegation_grant.py:39)"} +{"complexity": "medium", "doc_id": "chunk_017170", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 48, "source_path": "tests\\verification\\test_delegation_grant.py", "text": "test_delegation_grant.test_trust_gateway_grants_valid_chain (tests\\verification\\test_delegation_grant.py:48)"} +{"complexity": "simple", "doc_id": "chunk_017171", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 62, "source_path": "tests\\verification\\test_delegation_grant.py", "text": "test_delegation_grant.test_trust_gateway_denies_revoked_grant (tests\\verification\\test_delegation_grant.py:62)"} +{"complexity": "medium", "doc_id": "chunk_017172", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 73, "source_path": "tests\\verification\\test_delegation_grant.py", "text": "test_delegation_grant.test_trust_gateway_enforces_depth_limit (tests\\verification\\test_delegation_grant.py:73)"} +{"complexity": "medium", "doc_id": "chunk_017173", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 87, "source_path": "tests\\verification\\test_delegation_grant.py", "text": "test_delegation_grant.test_trust_gateway_requires_chain_linkage_and_proof (tests\\verification\\test_delegation_grant.py:87)"} +{"complexity": "medium", "doc_id": "chunk_017174", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 104, "source_path": "tests\\verification\\test_delegation_grant.py", "text": "test_delegation_grant.test_compute_chain_hash_uses_all_proofs (tests\\verification\\test_delegation_grant.py:104)"} +{"complexity": "simple", "doc_id": "chunk_017175", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 118, "source_path": "tests\\verification\\test_delegation_grant.py", "text": "test_delegation_grant.test_temporal_validity_enforced (tests\\verification\\test_delegation_grant.py:118)"} +{"complexity": "complex", "doc_id": "chunk_017176", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 37, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.TestInformationalEntropy (tests\\verification\\test_entropy_router.py:37)"} +{"complexity": "medium", "doc_id": "chunk_017177", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 78, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.TestStructuralEntropyFromTrace (tests\\verification\\test_entropy_router.py:78)"} +{"complexity": "medium", "doc_id": "chunk_017178", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 107, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.TestStructuralEntropyFromGraph (tests\\verification\\test_entropy_router.py:107)"} +{"complexity": "medium", "doc_id": "chunk_017179", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 138, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.TestTemporalEntropy (tests\\verification\\test_entropy_router.py:138)"} +{"complexity": "medium", "doc_id": "chunk_017180", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 164, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.TestRAHRConfig (tests\\verification\\test_entropy_router.py:164)"} +{"complexity": "complex", "doc_id": "chunk_017181", "function_type": "class", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 195, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.TestEntropyRouterComputeEntropy (tests\\verification\\test_entropy_router.py:195)"} +{"complexity": "complex", "doc_id": "chunk_017182", "function_type": "class", "has_docstring": "no", "keyword": "route", "layer": "tests", "module": "verification", "source_line": 240, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.TestEntropyRouterRoute (tests\\verification\\test_entropy_router.py:240)"} +{"complexity": "medium", "doc_id": "chunk_017183", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 285, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.TestPrdTierToVerificationDepth (tests\\verification\\test_entropy_router.py:285)"} +{"complexity": "simple", "doc_id": "chunk_017184", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 38, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_empty_string_returns_zero (tests\\verification\\test_entropy_router.py:38)"} +{"complexity": "simple", "doc_id": "chunk_017185", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 41, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_single_token_returns_zero (tests\\verification\\test_entropy_router.py:41)"} +{"complexity": "simple", "doc_id": "chunk_017186", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 44, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_identical_tokens_low_entropy (tests\\verification\\test_entropy_router.py:44)"} +{"complexity": "simple", "doc_id": "chunk_017187", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 48, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_diverse_tokens_high_entropy (tests\\verification\\test_entropy_router.py:48)"} +{"complexity": "simple", "doc_id": "chunk_017188", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 54, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_result_clamped_to_0_1 (tests\\verification\\test_entropy_router.py:54)"} +{"complexity": "simple", "doc_id": "chunk_017189", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 59, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_list_of_tokens_accepted (tests\\verification\\test_entropy_router.py:59)"} +{"complexity": "simple", "doc_id": "chunk_017190", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 63, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_baseline_affects_result (tests\\verification\\test_entropy_router.py:63)"} +{"complexity": "simple", "doc_id": "chunk_017191", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 70, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_zero_baseline_returns_zero (tests\\verification\\test_entropy_router.py:70)"} +{"complexity": "simple", "doc_id": "chunk_017192", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 79, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_none_trace_returns_zero (tests\\verification\\test_entropy_router.py:79)"} +{"complexity": "simple", "doc_id": "chunk_017193", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 82, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_empty_trace_returns_zero (tests\\verification\\test_entropy_router.py:82)"} +{"complexity": "simple", "doc_id": "chunk_017194", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 85, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_short_trace_low_entropy (tests\\verification\\test_entropy_router.py:85)"} +{"complexity": "simple", "doc_id": "chunk_017195", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 89, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_trace_at_cap_returns_one (tests\\verification\\test_entropy_router.py:89)"} +{"complexity": "simple", "doc_id": "chunk_017196", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 94, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_result_clamped_to_0_1 (tests\\verification\\test_entropy_router.py:94)"} +{"complexity": "simple", "doc_id": "chunk_017197", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 99, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_zero_cap_returns_zero (tests\\verification\\test_entropy_router.py:99)"} +{"complexity": "simple", "doc_id": "chunk_017198", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 108, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_none_graph_returns_zero (tests\\verification\\test_entropy_router.py:108)"} +{"complexity": "simple", "doc_id": "chunk_017199", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 111, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_empty_graph_returns_zero (tests\\verification\\test_entropy_router.py:111)"} +{"complexity": "simple", "doc_id": "chunk_017200", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 114, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_disconnected_graph_nonzero (tests\\verification\\test_entropy_router.py:114)"} +{"complexity": "simple", "doc_id": "chunk_017201", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 119, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_dense_graph_higher_entropy (tests\\verification\\test_entropy_router.py:119)"} +{"complexity": "simple", "doc_id": "chunk_017202", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 128, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_result_clamped_to_0_1 (tests\\verification\\test_entropy_router.py:128)"} +{"complexity": "simple", "doc_id": "chunk_017203", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 139, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_at_mean_returns_zero (tests\\verification\\test_entropy_router.py:139)"} +{"complexity": "simple", "doc_id": "chunk_017204", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 143, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_far_from_mean_nonzero (tests\\verification\\test_entropy_router.py:143)"} +{"complexity": "simple", "doc_id": "chunk_017205", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 147, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_result_clamped_to_0_1 (tests\\verification\\test_entropy_router.py:147)"} +{"complexity": "simple", "doc_id": "chunk_017206", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 151, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_zero_sigma_returns_zero (tests\\verification\\test_entropy_router.py:151)"} +{"complexity": "simple", "doc_id": "chunk_017207", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 154, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_larger_deviation_higher_entropy (tests\\verification\\test_entropy_router.py:154)"} +{"complexity": "simple", "doc_id": "chunk_017208", "function_type": "function", "has_docstring": "no", "keyword": "score", "layer": "tests", "module": "verification", "source_line": 165, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_default_weights_sum_to_one (tests\\verification\\test_entropy_router.py:165)"} +{"complexity": "simple", "doc_id": "chunk_017209", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 169, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_custom_weights_valid (tests\\verification\\test_entropy_router.py:169)"} +{"complexity": "simple", "doc_id": "chunk_017210", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 173, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_invalid_weights_raise (tests\\verification\\test_entropy_router.py:173)"} +{"complexity": "simple", "doc_id": "chunk_017211", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 177, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_default_thresholds_ordered (tests\\verification\\test_entropy_router.py:177)"} +{"complexity": "simple", "doc_id": "chunk_017212", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 182, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_invalid_threshold_order_raises (tests\\verification\\test_entropy_router.py:182)"} +{"complexity": "simple", "doc_id": "chunk_017213", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 186, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_wrong_threshold_count_raises (tests\\verification\\test_entropy_router.py:186)"} +{"complexity": "simple", "doc_id": "chunk_017214", "function_type": "function", "has_docstring": "no", "keyword": "route", "layer": "tests", "module": "verification", "source_line": 196, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router._router (tests\\verification\\test_entropy_router.py:196)"} +{"complexity": "simple", "doc_id": "chunk_017215", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 199, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_returns_float_in_0_1 (tests\\verification\\test_entropy_router.py:199)"} +{"complexity": "simple", "doc_id": "chunk_017216", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 204, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_empty_output_low_score (tests\\verification\\test_entropy_router.py:204)"} +{"complexity": "simple", "doc_id": "chunk_017217", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 209, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_long_diverse_output_higher_score (tests\\verification\\test_entropy_router.py:209)"} +{"complexity": "simple", "doc_id": "chunk_017218", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 217, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_history_appended_each_call (tests\\verification\\test_entropy_router.py:217)"} +{"complexity": "simple", "doc_id": "chunk_017219", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 223, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_history_entry_has_required_keys (tests\\verification\\test_entropy_router.py:223)"} +{"complexity": "simple", "doc_id": "chunk_017220", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 230, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_trace_used_when_provided (tests\\verification\\test_entropy_router.py:230)"} +{"complexity": "simple", "doc_id": "chunk_017221", "function_type": "function", "has_docstring": "no", "keyword": "route", "layer": "tests", "module": "verification", "source_line": 241, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router._router (tests\\verification\\test_entropy_router.py:241)"} +{"complexity": "simple", "doc_id": "chunk_017222", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 244, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_route_returns_valid_tier (tests\\verification\\test_entropy_router.py:244)"} +{"complexity": "simple", "doc_id": "chunk_017223", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 249, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_route_with_score_returns_tuple (tests\\verification\\test_entropy_router.py:249)"} +{"complexity": "simple", "doc_id": "chunk_017224", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 255, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_route_with_score_tier_matches_route (tests\\verification\\test_entropy_router.py:255)"} +{"complexity": "simple", "doc_id": "chunk_017225", "function_type": "function", "has_docstring": "no", "keyword": "score", "layer": "tests", "module": "verification", "source_line": 261, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_low_entropy_routes_to_lightweight (tests\\verification\\test_entropy_router.py:261)"} +{"complexity": "simple", "doc_id": "chunk_017226", "function_type": "function", "has_docstring": "no", "keyword": "score", "layer": "tests", "module": "verification", "source_line": 268, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_high_entropy_routes_above_lightweight (tests\\verification\\test_entropy_router.py:268)"} +{"complexity": "simple", "doc_id": "chunk_017227", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 275, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_score_in_route_with_score_in_0_1 (tests\\verification\\test_entropy_router.py:275)"} +{"complexity": "simple", "doc_id": "chunk_017228", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 293, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_known_tiers (tests\\verification\\test_entropy_router.py:293)"} +{"complexity": "simple", "doc_id": "chunk_017229", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 297, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_lowercase_tier_handled (tests\\verification\\test_entropy_router.py:297)"} +{"complexity": "simple", "doc_id": "chunk_017230", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 301, "source_path": "tests\\verification\\test_entropy_router.py", "text": "test_entropy_router.test_empty_tier_returns_fallback (tests\\verification\\test_entropy_router.py:301)"} +{"complexity": "medium", "doc_id": "chunk_017231", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 46, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain._triple (tests\\verification\\test_evidence_chain.py:46)"} +{"complexity": "medium", "doc_id": "chunk_017232", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 62, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain._proof (tests\\verification\\test_evidence_chain.py:62)"} +{"complexity": "simple", "doc_id": "chunk_017233", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 78, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain._chain (tests\\verification\\test_evidence_chain.py:78)"} +{"complexity": "complex", "doc_id": "chunk_017234", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 86, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.TestSemanticTriple (tests\\verification\\test_evidence_chain.py:86)"} +{"complexity": "complex", "doc_id": "chunk_017235", "function_type": "class", "has_docstring": "no", "keyword": "infer", "layer": "tests", "module": "verification", "source_line": 152, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.TestInferenceChain (tests\\verification\\test_evidence_chain.py:152)"} +{"complexity": "complex", "doc_id": "chunk_017236", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 257, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.TestSovereignProof (tests\\verification\\test_evidence_chain.py:257)"} +{"complexity": "complex", "doc_id": "chunk_017237", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 332, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.TestChainEntry (tests\\verification\\test_evidence_chain.py:332)"} +{"complexity": "medium", "doc_id": "chunk_017238", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 395, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.TestChainVerification (tests\\verification\\test_evidence_chain.py:395)"} +{"complexity": "complex", "doc_id": "chunk_017239", "function_type": "class", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 418, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.TestChainSigner (tests\\verification\\test_evidence_chain.py:418)"} +{"complexity": "complex", "doc_id": "chunk_017240", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 464, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.TestEvidenceChainAppend (tests\\verification\\test_evidence_chain.py:464)"} +{"complexity": "complex", "doc_id": "chunk_017241", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 522, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.TestEvidenceChainVerify (tests\\verification\\test_evidence_chain.py:522)"} +{"complexity": "complex", "doc_id": "chunk_017242", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 578, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.TestEvidenceChainRetrieval (tests\\verification\\test_evidence_chain.py:578)"} +{"complexity": "complex", "doc_id": "chunk_017243", "function_type": "class", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 626, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.TestEvidenceChainMerkle (tests\\verification\\test_evidence_chain.py:626)"} +{"complexity": "complex", "doc_id": "chunk_017244", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 665, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.TestEvidenceChainExport (tests\\verification\\test_evidence_chain.py:665)"} +{"complexity": "complex", "doc_id": "chunk_017245", "function_type": "class", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 727, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.TestEvidenceChainPersistence (tests\\verification\\test_evidence_chain.py:727)"} +{"complexity": "medium", "doc_id": "chunk_017246", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 777, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.TestTriplePredicate (tests\\verification\\test_evidence_chain.py:777)"} +{"complexity": "simple", "doc_id": "chunk_017247", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 87, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_triple_id_auto_generated (tests\\verification\\test_evidence_chain.py:87)"} +{"complexity": "simple", "doc_id": "chunk_017248", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 91, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_compute_hash_returns_64_chars (tests\\verification\\test_evidence_chain.py:91)"} +{"complexity": "simple", "doc_id": "chunk_017249", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 96, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_compute_hash_is_hex (tests\\verification\\test_evidence_chain.py:96)"} +{"complexity": "medium", "doc_id": "chunk_017250", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 101, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_compute_hash_deterministic (tests\\verification\\test_evidence_chain.py:101)"} +{"complexity": "simple", "doc_id": "chunk_017251", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 115, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_is_verified_above_threshold (tests\\verification\\test_evidence_chain.py:115)"} +{"complexity": "simple", "doc_id": "chunk_017252", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 119, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_is_verified_below_threshold (tests\\verification\\test_evidence_chain.py:119)"} +{"complexity": "simple", "doc_id": "chunk_017253", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 123, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_is_verified_at_threshold (tests\\verification\\test_evidence_chain.py:123)"} +{"complexity": "simple", "doc_id": "chunk_017254", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 127, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_repr_contains_verified_marker (tests\\verification\\test_evidence_chain.py:127)"} +{"complexity": "simple", "doc_id": "chunk_017255", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 132, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_repr_contains_uncertain_marker_when_unverified (tests\\verification\\test_evidence_chain.py:132)"} +{"complexity": "simple", "doc_id": "chunk_017256", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 137, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_to_dict_has_required_keys (tests\\verification\\test_evidence_chain.py:137)"} +{"complexity": "simple", "doc_id": "chunk_017257", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 143, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_chain_position_default_zero (tests\\verification\\test_evidence_chain.py:143)"} +{"complexity": "simple", "doc_id": "chunk_017258", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "verification", "source_line": 153, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain._make_chain (tests\\verification\\test_evidence_chain.py:153)"} +{"complexity": "simple", "doc_id": "chunk_017259", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 156, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_empty_chain_confidence_zero (tests\\verification\\test_evidence_chain.py:156)"} +{"complexity": "simple", "doc_id": "chunk_017260", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 160, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_empty_chain_all_verified_true (tests\\verification\\test_evidence_chain.py:160)"} +{"complexity": "simple", "doc_id": "chunk_017261", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 165, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_empty_weakest_triple_is_none (tests\\verification\\test_evidence_chain.py:165)"} +{"complexity": "simple", "doc_id": "chunk_017262", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 169, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_single_triple_confidence (tests\\verification\\test_evidence_chain.py:169)"} +{"complexity": "simple", "doc_id": "chunk_017263", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 174, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_weakest_link_is_minimum (tests\\verification\\test_evidence_chain.py:174)"} +{"complexity": "simple", "doc_id": "chunk_017264", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 181, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_weakest_triple_field (tests\\verification\\test_evidence_chain.py:181)"} +{"complexity": "simple", "doc_id": "chunk_017265", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 189, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_all_verified_when_all_above_threshold (tests\\verification\\test_evidence_chain.py:189)"} +{"complexity": "simple", "doc_id": "chunk_017266", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 195, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_all_verified_false_when_one_below_threshold (tests\\verification\\test_evidence_chain.py:195)"} +{"complexity": "simple", "doc_id": "chunk_017267", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 203, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_should_halt_when_below_domain_threshold (tests\\verification\\test_evidence_chain.py:203)"} +{"complexity": "simple", "doc_id": "chunk_017268", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 208, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_should_not_halt_when_all_above_threshold (tests\\verification\\test_evidence_chain.py:208)"} +{"complexity": "simple", "doc_id": "chunk_017269", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 213, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_chain_positions_are_sequential (tests\\verification\\test_evidence_chain.py:213)"} +{"complexity": "simple", "doc_id": "chunk_017270", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 220, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_compute_chain_hash_returns_64_chars (tests\\verification\\test_evidence_chain.py:220)"} +{"complexity": "simple", "doc_id": "chunk_017271", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 226, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_compute_chain_hash_changes_with_content (tests\\verification\\test_evidence_chain.py:226)"} +{"complexity": "simple", "doc_id": "chunk_017272", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 233, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_to_dict_has_required_keys (tests\\verification\\test_evidence_chain.py:233)"} +{"complexity": "simple", "doc_id": "chunk_017273", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 241, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_domain_inherited_by_triples (tests\\verification\\test_evidence_chain.py:241)"} +{"complexity": "simple", "doc_id": "chunk_017274", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 246, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_repr_contains_verified_when_all_pass (tests\\verification\\test_evidence_chain.py:246)"} +{"complexity": "simple", "doc_id": "chunk_017275", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 258, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_proof_id_auto_generated (tests\\verification\\test_evidence_chain.py:258)"} +{"complexity": "simple", "doc_id": "chunk_017276", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 262, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_compute_hash_is_64_chars (tests\\verification\\test_evidence_chain.py:262)"} +{"complexity": "simple", "doc_id": "chunk_017277", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 266, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_compute_hash_deterministic (tests\\verification\\test_evidence_chain.py:266)"} +{"complexity": "simple", "doc_id": "chunk_017278", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 277, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_compute_hash_differs_for_different_claims (tests\\verification\\test_evidence_chain.py:277)"} +{"complexity": "simple", "doc_id": "chunk_017279", "function_type": "function", "has_docstring": "no", "keyword": "infer", "layer": "tests", "module": "verification", "source_line": 282, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_to_triples_returns_inference_chain (tests\\verification\\test_evidence_chain.py:282)"} +{"complexity": "simple", "doc_id": "chunk_017280", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 287, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_to_triples_has_at_least_three_triples (tests\\verification\\test_evidence_chain.py:287)"} +{"complexity": "simple", "doc_id": "chunk_017281", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 293, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_to_triples_halted_proof_uses_halted_predicate (tests\\verification\\test_evidence_chain.py:293)"} +{"complexity": "simple", "doc_id": "chunk_017282", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 299, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_to_triples_verified_proof_uses_verified_predicate (tests\\verification\\test_evidence_chain.py:299)"} +{"complexity": "medium", "doc_id": "chunk_017283", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 305, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_to_triples_model_responses_add_triples (tests\\verification\\test_evidence_chain.py:305)"} +{"complexity": "simple", "doc_id": "chunk_017284", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 319, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_to_dict_has_claim (tests\\verification\\test_evidence_chain.py:319)"} +{"complexity": "simple", "doc_id": "chunk_017285", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 323, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_verdict_default_is_verified (tests\\verification\\test_evidence_chain.py:323)"} +{"complexity": "medium", "doc_id": "chunk_017286", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 333, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain._entry (tests\\verification\\test_evidence_chain.py:333)"} +{"complexity": "simple", "doc_id": "chunk_017287", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 345, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_entry_id_auto_generated (tests\\verification\\test_evidence_chain.py:345)"} +{"complexity": "simple", "doc_id": "chunk_017288", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 349, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_compute_chain_hash_returns_64_chars (tests\\verification\\test_evidence_chain.py:349)"} +{"complexity": "simple", "doc_id": "chunk_017289", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 353, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_verify_chain_hash_passes_after_compute (tests\\verification\\test_evidence_chain.py:353)"} +{"complexity": "simple", "doc_id": "chunk_017290", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 358, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_verify_chain_hash_fails_after_tamper (tests\\verification\\test_evidence_chain.py:358)"} +{"complexity": "simple", "doc_id": "chunk_017291", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 363, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_chain_hash_changes_with_sequence (tests\\verification\\test_evidence_chain.py:363)"} +{"complexity": "simple", "doc_id": "chunk_017292", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 368, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_to_dict_has_required_keys (tests\\verification\\test_evidence_chain.py:368)"} +{"complexity": "simple", "doc_id": "chunk_017293", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 375, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_from_dict_roundtrip (tests\\verification\\test_evidence_chain.py:375)"} +{"complexity": "simple", "doc_id": "chunk_017294", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 383, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_genesis_hash_constant_is_64_zeros (tests\\verification\\test_evidence_chain.py:383)"} +{"complexity": "simple", "doc_id": "chunk_017295", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 386, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_first_entry_previous_hash_is_genesis (tests\\verification\\test_evidence_chain.py:386)"} +{"complexity": "simple", "doc_id": "chunk_017296", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 396, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_to_dict_has_is_valid (tests\\verification\\test_evidence_chain.py:396)"} +{"complexity": "simple", "doc_id": "chunk_017297", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 401, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_intact_chain_is_valid_true (tests\\verification\\test_evidence_chain.py:401)"} +{"complexity": "simple", "doc_id": "chunk_017298", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 405, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_tampered_chain_is_valid_false (tests\\verification\\test_evidence_chain.py:405)"} +{"complexity": "simple", "doc_id": "chunk_017299", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 409, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_status_field_in_dict (tests\\verification\\test_evidence_chain.py:409)"} +{"complexity": "simple", "doc_id": "chunk_017300", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 419, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_signer_created_without_key (tests\\verification\\test_evidence_chain.py:419)"} +{"complexity": "simple", "doc_id": "chunk_017301", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 423, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_sign_returns_nonempty_hex (tests\\verification\\test_evidence_chain.py:423)"} +{"complexity": "simple", "doc_id": "chunk_017302", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 429, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_verify_own_signature (tests\\verification\\test_evidence_chain.py:429)"} +{"complexity": "simple", "doc_id": "chunk_017303", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 435, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_verify_wrong_data_fails (tests\\verification\\test_evidence_chain.py:435)"} +{"complexity": "simple", "doc_id": "chunk_017304", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 440, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_verify_wrong_signature_fails (tests\\verification\\test_evidence_chain.py:440)"} +{"complexity": "simple", "doc_id": "chunk_017305", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 446, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_hmac_signer_with_fixed_secret (tests\\verification\\test_evidence_chain.py:446)"} +{"complexity": "simple", "doc_id": "chunk_017306", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 455, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_method_is_string (tests\\verification\\test_evidence_chain.py:455)"} +{"complexity": "simple", "doc_id": "chunk_017307", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 465, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_append_single_proof_returns_entry (tests\\verification\\test_evidence_chain.py:465)"} +{"complexity": "simple", "doc_id": "chunk_017308", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 471, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_first_entry_sequence_zero (tests\\verification\\test_evidence_chain.py:471)"} +{"complexity": "simple", "doc_id": "chunk_017309", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 476, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_second_entry_sequence_one (tests\\verification\\test_evidence_chain.py:476)"} +{"complexity": "simple", "doc_id": "chunk_017310", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 482, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_first_entry_previous_hash_is_genesis (tests\\verification\\test_evidence_chain.py:482)"} +{"complexity": "simple", "doc_id": "chunk_017311", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 487, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_second_entry_links_to_first (tests\\verification\\test_evidence_chain.py:487)"} +{"complexity": "simple", "doc_id": "chunk_017312", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 493, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_entry_has_nonempty_signature (tests\\verification\\test_evidence_chain.py:493)"} +{"complexity": "simple", "doc_id": "chunk_017313", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 498, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_entry_chain_hash_is_64_chars (tests\\verification\\test_evidence_chain.py:498)"} +{"complexity": "simple", "doc_id": "chunk_017314", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 503, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_chain_length_increments (tests\\verification\\test_evidence_chain.py:503)"} +{"complexity": "simple", "doc_id": "chunk_017315", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "verification", "source_line": 511, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_large_chain_builds_correctly (tests\\verification\\test_evidence_chain.py:511)"} +{"complexity": "simple", "doc_id": "chunk_017316", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 523, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_empty_chain_status_empty (tests\\verification\\test_evidence_chain.py:523)"} +{"complexity": "simple", "doc_id": "chunk_017317", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 528, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_single_entry_chain_is_intact (tests\\verification\\test_evidence_chain.py:528)"} +{"complexity": "simple", "doc_id": "chunk_017318", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 534, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_multi_entry_chain_is_intact (tests\\verification\\test_evidence_chain.py:534)"} +{"complexity": "simple", "doc_id": "chunk_017319", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 542, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_total_entries_matches_count (tests\\verification\\test_evidence_chain.py:542)"} +{"complexity": "simple", "doc_id": "chunk_017320", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 549, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_verification_time_positive (tests\\verification\\test_evidence_chain.py:549)"} +{"complexity": "simple", "doc_id": "chunk_017321", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 555, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_intact_chain_has_empty_failed_entries (tests\\verification\\test_evidence_chain.py:555)"} +{"complexity": "simple", "doc_id": "chunk_017322", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 561, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_is_valid_true_for_intact_chain (tests\\verification\\test_evidence_chain.py:561)"} +{"complexity": "simple", "doc_id": "chunk_017323", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 567, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_chain_id_in_verification_result (tests\\verification\\test_evidence_chain.py:567)"} +{"complexity": "simple", "doc_id": "chunk_017324", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 579, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_get_proof_by_proof_id (tests\\verification\\test_evidence_chain.py:579)"} +{"complexity": "simple", "doc_id": "chunk_017325", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 587, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_get_proof_nonexistent_returns_none (tests\\verification\\test_evidence_chain.py:587)"} +{"complexity": "simple", "doc_id": "chunk_017326", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 593, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_get_entry_by_sequence_zero (tests\\verification\\test_evidence_chain.py:593)"} +{"complexity": "simple", "doc_id": "chunk_017327", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 600, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_get_entry_by_sequence_out_of_range_returns_none (tests\\verification\\test_evidence_chain.py:600)"} +{"complexity": "simple", "doc_id": "chunk_017328", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 605, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_get_chain_head_empty_returns_none (tests\\verification\\test_evidence_chain.py:605)"} +{"complexity": "simple", "doc_id": "chunk_017329", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 609, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_get_chain_head_returns_last_entry (tests\\verification\\test_evidence_chain.py:609)"} +{"complexity": "simple", "doc_id": "chunk_017330", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 617, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_get_chain_length_empty (tests\\verification\\test_evidence_chain.py:617)"} +{"complexity": "simple", "doc_id": "chunk_017331", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 627, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_empty_chain_merkle_root_is_empty_string (tests\\verification\\test_evidence_chain.py:627)"} +{"complexity": "simple", "doc_id": "chunk_017332", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 631, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_single_entry_merkle_root_is_chain_hash (tests\\verification\\test_evidence_chain.py:631)"} +{"complexity": "simple", "doc_id": "chunk_017333", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 637, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_two_entry_merkle_root_is_64_chars (tests\\verification\\test_evidence_chain.py:637)"} +{"complexity": "simple", "doc_id": "chunk_017334", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 644, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_merkle_root_changes_after_new_entry (tests\\verification\\test_evidence_chain.py:644)"} +{"complexity": "simple", "doc_id": "chunk_017335", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 652, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_five_entry_odd_merkle_builds (tests\\verification\\test_evidence_chain.py:652)"} +{"complexity": "simple", "doc_id": "chunk_017336", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 666, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_export_jsonl_format (tests\\verification\\test_evidence_chain.py:666)"} +{"complexity": "simple", "doc_id": "chunk_017337", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 677, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_export_json_format (tests\\verification\\test_evidence_chain.py:677)"} +{"complexity": "simple", "doc_id": "chunk_017338", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 685, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_export_invalid_format_raises (tests\\verification\\test_evidence_chain.py:685)"} +{"complexity": "simple", "doc_id": "chunk_017339", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 690, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_anchor_to_blockchain_has_merkle_root (tests\\verification\\test_evidence_chain.py:690)"} +{"complexity": "simple", "doc_id": "chunk_017340", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 697, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_anchor_has_patent_field (tests\\verification\\test_evidence_chain.py:697)"} +{"complexity": "simple", "doc_id": "chunk_017341", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 703, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_anchor_has_cage_code (tests\\verification\\test_evidence_chain.py:703)"} +{"complexity": "simple", "doc_id": "chunk_017342", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 709, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_anchor_has_chain_version (tests\\verification\\test_evidence_chain.py:709)"} +{"complexity": "simple", "doc_id": "chunk_017343", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 715, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_anchor_has_anchor_signature (tests\\verification\\test_evidence_chain.py:715)"} +{"complexity": "simple", "doc_id": "chunk_017344", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 728, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_reload_chain_preserves_entries (tests\\verification\\test_evidence_chain.py:728)"} +{"complexity": "simple", "doc_id": "chunk_017345", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 738, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_reload_preserves_chain_integrity (tests\\verification\\test_evidence_chain.py:738)"} +{"complexity": "medium", "doc_id": "chunk_017346", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 749, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_verify_after_reload_is_intact (tests\\verification\\test_evidence_chain.py:749)"} +{"complexity": "simple", "doc_id": "chunk_017347", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 762, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_different_chain_ids_dont_interfere (tests\\verification\\test_evidence_chain.py:762)"} +{"complexity": "simple", "doc_id": "chunk_017348", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 778, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_verified_by_value (tests\\verification\\test_evidence_chain.py:778)"} +{"complexity": "simple", "doc_id": "chunk_017349", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 781, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_halted_by_value (tests\\verification\\test_evidence_chain.py:781)"} +{"complexity": "simple", "doc_id": "chunk_017350", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 784, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_supports_value (tests\\verification\\test_evidence_chain.py:784)"} +{"complexity": "simple", "doc_id": "chunk_017351", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 787, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_service_connected_value (tests\\verification\\test_evidence_chain.py:787)"} +{"complexity": "simple", "doc_id": "chunk_017352", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 790, "source_path": "tests\\verification\\test_evidence_chain.py", "text": "test_evidence_chain.test_paid_by_value (tests\\verification\\test_evidence_chain.py:790)"} +{"complexity": "medium", "doc_id": "chunk_017353", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 23, "source_path": "tests\\verification\\test_evidence_index.py", "text": "test_evidence_index._proof_data (tests\\verification\\test_evidence_index.py:23)"} +{"complexity": "medium", "doc_id": "chunk_017354", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 45, "source_path": "tests\\verification\\test_evidence_index.py", "text": "test_evidence_index.TestProofRecord (tests\\verification\\test_evidence_index.py:45)"} +{"complexity": "complex", "doc_id": "chunk_017355", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 76, "source_path": "tests\\verification\\test_evidence_index.py", "text": "test_evidence_index.TestEvidenceIndexMemoryOnly (tests\\verification\\test_evidence_index.py:76)"} +{"complexity": "complex", "doc_id": "chunk_017356", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 146, "source_path": "tests\\verification\\test_evidence_index.py", "text": "test_evidence_index.TestEvidenceIndexSearch (tests\\verification\\test_evidence_index.py:146)"} +{"complexity": "simple", "doc_id": "chunk_017357", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 46, "source_path": "tests\\verification\\test_evidence_index.py", "text": "test_evidence_index.test_to_dict_roundtrip (tests\\verification\\test_evidence_index.py:46)"} +{"complexity": "medium", "doc_id": "chunk_017358", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 52, "source_path": "tests\\verification\\test_evidence_index.py", "text": "test_evidence_index.test_from_dict_roundtrip (tests\\verification\\test_evidence_index.py:52)"} +{"complexity": "simple", "doc_id": "chunk_017359", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 65, "source_path": "tests\\verification\\test_evidence_index.py", "text": "test_evidence_index.test_blockchain_fields_nullable_by_default (tests\\verification\\test_evidence_index.py:65)"} +{"complexity": "simple", "doc_id": "chunk_017360", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 77, "source_path": "tests\\verification\\test_evidence_index.py", "text": "test_evidence_index._index (tests\\verification\\test_evidence_index.py:77)"} +{"complexity": "simple", "doc_id": "chunk_017361", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 80, "source_path": "tests\\verification\\test_evidence_index.py", "text": "test_evidence_index.test_empty_index_lookup_returns_none (tests\\verification\\test_evidence_index.py:80)"} +{"complexity": "simple", "doc_id": "chunk_017362", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 84, "source_path": "tests\\verification\\test_evidence_index.py", "text": "test_evidence_index.test_index_proof_returns_record (tests\\verification\\test_evidence_index.py:84)"} +{"complexity": "simple", "doc_id": "chunk_017363", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 90, "source_path": "tests\\verification\\test_evidence_index.py", "text": "test_evidence_index.test_lookup_after_index_returns_record (tests\\verification\\test_evidence_index.py:90)"} +{"complexity": "simple", "doc_id": "chunk_017364", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 97, "source_path": "tests\\verification\\test_evidence_index.py", "text": "test_evidence_index.test_verdict_extracted_from_proof_data (tests\\verification\\test_evidence_index.py:97)"} +{"complexity": "simple", "doc_id": "chunk_017365", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "verification", "source_line": 102, "source_path": "tests\\verification\\test_evidence_index.py", "text": "test_evidence_index.test_confidence_extracted (tests\\verification\\test_evidence_index.py:102)"} +{"complexity": "simple", "doc_id": "chunk_017366", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "verification", "source_line": 107, "source_path": "tests\\verification\\test_evidence_index.py", "text": "test_evidence_index.test_claim_truncated_to_200_chars (tests\\verification\\test_evidence_index.py:107)"} +{"complexity": "medium", "doc_id": "chunk_017367", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 113, "source_path": "tests\\verification\\test_evidence_index.py", "text": "test_evidence_index.test_blockchain_anchor_stored (tests\\verification\\test_evidence_index.py:113)"} +{"complexity": "simple", "doc_id": "chunk_017368", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "verification", "source_line": 126, "source_path": "tests\\verification\\test_evidence_index.py", "text": "test_evidence_index.test_models_used_extracted (tests\\verification\\test_evidence_index.py:126)"} +{"complexity": "simple", "doc_id": "chunk_017369", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 134, "source_path": "tests\\verification\\test_evidence_index.py", "text": "test_evidence_index.test_stats_returns_dict (tests\\verification\\test_evidence_index.py:134)"} +{"complexity": "simple", "doc_id": "chunk_017370", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 147, "source_path": "tests\\verification\\test_evidence_index.py", "text": "test_evidence_index._populated_index (tests\\verification\\test_evidence_index.py:147)"} +{"complexity": "simple", "doc_id": "chunk_017371", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 154, "source_path": "tests\\verification\\test_evidence_index.py", "text": "test_evidence_index.test_search_no_filters_returns_all (tests\\verification\\test_evidence_index.py:154)"} +{"complexity": "simple", "doc_id": "chunk_017372", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 159, "source_path": "tests\\verification\\test_evidence_index.py", "text": "test_evidence_index.test_search_by_verdict (tests\\verification\\test_evidence_index.py:159)"} +{"complexity": "simple", "doc_id": "chunk_017373", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 165, "source_path": "tests\\verification\\test_evidence_index.py", "text": "test_evidence_index.test_search_by_confidence_min (tests\\verification\\test_evidence_index.py:165)"} +{"complexity": "simple", "doc_id": "chunk_017374", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 170, "source_path": "tests\\verification\\test_evidence_index.py", "text": "test_evidence_index.test_search_by_query_substring (tests\\verification\\test_evidence_index.py:170)"} +{"complexity": "simple", "doc_id": "chunk_017375", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 176, "source_path": "tests\\verification\\test_evidence_index.py", "text": "test_evidence_index.test_search_limit_respected (tests\\verification\\test_evidence_index.py:176)"} +{"complexity": "simple", "doc_id": "chunk_017376", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 181, "source_path": "tests\\verification\\test_evidence_index.py", "text": "test_evidence_index.test_search_combined_filters (tests\\verification\\test_evidence_index.py:181)"} +{"complexity": "simple", "doc_id": "chunk_017377", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 187, "source_path": "tests\\verification\\test_evidence_index.py", "text": "test_evidence_index.test_search_empty_query_returns_all (tests\\verification\\test_evidence_index.py:187)"} +{"complexity": "simple", "doc_id": "chunk_017378", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 192, "source_path": "tests\\verification\\test_evidence_index.py", "text": "test_evidence_index.test_search_nonexistent_verdict_returns_empty (tests\\verification\\test_evidence_index.py:192)"} +{"complexity": "simple", "doc_id": "chunk_017379", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 41, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper._strong_direct (tests\\verification\\test_evidence_mapper.py:41)"} +{"complexity": "simple", "doc_id": "chunk_017380", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 50, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper._weak_direct (tests\\verification\\test_evidence_mapper.py:50)"} +{"complexity": "simple", "doc_id": "chunk_017381", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 59, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper._missing_direct (tests\\verification\\test_evidence_mapper.py:59)"} +{"complexity": "simple", "doc_id": "chunk_017382", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 66, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper._pact_evidence (tests\\verification\\test_evidence_mapper.py:66)"} +{"complexity": "simple", "doc_id": "chunk_017383", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 74, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper._mapper (tests\\verification\\test_evidence_mapper.py:74)"} +{"complexity": "medium", "doc_id": "chunk_017384", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 82, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.TestEvidenceNode (tests\\verification\\test_evidence_mapper.py:82)"} +{"complexity": "complex", "doc_id": "chunk_017385", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 118, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.TestRegulationAxiom (tests\\verification\\test_evidence_mapper.py:118)"} +{"complexity": "medium", "doc_id": "chunk_017386", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 167, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.TestEvidenceLink (tests\\verification\\test_evidence_mapper.py:167)"} +{"complexity": "complex", "doc_id": "chunk_017387", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 200, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.TestMappingResult (tests\\verification\\test_evidence_mapper.py:200)"} +{"complexity": "complex", "doc_id": "chunk_017388", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 241, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.TestEvidenceMapperMapClaim (tests\\verification\\test_evidence_mapper.py:241)"} +{"complexity": "complex", "doc_id": "chunk_017389", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 331, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.TestEvidenceMapperStats (tests\\verification\\test_evidence_mapper.py:331)"} +{"complexity": "medium", "doc_id": "chunk_017390", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 390, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.TestVAAxioms (tests\\verification\\test_evidence_mapper.py:390)"} +{"complexity": "complex", "doc_id": "chunk_017391", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 419, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.TestCoreConfig (tests\\verification\\test_evidence_mapper.py:419)"} +{"complexity": "complex", "doc_id": "chunk_017392", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 457, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.TestSentientCoreProcessClaim (tests\\verification\\test_evidence_mapper.py:457)"} +{"complexity": "complex", "doc_id": "chunk_017393", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 498, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.TestSentientCoreSelfReflect (tests\\verification\\test_evidence_mapper.py:498)"} +{"complexity": "complex", "doc_id": "chunk_017394", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 539, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.TestSentientCoreWhiteLabel (tests\\verification\\test_evidence_mapper.py:539)"} +{"complexity": "simple", "doc_id": "chunk_017395", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 83, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_hash_returns_16_char_string (tests\\verification\\test_evidence_mapper.py:83)"} +{"complexity": "simple", "doc_id": "chunk_017396", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 88, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_hash_is_hex (tests\\verification\\test_evidence_mapper.py:88)"} +{"complexity": "simple", "doc_id": "chunk_017397", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 92, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_different_nodes_different_hashes (tests\\verification\\test_evidence_mapper.py:92)"} +{"complexity": "simple", "doc_id": "chunk_017398", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 97, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_same_node_same_hash (tests\\verification\\test_evidence_mapper.py:97)"} +{"complexity": "simple", "doc_id": "chunk_017399", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 101, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_fields_stored_correctly (tests\\verification\\test_evidence_mapper.py:101)"} +{"complexity": "simple", "doc_id": "chunk_017400", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 108, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_strength_different_changes_hash (tests\\verification\\test_evidence_mapper.py:108)"} +{"complexity": "simple", "doc_id": "chunk_017401", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 119, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper._direct_axiom (tests\\verification\\test_evidence_mapper.py:119)"} +{"complexity": "simple", "doc_id": "chunk_017402", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 122, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_satisfied_by_returns_tuple (tests\\verification\\test_evidence_mapper.py:122)"} +{"complexity": "simple", "doc_id": "chunk_017403", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 127, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_strong_complete_evidence_satisfied (tests\\verification\\test_evidence_mapper.py:127)"} +{"complexity": "simple", "doc_id": "chunk_017404", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 132, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_missing_evidence_type_not_satisfied (tests\\verification\\test_evidence_mapper.py:132)"} +{"complexity": "simple", "doc_id": "chunk_017405", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 142, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_weak_evidence_not_satisfied (tests\\verification\\test_evidence_mapper.py:142)"} +{"complexity": "simple", "doc_id": "chunk_017406", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 147, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_empty_evidence_not_satisfied (tests\\verification\\test_evidence_mapper.py:147)"} +{"complexity": "simple", "doc_id": "chunk_017407", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 152, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_pact_lower_min_strength (tests\\verification\\test_evidence_mapper.py:152)"} +{"complexity": "simple", "doc_id": "chunk_017408", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 156, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_pact_evidence_satisfies_pact_axiom (tests\\verification\\test_evidence_mapper.py:156)"} +{"complexity": "simple", "doc_id": "chunk_017409", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 168, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper._link (tests\\verification\\test_evidence_mapper.py:168)"} +{"complexity": "simple", "doc_id": "chunk_017410", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 179, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_to_dict_returns_dict (tests\\verification\\test_evidence_mapper.py:179)"} +{"complexity": "simple", "doc_id": "chunk_017411", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 182, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_to_dict_has_required_keys (tests\\verification\\test_evidence_mapper.py:182)"} +{"complexity": "simple", "doc_id": "chunk_017412", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 187, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_to_dict_source_is_id_string (tests\\verification\\test_evidence_mapper.py:187)"} +{"complexity": "simple", "doc_id": "chunk_017413", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 191, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_to_dict_regulation_is_string (tests\\verification\\test_evidence_mapper.py:191)"} +{"complexity": "simple", "doc_id": "chunk_017414", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 201, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper._result (tests\\verification\\test_evidence_mapper.py:201)"} +{"complexity": "simple", "doc_id": "chunk_017415", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 210, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_to_sovereign_proof_returns_dict (tests\\verification\\test_evidence_mapper.py:210)"} +{"complexity": "simple", "doc_id": "chunk_017416", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 213, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_sovereign_proof_has_required_keys (tests\\verification\\test_evidence_mapper.py:213)"} +{"complexity": "simple", "doc_id": "chunk_017417", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 220, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_sovereign_proof_patent_number (tests\\verification\\test_evidence_mapper.py:220)"} +{"complexity": "simple", "doc_id": "chunk_017418", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 224, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_sovereign_proof_cage_code (tests\\verification\\test_evidence_mapper.py:224)"} +{"complexity": "simple", "doc_id": "chunk_017419", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 228, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_sovereign_proof_status_is_string (tests\\verification\\test_evidence_mapper.py:228)"} +{"complexity": "simple", "doc_id": "chunk_017420", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 232, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_sovereign_proof_confidence_matches (tests\\verification\\test_evidence_mapper.py:232)"} +{"complexity": "simple", "doc_id": "chunk_017421", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 242, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_map_claim_returns_mapping_result (tests\\verification\\test_evidence_mapper.py:242)"} +{"complexity": "simple", "doc_id": "chunk_017422", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 246, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_strong_evidence_granted (tests\\verification\\test_evidence_mapper.py:246)"} +{"complexity": "simple", "doc_id": "chunk_017423", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 250, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_strong_evidence_high_confidence (tests\\verification\\test_evidence_mapper.py:250)"} +{"complexity": "simple", "doc_id": "chunk_017424", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 254, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_weak_evidence_halted (tests\\verification\\test_evidence_mapper.py:254)"} +{"complexity": "simple", "doc_id": "chunk_017425", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 259, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_missing_evidence_type_denied (tests\\verification\\test_evidence_mapper.py:259)"} +{"complexity": "simple", "doc_id": "chunk_017426", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 264, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_missing_evidence_zero_confidence (tests\\verification\\test_evidence_mapper.py:264)"} +{"complexity": "simple", "doc_id": "chunk_017427", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 268, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_pact_evidence_granted (tests\\verification\\test_evidence_mapper.py:268)"} +{"complexity": "simple", "doc_id": "chunk_017428", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 272, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_proof_hash_is_32_chars (tests\\verification\\test_evidence_mapper.py:272)"} +{"complexity": "simple", "doc_id": "chunk_017429", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 276, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_proof_hash_is_hex (tests\\verification\\test_evidence_mapper.py:276)"} +{"complexity": "simple", "doc_id": "chunk_017430", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 280, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_reasoning_chain_is_list (tests\\verification\\test_evidence_mapper.py:280)"} +{"complexity": "simple", "doc_id": "chunk_017431", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 284, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_reasoning_chain_nonempty (tests\\verification\\test_evidence_mapper.py:284)"} +{"complexity": "simple", "doc_id": "chunk_017432", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 288, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_reasoning_chain_contains_strings (tests\\verification\\test_evidence_mapper.py:288)"} +{"complexity": "simple", "doc_id": "chunk_017433", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 293, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_reasoning_chain_contains_claim_id (tests\\verification\\test_evidence_mapper.py:293)"} +{"complexity": "simple", "doc_id": "chunk_017434", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 298, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_halt_reasoning_mentions_constitutional_halt (tests\\verification\\test_evidence_mapper.py:298)"} +{"complexity": "simple", "doc_id": "chunk_017435", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 303, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_links_generated_for_complete_evidence (tests\\verification\\test_evidence_mapper.py:303)"} +{"complexity": "simple", "doc_id": "chunk_017436", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 307, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_each_link_has_correct_regulation (tests\\verification\\test_evidence_mapper.py:307)"} +{"complexity": "simple", "doc_id": "chunk_017437", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 312, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_timestamp_set (tests\\verification\\test_evidence_mapper.py:312)"} +{"complexity": "simple", "doc_id": "chunk_017438", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 316, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_claim_id_stored (tests\\verification\\test_evidence_mapper.py:316)"} +{"complexity": "simple", "doc_id": "chunk_017439", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 320, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_different_regulations_different_results (tests\\verification\\test_evidence_mapper.py:320)"} +{"complexity": "simple", "doc_id": "chunk_017440", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 332, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_initial_stats_total_zero (tests\\verification\\test_evidence_mapper.py:332)"} +{"complexity": "simple", "doc_id": "chunk_017441", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 336, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_initial_stats_has_only_total_key (tests\\verification\\test_evidence_mapper.py:336)"} +{"complexity": "simple", "doc_id": "chunk_017442", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 340, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_stats_after_one_claim (tests\\verification\\test_evidence_mapper.py:340)"} +{"complexity": "simple", "doc_id": "chunk_017443", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 346, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_stats_has_required_keys_after_claims (tests\\verification\\test_evidence_mapper.py:346)"} +{"complexity": "simple", "doc_id": "chunk_017444", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 353, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_stats_granted_count_correct (tests\\verification\\test_evidence_mapper.py:353)"} +{"complexity": "simple", "doc_id": "chunk_017445", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 360, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_stats_halt_count_after_weak_evidence (tests\\verification\\test_evidence_mapper.py:360)"} +{"complexity": "simple", "doc_id": "chunk_017446", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 366, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_halt_rate_matches_halted_over_total (tests\\verification\\test_evidence_mapper.py:366)"} +{"complexity": "simple", "doc_id": "chunk_017447", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 373, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_avg_confidence_in_0_1 (tests\\verification\\test_evidence_mapper.py:373)"} +{"complexity": "simple", "doc_id": "chunk_017448", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 379, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_history_appended_each_call (tests\\verification\\test_evidence_mapper.py:379)"} +{"complexity": "simple", "doc_id": "chunk_017449", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 391, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_direct_3303_present (tests\\verification\\test_evidence_mapper.py:391)"} +{"complexity": "simple", "doc_id": "chunk_017450", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 394, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_presumptive_3309_present (tests\\verification\\test_evidence_mapper.py:394)"} +{"complexity": "simple", "doc_id": "chunk_017451", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 397, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_tdiu_4_16_present (tests\\verification\\test_evidence_mapper.py:397)"} +{"complexity": "simple", "doc_id": "chunk_017452", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 400, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_burn_pit_pact_present (tests\\verification\\test_evidence_mapper.py:400)"} +{"complexity": "simple", "doc_id": "chunk_017453", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 403, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_direct_3303_requires_three_types (tests\\verification\\test_evidence_mapper.py:403)"} +{"complexity": "simple", "doc_id": "chunk_017454", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 407, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_pact_lower_min_strength_than_direct (tests\\verification\\test_evidence_mapper.py:407)"} +{"complexity": "simple", "doc_id": "chunk_017455", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 410, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_axiom_descriptions_nonempty (tests\\verification\\test_evidence_mapper.py:410)"} +{"complexity": "simple", "doc_id": "chunk_017456", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 420, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_default_halt_threshold (tests\\verification\\test_evidence_mapper.py:420)"} +{"complexity": "simple", "doc_id": "chunk_017457", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 424, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_default_brand_name (tests\\verification\\test_evidence_mapper.py:424)"} +{"complexity": "simple", "doc_id": "chunk_017458", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 428, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_to_dict_returns_dict (tests\\verification\\test_evidence_mapper.py:428)"} +{"complexity": "simple", "doc_id": "chunk_017459", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 432, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_to_dict_has_required_keys (tests\\verification\\test_evidence_mapper.py:432)"} +{"complexity": "simple", "doc_id": "chunk_017460", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 438, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_custom_config_stored (tests\\verification\\test_evidence_mapper.py:438)"} +{"complexity": "simple", "doc_id": "chunk_017461", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 449, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_audit_trail_enabled_by_default (tests\\verification\\test_evidence_mapper.py:449)"} +{"complexity": "simple", "doc_id": "chunk_017462", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 458, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper._core (tests\\verification\\test_evidence_mapper.py:458)"} +{"complexity": "simple", "doc_id": "chunk_017463", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 461, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_returns_dict (tests\\verification\\test_evidence_mapper.py:461)"} +{"complexity": "simple", "doc_id": "chunk_017464", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 465, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_has_core_key (tests\\verification\\test_evidence_mapper.py:465)"} +{"complexity": "simple", "doc_id": "chunk_017465", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 469, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_core_key_has_engine_product_version (tests\\verification\\test_evidence_mapper.py:469)"} +{"complexity": "simple", "doc_id": "chunk_017466", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 475, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_proof_number_increments (tests\\verification\\test_evidence_mapper.py:475)"} +{"complexity": "simple", "doc_id": "chunk_017467", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 481, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_strong_evidence_status_granted (tests\\verification\\test_evidence_mapper.py:481)"} +{"complexity": "simple", "doc_id": "chunk_017468", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 485, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_sovereign_proof_has_patent (tests\\verification\\test_evidence_mapper.py:485)"} +{"complexity": "simple", "doc_id": "chunk_017469", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 489, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_proof_hash_present (tests\\verification\\test_evidence_mapper.py:489)"} +{"complexity": "simple", "doc_id": "chunk_017470", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 499, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_returns_dict (tests\\verification\\test_evidence_mapper.py:499)"} +{"complexity": "simple", "doc_id": "chunk_017471", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 502, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_has_required_keys (tests\\verification\\test_evidence_mapper.py:502)"} +{"complexity": "simple", "doc_id": "chunk_017472", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 507, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_reflection_id_increments (tests\\verification\\test_evidence_mapper.py:507)"} +{"complexity": "simple", "doc_id": "chunk_017473", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 513, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_health_healthy_when_no_claims (tests\\verification\\test_evidence_mapper.py:513)"} +{"complexity": "simple", "doc_id": "chunk_017474", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 517, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_suggestions_is_list (tests\\verification\\test_evidence_mapper.py:517)"} +{"complexity": "simple", "doc_id": "chunk_017475", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 520, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_suggestions_contains_no_claims_hint (tests\\verification\\test_evidence_mapper.py:520)"} +{"complexity": "simple", "doc_id": "chunk_017476", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 526, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_health_degraded_after_many_halts (tests\\verification\\test_evidence_mapper.py:526)"} +{"complexity": "simple", "doc_id": "chunk_017477", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 540, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_returns_sentient_core_instance (tests\\verification\\test_evidence_mapper.py:540)"} +{"complexity": "simple", "doc_id": "chunk_017478", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 545, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_white_label_brand_in_process_result (tests\\verification\\test_evidence_mapper.py:545)"} +{"complexity": "simple", "doc_id": "chunk_017479", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 551, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_white_label_product_in_process_result (tests\\verification\\test_evidence_mapper.py:551)"} +{"complexity": "simple", "doc_id": "chunk_017480", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 557, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_white_label_partner_id_in_process_result (tests\\verification\\test_evidence_mapper.py:557)"} +{"complexity": "simple", "doc_id": "chunk_017481", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 563, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_white_label_custom_halt_threshold (tests\\verification\\test_evidence_mapper.py:563)"} +{"complexity": "simple", "doc_id": "chunk_017482", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 568, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_white_label_has_audit_trail_enabled (tests\\verification\\test_evidence_mapper.py:568)"} +{"complexity": "simple", "doc_id": "chunk_017483", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 573, "source_path": "tests\\verification\\test_evidence_mapper.py", "text": "test_evidence_mapper.test_white_label_independent_of_parent (tests\\verification\\test_evidence_mapper.py:573)"} +{"complexity": "medium", "doc_id": "chunk_017484", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 42, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.TestConstants (tests\\verification\\test_evidence_seeking.py:42)"} +{"complexity": "medium", "doc_id": "chunk_017485", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 63, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.TestEnums (tests\\verification\\test_evidence_seeking.py:63)"} +{"complexity": "complex", "doc_id": "chunk_017486", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 93, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.TestEvidenceQuery (tests\\verification\\test_evidence_seeking.py:93)"} +{"complexity": "medium", "doc_id": "chunk_017487", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 135, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.TestEvidenceItem (tests\\verification\\test_evidence_seeking.py:135)"} +{"complexity": "complex", "doc_id": "chunk_017488", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 164, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.TestEvidenceResult (tests\\verification\\test_evidence_seeking.py:164)"} +{"complexity": "medium", "doc_id": "chunk_017489", "function_type": "class", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 206, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.TestTFIDFScorer (tests\\verification\\test_evidence_seeking.py:206)"} +{"complexity": "complex", "doc_id": "chunk_017490", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 239, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.TestRegulatorySource (tests\\verification\\test_evidence_seeking.py:239)"} +{"complexity": "medium", "doc_id": "chunk_017491", "function_type": "class", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 278, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.TestDocumentStoreSource (tests\\verification\\test_evidence_seeking.py:278)"} +{"complexity": "complex", "doc_id": "chunk_017492", "function_type": "class", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "verification", "source_line": 307, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.TestClaimParser (tests\\verification\\test_evidence_seeking.py:307)"} +{"complexity": "complex", "doc_id": "chunk_017493", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 351, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.TestEvidenceChainLinker (tests\\verification\\test_evidence_seeking.py:351)"} +{"complexity": "complex", "doc_id": "chunk_017494", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 392, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.TestEvidenceSeeker (tests\\verification\\test_evidence_seeking.py:392)"} +{"complexity": "medium", "doc_id": "chunk_017495", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 493, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.StubSource (tests\\verification\\test_evidence_seeking.py:493)"} +{"complexity": "medium", "doc_id": "chunk_017496", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 513, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.TestEvidenceSeekerStubbed (tests\\verification\\test_evidence_seeking.py:513)"} +{"complexity": "simple", "doc_id": "chunk_017497", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 43, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_version_is_string (tests\\verification\\test_evidence_seeking.py:43)"} +{"complexity": "simple", "doc_id": "chunk_017498", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 46, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_relevance_threshold_in_01 (tests\\verification\\test_evidence_seeking.py:46)"} +{"complexity": "simple", "doc_id": "chunk_017499", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 49, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_max_results_positive (tests\\verification\\test_evidence_seeking.py:49)"} +{"complexity": "simple", "doc_id": "chunk_017500", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 52, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_confidence_floor_positive (tests\\verification\\test_evidence_seeking.py:52)"} +{"complexity": "simple", "doc_id": "chunk_017501", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 55, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_genesis_hash_is_64_zeros (tests\\verification\\test_evidence_seeking.py:55)"} +{"complexity": "simple", "doc_id": "chunk_017502", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 64, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_vetproof_domain_value (tests\\verification\\test_evidence_seeking.py:64)"} +{"complexity": "simple", "doc_id": "chunk_017503", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 67, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_general_domain_value (tests\\verification\\test_evidence_seeking.py:67)"} +{"complexity": "simple", "doc_id": "chunk_017504", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 70, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_status_discovered (tests\\verification\\test_evidence_seeking.py:70)"} +{"complexity": "simple", "doc_id": "chunk_017505", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 73, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_status_chain_linked (tests\\verification\\test_evidence_seeking.py:73)"} +{"complexity": "simple", "doc_id": "chunk_017506", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 76, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_strategy_hybrid (tests\\verification\\test_evidence_seeking.py:76)"} +{"complexity": "simple", "doc_id": "chunk_017507", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 79, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_strategy_keyword (tests\\verification\\test_evidence_seeking.py:79)"} +{"complexity": "simple", "doc_id": "chunk_017508", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 82, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_source_regulatory_db (tests\\verification\\test_evidence_seeking.py:82)"} +{"complexity": "simple", "doc_id": "chunk_017509", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 85, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_source_document_store (tests\\verification\\test_evidence_seeking.py:85)"} +{"complexity": "simple", "doc_id": "chunk_017510", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 102, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_to_dict_domain_is_string (tests\\verification\\test_evidence_seeking.py:102)"} +{"complexity": "simple", "doc_id": "chunk_017511", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 106, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_to_dict_strategy_is_string (tests\\verification\\test_evidence_seeking.py:106)"} +{"complexity": "simple", "doc_id": "chunk_017512", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 110, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_to_dict_has_required_keys (tests\\verification\\test_evidence_seeking.py:110)"} +{"complexity": "simple", "doc_id": "chunk_017513", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 116, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_compute_hash_64_chars (tests\\verification\\test_evidence_seeking.py:116)"} +{"complexity": "simple", "doc_id": "chunk_017514", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 119, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_compute_hash_is_hex (tests\\verification\\test_evidence_seeking.py:119)"} +{"complexity": "simple", "doc_id": "chunk_017515", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 122, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_different_claims_different_hashes (tests\\verification\\test_evidence_seeking.py:122)"} +{"complexity": "simple", "doc_id": "chunk_017516", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 127, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_default_domain_general (tests\\verification\\test_evidence_seeking.py:127)"} +{"complexity": "simple", "doc_id": "chunk_017517", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 136, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_content_hash_auto_computed (tests\\verification\\test_evidence_seeking.py:136)"} +{"complexity": "simple", "doc_id": "chunk_017518", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 141, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_empty_content_no_hash (tests\\verification\\test_evidence_seeking.py:141)"} +{"complexity": "simple", "doc_id": "chunk_017519", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 144, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_explicit_hash_not_overwritten (tests\\verification\\test_evidence_seeking.py:144)"} +{"complexity": "simple", "doc_id": "chunk_017520", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 148, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_to_dict_source_type_string (tests\\verification\\test_evidence_seeking.py:148)"} +{"complexity": "simple", "doc_id": "chunk_017521", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 152, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_to_dict_status_string (tests\\verification\\test_evidence_seeking.py:152)"} +{"complexity": "simple", "doc_id": "chunk_017522", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 156, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_default_status_discovered (tests\\verification\\test_evidence_seeking.py:156)"} +{"complexity": "simple", "doc_id": "chunk_017523", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 165, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking._result (tests\\verification\\test_evidence_seeking.py:165)"} +{"complexity": "simple", "doc_id": "chunk_017524", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 173, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_to_dict_patent_field (tests\\verification\\test_evidence_seeking.py:173)"} +{"complexity": "simple", "doc_id": "chunk_017525", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 176, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_to_dict_cage_field (tests\\verification\\test_evidence_seeking.py:176)"} +{"complexity": "simple", "doc_id": "chunk_017526", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 179, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_to_dict_domain_string (tests\\verification\\test_evidence_seeking.py:179)"} +{"complexity": "simple", "doc_id": "chunk_017527", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 182, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_to_dict_required_keys (tests\\verification\\test_evidence_seeking.py:182)"} +{"complexity": "simple", "doc_id": "chunk_017528", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 189, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_to_sovereign_proof_type (tests\\verification\\test_evidence_seeking.py:189)"} +{"complexity": "simple", "doc_id": "chunk_017529", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 193, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_to_sovereign_proof_patent (tests\\verification\\test_evidence_seeking.py:193)"} +{"complexity": "simple", "doc_id": "chunk_017530", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 197, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_to_sovereign_proof_version_matches (tests\\verification\\test_evidence_seeking.py:197)"} +{"complexity": "simple", "doc_id": "chunk_017531", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "verification", "source_line": 207, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_tokenize_lowercase (tests\\verification\\test_evidence_seeking.py:207)"} +{"complexity": "simple", "doc_id": "chunk_017532", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "verification", "source_line": 210, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_tokenize_empty (tests\\verification\\test_evidence_seeking.py:210)"} +{"complexity": "simple", "doc_id": "chunk_017533", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 213, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_compute_tf_sums_to_one (tests\\verification\\test_evidence_seeking.py:213)"} +{"complexity": "simple", "doc_id": "chunk_017534", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 217, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_compute_idf_empty_corpus (tests\\verification\\test_evidence_seeking.py:217)"} +{"complexity": "simple", "doc_id": "chunk_017535", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 220, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_score_identical_texts_is_one (tests\\verification\\test_evidence_seeking.py:220)"} +{"complexity": "simple", "doc_id": "chunk_017536", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 224, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_score_zero_overlap_is_zero (tests\\verification\\test_evidence_seeking.py:224)"} +{"complexity": "simple", "doc_id": "chunk_017537", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 228, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_score_in_01 (tests\\verification\\test_evidence_seeking.py:228)"} +{"complexity": "simple", "doc_id": "chunk_017538", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 231, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_score_empty_query_is_zero (tests\\verification\\test_evidence_seeking.py:231)"} +{"complexity": "simple", "doc_id": "chunk_017539", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 246, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_vetproof_claim_returns_items (tests\\verification\\test_evidence_seeking.py:246)"} +{"complexity": "simple", "doc_id": "chunk_017540", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 255, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_items_sorted_by_relevance_desc (tests\\verification\\test_evidence_seeking.py:255)"} +{"complexity": "simple", "doc_id": "chunk_017541", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 263, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_max_results_respected (tests\\verification\\test_evidence_seeking.py:263)"} +{"complexity": "simple", "doc_id": "chunk_017542", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 269, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_health_check_returns_dict (tests\\verification\\test_evidence_seeking.py:269)"} +{"complexity": "simple", "doc_id": "chunk_017543", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 279, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking._store (tests\\verification\\test_evidence_seeking.py:279)"} +{"complexity": "simple", "doc_id": "chunk_017544", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 286, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_matching_doc_returned (tests\\verification\\test_evidence_seeking.py:286)"} +{"complexity": "simple", "doc_id": "chunk_017545", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 291, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_empty_store_returns_empty (tests\\verification\\test_evidence_seeking.py:291)"} +{"complexity": "simple", "doc_id": "chunk_017546", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 295, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_add_document_increases_results (tests\\verification\\test_evidence_seeking.py:295)"} +{"complexity": "simple", "doc_id": "chunk_017547", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "verification", "source_line": 308, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_parse_returns_evidence_query (tests\\verification\\test_evidence_seeking.py:308)"} +{"complexity": "simple", "doc_id": "chunk_017548", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "verification", "source_line": 311, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_keywords_extracted (tests\\verification\\test_evidence_seeking.py:311)"} +{"complexity": "simple", "doc_id": "chunk_017549", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 315, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_stopwords_filtered (tests\\verification\\test_evidence_seeking.py:315)"} +{"complexity": "simple", "doc_id": "chunk_017550", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "verification", "source_line": 319, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_38_cfr_regulation_ref_extracted (tests\\verification\\test_evidence_seeking.py:319)"} +{"complexity": "simple", "doc_id": "chunk_017551", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "verification", "source_line": 323, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_hipaa_regulation_ref_extracted (tests\\verification\\test_evidence_seeking.py:323)"} +{"complexity": "simple", "doc_id": "chunk_017552", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 327, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_vetproof_domain_detected (tests\\verification\\test_evidence_seeking.py:327)"} +{"complexity": "simple", "doc_id": "chunk_017553", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 331, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_health_domain_detected (tests\\verification\\test_evidence_seeking.py:331)"} +{"complexity": "simple", "doc_id": "chunk_017554", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 335, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_domain_hint_overrides_detection (tests\\verification\\test_evidence_seeking.py:335)"} +{"complexity": "simple", "doc_id": "chunk_017555", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 339, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_hybrid_strategy_when_refs_and_keywords (tests\\verification\\test_evidence_seeking.py:339)"} +{"complexity": "simple", "doc_id": "chunk_017556", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 343, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_empty_claim_returns_query (tests\\verification\\test_evidence_seeking.py:343)"} +{"complexity": "simple", "doc_id": "chunk_017557", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 352, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking._item (tests\\verification\\test_evidence_seeking.py:352)"} +{"complexity": "simple", "doc_id": "chunk_017558", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 355, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_link_returns_64_char_hash (tests\\verification\\test_evidence_seeking.py:355)"} +{"complexity": "simple", "doc_id": "chunk_017559", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 359, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_link_sets_status_chain_linked (tests\\verification\\test_evidence_seeking.py:359)"} +{"complexity": "simple", "doc_id": "chunk_017560", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 365, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_sequential_links_differ (tests\\verification\\test_evidence_seeking.py:365)"} +{"complexity": "simple", "doc_id": "chunk_017561", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 371, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_initial_head_is_genesis (tests\\verification\\test_evidence_seeking.py:371)"} +{"complexity": "simple", "doc_id": "chunk_017562", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 374, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_reset_restores_genesis (tests\\verification\\test_evidence_seeking.py:374)"} +{"complexity": "simple", "doc_id": "chunk_017563", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 380, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_empty_proof_hash_is_genesis (tests\\verification\\test_evidence_seeking.py:380)"} +{"complexity": "simple", "doc_id": "chunk_017564", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 383, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_proof_hash_multiple_items_64_chars (tests\\verification\\test_evidence_seeking.py:383)"} +{"complexity": "simple", "doc_id": "chunk_017565", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 393, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking._seeker (tests\\verification\\test_evidence_seeking.py:393)"} +{"complexity": "simple", "doc_id": "chunk_017566", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 396, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_seek_returns_evidence_result (tests\\verification\\test_evidence_seeking.py:396)"} +{"complexity": "simple", "doc_id": "chunk_017567", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 400, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_proof_hash_set (tests\\verification\\test_evidence_seeking.py:400)"} +{"complexity": "simple", "doc_id": "chunk_017568", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 404, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_domain_in_result (tests\\verification\\test_evidence_seeking.py:404)"} +{"complexity": "simple", "doc_id": "chunk_017569", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 408, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_empty_claim_returns_result (tests\\verification\\test_evidence_seeking.py:408)"} +{"complexity": "simple", "doc_id": "chunk_017570", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 411, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_search_time_nonnegative (tests\\verification\\test_evidence_seeking.py:411)"} +{"complexity": "simple", "doc_id": "chunk_017571", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 415, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_accepted_lte_discovered (tests\\verification\\test_evidence_seeking.py:415)"} +{"complexity": "simple", "doc_id": "chunk_017572", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 419, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_chain_hashes_count_matches_accepted (tests\\verification\\test_evidence_seeking.py:419)"} +{"complexity": "simple", "doc_id": "chunk_017573", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 423, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_aggregate_confidence_in_01 (tests\\verification\\test_evidence_seeking.py:423)"} +{"complexity": "simple", "doc_id": "chunk_017574", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 427, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_verify_chain_fresh_result_true (tests\\verification\\test_evidence_seeking.py:427)"} +{"complexity": "simple", "doc_id": "chunk_017575", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 432, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_validate_valid_items_true (tests\\verification\\test_evidence_seeking.py:432)"} +{"complexity": "simple", "doc_id": "chunk_017576", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 437, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_validate_empty_false (tests\\verification\\test_evidence_seeking.py:437)"} +{"complexity": "simple", "doc_id": "chunk_017577", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 440, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_validate_low_confidence_false (tests\\verification\\test_evidence_seeking.py:440)"} +{"complexity": "simple", "doc_id": "chunk_017578", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 445, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_initial_stats_zero_searches (tests\\verification\\test_evidence_seeking.py:445)"} +{"complexity": "simple", "doc_id": "chunk_017579", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 448, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_stats_increments (tests\\verification\\test_evidence_seeking.py:448)"} +{"complexity": "simple", "doc_id": "chunk_017580", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 454, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_stats_required_keys (tests\\verification\\test_evidence_seeking.py:454)"} +{"complexity": "simple", "doc_id": "chunk_017581", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 460, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_search_history_returned (tests\\verification\\test_evidence_seeking.py:460)"} +{"complexity": "simple", "doc_id": "chunk_017582", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 466, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_search_history_limit (tests\\verification\\test_evidence_seeking.py:466)"} +{"complexity": "simple", "doc_id": "chunk_017583", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 472, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_register_source_increments_count (tests\\verification\\test_evidence_seeking.py:472)"} +{"complexity": "simple", "doc_id": "chunk_017584", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 478, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_list_sources_returns_list (tests\\verification\\test_evidence_seeking.py:478)"} +{"complexity": "simple", "doc_id": "chunk_017585", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 482, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_domain_override_in_result (tests\\verification\\test_evidence_seeking.py:482)"} +{"complexity": "simple", "doc_id": "chunk_017586", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 494, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.__init__ (tests\\verification\\test_evidence_seeking.py:494)"} +{"complexity": "medium", "doc_id": "chunk_017587", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 499, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.search (tests\\verification\\test_evidence_seeking.py:499)"} +{"complexity": "medium", "doc_id": "chunk_017588", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 514, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_filters_below_threshold (tests\\verification\\test_evidence_seeking.py:514)"} +{"complexity": "medium", "doc_id": "chunk_017589", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 527, "source_path": "tests\\verification\\test_evidence_seeking.py", "text": "test_evidence_seeking.test_accepts_above_threshold_and_sets_proof_hash (tests\\verification\\test_evidence_seeking.py:527)"} +{"complexity": "simple", "doc_id": "chunk_017590", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 46, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.TestOmegaAThreshold (tests\\verification\\test_framework_registry.py:46)"} +{"complexity": "simple", "doc_id": "chunk_017591", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 61, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.TestFrameworkBase (tests\\verification\\test_framework_registry.py:61)"} +{"complexity": "medium", "doc_id": "chunk_017592", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 77, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.TestStubFramework (tests\\verification\\test_framework_registry.py:77)"} +{"complexity": "medium", "doc_id": "chunk_017593", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 110, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.TestF22DiscreteGraphTheory (tests\\verification\\test_framework_registry.py:110)"} +{"complexity": "medium", "doc_id": "chunk_017594", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 131, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.TestF23StochasticProcesses (tests\\verification\\test_framework_registry.py:131)"} +{"complexity": "medium", "doc_id": "chunk_017595", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 148, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.TestF24ChaosTheory (tests\\verification\\test_framework_registry.py:148)"} +{"complexity": "medium", "doc_id": "chunk_017596", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 162, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.TestF25CategoryTheory (tests\\verification\\test_framework_registry.py:162)"} +{"complexity": "medium", "doc_id": "chunk_017597", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 177, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.TestF26InformationGeometry (tests\\verification\\test_framework_registry.py:177)"} +{"complexity": "medium", "doc_id": "chunk_017598", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 191, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.TestF27SemanticTripleVerification (tests\\verification\\test_framework_registry.py:191)"} +{"complexity": "complex", "doc_id": "chunk_017599", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 210, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.TestRealFrameworkAdapter (tests\\verification\\test_framework_registry.py:210)"} +{"complexity": "medium", "doc_id": "chunk_017600", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 262, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.TestLatticeEvaluation (tests\\verification\\test_framework_registry.py:262)"} +{"complexity": "complex", "doc_id": "chunk_017601", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 296, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.TestFrameworkRegistry (tests\\verification\\test_framework_registry.py:296)"} +{"complexity": "complex", "doc_id": "chunk_017602", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 371, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.TestFrameworkRegistryDefault (tests\\verification\\test_framework_registry.py:371)"} +{"complexity": "medium", "doc_id": "chunk_017603", "function_type": "class", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 411, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.TestGetDefaultRegistry (tests\\verification\\test_framework_registry.py:411)"} +{"complexity": "simple", "doc_id": "chunk_017604", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 47, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_value_is_0_0884 (tests\\verification\\test_framework_registry.py:47)"} +{"complexity": "simple", "doc_id": "chunk_017605", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 50, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_is_float (tests\\verification\\test_framework_registry.py:50)"} +{"complexity": "simple", "doc_id": "chunk_017606", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 53, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_in_valid_probability_range (tests\\verification\\test_framework_registry.py:53)"} +{"complexity": "simple", "doc_id": "chunk_017607", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 62, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_score_returns_zero (tests\\verification\\test_framework_registry.py:62)"} +{"complexity": "simple", "doc_id": "chunk_017608", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 66, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_score_returns_float (tests\\verification\\test_framework_registry.py:66)"} +{"complexity": "simple", "doc_id": "chunk_017609", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 69, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_score_empty_string (tests\\verification\\test_framework_registry.py:69)"} +{"complexity": "simple", "doc_id": "chunk_017610", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 78, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry._stub (tests\\verification\\test_framework_registry.py:78)"} +{"complexity": "simple", "doc_id": "chunk_017611", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 86, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_score_returns_default (tests\\verification\\test_framework_registry.py:86)"} +{"complexity": "simple", "doc_id": "chunk_017612", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 89, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_score_ignores_text (tests\\verification\\test_framework_registry.py:89)"} +{"complexity": "simple", "doc_id": "chunk_017613", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 93, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_fields_stored (tests\\verification\\test_framework_registry.py:93)"} +{"complexity": "simple", "doc_id": "chunk_017614", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 99, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_zero_score_stub (tests\\verification\\test_framework_registry.py:99)"} +{"complexity": "simple", "doc_id": "chunk_017615", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 102, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_one_score_stub (tests\\verification\\test_framework_registry.py:102)"} +{"complexity": "simple", "doc_id": "chunk_017616", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 111, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_empty_string_zero (tests\\verification\\test_framework_registry.py:111)"} +{"complexity": "simple", "doc_id": "chunk_017617", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 114, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_single_keyword_positive (tests\\verification\\test_framework_registry.py:114)"} +{"complexity": "simple", "doc_id": "chunk_017618", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 118, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_all_keywords_max (tests\\verification\\test_framework_registry.py:118)"} +{"complexity": "simple", "doc_id": "chunk_017619", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 123, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_score_in_0_1 (tests\\verification\\test_framework_registry.py:123)"} +{"complexity": "simple", "doc_id": "chunk_017620", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 127, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_irrelevant_text_zero (tests\\verification\\test_framework_registry.py:127)"} +{"complexity": "simple", "doc_id": "chunk_017621", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 132, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_empty_string_zero (tests\\verification\\test_framework_registry.py:132)"} +{"complexity": "simple", "doc_id": "chunk_017622", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 135, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_probability_keyword_positive (tests\\verification\\test_framework_registry.py:135)"} +{"complexity": "simple", "doc_id": "chunk_017623", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 139, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_multiple_keywords_higher_score (tests\\verification\\test_framework_registry.py:139)"} +{"complexity": "simple", "doc_id": "chunk_017624", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 144, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_score_in_0_1 (tests\\verification\\test_framework_registry.py:144)"} +{"complexity": "simple", "doc_id": "chunk_017625", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 149, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_empty_string_zero (tests\\verification\\test_framework_registry.py:149)"} +{"complexity": "simple", "doc_id": "chunk_017626", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 152, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_chaotic_keyword (tests\\verification\\test_framework_registry.py:152)"} +{"complexity": "simple", "doc_id": "chunk_017627", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 155, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_attractor_keyword (tests\\verification\\test_framework_registry.py:155)"} +{"complexity": "simple", "doc_id": "chunk_017628", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 158, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_score_in_0_1 (tests\\verification\\test_framework_registry.py:158)"} +{"complexity": "simple", "doc_id": "chunk_017629", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 163, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_empty_string_zero (tests\\verification\\test_framework_registry.py:163)"} +{"complexity": "simple", "doc_id": "chunk_017630", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 166, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_functor_keyword (tests\\verification\\test_framework_registry.py:166)"} +{"complexity": "simple", "doc_id": "chunk_017631", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 169, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_morphism_and_composition (tests\\verification\\test_framework_registry.py:169)"} +{"complexity": "simple", "doc_id": "chunk_017632", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 173, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_score_in_0_1 (tests\\verification\\test_framework_registry.py:173)"} +{"complexity": "simple", "doc_id": "chunk_017633", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 178, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_empty_string_zero (tests\\verification\\test_framework_registry.py:178)"} +{"complexity": "simple", "doc_id": "chunk_017634", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 181, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_entropy_keyword (tests\\verification\\test_framework_registry.py:181)"} +{"complexity": "simple", "doc_id": "chunk_017635", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 184, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_information_geometry_keyword (tests\\verification\\test_framework_registry.py:184)"} +{"complexity": "simple", "doc_id": "chunk_017636", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 187, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_score_in_0_1 (tests\\verification\\test_framework_registry.py:187)"} +{"complexity": "simple", "doc_id": "chunk_017637", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 192, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_empty_string_zero (tests\\verification\\test_framework_registry.py:192)"} +{"complexity": "simple", "doc_id": "chunk_017638", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 195, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_ontology_keyword (tests\\verification\\test_framework_registry.py:195)"} +{"complexity": "simple", "doc_id": "chunk_017639", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 198, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_rdf_keyword (tests\\verification\\test_framework_registry.py:198)"} +{"complexity": "simple", "doc_id": "chunk_017640", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 201, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_score_in_0_1 (tests\\verification\\test_framework_registry.py:201)"} +{"complexity": "medium", "doc_id": "chunk_017641", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 211, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry._module_with_callables (tests\\verification\\test_framework_registry.py:211)"} +{"complexity": "simple", "doc_id": "chunk_017642", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 224, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_all_callable_returns_one (tests\\verification\\test_framework_registry.py:224)"} +{"complexity": "simple", "doc_id": "chunk_017643", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 229, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_none_callable_returns_zero (tests\\verification\\test_framework_registry.py:229)"} +{"complexity": "simple", "doc_id": "chunk_017644", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 234, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_half_callable_returns_half (tests\\verification\\test_framework_registry.py:234)"} +{"complexity": "simple", "doc_id": "chunk_017645", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 239, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_empty_all_returns_zero (tests\\verification\\test_framework_registry.py:239)"} +{"complexity": "simple", "doc_id": "chunk_017646", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 245, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_no_all_attribute_returns_zero (tests\\verification\\test_framework_registry.py:245)"} +{"complexity": "simple", "doc_id": "chunk_017647", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 250, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_repr_contains_id (tests\\verification\\test_framework_registry.py:250)"} +{"complexity": "simple", "doc_id": "chunk_017648", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 263, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry._le (tests\\verification\\test_framework_registry.py:263)"} +{"complexity": "simple", "doc_id": "chunk_017649", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 271, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_weighted_score_product (tests\\verification\\test_framework_registry.py:271)"} +{"complexity": "simple", "doc_id": "chunk_017650", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 275, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_passed_above_threshold (tests\\verification\\test_framework_registry.py:275)"} +{"complexity": "simple", "doc_id": "chunk_017651", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 278, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_not_passed_below_threshold (tests\\verification\\test_framework_registry.py:278)"} +{"complexity": "simple", "doc_id": "chunk_017652", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 282, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_fields_stored (tests\\verification\\test_framework_registry.py:282)"} +{"complexity": "simple", "doc_id": "chunk_017653", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 288, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_weighted_score_zero_weight (tests\\verification\\test_framework_registry.py:288)"} +{"complexity": "simple", "doc_id": "chunk_017654", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 297, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_initial_count_zero (tests\\verification\\test_framework_registry.py:297)"} +{"complexity": "simple", "doc_id": "chunk_017655", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 300, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_register_increases_count (tests\\verification\\test_framework_registry.py:300)"} +{"complexity": "simple", "doc_id": "chunk_017656", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 305, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_get_framework_returns_registered (tests\\verification\\test_framework_registry.py:305)"} +{"complexity": "simple", "doc_id": "chunk_017657", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 311, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_get_framework_returns_none_for_unknown (tests\\verification\\test_framework_registry.py:311)"} +{"complexity": "simple", "doc_id": "chunk_017658", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 314, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_list_frameworks_sorted (tests\\verification\\test_framework_registry.py:314)"} +{"complexity": "simple", "doc_id": "chunk_017659", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 321, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_list_frameworks_empty_on_new_registry (tests\\verification\\test_framework_registry.py:321)"} +{"complexity": "simple", "doc_id": "chunk_017660", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 324, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_evaluate_returns_list (tests\\verification\\test_framework_registry.py:324)"} +{"complexity": "simple", "doc_id": "chunk_017661", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 331, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_evaluate_returns_lattice_evaluations (tests\\verification\\test_framework_registry.py:331)"} +{"complexity": "simple", "doc_id": "chunk_017662", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 337, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_evaluate_empty_registry_returns_empty (tests\\verification\\test_framework_registry.py:337)"} +{"complexity": "simple", "doc_id": "chunk_017663", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 340, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_omega_score_empty_registry_returns_zero (tests\\verification\\test_framework_registry.py:340)"} +{"complexity": "simple", "doc_id": "chunk_017664", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 343, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_omega_score_single_framework (tests\\verification\\test_framework_registry.py:343)"} +{"complexity": "simple", "doc_id": "chunk_017665", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 348, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_omega_score_average_of_weighted_scores (tests\\verification\\test_framework_registry.py:348)"} +{"complexity": "simple", "doc_id": "chunk_017666", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 354, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_passed_flag_above_threshold (tests\\verification\\test_framework_registry.py:354)"} +{"complexity": "simple", "doc_id": "chunk_017667", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 360, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_passed_flag_below_threshold (tests\\verification\\test_framework_registry.py:360)"} +{"complexity": "simple", "doc_id": "chunk_017668", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 372, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry._default (tests\\verification\\test_framework_registry.py:372)"} +{"complexity": "simple", "doc_id": "chunk_017669", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 375, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_returns_framework_registry (tests\\verification\\test_framework_registry.py:375)"} +{"complexity": "simple", "doc_id": "chunk_017670", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 378, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_contains_f22_discrete_graph (tests\\verification\\test_framework_registry.py:378)"} +{"complexity": "simple", "doc_id": "chunk_017671", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 381, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_contains_f23_stochastic (tests\\verification\\test_framework_registry.py:381)"} +{"complexity": "simple", "doc_id": "chunk_017672", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 384, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_contains_f24_chaos (tests\\verification\\test_framework_registry.py:384)"} +{"complexity": "simple", "doc_id": "chunk_017673", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 387, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_contains_f25_category (tests\\verification\\test_framework_registry.py:387)"} +{"complexity": "simple", "doc_id": "chunk_017674", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 390, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_contains_f26_info_geometry (tests\\verification\\test_framework_registry.py:390)"} +{"complexity": "simple", "doc_id": "chunk_017675", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 393, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_contains_f27_semantic_triple (tests\\verification\\test_framework_registry.py:393)"} +{"complexity": "simple", "doc_id": "chunk_017676", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 396, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_framework_count_at_least_6 (tests\\verification\\test_framework_registry.py:396)"} +{"complexity": "simple", "doc_id": "chunk_017677", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 399, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_omega_score_on_empty_string_in_0_1 (tests\\verification\\test_framework_registry.py:399)"} +{"complexity": "simple", "doc_id": "chunk_017678", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 403, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_list_frameworks_not_empty (tests\\verification\\test_framework_registry.py:403)"} +{"complexity": "simple", "doc_id": "chunk_017679", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 412, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_returns_framework_registry (tests\\verification\\test_framework_registry.py:412)"} +{"complexity": "simple", "doc_id": "chunk_017680", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 415, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_singleton_same_instance (tests\\verification\\test_framework_registry.py:415)"} +{"complexity": "simple", "doc_id": "chunk_017681", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 420, "source_path": "tests\\verification\\test_framework_registry.py", "text": "test_framework_registry.test_singleton_has_frameworks (tests\\verification\\test_framework_registry.py:420)"} +{"complexity": "medium", "doc_id": "chunk_017682", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 23, "source_path": "tests\\verification\\test_graph_traversal.py", "text": "test_graph_traversal.TestBoundaryRisk (tests\\verification\\test_graph_traversal.py:23)"} +{"complexity": "complex", "doc_id": "chunk_017683", "function_type": "class", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 45, "source_path": "tests\\verification\\test_graph_traversal.py", "text": "test_graph_traversal.TestComputeEpsilonRisk (tests\\verification\\test_graph_traversal.py:45)"} +{"complexity": "complex", "doc_id": "chunk_017684", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 105, "source_path": "tests\\verification\\test_graph_traversal.py", "text": "test_graph_traversal.TestRecursiveAffiliateAggregation (tests\\verification\\test_graph_traversal.py:105)"} +{"complexity": "simple", "doc_id": "chunk_017685", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 24, "source_path": "tests\\verification\\test_graph_traversal.py", "text": "test_graph_traversal.test_score_clamped_to_zero_one (tests\\verification\\test_graph_traversal.py:24)"} +{"complexity": "simple", "doc_id": "chunk_017686", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 28, "source_path": "tests\\verification\\test_graph_traversal.py", "text": "test_graph_traversal.test_score_negative_clamped_to_zero (tests\\verification\\test_graph_traversal.py:28)"} +{"complexity": "simple", "doc_id": "chunk_017687", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 32, "source_path": "tests\\verification\\test_graph_traversal.py", "text": "test_graph_traversal.test_distance_is_absolute (tests\\verification\\test_graph_traversal.py:32)"} +{"complexity": "simple", "doc_id": "chunk_017688", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 36, "source_path": "tests\\verification\\test_graph_traversal.py", "text": "test_graph_traversal.test_is_within_five_percent_coerced_to_bool (tests\\verification\\test_graph_traversal.py:36)"} +{"complexity": "simple", "doc_id": "chunk_017689", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 46, "source_path": "tests\\verification\\test_graph_traversal.py", "text": "test_graph_traversal.test_claim_above_threshold_returns_zero_risk (tests\\verification\\test_graph_traversal.py:46)"} +{"complexity": "simple", "doc_id": "chunk_017690", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 50, "source_path": "tests\\verification\\test_graph_traversal.py", "text": "test_graph_traversal.test_claim_equal_to_threshold_returns_zero_risk (tests\\verification\\test_graph_traversal.py:50)"} +{"complexity": "simple", "doc_id": "chunk_017691", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 54, "source_path": "tests\\verification\\test_graph_traversal.py", "text": "test_graph_traversal.test_claim_below_threshold_returns_positive_risk (tests\\verification\\test_graph_traversal.py:54)"} +{"complexity": "simple", "doc_id": "chunk_017692", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 58, "source_path": "tests\\verification\\test_graph_traversal.py", "text": "test_graph_traversal.test_closer_to_threshold_means_higher_risk (tests\\verification\\test_graph_traversal.py:58)"} +{"complexity": "simple", "doc_id": "chunk_017693", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 63, "source_path": "tests\\verification\\test_graph_traversal.py", "text": "test_graph_traversal.test_within_five_percent_flag_set (tests\\verification\\test_graph_traversal.py:63)"} +{"complexity": "simple", "doc_id": "chunk_017694", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 68, "source_path": "tests\\verification\\test_graph_traversal.py", "text": "test_graph_traversal.test_outside_five_percent_flag_unset (tests\\verification\\test_graph_traversal.py:68)"} +{"complexity": "simple", "doc_id": "chunk_017695", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 73, "source_path": "tests\\verification\\test_graph_traversal.py", "text": "test_graph_traversal.test_score_bounded_by_one (tests\\verification\\test_graph_traversal.py:73)"} +{"complexity": "simple", "doc_id": "chunk_017696", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 78, "source_path": "tests\\verification\\test_graph_traversal.py", "text": "test_graph_traversal.test_distance_from_threshold_correct (tests\\verification\\test_graph_traversal.py:78)"} +{"complexity": "simple", "doc_id": "chunk_017697", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 82, "source_path": "tests\\verification\\test_graph_traversal.py", "text": "test_graph_traversal.test_zero_threshold_raises_value_error (tests\\verification\\test_graph_traversal.py:82)"} +{"complexity": "simple", "doc_id": "chunk_017698", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 86, "source_path": "tests\\verification\\test_graph_traversal.py", "text": "test_graph_traversal.test_negative_claimed_value_raises_value_error (tests\\verification\\test_graph_traversal.py:86)"} +{"complexity": "simple", "doc_id": "chunk_017699", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 90, "source_path": "tests\\verification\\test_graph_traversal.py", "text": "test_graph_traversal.test_alpha_scales_risk (tests\\verification\\test_graph_traversal.py:90)"} +{"complexity": "simple", "doc_id": "chunk_017700", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 96, "source_path": "tests\\verification\\test_graph_traversal.py", "text": "test_graph_traversal.test_returns_boundary_risk_instance (tests\\verification\\test_graph_traversal.py:96)"} +{"complexity": "medium", "doc_id": "chunk_017701", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 106, "source_path": "tests\\verification\\test_graph_traversal.py", "text": "test_graph_traversal._alice_olivia_graph (tests\\verification\\test_graph_traversal.py:106)"} +{"complexity": "simple", "doc_id": "chunk_017702", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 126, "source_path": "tests\\verification\\test_graph_traversal.py", "text": "test_graph_traversal.test_total_employees_aggregated (tests\\verification\\test_graph_traversal.py:126)"} +{"complexity": "simple", "doc_id": "chunk_017703", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 131, "source_path": "tests\\verification\\test_graph_traversal.py", "text": "test_graph_traversal.test_affiliate_count_includes_all_connected (tests\\verification\\test_graph_traversal.py:131)"} +{"complexity": "simple", "doc_id": "chunk_017704", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 136, "source_path": "tests\\verification\\test_graph_traversal.py", "text": "test_graph_traversal.test_threshold_exceeded_for_large_network (tests\\verification\\test_graph_traversal.py:136)"} +{"complexity": "simple", "doc_id": "chunk_017705", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 141, "source_path": "tests\\verification\\test_graph_traversal.py", "text": "test_graph_traversal.test_connected_entities_includes_all (tests\\verification\\test_graph_traversal.py:141)"} +{"complexity": "medium", "doc_id": "chunk_017706", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 146, "source_path": "tests\\verification\\test_graph_traversal.py", "text": "test_graph_traversal.test_small_network_below_threshold (tests\\verification\\test_graph_traversal.py:146)"} +{"complexity": "simple", "doc_id": "chunk_017707", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 158, "source_path": "tests\\verification\\test_graph_traversal.py", "text": "test_graph_traversal.test_entity_type_breakdown_recorded (tests\\verification\\test_graph_traversal.py:158)"} +{"complexity": "simple", "doc_id": "chunk_017708", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 165, "source_path": "tests\\verification\\test_graph_traversal.py", "text": "test_graph_traversal.test_cycle_handling_no_infinite_loop (tests\\verification\\test_graph_traversal.py:165)"} +{"complexity": "simple", "doc_id": "chunk_017709", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 174, "source_path": "tests\\verification\\test_graph_traversal.py", "text": "test_graph_traversal.test_empty_graph_raises_value_error (tests\\verification\\test_graph_traversal.py:174)"} +{"complexity": "simple", "doc_id": "chunk_017710", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 178, "source_path": "tests\\verification\\test_graph_traversal.py", "text": "test_graph_traversal.test_unknown_entity_raises_value_error (tests\\verification\\test_graph_traversal.py:178)"} +{"complexity": "medium", "doc_id": "chunk_017711", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 183, "source_path": "tests\\verification\\test_graph_traversal.py", "text": "test_graph_traversal.test_external_affiliate_not_in_graph_skipped (tests\\verification\\test_graph_traversal.py:183)"} +{"complexity": "medium", "doc_id": "chunk_017712", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 51, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.TestConstants (tests\\verification\\test_hardware_attestation.py:51)"} +{"complexity": "medium", "doc_id": "chunk_017713", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 85, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.TestTrustLevel (tests\\verification\\test_hardware_attestation.py:85)"} +{"complexity": "medium", "doc_id": "chunk_017714", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 110, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.TestAttestationStatus (tests\\verification\\test_hardware_attestation.py:110)"} +{"complexity": "medium", "doc_id": "chunk_017715", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "verification", "source_line": 135, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation._make_fp (tests\\verification\\test_hardware_attestation.py:135)"} +{"complexity": "complex", "doc_id": "chunk_017716", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 151, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.TestDeviceFingerprint (tests\\verification\\test_hardware_attestation.py:151)"} +{"complexity": "complex", "doc_id": "chunk_017717", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 202, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.TestHardwareAttestation (tests\\verification\\test_hardware_attestation.py:202)"} +{"complexity": "medium", "doc_id": "chunk_017718", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 248, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.TestTrustAnchor (tests\\verification\\test_hardware_attestation.py:248)"} +{"complexity": "complex", "doc_id": "chunk_017719", "function_type": "class", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 279, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.TestAttestationSigner (tests\\verification\\test_hardware_attestation.py:279)"} +{"complexity": "medium", "doc_id": "chunk_017720", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 327, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.TestCollectDeviceFingerprint (tests\\verification\\test_hardware_attestation.py:327)"} +{"complexity": "complex", "doc_id": "chunk_017721", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 361, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.TestHardwareAttestor (tests\\verification\\test_hardware_attestation.py:361)"} +{"complexity": "medium", "doc_id": "chunk_017722", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "verification", "source_line": 472, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation._make_reg_fp (tests\\verification\\test_hardware_attestation.py:472)"} +{"complexity": "medium", "doc_id": "chunk_017723", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "verification", "source_line": 486, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation._make_pi5_fp (tests\\verification\\test_hardware_attestation.py:486)"} +{"complexity": "complex", "doc_id": "chunk_017724", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 500, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.TestTrustRegistry (tests\\verification\\test_hardware_attestation.py:500)"} +{"complexity": "simple", "doc_id": "chunk_017725", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 52, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_attestation_version_is_string (tests\\verification\\test_hardware_attestation.py:52)"} +{"complexity": "simple", "doc_id": "chunk_017726", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 55, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_genesis_hash_is_64_zeros (tests\\verification\\test_hardware_attestation.py:55)"} +{"complexity": "simple", "doc_id": "chunk_017727", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 58, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_genesis_hash_length_is_64 (tests\\verification\\test_hardware_attestation.py:58)"} +{"complexity": "simple", "doc_id": "chunk_017728", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 61, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_pi5_soc_model_is_bcm2712 (tests\\verification\\test_hardware_attestation.py:61)"} +{"complexity": "simple", "doc_id": "chunk_017729", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 64, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_pi5_model_string_contains_raspberry_pi_5 (tests\\verification\\test_hardware_attestation.py:64)"} +{"complexity": "simple", "doc_id": "chunk_017730", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 67, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_trust_escalation_basic_is_1 (tests\\verification\\test_hardware_attestation.py:67)"} +{"complexity": "simple", "doc_id": "chunk_017731", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 70, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_trust_escalation_hardware_is_10 (tests\\verification\\test_hardware_attestation.py:70)"} +{"complexity": "simple", "doc_id": "chunk_017732", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 73, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_trust_escalation_sovereign_is_100 (tests\\verification\\test_hardware_attestation.py:73)"} +{"complexity": "simple", "doc_id": "chunk_017733", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 76, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_escalation_ordering (tests\\verification\\test_hardware_attestation.py:76)"} +{"complexity": "simple", "doc_id": "chunk_017734", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 86, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_unknown_value (tests\\verification\\test_hardware_attestation.py:86)"} +{"complexity": "simple", "doc_id": "chunk_017735", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 89, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_basic_value (tests\\verification\\test_hardware_attestation.py:89)"} +{"complexity": "simple", "doc_id": "chunk_017736", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 92, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_hardware_value (tests\\verification\\test_hardware_attestation.py:92)"} +{"complexity": "simple", "doc_id": "chunk_017737", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 95, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_sovereign_value (tests\\verification\\test_hardware_attestation.py:95)"} +{"complexity": "simple", "doc_id": "chunk_017738", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 98, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_four_levels (tests\\verification\\test_hardware_attestation.py:98)"} +{"complexity": "simple", "doc_id": "chunk_017739", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 101, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_is_str_enum (tests\\verification\\test_hardware_attestation.py:101)"} +{"complexity": "simple", "doc_id": "chunk_017740", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 111, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_pending_value (tests\\verification\\test_hardware_attestation.py:111)"} +{"complexity": "simple", "doc_id": "chunk_017741", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 114, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_valid_value (tests\\verification\\test_hardware_attestation.py:114)"} +{"complexity": "simple", "doc_id": "chunk_017742", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 117, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_invalid_value (tests\\verification\\test_hardware_attestation.py:117)"} +{"complexity": "simple", "doc_id": "chunk_017743", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 120, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_expired_value (tests\\verification\\test_hardware_attestation.py:120)"} +{"complexity": "simple", "doc_id": "chunk_017744", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 123, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_revoked_value (tests\\verification\\test_hardware_attestation.py:123)"} +{"complexity": "simple", "doc_id": "chunk_017745", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 126, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_five_statuses (tests\\verification\\test_hardware_attestation.py:126)"} +{"complexity": "simple", "doc_id": "chunk_017746", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 152, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_fingerprint_hash_auto_computed (tests\\verification\\test_hardware_attestation.py:152)"} +{"complexity": "simple", "doc_id": "chunk_017747", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 156, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_fingerprint_hash_is_hex (tests\\verification\\test_hardware_attestation.py:156)"} +{"complexity": "simple", "doc_id": "chunk_017748", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 160, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_compute_fingerprint_hash_deterministic (tests\\verification\\test_hardware_attestation.py:160)"} +{"complexity": "simple", "doc_id": "chunk_017749", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 164, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_different_hostname_different_hash (tests\\verification\\test_hardware_attestation.py:164)"} +{"complexity": "simple", "doc_id": "chunk_017750", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 169, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_is_pi5_true_when_soc_is_bcm2712 (tests\\verification\\test_hardware_attestation.py:169)"} +{"complexity": "simple", "doc_id": "chunk_017751", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 172, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_is_pi5_true_when_model_contains_raspberry_pi_5 (tests\\verification\\test_hardware_attestation.py:172)"} +{"complexity": "simple", "doc_id": "chunk_017752", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 176, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_is_pi5_false_on_non_pi (tests\\verification\\test_hardware_attestation.py:176)"} +{"complexity": "simple", "doc_id": "chunk_017753", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 180, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_to_dict_returns_dict (tests\\verification\\test_hardware_attestation.py:180)"} +{"complexity": "simple", "doc_id": "chunk_017754", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 183, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_to_dict_platform_field (tests\\verification\\test_hardware_attestation.py:183)"} +{"complexity": "simple", "doc_id": "chunk_017755", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 186, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_to_dict_fingerprint_hash_field (tests\\verification\\test_hardware_attestation.py:186)"} +{"complexity": "simple", "doc_id": "chunk_017756", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 189, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_to_dict_has_all_fields (tests\\verification\\test_hardware_attestation.py:189)"} +{"complexity": "simple", "doc_id": "chunk_017757", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 203, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation._att (tests\\verification\\test_hardware_attestation.py:203)"} +{"complexity": "simple", "doc_id": "chunk_017758", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 209, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_attestation_id_is_uuid (tests\\verification\\test_hardware_attestation.py:209)"} +{"complexity": "simple", "doc_id": "chunk_017759", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 213, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_status_pending_by_default (tests\\verification\\test_hardware_attestation.py:213)"} +{"complexity": "simple", "doc_id": "chunk_017760", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 216, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_version_matches_constant (tests\\verification\\test_hardware_attestation.py:216)"} +{"complexity": "simple", "doc_id": "chunk_017761", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 219, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_chain_hash_genesis_by_default (tests\\verification\\test_hardware_attestation.py:219)"} +{"complexity": "simple", "doc_id": "chunk_017762", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 223, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_compute_attestation_hash_64_chars (tests\\verification\\test_hardware_attestation.py:223)"} +{"complexity": "simple", "doc_id": "chunk_017763", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 226, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_compute_attestation_hash_deterministic (tests\\verification\\test_hardware_attestation.py:226)"} +{"complexity": "simple", "doc_id": "chunk_017764", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 230, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_to_dict_returns_dict (tests\\verification\\test_hardware_attestation.py:230)"} +{"complexity": "simple", "doc_id": "chunk_017765", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 233, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_to_dict_has_attestation_id (tests\\verification\\test_hardware_attestation.py:233)"} +{"complexity": "simple", "doc_id": "chunk_017766", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 236, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_to_dict_has_status (tests\\verification\\test_hardware_attestation.py:236)"} +{"complexity": "simple", "doc_id": "chunk_017767", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 239, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_to_dict_has_signature (tests\\verification\\test_hardware_attestation.py:239)"} +{"complexity": "simple", "doc_id": "chunk_017768", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 249, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation._anchor (tests\\verification\\test_hardware_attestation.py:249)"} +{"complexity": "simple", "doc_id": "chunk_017769", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 252, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_trust_level_unknown_by_default (tests\\verification\\test_hardware_attestation.py:252)"} +{"complexity": "simple", "doc_id": "chunk_017770", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 255, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_attestation_count_zero_by_default (tests\\verification\\test_hardware_attestation.py:255)"} +{"complexity": "simple", "doc_id": "chunk_017771", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 258, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_consecutive_valid_zero_by_default (tests\\verification\\test_hardware_attestation.py:258)"} +{"complexity": "simple", "doc_id": "chunk_017772", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 261, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_is_pi5_false_by_default (tests\\verification\\test_hardware_attestation.py:261)"} +{"complexity": "simple", "doc_id": "chunk_017773", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 264, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_to_dict_returns_dict (tests\\verification\\test_hardware_attestation.py:264)"} +{"complexity": "simple", "doc_id": "chunk_017774", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 267, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_to_dict_has_device_id (tests\\verification\\test_hardware_attestation.py:267)"} +{"complexity": "simple", "doc_id": "chunk_017775", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 270, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_to_dict_has_trust_level (tests\\verification\\test_hardware_attestation.py:270)"} +{"complexity": "simple", "doc_id": "chunk_017776", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 280, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation._hmac_signer (tests\\verification\\test_hardware_attestation.py:280)"} +{"complexity": "simple", "doc_id": "chunk_017777", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 284, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_method_is_string (tests\\verification\\test_hardware_attestation.py:284)"} +{"complexity": "simple", "doc_id": "chunk_017778", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 288, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_sign_returns_string (tests\\verification\\test_hardware_attestation.py:288)"} +{"complexity": "simple", "doc_id": "chunk_017779", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 291, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_sign_returns_non_empty (tests\\verification\\test_hardware_attestation.py:291)"} +{"complexity": "simple", "doc_id": "chunk_017780", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 294, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_verify_valid_own_signature (tests\\verification\\test_hardware_attestation.py:294)"} +{"complexity": "simple", "doc_id": "chunk_017781", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 299, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_verify_false_for_tampered_data (tests\\verification\\test_hardware_attestation.py:299)"} +{"complexity": "simple", "doc_id": "chunk_017782", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 304, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_verify_false_for_tampered_signature (tests\\verification\\test_hardware_attestation.py:304)"} +{"complexity": "simple", "doc_id": "chunk_017783", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 310, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_sign_deterministic_same_secret (tests\\verification\\test_hardware_attestation.py:310)"} +{"complexity": "simple", "doc_id": "chunk_017784", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 314, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_two_signers_same_secret_agree (tests\\verification\\test_hardware_attestation.py:314)"} +{"complexity": "simple", "doc_id": "chunk_017785", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 328, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_returns_device_fingerprint_instance (tests\\verification\\test_hardware_attestation.py:328)"} +{"complexity": "simple", "doc_id": "chunk_017786", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 332, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_fingerprint_hash_64_chars (tests\\verification\\test_hardware_attestation.py:332)"} +{"complexity": "simple", "doc_id": "chunk_017787", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 336, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_platform_non_empty (tests\\verification\\test_hardware_attestation.py:336)"} +{"complexity": "simple", "doc_id": "chunk_017788", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 339, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_architecture_non_empty (tests\\verification\\test_hardware_attestation.py:339)"} +{"complexity": "simple", "doc_id": "chunk_017789", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 342, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_hostname_non_empty (tests\\verification\\test_hardware_attestation.py:342)"} +{"complexity": "simple", "doc_id": "chunk_017790", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 345, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_hardware_serial_non_empty (tests\\verification\\test_hardware_attestation.py:345)"} +{"complexity": "simple", "doc_id": "chunk_017791", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 348, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_cpu_count_positive (tests\\verification\\test_hardware_attestation.py:348)"} +{"complexity": "simple", "doc_id": "chunk_017792", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 351, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_fingerprint_hash_is_valid_sha256 (tests\\verification\\test_hardware_attestation.py:351)"} +{"complexity": "simple", "doc_id": "chunk_017793", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 362, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation._attestor (tests\\verification\\test_hardware_attestation.py:362)"} +{"complexity": "simple", "doc_id": "chunk_017794", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 365, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_attest_returns_hardware_attestation (tests\\verification\\test_hardware_attestation.py:365)"} +{"complexity": "simple", "doc_id": "chunk_017795", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 369, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_attest_status_is_valid (tests\\verification\\test_hardware_attestation.py:369)"} +{"complexity": "simple", "doc_id": "chunk_017796", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 373, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_attest_signature_non_empty (tests\\verification\\test_hardware_attestation.py:373)"} +{"complexity": "simple", "doc_id": "chunk_017797", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 377, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_attest_data_hash_is_64_chars (tests\\verification\\test_hardware_attestation.py:377)"} +{"complexity": "simple", "doc_id": "chunk_017798", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 381, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_attest_signing_method_non_empty (tests\\verification\\test_hardware_attestation.py:381)"} +{"complexity": "simple", "doc_id": "chunk_017799", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 385, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_verify_attestation_valid (tests\\verification\\test_hardware_attestation.py:385)"} +{"complexity": "simple", "doc_id": "chunk_017800", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 390, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_verify_attestation_tampered_data_hash (tests\\verification\\test_hardware_attestation.py:390)"} +{"complexity": "simple", "doc_id": "chunk_017801", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 396, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_verify_attestation_tampered_signature (tests\\verification\\test_hardware_attestation.py:396)"} +{"complexity": "simple", "doc_id": "chunk_017802", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 402, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_verify_attestation_tampered_fingerprint_hostname (tests\\verification\\test_hardware_attestation.py:402)"} +{"complexity": "simple", "doc_id": "chunk_017803", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 408, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_chain_first_attestation_genesis_chain_hash (tests\\verification\\test_hardware_attestation.py:408)"} +{"complexity": "simple", "doc_id": "chunk_017804", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 413, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_chain_second_links_to_first (tests\\verification\\test_hardware_attestation.py:413)"} +{"complexity": "simple", "doc_id": "chunk_017805", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 419, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_chain_third_links_to_second (tests\\verification\\test_hardware_attestation.py:419)"} +{"complexity": "simple", "doc_id": "chunk_017806", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 426, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_get_attestation_count_increments (tests\\verification\\test_hardware_attestation.py:426)"} +{"complexity": "simple", "doc_id": "chunk_017807", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 433, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_get_chain_head_hash_matches_last_attestation (tests\\verification\\test_hardware_attestation.py:433)"} +{"complexity": "simple", "doc_id": "chunk_017808", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 438, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_get_device_fingerprint_returns_fingerprint (tests\\verification\\test_hardware_attestation.py:438)"} +{"complexity": "simple", "doc_id": "chunk_017809", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 441, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_get_statistics_returns_dict (tests\\verification\\test_hardware_attestation.py:441)"} +{"complexity": "simple", "doc_id": "chunk_017810", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 444, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_get_statistics_cage_code (tests\\verification\\test_hardware_attestation.py:444)"} +{"complexity": "simple", "doc_id": "chunk_017811", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 447, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_get_statistics_patent (tests\\verification\\test_hardware_attestation.py:447)"} +{"complexity": "simple", "doc_id": "chunk_017812", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 450, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_get_statistics_has_required_keys (tests\\verification\\test_hardware_attestation.py:450)"} +{"complexity": "simple", "doc_id": "chunk_017813", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 456, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_attest_raises_on_non_serializable_data (tests\\verification\\test_hardware_attestation.py:456)"} +{"complexity": "simple", "doc_id": "chunk_017814", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 460, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_different_data_different_hash (tests\\verification\\test_hardware_attestation.py:460)"} +{"complexity": "simple", "doc_id": "chunk_017815", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 501, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_register_device_returns_trust_anchor (tests\\verification\\test_hardware_attestation.py:501)"} +{"complexity": "simple", "doc_id": "chunk_017816", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 506, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_register_device_default_trust_unknown (tests\\verification\\test_hardware_attestation.py:506)"} +{"complexity": "simple", "doc_id": "chunk_017817", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 511, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_register_device_custom_initial_trust (tests\\verification\\test_hardware_attestation.py:511)"} +{"complexity": "simple", "doc_id": "chunk_017818", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 516, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_register_device_duplicate_raises (tests\\verification\\test_hardware_attestation.py:516)"} +{"complexity": "simple", "doc_id": "chunk_017819", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 523, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_get_anchor_none_for_unknown_device (tests\\verification\\test_hardware_attestation.py:523)"} +{"complexity": "simple", "doc_id": "chunk_017820", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 526, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_get_anchor_returns_anchor_after_registration (tests\\verification\\test_hardware_attestation.py:526)"} +{"complexity": "simple", "doc_id": "chunk_017821", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 534, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_update_trust_raises_for_unregistered (tests\\verification\\test_hardware_attestation.py:534)"} +{"complexity": "simple", "doc_id": "chunk_017822", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 541, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_update_trust_valid_increments_consecutive (tests\\verification\\test_hardware_attestation.py:541)"} +{"complexity": "simple", "doc_id": "chunk_017823", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 550, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_update_trust_valid_increments_attestation_count (tests\\verification\\test_hardware_attestation.py:550)"} +{"complexity": "medium", "doc_id": "chunk_017824", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 559, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_update_trust_invalid_resets_consecutive (tests\\verification\\test_hardware_attestation.py:559)"} +{"complexity": "simple", "doc_id": "chunk_017825", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 571, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_trust_escalation_unknown_to_basic_after_one (tests\\verification\\test_hardware_attestation.py:571)"} +{"complexity": "simple", "doc_id": "chunk_017826", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 580, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_trust_escalation_to_hardware_after_ten (tests\\verification\\test_hardware_attestation.py:580)"} +{"complexity": "medium", "doc_id": "chunk_017827", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 590, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_trust_escalation_sovereign_requires_pi5 (tests\\verification\\test_hardware_attestation.py:590)"} +{"complexity": "medium", "doc_id": "chunk_017828", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 602, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_trust_sticky_on_invalid (tests\\verification\\test_hardware_attestation.py:602)"} +{"complexity": "simple", "doc_id": "chunk_017829", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 617, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_list_devices_returns_list (tests\\verification\\test_hardware_attestation.py:617)"} +{"complexity": "simple", "doc_id": "chunk_017830", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 625, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_list_devices_entries_are_dicts (tests\\verification\\test_hardware_attestation.py:625)"} +{"complexity": "simple", "doc_id": "chunk_017831", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 630, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_get_devices_at_level_basic (tests\\verification\\test_hardware_attestation.py:630)"} +{"complexity": "simple", "doc_id": "chunk_017832", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 640, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_get_devices_at_level_excludes_unknown (tests\\verification\\test_hardware_attestation.py:640)"} +{"complexity": "simple", "doc_id": "chunk_017833", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 647, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_get_statistics_returns_dict (tests\\verification\\test_hardware_attestation.py:647)"} +{"complexity": "simple", "doc_id": "chunk_017834", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 650, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_get_statistics_has_required_keys (tests\\verification\\test_hardware_attestation.py:650)"} +{"complexity": "simple", "doc_id": "chunk_017835", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 656, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_get_statistics_total_devices_count (tests\\verification\\test_hardware_attestation.py:656)"} +{"complexity": "simple", "doc_id": "chunk_017836", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 662, "source_path": "tests\\verification\\test_hardware_attestation.py", "text": "test_hardware_attestation.test_get_statistics_pi5_devices_detected (tests\\verification\\test_hardware_attestation.py:662)"} +{"complexity": "medium", "doc_id": "chunk_017837", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "verification", "source_line": 57, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector._make_question (tests\\verification\\test_hf_dataset_connector.py:57)"} +{"complexity": "simple", "doc_id": "chunk_017838", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "verification", "source_line": 73, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector._make_vote (tests\\verification\\test_hf_dataset_connector.py:73)"} +{"complexity": "medium", "doc_id": "chunk_017839", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "verification", "source_line": 77, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector._make_consensus_result (tests\\verification\\test_hf_dataset_connector.py:77)"} +{"complexity": "simple", "doc_id": "chunk_017840", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 94, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector._gsm8k_config (tests\\verification\\test_hf_dataset_connector.py:94)"} +{"complexity": "medium", "doc_id": "chunk_017841", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 104, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector._generic_config (tests\\verification\\test_hf_dataset_connector.py:104)"} +{"complexity": "complex", "doc_id": "chunk_017842", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 122, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.TestConstants (tests\\verification\\test_hf_dataset_connector.py:122)"} +{"complexity": "complex", "doc_id": "chunk_017843", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 168, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.TestEnums (tests\\verification\\test_hf_dataset_connector.py:168)"} +{"complexity": "complex", "doc_id": "chunk_017844", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 252, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.TestDatasetCatalog (tests\\verification\\test_hf_dataset_connector.py:252)"} +{"complexity": "complex", "doc_id": "chunk_017845", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 311, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.TestDatasetConfig (tests\\verification\\test_hf_dataset_connector.py:311)"} +{"complexity": "complex", "doc_id": "chunk_017846", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 374, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.TestBenchmarkQuestion (tests\\verification\\test_hf_dataset_connector.py:374)"} +{"complexity": "medium", "doc_id": "chunk_017847", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 439, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.TestModelVote (tests\\verification\\test_hf_dataset_connector.py:439)"} +{"complexity": "complex", "doc_id": "chunk_017848", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 470, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.TestConsensusResult (tests\\verification\\test_hf_dataset_connector.py:470)"} +{"complexity": "complex", "doc_id": "chunk_017849", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 539, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.TestVerticalBenchmark (tests\\verification\\test_hf_dataset_connector.py:539)"} +{"complexity": "complex", "doc_id": "chunk_017850", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 652, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.TestSuiteResults (tests\\verification\\test_hf_dataset_connector.py:652)"} +{"complexity": "complex", "doc_id": "chunk_017851", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 711, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.TestTransformRegistry (tests\\verification\\test_hf_dataset_connector.py:711)"} +{"complexity": "complex", "doc_id": "chunk_017852", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 755, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.TestRegisterTransform (tests\\verification\\test_hf_dataset_connector.py:755)"} +{"complexity": "complex", "doc_id": "chunk_017853", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 806, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.TestTransformFunctions (tests\\verification\\test_hf_dataset_connector.py:806)"} +{"complexity": "complex", "doc_id": "chunk_017854", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1021, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.TestFallbackSamples (tests\\verification\\test_hf_dataset_connector.py:1021)"} +{"complexity": "complex", "doc_id": "chunk_017855", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1076, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.TestHFDatasetConnector (tests\\verification\\test_hf_dataset_connector.py:1076)"} +{"complexity": "complex", "doc_id": "chunk_017856", "function_type": "class", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 1260, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.TestBenchmarkSuiteComputeConsensus (tests\\verification\\test_hf_dataset_connector.py:1260)"} +{"complexity": "simple", "doc_id": "chunk_017857", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 123, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_version_is_1_0_0 (tests\\verification\\test_hf_dataset_connector.py:123)"} +{"complexity": "simple", "doc_id": "chunk_017858", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 126, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_vetproof_threshold (tests\\verification\\test_hf_dataset_connector.py:126)"} +{"complexity": "simple", "doc_id": "chunk_017859", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 129, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_legal_threshold (tests\\verification\\test_hf_dataset_connector.py:129)"} +{"complexity": "simple", "doc_id": "chunk_017860", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 132, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_finance_threshold (tests\\verification\\test_hf_dataset_connector.py:132)"} +{"complexity": "simple", "doc_id": "chunk_017861", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 135, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_health_threshold (tests\\verification\\test_hf_dataset_connector.py:135)"} +{"complexity": "simple", "doc_id": "chunk_017862", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 138, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_education_threshold (tests\\verification\\test_hf_dataset_connector.py:138)"} +{"complexity": "simple", "doc_id": "chunk_017863", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 141, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_aviation_threshold (tests\\verification\\test_hf_dataset_connector.py:141)"} +{"complexity": "simple", "doc_id": "chunk_017864", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 144, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_general_threshold (tests\\verification\\test_hf_dataset_connector.py:144)"} +{"complexity": "simple", "doc_id": "chunk_017865", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 147, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_aviation_is_highest_threshold (tests\\verification\\test_hf_dataset_connector.py:147)"} +{"complexity": "simple", "doc_id": "chunk_017866", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 151, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_education_is_lowest_threshold (tests\\verification\\test_hf_dataset_connector.py:151)"} +{"complexity": "simple", "doc_id": "chunk_017867", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 155, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_all_seven_verticals_present_in_thresholds (tests\\verification\\test_hf_dataset_connector.py:155)"} +{"complexity": "simple", "doc_id": "chunk_017868", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 158, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_all_thresholds_in_valid_range (tests\\verification\\test_hf_dataset_connector.py:158)"} +{"complexity": "simple", "doc_id": "chunk_017869", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 170, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_vertical_vetproof_value (tests\\verification\\test_hf_dataset_connector.py:170)"} +{"complexity": "simple", "doc_id": "chunk_017870", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 173, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_vertical_aviation_value (tests\\verification\\test_hf_dataset_connector.py:173)"} +{"complexity": "simple", "doc_id": "chunk_017871", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 176, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_vertical_legal_value (tests\\verification\\test_hf_dataset_connector.py:176)"} +{"complexity": "simple", "doc_id": "chunk_017872", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 179, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_vertical_finance_value (tests\\verification\\test_hf_dataset_connector.py:179)"} +{"complexity": "simple", "doc_id": "chunk_017873", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 182, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_vertical_health_value (tests\\verification\\test_hf_dataset_connector.py:182)"} +{"complexity": "simple", "doc_id": "chunk_017874", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 185, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_vertical_education_value (tests\\verification\\test_hf_dataset_connector.py:185)"} +{"complexity": "simple", "doc_id": "chunk_017875", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 188, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_vertical_general_value (tests\\verification\\test_hf_dataset_connector.py:188)"} +{"complexity": "simple", "doc_id": "chunk_017876", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 191, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_vertical_count_is_7 (tests\\verification\\test_hf_dataset_connector.py:191)"} +{"complexity": "simple", "doc_id": "chunk_017877", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 194, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_vertical_is_str_enum (tests\\verification\\test_hf_dataset_connector.py:194)"} +{"complexity": "simple", "doc_id": "chunk_017878", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 199, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_benchmark_status_pending_value (tests\\verification\\test_hf_dataset_connector.py:199)"} +{"complexity": "simple", "doc_id": "chunk_017879", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "verification", "source_line": 202, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_benchmark_status_running_value (tests\\verification\\test_hf_dataset_connector.py:202)"} +{"complexity": "simple", "doc_id": "chunk_017880", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 205, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_benchmark_status_completed_value (tests\\verification\\test_hf_dataset_connector.py:205)"} +{"complexity": "simple", "doc_id": "chunk_017881", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 208, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_benchmark_status_failed_value (tests\\verification\\test_hf_dataset_connector.py:208)"} +{"complexity": "simple", "doc_id": "chunk_017882", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 211, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_benchmark_status_partial_value (tests\\verification\\test_hf_dataset_connector.py:211)"} +{"complexity": "simple", "doc_id": "chunk_017883", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 214, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_benchmark_status_count_is_5 (tests\\verification\\test_hf_dataset_connector.py:214)"} +{"complexity": "simple", "doc_id": "chunk_017884", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 218, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_question_format_multiple_choice (tests\\verification\\test_hf_dataset_connector.py:218)"} +{"complexity": "simple", "doc_id": "chunk_017885", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 221, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_question_format_open_ended (tests\\verification\\test_hf_dataset_connector.py:221)"} +{"complexity": "simple", "doc_id": "chunk_017886", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 224, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_question_format_numeric (tests\\verification\\test_hf_dataset_connector.py:224)"} +{"complexity": "simple", "doc_id": "chunk_017887", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 227, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_question_format_yes_no (tests\\verification\\test_hf_dataset_connector.py:227)"} +{"complexity": "simple", "doc_id": "chunk_017888", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 230, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_question_format_classification (tests\\verification\\test_hf_dataset_connector.py:230)"} +{"complexity": "simple", "doc_id": "chunk_017889", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 234, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_dataset_category_truthfulness (tests\\verification\\test_hf_dataset_connector.py:234)"} +{"complexity": "simple", "doc_id": "chunk_017890", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 237, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_dataset_category_hallucination (tests\\verification\\test_hf_dataset_connector.py:237)"} +{"complexity": "simple", "doc_id": "chunk_017891", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 240, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_dataset_category_mathematics (tests\\verification\\test_hf_dataset_connector.py:240)"} +{"complexity": "simple", "doc_id": "chunk_017892", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 243, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_dataset_category_biomedical (tests\\verification\\test_hf_dataset_connector.py:243)"} +{"complexity": "simple", "doc_id": "chunk_017893", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 253, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_catalog_is_not_empty (tests\\verification\\test_hf_dataset_connector.py:253)"} +{"complexity": "simple", "doc_id": "chunk_017894", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 256, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_truthful_qa_in_catalog (tests\\verification\\test_hf_dataset_connector.py:256)"} +{"complexity": "simple", "doc_id": "chunk_017895", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 259, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_gsm8k_in_catalog (tests\\verification\\test_hf_dataset_connector.py:259)"} +{"complexity": "simple", "doc_id": "chunk_017896", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 262, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_pubmedqa_in_catalog (tests\\verification\\test_hf_dataset_connector.py:262)"} +{"complexity": "simple", "doc_id": "chunk_017897", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 265, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_casehold_in_catalog (tests\\verification\\test_hf_dataset_connector.py:265)"} +{"complexity": "simple", "doc_id": "chunk_017898", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 268, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_financial_phrasebank_in_catalog (tests\\verification\\test_hf_dataset_connector.py:268)"} +{"complexity": "simple", "doc_id": "chunk_017899", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 271, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_medmcqa_in_catalog (tests\\verification\\test_hf_dataset_connector.py:271)"} +{"complexity": "simple", "doc_id": "chunk_017900", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 274, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_sciq_in_catalog (tests\\verification\\test_hf_dataset_connector.py:274)"} +{"complexity": "simple", "doc_id": "chunk_017901", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 277, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_winogrande_in_catalog (tests\\verification\\test_hf_dataset_connector.py:277)"} +{"complexity": "simple", "doc_id": "chunk_017902", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 280, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_ai2_arc_challenge_in_catalog (tests\\verification\\test_hf_dataset_connector.py:280)"} +{"complexity": "simple", "doc_id": "chunk_017903", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 283, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_mmlu_anatomy_in_catalog (tests\\verification\\test_hf_dataset_connector.py:283)"} +{"complexity": "simple", "doc_id": "chunk_017904", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 286, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_all_catalog_values_are_dataset_config (tests\\verification\\test_hf_dataset_connector.py:286)"} +{"complexity": "simple", "doc_id": "chunk_017905", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 290, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_truthful_qa_config_vertical (tests\\verification\\test_hf_dataset_connector.py:290)"} +{"complexity": "simple", "doc_id": "chunk_017906", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 293, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_gsm8k_config_vertical (tests\\verification\\test_hf_dataset_connector.py:293)"} +{"complexity": "simple", "doc_id": "chunk_017907", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 296, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_pubmedqa_config_vertical (tests\\verification\\test_hf_dataset_connector.py:296)"} +{"complexity": "simple", "doc_id": "chunk_017908", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 299, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_casehold_config_vertical (tests\\verification\\test_hf_dataset_connector.py:299)"} +{"complexity": "simple", "doc_id": "chunk_017909", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 302, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_financial_phrasebank_vertical (tests\\verification\\test_hf_dataset_connector.py:302)"} +{"complexity": "simple", "doc_id": "chunk_017910", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 312, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_name_stored (tests\\verification\\test_hf_dataset_connector.py:312)"} +{"complexity": "simple", "doc_id": "chunk_017911", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 316, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_default_split (tests\\verification\\test_hf_dataset_connector.py:316)"} +{"complexity": "simple", "doc_id": "chunk_017912", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 320, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_default_sample_size (tests\\verification\\test_hf_dataset_connector.py:320)"} +{"complexity": "simple", "doc_id": "chunk_017913", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 324, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_default_vertical (tests\\verification\\test_hf_dataset_connector.py:324)"} +{"complexity": "simple", "doc_id": "chunk_017914", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 328, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_default_streaming_is_false (tests\\verification\\test_hf_dataset_connector.py:328)"} +{"complexity": "simple", "doc_id": "chunk_017915", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 332, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_default_subset_is_none (tests\\verification\\test_hf_dataset_connector.py:332)"} +{"complexity": "simple", "doc_id": "chunk_017916", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 336, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_default_transform_fn_name_is_none (tests\\verification\\test_hf_dataset_connector.py:336)"} +{"complexity": "simple", "doc_id": "chunk_017917", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 340, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_default_question_column (tests\\verification\\test_hf_dataset_connector.py:340)"} +{"complexity": "simple", "doc_id": "chunk_017918", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 344, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_default_answer_column (tests\\verification\\test_hf_dataset_connector.py:344)"} +{"complexity": "medium", "doc_id": "chunk_017919", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 348, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_custom_fields_stored (tests\\verification\\test_hf_dataset_connector.py:348)"} +{"complexity": "simple", "doc_id": "chunk_017920", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 375, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_fields_stored (tests\\verification\\test_hf_dataset_connector.py:375)"} +{"complexity": "simple", "doc_id": "chunk_017921", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 381, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_default_choices_is_none (tests\\verification\\test_hf_dataset_connector.py:381)"} +{"complexity": "simple", "doc_id": "chunk_017922", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 385, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_default_dataset_name_is_empty (tests\\verification\\test_hf_dataset_connector.py:385)"} +{"complexity": "simple", "doc_id": "chunk_017923", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 389, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_content_hash_returns_64_char_hex (tests\\verification\\test_hf_dataset_connector.py:389)"} +{"complexity": "medium", "doc_id": "chunk_017924", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 396, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_same_text_and_gt_produce_same_hash (tests\\verification\\test_hf_dataset_connector.py:396)"} +{"complexity": "simple", "doc_id": "chunk_017925", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 415, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_different_text_produces_different_hash (tests\\verification\\test_hf_dataset_connector.py:415)"} +{"complexity": "simple", "doc_id": "chunk_017926", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 420, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_different_ground_truth_produces_different_hash (tests\\verification\\test_hf_dataset_connector.py:420)"} +{"complexity": "simple", "doc_id": "chunk_017927", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 425, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_metadata_field_defaults_to_empty_dict (tests\\verification\\test_hf_dataset_connector.py:425)"} +{"complexity": "simple", "doc_id": "chunk_017928", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 429, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_vertical_stored (tests\\verification\\test_hf_dataset_connector.py:429)"} +{"complexity": "simple", "doc_id": "chunk_017929", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 440, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_fields_stored (tests\\verification\\test_hf_dataset_connector.py:440)"} +{"complexity": "simple", "doc_id": "chunk_017930", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 447, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_default_is_correct_is_none (tests\\verification\\test_hf_dataset_connector.py:447)"} +{"complexity": "simple", "doc_id": "chunk_017931", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 451, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_default_latency_ms_is_zero (tests\\verification\\test_hf_dataset_connector.py:451)"} +{"complexity": "simple", "doc_id": "chunk_017932", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 455, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_default_confidence_is_zero (tests\\verification\\test_hf_dataset_connector.py:455)"} +{"complexity": "simple", "doc_id": "chunk_017933", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 459, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_is_correct_can_be_set (tests\\verification\\test_hf_dataset_connector.py:459)"} +{"complexity": "medium", "doc_id": "chunk_017934", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 471, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_proof_hash_returns_64_char_hex (tests\\verification\\test_hf_dataset_connector.py:471)"} +{"complexity": "medium", "doc_id": "chunk_017935", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 484, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_proof_hash_changes_when_consensus_answer_changes (tests\\verification\\test_hf_dataset_connector.py:484)"} +{"complexity": "simple", "doc_id": "chunk_017936", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 503, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_halt_triggered_defaults_to_false (tests\\verification\\test_hf_dataset_connector.py:503)"} +{"complexity": "simple", "doc_id": "chunk_017937", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 507, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_halt_reason_defaults_to_none (tests\\verification\\test_hf_dataset_connector.py:507)"} +{"complexity": "simple", "doc_id": "chunk_017938", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 511, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_model_votes_defaults_to_empty_list (tests\\verification\\test_hf_dataset_connector.py:511)"} +{"complexity": "simple", "doc_id": "chunk_017939", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 515, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_timestamp_is_set_automatically (tests\\verification\\test_hf_dataset_connector.py:515)"} +{"complexity": "medium", "doc_id": "chunk_017940", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 520, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_proof_hash_deterministic_same_inputs (tests\\verification\\test_hf_dataset_connector.py:520)"} +{"complexity": "simple", "doc_id": "chunk_017941", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 540, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_compute_statistics_total_questions (tests\\verification\\test_hf_dataset_connector.py:540)"} +{"complexity": "simple", "doc_id": "chunk_017942", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 550, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_compute_statistics_total_halted (tests\\verification\\test_hf_dataset_connector.py:550)"} +{"complexity": "simple", "doc_id": "chunk_017943", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 560, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_compute_statistics_total_correct (tests\\verification\\test_hf_dataset_connector.py:560)"} +{"complexity": "simple", "doc_id": "chunk_017944", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 570, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_compute_statistics_accuracy (tests\\verification\\test_hf_dataset_connector.py:570)"} +{"complexity": "simple", "doc_id": "chunk_017945", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 581, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_compute_statistics_halt_rate (tests\\verification\\test_hf_dataset_connector.py:581)"} +{"complexity": "simple", "doc_id": "chunk_017946", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 591, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_compute_statistics_all_halted_accuracy_is_zero (tests\\verification\\test_hf_dataset_connector.py:591)"} +{"complexity": "simple", "doc_id": "chunk_017947", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 601, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_compute_statistics_all_correct (tests\\verification\\test_hf_dataset_connector.py:601)"} +{"complexity": "simple", "doc_id": "chunk_017948", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 608, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_run_hash_returns_64_char_hex (tests\\verification\\test_hf_dataset_connector.py:608)"} +{"complexity": "simple", "doc_id": "chunk_017949", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 614, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_status_defaults_to_pending (tests\\verification\\test_hf_dataset_connector.py:614)"} +{"complexity": "simple", "doc_id": "chunk_017950", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 618, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_compute_statistics_empty_results_no_crash (tests\\verification\\test_hf_dataset_connector.py:618)"} +{"complexity": "simple", "doc_id": "chunk_017951", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 623, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_consensus_rate_computed_for_non_halted (tests\\verification\\test_hf_dataset_connector.py:623)"} +{"complexity": "medium", "doc_id": "chunk_017952", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "verification", "source_line": 634, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_per_dataset_accuracy_extracted_from_question_id (tests\\verification\\test_hf_dataset_connector.py:634)"} +{"complexity": "simple", "doc_id": "chunk_017953", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 653, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_suite_hash_returns_64_char_hex (tests\\verification\\test_hf_dataset_connector.py:653)"} +{"complexity": "simple", "doc_id": "chunk_017954", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 659, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_suite_hash_is_deterministic (tests\\verification\\test_hf_dataset_connector.py:659)"} +{"complexity": "medium", "doc_id": "chunk_017955", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 663, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_compute_statistics_aggregates_across_verticals (tests\\verification\\test_hf_dataset_connector.py:663)"} +{"complexity": "simple", "doc_id": "chunk_017956", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 688, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_status_defaults_to_pending (tests\\verification\\test_hf_dataset_connector.py:688)"} +{"complexity": "simple", "doc_id": "chunk_017957", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 692, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_verticals_defaults_to_empty_dict (tests\\verification\\test_hf_dataset_connector.py:692)"} +{"complexity": "simple", "doc_id": "chunk_017958", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 696, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_models_used_populated_after_compute_statistics (tests\\verification\\test_hf_dataset_connector.py:696)"} +{"complexity": "simple", "doc_id": "chunk_017959", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 712, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_registry_is_not_empty (tests\\verification\\test_hf_dataset_connector.py:712)"} +{"complexity": "simple", "doc_id": "chunk_017960", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 715, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_truthful_qa_in_registry (tests\\verification\\test_hf_dataset_connector.py:715)"} +{"complexity": "simple", "doc_id": "chunk_017961", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 718, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_gsm8k_in_registry (tests\\verification\\test_hf_dataset_connector.py:718)"} +{"complexity": "simple", "doc_id": "chunk_017962", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 721, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_financial_phrasebank_in_registry (tests\\verification\\test_hf_dataset_connector.py:721)"} +{"complexity": "simple", "doc_id": "chunk_017963", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 724, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_pubmedqa_in_registry (tests\\verification\\test_hf_dataset_connector.py:724)"} +{"complexity": "simple", "doc_id": "chunk_017964", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 727, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_generic_in_registry (tests\\verification\\test_hf_dataset_connector.py:727)"} +{"complexity": "simple", "doc_id": "chunk_017965", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 730, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_mmlu_in_registry (tests\\verification\\test_hf_dataset_connector.py:730)"} +{"complexity": "simple", "doc_id": "chunk_017966", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 733, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_medmcqa_in_registry (tests\\verification\\test_hf_dataset_connector.py:733)"} +{"complexity": "simple", "doc_id": "chunk_017967", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 736, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_sciq_in_registry (tests\\verification\\test_hf_dataset_connector.py:736)"} +{"complexity": "simple", "doc_id": "chunk_017968", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 739, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_winogrande_in_registry (tests\\verification\\test_hf_dataset_connector.py:739)"} +{"complexity": "simple", "doc_id": "chunk_017969", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 742, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_casehold_in_registry (tests\\verification\\test_hf_dataset_connector.py:742)"} +{"complexity": "simple", "doc_id": "chunk_017970", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 745, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_all_registry_values_are_callable (tests\\verification\\test_hf_dataset_connector.py:745)"} +{"complexity": "simple", "doc_id": "chunk_017971", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 756, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_register_adds_to_registry (tests\\verification\\test_hf_dataset_connector.py:756)"} +{"complexity": "simple", "doc_id": "chunk_017972", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 763, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_registered_function_is_callable (tests\\verification\\test_hf_dataset_connector.py:763)"} +{"complexity": "simple", "doc_id": "chunk_017973", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 772, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_register_overwrites_existing_key (tests\\verification\\test_hf_dataset_connector.py:772)"} +{"complexity": "medium", "doc_id": "chunk_017974", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 783, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_original_function_still_works_after_registration (tests\\verification\\test_hf_dataset_connector.py:783)"} +{"complexity": "simple", "doc_id": "chunk_017975", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 807, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_gsm8k_extracts_answer_after_hash_marks (tests\\verification\\test_hf_dataset_connector.py:807)"} +{"complexity": "simple", "doc_id": "chunk_017976", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 817, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_gsm8k_question_id_format (tests\\verification\\test_hf_dataset_connector.py:817)"} +{"complexity": "simple", "doc_id": "chunk_017977", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 824, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_gsm8k_question_format_is_numeric (tests\\verification\\test_hf_dataset_connector.py:824)"} +{"complexity": "simple", "doc_id": "chunk_017978", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 831, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_gsm8k_empty_question_returns_none (tests\\verification\\test_hf_dataset_connector.py:831)"} +{"complexity": "simple", "doc_id": "chunk_017979", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 836, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_gsm8k_no_hash_marks_uses_full_answer (tests\\verification\\test_hf_dataset_connector.py:836)"} +{"complexity": "simple", "doc_id": "chunk_017980", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 843, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_gsm8k_answer_trimmed (tests\\verification\\test_hf_dataset_connector.py:843)"} +{"complexity": "medium", "doc_id": "chunk_017981", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 850, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_truthful_qa_returns_benchmark_question (tests\\verification\\test_hf_dataset_connector.py:850)"} +{"complexity": "simple", "doc_id": "chunk_017982", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 872, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_truthful_qa_empty_question_returns_none (tests\\verification\\test_hf_dataset_connector.py:872)"} +{"complexity": "simple", "doc_id": "chunk_017983", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 879, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_truthful_qa_falls_back_to_correct_answers_when_no_best_answer (tests\\verification\\test_hf_dataset_connector.py:879)"} +{"complexity": "medium", "doc_id": "chunk_017984", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 890, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_financial_phrasebank_label_2_is_positive (tests\\verification\\test_hf_dataset_connector.py:890)"} +{"complexity": "simple", "doc_id": "chunk_017985", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 906, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_financial_phrasebank_label_0_is_negative (tests\\verification\\test_hf_dataset_connector.py:906)"} +{"complexity": "simple", "doc_id": "chunk_017986", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 913, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_financial_phrasebank_label_1_is_neutral (tests\\verification\\test_hf_dataset_connector.py:913)"} +{"complexity": "simple", "doc_id": "chunk_017987", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 920, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_financial_phrasebank_empty_sentence_returns_none (tests\\verification\\test_hf_dataset_connector.py:920)"} +{"complexity": "simple", "doc_id": "chunk_017988", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 925, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_financial_phrasebank_choices_are_three_sentiments (tests\\verification\\test_hf_dataset_connector.py:925)"} +{"complexity": "simple", "doc_id": "chunk_017989", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 932, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_generic_uses_config_columns (tests\\verification\\test_hf_dataset_connector.py:932)"} +{"complexity": "simple", "doc_id": "chunk_017990", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 941, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_generic_empty_question_returns_none (tests\\verification\\test_hf_dataset_connector.py:941)"} +{"complexity": "simple", "doc_id": "chunk_017991", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 946, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_generic_extra_columns_go_to_metadata (tests\\verification\\test_hf_dataset_connector.py:946)"} +{"complexity": "medium", "doc_id": "chunk_017992", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 953, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_pubmedqa_returns_benchmark_question (tests\\verification\\test_hf_dataset_connector.py:953)"} +{"complexity": "medium", "doc_id": "chunk_017993", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 972, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_pubmedqa_choices_are_yes_no_maybe (tests\\verification\\test_hf_dataset_connector.py:972)"} +{"complexity": "simple", "doc_id": "chunk_017994", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 984, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_pubmedqa_empty_question_returns_none (tests\\verification\\test_hf_dataset_connector.py:984)"} +{"complexity": "medium", "doc_id": "chunk_017995", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 991, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_mmlu_returns_benchmark_question (tests\\verification\\test_hf_dataset_connector.py:991)"} +{"complexity": "simple", "doc_id": "chunk_017996", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1008, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_mmlu_empty_choices_returns_none (tests\\verification\\test_hf_dataset_connector.py:1008)"} +{"complexity": "simple", "doc_id": "chunk_017997", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1022, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_truthful_qa_fallback_is_non_empty (tests\\verification\\test_hf_dataset_connector.py:1022)"} +{"complexity": "simple", "doc_id": "chunk_017998", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1026, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_gsm8k_fallback_is_non_empty (tests\\verification\\test_hf_dataset_connector.py:1026)"} +{"complexity": "simple", "doc_id": "chunk_017999", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1030, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_financial_phrasebank_fallback_is_non_empty (tests\\verification\\test_hf_dataset_connector.py:1030)"} +{"complexity": "simple", "doc_id": "chunk_018000", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1034, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_pubmedqa_fallback_is_non_empty (tests\\verification\\test_hf_dataset_connector.py:1034)"} +{"complexity": "simple", "doc_id": "chunk_018001", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1038, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_truthful_qa_fallback_items_have_question_key (tests\\verification\\test_hf_dataset_connector.py:1038)"} +{"complexity": "simple", "doc_id": "chunk_018002", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1042, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_truthful_qa_fallback_items_have_best_answer_key (tests\\verification\\test_hf_dataset_connector.py:1042)"} +{"complexity": "simple", "doc_id": "chunk_018003", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1046, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_gsm8k_fallback_items_have_question_key (tests\\verification\\test_hf_dataset_connector.py:1046)"} +{"complexity": "simple", "doc_id": "chunk_018004", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 1050, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_gsm8k_fallback_items_have_answer_with_hash_marks (tests\\verification\\test_hf_dataset_connector.py:1050)"} +{"complexity": "simple", "doc_id": "chunk_018005", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1055, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_pubmedqa_fallback_items_have_final_decision (tests\\verification\\test_hf_dataset_connector.py:1055)"} +{"complexity": "simple", "doc_id": "chunk_018006", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 1059, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_pubmedqa_fallback_decisions_are_valid_choices (tests\\verification\\test_hf_dataset_connector.py:1059)"} +{"complexity": "simple", "doc_id": "chunk_018007", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1064, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_financial_phrasebank_fallback_items_have_sentence_and_label (tests\\verification\\test_hf_dataset_connector.py:1064)"} +{"complexity": "simple", "doc_id": "chunk_018008", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 1077, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_initializes_in_offline_mode (tests\\verification\\test_hf_dataset_connector.py:1077)"} +{"complexity": "simple", "doc_id": "chunk_018009", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 1083, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_get_dataset_catalog_returns_list (tests\\verification\\test_hf_dataset_connector.py:1083)"} +{"complexity": "simple", "doc_id": "chunk_018010", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1089, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_catalog_entries_have_required_keys (tests\\verification\\test_hf_dataset_connector.py:1089)"} +{"complexity": "simple", "doc_id": "chunk_018011", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 1096, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_get_datasets_for_vertical_vetproof (tests\\verification\\test_hf_dataset_connector.py:1096)"} +{"complexity": "simple", "doc_id": "chunk_018012", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 1103, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_get_datasets_for_vertical_legal (tests\\verification\\test_hf_dataset_connector.py:1103)"} +{"complexity": "simple", "doc_id": "chunk_018013", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 1108, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_get_datasets_for_vertical_health (tests\\verification\\test_hf_dataset_connector.py:1108)"} +{"complexity": "simple", "doc_id": "chunk_018014", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 1113, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_get_vertical_summary_returns_dict (tests\\verification\\test_hf_dataset_connector.py:1113)"} +{"complexity": "simple", "doc_id": "chunk_018015", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 1118, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_get_vertical_summary_has_all_seven_verticals (tests\\verification\\test_hf_dataset_connector.py:1118)"} +{"complexity": "simple", "doc_id": "chunk_018016", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 1124, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_get_vertical_summary_has_required_keys (tests\\verification\\test_hf_dataset_connector.py:1124)"} +{"complexity": "simple", "doc_id": "chunk_018017", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 1131, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_load_dataset_truthful_qa_returns_questions (tests\\verification\\test_hf_dataset_connector.py:1131)"} +{"complexity": "simple", "doc_id": "chunk_018018", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 1137, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_load_dataset_truthful_qa_items_are_benchmark_questions (tests\\verification\\test_hf_dataset_connector.py:1137)"} +{"complexity": "simple", "doc_id": "chunk_018019", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 1143, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_load_dataset_gsm8k_returns_questions (tests\\verification\\test_hf_dataset_connector.py:1143)"} +{"complexity": "simple", "doc_id": "chunk_018020", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 1149, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_load_dataset_gsm8k_ground_truths_are_numbers (tests\\verification\\test_hf_dataset_connector.py:1149)"} +{"complexity": "simple", "doc_id": "chunk_018021", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 1156, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_load_dataset_unknown_key_raises_key_error (tests\\verification\\test_hf_dataset_connector.py:1156)"} +{"complexity": "medium", "doc_id": "chunk_018022", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1161, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_add_custom_dataset_registers_in_catalog (tests\\verification\\test_hf_dataset_connector.py:1161)"} +{"complexity": "medium", "doc_id": "chunk_018023", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 1174, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_load_dataset_with_custom_data (tests\\verification\\test_hf_dataset_connector.py:1174)"} +{"complexity": "simple", "doc_id": "chunk_018024", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1194, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_clear_cache_all_returns_int (tests\\verification\\test_hf_dataset_connector.py:1194)"} +{"complexity": "simple", "doc_id": "chunk_018025", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1201, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_clear_cache_specific_key_returns_int (tests\\verification\\test_hf_dataset_connector.py:1201)"} +{"complexity": "simple", "doc_id": "chunk_018026", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1209, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_clear_cache_nonexistent_key_returns_zero (tests\\verification\\test_hf_dataset_connector.py:1209)"} +{"complexity": "simple", "doc_id": "chunk_018027", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1214, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_cache_info_has_entries_key (tests\\verification\\test_hf_dataset_connector.py:1214)"} +{"complexity": "simple", "doc_id": "chunk_018028", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1219, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_cache_info_has_max_entries_key (tests\\verification\\test_hf_dataset_connector.py:1219)"} +{"complexity": "simple", "doc_id": "chunk_018029", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 1224, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_cache_populated_after_load (tests\\verification\\test_hf_dataset_connector.py:1224)"} +{"complexity": "simple", "doc_id": "chunk_018030", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 1230, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_second_load_uses_cache (tests\\verification\\test_hf_dataset_connector.py:1230)"} +{"complexity": "simple", "doc_id": "chunk_018031", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1241, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_n_samples_limits_returned_questions (tests\\verification\\test_hf_dataset_connector.py:1241)"} +{"complexity": "simple", "doc_id": "chunk_018032", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 1247, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_force_reload_bypasses_cache (tests\\verification\\test_hf_dataset_connector.py:1247)"} +{"complexity": "simple", "doc_id": "chunk_018033", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 1261, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_all_agree_no_halt (tests\\verification\\test_hf_dataset_connector.py:1261)"} +{"complexity": "simple", "doc_id": "chunk_018034", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1268, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_all_agree_is_correct_when_matches_ground_truth (tests\\verification\\test_hf_dataset_connector.py:1268)"} +{"complexity": "simple", "doc_id": "chunk_018035", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1274, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_all_agree_is_correct_false_when_wrong (tests\\verification\\test_hf_dataset_connector.py:1274)"} +{"complexity": "simple", "doc_id": "chunk_018036", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1280, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_agreement_rate_is_1_when_all_same (tests\\verification\\test_hf_dataset_connector.py:1280)"} +{"complexity": "medium", "doc_id": "chunk_018037", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 1286, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_halt_when_agreement_rate_below_threshold (tests\\verification\\test_hf_dataset_connector.py:1286)"} +{"complexity": "simple", "doc_id": "chunk_018038", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 1298, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_halt_reason_set_when_halted (tests\\verification\\test_hf_dataset_connector.py:1298)"} +{"complexity": "simple", "doc_id": "chunk_018039", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 1305, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_empty_votes_triggers_halt (tests\\verification\\test_hf_dataset_connector.py:1305)"} +{"complexity": "simple", "doc_id": "chunk_018040", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1311, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_empty_votes_no_crash (tests\\verification\\test_hf_dataset_connector.py:1311)"} +{"complexity": "simple", "doc_id": "chunk_018041", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 1316, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_agreement_rate_below_default_threshold_halts (tests\\verification\\test_hf_dataset_connector.py:1316)"} +{"complexity": "simple", "doc_id": "chunk_018042", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1323, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_vote_normalization_case_insensitive (tests\\verification\\test_hf_dataset_connector.py:1323)"} +{"complexity": "simple", "doc_id": "chunk_018043", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1331, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_vote_normalization_strips_whitespace (tests\\verification\\test_hf_dataset_connector.py:1331)"} +{"complexity": "simple", "doc_id": "chunk_018044", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 1342, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_proof_hash_is_64_chars (tests\\verification\\test_hf_dataset_connector.py:1342)"} +{"complexity": "simple", "doc_id": "chunk_018045", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 1350, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_two_out_of_three_agree_is_not_halted_above_threshold (tests\\verification\\test_hf_dataset_connector.py:1350)"} +{"complexity": "medium", "doc_id": "chunk_018046", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 1359, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_three_out_of_four_agree_not_halted (tests\\verification\\test_hf_dataset_connector.py:1359)"} +{"complexity": "simple", "doc_id": "chunk_018047", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1372, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_question_text_preserved_in_result (tests\\verification\\test_hf_dataset_connector.py:1372)"} +{"complexity": "simple", "doc_id": "chunk_018048", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1378, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_question_id_preserved_in_result (tests\\verification\\test_hf_dataset_connector.py:1378)"} +{"complexity": "simple", "doc_id": "chunk_018049", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1384, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_ground_truth_preserved_in_result (tests\\verification\\test_hf_dataset_connector.py:1384)"} +{"complexity": "simple", "doc_id": "chunk_018050", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 1390, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_model_votes_attached_to_result (tests\\verification\\test_hf_dataset_connector.py:1390)"} +{"complexity": "simple", "doc_id": "chunk_018051", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 1396, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_mean_confidence_computed (tests\\verification\\test_hf_dataset_connector.py:1396)"} +{"complexity": "simple", "doc_id": "chunk_018052", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 1405, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector.test_individual_vote_is_correct_marked_on_non_halt (tests\\verification\\test_hf_dataset_connector.py:1405)"} +{"complexity": "simple", "doc_id": "chunk_018053", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 758, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector._test_fn (tests\\verification\\test_hf_dataset_connector.py:758)"} +{"complexity": "simple", "doc_id": "chunk_018054", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 765, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector._identity (tests\\verification\\test_hf_dataset_connector.py:765)"} +{"complexity": "simple", "doc_id": "chunk_018055", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 774, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector._v1 (tests\\verification\\test_hf_dataset_connector.py:774)"} +{"complexity": "simple", "doc_id": "chunk_018056", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 778, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector._v2 (tests\\verification\\test_hf_dataset_connector.py:778)"} +{"complexity": "simple", "doc_id": "chunk_018057", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 785, "source_path": "tests\\verification\\test_hf_dataset_connector.py", "text": "test_hf_dataset_connector._passthrough (tests\\verification\\test_hf_dataset_connector.py:785)"} +{"complexity": "medium", "doc_id": "chunk_018058", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 20, "source_path": "tests\\verification\\test_lean_constants.py", "text": "test_lean_constants.TestDepthCap (tests\\verification\\test_lean_constants.py:20)"} +{"complexity": "medium", "doc_id": "chunk_018059", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 43, "source_path": "tests\\verification\\test_lean_constants.py", "text": "test_lean_constants.TestEscalationStep (tests\\verification\\test_lean_constants.py:43)"} +{"complexity": "medium", "doc_id": "chunk_018060", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 65, "source_path": "tests\\verification\\test_lean_constants.py", "text": "test_lean_constants.TestRelationship (tests\\verification\\test_lean_constants.py:65)"} +{"complexity": "medium", "doc_id": "chunk_018061", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 80, "source_path": "tests\\verification\\test_lean_constants.py", "text": "test_lean_constants.TestModuleExports (tests\\verification\\test_lean_constants.py:80)"} +{"complexity": "simple", "doc_id": "chunk_018062", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 23, "source_path": "tests\\verification\\test_lean_constants.py", "text": "test_lean_constants.test_depth_cap_value (tests\\verification\\test_lean_constants.py:23)"} +{"complexity": "simple", "doc_id": "chunk_018063", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 26, "source_path": "tests\\verification\\test_lean_constants.py", "text": "test_lean_constants.test_depth_cap_is_int (tests\\verification\\test_lean_constants.py:26)"} +{"complexity": "simple", "doc_id": "chunk_018064", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 29, "source_path": "tests\\verification\\test_lean_constants.py", "text": "test_lean_constants.test_depth_cap_is_positive (tests\\verification\\test_lean_constants.py:29)"} +{"complexity": "simple", "doc_id": "chunk_018065", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 32, "source_path": "tests\\verification\\test_lean_constants.py", "text": "test_lean_constants.test_depth_cap_not_zero (tests\\verification\\test_lean_constants.py:32)"} +{"complexity": "simple", "doc_id": "chunk_018066", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 35, "source_path": "tests\\verification\\test_lean_constants.py", "text": "test_lean_constants.test_depth_cap_not_negative (tests\\verification\\test_lean_constants.py:35)"} +{"complexity": "simple", "doc_id": "chunk_018067", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 38, "source_path": "tests\\verification\\test_lean_constants.py", "text": "test_lean_constants.test_depth_cap_not_bool (tests\\verification\\test_lean_constants.py:38)"} +{"complexity": "simple", "doc_id": "chunk_018068", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 46, "source_path": "tests\\verification\\test_lean_constants.py", "text": "test_lean_constants.test_escalation_step_value (tests\\verification\\test_lean_constants.py:46)"} +{"complexity": "simple", "doc_id": "chunk_018069", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 49, "source_path": "tests\\verification\\test_lean_constants.py", "text": "test_lean_constants.test_escalation_step_is_int (tests\\verification\\test_lean_constants.py:49)"} +{"complexity": "simple", "doc_id": "chunk_018070", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 52, "source_path": "tests\\verification\\test_lean_constants.py", "text": "test_lean_constants.test_escalation_step_is_positive (tests\\verification\\test_lean_constants.py:52)"} +{"complexity": "simple", "doc_id": "chunk_018071", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 55, "source_path": "tests\\verification\\test_lean_constants.py", "text": "test_lean_constants.test_escalation_step_not_zero (tests\\verification\\test_lean_constants.py:55)"} +{"complexity": "simple", "doc_id": "chunk_018072", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 58, "source_path": "tests\\verification\\test_lean_constants.py", "text": "test_lean_constants.test_escalation_step_not_negative (tests\\verification\\test_lean_constants.py:58)"} +{"complexity": "simple", "doc_id": "chunk_018073", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 61, "source_path": "tests\\verification\\test_lean_constants.py", "text": "test_lean_constants.test_escalation_step_not_bool (tests\\verification\\test_lean_constants.py:61)"} +{"complexity": "simple", "doc_id": "chunk_018074", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 68, "source_path": "tests\\verification\\test_lean_constants.py", "text": "test_lean_constants.test_constants_are_equal (tests\\verification\\test_lean_constants.py:68)"} +{"complexity": "simple", "doc_id": "chunk_018075", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 72, "source_path": "tests\\verification\\test_lean_constants.py", "text": "test_lean_constants.test_escalation_step_not_greater_than_depth_cap (tests\\verification\\test_lean_constants.py:72)"} +{"complexity": "simple", "doc_id": "chunk_018076", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 76, "source_path": "tests\\verification\\test_lean_constants.py", "text": "test_lean_constants.test_depth_cap_not_less_than_escalation_step (tests\\verification\\test_lean_constants.py:76)"} +{"complexity": "simple", "doc_id": "chunk_018077", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 83, "source_path": "tests\\verification\\test_lean_constants.py", "text": "test_lean_constants.test_import_depth_cap (tests\\verification\\test_lean_constants.py:83)"} +{"complexity": "simple", "doc_id": "chunk_018078", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 87, "source_path": "tests\\verification\\test_lean_constants.py", "text": "test_lean_constants.test_import_escalation_step (tests\\verification\\test_lean_constants.py:87)"} +{"complexity": "simple", "doc_id": "chunk_018079", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 91, "source_path": "tests\\verification\\test_lean_constants.py", "text": "test_lean_constants.test_module_has_depth_cap_attr (tests\\verification\\test_lean_constants.py:91)"} +{"complexity": "simple", "doc_id": "chunk_018080", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 95, "source_path": "tests\\verification\\test_lean_constants.py", "text": "test_lean_constants.test_module_has_escalation_step_attr (tests\\verification\\test_lean_constants.py:95)"} +{"complexity": "complex", "doc_id": "chunk_018081", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 26, "source_path": "tests\\verification\\test_levels.py", "text": "test_levels.TestVerificationLevel (tests\\verification\\test_levels.py:26)"} +{"complexity": "complex", "doc_id": "chunk_018082", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 66, "source_path": "tests\\verification\\test_levels.py", "text": "test_levels.TestSelectVerificationLevel (tests\\verification\\test_levels.py:66)"} +{"complexity": "complex", "doc_id": "chunk_018083", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 153, "source_path": "tests\\verification\\test_levels.py", "text": "test_levels.TestProvidersRequired (tests\\verification\\test_levels.py:153)"} +{"complexity": "simple", "doc_id": "chunk_018084", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 27, "source_path": "tests\\verification\\test_levels.py", "text": "test_levels.test_level_0_value (tests\\verification\\test_levels.py:27)"} +{"complexity": "simple", "doc_id": "chunk_018085", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 30, "source_path": "tests\\verification\\test_levels.py", "text": "test_levels.test_level_1_value (tests\\verification\\test_levels.py:30)"} +{"complexity": "simple", "doc_id": "chunk_018086", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 33, "source_path": "tests\\verification\\test_levels.py", "text": "test_levels.test_level_2_value (tests\\verification\\test_levels.py:33)"} +{"complexity": "simple", "doc_id": "chunk_018087", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 36, "source_path": "tests\\verification\\test_levels.py", "text": "test_levels.test_level_3_value (tests\\verification\\test_levels.py:36)"} +{"complexity": "simple", "doc_id": "chunk_018088", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 39, "source_path": "tests\\verification\\test_levels.py", "text": "test_levels.test_level_4_value (tests\\verification\\test_levels.py:39)"} +{"complexity": "simple", "doc_id": "chunk_018089", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 42, "source_path": "tests\\verification\\test_levels.py", "text": "test_levels.test_ordering_low_to_high (tests\\verification\\test_levels.py:42)"} +{"complexity": "simple", "doc_id": "chunk_018090", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 51, "source_path": "tests\\verification\\test_levels.py", "text": "test_levels.test_is_int_enum (tests\\verification\\test_levels.py:51)"} +{"complexity": "simple", "doc_id": "chunk_018091", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 54, "source_path": "tests\\verification\\test_levels.py", "text": "test_levels.test_all_five_levels_exist (tests\\verification\\test_levels.py:54)"} +{"complexity": "simple", "doc_id": "chunk_018092", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 58, "source_path": "tests\\verification\\test_levels.py", "text": "test_levels.test_comparison_by_value (tests\\verification\\test_levels.py:58)"} +{"complexity": "simple", "doc_id": "chunk_018093", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 67, "source_path": "tests\\verification\\test_levels.py", "text": "test_levels.test_empty_context_returns_level_2 (tests\\verification\\test_levels.py:67)"} +{"complexity": "simple", "doc_id": "chunk_018094", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 71, "source_path": "tests\\verification\\test_levels.py", "text": "test_levels.test_unknown_domain_returns_level_2 (tests\\verification\\test_levels.py:71)"} +{"complexity": "simple", "doc_id": "chunk_018095", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 75, "source_path": "tests\\verification\\test_levels.py", "text": "test_levels.test_medical_life_threatening_returns_level_4 (tests\\verification\\test_levels.py:75)"} +{"complexity": "simple", "doc_id": "chunk_018096", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 81, "source_path": "tests\\verification\\test_levels.py", "text": "test_levels.test_medical_without_life_threatening_returns_default (tests\\verification\\test_levels.py:81)"} +{"complexity": "simple", "doc_id": "chunk_018097", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 88, "source_path": "tests\\verification\\test_levels.py", "text": "test_levels.test_medical_no_impact_key_returns_default (tests\\verification\\test_levels.py:88)"} +{"complexity": "simple", "doc_id": "chunk_018098", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 92, "source_path": "tests\\verification\\test_levels.py", "text": "test_levels.test_defense_weapons_release_returns_level_4 (tests\\verification\\test_levels.py:92)"} +{"complexity": "simple", "doc_id": "chunk_018099", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 98, "source_path": "tests\\verification\\test_levels.py", "text": "test_levels.test_defense_other_action_returns_default (tests\\verification\\test_levels.py:98)"} +{"complexity": "simple", "doc_id": "chunk_018100", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 104, "source_path": "tests\\verification\\test_levels.py", "text": "test_levels.test_defense_no_action_key_returns_default (tests\\verification\\test_levels.py:104)"} +{"complexity": "simple", "doc_id": "chunk_018101", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 108, "source_path": "tests\\verification\\test_levels.py", "text": "test_levels.test_finance_above_threshold_returns_level_3 (tests\\verification\\test_levels.py:108)"} +{"complexity": "simple", "doc_id": "chunk_018102", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 114, "source_path": "tests\\verification\\test_levels.py", "text": "test_levels.test_finance_at_threshold_returns_default (tests\\verification\\test_levels.py:114)"} +{"complexity": "simple", "doc_id": "chunk_018103", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 121, "source_path": "tests\\verification\\test_levels.py", "text": "test_levels.test_finance_below_threshold_returns_default (tests\\verification\\test_levels.py:121)"} +{"complexity": "simple", "doc_id": "chunk_018104", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 127, "source_path": "tests\\verification\\test_levels.py", "text": "test_levels.test_finance_no_transaction_value_returns_default (tests\\verification\\test_levels.py:127)"} +{"complexity": "simple", "doc_id": "chunk_018105", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 131, "source_path": "tests\\verification\\test_levels.py", "text": "test_levels.test_returns_verification_level_enum (tests\\verification\\test_levels.py:131)"} +{"complexity": "simple", "doc_id": "chunk_018106", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 135, "source_path": "tests\\verification\\test_levels.py", "text": "test_levels.test_medical_life_threatening_takes_priority_check (tests\\verification\\test_levels.py:135)"} +{"complexity": "simple", "doc_id": "chunk_018107", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 142, "source_path": "tests\\verification\\test_levels.py", "text": "test_levels.test_extra_keys_ignored (tests\\verification\\test_levels.py:142)"} +{"complexity": "simple", "doc_id": "chunk_018108", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 161, "source_path": "tests\\verification\\test_levels.py", "text": "test_levels.test_all_levels_map_correctly (tests\\verification\\test_levels.py:161)"} +{"complexity": "simple", "doc_id": "chunk_018109", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 164, "source_path": "tests\\verification\\test_levels.py", "text": "test_levels.test_returns_int (tests\\verification\\test_levels.py:164)"} +{"complexity": "simple", "doc_id": "chunk_018110", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 168, "source_path": "tests\\verification\\test_levels.py", "text": "test_levels.test_level_0_single_provider (tests\\verification\\test_levels.py:168)"} +{"complexity": "simple", "doc_id": "chunk_018111", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 171, "source_path": "tests\\verification\\test_levels.py", "text": "test_levels.test_level_4_seven_providers (tests\\verification\\test_levels.py:171)"} +{"complexity": "simple", "doc_id": "chunk_018112", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 174, "source_path": "tests\\verification\\test_levels.py", "text": "test_levels.test_level_3_five_providers (tests\\verification\\test_levels.py:174)"} +{"complexity": "simple", "doc_id": "chunk_018113", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 178, "source_path": "tests\\verification\\test_levels.py", "text": "test_levels.test_all_providers_positive (tests\\verification\\test_levels.py:178)"} +{"complexity": "simple", "doc_id": "chunk_018114", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 182, "source_path": "tests\\verification\\test_levels.py", "text": "test_levels.test_providers_increase_with_level (tests\\verification\\test_levels.py:182)"} +{"complexity": "simple", "doc_id": "chunk_018115", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 48, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation._control (tests\\verification\\test_nist_rmf_attestation.py:48)"} +{"complexity": "simple", "doc_id": "chunk_018116", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 59, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation._subcategory (tests\\verification\\test_nist_rmf_attestation.py:59)"} +{"complexity": "medium", "doc_id": "chunk_018117", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 74, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.TestEvidencePointer (tests\\verification\\test_nist_rmf_attestation.py:74)"} +{"complexity": "complex", "doc_id": "chunk_018118", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 110, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.TestControl (tests\\verification\\test_nist_rmf_attestation.py:110)"} +{"complexity": "complex", "doc_id": "chunk_018119", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 156, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.TestSubcategory (tests\\verification\\test_nist_rmf_attestation.py:156)"} +{"complexity": "complex", "doc_id": "chunk_018120", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 206, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.TestFunctionAssessment (tests\\verification\\test_nist_rmf_attestation.py:206)"} +{"complexity": "complex", "doc_id": "chunk_018121", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 260, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.TestGapItem (tests\\verification\\test_nist_rmf_attestation.py:260)"} +{"complexity": "complex", "doc_id": "chunk_018122", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 308, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.TestAttestationReport (tests\\verification\\test_nist_rmf_attestation.py:308)"} +{"complexity": "complex", "doc_id": "chunk_018123", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 440, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.TestNISTRMFAttestor (tests\\verification\\test_nist_rmf_attestation.py:440)"} +{"complexity": "complex", "doc_id": "chunk_018124", "function_type": "class", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 517, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.TestCheckCompliance (tests\\verification\\test_nist_rmf_attestation.py:517)"} +{"complexity": "complex", "doc_id": "chunk_018125", "function_type": "class", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 585, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.TestGetFunctionSummary (tests\\verification\\test_nist_rmf_attestation.py:585)"} +{"complexity": "medium", "doc_id": "chunk_018126", "function_type": "class", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 629, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.TestGetCriticalGaps (tests\\verification\\test_nist_rmf_attestation.py:629)"} +{"complexity": "medium", "doc_id": "chunk_018127", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 659, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.TestVerifyEvidenceFiles (tests\\verification\\test_nist_rmf_attestation.py:659)"} +{"complexity": "medium", "doc_id": "chunk_018128", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 689, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.TestModuleLevelFunctions (tests\\verification\\test_nist_rmf_attestation.py:689)"} +{"complexity": "simple", "doc_id": "chunk_018129", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 75, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_fields_stored (tests\\verification\\test_nist_rmf_attestation.py:75)"} +{"complexity": "simple", "doc_id": "chunk_018130", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 83, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_defaults (tests\\verification\\test_nist_rmf_attestation.py:83)"} +{"complexity": "simple", "doc_id": "chunk_018131", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 89, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_to_dict_returns_dict (tests\\verification\\test_nist_rmf_attestation.py:89)"} +{"complexity": "simple", "doc_id": "chunk_018132", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 94, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_to_dict_required_keys (tests\\verification\\test_nist_rmf_attestation.py:94)"} +{"complexity": "simple", "doc_id": "chunk_018133", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 101, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_to_dict_verified_reflects_field (tests\\verification\\test_nist_rmf_attestation.py:101)"} +{"complexity": "simple", "doc_id": "chunk_018134", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 111, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_default_status_is_gap (tests\\verification\\test_nist_rmf_attestation.py:111)"} +{"complexity": "simple", "doc_id": "chunk_018135", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 115, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_default_score_is_zero (tests\\verification\\test_nist_rmf_attestation.py:115)"} +{"complexity": "simple", "doc_id": "chunk_018136", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 119, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_to_dict_serializes_status_as_string (tests\\verification\\test_nist_rmf_attestation.py:119)"} +{"complexity": "simple", "doc_id": "chunk_018137", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 124, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_to_dict_partially_implemented (tests\\verification\\test_nist_rmf_attestation.py:124)"} +{"complexity": "simple", "doc_id": "chunk_018138", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 129, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_to_dict_score_rounded (tests\\verification\\test_nist_rmf_attestation.py:129)"} +{"complexity": "simple", "doc_id": "chunk_018139", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 134, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_to_dict_contains_evidence_list (tests\\verification\\test_nist_rmf_attestation.py:134)"} +{"complexity": "simple", "doc_id": "chunk_018140", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 144, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_to_dict_required_keys (tests\\verification\\test_nist_rmf_attestation.py:144)"} +{"complexity": "simple", "doc_id": "chunk_018141", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 157, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_score_empty_controls_is_zero (tests\\verification\\test_nist_rmf_attestation.py:157)"} +{"complexity": "simple", "doc_id": "chunk_018142", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 161, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_score_average_of_controls (tests\\verification\\test_nist_rmf_attestation.py:161)"} +{"complexity": "simple", "doc_id": "chunk_018143", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 165, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_score_single_control (tests\\verification\\test_nist_rmf_attestation.py:165)"} +{"complexity": "simple", "doc_id": "chunk_018144", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 169, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_status_full_at_0_90 (tests\\verification\\test_nist_rmf_attestation.py:169)"} +{"complexity": "simple", "doc_id": "chunk_018145", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 173, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_status_substantial_at_0_75 (tests\\verification\\test_nist_rmf_attestation.py:173)"} +{"complexity": "simple", "doc_id": "chunk_018146", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 177, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_status_partial_at_0_60 (tests\\verification\\test_nist_rmf_attestation.py:177)"} +{"complexity": "simple", "doc_id": "chunk_018147", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 181, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_status_minimal_at_0_30 (tests\\verification\\test_nist_rmf_attestation.py:181)"} +{"complexity": "simple", "doc_id": "chunk_018148", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 185, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_status_none_at_zero (tests\\verification\\test_nist_rmf_attestation.py:185)"} +{"complexity": "simple", "doc_id": "chunk_018149", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 189, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_to_dict_required_keys (tests\\verification\\test_nist_rmf_attestation.py:189)"} +{"complexity": "simple", "doc_id": "chunk_018150", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 196, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_to_dict_controls_is_list (tests\\verification\\test_nist_rmf_attestation.py:196)"} +{"complexity": "simple", "doc_id": "chunk_018151", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 207, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation._assessment (tests\\verification\\test_nist_rmf_attestation.py:207)"} +{"complexity": "simple", "doc_id": "chunk_018152", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 217, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_score_empty_is_zero (tests\\verification\\test_nist_rmf_attestation.py:217)"} +{"complexity": "simple", "doc_id": "chunk_018153", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 221, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_score_average_of_subcategories (tests\\verification\\test_nist_rmf_attestation.py:221)"} +{"complexity": "simple", "doc_id": "chunk_018154", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 225, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_total_controls_sum (tests\\verification\\test_nist_rmf_attestation.py:225)"} +{"complexity": "simple", "doc_id": "chunk_018155", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 231, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_implemented_controls_count (tests\\verification\\test_nist_rmf_attestation.py:231)"} +{"complexity": "simple", "doc_id": "chunk_018156", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 239, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_status_derived_from_score (tests\\verification\\test_nist_rmf_attestation.py:239)"} +{"complexity": "simple", "doc_id": "chunk_018157", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 243, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_to_dict_required_keys (tests\\verification\\test_nist_rmf_attestation.py:243)"} +{"complexity": "simple", "doc_id": "chunk_018158", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 250, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_to_dict_function_is_string (tests\\verification\\test_nist_rmf_attestation.py:250)"} +{"complexity": "simple", "doc_id": "chunk_018159", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 261, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_default_priority_is_medium (tests\\verification\\test_nist_rmf_attestation.py:261)"} +{"complexity": "simple", "doc_id": "chunk_018160", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 270, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_to_dict_serializes_function_as_string (tests\\verification\\test_nist_rmf_attestation.py:270)"} +{"complexity": "simple", "doc_id": "chunk_018161", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 280, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_to_dict_serializes_priority_as_string (tests\\verification\\test_nist_rmf_attestation.py:280)"} +{"complexity": "medium", "doc_id": "chunk_018162", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 291, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_to_dict_required_keys (tests\\verification\\test_nist_rmf_attestation.py:291)"} +{"complexity": "medium", "doc_id": "chunk_018163", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 309, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation._report_with_functions (tests\\verification\\test_nist_rmf_attestation.py:309)"} +{"complexity": "simple", "doc_id": "chunk_018164", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 322, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_generated_at_nonempty_on_init (tests\\verification\\test_nist_rmf_attestation.py:322)"} +{"complexity": "simple", "doc_id": "chunk_018165", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 326, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_framework_version_matches_constant (tests\\verification\\test_nist_rmf_attestation.py:326)"} +{"complexity": "simple", "doc_id": "chunk_018166", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 330, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_cage_code_matches_constant (tests\\verification\\test_nist_rmf_attestation.py:330)"} +{"complexity": "simple", "doc_id": "chunk_018167", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 334, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_uei_matches_constant (tests\\verification\\test_nist_rmf_attestation.py:334)"} +{"complexity": "simple", "doc_id": "chunk_018168", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 338, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_compute_overall_sets_score (tests\\verification\\test_nist_rmf_attestation.py:338)"} +{"complexity": "simple", "doc_id": "chunk_018169", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 343, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_compute_overall_sets_status_string (tests\\verification\\test_nist_rmf_attestation.py:343)"} +{"complexity": "simple", "doc_id": "chunk_018170", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 348, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_compute_overall_empty_functions_zero (tests\\verification\\test_nist_rmf_attestation.py:348)"} +{"complexity": "simple", "doc_id": "chunk_018171", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 354, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_compute_hash_produces_64_char_hex (tests\\verification\\test_nist_rmf_attestation.py:354)"} +{"complexity": "simple", "doc_id": "chunk_018172", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 361, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_compute_hash_sets_attestation_hash (tests\\verification\\test_nist_rmf_attestation.py:361)"} +{"complexity": "medium", "doc_id": "chunk_018173", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 367, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_compute_hash_deterministic_same_data (tests\\verification\\test_nist_rmf_attestation.py:367)"} +{"complexity": "medium", "doc_id": "chunk_018174", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 380, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_compute_hash_differs_for_different_scores (tests\\verification\\test_nist_rmf_attestation.py:380)"} +{"complexity": "simple", "doc_id": "chunk_018175", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 393, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_to_dict_required_top_level_keys (tests\\verification\\test_nist_rmf_attestation.py:393)"} +{"complexity": "simple", "doc_id": "chunk_018176", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 401, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_to_dict_attestation_contains_cage (tests\\verification\\test_nist_rmf_attestation.py:401)"} +{"complexity": "simple", "doc_id": "chunk_018177", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 407, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_to_dict_attestation_contains_patent (tests\\verification\\test_nist_rmf_attestation.py:407)"} +{"complexity": "simple", "doc_id": "chunk_018178", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 413, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_to_dict_gap_analysis_has_total_gaps (tests\\verification\\test_nist_rmf_attestation.py:413)"} +{"complexity": "simple", "doc_id": "chunk_018179", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 421, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_to_json_produces_valid_json (tests\\verification\\test_nist_rmf_attestation.py:421)"} +{"complexity": "simple", "doc_id": "chunk_018180", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 429, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_to_json_indented (tests\\verification\\test_nist_rmf_attestation.py:429)"} +{"complexity": "simple", "doc_id": "chunk_018181", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 441, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation._attestor (tests\\verification\\test_nist_rmf_attestation.py:441)"} +{"complexity": "simple", "doc_id": "chunk_018182", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 444, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_instantiation (tests\\verification\\test_nist_rmf_attestation.py:444)"} +{"complexity": "simple", "doc_id": "chunk_018183", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 447, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_evidence_catalog_nonempty (tests\\verification\\test_nist_rmf_attestation.py:447)"} +{"complexity": "simple", "doc_id": "chunk_018184", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 451, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_generate_attestation_returns_report (tests\\verification\\test_nist_rmf_attestation.py:451)"} +{"complexity": "simple", "doc_id": "chunk_018185", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 456, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_report_has_four_functions (tests\\verification\\test_nist_rmf_attestation.py:456)"} +{"complexity": "simple", "doc_id": "chunk_018186", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 461, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_report_function_names_are_rmf_functions (tests\\verification\\test_nist_rmf_attestation.py:461)"} +{"complexity": "simple", "doc_id": "chunk_018187", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 467, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_report_overall_score_in_range (tests\\verification\\test_nist_rmf_attestation.py:467)"} +{"complexity": "simple", "doc_id": "chunk_018188", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 472, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_report_attestation_hash_is_64_chars (tests\\verification\\test_nist_rmf_attestation.py:472)"} +{"complexity": "simple", "doc_id": "chunk_018189", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 477, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_report_has_gaps_list (tests\\verification\\test_nist_rmf_attestation.py:477)"} +{"complexity": "simple", "doc_id": "chunk_018190", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 482, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_report_generated_at_nonempty (tests\\verification\\test_nist_rmf_attestation.py:482)"} +{"complexity": "simple", "doc_id": "chunk_018191", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "verification", "source_line": 487, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_report_to_json_parseable (tests\\verification\\test_nist_rmf_attestation.py:487)"} +{"complexity": "simple", "doc_id": "chunk_018192", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 494, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_function_scores_in_range (tests\\verification\\test_nist_rmf_attestation.py:494)"} +{"complexity": "simple", "doc_id": "chunk_018193", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 502, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_controls_have_scores_in_range (tests\\verification\\test_nist_rmf_attestation.py:502)"} +{"complexity": "simple", "doc_id": "chunk_018194", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 518, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation._attestor (tests\\verification\\test_nist_rmf_attestation.py:518)"} +{"complexity": "simple", "doc_id": "chunk_018195", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 521, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_returns_dict (tests\\verification\\test_nist_rmf_attestation.py:521)"} +{"complexity": "simple", "doc_id": "chunk_018196", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 526, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_all_controls_have_required_keys (tests\\verification\\test_nist_rmf_attestation.py:526)"} +{"complexity": "simple", "doc_id": "chunk_018197", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 537, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_pass_values_are_bool (tests\\verification\\test_nist_rmf_attestation.py:537)"} +{"complexity": "simple", "doc_id": "chunk_018198", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 545, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_score_values_in_range (tests\\verification\\test_nist_rmf_attestation.py:545)"} +{"complexity": "simple", "doc_id": "chunk_018199", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 553, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_higher_threshold_means_fewer_passes (tests\\verification\\test_nist_rmf_attestation.py:553)"} +{"complexity": "simple", "doc_id": "chunk_018200", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 562, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_nonempty_control_ids_present (tests\\verification\\test_nist_rmf_attestation.py:562)"} +{"complexity": "simple", "doc_id": "chunk_018201", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 573, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_check_compliance_without_prior_attestation_works (tests\\verification\\test_nist_rmf_attestation.py:573)"} +{"complexity": "simple", "doc_id": "chunk_018202", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 586, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation._attestor (tests\\verification\\test_nist_rmf_attestation.py:586)"} +{"complexity": "simple", "doc_id": "chunk_018203", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 589, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_returns_four_functions (tests\\verification\\test_nist_rmf_attestation.py:589)"} +{"complexity": "simple", "doc_id": "chunk_018204", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 595, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_all_rmf_functions_present (tests\\verification\\test_nist_rmf_attestation.py:595)"} +{"complexity": "simple", "doc_id": "chunk_018205", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 601, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_each_function_has_required_keys (tests\\verification\\test_nist_rmf_attestation.py:601)"} +{"complexity": "simple", "doc_id": "chunk_018206", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 610, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_scores_in_range (tests\\verification\\test_nist_rmf_attestation.py:610)"} +{"complexity": "simple", "doc_id": "chunk_018207", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 617, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_implemented_lte_total_controls (tests\\verification\\test_nist_rmf_attestation.py:617)"} +{"complexity": "simple", "doc_id": "chunk_018208", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 630, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_returns_list (tests\\verification\\test_nist_rmf_attestation.py:630)"} +{"complexity": "simple", "doc_id": "chunk_018209", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 636, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_all_gaps_are_critical_or_high (tests\\verification\\test_nist_rmf_attestation.py:636)"} +{"complexity": "simple", "doc_id": "chunk_018210", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 645, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_gaps_have_required_keys (tests\\verification\\test_nist_rmf_attestation.py:645)"} +{"complexity": "simple", "doc_id": "chunk_018211", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 660, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_returns_dict (tests\\verification\\test_nist_rmf_attestation.py:660)"} +{"complexity": "simple", "doc_id": "chunk_018212", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 665, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_all_values_are_bool (tests\\verification\\test_nist_rmf_attestation.py:665)"} +{"complexity": "simple", "doc_id": "chunk_018213", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 671, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_returns_same_keys_as_catalog (tests\\verification\\test_nist_rmf_attestation.py:671)"} +{"complexity": "simple", "doc_id": "chunk_018214", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 677, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_some_evidence_verified (tests\\verification\\test_nist_rmf_attestation.py:677)"} +{"complexity": "simple", "doc_id": "chunk_018215", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 690, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_generate_attestation_returns_report (tests\\verification\\test_nist_rmf_attestation.py:690)"} +{"complexity": "simple", "doc_id": "chunk_018216", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 694, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_generate_attestation_has_four_functions (tests\\verification\\test_nist_rmf_attestation.py:694)"} +{"complexity": "simple", "doc_id": "chunk_018217", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 698, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_check_compliance_returns_dict (tests\\verification\\test_nist_rmf_attestation.py:698)"} +{"complexity": "simple", "doc_id": "chunk_018218", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 702, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_check_compliance_nonempty (tests\\verification\\test_nist_rmf_attestation.py:702)"} +{"complexity": "simple", "doc_id": "chunk_018219", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 706, "source_path": "tests\\verification\\test_nist_rmf_attestation.py", "text": "test_nist_rmf_attestation.test_check_compliance_custom_threshold (tests\\verification\\test_nist_rmf_attestation.py:706)"} +{"complexity": "complex", "doc_id": "chunk_018220", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 67, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.TestFrameworkEvaluation (tests\\verification\\test_novel_frameworks.py:67)"} +{"complexity": "complex", "doc_id": "chunk_018221", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 123, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.TestVerificationFrameworkBase (tests\\verification\\test_novel_frameworks.py:123)"} +{"complexity": "complex", "doc_id": "chunk_018222", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 169, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.TestF22DiscreteGraphTheory (tests\\verification\\test_novel_frameworks.py:169)"} +{"complexity": "complex", "doc_id": "chunk_018223", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 256, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.TestF23StochasticProcesses (tests\\verification\\test_novel_frameworks.py:256)"} +{"complexity": "medium", "doc_id": "chunk_018224", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 328, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.TestF24ChaosTheory (tests\\verification\\test_novel_frameworks.py:328)"} +{"complexity": "medium", "doc_id": "chunk_018225", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 362, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.TestF25CategoryTheory (tests\\verification\\test_novel_frameworks.py:362)"} +{"complexity": "complex", "doc_id": "chunk_018226", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 388, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.TestF26InformationGeometry (tests\\verification\\test_novel_frameworks.py:388)"} +{"complexity": "complex", "doc_id": "chunk_018227", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 444, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.TestF27SemanticTripleVerification (tests\\verification\\test_novel_frameworks.py:444)"} +{"complexity": "complex", "doc_id": "chunk_018228", "function_type": "class", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 532, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.TestCreateNovelFramework (tests\\verification\\test_novel_frameworks.py:532)"} +{"complexity": "medium", "doc_id": "chunk_018229", "function_type": "class", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 574, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.TestCreateAllNovelFrameworks (tests\\verification\\test_novel_frameworks.py:574)"} +{"complexity": "complex", "doc_id": "chunk_018230", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 599, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.TestCrossFrameworkContract (tests\\verification\\test_novel_frameworks.py:599)"} +{"complexity": "simple", "doc_id": "chunk_018231", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 68, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_proof_hash_computed_on_init (tests\\verification\\test_novel_frameworks.py:68)"} +{"complexity": "simple", "doc_id": "chunk_018232", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 76, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_proof_hash_is_valid_hex (tests\\verification\\test_novel_frameworks.py:76)"} +{"complexity": "medium", "doc_id": "chunk_018233", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 80, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_proof_hash_deterministic_same_fields (tests\\verification\\test_novel_frameworks.py:80)"} +{"complexity": "simple", "doc_id": "chunk_018234", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 92, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_proof_hash_differs_for_different_scores (tests\\verification\\test_novel_frameworks.py:92)"} +{"complexity": "simple", "doc_id": "chunk_018235", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 102, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_custom_proof_hash_not_overwritten (tests\\verification\\test_novel_frameworks.py:102)"} +{"complexity": "simple", "doc_id": "chunk_018236", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 109, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_to_dict_returns_dict (tests\\verification\\test_novel_frameworks.py:109)"} +{"complexity": "simple", "doc_id": "chunk_018237", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 114, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_to_dict_score_present (tests\\verification\\test_novel_frameworks.py:114)"} +{"complexity": "simple", "doc_id": "chunk_018238", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 124, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks._fw (tests\\verification\\test_novel_frameworks.py:124)"} +{"complexity": "simple", "doc_id": "chunk_018239", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 127, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_clamp_below_zero (tests\\verification\\test_novel_frameworks.py:127)"} +{"complexity": "simple", "doc_id": "chunk_018240", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 131, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_clamp_above_one (tests\\verification\\test_novel_frameworks.py:131)"} +{"complexity": "simple", "doc_id": "chunk_018241", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 135, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_clamp_in_range (tests\\verification\\test_novel_frameworks.py:135)"} +{"complexity": "simple", "doc_id": "chunk_018242", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 139, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_sha256_returns_64_chars (tests\\verification\\test_novel_frameworks.py:139)"} +{"complexity": "simple", "doc_id": "chunk_018243", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 144, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_evaluate_with_proof_returns_framework_evaluation (tests\\verification\\test_novel_frameworks.py:144)"} +{"complexity": "simple", "doc_id": "chunk_018244", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 149, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_evaluate_with_proof_score_in_range (tests\\verification\\test_novel_frameworks.py:149)"} +{"complexity": "simple", "doc_id": "chunk_018245", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 154, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_evaluate_with_proof_has_proof_hash (tests\\verification\\test_novel_frameworks.py:154)"} +{"complexity": "simple", "doc_id": "chunk_018246", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 159, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_evaluate_with_proof_framework_id_matches (tests\\verification\\test_novel_frameworks.py:159)"} +{"complexity": "simple", "doc_id": "chunk_018247", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 170, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks._fw (tests\\verification\\test_novel_frameworks.py:170)"} +{"complexity": "simple", "doc_id": "chunk_018248", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 173, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_framework_id (tests\\verification\\test_novel_frameworks.py:173)"} +{"complexity": "simple", "doc_id": "chunk_018249", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 176, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_evaluate_score_in_range (tests\\verification\\test_novel_frameworks.py:176)"} +{"complexity": "simple", "doc_id": "chunk_018250", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 180, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_evaluate_empty_text_returns_neutral (tests\\verification\\test_novel_frameworks.py:180)"} +{"complexity": "simple", "doc_id": "chunk_018251", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 185, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_evaluate_single_sentence (tests\\verification\\test_novel_frameworks.py:185)"} +{"complexity": "simple", "doc_id": "chunk_018252", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 190, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_evaluate_rich_text_higher_than_empty (tests\\verification\\test_novel_frameworks.py:190)"} +{"complexity": "simple", "doc_id": "chunk_018253", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 194, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_split_sentences_produces_list (tests\\verification\\test_novel_frameworks.py:194)"} +{"complexity": "simple", "doc_id": "chunk_018254", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 200, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_split_sentences_strips_whitespace (tests\\verification\\test_novel_frameworks.py:200)"} +{"complexity": "simple", "doc_id": "chunk_018255", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 206, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_tokenise_removes_stop_words (tests\\verification\\test_novel_frameworks.py:206)"} +{"complexity": "simple", "doc_id": "chunk_018256", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "verification", "source_line": 214, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_build_adjacency_returns_dict (tests\\verification\\test_novel_frameworks.py:214)"} +{"complexity": "simple", "doc_id": "chunk_018257", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 221, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_connectivity_fully_connected (tests\\verification\\test_novel_frameworks.py:221)"} +{"complexity": "simple", "doc_id": "chunk_018258", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 226, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_connectivity_isolated_node (tests\\verification\\test_novel_frameworks.py:226)"} +{"complexity": "simple", "doc_id": "chunk_018259", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 232, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_bipartiteness_bonus_for_bipartite (tests\\verification\\test_novel_frameworks.py:232)"} +{"complexity": "simple", "doc_id": "chunk_018260", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 239, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_euler_path_bonus_all_even_degree (tests\\verification\\test_novel_frameworks.py:239)"} +{"complexity": "simple", "doc_id": "chunk_018261", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 246, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_evaluate_with_proof_details_contain_node_count (tests\\verification\\test_novel_frameworks.py:246)"} +{"complexity": "simple", "doc_id": "chunk_018262", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 257, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks._fw (tests\\verification\\test_novel_frameworks.py:257)"} +{"complexity": "simple", "doc_id": "chunk_018263", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 260, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_framework_id (tests\\verification\\test_novel_frameworks.py:260)"} +{"complexity": "simple", "doc_id": "chunk_018264", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 263, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_evaluate_score_in_range (tests\\verification\\test_novel_frameworks.py:263)"} +{"complexity": "simple", "doc_id": "chunk_018265", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 267, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_evaluate_numeric_text_in_range (tests\\verification\\test_novel_frameworks.py:267)"} +{"complexity": "simple", "doc_id": "chunk_018266", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 271, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_evaluate_empty_text_in_range (tests\\verification\\test_novel_frameworks.py:271)"} +{"complexity": "simple", "doc_id": "chunk_018267", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "verification", "source_line": 275, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_extract_numbers_from_numeric_text (tests\\verification\\test_novel_frameworks.py:275)"} +{"complexity": "simple", "doc_id": "chunk_018268", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "verification", "source_line": 280, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_extract_numbers_empty_text (tests\\verification\\test_novel_frameworks.py:280)"} +{"complexity": "simple", "doc_id": "chunk_018269", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 285, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_ks_statistic_identical_samples (tests\\verification\\test_novel_frameworks.py:285)"} +{"complexity": "simple", "doc_id": "chunk_018270", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 291, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_ks_statistic_completely_different (tests\\verification\\test_novel_frameworks.py:291)"} +{"complexity": "simple", "doc_id": "chunk_018271", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 299, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_ks_statistic_empty_returns_one (tests\\verification\\test_novel_frameworks.py:299)"} +{"complexity": "simple", "doc_id": "chunk_018272", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 303, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_probability_coherence_probs_summing_to_one (tests\\verification\\test_novel_frameworks.py:303)"} +{"complexity": "simple", "doc_id": "chunk_018273", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 309, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_probability_coherence_no_probs (tests\\verification\\test_novel_frameworks.py:309)"} +{"complexity": "simple", "doc_id": "chunk_018274", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 314, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_ito_quadratic_variation_insufficient_data (tests\\verification\\test_novel_frameworks.py:314)"} +{"complexity": "simple", "doc_id": "chunk_018275", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 318, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_evaluate_with_proof_details_contain_ks_score (tests\\verification\\test_novel_frameworks.py:318)"} +{"complexity": "simple", "doc_id": "chunk_018276", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 329, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks._fw (tests\\verification\\test_novel_frameworks.py:329)"} +{"complexity": "simple", "doc_id": "chunk_018277", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 332, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_framework_id (tests\\verification\\test_novel_frameworks.py:332)"} +{"complexity": "simple", "doc_id": "chunk_018278", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 335, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_evaluate_score_in_range (tests\\verification\\test_novel_frameworks.py:335)"} +{"complexity": "simple", "doc_id": "chunk_018279", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 339, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_evaluate_empty_in_range (tests\\verification\\test_novel_frameworks.py:339)"} +{"complexity": "simple", "doc_id": "chunk_018280", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 343, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_evaluate_numeric_text_in_range (tests\\verification\\test_novel_frameworks.py:343)"} +{"complexity": "simple", "doc_id": "chunk_018281", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 347, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_evaluate_short_text_in_range (tests\\verification\\test_novel_frameworks.py:347)"} +{"complexity": "simple", "doc_id": "chunk_018282", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 351, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_evaluate_with_proof_returns_evaluation (tests\\verification\\test_novel_frameworks.py:351)"} +{"complexity": "simple", "doc_id": "chunk_018283", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 363, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks._fw (tests\\verification\\test_novel_frameworks.py:363)"} +{"complexity": "simple", "doc_id": "chunk_018284", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 366, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_framework_id (tests\\verification\\test_novel_frameworks.py:366)"} +{"complexity": "simple", "doc_id": "chunk_018285", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 369, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_evaluate_score_in_range (tests\\verification\\test_novel_frameworks.py:369)"} +{"complexity": "simple", "doc_id": "chunk_018286", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 373, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_evaluate_empty_in_range (tests\\verification\\test_novel_frameworks.py:373)"} +{"complexity": "simple", "doc_id": "chunk_018287", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 377, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_evaluate_with_proof_has_details (tests\\verification\\test_novel_frameworks.py:377)"} +{"complexity": "simple", "doc_id": "chunk_018288", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 389, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks._fw (tests\\verification\\test_novel_frameworks.py:389)"} +{"complexity": "simple", "doc_id": "chunk_018289", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 392, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_framework_id (tests\\verification\\test_novel_frameworks.py:392)"} +{"complexity": "simple", "doc_id": "chunk_018290", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 395, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_evaluate_score_in_range (tests\\verification\\test_novel_frameworks.py:395)"} +{"complexity": "simple", "doc_id": "chunk_018291", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 399, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_evaluate_empty_in_range (tests\\verification\\test_novel_frameworks.py:399)"} +{"complexity": "simple", "doc_id": "chunk_018292", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 403, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_entropy_score_high_for_diverse_text (tests\\verification\\test_novel_frameworks.py:403)"} +{"complexity": "simple", "doc_id": "chunk_018293", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 411, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_entropy_score_low_for_repetitive (tests\\verification\\test_novel_frameworks.py:411)"} +{"complexity": "simple", "doc_id": "chunk_018294", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 418, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_entropy_score_empty_returns_neutral (tests\\verification\\test_novel_frameworks.py:418)"} +{"complexity": "simple", "doc_id": "chunk_018295", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 422, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_kl_divergence_score_moderate_distribution (tests\\verification\\test_novel_frameworks.py:422)"} +{"complexity": "simple", "doc_id": "chunk_018296", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 430, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_kl_divergence_score_empty_returns_neutral (tests\\verification\\test_novel_frameworks.py:430)"} +{"complexity": "simple", "doc_id": "chunk_018297", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 434, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_evaluate_with_proof_details_contain_framework_id (tests\\verification\\test_novel_frameworks.py:434)"} +{"complexity": "simple", "doc_id": "chunk_018298", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 445, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks._fw (tests\\verification\\test_novel_frameworks.py:445)"} +{"complexity": "simple", "doc_id": "chunk_018299", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 448, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_framework_id (tests\\verification\\test_novel_frameworks.py:448)"} +{"complexity": "simple", "doc_id": "chunk_018300", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 451, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_evaluate_score_in_range (tests\\verification\\test_novel_frameworks.py:451)"} +{"complexity": "simple", "doc_id": "chunk_018301", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 455, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_evaluate_empty_returns_neutral (tests\\verification\\test_novel_frameworks.py:455)"} +{"complexity": "simple", "doc_id": "chunk_018302", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 459, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_evaluate_with_proof_contains_domain_thresholds (tests\\verification\\test_novel_frameworks.py:459)"} +{"complexity": "simple", "doc_id": "chunk_018303", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 464, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_domain_thresholds_ordering (tests\\verification\\test_novel_frameworks.py:464)"} +{"complexity": "simple", "doc_id": "chunk_018304", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "verification", "source_line": 470, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_extract_candidate_triples_from_causal_text (tests\\verification\\test_novel_frameworks.py:470)"} +{"complexity": "simple", "doc_id": "chunk_018305", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "verification", "source_line": 478, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_extract_candidate_triples_empty_returns_empty (tests\\verification\\test_novel_frameworks.py:478)"} +{"complexity": "simple", "doc_id": "chunk_018306", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 483, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_chain_coherence_connected_chain (tests\\verification\\test_novel_frameworks.py:483)"} +{"complexity": "simple", "doc_id": "chunk_018307", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 490, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_chain_coherence_single_triple (tests\\verification\\test_novel_frameworks.py:490)"} +{"complexity": "simple", "doc_id": "chunk_018308", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 496, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_chain_coherence_empty_returns_neutral (tests\\verification\\test_novel_frameworks.py:496)"} +{"complexity": "simple", "doc_id": "chunk_018309", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 500, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_assertion_clarity_definitive_text (tests\\verification\\test_novel_frameworks.py:500)"} +{"complexity": "simple", "doc_id": "chunk_018310", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 506, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_assertion_clarity_hedging_text (tests\\verification\\test_novel_frameworks.py:506)"} +{"complexity": "simple", "doc_id": "chunk_018311", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 512, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_assertion_clarity_no_keywords_returns_neutral (tests\\verification\\test_novel_frameworks.py:512)"} +{"complexity": "simple", "doc_id": "chunk_018312", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 518, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_evaluate_triple_rich_text_higher_than_empty (tests\\verification\\test_novel_frameworks.py:518)"} +{"complexity": "simple", "doc_id": "chunk_018313", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 533, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_f22_returns_correct_class (tests\\verification\\test_novel_frameworks.py:533)"} +{"complexity": "simple", "doc_id": "chunk_018314", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 537, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_f23_returns_correct_class (tests\\verification\\test_novel_frameworks.py:537)"} +{"complexity": "simple", "doc_id": "chunk_018315", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 541, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_f24_returns_correct_class (tests\\verification\\test_novel_frameworks.py:541)"} +{"complexity": "simple", "doc_id": "chunk_018316", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 545, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_f25_returns_correct_class (tests\\verification\\test_novel_frameworks.py:545)"} +{"complexity": "simple", "doc_id": "chunk_018317", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 549, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_f26_returns_correct_class (tests\\verification\\test_novel_frameworks.py:549)"} +{"complexity": "simple", "doc_id": "chunk_018318", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 553, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_f27_returns_correct_class (tests\\verification\\test_novel_frameworks.py:553)"} +{"complexity": "simple", "doc_id": "chunk_018319", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 557, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_case_insensitive (tests\\verification\\test_novel_frameworks.py:557)"} +{"complexity": "simple", "doc_id": "chunk_018320", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 561, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_unknown_raises_value_error (tests\\verification\\test_novel_frameworks.py:561)"} +{"complexity": "simple", "doc_id": "chunk_018321", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 565, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_kwargs_passed_to_framework (tests\\verification\\test_novel_frameworks.py:565)"} +{"complexity": "simple", "doc_id": "chunk_018322", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 575, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_returns_dict (tests\\verification\\test_novel_frameworks.py:575)"} +{"complexity": "simple", "doc_id": "chunk_018323", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 579, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_returns_all_six_frameworks (tests\\verification\\test_novel_frameworks.py:579)"} +{"complexity": "simple", "doc_id": "chunk_018324", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 583, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_all_keys_are_framework_ids (tests\\verification\\test_novel_frameworks.py:583)"} +{"complexity": "simple", "doc_id": "chunk_018325", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 587, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_all_values_are_verification_frameworks (tests\\verification\\test_novel_frameworks.py:587)"} +{"complexity": "simple", "doc_id": "chunk_018326", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 608, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_score_in_range (tests\\verification\\test_novel_frameworks.py:608)"} +{"complexity": "simple", "doc_id": "chunk_018327", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 616, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_evaluate_with_proof_proof_hash_64_chars (tests\\verification\\test_novel_frameworks.py:616)"} +{"complexity": "simple", "doc_id": "chunk_018328", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 624, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_evaluate_with_proof_framework_id_correct (tests\\verification\\test_novel_frameworks.py:624)"} +{"complexity": "simple", "doc_id": "chunk_018329", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 629, "source_path": "tests\\verification\\test_novel_frameworks.py", "text": "test_novel_frameworks.test_novel_frameworks_dict_has_six_entries (tests\\verification\\test_novel_frameworks.py:629)"} +{"complexity": "complex", "doc_id": "chunk_018330", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 39, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.TestSanitizeResult (tests\\verification\\test_pii_sanitizer.py:39)"} +{"complexity": "complex", "doc_id": "chunk_018331", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 85, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.TestPIIRedactor (tests\\verification\\test_pii_sanitizer.py:85)"} +{"complexity": "complex", "doc_id": "chunk_018332", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 165, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.TestVetProofSanitizerText (tests\\verification\\test_pii_sanitizer.py:165)"} +{"complexity": "complex", "doc_id": "chunk_018333", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 233, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.TestVetProofSanitizerClaim (tests\\verification\\test_pii_sanitizer.py:233)"} +{"complexity": "medium", "doc_id": "chunk_018334", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 276, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.TestModuleLevelFunctions (tests\\verification\\test_pii_sanitizer.py:276)"} +{"complexity": "simple", "doc_id": "chunk_018335", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 40, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer._result (tests\\verification\\test_pii_sanitizer.py:40)"} +{"complexity": "simple", "doc_id": "chunk_018336", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 51, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_to_audit_record_has_no_pii (tests\\verification\\test_pii_sanitizer.py:51)"} +{"complexity": "simple", "doc_id": "chunk_018337", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 57, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_to_audit_record_has_required_keys (tests\\verification\\test_pii_sanitizer.py:57)"} +{"complexity": "simple", "doc_id": "chunk_018338", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 63, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_pii_count_stored (tests\\verification\\test_pii_sanitizer.py:63)"} +{"complexity": "simple", "doc_id": "chunk_018339", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 67, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_success_default_true (tests\\verification\\test_pii_sanitizer.py:67)"} +{"complexity": "simple", "doc_id": "chunk_018340", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 71, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_original_hash_stored (tests\\verification\\test_pii_sanitizer.py:71)"} +{"complexity": "simple", "doc_id": "chunk_018341", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 75, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_error_stored_on_failure (tests\\verification\\test_pii_sanitizer.py:75)"} +{"complexity": "simple", "doc_id": "chunk_018342", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 86, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer._redactor (tests\\verification\\test_pii_sanitizer.py:86)"} +{"complexity": "simple", "doc_id": "chunk_018343", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 89, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_redact_returns_tuple (tests\\verification\\test_pii_sanitizer.py:89)"} +{"complexity": "simple", "doc_id": "chunk_018344", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 95, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_clean_text_no_pii_unchanged (tests\\verification\\test_pii_sanitizer.py:95)"} +{"complexity": "simple", "doc_id": "chunk_018345", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 102, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_ssn_redacted (tests\\verification\\test_pii_sanitizer.py:102)"} +{"complexity": "simple", "doc_id": "chunk_018346", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 109, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_email_redacted (tests\\verification\\test_pii_sanitizer.py:109)"} +{"complexity": "simple", "doc_id": "chunk_018347", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 116, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_phone_redacted (tests\\verification\\test_pii_sanitizer.py:116)"} +{"complexity": "simple", "doc_id": "chunk_018348", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 122, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_ip_address_redacted (tests\\verification\\test_pii_sanitizer.py:122)"} +{"complexity": "simple", "doc_id": "chunk_018349", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 128, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_va_file_number_redacted (tests\\verification\\test_pii_sanitizer.py:128)"} +{"complexity": "simple", "doc_id": "chunk_018350", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 134, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_placeholder_format_in_clean (tests\\verification\\test_pii_sanitizer.py:134)"} +{"complexity": "simple", "doc_id": "chunk_018351", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 140, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_mapping_allows_restore (tests\\verification\\test_pii_sanitizer.py:140)"} +{"complexity": "simple", "doc_id": "chunk_018352", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 147, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_multiple_pii_all_redacted (tests\\verification\\test_pii_sanitizer.py:147)"} +{"complexity": "simple", "doc_id": "chunk_018353", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 155, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_method_property (tests\\verification\\test_pii_sanitizer.py:155)"} +{"complexity": "simple", "doc_id": "chunk_018354", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 166, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer._sanitizer (tests\\verification\\test_pii_sanitizer.py:166)"} +{"complexity": "simple", "doc_id": "chunk_018355", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 169, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_returns_sanitize_result (tests\\verification\\test_pii_sanitizer.py:169)"} +{"complexity": "simple", "doc_id": "chunk_018356", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 174, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_success_flag_true (tests\\verification\\test_pii_sanitizer.py:174)"} +{"complexity": "simple", "doc_id": "chunk_018357", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 179, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_original_hash_computed (tests\\verification\\test_pii_sanitizer.py:179)"} +{"complexity": "simple", "doc_id": "chunk_018358", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 185, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_clean_text_returned (tests\\verification\\test_pii_sanitizer.py:185)"} +{"complexity": "simple", "doc_id": "chunk_018359", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 190, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_ssn_removed_from_clean_text (tests\\verification\\test_pii_sanitizer.py:190)"} +{"complexity": "simple", "doc_id": "chunk_018360", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 195, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_pii_count_positive_when_pii_found (tests\\verification\\test_pii_sanitizer.py:195)"} +{"complexity": "simple", "doc_id": "chunk_018361", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 200, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_pii_count_zero_for_clean_text (tests\\verification\\test_pii_sanitizer.py:200)"} +{"complexity": "simple", "doc_id": "chunk_018362", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 205, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_audit_log_appended (tests\\verification\\test_pii_sanitizer.py:205)"} +{"complexity": "simple", "doc_id": "chunk_018363", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 212, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_audit_log_no_pii (tests\\verification\\test_pii_sanitizer.py:212)"} +{"complexity": "simple", "doc_id": "chunk_018364", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 220, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_restore_text_recovers_pii (tests\\verification\\test_pii_sanitizer.py:220)"} +{"complexity": "simple", "doc_id": "chunk_018365", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 234, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer._sanitizer (tests\\verification\\test_pii_sanitizer.py:234)"} +{"complexity": "simple", "doc_id": "chunk_018366", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 237, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_returns_dict (tests\\verification\\test_pii_sanitizer.py:237)"} +{"complexity": "simple", "doc_id": "chunk_018367", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 242, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_result_has_required_keys (tests\\verification\\test_pii_sanitizer.py:242)"} +{"complexity": "simple", "doc_id": "chunk_018368", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 248, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_safe_for_cloud_true_on_clean_input (tests\\verification\\test_pii_sanitizer.py:248)"} +{"complexity": "simple", "doc_id": "chunk_018369", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 253, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_text_mode_only_sanitizes_text (tests\\verification\\test_pii_sanitizer.py:253)"} +{"complexity": "simple", "doc_id": "chunk_018370", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 259, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_total_pii_found_aggregated (tests\\verification\\test_pii_sanitizer.py:259)"} +{"complexity": "simple", "doc_id": "chunk_018371", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 265, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_ssn_removed_from_claim_text (tests\\verification\\test_pii_sanitizer.py:265)"} +{"complexity": "simple", "doc_id": "chunk_018372", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 277, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_get_sanitizer_returns_vetproof_sanitizer (tests\\verification\\test_pii_sanitizer.py:277)"} +{"complexity": "simple", "doc_id": "chunk_018373", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 281, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_sanitize_text_returns_sanitize_result (tests\\verification\\test_pii_sanitizer.py:281)"} +{"complexity": "simple", "doc_id": "chunk_018374", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 285, "source_path": "tests\\verification\\test_pii_sanitizer.py", "text": "test_pii_sanitizer.test_sanitize_text_cleans_ssn (tests\\verification\\test_pii_sanitizer.py:285)"} +{"complexity": "simple", "doc_id": "chunk_018375", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 33, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer._signer (tests\\verification\\test_post_quantum_signer.py:33)"} +{"complexity": "simple", "doc_id": "chunk_018376", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 37, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer._signed_signer (tests\\verification\\test_post_quantum_signer.py:37)"} +{"complexity": "simple", "doc_id": "chunk_018377", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 48, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.TestSecurityLevel (tests\\verification\\test_post_quantum_signer.py:48)"} +{"complexity": "complex", "doc_id": "chunk_018378", "function_type": "class", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 63, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.TestPostQuantumSignerInit (tests\\verification\\test_post_quantum_signer.py:63)"} +{"complexity": "complex", "doc_id": "chunk_018379", "function_type": "class", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 111, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.TestPostQuantumSignerKeygen (tests\\verification\\test_post_quantum_signer.py:111)"} +{"complexity": "complex", "doc_id": "chunk_018380", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 149, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.TestPostQuantumSignerSignVerify (tests\\verification\\test_post_quantum_signer.py:149)"} +{"complexity": "medium", "doc_id": "chunk_018381", "function_type": "class", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 200, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.TestPostQuantumSignerLoadKeypair (tests\\verification\\test_post_quantum_signer.py:200)"} +{"complexity": "medium", "doc_id": "chunk_018382", "function_type": "class", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 224, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.TestPostQuantumSignerExport (tests\\verification\\test_post_quantum_signer.py:224)"} +{"complexity": "medium", "doc_id": "chunk_018383", "function_type": "class", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 252, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.TestPostQuantumSignerProofBundle (tests\\verification\\test_post_quantum_signer.py:252)"} +{"complexity": "medium", "doc_id": "chunk_018384", "function_type": "class", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 289, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.TestGetBackendInfo (tests\\verification\\test_post_quantum_signer.py:289)"} +{"complexity": "simple", "doc_id": "chunk_018385", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 49, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_level_2_exists (tests\\verification\\test_post_quantum_signer.py:49)"} +{"complexity": "simple", "doc_id": "chunk_018386", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 52, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_level_3_exists (tests\\verification\\test_post_quantum_signer.py:52)"} +{"complexity": "simple", "doc_id": "chunk_018387", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 55, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_level_5_exists (tests\\verification\\test_post_quantum_signer.py:55)"} +{"complexity": "simple", "doc_id": "chunk_018388", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 64, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_default_instantiation (tests\\verification\\test_post_quantum_signer.py:64)"} +{"complexity": "simple", "doc_id": "chunk_018389", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 68, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_security_level_2_valid (tests\\verification\\test_post_quantum_signer.py:68)"} +{"complexity": "simple", "doc_id": "chunk_018390", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 72, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_security_level_3_valid (tests\\verification\\test_post_quantum_signer.py:72)"} +{"complexity": "simple", "doc_id": "chunk_018391", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 76, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_security_level_5_valid (tests\\verification\\test_post_quantum_signer.py:76)"} +{"complexity": "simple", "doc_id": "chunk_018392", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 80, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_invalid_security_level_raises (tests\\verification\\test_post_quantum_signer.py:80)"} +{"complexity": "simple", "doc_id": "chunk_018393", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 84, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_security_level_1_raises (tests\\verification\\test_post_quantum_signer.py:84)"} +{"complexity": "simple", "doc_id": "chunk_018394", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 88, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_backend_property_set (tests\\verification\\test_post_quantum_signer.py:88)"} +{"complexity": "simple", "doc_id": "chunk_018395", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 93, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_algorithm_name_property (tests\\verification\\test_post_quantum_signer.py:93)"} +{"complexity": "simple", "doc_id": "chunk_018396", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 98, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_is_quantum_safe_is_bool (tests\\verification\\test_post_quantum_signer.py:98)"} +{"complexity": "simple", "doc_id": "chunk_018397", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 102, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_public_key_none_before_keygen (tests\\verification\\test_post_quantum_signer.py:102)"} +{"complexity": "simple", "doc_id": "chunk_018398", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 112, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_generate_keypair_returns_tuple (tests\\verification\\test_post_quantum_signer.py:112)"} +{"complexity": "simple", "doc_id": "chunk_018399", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 118, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_public_key_is_bytes (tests\\verification\\test_post_quantum_signer.py:118)"} +{"complexity": "simple", "doc_id": "chunk_018400", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 123, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_secret_key_is_bytes (tests\\verification\\test_post_quantum_signer.py:123)"} +{"complexity": "simple", "doc_id": "chunk_018401", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 128, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_public_key_nonempty (tests\\verification\\test_post_quantum_signer.py:128)"} +{"complexity": "simple", "doc_id": "chunk_018402", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 133, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_public_key_stored_after_keygen (tests\\verification\\test_post_quantum_signer.py:133)"} +{"complexity": "simple", "doc_id": "chunk_018403", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 138, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_different_keygens_different_keys (tests\\verification\\test_post_quantum_signer.py:138)"} +{"complexity": "simple", "doc_id": "chunk_018404", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 150, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_sign_returns_bytes (tests\\verification\\test_post_quantum_signer.py:150)"} +{"complexity": "simple", "doc_id": "chunk_018405", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 155, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_signature_nonempty (tests\\verification\\test_post_quantum_signer.py:155)"} +{"complexity": "simple", "doc_id": "chunk_018406", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 160, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_verify_valid_signature_returns_true (tests\\verification\\test_post_quantum_signer.py:160)"} +{"complexity": "simple", "doc_id": "chunk_018407", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 166, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_verify_wrong_message_returns_false (tests\\verification\\test_post_quantum_signer.py:166)"} +{"complexity": "simple", "doc_id": "chunk_018408", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 172, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_verify_tampered_signature_returns_false (tests\\verification\\test_post_quantum_signer.py:172)"} +{"complexity": "simple", "doc_id": "chunk_018409", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 178, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_sign_different_messages_different_sigs (tests\\verification\\test_post_quantum_signer.py:178)"} +{"complexity": "simple", "doc_id": "chunk_018410", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 184, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_empty_message_can_be_signed (tests\\verification\\test_post_quantum_signer.py:184)"} +{"complexity": "simple", "doc_id": "chunk_018411", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 189, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_large_message_can_be_signed (tests\\verification\\test_post_quantum_signer.py:189)"} +{"complexity": "simple", "doc_id": "chunk_018412", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 201, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_load_keypair_allows_verify (tests\\verification\\test_post_quantum_signer.py:201)"} +{"complexity": "simple", "doc_id": "chunk_018413", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 212, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_load_keypair_sets_public_key (tests\\verification\\test_post_quantum_signer.py:212)"} +{"complexity": "simple", "doc_id": "chunk_018414", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 225, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_export_public_key_hex_is_hex (tests\\verification\\test_post_quantum_signer.py:225)"} +{"complexity": "simple", "doc_id": "chunk_018415", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 230, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_export_public_key_b64_is_base64 (tests\\verification\\test_post_quantum_signer.py:230)"} +{"complexity": "simple", "doc_id": "chunk_018416", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 235, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_export_keypair_b64_has_both_keys (tests\\verification\\test_post_quantum_signer.py:235)"} +{"complexity": "simple", "doc_id": "chunk_018417", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 241, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_public_key_b64_property (tests\\verification\\test_post_quantum_signer.py:241)"} +{"complexity": "simple", "doc_id": "chunk_018418", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 253, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer._proof (tests\\verification\\test_post_quantum_signer.py:253)"} +{"complexity": "simple", "doc_id": "chunk_018419", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 261, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_sign_proof_bundle_returns_dict (tests\\verification\\test_post_quantum_signer.py:261)"} +{"complexity": "simple", "doc_id": "chunk_018420", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 266, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_sign_proof_bundle_has_signature_key (tests\\verification\\test_post_quantum_signer.py:266)"} +{"complexity": "simple", "doc_id": "chunk_018421", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 272, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_verify_proof_bundle_returns_true_for_valid (tests\\verification\\test_post_quantum_signer.py:272)"} +{"complexity": "simple", "doc_id": "chunk_018422", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 277, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_verify_proof_bundle_fails_after_tampering (tests\\verification\\test_post_quantum_signer.py:277)"} +{"complexity": "simple", "doc_id": "chunk_018423", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 290, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_returns_dict (tests\\verification\\test_post_quantum_signer.py:290)"} +{"complexity": "simple", "doc_id": "chunk_018424", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 294, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_has_backend_key (tests\\verification\\test_post_quantum_signer.py:294)"} +{"complexity": "simple", "doc_id": "chunk_018425", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 298, "source_path": "tests\\verification\\test_post_quantum_signer.py", "text": "test_post_quantum_signer.test_has_quantum_safe_key (tests\\verification\\test_post_quantum_signer.py:298)"} +{"complexity": "simple", "doc_id": "chunk_018426", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 27, "source_path": "tests\\verification\\test_proof_aggregator.py", "text": "test_proof_aggregator._result (tests\\verification\\test_proof_aggregator.py:27)"} +{"complexity": "medium", "doc_id": "chunk_018427", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 35, "source_path": "tests\\verification\\test_proof_aggregator.py", "text": "test_proof_aggregator.TestVerificationResult (tests\\verification\\test_proof_aggregator.py:35)"} +{"complexity": "complex", "doc_id": "chunk_018428", "function_type": "class", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 61, "source_path": "tests\\verification\\test_proof_aggregator.py", "text": "test_proof_aggregator.TestMerkleTree (tests\\verification\\test_proof_aggregator.py:61)"} +{"complexity": "complex", "doc_id": "chunk_018429", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 128, "source_path": "tests\\verification\\test_proof_aggregator.py", "text": "test_proof_aggregator.TestProofAggregator (tests\\verification\\test_proof_aggregator.py:128)"} +{"complexity": "simple", "doc_id": "chunk_018430", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 36, "source_path": "tests\\verification\\test_proof_aggregator.py", "text": "test_proof_aggregator.test_result_hash_computed_on_init (tests\\verification\\test_proof_aggregator.py:36)"} +{"complexity": "simple", "doc_id": "chunk_018431", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 40, "source_path": "tests\\verification\\test_proof_aggregator.py", "text": "test_proof_aggregator.test_result_hash_changes_with_content (tests\\verification\\test_proof_aggregator.py:40)"} +{"complexity": "simple", "doc_id": "chunk_018432", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 45, "source_path": "tests\\verification\\test_proof_aggregator.py", "text": "test_proof_aggregator.test_to_dict_contains_expected_keys (tests\\verification\\test_proof_aggregator.py:45)"} +{"complexity": "simple", "doc_id": "chunk_018433", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 52, "source_path": "tests\\verification\\test_proof_aggregator.py", "text": "test_proof_aggregator.test_confidence_stored_correctly (tests\\verification\\test_proof_aggregator.py:52)"} +{"complexity": "simple", "doc_id": "chunk_018434", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 62, "source_path": "tests\\verification\\test_proof_aggregator.py", "text": "test_proof_aggregator._leaf (tests\\verification\\test_proof_aggregator.py:62)"} +{"complexity": "simple", "doc_id": "chunk_018435", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "verification", "source_line": 65, "source_path": "tests\\verification\\test_proof_aggregator.py", "text": "test_proof_aggregator.test_build_single_leaf_root_equals_leaf (tests\\verification\\test_proof_aggregator.py:65)"} +{"complexity": "simple", "doc_id": "chunk_018436", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 70, "source_path": "tests\\verification\\test_proof_aggregator.py", "text": "test_proof_aggregator.test_build_two_leaves_root_is_hash_of_both (tests\\verification\\test_proof_aggregator.py:70)"} +{"complexity": "simple", "doc_id": "chunk_018437", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "verification", "source_line": 77, "source_path": "tests\\verification\\test_proof_aggregator.py", "text": "test_proof_aggregator.test_build_odd_leaves_duplicates_last (tests\\verification\\test_proof_aggregator.py:77)"} +{"complexity": "simple", "doc_id": "chunk_018438", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 82, "source_path": "tests\\verification\\test_proof_aggregator.py", "text": "test_proof_aggregator.test_leaf_count_correct (tests\\verification\\test_proof_aggregator.py:82)"} +{"complexity": "simple", "doc_id": "chunk_018439", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 87, "source_path": "tests\\verification\\test_proof_aggregator.py", "text": "test_proof_aggregator.test_empty_leaves_raises_value_error (tests\\verification\\test_proof_aggregator.py:87)"} +{"complexity": "simple", "doc_id": "chunk_018440", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 91, "source_path": "tests\\verification\\test_proof_aggregator.py", "text": "test_proof_aggregator.test_levels_first_level_is_leaves (tests\\verification\\test_proof_aggregator.py:91)"} +{"complexity": "simple", "doc_id": "chunk_018441", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 96, "source_path": "tests\\verification\\test_proof_aggregator.py", "text": "test_proof_aggregator.test_get_proof_returns_audit_path (tests\\verification\\test_proof_aggregator.py:96)"} +{"complexity": "simple", "doc_id": "chunk_018442", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 103, "source_path": "tests\\verification\\test_proof_aggregator.py", "text": "test_proof_aggregator.test_get_proof_out_of_range_raises_index_error (tests\\verification\\test_proof_aggregator.py:103)"} +{"complexity": "simple", "doc_id": "chunk_018443", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 109, "source_path": "tests\\verification\\test_proof_aggregator.py", "text": "test_proof_aggregator.test_verify_leaf_valid_proof (tests\\verification\\test_proof_aggregator.py:109)"} +{"complexity": "simple", "doc_id": "chunk_018444", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 116, "source_path": "tests\\verification\\test_proof_aggregator.py", "text": "test_proof_aggregator.test_verify_leaf_tampered_returns_false (tests\\verification\\test_proof_aggregator.py:116)"} +{"complexity": "simple", "doc_id": "chunk_018445", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 129, "source_path": "tests\\verification\\test_proof_aggregator.py", "text": "test_proof_aggregator._two_pass_agg (tests\\verification\\test_proof_aggregator.py:129)"} +{"complexity": "simple", "doc_id": "chunk_018446", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 135, "source_path": "tests\\verification\\test_proof_aggregator.py", "text": "test_proof_aggregator.test_verifier_count_starts_at_zero (tests\\verification\\test_proof_aggregator.py:135)"} +{"complexity": "simple", "doc_id": "chunk_018447", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 139, "source_path": "tests\\verification\\test_proof_aggregator.py", "text": "test_proof_aggregator.test_add_verification_increments_count (tests\\verification\\test_proof_aggregator.py:139)"} +{"complexity": "simple", "doc_id": "chunk_018448", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 144, "source_path": "tests\\verification\\test_proof_aggregator.py", "text": "test_proof_aggregator.test_add_verification_returns_hash (tests\\verification\\test_proof_aggregator.py:144)"} +{"complexity": "simple", "doc_id": "chunk_018449", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 149, "source_path": "tests\\verification\\test_proof_aggregator.py", "text": "test_proof_aggregator.test_insufficient_without_min_verifiers (tests\\verification\\test_proof_aggregator.py:149)"} +{"complexity": "simple", "doc_id": "chunk_018450", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 157, "source_path": "tests\\verification\\test_proof_aggregator.py", "text": "test_proof_aggregator.test_aggregate_with_two_pass_gives_valid_proof (tests\\verification\\test_proof_aggregator.py:157)"} +{"complexity": "simple", "doc_id": "chunk_018451", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 163, "source_path": "tests\\verification\\test_proof_aggregator.py", "text": "test_proof_aggregator.test_aggregate_merkle_root_nonempty (tests\\verification\\test_proof_aggregator.py:163)"} +{"complexity": "simple", "doc_id": "chunk_018452", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 168, "source_path": "tests\\verification\\test_proof_aggregator.py", "text": "test_proof_aggregator.test_aggregate_sovereign_proof_hash_nonempty (tests\\verification\\test_proof_aggregator.py:168)"} +{"complexity": "simple", "doc_id": "chunk_018453", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 173, "source_path": "tests\\verification\\test_proof_aggregator.py", "text": "test_proof_aggregator.test_aggregate_all_pass_when_all_verifiers_pass (tests\\verification\\test_proof_aggregator.py:173)"} +{"complexity": "simple", "doc_id": "chunk_018454", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 182, "source_path": "tests\\verification\\test_proof_aggregator.py", "text": "test_proof_aggregator.test_aggregate_fail_when_all_verifiers_fail (tests\\verification\\test_proof_aggregator.py:182)"} +{"complexity": "simple", "doc_id": "chunk_018455", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 189, "source_path": "tests\\verification\\test_proof_aggregator.py", "text": "test_proof_aggregator.test_aggregate_composite_confidence_is_between_zero_and_one (tests\\verification\\test_proof_aggregator.py:189)"} +{"complexity": "simple", "doc_id": "chunk_018456", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 194, "source_path": "tests\\verification\\test_proof_aggregator.py", "text": "test_proof_aggregator.test_aggregate_verifications_included (tests\\verification\\test_proof_aggregator.py:194)"} +{"complexity": "simple", "doc_id": "chunk_018457", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 199, "source_path": "tests\\verification\\test_proof_aggregator.py", "text": "test_proof_aggregator.test_verify_aggregate_returns_true_for_valid_proof (tests\\verification\\test_proof_aggregator.py:199)"} +{"complexity": "simple", "doc_id": "chunk_018458", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 204, "source_path": "tests\\verification\\test_proof_aggregator.py", "text": "test_proof_aggregator.test_to_dict_contains_composite_verdict_string (tests\\verification\\test_proof_aggregator.py:204)"} +{"complexity": "simple", "doc_id": "chunk_018459", "function_type": "function", "has_docstring": "no", "keyword": "score", "layer": "tests", "module": "verification", "source_line": 210, "source_path": "tests\\verification\\test_proof_aggregator.py", "text": "test_proof_aggregator.test_custom_weights_accepted (tests\\verification\\test_proof_aggregator.py:210)"} +{"complexity": "simple", "doc_id": "chunk_018460", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 215, "source_path": "tests\\verification\\test_proof_aggregator.py", "text": "test_proof_aggregator.test_halted_verdict_when_constitutional_halt (tests\\verification\\test_proof_aggregator.py:215)"} +{"complexity": "simple", "doc_id": "chunk_018461", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 26, "source_path": "tests\\verification\\test_proof_event_bus.py", "text": "test_proof_event_bus.fresh_bus (tests\\verification\\test_proof_event_bus.py:26)"} +{"complexity": "simple", "doc_id": "chunk_018462", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 33, "source_path": "tests\\verification\\test_proof_event_bus.py", "text": "test_proof_event_bus._bus (tests\\verification\\test_proof_event_bus.py:33)"} +{"complexity": "medium", "doc_id": "chunk_018463", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 41, "source_path": "tests\\verification\\test_proof_event_bus.py", "text": "test_proof_event_bus.TestSingleton (tests\\verification\\test_proof_event_bus.py:41)"} +{"complexity": "complex", "doc_id": "chunk_018464", "function_type": "class", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 63, "source_path": "tests\\verification\\test_proof_event_bus.py", "text": "test_proof_event_bus.TestEmit (tests\\verification\\test_proof_event_bus.py:63)"} +{"complexity": "complex", "doc_id": "chunk_018465", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 116, "source_path": "tests\\verification\\test_proof_event_bus.py", "text": "test_proof_event_bus.TestSubscribe (tests\\verification\\test_proof_event_bus.py:116)"} +{"complexity": "medium", "doc_id": "chunk_018466", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 166, "source_path": "tests\\verification\\test_proof_event_bus.py", "text": "test_proof_event_bus.TestVerifyChain (tests\\verification\\test_proof_event_bus.py:166)"} +{"complexity": "simple", "doc_id": "chunk_018467", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 42, "source_path": "tests\\verification\\test_proof_event_bus.py", "text": "test_proof_event_bus.test_get_instance_returns_same_object (tests\\verification\\test_proof_event_bus.py:42)"} +{"complexity": "simple", "doc_id": "chunk_018468", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 47, "source_path": "tests\\verification\\test_proof_event_bus.py", "text": "test_proof_event_bus.test_reset_creates_fresh_instance (tests\\verification\\test_proof_event_bus.py:47)"} +{"complexity": "simple", "doc_id": "chunk_018469", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 53, "source_path": "tests\\verification\\test_proof_event_bus.py", "text": "test_proof_event_bus.test_fresh_bus_has_no_events (tests\\verification\\test_proof_event_bus.py:53)"} +{"complexity": "simple", "doc_id": "chunk_018470", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 64, "source_path": "tests\\verification\\test_proof_event_bus.py", "text": "test_proof_event_bus.test_emit_returns_proof_event (tests\\verification\\test_proof_event_bus.py:64)"} +{"complexity": "simple", "doc_id": "chunk_018471", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 69, "source_path": "tests\\verification\\test_proof_event_bus.py", "text": "test_proof_event_bus.test_event_hash_is_nonempty (tests\\verification\\test_proof_event_bus.py:69)"} +{"complexity": "simple", "doc_id": "chunk_018472", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 74, "source_path": "tests\\verification\\test_proof_event_bus.py", "text": "test_proof_event_bus.test_first_event_previous_hash_is_genesis (tests\\verification\\test_proof_event_bus.py:74)"} +{"complexity": "simple", "doc_id": "chunk_018473", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 79, "source_path": "tests\\verification\\test_proof_event_bus.py", "text": "test_proof_event_bus.test_second_event_previous_hash_chains_from_first (tests\\verification\\test_proof_event_bus.py:79)"} +{"complexity": "simple", "doc_id": "chunk_018474", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 85, "source_path": "tests\\verification\\test_proof_event_bus.py", "text": "test_proof_event_bus.test_sequence_numbers_increment (tests\\verification\\test_proof_event_bus.py:85)"} +{"complexity": "simple", "doc_id": "chunk_018475", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 91, "source_path": "tests\\verification\\test_proof_event_bus.py", "text": "test_proof_event_bus.test_source_field_recorded (tests\\verification\\test_proof_event_bus.py:91)"} +{"complexity": "simple", "doc_id": "chunk_018476", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 96, "source_path": "tests\\verification\\test_proof_event_bus.py", "text": "test_proof_event_bus.test_payload_stored_in_event (tests\\verification\\test_proof_event_bus.py:96)"} +{"complexity": "simple", "doc_id": "chunk_018477", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 101, "source_path": "tests\\verification\\test_proof_event_bus.py", "text": "test_proof_event_bus.test_payload_hash_is_nonempty (tests\\verification\\test_proof_event_bus.py:101)"} +{"complexity": "simple", "doc_id": "chunk_018478", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 106, "source_path": "tests\\verification\\test_proof_event_bus.py", "text": "test_proof_event_bus.test_event_type_recorded (tests\\verification\\test_proof_event_bus.py:106)"} +{"complexity": "simple", "doc_id": "chunk_018479", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 117, "source_path": "tests\\verification\\test_proof_event_bus.py", "text": "test_proof_event_bus.test_subscriber_called_on_matching_event (tests\\verification\\test_proof_event_bus.py:117)"} +{"complexity": "simple", "doc_id": "chunk_018480", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 124, "source_path": "tests\\verification\\test_proof_event_bus.py", "text": "test_proof_event_bus.test_subscriber_not_called_for_other_event_types (tests\\verification\\test_proof_event_bus.py:124)"} +{"complexity": "simple", "doc_id": "chunk_018481", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 131, "source_path": "tests\\verification\\test_proof_event_bus.py", "text": "test_proof_event_bus.test_multiple_subscribers_all_receive_event (tests\\verification\\test_proof_event_bus.py:131)"} +{"complexity": "simple", "doc_id": "chunk_018482", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 141, "source_path": "tests\\verification\\test_proof_event_bus.py", "text": "test_proof_event_bus.test_subscriber_receives_same_event_emitted (tests\\verification\\test_proof_event_bus.py:141)"} +{"complexity": "medium", "doc_id": "chunk_018483", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 148, "source_path": "tests\\verification\\test_proof_event_bus.py", "text": "test_proof_event_bus.test_faulty_subscriber_does_not_break_chain (tests\\verification\\test_proof_event_bus.py:148)"} +{"complexity": "simple", "doc_id": "chunk_018484", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 167, "source_path": "tests\\verification\\test_proof_event_bus.py", "text": "test_proof_event_bus.test_empty_chain_is_valid (tests\\verification\\test_proof_event_bus.py:167)"} +{"complexity": "simple", "doc_id": "chunk_018485", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 172, "source_path": "tests\\verification\\test_proof_event_bus.py", "text": "test_proof_event_bus.test_chain_valid_after_single_emit (tests\\verification\\test_proof_event_bus.py:172)"} +{"complexity": "simple", "doc_id": "chunk_018486", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 178, "source_path": "tests\\verification\\test_proof_event_bus.py", "text": "test_proof_event_bus.test_chain_valid_after_multiple_emits (tests\\verification\\test_proof_event_bus.py:178)"} +{"complexity": "simple", "doc_id": "chunk_018487", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 186, "source_path": "tests\\verification\\test_proof_event_bus.py", "text": "test_proof_event_bus.test_audit_trail_total_events_correct (tests\\verification\\test_proof_event_bus.py:186)"} +{"complexity": "simple", "doc_id": "chunk_018488", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 152, "source_path": "tests\\verification\\test_proof_event_bus.py", "text": "test_proof_event_bus.boom (tests\\verification\\test_proof_event_bus.py:152)"} +{"complexity": "simple", "doc_id": "chunk_018489", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 27, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark._mock_epsilon_risk (tests\\verification\\test_rahr_benchmark.py:27)"} +{"complexity": "simple", "doc_id": "chunk_018490", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 32, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark._mock_recursive_agg (tests\\verification\\test_rahr_benchmark.py:32)"} +{"complexity": "simple", "doc_id": "chunk_018491", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 38, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark._mock_check_pyramiding (tests\\verification\\test_rahr_benchmark.py:38)"} +{"complexity": "simple", "doc_id": "chunk_018492", "function_type": "class", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 42, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark._MockRAHRScore (tests\\verification\\test_rahr_benchmark.py:42)"} +{"complexity": "simple", "doc_id": "chunk_018493", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 51, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark._mock_compute_rahr_score (tests\\verification\\test_rahr_benchmark.py:51)"} +{"complexity": "simple", "doc_id": "chunk_018494", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 60, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.benchmark_results (tests\\verification\\test_rahr_benchmark.py:60)"} +{"complexity": "simple", "doc_id": "chunk_018495", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 75, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.TestModuleInterface (tests\\verification\\test_rahr_benchmark.py:75)"} +{"complexity": "medium", "doc_id": "chunk_018496", "function_type": "class", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "verification", "source_line": 88, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.TestRunBenchmarksReturnStructure (tests\\verification\\test_rahr_benchmark.py:88)"} +{"complexity": "medium", "doc_id": "chunk_018497", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 116, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.TestEpsilonRiskResult (tests\\verification\\test_rahr_benchmark.py:116)"} +{"complexity": "medium", "doc_id": "chunk_018498", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 140, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.TestAliceOliviaResult (tests\\verification\\test_rahr_benchmark.py:140)"} +{"complexity": "medium", "doc_id": "chunk_018499", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 165, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.TestPyramidingResult (tests\\verification\\test_rahr_benchmark.py:165)"} +{"complexity": "medium", "doc_id": "chunk_018500", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 186, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.TestRAHRResult (tests\\verification\\test_rahr_benchmark.py:186)"} +{"complexity": "medium", "doc_id": "chunk_018501", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 210, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.TestPipelineResult (tests\\verification\\test_rahr_benchmark.py:210)"} +{"complexity": "simple", "doc_id": "chunk_018502", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 45, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark._Routing (tests\\verification\\test_rahr_benchmark.py:45)"} +{"complexity": "simple", "doc_id": "chunk_018503", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "verification", "source_line": 76, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_run_benchmarks_is_callable (tests\\verification\\test_rahr_benchmark.py:76)"} +{"complexity": "simple", "doc_id": "chunk_018504", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "verification", "source_line": 79, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_run_benchmarks_is_a_function (tests\\verification\\test_rahr_benchmark.py:79)"} +{"complexity": "simple", "doc_id": "chunk_018505", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 89, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_returns_dict (tests\\verification\\test_rahr_benchmark.py:89)"} +{"complexity": "simple", "doc_id": "chunk_018506", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 92, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_has_epsilon_risk_key (tests\\verification\\test_rahr_benchmark.py:92)"} +{"complexity": "simple", "doc_id": "chunk_018507", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 95, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_has_alice_olivia_key (tests\\verification\\test_rahr_benchmark.py:95)"} +{"complexity": "simple", "doc_id": "chunk_018508", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 98, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_has_pyramiding_key (tests\\verification\\test_rahr_benchmark.py:98)"} +{"complexity": "simple", "doc_id": "chunk_018509", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 101, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_has_rahr_key (tests\\verification\\test_rahr_benchmark.py:101)"} +{"complexity": "simple", "doc_id": "chunk_018510", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 104, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_has_pipeline_key (tests\\verification\\test_rahr_benchmark.py:104)"} +{"complexity": "simple", "doc_id": "chunk_018511", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 107, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_has_all_five_keys (tests\\verification\\test_rahr_benchmark.py:107)"} +{"complexity": "simple", "doc_id": "chunk_018512", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 117, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_is_dict (tests\\verification\\test_rahr_benchmark.py:117)"} +{"complexity": "simple", "doc_id": "chunk_018513", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 120, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_has_latency_ms (tests\\verification\\test_rahr_benchmark.py:120)"} +{"complexity": "simple", "doc_id": "chunk_018514", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 123, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_has_throughput (tests\\verification\\test_rahr_benchmark.py:123)"} +{"complexity": "simple", "doc_id": "chunk_018515", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 126, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_has_target_met (tests\\verification\\test_rahr_benchmark.py:126)"} +{"complexity": "simple", "doc_id": "chunk_018516", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 129, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_throughput_positive (tests\\verification\\test_rahr_benchmark.py:129)"} +{"complexity": "simple", "doc_id": "chunk_018517", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 132, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_latency_nonnegative (tests\\verification\\test_rahr_benchmark.py:132)"} +{"complexity": "simple", "doc_id": "chunk_018518", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 141, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_is_dict (tests\\verification\\test_rahr_benchmark.py:141)"} +{"complexity": "simple", "doc_id": "chunk_018519", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 144, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_has_total_employees (tests\\verification\\test_rahr_benchmark.py:144)"} +{"complexity": "simple", "doc_id": "chunk_018520", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 147, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_has_fraud_detected (tests\\verification\\test_rahr_benchmark.py:147)"} +{"complexity": "simple", "doc_id": "chunk_018521", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 150, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_total_employees_positive (tests\\verification\\test_rahr_benchmark.py:150)"} +{"complexity": "simple", "doc_id": "chunk_018522", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 153, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_fraud_detected_is_bool (tests\\verification\\test_rahr_benchmark.py:153)"} +{"complexity": "simple", "doc_id": "chunk_018523", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 156, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_fraud_detected_true_when_total_exceeds_293 (tests\\verification\\test_rahr_benchmark.py:156)"} +{"complexity": "simple", "doc_id": "chunk_018524", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 166, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_is_dict (tests\\verification\\test_rahr_benchmark.py:166)"} +{"complexity": "simple", "doc_id": "chunk_018525", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 169, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_has_violations (tests\\verification\\test_rahr_benchmark.py:169)"} +{"complexity": "simple", "doc_id": "chunk_018526", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 172, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_has_latency_ms (tests\\verification\\test_rahr_benchmark.py:172)"} +{"complexity": "simple", "doc_id": "chunk_018527", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 175, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_violations_nonnegative (tests\\verification\\test_rahr_benchmark.py:175)"} +{"complexity": "simple", "doc_id": "chunk_018528", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 178, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_latency_nonnegative (tests\\verification\\test_rahr_benchmark.py:178)"} +{"complexity": "simple", "doc_id": "chunk_018529", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 187, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_is_dict (tests\\verification\\test_rahr_benchmark.py:187)"} +{"complexity": "simple", "doc_id": "chunk_018530", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 190, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_has_at_least_one_test_case (tests\\verification\\test_rahr_benchmark.py:190)"} +{"complexity": "simple", "doc_id": "chunk_018531", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 193, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_each_case_has_routing (tests\\verification\\test_rahr_benchmark.py:193)"} +{"complexity": "simple", "doc_id": "chunk_018532", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 197, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_each_case_has_score (tests\\verification\\test_rahr_benchmark.py:197)"} +{"complexity": "simple", "doc_id": "chunk_018533", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 201, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_scores_are_numeric (tests\\verification\\test_rahr_benchmark.py:201)"} +{"complexity": "simple", "doc_id": "chunk_018534", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 211, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_is_dict (tests\\verification\\test_rahr_benchmark.py:211)"} +{"complexity": "simple", "doc_id": "chunk_018535", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 214, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_has_avg_latency_ms (tests\\verification\\test_rahr_benchmark.py:214)"} +{"complexity": "simple", "doc_id": "chunk_018536", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 217, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_has_p95_latency_ms (tests\\verification\\test_rahr_benchmark.py:217)"} +{"complexity": "simple", "doc_id": "chunk_018537", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 220, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_avg_latency_nonnegative (tests\\verification\\test_rahr_benchmark.py:220)"} +{"complexity": "simple", "doc_id": "chunk_018538", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 223, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_p95_latency_nonnegative (tests\\verification\\test_rahr_benchmark.py:223)"} +{"complexity": "simple", "doc_id": "chunk_018539", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 226, "source_path": "tests\\verification\\test_rahr_benchmark.py", "text": "test_rahr_benchmark.test_p95_at_least_half_of_avg (tests\\verification\\test_rahr_benchmark.py:226)"} +{"complexity": "simple", "doc_id": "chunk_018540", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 44, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control._simple_graph (tests\\verification\\test_rahr_control.py:44)"} +{"complexity": "medium", "doc_id": "chunk_018541", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 53, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control._rahr (tests\\verification\\test_rahr_control.py:53)"} +{"complexity": "simple", "doc_id": "chunk_018542", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 68, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control._boundary_risk (tests\\verification\\test_rahr_control.py:68)"} +{"complexity": "medium", "doc_id": "chunk_018543", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 76, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.TestVerificationDepth (tests\\verification\\test_rahr_control.py:76)"} +{"complexity": "medium", "doc_id": "chunk_018544", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 97, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.TestPRDTierMapping (tests\\verification\\test_rahr_control.py:97)"} +{"complexity": "complex", "doc_id": "chunk_018545", "function_type": "class", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 121, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.TestRAHRScore (tests\\verification\\test_rahr_control.py:121)"} +{"complexity": "medium", "doc_id": "chunk_018546", "function_type": "class", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 166, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.TestComputeShannonEntropy (tests\\verification\\test_rahr_control.py:166)"} +{"complexity": "medium", "doc_id": "chunk_018547", "function_type": "class", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 200, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.TestComputeStructuralEntropy (tests\\verification\\test_rahr_control.py:200)"} +{"complexity": "medium", "doc_id": "chunk_018548", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 230, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.TestClassifyRouting (tests\\verification\\test_rahr_control.py:230)"} +{"complexity": "complex", "doc_id": "chunk_018549", "function_type": "class", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 264, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.TestComputeRAHRScore (tests\\verification\\test_rahr_control.py:264)"} +{"complexity": "complex", "doc_id": "chunk_018550", "function_type": "class", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 334, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.TestComputeBatchRAHRScores (tests\\verification\\test_rahr_control.py:334)"} +{"complexity": "medium", "doc_id": "chunk_018551", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 374, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.TestSummarizeRoutingDistribution (tests\\verification\\test_rahr_control.py:374)"} +{"complexity": "medium", "doc_id": "chunk_018552", "function_type": "class", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 399, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.TestCreateClaimHash (tests\\verification\\test_rahr_control.py:399)"} +{"complexity": "medium", "doc_id": "chunk_018553", "function_type": "class", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 418, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.TestGetRoutingThresholdExplanation (tests\\verification\\test_rahr_control.py:418)"} +{"complexity": "simple", "doc_id": "chunk_018554", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 77, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_fast_value (tests\\verification\\test_rahr_control.py:77)"} +{"complexity": "simple", "doc_id": "chunk_018555", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 80, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_standard_value (tests\\verification\\test_rahr_control.py:80)"} +{"complexity": "simple", "doc_id": "chunk_018556", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 83, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_deep_value (tests\\verification\\test_rahr_control.py:83)"} +{"complexity": "simple", "doc_id": "chunk_018557", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 86, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_halt_value (tests\\verification\\test_rahr_control.py:86)"} +{"complexity": "simple", "doc_id": "chunk_018558", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 89, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_four_tiers (tests\\verification\\test_rahr_control.py:89)"} +{"complexity": "simple", "doc_id": "chunk_018559", "function_type": "function", "has_docstring": "no", "keyword": "score", "layer": "tests", "module": "verification", "source_line": 98, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_lightweight_maps_to_fast (tests\\verification\\test_rahr_control.py:98)"} +{"complexity": "simple", "doc_id": "chunk_018560", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 101, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_bft_maps_to_standard (tests\\verification\\test_rahr_control.py:101)"} +{"complexity": "simple", "doc_id": "chunk_018561", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 104, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_formal_maps_to_deep (tests\\verification\\test_rahr_control.py:104)"} +{"complexity": "simple", "doc_id": "chunk_018562", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 107, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_human_maps_to_halt (tests\\verification\\test_rahr_control.py:107)"} +{"complexity": "simple", "doc_id": "chunk_018563", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 110, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_unknown_tier_defaults_to_standard (tests\\verification\\test_rahr_control.py:110)"} +{"complexity": "simple", "doc_id": "chunk_018564", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 113, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_case_insensitive (tests\\verification\\test_rahr_control.py:113)"} +{"complexity": "medium", "doc_id": "chunk_018565", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 122, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control._score (tests\\verification\\test_rahr_control.py:122)"} +{"complexity": "simple", "doc_id": "chunk_018566", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 134, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_fields_stored (tests\\verification\\test_rahr_control.py:134)"} +{"complexity": "simple", "doc_id": "chunk_018567", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 139, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_clamping_above_one (tests\\verification\\test_rahr_control.py:139)"} +{"complexity": "simple", "doc_id": "chunk_018568", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 146, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_clamping_below_zero (tests\\verification\\test_rahr_control.py:146)"} +{"complexity": "simple", "doc_id": "chunk_018569", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 153, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_metadata_defaults_empty (tests\\verification\\test_rahr_control.py:153)"} +{"complexity": "simple", "doc_id": "chunk_018570", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 157, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_metadata_stored (tests\\verification\\test_rahr_control.py:157)"} +{"complexity": "simple", "doc_id": "chunk_018571", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 167, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_empty_distribution_returns_zero (tests\\verification\\test_rahr_control.py:167)"} +{"complexity": "simple", "doc_id": "chunk_018572", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 170, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_deterministic_returns_zero (tests\\verification\\test_rahr_control.py:170)"} +{"complexity": "simple", "doc_id": "chunk_018573", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 173, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_uniform_binary_returns_one (tests\\verification\\test_rahr_control.py:173)"} +{"complexity": "simple", "doc_id": "chunk_018574", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 177, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_skewed_binary_between_zero_and_one (tests\\verification\\test_rahr_control.py:177)"} +{"complexity": "simple", "doc_id": "chunk_018575", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 181, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_three_uniform_outcomes_returns_one (tests\\verification\\test_rahr_control.py:181)"} +{"complexity": "simple", "doc_id": "chunk_018576", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 184, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_unnormalized_input_still_works (tests\\verification\\test_rahr_control.py:184)"} +{"complexity": "simple", "doc_id": "chunk_018577", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 189, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_zero_total_returns_zero (tests\\verification\\test_rahr_control.py:189)"} +{"complexity": "simple", "doc_id": "chunk_018578", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 192, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_result_in_0_1 (tests\\verification\\test_rahr_control.py:192)"} +{"complexity": "simple", "doc_id": "chunk_018579", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 201, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_empty_graph_returns_zero (tests\\verification\\test_rahr_control.py:201)"} +{"complexity": "simple", "doc_id": "chunk_018580", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 204, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_single_isolated_node_is_low (tests\\verification\\test_rahr_control.py:204)"} +{"complexity": "simple", "doc_id": "chunk_018581", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 209, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_result_in_0_1 (tests\\verification\\test_rahr_control.py:209)"} +{"complexity": "simple", "doc_id": "chunk_018582", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 212, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_more_nodes_higher_entropy (tests\\verification\\test_rahr_control.py:212)"} +{"complexity": "simple", "doc_id": "chunk_018583", "function_type": "function", "has_docstring": "no", "keyword": "score", "layer": "tests", "module": "verification", "source_line": 218, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_node_weights_affect_result (tests\\verification\\test_rahr_control.py:218)"} +{"complexity": "simple", "doc_id": "chunk_018584", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 231, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_low_composite_fast (tests\\verification\\test_rahr_control.py:231)"} +{"complexity": "simple", "doc_id": "chunk_018585", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 234, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_moderate_composite_standard (tests\\verification\\test_rahr_control.py:234)"} +{"complexity": "simple", "doc_id": "chunk_018586", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 237, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_high_composite_deep (tests\\verification\\test_rahr_control.py:237)"} +{"complexity": "simple", "doc_id": "chunk_018587", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 240, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_very_high_composite_halt (tests\\verification\\test_rahr_control.py:240)"} +{"complexity": "simple", "doc_id": "chunk_018588", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 243, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_alice_olivia_rule_high_epsilon_forces_deep (tests\\verification\\test_rahr_control.py:243)"} +{"complexity": "simple", "doc_id": "chunk_018589", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 247, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_alice_olivia_rule_within_five_percent_forces_deep (tests\\verification\\test_rahr_control.py:247)"} +{"complexity": "simple", "doc_id": "chunk_018590", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 251, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_boundary_0_30_is_fast (tests\\verification\\test_rahr_control.py:251)"} +{"complexity": "simple", "doc_id": "chunk_018591", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 255, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_boundary_0_60_is_deep (tests\\verification\\test_rahr_control.py:255)"} +{"complexity": "simple", "doc_id": "chunk_018592", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 265, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_returns_rahr_score (tests\\verification\\test_rahr_control.py:265)"} +{"complexity": "simple", "doc_id": "chunk_018593", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 268, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_routing_is_verification_depth (tests\\verification\\test_rahr_control.py:268)"} +{"complexity": "simple", "doc_id": "chunk_018594", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 271, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_claim_hash_stored (tests\\verification\\test_rahr_control.py:271)"} +{"complexity": "simple", "doc_id": "chunk_018595", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 275, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_composite_in_0_1 (tests\\verification\\test_rahr_control.py:275)"} +{"complexity": "simple", "doc_id": "chunk_018596", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 279, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_shannon_entropy_in_0_1 (tests\\verification\\test_rahr_control.py:279)"} +{"complexity": "simple", "doc_id": "chunk_018597", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 282, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_epsilon_risk_in_0_1 (tests\\verification\\test_rahr_control.py:282)"} +{"complexity": "simple", "doc_id": "chunk_018598", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 285, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_metadata_has_claimed_value (tests\\verification\\test_rahr_control.py:285)"} +{"complexity": "simple", "doc_id": "chunk_018599", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 289, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_metadata_has_threshold (tests\\verification\\test_rahr_control.py:289)"} +{"complexity": "simple", "doc_id": "chunk_018600", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 293, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_metadata_has_boundary_flags (tests\\verification\\test_rahr_control.py:293)"} +{"complexity": "simple", "doc_id": "chunk_018601", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 298, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_extra_metadata_merged (tests\\verification\\test_rahr_control.py:298)"} +{"complexity": "simple", "doc_id": "chunk_018602", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 304, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_raises_on_nonpositive_threshold (tests\\verification\\test_rahr_control.py:304)"} +{"complexity": "simple", "doc_id": "chunk_018603", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 308, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_raises_on_negative_claimed_value (tests\\verification\\test_rahr_control.py:308)"} +{"complexity": "simple", "doc_id": "chunk_018604", "function_type": "function", "has_docstring": "no", "keyword": "route", "layer": "tests", "module": "verification", "source_line": 312, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_close_to_threshold_routes_deep (tests\\verification\\test_rahr_control.py:312)"} +{"complexity": "simple", "doc_id": "chunk_018605", "function_type": "function", "has_docstring": "no", "keyword": "route", "layer": "tests", "module": "verification", "source_line": 317, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_far_below_threshold_routes_fast_or_standard (tests\\verification\\test_rahr_control.py:317)"} +{"complexity": "simple", "doc_id": "chunk_018606", "function_type": "function", "has_docstring": "no", "keyword": "score", "layer": "tests", "module": "verification", "source_line": 322, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_node_weights_accepted (tests\\verification\\test_rahr_control.py:322)"} +{"complexity": "simple", "doc_id": "chunk_018607", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 335, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_returns_list (tests\\verification\\test_rahr_control.py:335)"} +{"complexity": "simple", "doc_id": "chunk_018608", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 342, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_same_length_as_input (tests\\verification\\test_rahr_control.py:342)"} +{"complexity": "simple", "doc_id": "chunk_018609", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 351, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_each_result_is_rahr_score (tests\\verification\\test_rahr_control.py:351)"} +{"complexity": "simple", "doc_id": "chunk_018610", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 359, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_invalid_claim_produces_default_score (tests\\verification\\test_rahr_control.py:359)"} +{"complexity": "simple", "doc_id": "chunk_018611", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 366, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_empty_list_returns_empty (tests\\verification\\test_rahr_control.py:366)"} +{"complexity": "simple", "doc_id": "chunk_018612", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 375, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_returns_dict (tests\\verification\\test_rahr_control.py:375)"} +{"complexity": "simple", "doc_id": "chunk_018613", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 378, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_empty_scores_all_zero (tests\\verification\\test_rahr_control.py:378)"} +{"complexity": "simple", "doc_id": "chunk_018614", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 383, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_counts_match_scores (tests\\verification\\test_rahr_control.py:383)"} +{"complexity": "simple", "doc_id": "chunk_018615", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 400, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_returns_16_chars (tests\\verification\\test_rahr_control.py:400)"} +{"complexity": "simple", "doc_id": "chunk_018616", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 403, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_returns_hex (tests\\verification\\test_rahr_control.py:403)"} +{"complexity": "simple", "doc_id": "chunk_018617", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 407, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_deterministic (tests\\verification\\test_rahr_control.py:407)"} +{"complexity": "simple", "doc_id": "chunk_018618", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 410, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_different_content_different_hash (tests\\verification\\test_rahr_control.py:410)"} +{"complexity": "simple", "doc_id": "chunk_018619", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 419, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_returns_string_for_fast (tests\\verification\\test_rahr_control.py:419)"} +{"complexity": "simple", "doc_id": "chunk_018620", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 423, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_returns_string_for_standard (tests\\verification\\test_rahr_control.py:423)"} +{"complexity": "simple", "doc_id": "chunk_018621", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 427, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_returns_string_for_deep (tests\\verification\\test_rahr_control.py:427)"} +{"complexity": "simple", "doc_id": "chunk_018622", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 431, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_returns_string_for_halt (tests\\verification\\test_rahr_control.py:431)"} +{"complexity": "simple", "doc_id": "chunk_018623", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 435, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_fast_mentions_0_30 (tests\\verification\\test_rahr_control.py:435)"} +{"complexity": "simple", "doc_id": "chunk_018624", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 438, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_halt_mentions_fraud (tests\\verification\\test_rahr_control.py:438)"} +{"complexity": "simple", "doc_id": "chunk_018625", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 442, "source_path": "tests\\verification\\test_rahr_control.py", "text": "test_rahr_control.test_deep_mentions_alice_or_boundary (tests\\verification\\test_rahr_control.py:442)"} +{"complexity": "simple", "doc_id": "chunk_018626", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 32, "source_path": "tests\\verification\\test_rahr_formal.py", "text": "test_rahr_formal._complexity_for_prefix (tests\\verification\\test_rahr_formal.py:32)"} +{"complexity": "medium", "doc_id": "chunk_018627", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 39, "source_path": "tests\\verification\\test_rahr_formal.py", "text": "test_rahr_formal.TestMonotonicProgress (tests\\verification\\test_rahr_formal.py:39)"} +{"complexity": "medium", "doc_id": "chunk_018628", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 70, "source_path": "tests\\verification\\test_rahr_formal.py", "text": "test_rahr_formal.TestEntropyEscalation (tests\\verification\\test_rahr_formal.py:70)"} +{"complexity": "medium", "doc_id": "chunk_018629", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 99, "source_path": "tests\\verification\\test_rahr_formal.py", "text": "test_rahr_formal.TestDepthCapEnforcement (tests\\verification\\test_rahr_formal.py:99)"} +{"complexity": "simple", "doc_id": "chunk_018630", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 42, "source_path": "tests\\verification\\test_rahr_formal.py", "text": "test_rahr_formal.test_empty_chain_zero (tests\\verification\\test_rahr_formal.py:42)"} +{"complexity": "medium", "doc_id": "chunk_018631", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 46, "source_path": "tests\\verification\\test_rahr_formal.py", "text": "test_rahr_formal.test_monotonic_synthetic_cot (tests\\verification\\test_rahr_formal.py:46)"} +{"complexity": "simple", "doc_id": "chunk_018632", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 58, "source_path": "tests\\verification\\test_rahr_formal.py", "text": "test_rahr_formal.test_monotonic_various_lengths (tests\\verification\\test_rahr_formal.py:58)"} +{"complexity": "medium", "doc_id": "chunk_018633", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 73, "source_path": "tests\\verification\\test_rahr_formal.py", "text": "test_rahr_formal.test_escalation_when_long_trace_high_h_struct (tests\\verification\\test_rahr_formal.py:73)"} +{"complexity": "simple", "doc_id": "chunk_018634", "function_type": "function", "has_docstring": "yes", "keyword": "score", "layer": "tests", "module": "verification", "source_line": 91, "source_path": "tests\\verification\\test_rahr_formal.py", "text": "test_rahr_formal.test_short_trace_low_h_struct_may_stay_lightweight (tests\\verification\\test_rahr_formal.py:91)"} +{"complexity": "simple", "doc_id": "chunk_018635", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 102, "source_path": "tests\\verification\\test_rahr_formal.py", "text": "test_rahr_formal.test_depth_cap_constant_matches_lean (tests\\verification\\test_rahr_formal.py:102)"} +{"complexity": "medium", "doc_id": "chunk_018636", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "tests", "module": "verification", "source_line": 107, "source_path": "tests\\verification\\test_rahr_formal.py", "text": "test_rahr_formal.test_no_trace_exceeds_cap_in_router (tests\\verification\\test_rahr_formal.py:107)"} +{"complexity": "simple", "doc_id": "chunk_018637", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 120, "source_path": "tests\\verification\\test_rahr_formal.py", "text": "test_rahr_formal.test_production_traces_bounded (tests\\verification\\test_rahr_formal.py:120)"} +{"complexity": "simple", "doc_id": "chunk_018638", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 46, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation._engine (tests\\verification\\test_recursive_aggregation.py:46)"} +{"complexity": "simple", "doc_id": "chunk_018639", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 50, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation._entity (tests\\verification\\test_recursive_aggregation.py:50)"} +{"complexity": "simple", "doc_id": "chunk_018640", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 54, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation._respiratory_conditions (tests\\verification\\test_recursive_aggregation.py:54)"} +{"complexity": "simple", "doc_id": "chunk_018641", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 62, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation._independent_conditions (tests\\verification\\test_recursive_aggregation.py:62)"} +{"complexity": "simple", "doc_id": "chunk_018642", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 74, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.TestModuleVersion (tests\\verification\\test_recursive_aggregation.py:74)"} +{"complexity": "medium", "doc_id": "chunk_018643", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 82, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.TestKnownThresholds (tests\\verification\\test_recursive_aggregation.py:82)"} +{"complexity": "medium", "doc_id": "chunk_018644", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 114, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.TestAffiliationType (tests\\verification\\test_recursive_aggregation.py:114)"} +{"complexity": "simple", "doc_id": "chunk_018645", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 132, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.TestConditionRelation (tests\\verification\\test_recursive_aggregation.py:132)"} +{"complexity": "complex", "doc_id": "chunk_018646", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 147, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.TestEntity (tests\\verification\\test_recursive_aggregation.py:147)"} +{"complexity": "medium", "doc_id": "chunk_018647", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 187, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.TestAffiliateEdge (tests\\verification\\test_recursive_aggregation.py:187)"} +{"complexity": "medium", "doc_id": "chunk_018648", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 215, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.TestAggregationResult (tests\\verification\\test_recursive_aggregation.py:215)"} +{"complexity": "medium", "doc_id": "chunk_018649", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 248, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.TestPyramidingResult (tests\\verification\\test_recursive_aggregation.py:248)"} +{"complexity": "complex", "doc_id": "chunk_018650", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 275, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.TestAggregate (tests\\verification\\test_recursive_aggregation.py:275)"} +{"complexity": "medium", "doc_id": "chunk_018651", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 321, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.TestBoundaryAttackDetection (tests\\verification\\test_recursive_aggregation.py:321)"} +{"complexity": "medium", "doc_id": "chunk_018652", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 344, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.TestAggregateEmployees (tests\\verification\\test_recursive_aggregation.py:344)"} +{"complexity": "complex", "doc_id": "chunk_018653", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 364, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.TestDetectPyramiding (tests\\verification\\test_recursive_aggregation.py:364)"} +{"complexity": "medium", "doc_id": "chunk_018654", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 407, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.TestDetectStructuring (tests\\verification\\test_recursive_aggregation.py:407)"} +{"complexity": "medium", "doc_id": "chunk_018655", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 439, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.TestEngineStatistics (tests\\verification\\test_recursive_aggregation.py:439)"} +{"complexity": "medium", "doc_id": "chunk_018656", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 470, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.TestBoundaryAlert (tests\\verification\\test_recursive_aggregation.py:470)"} +{"complexity": "simple", "doc_id": "chunk_018657", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 75, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_version_is_string (tests\\verification\\test_recursive_aggregation.py:75)"} +{"complexity": "simple", "doc_id": "chunk_018658", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 78, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_version_not_empty (tests\\verification\\test_recursive_aggregation.py:78)"} +{"complexity": "simple", "doc_id": "chunk_018659", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 83, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_ppp_employee_cap_present (tests\\verification\\test_recursive_aggregation.py:83)"} +{"complexity": "simple", "doc_id": "chunk_018660", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 86, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_ppp_threshold_is_300 (tests\\verification\\test_recursive_aggregation.py:86)"} +{"complexity": "simple", "doc_id": "chunk_018661", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 89, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_sbir_employee_cap_present (tests\\verification\\test_recursive_aggregation.py:89)"} +{"complexity": "simple", "doc_id": "chunk_018662", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 92, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_sbir_threshold_is_500 (tests\\verification\\test_recursive_aggregation.py:92)"} +{"complexity": "simple", "doc_id": "chunk_018663", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 95, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_aml_reporting_threshold_is_10000 (tests\\verification\\test_recursive_aggregation.py:95)"} +{"complexity": "simple", "doc_id": "chunk_018664", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 98, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_va_combined_70_threshold (tests\\verification\\test_recursive_aggregation.py:98)"} +{"complexity": "simple", "doc_id": "chunk_018665", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 101, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_va_combined_100_threshold (tests\\verification\\test_recursive_aggregation.py:101)"} +{"complexity": "simple", "doc_id": "chunk_018666", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 104, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_all_have_regulation (tests\\verification\\test_recursive_aggregation.py:104)"} +{"complexity": "simple", "doc_id": "chunk_018667", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 115, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_parent_value (tests\\verification\\test_recursive_aggregation.py:115)"} +{"complexity": "simple", "doc_id": "chunk_018668", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 118, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_subsidiary_value (tests\\verification\\test_recursive_aggregation.py:118)"} +{"complexity": "simple", "doc_id": "chunk_018669", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 121, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_common_control_value (tests\\verification\\test_recursive_aggregation.py:121)"} +{"complexity": "simple", "doc_id": "chunk_018670", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 124, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_joint_venture_value (tests\\verification\\test_recursive_aggregation.py:124)"} +{"complexity": "simple", "doc_id": "chunk_018671", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 133, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_shared_etiology_value (tests\\verification\\test_recursive_aggregation.py:133)"} +{"complexity": "simple", "doc_id": "chunk_018672", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 136, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_symptom_overlap_value (tests\\verification\\test_recursive_aggregation.py:136)"} +{"complexity": "simple", "doc_id": "chunk_018673", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 139, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_independent_value (tests\\verification\\test_recursive_aggregation.py:139)"} +{"complexity": "simple", "doc_id": "chunk_018674", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 148, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_fields_stored (tests\\verification\\test_recursive_aggregation.py:148)"} +{"complexity": "simple", "doc_id": "chunk_018675", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 154, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_default_entity_type (tests\\verification\\test_recursive_aggregation.py:154)"} +{"complexity": "simple", "doc_id": "chunk_018676", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 157, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_affiliates_empty_by_default (tests\\verification\\test_recursive_aggregation.py:157)"} +{"complexity": "simple", "doc_id": "chunk_018677", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 160, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_add_affiliate_adds_edge (tests\\verification\\test_recursive_aggregation.py:160)"} +{"complexity": "simple", "doc_id": "chunk_018678", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 166, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_add_affiliate_edge_fields (tests\\verification\\test_recursive_aggregation.py:166)"} +{"complexity": "simple", "doc_id": "chunk_018679", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 176, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_add_multiple_affiliates (tests\\verification\\test_recursive_aggregation.py:176)"} +{"complexity": "simple", "doc_id": "chunk_018680", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 188, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation._edge (tests\\verification\\test_recursive_aggregation.py:188)"} +{"complexity": "simple", "doc_id": "chunk_018681", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 195, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_to_dict_returns_dict (tests\\verification\\test_recursive_aggregation.py:195)"} +{"complexity": "simple", "doc_id": "chunk_018682", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 198, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_to_dict_has_source_id (tests\\verification\\test_recursive_aggregation.py:198)"} +{"complexity": "simple", "doc_id": "chunk_018683", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 201, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_to_dict_has_target_id (tests\\verification\\test_recursive_aggregation.py:201)"} +{"complexity": "simple", "doc_id": "chunk_018684", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 204, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_to_dict_has_relation (tests\\verification\\test_recursive_aggregation.py:204)"} +{"complexity": "simple", "doc_id": "chunk_018685", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 207, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_to_dict_has_target_value (tests\\verification\\test_recursive_aggregation.py:207)"} +{"complexity": "simple", "doc_id": "chunk_018686", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 216, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation._result (tests\\verification\\test_recursive_aggregation.py:216)"} +{"complexity": "simple", "doc_id": "chunk_018687", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 222, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_proof_hash_is_64_chars (tests\\verification\\test_recursive_aggregation.py:222)"} +{"complexity": "simple", "doc_id": "chunk_018688", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 225, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_proof_hash_is_hex (tests\\verification\\test_recursive_aggregation.py:225)"} +{"complexity": "simple", "doc_id": "chunk_018689", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 228, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_timestamp_auto_set (tests\\verification\\test_recursive_aggregation.py:228)"} +{"complexity": "simple", "doc_id": "chunk_018690", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 231, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_to_dict_returns_dict (tests\\verification\\test_recursive_aggregation.py:231)"} +{"complexity": "simple", "doc_id": "chunk_018691", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 234, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_to_dict_has_entity_id (tests\\verification\\test_recursive_aggregation.py:234)"} +{"complexity": "simple", "doc_id": "chunk_018692", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 237, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_discrepancy_stored (tests\\verification\\test_recursive_aggregation.py:237)"} +{"complexity": "simple", "doc_id": "chunk_018693", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 240, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_eligible_default_true (tests\\verification\\test_recursive_aggregation.py:240)"} +{"complexity": "simple", "doc_id": "chunk_018694", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 249, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation._result (tests\\verification\\test_recursive_aggregation.py:249)"} +{"complexity": "simple", "doc_id": "chunk_018695", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 255, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_proof_hash_is_64_chars (tests\\verification\\test_recursive_aggregation.py:255)"} +{"complexity": "simple", "doc_id": "chunk_018696", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 258, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_timestamp_auto_set (tests\\verification\\test_recursive_aggregation.py:258)"} +{"complexity": "simple", "doc_id": "chunk_018697", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 261, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_to_dict_returns_dict (tests\\verification\\test_recursive_aggregation.py:261)"} +{"complexity": "simple", "doc_id": "chunk_018698", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 264, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_to_dict_has_veteran_id (tests\\verification\\test_recursive_aggregation.py:264)"} +{"complexity": "simple", "doc_id": "chunk_018699", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 267, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_regulation_is_38_cfr_4_14 (tests\\verification\\test_recursive_aggregation.py:267)"} +{"complexity": "simple", "doc_id": "chunk_018700", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 276, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_isolated_entity_total_equals_direct (tests\\verification\\test_recursive_aggregation.py:276)"} +{"complexity": "simple", "doc_id": "chunk_018701", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 280, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_eligible_when_below_threshold (tests\\verification\\test_recursive_aggregation.py:280)"} +{"complexity": "simple", "doc_id": "chunk_018702", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 284, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_not_eligible_when_above_threshold (tests\\verification\\test_recursive_aggregation.py:284)"} +{"complexity": "simple", "doc_id": "chunk_018703", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 288, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_single_affiliate_adds_to_total (tests\\verification\\test_recursive_aggregation.py:288)"} +{"complexity": "simple", "doc_id": "chunk_018704", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 295, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_single_affiliate_discrepancy (tests\\verification\\test_recursive_aggregation.py:295)"} +{"complexity": "simple", "doc_id": "chunk_018705", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 301, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_affiliates_found_count (tests\\verification\\test_recursive_aggregation.py:301)"} +{"complexity": "simple", "doc_id": "chunk_018706", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 308, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_result_has_proof_hash (tests\\verification\\test_recursive_aggregation.py:308)"} +{"complexity": "simple", "doc_id": "chunk_018707", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 312, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_entity_id_preserved (tests\\verification\\test_recursive_aggregation.py:312)"} +{"complexity": "simple", "doc_id": "chunk_018708", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 322, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_alice_olivia_boundary_attack_detected (tests\\verification\\test_recursive_aggregation.py:322)"} +{"complexity": "simple", "doc_id": "chunk_018709", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 329, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_no_boundary_attack_when_far_below (tests\\verification\\test_recursive_aggregation.py:329)"} +{"complexity": "simple", "doc_id": "chunk_018710", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 334, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_no_boundary_attack_when_exceeds_threshold_without_structure (tests\\verification\\test_recursive_aggregation.py:334)"} +{"complexity": "simple", "doc_id": "chunk_018711", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 345, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_returns_aggregation_result (tests\\verification\\test_recursive_aggregation.py:345)"} +{"complexity": "simple", "doc_id": "chunk_018712", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 349, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_threshold_name_stored (tests\\verification\\test_recursive_aggregation.py:349)"} +{"complexity": "simple", "doc_id": "chunk_018713", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 353, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_regulation_from_known_thresholds (tests\\verification\\test_recursive_aggregation.py:353)"} +{"complexity": "simple", "doc_id": "chunk_018714", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 365, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_shared_etiology_corrected_less_than_naive (tests\\verification\\test_recursive_aggregation.py:365)"} +{"complexity": "simple", "doc_id": "chunk_018715", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 369, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_shared_etiology_pyramiding_detected_true (tests\\verification\\test_recursive_aggregation.py:369)"} +{"complexity": "simple", "doc_id": "chunk_018716", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 373, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_shared_etiology_corrected_is_max (tests\\verification\\test_recursive_aggregation.py:373)"} +{"complexity": "simple", "doc_id": "chunk_018717", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 378, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_independent_conditions_no_pyramiding (tests\\verification\\test_recursive_aggregation.py:378)"} +{"complexity": "simple", "doc_id": "chunk_018718", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 382, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_independent_conditions_corrected_equals_naive (tests\\verification\\test_recursive_aggregation.py:382)"} +{"complexity": "simple", "doc_id": "chunk_018719", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 386, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_veteran_id_stored (tests\\verification\\test_recursive_aggregation.py:386)"} +{"complexity": "simple", "doc_id": "chunk_018720", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 390, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_shared_etiologies_list_populated (tests\\verification\\test_recursive_aggregation.py:390)"} +{"complexity": "simple", "doc_id": "chunk_018721", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 394, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_overcount_positive_when_pyramiding (tests\\verification\\test_recursive_aggregation.py:394)"} +{"complexity": "simple", "doc_id": "chunk_018722", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 398, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_proof_hash_64_chars (tests\\verification\\test_recursive_aggregation.py:398)"} +{"complexity": "simple", "doc_id": "chunk_018723", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 408, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_empty_transactions_clean (tests\\verification\\test_recursive_aggregation.py:408)"} +{"complexity": "simple", "doc_id": "chunk_018724", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 412, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_all_below_suspicious_range_clean (tests\\verification\\test_recursive_aggregation.py:412)"} +{"complexity": "simple", "doc_id": "chunk_018725", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 416, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_two_suspicious_transactions_detected (tests\\verification\\test_recursive_aggregation.py:416)"} +{"complexity": "simple", "doc_id": "chunk_018726", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 421, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_structuring_recommendation_is_deep_audit (tests\\verification\\test_recursive_aggregation.py:421)"} +{"complexity": "simple", "doc_id": "chunk_018727", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 425, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_single_suspicious_transaction_clean (tests\\verification\\test_recursive_aggregation.py:425)"} +{"complexity": "simple", "doc_id": "chunk_018728", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 430, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_structuring_rahr_action_mentions_transactions (tests\\verification\\test_recursive_aggregation.py:430)"} +{"complexity": "simple", "doc_id": "chunk_018729", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 440, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_initial_stats_zero (tests\\verification\\test_recursive_aggregation.py:440)"} +{"complexity": "simple", "doc_id": "chunk_018730", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 445, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_total_aggregations_increments (tests\\verification\\test_recursive_aggregation.py:445)"} +{"complexity": "simple", "doc_id": "chunk_018731", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 450, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_boundary_attack_increments_counter (tests\\verification\\test_recursive_aggregation.py:450)"} +{"complexity": "simple", "doc_id": "chunk_018732", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 457, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_statistics_has_version (tests\\verification\\test_recursive_aggregation.py:457)"} +{"complexity": "simple", "doc_id": "chunk_018733", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 460, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_detect_pyramiding_increments_total (tests\\verification\\test_recursive_aggregation.py:460)"} +{"complexity": "medium", "doc_id": "chunk_018734", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 471, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation._alert (tests\\verification\\test_recursive_aggregation.py:471)"} +{"complexity": "simple", "doc_id": "chunk_018735", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 483, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_to_dict_returns_dict (tests\\verification\\test_recursive_aggregation.py:483)"} +{"complexity": "simple", "doc_id": "chunk_018736", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 486, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_to_dict_has_alert_type (tests\\verification\\test_recursive_aggregation.py:486)"} +{"complexity": "simple", "doc_id": "chunk_018737", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 489, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_fields_stored (tests\\verification\\test_recursive_aggregation.py:489)"} +{"complexity": "simple", "doc_id": "chunk_018738", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 495, "source_path": "tests\\verification\\test_recursive_aggregation.py", "text": "test_recursive_aggregation.test_clean_alert_default_fields (tests\\verification\\test_recursive_aggregation.py:495)"} +{"complexity": "simple", "doc_id": "chunk_018739", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "tests", "module": "verification", "source_line": 23, "source_path": "tests\\verification\\test_rsa_consensus.py", "text": "test_rsa_consensus._make_provider (tests\\verification\\test_rsa_consensus.py:23)"} +{"complexity": "simple", "doc_id": "chunk_018740", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 30, "source_path": "tests\\verification\\test_rsa_consensus.py", "text": "test_rsa_consensus._unanimous_provider (tests\\verification\\test_rsa_consensus.py:30)"} +{"complexity": "simple", "doc_id": "chunk_018741", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 35, "source_path": "tests\\verification\\test_rsa_consensus.py", "text": "test_rsa_consensus._split_provider (tests\\verification\\test_rsa_consensus.py:35)"} +{"complexity": "medium", "doc_id": "chunk_018742", "function_type": "class", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "verification", "source_line": 46, "source_path": "tests\\verification\\test_rsa_consensus.py", "text": "test_rsa_consensus.TestExtractLetter (tests\\verification\\test_rsa_consensus.py:46)"} +{"complexity": "medium", "doc_id": "chunk_018743", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 73, "source_path": "tests\\verification\\test_rsa_consensus.py", "text": "test_rsa_consensus.TestRSAConfig (tests\\verification\\test_rsa_consensus.py:73)"} +{"complexity": "complex", "doc_id": "chunk_018744", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 91, "source_path": "tests\\verification\\test_rsa_consensus.py", "text": "test_rsa_consensus.TestRSAConsensusResult (tests\\verification\\test_rsa_consensus.py:91)"} +{"complexity": "medium", "doc_id": "chunk_018745", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 129, "source_path": "tests\\verification\\test_rsa_consensus.py", "text": "test_rsa_consensus.TestRSABFTConsensusUnanimous (tests\\verification\\test_rsa_consensus.py:129)"} +{"complexity": "complex", "doc_id": "chunk_018746", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 164, "source_path": "tests\\verification\\test_rsa_consensus.py", "text": "test_rsa_consensus.TestRSABFTConsensusPartialAgreement (tests\\verification\\test_rsa_consensus.py:164)"} +{"complexity": "medium", "doc_id": "chunk_018747", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 203, "source_path": "tests\\verification\\test_rsa_consensus.py", "text": "test_rsa_consensus.TestRSABFTCostTracking (tests\\verification\\test_rsa_consensus.py:203)"} +{"complexity": "medium", "doc_id": "chunk_018748", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 237, "source_path": "tests\\verification\\test_rsa_consensus.py", "text": "test_rsa_consensus.TestRSABFTWithVocabNormalize (tests\\verification\\test_rsa_consensus.py:237)"} +{"complexity": "simple", "doc_id": "chunk_018749", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 25, "source_path": "tests\\verification\\test_rsa_consensus.py", "text": "test_rsa_consensus.provider_fn (tests\\verification\\test_rsa_consensus.py:25)"} +{"complexity": "simple", "doc_id": "chunk_018750", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 47, "source_path": "tests\\verification\\test_rsa_consensus.py", "text": "test_rsa_consensus.test_single_letter_answer (tests\\verification\\test_rsa_consensus.py:47)"} +{"complexity": "simple", "doc_id": "chunk_018751", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 50, "source_path": "tests\\verification\\test_rsa_consensus.py", "text": "test_rsa_consensus.test_letter_in_sentence (tests\\verification\\test_rsa_consensus.py:50)"} +{"complexity": "simple", "doc_id": "chunk_018752", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 53, "source_path": "tests\\verification\\test_rsa_consensus.py", "text": "test_rsa_consensus.test_choice_prefix (tests\\verification\\test_rsa_consensus.py:53)"} +{"complexity": "simple", "doc_id": "chunk_018753", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 57, "source_path": "tests\\verification\\test_rsa_consensus.py", "text": "test_rsa_consensus.test_none_input (tests\\verification\\test_rsa_consensus.py:57)"} +{"complexity": "simple", "doc_id": "chunk_018754", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 60, "source_path": "tests\\verification\\test_rsa_consensus.py", "text": "test_rsa_consensus.test_empty_string (tests\\verification\\test_rsa_consensus.py:60)"} +{"complexity": "simple", "doc_id": "chunk_018755", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 63, "source_path": "tests\\verification\\test_rsa_consensus.py", "text": "test_rsa_consensus.test_first_letter_wins (tests\\verification\\test_rsa_consensus.py:63)"} +{"complexity": "simple", "doc_id": "chunk_018756", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 74, "source_path": "tests\\verification\\test_rsa_consensus.py", "text": "test_rsa_consensus.test_defaults (tests\\verification\\test_rsa_consensus.py:74)"} +{"complexity": "simple", "doc_id": "chunk_018757", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 80, "source_path": "tests\\verification\\test_rsa_consensus.py", "text": "test_rsa_consensus.test_custom_config (tests\\verification\\test_rsa_consensus.py:80)"} +{"complexity": "medium", "doc_id": "chunk_018758", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 92, "source_path": "tests\\verification\\test_rsa_consensus.py", "text": "test_rsa_consensus.test_can_instantiate (tests\\verification\\test_rsa_consensus.py:92)"} +{"complexity": "medium", "doc_id": "chunk_018759", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 108, "source_path": "tests\\verification\\test_rsa_consensus.py", "text": "test_rsa_consensus.test_halt_result (tests\\verification\\test_rsa_consensus.py:108)"} +{"complexity": "medium", "doc_id": "chunk_018760", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 133, "source_path": "tests\\verification\\test_rsa_consensus.py", "text": "test_rsa_consensus.test_unanimous_agreement_bft_passes (tests\\verification\\test_rsa_consensus.py:133)"} +{"complexity": "medium", "doc_id": "chunk_018761", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 146, "source_path": "tests\\verification\\test_rsa_consensus.py", "text": "test_rsa_consensus.test_consensus_none_when_all_null (tests\\verification\\test_rsa_consensus.py:146)"} +{"complexity": "medium", "doc_id": "chunk_018762", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 168, "source_path": "tests\\verification\\test_rsa_consensus.py", "text": "test_rsa_consensus.test_majority_wins (tests\\verification\\test_rsa_consensus.py:168)"} +{"complexity": "medium", "doc_id": "chunk_018763", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 183, "source_path": "tests\\verification\\test_rsa_consensus.py", "text": "test_rsa_consensus.test_strict_split_may_halt (tests\\verification\\test_rsa_consensus.py:183)"} +{"complexity": "medium", "doc_id": "chunk_018764", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 204, "source_path": "tests\\verification\\test_rsa_consensus.py", "text": "test_rsa_consensus.test_cost_multiplier_at_least_n_samples (tests\\verification\\test_rsa_consensus.py:204)"} +{"complexity": "medium", "doc_id": "chunk_018765", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 218, "source_path": "tests\\verification\\test_rsa_consensus.py", "text": "test_rsa_consensus.test_population_size_recorded (tests\\verification\\test_rsa_consensus.py:218)"} +{"complexity": "medium", "doc_id": "chunk_018766", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 238, "source_path": "tests\\verification\\test_rsa_consensus.py", "text": "test_rsa_consensus.test_normalizer_applied (tests\\verification\\test_rsa_consensus.py:238)"} +{"complexity": "simple", "doc_id": "chunk_018767", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 19, "source_path": "tests\\verification\\test_safety_controls.py", "text": "test_safety_controls.test_build_safety_identifier_is_deterministic_and_hashed (tests\\verification\\test_safety_controls.py:19)"} +{"complexity": "simple", "doc_id": "chunk_018768", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 30, "source_path": "tests\\verification\\test_safety_controls.py", "text": "test_safety_controls.test_safety_metadata_has_identifier (tests\\verification\\test_safety_controls.py:30)"} +{"complexity": "simple", "doc_id": "chunk_018769", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 38, "source_path": "tests\\verification\\test_safety_controls.py", "text": "test_safety_controls.test_attach_safety_identifier_merges_without_mutation (tests\\verification\\test_safety_controls.py:38)"} +{"complexity": "simple", "doc_id": "chunk_018770", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 47, "source_path": "tests\\verification\\test_safety_controls.py", "text": "test_safety_controls.test_check_openai_moderation_disabled_by_default (tests\\verification\\test_safety_controls.py:47)"} +{"complexity": "complex", "doc_id": "chunk_018771", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 19, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.TestSelfVerificationEngine (tests\\verification\\test_self_verification_engine.py:19)"} +{"complexity": "complex", "doc_id": "chunk_018772", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 433, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.TestVerificationIntegration (tests\\verification\\test_self_verification_engine.py:433)"} +{"complexity": "medium", "doc_id": "chunk_018773", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 23, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.mock_temporal_verifier (tests\\verification\\test_self_verification_engine.py:23)"} +{"complexity": "simple", "doc_id": "chunk_018774", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 37, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.engine_with_temporal (tests\\verification\\test_self_verification_engine.py:37)"} +{"complexity": "simple", "doc_id": "chunk_018775", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 42, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.engine_without_temporal (tests\\verification\\test_self_verification_engine.py:42)"} +{"complexity": "simple", "doc_id": "chunk_018776", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 51, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_initialization_with_temporal (tests\\verification\\test_self_verification_engine.py:51)"} +{"complexity": "simple", "doc_id": "chunk_018777", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 56, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_initialization_without_temporal (tests\\verification\\test_self_verification_engine.py:56)"} +{"complexity": "simple", "doc_id": "chunk_018778", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 66, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_check_dimensions_units_consistent (tests\\verification\\test_self_verification_engine.py:66)"} +{"complexity": "simple", "doc_id": "chunk_018779", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 75, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_check_dimensions_missing_units (tests\\verification\\test_self_verification_engine.py:75)"} +{"complexity": "simple", "doc_id": "chunk_018780", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 84, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_check_dimensions_no_units_in_problem (tests\\verification\\test_self_verification_engine.py:84)"} +{"complexity": "simple", "doc_id": "chunk_018781", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 92, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_check_dimensions_various_units (tests\\verification\\test_self_verification_engine.py:92)"} +{"complexity": "simple", "doc_id": "chunk_018782", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 106, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_check_constraints_positive_satisfied (tests\\verification\\test_self_verification_engine.py:106)"} +{"complexity": "simple", "doc_id": "chunk_018783", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 114, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_check_constraints_positive_violated (tests\\verification\\test_self_verification_engine.py:114)"} +{"complexity": "simple", "doc_id": "chunk_018784", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 123, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_check_constraints_integer_satisfied (tests\\verification\\test_self_verification_engine.py:123)"} +{"complexity": "simple", "doc_id": "chunk_018785", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 131, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_check_constraints_integer_violated (tests\\verification\\test_self_verification_engine.py:131)"} +{"complexity": "simple", "doc_id": "chunk_018786", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 140, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_check_constraints_range_satisfied (tests\\verification\\test_self_verification_engine.py:140)"} +{"complexity": "simple", "doc_id": "chunk_018787", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 148, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_check_constraints_range_violated (tests\\verification\\test_self_verification_engine.py:148)"} +{"complexity": "simple", "doc_id": "chunk_018788", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 157, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_check_constraints_no_constraints (tests\\verification\\test_self_verification_engine.py:157)"} +{"complexity": "simple", "doc_id": "chunk_018789", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 169, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_plug_back_no_equation (tests\\verification\\test_self_verification_engine.py:169)"} +{"complexity": "simple", "doc_id": "chunk_018790", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 178, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_plug_back_with_equation (tests\\verification\\test_self_verification_engine.py:178)"} +{"complexity": "simple", "doc_id": "chunk_018791", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 186, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_plug_back_handles_exceptions (tests\\verification\\test_self_verification_engine.py:186)"} +{"complexity": "simple", "doc_id": "chunk_018792", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 199, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_sanity_check_valid_answer (tests\\verification\\test_self_verification_engine.py:199)"} +{"complexity": "simple", "doc_id": "chunk_018793", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 207, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_sanity_check_empty_answer (tests\\verification\\test_self_verification_engine.py:207)"} +{"complexity": "simple", "doc_id": "chunk_018794", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 216, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_sanity_check_whitespace_answer (tests\\verification\\test_self_verification_engine.py:216)"} +{"complexity": "simple", "doc_id": "chunk_018795", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 224, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_sanity_check_unsolved (tests\\verification\\test_self_verification_engine.py:224)"} +{"complexity": "simple", "doc_id": "chunk_018796", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 233, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_sanity_check_error (tests\\verification\\test_self_verification_engine.py:233)"} +{"complexity": "simple", "doc_id": "chunk_018797", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 241, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_sanity_check_unreasonably_large (tests\\verification\\test_self_verification_engine.py:241)"} +{"complexity": "simple", "doc_id": "chunk_018798", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 250, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_sanity_check_normal_large_number (tests\\verification\\test_self_verification_engine.py:250)"} +{"complexity": "simple", "doc_id": "chunk_018799", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 258, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_sanity_check_non_numeric (tests\\verification\\test_self_verification_engine.py:258)"} +{"complexity": "medium", "doc_id": "chunk_018800", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 271, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_verify_answer_all_pass (tests\\verification\\test_self_verification_engine.py:271)"} +{"complexity": "simple", "doc_id": "chunk_018801", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 284, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_verify_answer_confidence_calculation (tests\\verification\\test_self_verification_engine.py:284)"} +{"complexity": "simple", "doc_id": "chunk_018802", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 293, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_verify_answer_negative_in_positive_problem (tests\\verification\\test_self_verification_engine.py:293)"} +{"complexity": "simple", "doc_id": "chunk_018803", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 302, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_verify_answer_empty_fails (tests\\verification\\test_self_verification_engine.py:302)"} +{"complexity": "medium", "doc_id": "chunk_018804", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 311, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_verify_answer_with_temporal (tests\\verification\\test_self_verification_engine.py:311)"} +{"complexity": "medium", "doc_id": "chunk_018805", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 325, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_verify_answer_temporal_boosts_confidence (tests\\verification\\test_self_verification_engine.py:325)"} +{"complexity": "medium", "doc_id": "chunk_018806", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 340, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_verify_answer_temporal_reduces_confidence_on_inconsistency (tests\\verification\\test_self_verification_engine.py:340)"} +{"complexity": "simple", "doc_id": "chunk_018807", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 362, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_verify_temporal_consistency_disabled (tests\\verification\\test_self_verification_engine.py:362)"} +{"complexity": "medium", "doc_id": "chunk_018808", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 373, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_verify_temporal_consistency_enabled (tests\\verification\\test_self_verification_engine.py:373)"} +{"complexity": "simple", "doc_id": "chunk_018809", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 396, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_verify_with_special_characters (tests\\verification\\test_self_verification_engine.py:396)"} +{"complexity": "simple", "doc_id": "chunk_018810", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 405, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_verify_with_unicode (tests\\verification\\test_self_verification_engine.py:405)"} +{"complexity": "simple", "doc_id": "chunk_018811", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 414, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_verify_with_very_long_problem (tests\\verification\\test_self_verification_engine.py:414)"} +{"complexity": "simple", "doc_id": "chunk_018812", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 423, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_verify_with_very_long_answer (tests\\verification\\test_self_verification_engine.py:423)"} +{"complexity": "medium", "doc_id": "chunk_018813", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 436, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_problem_set_from_docstring (tests\\verification\\test_self_verification_engine.py:436)"} +{"complexity": "medium", "doc_id": "chunk_018814", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 455, "source_path": "tests\\verification\\test_self_verification_engine.py", "text": "test_self_verification_engine.test_verification_result_structure (tests\\verification\\test_self_verification_engine.py:455)"} +{"complexity": "complex", "doc_id": "chunk_018815", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 13, "source_path": "tests\\verification\\test_sovereign_orchestrator.py", "text": "test_sovereign_orchestrator._FakeSymphony (tests\\verification\\test_sovereign_orchestrator.py:13)"} +{"complexity": "simple", "doc_id": "chunk_018816", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 51, "source_path": "tests\\verification\\test_sovereign_orchestrator.py", "text": "test_sovereign_orchestrator.test_full_mode_uses_pipeline_and_returns_consensus_answer (tests\\verification\\test_sovereign_orchestrator.py:51)"} +{"complexity": "simple", "doc_id": "chunk_018817", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 64, "source_path": "tests\\verification\\test_sovereign_orchestrator.py", "text": "test_sovereign_orchestrator.test_force_sovereign_disables_external_provider_usage (tests\\verification\\test_sovereign_orchestrator.py:64)"} +{"complexity": "medium", "doc_id": "chunk_018818", "function_type": "async_function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "verification", "source_line": 77, "source_path": "tests\\verification\\test_sovereign_orchestrator.py", "text": "test_sovereign_orchestrator.test_sovereign_first_strategy_executes_local_primary_path (tests\\verification\\test_sovereign_orchestrator.py:77)"} +{"complexity": "medium", "doc_id": "chunk_018819", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 92, "source_path": "tests\\verification\\test_sovereign_orchestrator.py", "text": "test_sovereign_orchestrator.test_external_first_strategy_auto_replaces_with_sovereign_on_failure (tests\\verification\\test_sovereign_orchestrator.py:92)"} +{"complexity": "medium", "doc_id": "chunk_018820", "function_type": "async_function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 119, "source_path": "tests\\verification\\test_sovereign_orchestrator.py", "text": "test_sovereign_orchestrator.test_low_diversity_can_halt_when_policy_requires_it (tests\\verification\\test_sovereign_orchestrator.py:119)"} +{"complexity": "medium", "doc_id": "chunk_018821", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 142, "source_path": "tests\\verification\\test_sovereign_orchestrator.py", "text": "test_sovereign_orchestrator.test_pipeline_exception_falls_back_to_sovereign_mode (tests\\verification\\test_sovereign_orchestrator.py:142)"} +{"complexity": "simple", "doc_id": "chunk_018822", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 18, "source_path": "tests\\verification\\test_sovereign_orchestrator.py", "text": "test_sovereign_orchestrator.__init__ (tests\\verification\\test_sovereign_orchestrator.py:18)"} +{"complexity": "simple", "doc_id": "chunk_018823", "function_type": "async_function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 24, "source_path": "tests\\verification\\test_sovereign_orchestrator.py", "text": "test_sovereign_orchestrator.adaptive_verify (tests\\verification\\test_sovereign_orchestrator.py:24)"} +{"complexity": "simple", "doc_id": "chunk_018824", "function_type": "async_function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "verification", "source_line": 35, "source_path": "tests\\verification\\test_sovereign_orchestrator.py", "text": "test_sovereign_orchestrator.run_full_pipeline (tests\\verification\\test_sovereign_orchestrator.py:35)"} +{"complexity": "simple", "doc_id": "chunk_018825", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 46, "source_path": "tests\\verification\\test_sovereign_orchestrator.py", "text": "test_sovereign_orchestrator.close (tests\\verification\\test_sovereign_orchestrator.py:46)"} +{"complexity": "simple", "doc_id": "chunk_018826", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 93, "source_path": "tests\\verification\\test_sovereign_orchestrator.py", "text": "test_sovereign_orchestrator._FrontierFailingSymphony (tests\\verification\\test_sovereign_orchestrator.py:93)"} +{"complexity": "simple", "doc_id": "chunk_018827", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 120, "source_path": "tests\\verification\\test_sovereign_orchestrator.py", "text": "test_sovereign_orchestrator._LowDiversitySymphony (tests\\verification\\test_sovereign_orchestrator.py:120)"} +{"complexity": "simple", "doc_id": "chunk_018828", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 143, "source_path": "tests\\verification\\test_sovereign_orchestrator.py", "text": "test_sovereign_orchestrator._FailingSymphony (tests\\verification\\test_sovereign_orchestrator.py:143)"} +{"complexity": "simple", "doc_id": "chunk_018829", "function_type": "async_function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 94, "source_path": "tests\\verification\\test_sovereign_orchestrator.py", "text": "test_sovereign_orchestrator.adaptive_verify (tests\\verification\\test_sovereign_orchestrator.py:94)"} +{"complexity": "simple", "doc_id": "chunk_018830", "function_type": "async_function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 121, "source_path": "tests\\verification\\test_sovereign_orchestrator.py", "text": "test_sovereign_orchestrator.adaptive_verify (tests\\verification\\test_sovereign_orchestrator.py:121)"} +{"complexity": "simple", "doc_id": "chunk_018831", "function_type": "async_function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 144, "source_path": "tests\\verification\\test_sovereign_orchestrator.py", "text": "test_sovereign_orchestrator.adaptive_verify (tests\\verification\\test_sovereign_orchestrator.py:144)"} +{"complexity": "simple", "doc_id": "chunk_018832", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 48, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification._aiter (tests\\verification\\test_streaming_verification.py:48)"} +{"complexity": "complex", "doc_id": "chunk_018833", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 58, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.TestVerificationPolicy (tests\\verification\\test_streaming_verification.py:58)"} +{"complexity": "complex", "doc_id": "chunk_018834", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 109, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.TestStreamChunk (tests\\verification\\test_streaming_verification.py:109)"} +{"complexity": "complex", "doc_id": "chunk_018835", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 163, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.TestStreamAlert (tests\\verification\\test_streaming_verification.py:163)"} +{"complexity": "complex", "doc_id": "chunk_018836", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 201, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.TestStreamProof (tests\\verification\\test_streaming_verification.py:201)"} +{"complexity": "complex", "doc_id": "chunk_018837", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 272, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.TestStreamSession (tests\\verification\\test_streaming_verification.py:272)"} +{"complexity": "complex", "doc_id": "chunk_018838", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 340, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.TestStreamingVerifierInit (tests\\verification\\test_streaming_verification.py:340)"} +{"complexity": "complex", "doc_id": "chunk_018839", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 387, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.TestStreamingVerifierAsync (tests\\verification\\test_streaming_verification.py:387)"} +{"complexity": "complex", "doc_id": "chunk_018840", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 551, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.TestVerifyChunkInternals (tests\\verification\\test_streaming_verification.py:551)"} +{"complexity": "simple", "doc_id": "chunk_018841", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 59, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_default_confidence_floor (tests\\verification\\test_streaming_verification.py:59)"} +{"complexity": "simple", "doc_id": "chunk_018842", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 63, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_default_drift_threshold (tests\\verification\\test_streaming_verification.py:63)"} +{"complexity": "simple", "doc_id": "chunk_018843", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 67, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_default_hallucination_threshold (tests\\verification\\test_streaming_verification.py:67)"} +{"complexity": "simple", "doc_id": "chunk_018844", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 71, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_default_domain_is_general (tests\\verification\\test_streaming_verification.py:71)"} +{"complexity": "simple", "doc_id": "chunk_018845", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 75, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_custom_domain_stored (tests\\verification\\test_streaming_verification.py:75)"} +{"complexity": "simple", "doc_id": "chunk_018846", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 79, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_to_dict_returns_dict (tests\\verification\\test_streaming_verification.py:79)"} +{"complexity": "simple", "doc_id": "chunk_018847", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 84, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_to_dict_contains_confidence_floor (tests\\verification\\test_streaming_verification.py:84)"} +{"complexity": "simple", "doc_id": "chunk_018848", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 89, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_to_dict_contains_domain (tests\\verification\\test_streaming_verification.py:89)"} +{"complexity": "simple", "doc_id": "chunk_018849", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 94, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_enable_flags_default_true (tests\\verification\\test_streaming_verification.py:94)"} +{"complexity": "simple", "doc_id": "chunk_018850", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 100, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_max_stream_tokens_positive (tests\\verification\\test_streaming_verification.py:100)"} +{"complexity": "simple", "doc_id": "chunk_018851", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 110, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_chunk_hash_computed_for_nonempty_text (tests\\verification\\test_streaming_verification.py:110)"} +{"complexity": "simple", "doc_id": "chunk_018852", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 115, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_chunk_hash_empty_for_empty_text (tests\\verification\\test_streaming_verification.py:115)"} +{"complexity": "simple", "doc_id": "chunk_018853", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 119, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_chunk_id_is_nonempty (tests\\verification\\test_streaming_verification.py:119)"} +{"complexity": "simple", "doc_id": "chunk_018854", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 123, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_defaults_verified_true (tests\\verification\\test_streaming_verification.py:123)"} +{"complexity": "simple", "doc_id": "chunk_018855", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 127, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_defaults_confidence_one (tests\\verification\\test_streaming_verification.py:127)"} +{"complexity": "simple", "doc_id": "chunk_018856", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 131, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_to_dict_returns_dict (tests\\verification\\test_streaming_verification.py:131)"} +{"complexity": "simple", "doc_id": "chunk_018857", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 136, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_to_dict_contains_text (tests\\verification\\test_streaming_verification.py:136)"} +{"complexity": "simple", "doc_id": "chunk_018858", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "verification", "source_line": 141, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_to_sse_starts_with_event (tests\\verification\\test_streaming_verification.py:141)"} +{"complexity": "simple", "doc_id": "chunk_018859", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 146, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_to_sse_contains_valid_json (tests\\verification\\test_streaming_verification.py:146)"} +{"complexity": "simple", "doc_id": "chunk_018860", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 154, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_custom_chunk_hash_not_overwritten (tests\\verification\\test_streaming_verification.py:154)"} +{"complexity": "simple", "doc_id": "chunk_018861", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 164, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_default_alert_type_is_confidence_drop (tests\\verification\\test_streaming_verification.py:164)"} +{"complexity": "simple", "doc_id": "chunk_018862", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 168, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_default_severity_is_warning (tests\\verification\\test_streaming_verification.py:168)"} +{"complexity": "simple", "doc_id": "chunk_018863", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 172, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_alert_id_nonempty (tests\\verification\\test_streaming_verification.py:172)"} +{"complexity": "simple", "doc_id": "chunk_018864", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 176, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_to_dict_serializes_alert_type_as_string (tests\\verification\\test_streaming_verification.py:176)"} +{"complexity": "simple", "doc_id": "chunk_018865", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 181, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_to_dict_serializes_severity_as_string (tests\\verification\\test_streaming_verification.py:181)"} +{"complexity": "simple", "doc_id": "chunk_018866", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 186, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_to_sse_event_is_alert (tests\\verification\\test_streaming_verification.py:186)"} +{"complexity": "simple", "doc_id": "chunk_018867", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 191, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_to_dict_contains_message (tests\\verification\\test_streaming_verification.py:191)"} +{"complexity": "simple", "doc_id": "chunk_018868", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 202, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_proof_hash_computed_on_init (tests\\verification\\test_streaming_verification.py:202)"} +{"complexity": "simple", "doc_id": "chunk_018869", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 206, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_proof_hash_is_hex (tests\\verification\\test_streaming_verification.py:206)"} +{"complexity": "simple", "doc_id": "chunk_018870", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 210, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_custom_proof_hash_not_overwritten (tests\\verification\\test_streaming_verification.py:210)"} +{"complexity": "simple", "doc_id": "chunk_018871", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 214, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_default_verdict_is_verified (tests\\verification\\test_streaming_verification.py:214)"} +{"complexity": "simple", "doc_id": "chunk_018872", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 218, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_to_dict_returns_dict (tests\\verification\\test_streaming_verification.py:218)"} +{"complexity": "simple", "doc_id": "chunk_018873", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 223, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_to_dict_contains_proof_hash (tests\\verification\\test_streaming_verification.py:223)"} +{"complexity": "simple", "doc_id": "chunk_018874", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 228, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_to_sse_event_is_proof (tests\\verification\\test_streaming_verification.py:228)"} +{"complexity": "medium", "doc_id": "chunk_018875", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 233, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_proof_hash_deterministic_for_same_fields (tests\\verification\\test_streaming_verification.py:233)"} +{"complexity": "simple", "doc_id": "chunk_018876", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 262, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_different_sessions_get_different_hashes (tests\\verification\\test_streaming_verification.py:262)"} +{"complexity": "simple", "doc_id": "chunk_018877", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 273, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_default_state_is_pending (tests\\verification\\test_streaming_verification.py:273)"} +{"complexity": "simple", "doc_id": "chunk_018878", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 277, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_session_id_nonempty (tests\\verification\\test_streaming_verification.py:277)"} +{"complexity": "simple", "doc_id": "chunk_018879", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 281, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_elapsed_ms_returns_positive_float (tests\\verification\\test_streaming_verification.py:281)"} +{"complexity": "simple", "doc_id": "chunk_018880", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 287, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_add_alert_appends (tests\\verification\\test_streaming_verification.py:287)"} +{"complexity": "simple", "doc_id": "chunk_018881", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 293, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_add_alert_halt_changes_state (tests\\verification\\test_streaming_verification.py:293)"} +{"complexity": "simple", "doc_id": "chunk_018882", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 299, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_add_warning_does_not_change_state (tests\\verification\\test_streaming_verification.py:299)"} +{"complexity": "simple", "doc_id": "chunk_018883", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 304, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_extend_chain_hash_changes_hash (tests\\verification\\test_streaming_verification.py:304)"} +{"complexity": "simple", "doc_id": "chunk_018884", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 310, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_extend_chain_hash_appends_to_list (tests\\verification\\test_streaming_verification.py:310)"} +{"complexity": "simple", "doc_id": "chunk_018885", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 317, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_extend_chain_hash_returns_new_hash (tests\\verification\\test_streaming_verification.py:317)"} +{"complexity": "simple", "doc_id": "chunk_018886", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 322, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_word_set_baseline_from_prompt (tests\\verification\\test_streaming_verification.py:322)"} +{"complexity": "simple", "doc_id": "chunk_018887", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 327, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_empty_prompt_empty_baseline (tests\\verification\\test_streaming_verification.py:327)"} +{"complexity": "simple", "doc_id": "chunk_018888", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 331, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_rolling_confidence_default_one (tests\\verification\\test_streaming_verification.py:331)"} +{"complexity": "simple", "doc_id": "chunk_018889", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 341, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_default_instantiation (tests\\verification\\test_streaming_verification.py:341)"} +{"complexity": "simple", "doc_id": "chunk_018890", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 345, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_custom_policy_stored (tests\\verification\\test_streaming_verification.py:345)"} +{"complexity": "simple", "doc_id": "chunk_018891", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 351, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_default_statistics_zero (tests\\verification\\test_streaming_verification.py:351)"} +{"complexity": "simple", "doc_id": "chunk_018892", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 359, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_get_statistics_contains_required_keys (tests\\verification\\test_streaming_verification.py:359)"} +{"complexity": "simple", "doc_id": "chunk_018893", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 367, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_get_statistics_halt_rate_is_float (tests\\verification\\test_streaming_verification.py:367)"} +{"complexity": "simple", "doc_id": "chunk_018894", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 372, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_get_session_returns_none_for_unknown (tests\\verification\\test_streaming_verification.py:372)"} +{"complexity": "simple", "doc_id": "chunk_018895", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 377, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_proof_chain_hash_nonempty_on_init (tests\\verification\\test_streaming_verification.py:377)"} +{"complexity": "simple", "doc_id": "chunk_018896", "function_type": "async_function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 388, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_empty_stream_yields_only_proof (tests\\verification\\test_streaming_verification.py:388)"} +{"complexity": "simple", "doc_id": "chunk_018897", "function_type": "async_function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 396, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_single_chunk_stream_yields_chunk_then_proof (tests\\verification\\test_streaming_verification.py:396)"} +{"complexity": "simple", "doc_id": "chunk_018898", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 406, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_chunk_text_matches_input (tests\\verification\\test_streaming_verification.py:406)"} +{"complexity": "simple", "doc_id": "chunk_018899", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 415, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_multiple_chunks_all_yielded (tests\\verification\\test_streaming_verification.py:415)"} +{"complexity": "simple", "doc_id": "chunk_018900", "function_type": "async_function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 425, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_final_event_is_always_stream_proof (tests\\verification\\test_streaming_verification.py:425)"} +{"complexity": "simple", "doc_id": "chunk_018901", "function_type": "async_function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 432, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_proof_has_correct_chunk_count (tests\\verification\\test_streaming_verification.py:432)"} +{"complexity": "simple", "doc_id": "chunk_018902", "function_type": "async_function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 441, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_proof_hash_is_64_chars (tests\\verification\\test_streaming_verification.py:441)"} +{"complexity": "simple", "doc_id": "chunk_018903", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 449, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_session_registered_after_stream (tests\\verification\\test_streaming_verification.py:449)"} +{"complexity": "simple", "doc_id": "chunk_018904", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 458, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_statistics_updated_after_stream (tests\\verification\\test_streaming_verification.py:458)"} +{"complexity": "simple", "doc_id": "chunk_018905", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 466, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_completed_session_state (tests\\verification\\test_streaming_verification.py:466)"} +{"complexity": "simple", "doc_id": "chunk_018906", "function_type": "async_function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 474, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_proof_domain_matches_policy (tests\\verification\\test_streaming_verification.py:474)"} +{"complexity": "simple", "doc_id": "chunk_018907", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 483, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_chunk_sequence_is_monotonic (tests\\verification\\test_streaming_verification.py:483)"} +{"complexity": "medium", "doc_id": "chunk_018908", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 493, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_clean_stream_proof_verified_verdict (tests\\verification\\test_streaming_verification.py:493)"} +{"complexity": "medium", "doc_id": "chunk_018909", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 505, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_hedge_phrase_triggers_hallucination_alert (tests\\verification\\test_streaming_verification.py:505)"} +{"complexity": "medium", "doc_id": "chunk_018910", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 522, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_prompt_sets_drift_baseline (tests\\verification\\test_streaming_verification.py:522)"} +{"complexity": "simple", "doc_id": "chunk_018911", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 554, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification._verifier_and_session (tests\\verification\\test_streaming_verification.py:554)"} +{"complexity": "simple", "doc_id": "chunk_018912", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 561, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_clean_chunk_returns_verified_true (tests\\verification\\test_streaming_verification.py:561)"} +{"complexity": "simple", "doc_id": "chunk_018913", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 566, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_chunk_count_increments (tests\\verification\\test_streaming_verification.py:566)"} +{"complexity": "simple", "doc_id": "chunk_018914", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 572, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_accumulated_text_grows (tests\\verification\\test_streaming_verification.py:572)"} +{"complexity": "simple", "doc_id": "chunk_018915", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 578, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_token_estimate_positive_after_chunk (tests\\verification\\test_streaming_verification.py:578)"} +{"complexity": "simple", "doc_id": "chunk_018916", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 583, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_chunk_hash_matches_input (tests\\verification\\test_streaming_verification.py:583)"} +{"complexity": "simple", "doc_id": "chunk_018917", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 590, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_chain_hash_changes_after_each_chunk (tests\\verification\\test_streaming_verification.py:590)"} +{"complexity": "simple", "doc_id": "chunk_018918", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 599, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_sequence_is_chunk_count (tests\\verification\\test_streaming_verification.py:599)"} +{"complexity": "simple", "doc_id": "chunk_018919", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 606, "source_path": "tests\\verification\\test_streaming_verification.py", "text": "test_streaming_verification.test_contradiction_marker_triggers_penalty (tests\\verification\\test_streaming_verification.py:606)"} +{"complexity": "complex", "doc_id": "chunk_018920", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 42, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.TestLamportClock (tests\\verification\\test_temporal_verifier.py:42)"} +{"complexity": "complex", "doc_id": "chunk_018921", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 132, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.TestDriftPolicy (tests\\verification\\test_temporal_verifier.py:132)"} +{"complexity": "complex", "doc_id": "chunk_018922", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 171, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.TestTemporalEvent (tests\\verification\\test_temporal_verifier.py:171)"} +{"complexity": "medium", "doc_id": "chunk_018923", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 213, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.TestTemporalAnomaly (tests\\verification\\test_temporal_verifier.py:213)"} +{"complexity": "medium", "doc_id": "chunk_018924", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 247, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.TestTemporalVerifierInit (tests\\verification\\test_temporal_verifier.py:247)"} +{"complexity": "complex", "doc_id": "chunk_018925", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 277, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.TestTemporalVerifierCreateEvent (tests\\verification\\test_temporal_verifier.py:277)"} +{"complexity": "complex", "doc_id": "chunk_018926", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 332, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.TestTemporalVerifierVerifyEvent (tests\\verification\\test_temporal_verifier.py:332)"} +{"complexity": "complex", "doc_id": "chunk_018927", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 384, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.TestTemporalVerifierStatistics (tests\\verification\\test_temporal_verifier.py:384)"} +{"complexity": "medium", "doc_id": "chunk_018928", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 438, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.TestTemporalVerifierReset (tests\\verification\\test_temporal_verifier.py:438)"} +{"complexity": "simple", "doc_id": "chunk_018929", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 470, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.TestDriftConstants (tests\\verification\\test_temporal_verifier.py:470)"} +{"complexity": "simple", "doc_id": "chunk_018930", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 43, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_initial_time_zero (tests\\verification\\test_temporal_verifier.py:43)"} +{"complexity": "simple", "doc_id": "chunk_018931", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 47, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_initial_event_count_zero (tests\\verification\\test_temporal_verifier.py:47)"} +{"complexity": "simple", "doc_id": "chunk_018932", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 51, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_tick_increments_time (tests\\verification\\test_temporal_verifier.py:51)"} +{"complexity": "simple", "doc_id": "chunk_018933", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 57, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_multiple_ticks_increment_sequentially (tests\\verification\\test_temporal_verifier.py:57)"} +{"complexity": "simple", "doc_id": "chunk_018934", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 62, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_send_increments_time (tests\\verification\\test_temporal_verifier.py:62)"} +{"complexity": "simple", "doc_id": "chunk_018935", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 67, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_receive_takes_max_plus_one (tests\\verification\\test_temporal_verifier.py:67)"} +{"complexity": "simple", "doc_id": "chunk_018936", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 73, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_receive_local_ahead (tests\\verification\\test_temporal_verifier.py:73)"} +{"complexity": "simple", "doc_id": "chunk_018937", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 80, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_peek_does_not_increment (tests\\verification\\test_temporal_verifier.py:80)"} +{"complexity": "simple", "doc_id": "chunk_018938", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 87, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_event_count_tracks_tick_and_receive (tests\\verification\\test_temporal_verifier.py:87)"} +{"complexity": "simple", "doc_id": "chunk_018939", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 93, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_to_dict_keys (tests\\verification\\test_temporal_verifier.py:93)"} +{"complexity": "simple", "doc_id": "chunk_018940", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 100, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_custom_initial_time (tests\\verification\\test_temporal_verifier.py:100)"} +{"complexity": "medium", "doc_id": "chunk_018941", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 106, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_thread_safe_ticks (tests\\verification\\test_temporal_verifier.py:106)"} +{"complexity": "simple", "doc_id": "chunk_018942", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 133, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_default_profile_is_local_or_lan (tests\\verification\\test_temporal_verifier.py:133)"} +{"complexity": "simple", "doc_id": "chunk_018943", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 137, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_pi_sheriff_factory_has_wider_tolerance (tests\\verification\\test_temporal_verifier.py:137)"} +{"complexity": "simple", "doc_id": "chunk_018944", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 142, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_wan_factory_has_widest_tolerance (tests\\verification\\test_temporal_verifier.py:142)"} +{"complexity": "simple", "doc_id": "chunk_018945", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 147, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_strict_factory_has_narrower_tolerance (tests\\verification\\test_temporal_verifier.py:147)"} +{"complexity": "simple", "doc_id": "chunk_018946", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 152, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_pi_sheriff_tolerance_at_least_30s (tests\\verification\\test_temporal_verifier.py:152)"} +{"complexity": "simple", "doc_id": "chunk_018947", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 156, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_widen_tolerance_increases_effective_tolerance (tests\\verification\\test_temporal_verifier.py:156)"} +{"complexity": "simple", "doc_id": "chunk_018948", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 162, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_replay_window_positive (tests\\verification\\test_temporal_verifier.py:162)"} +{"complexity": "simple", "doc_id": "chunk_018949", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 172, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_event_id_auto_generated (tests\\verification\\test_temporal_verifier.py:172)"} +{"complexity": "simple", "doc_id": "chunk_018950", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 176, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_payload_hash_computed_on_init (tests\\verification\\test_temporal_verifier.py:176)"} +{"complexity": "simple", "doc_id": "chunk_018951", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 180, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_payload_hash_is_hex (tests\\verification\\test_temporal_verifier.py:180)"} +{"complexity": "simple", "doc_id": "chunk_018952", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 184, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_different_events_different_hashes (tests\\verification\\test_temporal_verifier.py:184)"} +{"complexity": "simple", "doc_id": "chunk_018953", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 189, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_custom_payload_hash_not_overwritten (tests\\verification\\test_temporal_verifier.py:189)"} +{"complexity": "simple", "doc_id": "chunk_018954", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 194, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_to_dict_has_wall_time (tests\\verification\\test_temporal_verifier.py:194)"} +{"complexity": "simple", "doc_id": "chunk_018955", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 199, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_to_dict_has_lamport_time (tests\\verification\\test_temporal_verifier.py:199)"} +{"complexity": "simple", "doc_id": "chunk_018956", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 203, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_wall_time_ms_is_int (tests\\verification\\test_temporal_verifier.py:203)"} +{"complexity": "simple", "doc_id": "chunk_018957", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 214, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_anomaly_id_auto_generated (tests\\verification\\test_temporal_verifier.py:214)"} +{"complexity": "simple", "doc_id": "chunk_018958", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 218, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_proof_hash_computed_on_init (tests\\verification\\test_temporal_verifier.py:218)"} +{"complexity": "simple", "doc_id": "chunk_018959", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 222, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_to_dict_has_anomaly_type (tests\\verification\\test_temporal_verifier.py:222)"} +{"complexity": "simple", "doc_id": "chunk_018960", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 227, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_to_dict_has_severity (tests\\verification\\test_temporal_verifier.py:227)"} +{"complexity": "simple", "doc_id": "chunk_018961", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 231, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_drift_ms_stored (tests\\verification\\test_temporal_verifier.py:231)"} +{"complexity": "simple", "doc_id": "chunk_018962", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 235, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_proof_hash_differs_for_different_anomaly_types (tests\\verification\\test_temporal_verifier.py:235)"} +{"complexity": "simple", "doc_id": "chunk_018963", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 248, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_default_instantiation (tests\\verification\\test_temporal_verifier.py:248)"} +{"complexity": "simple", "doc_id": "chunk_018964", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 252, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_node_id_stored (tests\\verification\\test_temporal_verifier.py:252)"} +{"complexity": "simple", "doc_id": "chunk_018965", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 256, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_initial_lamport_time_zero (tests\\verification\\test_temporal_verifier.py:256)"} +{"complexity": "simple", "doc_id": "chunk_018966", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 260, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_chain_hash_starts_at_genesis (tests\\verification\\test_temporal_verifier.py:260)"} +{"complexity": "simple", "doc_id": "chunk_018967", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 264, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_genesis_hash_is_64_chars (tests\\verification\\test_temporal_verifier.py:264)"} +{"complexity": "simple", "doc_id": "chunk_018968", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 267, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_drift_policy_stored (tests\\verification\\test_temporal_verifier.py:267)"} +{"complexity": "simple", "doc_id": "chunk_018969", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 278, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_create_event_returns_temporal_event (tests\\verification\\test_temporal_verifier.py:278)"} +{"complexity": "simple", "doc_id": "chunk_018970", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 283, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_create_event_increments_lamport_clock (tests\\verification\\test_temporal_verifier.py:283)"} +{"complexity": "simple", "doc_id": "chunk_018971", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 288, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_create_event_uses_verifier_node_id_by_default (tests\\verification\\test_temporal_verifier.py:288)"} +{"complexity": "simple", "doc_id": "chunk_018972", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 293, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_create_event_accepts_custom_node_id (tests\\verification\\test_temporal_verifier.py:293)"} +{"complexity": "simple", "doc_id": "chunk_018973", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 298, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_create_event_sequence_increments_per_node (tests\\verification\\test_temporal_verifier.py:298)"} +{"complexity": "simple", "doc_id": "chunk_018974", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 304, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_create_event_sequence_independent_per_node (tests\\verification\\test_temporal_verifier.py:304)"} +{"complexity": "simple", "doc_id": "chunk_018975", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 311, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_create_event_assigns_payload_hash (tests\\verification\\test_temporal_verifier.py:311)"} +{"complexity": "simple", "doc_id": "chunk_018976", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 316, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_create_event_metadata_stored (tests\\verification\\test_temporal_verifier.py:316)"} +{"complexity": "simple", "doc_id": "chunk_018977", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 321, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_create_event_causal_link (tests\\verification\\test_temporal_verifier.py:321)"} +{"complexity": "simple", "doc_id": "chunk_018978", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 333, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_valid_event_accepted (tests\\verification\\test_temporal_verifier.py:333)"} +{"complexity": "simple", "doc_id": "chunk_018979", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 340, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_verify_event_returns_tuple (tests\\verification\\test_temporal_verifier.py:340)"} +{"complexity": "simple", "doc_id": "chunk_018980", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 347, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_replay_attack_detected_on_duplicate_hash (tests\\verification\\test_temporal_verifier.py:347)"} +{"complexity": "simple", "doc_id": "chunk_018981", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 356, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_total_events_increments_on_verify (tests\\verification\\test_temporal_verifier.py:356)"} +{"complexity": "simple", "doc_id": "chunk_018982", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 364, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_sequence_events_from_distinct_nodes_all_accepted (tests\\verification\\test_temporal_verifier.py:364)"} +{"complexity": "simple", "doc_id": "chunk_018983", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 373, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_lamport_time_advances_on_verify (tests\\verification\\test_temporal_verifier.py:373)"} +{"complexity": "simple", "doc_id": "chunk_018984", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 385, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_statistics_returns_dict (tests\\verification\\test_temporal_verifier.py:385)"} +{"complexity": "simple", "doc_id": "chunk_018985", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 390, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_statistics_has_required_keys (tests\\verification\\test_temporal_verifier.py:390)"} +{"complexity": "simple", "doc_id": "chunk_018986", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 397, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_statistics_initial_state_is_initializing (tests\\verification\\test_temporal_verifier.py:397)"} +{"complexity": "simple", "doc_id": "chunk_018987", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 406, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_statistics_after_events_shows_count (tests\\verification\\test_temporal_verifier.py:406)"} +{"complexity": "simple", "doc_id": "chunk_018988", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 414, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_anomaly_log_returns_list (tests\\verification\\test_temporal_verifier.py:414)"} +{"complexity": "simple", "doc_id": "chunk_018989", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 419, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_anomaly_log_limit_respected (tests\\verification\\test_temporal_verifier.py:419)"} +{"complexity": "simple", "doc_id": "chunk_018990", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 424, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_chain_hash_changes_after_events (tests\\verification\\test_temporal_verifier.py:424)"} +{"complexity": "simple", "doc_id": "chunk_018991", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 439, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_reset_clears_events (tests\\verification\\test_temporal_verifier.py:439)"} +{"complexity": "simple", "doc_id": "chunk_018992", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 448, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_reset_clears_anomaly_log (tests\\verification\\test_temporal_verifier.py:448)"} +{"complexity": "simple", "doc_id": "chunk_018993", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 457, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_reset_clears_active_nodes (tests\\verification\\test_temporal_verifier.py:457)"} +{"complexity": "simple", "doc_id": "chunk_018994", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 471, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_pi_sheriff_wider_than_default (tests\\verification\\test_temporal_verifier.py:471)"} +{"complexity": "simple", "doc_id": "chunk_018995", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 474, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.test_wan_wider_than_pi (tests\\verification\\test_temporal_verifier.py:474)"} +{"complexity": "simple", "doc_id": "chunk_018996", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 112, "source_path": "tests\\verification\\test_temporal_verifier.py", "text": "test_temporal_verifier.worker (tests\\verification\\test_temporal_verifier.py:112)"} +{"complexity": "simple", "doc_id": "chunk_018997", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 24, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage._MockTimeXLIteration (tests\\verification\\test_timexl_stage.py:24)"} +{"complexity": "medium", "doc_id": "chunk_018998", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 32, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage._MockTimeXLResult (tests\\verification\\test_timexl_stage.py:32)"} +{"complexity": "simple", "doc_id": "chunk_018999", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 56, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage._MockAevionTimeXL (tests\\verification\\test_timexl_stage.py:56)"} +{"complexity": "complex", "doc_id": "chunk_019000", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 71, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage.TestTimexlStageResult (tests\\verification\\test_timexl_stage.py:71)"} +{"complexity": "medium", "doc_id": "chunk_019001", "function_type": "class", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 121, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage.TestTimexlStageInit (tests\\verification\\test_timexl_stage.py:121)"} +{"complexity": "complex", "doc_id": "chunk_019002", "function_type": "class", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "verification", "source_line": 140, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage.TestTimexlStageRunCode (tests\\verification\\test_timexl_stage.py:140)"} +{"complexity": "medium", "doc_id": "chunk_019003", "function_type": "class", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "verification", "source_line": 196, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage.TestTimexlStageRunClaim (tests\\verification\\test_timexl_stage.py:196)"} +{"complexity": "medium", "doc_id": "chunk_019004", "function_type": "class", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "verification", "source_line": 233, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage.TestTimexlStageRunDispatch (tests\\verification\\test_timexl_stage.py:233)"} +{"complexity": "simple", "doc_id": "chunk_019005", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 45, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage.to_chain_entry (tests\\verification\\test_timexl_stage.py:45)"} +{"complexity": "simple", "doc_id": "chunk_019006", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 57, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage.__init__ (tests\\verification\\test_timexl_stage.py:57)"} +{"complexity": "simple", "doc_id": "chunk_019007", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 60, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage.verify_code (tests\\verification\\test_timexl_stage.py:60)"} +{"complexity": "simple", "doc_id": "chunk_019008", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 63, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage.verify_claim (tests\\verification\\test_timexl_stage.py:63)"} +{"complexity": "medium", "doc_id": "chunk_019009", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "verification", "source_line": 72, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage._make_result (tests\\verification\\test_timexl_stage.py:72)"} +{"complexity": "simple", "doc_id": "chunk_019010", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 89, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage.test_can_instantiate (tests\\verification\\test_timexl_stage.py:89)"} +{"complexity": "simple", "doc_id": "chunk_019011", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 94, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage.test_content_hash_field (tests\\verification\\test_timexl_stage.py:94)"} +{"complexity": "simple", "doc_id": "chunk_019012", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 98, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage.test_proof_hash_is_string (tests\\verification\\test_timexl_stage.py:98)"} +{"complexity": "simple", "doc_id": "chunk_019013", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 102, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage.test_chain_entry_dict (tests\\verification\\test_timexl_stage.py:102)"} +{"complexity": "simple", "doc_id": "chunk_019014", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 106, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage.test_optional_fields_default (tests\\verification\\test_timexl_stage.py:106)"} +{"complexity": "simple", "doc_id": "chunk_019015", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 111, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage.test_halt_variant (tests\\verification\\test_timexl_stage.py:111)"} +{"complexity": "simple", "doc_id": "chunk_019016", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 122, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage.test_default_instantiation (tests\\verification\\test_timexl_stage.py:122)"} +{"complexity": "simple", "doc_id": "chunk_019017", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 126, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage.test_custom_iterations (tests\\verification\\test_timexl_stage.py:126)"} +{"complexity": "simple", "doc_id": "chunk_019018", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 130, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage.test_lazy_load_not_called_on_init (tests\\verification\\test_timexl_stage.py:130)"} +{"complexity": "simple", "doc_id": "chunk_019019", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "verification", "source_line": 141, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage._make_stage (tests\\verification\\test_timexl_stage.py:141)"} +{"complexity": "simple", "doc_id": "chunk_019020", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "verification", "source_line": 146, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage.test_run_code_returns_result (tests\\verification\\test_timexl_stage.py:146)"} +{"complexity": "simple", "doc_id": "chunk_019021", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "verification", "source_line": 155, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage.test_run_code_domain_is_code (tests\\verification\\test_timexl_stage.py:155)"} +{"complexity": "simple", "doc_id": "chunk_019022", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 164, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage.test_run_code_proof_hash_nonempty (tests\\verification\\test_timexl_stage.py:164)"} +{"complexity": "simple", "doc_id": "chunk_019023", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 173, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage.test_run_code_content_hash_is_sha256_prefix (tests\\verification\\test_timexl_stage.py:173)"} +{"complexity": "simple", "doc_id": "chunk_019024", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "verification", "source_line": 180, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage.test_run_code_valid_from_mock (tests\\verification\\test_timexl_stage.py:180)"} +{"complexity": "simple", "doc_id": "chunk_019025", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "verification", "source_line": 186, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage.test_run_code_iterations_recorded (tests\\verification\\test_timexl_stage.py:186)"} +{"complexity": "simple", "doc_id": "chunk_019026", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "verification", "source_line": 197, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage._make_stage (tests\\verification\\test_timexl_stage.py:197)"} +{"complexity": "simple", "doc_id": "chunk_019027", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "verification", "source_line": 202, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage.test_run_claim_returns_result (tests\\verification\\test_timexl_stage.py:202)"} +{"complexity": "simple", "doc_id": "chunk_019028", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "verification", "source_line": 211, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage.test_run_claim_domain_is_claim (tests\\verification\\test_timexl_stage.py:211)"} +{"complexity": "simple", "doc_id": "chunk_019029", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 218, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage.test_run_claim_proof_hash_nonempty (tests\\verification\\test_timexl_stage.py:218)"} +{"complexity": "simple", "doc_id": "chunk_019030", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 223, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage.test_run_claim_chain_entry_has_proof_hash (tests\\verification\\test_timexl_stage.py:223)"} +{"complexity": "simple", "doc_id": "chunk_019031", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "verification", "source_line": 234, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage._make_stage (tests\\verification\\test_timexl_stage.py:234)"} +{"complexity": "simple", "doc_id": "chunk_019032", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "verification", "source_line": 239, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage.test_run_code_domain (tests\\verification\\test_timexl_stage.py:239)"} +{"complexity": "simple", "doc_id": "chunk_019033", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "verification", "source_line": 249, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage.test_run_claim_domain (tests\\verification\\test_timexl_stage.py:249)"} +{"complexity": "simple", "doc_id": "chunk_019034", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "verification", "source_line": 259, "source_path": "tests\\verification\\test_timexl_stage.py", "text": "test_timexl_stage.test_run_default_domain_is_claim (tests\\verification\\test_timexl_stage.py:259)"} +{"complexity": "complex", "doc_id": "chunk_019035", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 32, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.TestOrchestrationPolicy (tests\\verification\\test_unified_orchestrator.py:32)"} +{"complexity": "medium", "doc_id": "chunk_019036", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 102, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.TestOrchestrationResult (tests\\verification\\test_unified_orchestrator.py:102)"} +{"complexity": "complex", "doc_id": "chunk_019037", "function_type": "class", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "verification", "source_line": 132, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.TestBuildLocalFallback (tests\\verification\\test_unified_orchestrator.py:132)"} +{"complexity": "medium", "doc_id": "chunk_019038", "function_type": "class", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "verification", "source_line": 186, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.TestExtractPrimaryAnswer (tests\\verification\\test_unified_orchestrator.py:186)"} +{"complexity": "complex", "doc_id": "chunk_019039", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 216, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.TestEnforceProviderDiversity (tests\\verification\\test_unified_orchestrator.py:216)"} +{"complexity": "medium", "doc_id": "chunk_019040", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 288, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.TestVerifiers (tests\\verification\\test_unified_orchestrator.py:288)"} +{"complexity": "medium", "doc_id": "chunk_019041", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "tests", "module": "verification", "source_line": 325, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator._make_symphony_factory (tests\\verification\\test_unified_orchestrator.py:325)"} +{"complexity": "complex", "doc_id": "chunk_019042", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 353, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.TestOrchestrate (tests\\verification\\test_unified_orchestrator.py:353)"} +{"complexity": "simple", "doc_id": "chunk_019043", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 33, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_default_domain (tests\\verification\\test_unified_orchestrator.py:33)"} +{"complexity": "simple", "doc_id": "chunk_019044", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 36, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_default_mode (tests\\verification\\test_unified_orchestrator.py:36)"} +{"complexity": "simple", "doc_id": "chunk_019045", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 39, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_default_strategy (tests\\verification\\test_unified_orchestrator.py:39)"} +{"complexity": "simple", "doc_id": "chunk_019046", "function_type": "function", "has_docstring": "no", "keyword": "train", "layer": "tests", "module": "verification", "source_line": 42, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_default_allow_trained (tests\\verification\\test_unified_orchestrator.py:42)"} +{"complexity": "simple", "doc_id": "chunk_019047", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 45, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_default_allow_external (tests\\verification\\test_unified_orchestrator.py:45)"} +{"complexity": "simple", "doc_id": "chunk_019048", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 48, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_default_force_sovereign_false (tests\\verification\\test_unified_orchestrator.py:48)"} +{"complexity": "simple", "doc_id": "chunk_019049", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 51, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_default_auto_failover_true (tests\\verification\\test_unified_orchestrator.py:51)"} +{"complexity": "simple", "doc_id": "chunk_019050", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 54, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_default_require_cross_provider_bft_true (tests\\verification\\test_unified_orchestrator.py:54)"} +{"complexity": "simple", "doc_id": "chunk_019051", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 57, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_default_min_provider_diversity (tests\\verification\\test_unified_orchestrator.py:57)"} +{"complexity": "simple", "doc_id": "chunk_019052", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 60, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_default_halt_on_low_diversity_false (tests\\verification\\test_unified_orchestrator.py:60)"} +{"complexity": "simple", "doc_id": "chunk_019053", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 63, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_default_max_latency_ms (tests\\verification\\test_unified_orchestrator.py:63)"} +{"complexity": "simple", "doc_id": "chunk_019054", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 66, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_normalized_mode_adaptive (tests\\verification\\test_unified_orchestrator.py:66)"} +{"complexity": "simple", "doc_id": "chunk_019055", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 69, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_normalized_mode_full (tests\\verification\\test_unified_orchestrator.py:69)"} +{"complexity": "simple", "doc_id": "chunk_019056", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 72, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_normalized_mode_invalid_falls_back_to_adaptive (tests\\verification\\test_unified_orchestrator.py:72)"} +{"complexity": "simple", "doc_id": "chunk_019057", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 75, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_normalized_mode_strips_whitespace (tests\\verification\\test_unified_orchestrator.py:75)"} +{"complexity": "simple", "doc_id": "chunk_019058", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 78, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_normalized_mode_case_insensitive (tests\\verification\\test_unified_orchestrator.py:78)"} +{"complexity": "simple", "doc_id": "chunk_019059", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 81, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_normalized_strategy_federated (tests\\verification\\test_unified_orchestrator.py:81)"} +{"complexity": "simple", "doc_id": "chunk_019060", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 84, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_normalized_strategy_sovereign_first (tests\\verification\\test_unified_orchestrator.py:84)"} +{"complexity": "simple", "doc_id": "chunk_019061", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 87, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_normalized_strategy_external_first (tests\\verification\\test_unified_orchestrator.py:87)"} +{"complexity": "simple", "doc_id": "chunk_019062", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 90, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_normalized_strategy_invalid_falls_back_to_federated (tests\\verification\\test_unified_orchestrator.py:90)"} +{"complexity": "simple", "doc_id": "chunk_019063", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 93, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_normalized_strategy_case_insensitive (tests\\verification\\test_unified_orchestrator.py:93)"} +{"complexity": "simple", "doc_id": "chunk_019064", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 103, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator._result (tests\\verification\\test_unified_orchestrator.py:103)"} +{"complexity": "simple", "doc_id": "chunk_019065", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 111, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_to_dict_returns_dict (tests\\verification\\test_unified_orchestrator.py:111)"} +{"complexity": "simple", "doc_id": "chunk_019066", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 114, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_to_dict_success_field (tests\\verification\\test_unified_orchestrator.py:114)"} +{"complexity": "simple", "doc_id": "chunk_019067", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 117, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_to_dict_verified_output_field (tests\\verification\\test_unified_orchestrator.py:117)"} +{"complexity": "simple", "doc_id": "chunk_019068", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 120, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_to_dict_proofs_is_list (tests\\verification\\test_unified_orchestrator.py:120)"} +{"complexity": "simple", "doc_id": "chunk_019069", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 123, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_to_dict_metadata_is_dict (tests\\verification\\test_unified_orchestrator.py:123)"} +{"complexity": "simple", "doc_id": "chunk_019070", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 133, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator._policy (tests\\verification\\test_unified_orchestrator.py:133)"} +{"complexity": "simple", "doc_id": "chunk_019071", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 136, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_success_is_false (tests\\verification\\test_unified_orchestrator.py:136)"} +{"complexity": "simple", "doc_id": "chunk_019072", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 140, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_verified_output_is_sovereign_fallback (tests\\verification\\test_unified_orchestrator.py:140)"} +{"complexity": "simple", "doc_id": "chunk_019073", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 144, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_proof_type_is_sovereign_fallback (tests\\verification\\test_unified_orchestrator.py:144)"} +{"complexity": "simple", "doc_id": "chunk_019074", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 148, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_proof_reason_matches (tests\\verification\\test_unified_orchestrator.py:148)"} +{"complexity": "simple", "doc_id": "chunk_019075", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 152, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_proof_claim_hash_is_64_chars (tests\\verification\\test_unified_orchestrator.py:152)"} +{"complexity": "simple", "doc_id": "chunk_019076", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 156, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_proof_proof_hash_is_64_chars (tests\\verification\\test_unified_orchestrator.py:156)"} +{"complexity": "simple", "doc_id": "chunk_019077", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 160, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_metadata_fallback_true (tests\\verification\\test_unified_orchestrator.py:160)"} +{"complexity": "simple", "doc_id": "chunk_019078", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 164, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_metadata_domain_from_policy (tests\\verification\\test_unified_orchestrator.py:164)"} +{"complexity": "simple", "doc_id": "chunk_019079", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 168, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_metadata_mode_from_policy (tests\\verification\\test_unified_orchestrator.py:168)"} +{"complexity": "simple", "doc_id": "chunk_019080", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 172, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_metadata_provider_diversity_score_is_zero (tests\\verification\\test_unified_orchestrator.py:172)"} +{"complexity": "simple", "doc_id": "chunk_019081", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 176, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_metadata_fallback_reason (tests\\verification\\test_unified_orchestrator.py:176)"} +{"complexity": "simple", "doc_id": "chunk_019082", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 187, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_returns_answer_from_consensus (tests\\verification\\test_unified_orchestrator.py:187)"} +{"complexity": "simple", "doc_id": "chunk_019083", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 191, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_strips_whitespace (tests\\verification\\test_unified_orchestrator.py:191)"} +{"complexity": "simple", "doc_id": "chunk_019084", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 195, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_empty_answer_falls_back_to_claim (tests\\verification\\test_unified_orchestrator.py:195)"} +{"complexity": "simple", "doc_id": "chunk_019085", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 199, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_missing_consensus_falls_back_to_claim (tests\\verification\\test_unified_orchestrator.py:199)"} +{"complexity": "simple", "doc_id": "chunk_019086", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 202, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_none_answer_falls_back (tests\\verification\\test_unified_orchestrator.py:202)"} +{"complexity": "simple", "doc_id": "chunk_019087", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 206, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_whitespace_only_answer_falls_back (tests\\verification\\test_unified_orchestrator.py:206)"} +{"complexity": "simple", "doc_id": "chunk_019088", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 217, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator._orch (tests\\verification\\test_unified_orchestrator.py:217)"} +{"complexity": "simple", "doc_id": "chunk_019089", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 220, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator._policy (tests\\verification\\test_unified_orchestrator.py:220)"} +{"complexity": "simple", "doc_id": "chunk_019090", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 223, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator._payload (tests\\verification\\test_unified_orchestrator.py:223)"} +{"complexity": "simple", "doc_id": "chunk_019091", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 226, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_returns_none_when_diversity_meets_minimum (tests\\verification\\test_unified_orchestrator.py:226)"} +{"complexity": "simple", "doc_id": "chunk_019092", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 232, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_returns_none_when_require_cross_provider_bft_is_false (tests\\verification\\test_unified_orchestrator.py:232)"} +{"complexity": "simple", "doc_id": "chunk_019093", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 238, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_returns_none_when_force_sovereign (tests\\verification\\test_unified_orchestrator.py:238)"} +{"complexity": "simple", "doc_id": "chunk_019094", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 244, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_returns_none_when_allow_external_false (tests\\verification\\test_unified_orchestrator.py:244)"} +{"complexity": "simple", "doc_id": "chunk_019095", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 250, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_halt_on_low_diversity_returns_result (tests\\verification\\test_unified_orchestrator.py:250)"} +{"complexity": "simple", "doc_id": "chunk_019096", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 258, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_halt_result_verified_output (tests\\verification\\test_unified_orchestrator.py:258)"} +{"complexity": "simple", "doc_id": "chunk_019097", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 265, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_halt_result_diversity_score_in_metadata (tests\\verification\\test_unified_orchestrator.py:265)"} +{"complexity": "simple", "doc_id": "chunk_019098", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 272, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_warning_added_when_not_halting (tests\\verification\\test_unified_orchestrator.py:272)"} +{"complexity": "simple", "doc_id": "chunk_019099", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 289, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_verifiers_empty_by_default (tests\\verification\\test_unified_orchestrator.py:289)"} +{"complexity": "simple", "doc_id": "chunk_019100", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 292, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_add_verifier_appends (tests\\verification\\test_unified_orchestrator.py:292)"} +{"complexity": "simple", "doc_id": "chunk_019101", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 297, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_add_verifier_no_duplicates (tests\\verification\\test_unified_orchestrator.py:297)"} +{"complexity": "simple", "doc_id": "chunk_019102", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 303, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_remove_verifier_removes (tests\\verification\\test_unified_orchestrator.py:303)"} +{"complexity": "simple", "doc_id": "chunk_019103", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 309, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_remove_nonexistent_no_error (tests\\verification\\test_unified_orchestrator.py:309)"} +{"complexity": "simple", "doc_id": "chunk_019104", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 313, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_multiple_verifiers (tests\\verification\\test_unified_orchestrator.py:313)"} +{"complexity": "medium", "doc_id": "chunk_019105", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 328, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator._FakeSymphony (tests\\verification\\test_unified_orchestrator.py:328)"} +{"complexity": "simple", "doc_id": "chunk_019106", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 354, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator._orch (tests\\verification\\test_unified_orchestrator.py:354)"} +{"complexity": "simple", "doc_id": "chunk_019107", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 359, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_empty_input_returns_fallback (tests\\verification\\test_unified_orchestrator.py:359)"} +{"complexity": "simple", "doc_id": "chunk_019108", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 364, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_whitespace_input_returns_fallback (tests\\verification\\test_unified_orchestrator.py:364)"} +{"complexity": "simple", "doc_id": "chunk_019109", "function_type": "async_function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 368, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_valid_claim_success (tests\\verification\\test_unified_orchestrator.py:368)"} +{"complexity": "simple", "doc_id": "chunk_019110", "function_type": "async_function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 372, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_verified_output_matches_answer (tests\\verification\\test_unified_orchestrator.py:372)"} +{"complexity": "simple", "doc_id": "chunk_019111", "function_type": "async_function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 376, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_proofs_is_non_empty_list (tests\\verification\\test_unified_orchestrator.py:376)"} +{"complexity": "simple", "doc_id": "chunk_019112", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 381, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_metadata_contains_mode (tests\\verification\\test_unified_orchestrator.py:381)"} +{"complexity": "simple", "doc_id": "chunk_019113", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 385, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_metadata_contains_domain (tests\\verification\\test_unified_orchestrator.py:385)"} +{"complexity": "simple", "doc_id": "chunk_019114", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 389, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_metadata_contains_attempts (tests\\verification\\test_unified_orchestrator.py:389)"} +{"complexity": "simple", "doc_id": "chunk_019115", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 393, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_metadata_contains_strategy (tests\\verification\\test_unified_orchestrator.py:393)"} +{"complexity": "simple", "doc_id": "chunk_019116", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 397, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_full_mode_reflected_in_metadata (tests\\verification\\test_unified_orchestrator.py:397)"} +{"complexity": "simple", "doc_id": "chunk_019117", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 402, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_domain_override_reflected_in_metadata (tests\\verification\\test_unified_orchestrator.py:402)"} +{"complexity": "simple", "doc_id": "chunk_019118", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 407, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_symphony_failure_triggers_fallback (tests\\verification\\test_unified_orchestrator.py:407)"} +{"complexity": "simple", "doc_id": "chunk_019119", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 412, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_force_sovereign_path_sovereign_forced (tests\\verification\\test_unified_orchestrator.py:412)"} +{"complexity": "simple", "doc_id": "chunk_019120", "function_type": "async_function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 418, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_verifiers_present_in_metadata_when_set (tests\\verification\\test_unified_orchestrator.py:418)"} +{"complexity": "simple", "doc_id": "chunk_019121", "function_type": "async_function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 425, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_halt_on_low_diversity_returns_failure (tests\\verification\\test_unified_orchestrator.py:425)"} +{"complexity": "simple", "doc_id": "chunk_019122", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 435, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_latency_ms_in_metadata_non_negative (tests\\verification\\test_unified_orchestrator.py:435)"} +{"complexity": "simple", "doc_id": "chunk_019123", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 439, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.test_sovereign_first_strategy_uses_sovereign_primary_path (tests\\verification\\test_unified_orchestrator.py:439)"} +{"complexity": "simple", "doc_id": "chunk_019124", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 329, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.__init__ (tests\\verification\\test_unified_orchestrator.py:329)"} +{"complexity": "simple", "doc_id": "chunk_019125", "function_type": "async_function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 332, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.adaptive_verify (tests\\verification\\test_unified_orchestrator.py:332)"} +{"complexity": "simple", "doc_id": "chunk_019126", "function_type": "async_function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "verification", "source_line": 339, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.run_full_pipeline (tests\\verification\\test_unified_orchestrator.py:339)"} +{"complexity": "simple", "doc_id": "chunk_019127", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 346, "source_path": "tests\\verification\\test_unified_orchestrator.py", "text": "test_unified_orchestrator.close (tests\\verification\\test_unified_orchestrator.py:346)"} +{"complexity": "medium", "doc_id": "chunk_019128", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 34, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt._agree (tests\\verification\\test_variance_halt.py:34)"} +{"complexity": "medium", "doc_id": "chunk_019129", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 52, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt._disagree (tests\\verification\\test_variance_halt.py:52)"} +{"complexity": "medium", "doc_id": "chunk_019130", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 69, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.TestConstants (tests\\verification\\test_variance_halt.py:69)"} +{"complexity": "complex", "doc_id": "chunk_019131", "function_type": "class", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 90, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.TestHaltDecision (tests\\verification\\test_variance_halt.py:90)"} +{"complexity": "medium", "doc_id": "chunk_019132", "function_type": "class", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 143, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.TestVarianceHaltMonitorInit (tests\\verification\\test_variance_halt.py:143)"} +{"complexity": "medium", "doc_id": "chunk_019133", "function_type": "class", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 172, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.TestVarianceHaltCalibration (tests\\verification\\test_variance_halt.py:172)"} +{"complexity": "complex", "doc_id": "chunk_019134", "function_type": "class", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 205, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.TestVarianceHaltNormal (tests\\verification\\test_variance_halt.py:205)"} +{"complexity": "complex", "doc_id": "chunk_019135", "function_type": "class", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 247, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.TestVarianceHaltTriggered (tests\\verification\\test_variance_halt.py:247)"} +{"complexity": "medium", "doc_id": "chunk_019136", "function_type": "class", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 293, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.TestVarianceHaltStatistics (tests\\verification\\test_variance_halt.py:293)"} +{"complexity": "medium", "doc_id": "chunk_019137", "function_type": "class", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 329, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.TestVarianceHaltResetBaseline (tests\\verification\\test_variance_halt.py:329)"} +{"complexity": "simple", "doc_id": "chunk_019138", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 70, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_default_multiplier_is_2_5 (tests\\verification\\test_variance_halt.py:70)"} +{"complexity": "simple", "doc_id": "chunk_019139", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 73, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_resilience_target_is_89_percent (tests\\verification\\test_variance_halt.py:73)"} +{"complexity": "simple", "doc_id": "chunk_019140", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 76, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_min_samples_positive (tests\\verification\\test_variance_halt.py:76)"} +{"complexity": "simple", "doc_id": "chunk_019141", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 79, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_ema_alpha_in_range (tests\\verification\\test_variance_halt.py:79)"} +{"complexity": "simple", "doc_id": "chunk_019142", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 82, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_window_size_positive (tests\\verification\\test_variance_halt.py:82)"} +{"complexity": "simple", "doc_id": "chunk_019143", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 91, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt._decision (tests\\verification\\test_variance_halt.py:91)"} +{"complexity": "simple", "doc_id": "chunk_019144", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 102, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_proof_hash_computed_on_init (tests\\verification\\test_variance_halt.py:102)"} +{"complexity": "simple", "doc_id": "chunk_019145", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 106, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_proof_hash_is_hex (tests\\verification\\test_variance_halt.py:106)"} +{"complexity": "medium", "doc_id": "chunk_019146", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 110, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_proof_hash_differs_for_halt_vs_normal (tests\\verification\\test_variance_halt.py:110)"} +{"complexity": "simple", "doc_id": "chunk_019147", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 123, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_to_dict_has_required_keys (tests\\verification\\test_variance_halt.py:123)"} +{"complexity": "simple", "doc_id": "chunk_019148", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 130, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_sigma_ratio_stored (tests\\verification\\test_variance_halt.py:130)"} +{"complexity": "simple", "doc_id": "chunk_019149", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 134, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_state_serialized_as_string (tests\\verification\\test_variance_halt.py:134)"} +{"complexity": "simple", "doc_id": "chunk_019150", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 144, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_default_instantiation (tests\\verification\\test_variance_halt.py:144)"} +{"complexity": "simple", "doc_id": "chunk_019151", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 148, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_custom_multiplier_stored (tests\\verification\\test_variance_halt.py:148)"} +{"complexity": "simple", "doc_id": "chunk_019152", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 152, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_custom_min_samples_stored (tests\\verification\\test_variance_halt.py:152)"} +{"complexity": "simple", "doc_id": "chunk_019153", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 156, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_initial_statistics_zero (tests\\verification\\test_variance_halt.py:156)"} +{"complexity": "simple", "doc_id": "chunk_019154", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 162, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_chain_hash_is_64_chars (tests\\verification\\test_variance_halt.py:162)"} +{"complexity": "simple", "doc_id": "chunk_019155", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 173, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_calibrating_state_before_min_samples (tests\\verification\\test_variance_halt.py:173)"} +{"complexity": "simple", "doc_id": "chunk_019156", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 181, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_no_halt_during_calibration (tests\\verification\\test_variance_halt.py:181)"} +{"complexity": "simple", "doc_id": "chunk_019157", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 189, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_exits_calibration_after_min_samples (tests\\verification\\test_variance_halt.py:189)"} +{"complexity": "simple", "doc_id": "chunk_019158", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 206, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt._calibrated_monitor (tests\\verification\\test_variance_halt.py:206)"} +{"complexity": "simple", "doc_id": "chunk_019159", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 212, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_agreeing_models_normal_state (tests\\verification\\test_variance_halt.py:212)"} +{"complexity": "simple", "doc_id": "chunk_019160", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 217, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_agreeing_models_no_halt (tests\\verification\\test_variance_halt.py:217)"} +{"complexity": "simple", "doc_id": "chunk_019161", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 222, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_total_checks_increments (tests\\verification\\test_variance_halt.py:222)"} +{"complexity": "simple", "doc_id": "chunk_019162", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 228, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_chain_hash_changes_each_check (tests\\verification\\test_variance_halt.py:228)"} +{"complexity": "simple", "doc_id": "chunk_019163", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 237, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_proof_hash_nonempty (tests\\verification\\test_variance_halt.py:237)"} +{"complexity": "simple", "doc_id": "chunk_019164", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "tests", "module": "verification", "source_line": 248, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt._trained_monitor (tests\\verification\\test_variance_halt.py:248)"} +{"complexity": "simple", "doc_id": "chunk_019165", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 254, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_high_disagreement_triggers_halt (tests\\verification\\test_variance_halt.py:254)"} +{"complexity": "simple", "doc_id": "chunk_019166", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 260, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_halt_state_set_correctly (tests\\verification\\test_variance_halt.py:260)"} +{"complexity": "simple", "doc_id": "chunk_019167", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 265, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_sigma_ratio_above_threshold_on_halt (tests\\verification\\test_variance_halt.py:265)"} +{"complexity": "simple", "doc_id": "chunk_019168", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 270, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_total_halts_increments (tests\\verification\\test_variance_halt.py:270)"} +{"complexity": "simple", "doc_id": "chunk_019169", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 276, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_halt_log_populated_on_halt (tests\\verification\\test_variance_halt.py:276)"} +{"complexity": "simple", "doc_id": "chunk_019170", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 282, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_halt_log_has_inference_id (tests\\verification\\test_variance_halt.py:282)"} +{"complexity": "simple", "doc_id": "chunk_019171", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 294, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_statistics_returns_dict (tests\\verification\\test_variance_halt.py:294)"} +{"complexity": "simple", "doc_id": "chunk_019172", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 298, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_statistics_has_required_keys (tests\\verification\\test_variance_halt.py:298)"} +{"complexity": "simple", "doc_id": "chunk_019173", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 305, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_halt_rate_zero_initially (tests\\verification\\test_variance_halt.py:305)"} +{"complexity": "simple", "doc_id": "chunk_019174", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 309, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_resilience_plus_halt_rate_equals_one (tests\\verification\\test_variance_halt.py:309)"} +{"complexity": "simple", "doc_id": "chunk_019175", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "verification", "source_line": 316, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_halt_log_limit_respected (tests\\verification\\test_variance_halt.py:316)"} +{"complexity": "simple", "doc_id": "chunk_019176", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 330, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_reset_clears_sample_count (tests\\verification\\test_variance_halt.py:330)"} +{"complexity": "simple", "doc_id": "chunk_019177", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 337, "source_path": "tests\\verification\\test_variance_halt.py", "text": "test_variance_halt.test_reset_does_not_clear_total_checks (tests\\verification\\test_variance_halt.py:337)"} +{"complexity": "medium", "doc_id": "chunk_019178", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 38, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog._action (tests\\verification\\test_vga_watchdog.py:38)"} +{"complexity": "medium", "doc_id": "chunk_019179", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 57, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.TestAgentAction (tests\\verification\\test_vga_watchdog.py:57)"} +{"complexity": "complex", "doc_id": "chunk_019180", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 75, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.TestEvidencePacket (tests\\verification\\test_vga_watchdog.py:75)"} +{"complexity": "medium", "doc_id": "chunk_019181", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 114, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.TestLaw01NoSelfModification (tests\\verification\\test_vga_watchdog.py:114)"} +{"complexity": "medium", "doc_id": "chunk_019182", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 138, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.TestLaw02EvidenceMandatory (tests\\verification\\test_vga_watchdog.py:138)"} +{"complexity": "medium", "doc_id": "chunk_019183", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 159, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.TestLaw03ScopeBound (tests\\verification\\test_vga_watchdog.py:159)"} +{"complexity": "medium", "doc_id": "chunk_019184", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 185, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.TestLaw04AccessControl (tests\\verification\\test_vga_watchdog.py:185)"} +{"complexity": "complex", "doc_id": "chunk_019185", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 213, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.TestVGAWatchdogEvaluate (tests\\verification\\test_vga_watchdog.py:213)"} +{"complexity": "simple", "doc_id": "chunk_019186", "function_type": "class", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 293, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.TestGetWatchdog (tests\\verification\\test_vga_watchdog.py:293)"} +{"complexity": "simple", "doc_id": "chunk_019187", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 58, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.test_default_action_id_is_nonempty (tests\\verification\\test_vga_watchdog.py:58)"} +{"complexity": "simple", "doc_id": "chunk_019188", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 62, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.test_seniority_default_is_junior (tests\\verification\\test_vga_watchdog.py:62)"} +{"complexity": "simple", "doc_id": "chunk_019189", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 66, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.test_metadata_default_is_empty_dict (tests\\verification\\test_vga_watchdog.py:66)"} +{"complexity": "simple", "doc_id": "chunk_019190", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 76, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.test_seal_produces_nonempty_proof_hash (tests\\verification\\test_vga_watchdog.py:76)"} +{"complexity": "medium", "doc_id": "chunk_019191", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 85, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.test_seal_is_deterministic_per_packet (tests\\verification\\test_vga_watchdog.py:85)"} +{"complexity": "simple", "doc_id": "chunk_019192", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 97, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.test_to_dict_contains_policy_result_string (tests\\verification\\test_vga_watchdog.py:97)"} +{"complexity": "simple", "doc_id": "chunk_019193", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 102, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.test_to_dict_law_violations_is_list (tests\\verification\\test_vga_watchdog.py:102)"} +{"complexity": "simple", "doc_id": "chunk_019194", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 115, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog._checker (tests\\verification\\test_vga_watchdog.py:115)"} +{"complexity": "simple", "doc_id": "chunk_019195", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 118, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.test_triggers_on_self_modification (tests\\verification\\test_vga_watchdog.py:118)"} +{"complexity": "simple", "doc_id": "chunk_019196", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 124, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.test_triggers_on_patch_deployment (tests\\verification\\test_vga_watchdog.py:124)"} +{"complexity": "simple", "doc_id": "chunk_019197", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 129, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.test_clean_action_returns_none (tests\\verification\\test_vga_watchdog.py:129)"} +{"complexity": "simple", "doc_id": "chunk_019198", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 134, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.test_law_id_is_l01 (tests\\verification\\test_vga_watchdog.py:134)"} +{"complexity": "simple", "doc_id": "chunk_019199", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 139, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog._checker (tests\\verification\\test_vga_watchdog.py:139)"} +{"complexity": "simple", "doc_id": "chunk_019200", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 142, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.test_missing_action_id_triggers (tests\\verification\\test_vga_watchdog.py:142)"} +{"complexity": "simple", "doc_id": "chunk_019201", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 148, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.test_whitespace_only_action_id_triggers (tests\\verification\\test_vga_watchdog.py:148)"} +{"complexity": "simple", "doc_id": "chunk_019202", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 153, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.test_valid_action_id_returns_none (tests\\verification\\test_vga_watchdog.py:153)"} +{"complexity": "simple", "doc_id": "chunk_019203", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 160, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog._checker (tests\\verification\\test_vga_watchdog.py:160)"} +{"complexity": "simple", "doc_id": "chunk_019204", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 163, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.test_junior_write_triggers (tests\\verification\\test_vga_watchdog.py:163)"} +{"complexity": "simple", "doc_id": "chunk_019205", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 169, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.test_junior_delete_triggers (tests\\verification\\test_vga_watchdog.py:169)"} +{"complexity": "simple", "doc_id": "chunk_019206", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "verification", "source_line": 174, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.test_junior_read_passes (tests\\verification\\test_vga_watchdog.py:174)"} +{"complexity": "simple", "doc_id": "chunk_019207", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 179, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.test_professional_write_passes (tests\\verification\\test_vga_watchdog.py:179)"} +{"complexity": "simple", "doc_id": "chunk_019208", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 186, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog._checker (tests\\verification\\test_vga_watchdog.py:186)"} +{"complexity": "simple", "doc_id": "chunk_019209", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 189, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.test_protected_resource_without_auth_triggers (tests\\verification\\test_vga_watchdog.py:189)"} +{"complexity": "simple", "doc_id": "chunk_019210", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 195, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.test_protected_resource_with_auth_passes (tests\\verification\\test_vga_watchdog.py:195)"} +{"complexity": "simple", "doc_id": "chunk_019211", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 203, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.test_public_resource_passes (tests\\verification\\test_vga_watchdog.py:203)"} +{"complexity": "simple", "doc_id": "chunk_019212", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 214, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog._watchdog (tests\\verification\\test_vga_watchdog.py:214)"} +{"complexity": "simple", "doc_id": "chunk_019213", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "verification", "source_line": 217, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.test_valid_action_returns_allow (tests\\verification\\test_vga_watchdog.py:217)"} +{"complexity": "simple", "doc_id": "chunk_019214", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 223, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.test_allow_packet_has_nonempty_proof_hash (tests\\verification\\test_vga_watchdog.py:223)"} +{"complexity": "simple", "doc_id": "chunk_019215", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 228, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.test_self_modification_returns_deny (tests\\verification\\test_vga_watchdog.py:228)"} +{"complexity": "simple", "doc_id": "chunk_019216", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 234, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.test_missing_action_id_returns_deny (tests\\verification\\test_vga_watchdog.py:234)"} +{"complexity": "simple", "doc_id": "chunk_019217", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 240, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.test_junior_delete_returns_deny (tests\\verification\\test_vga_watchdog.py:240)"} +{"complexity": "simple", "doc_id": "chunk_019218", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 246, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.test_evaluation_count_increments (tests\\verification\\test_vga_watchdog.py:246)"} +{"complexity": "simple", "doc_id": "chunk_019219", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 252, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.test_deny_count_increments_on_deny (tests\\verification\\test_vga_watchdog.py:252)"} +{"complexity": "simple", "doc_id": "chunk_019220", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 257, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.test_laws_evaluated_list_is_nonempty (tests\\verification\\test_vga_watchdog.py:257)"} +{"complexity": "simple", "doc_id": "chunk_019221", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 262, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.test_packet_action_id_matches_action (tests\\verification\\test_vga_watchdog.py:262)"} +{"complexity": "simple", "doc_id": "chunk_019222", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 268, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.test_packet_agent_id_matches_action (tests\\verification\\test_vga_watchdog.py:268)"} +{"complexity": "simple", "doc_id": "chunk_019223", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "verification", "source_line": 274, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.test_custom_checker_only_mode (tests\\verification\\test_vga_watchdog.py:274)"} +{"complexity": "simple", "doc_id": "chunk_019224", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 282, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.test_default_deny_false_empty_action_allows (tests\\verification\\test_vga_watchdog.py:282)"} +{"complexity": "simple", "doc_id": "chunk_019225", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 294, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.test_returns_vga_watchdog_instance (tests\\verification\\test_vga_watchdog.py:294)"} +{"complexity": "simple", "doc_id": "chunk_019226", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 298, "source_path": "tests\\verification\\test_vga_watchdog.py", "text": "test_vga_watchdog.test_returns_same_singleton_each_call (tests\\verification\\test_vga_watchdog.py:298)"} +{"complexity": "medium", "doc_id": "chunk_019227", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 42, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator._claim (tests\\verification\\test_xgml_generator.py:42)"} +{"complexity": "medium", "doc_id": "chunk_019228", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 55, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator._lnn (tests\\verification\\test_xgml_generator.py:55)"} +{"complexity": "simple", "doc_id": "chunk_019229", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 68, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator._bft (tests\\verification\\test_xgml_generator.py:68)"} +{"complexity": "simple", "doc_id": "chunk_019230", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 80, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator._lean (tests\\verification\\test_xgml_generator.py:80)"} +{"complexity": "simple", "doc_id": "chunk_019231", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "verification", "source_line": 91, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator._gen_with_tpm (tests\\verification\\test_xgml_generator.py:91)"} +{"complexity": "simple", "doc_id": "chunk_019232", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 96, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator._cert (tests\\verification\\test_xgml_generator.py:96)"} +{"complexity": "complex", "doc_id": "chunk_019233", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 111, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.TestPUFSimulator (tests\\verification\\test_xgml_generator.py:111)"} +{"complexity": "complex", "doc_id": "chunk_019234", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 153, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.TestTPM2Interface (tests\\verification\\test_xgml_generator.py:153)"} +{"complexity": "complex", "doc_id": "chunk_019235", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 194, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.TestXGMLGeneratorCertificate (tests\\verification\\test_xgml_generator.py:194)"} +{"complexity": "complex", "doc_id": "chunk_019236", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 283, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.TestXGMLGeneratorRuleExtraction (tests\\verification\\test_xgml_generator.py:283)"} +{"complexity": "complex", "doc_id": "chunk_019237", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 322, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.TestXGMLCertificateToXGML (tests\\verification\\test_xgml_generator.py:322)"} +{"complexity": "simple", "doc_id": "chunk_019238", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 112, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_sign_returns_tpm2_prefix (tests\\verification\\test_xgml_generator.py:112)"} +{"complexity": "simple", "doc_id": "chunk_019239", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 116, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_sign_deterministic_within_instance (tests\\verification\\test_xgml_generator.py:116)"} +{"complexity": "simple", "doc_id": "chunk_019240", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 120, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_verify_true_for_own_signature (tests\\verification\\test_xgml_generator.py:120)"} +{"complexity": "simple", "doc_id": "chunk_019241", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 125, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_verify_false_for_tampered_signature (tests\\verification\\test_xgml_generator.py:125)"} +{"complexity": "simple", "doc_id": "chunk_019242", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 130, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_different_instances_produce_different_signatures (tests\\verification\\test_xgml_generator.py:130)"} +{"complexity": "simple", "doc_id": "chunk_019243", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 137, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_hardware_id_stored (tests\\verification\\test_xgml_generator.py:137)"} +{"complexity": "simple", "doc_id": "chunk_019244", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 141, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_default_hardware_id (tests\\verification\\test_xgml_generator.py:141)"} +{"complexity": "simple", "doc_id": "chunk_019245", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 145, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_sign_returns_string (tests\\verification\\test_xgml_generator.py:145)"} +{"complexity": "simple", "doc_id": "chunk_019246", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 154, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_sign_returns_tpm2_prefix (tests\\verification\\test_xgml_generator.py:154)"} +{"complexity": "simple", "doc_id": "chunk_019247", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 158, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_sign_deterministic (tests\\verification\\test_xgml_generator.py:158)"} +{"complexity": "simple", "doc_id": "chunk_019248", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 162, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_verify_true_for_own_signature (tests\\verification\\test_xgml_generator.py:162)"} +{"complexity": "simple", "doc_id": "chunk_019249", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 167, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_verify_false_for_tampered (tests\\verification\\test_xgml_generator.py:167)"} +{"complexity": "simple", "doc_id": "chunk_019250", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 173, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_cross_instance_verify (tests\\verification\\test_xgml_generator.py:173)"} +{"complexity": "simple", "doc_id": "chunk_019251", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 180, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_different_key_handles_same_signature (tests\\verification\\test_xgml_generator.py:180)"} +{"complexity": "simple", "doc_id": "chunk_019252", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 186, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_inherits_hardware_signer_interface (tests\\verification\\test_xgml_generator.py:186)"} +{"complexity": "simple", "doc_id": "chunk_019253", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 195, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_returns_xgml_certificate (tests\\verification\\test_xgml_generator.py:195)"} +{"complexity": "simple", "doc_id": "chunk_019254", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 198, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_cert_id_starts_with_xgml (tests\\verification\\test_xgml_generator.py:198)"} +{"complexity": "simple", "doc_id": "chunk_019255", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 201, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_cert_id_is_16_chars_after_prefix (tests\\verification\\test_xgml_generator.py:201)"} +{"complexity": "simple", "doc_id": "chunk_019256", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 205, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_cert_id_uppercase_hex (tests\\verification\\test_xgml_generator.py:205)"} +{"complexity": "simple", "doc_id": "chunk_019257", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 210, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_claim_id_preserved (tests\\verification\\test_xgml_generator.py:210)"} +{"complexity": "simple", "doc_id": "chunk_019258", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tests", "module": "verification", "source_line": 216, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_decision_stored (tests\\verification\\test_xgml_generator.py:216)"} +{"complexity": "simple", "doc_id": "chunk_019259", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 222, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_puf_signature_starts_with_tpm2 (tests\\verification\\test_xgml_generator.py:222)"} +{"complexity": "simple", "doc_id": "chunk_019260", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 225, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_hardware_id_is_tpm2_interface (tests\\verification\\test_xgml_generator.py:225)"} +{"complexity": "simple", "doc_id": "chunk_019261", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 229, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_hardware_id_from_puf_simulator (tests\\verification\\test_xgml_generator.py:229)"} +{"complexity": "simple", "doc_id": "chunk_019262", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 234, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_input_hash_is_64_chars (tests\\verification\\test_xgml_generator.py:234)"} +{"complexity": "simple", "doc_id": "chunk_019263", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 237, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_proof_hash_equals_lean_proof_hash (tests\\verification\\test_xgml_generator.py:237)"} +{"complexity": "simple", "doc_id": "chunk_019264", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 244, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_timestamp_is_datetime (tests\\verification\\test_xgml_generator.py:244)"} +{"complexity": "simple", "doc_id": "chunk_019265", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 247, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_lnn_output_dict_has_confidence (tests\\verification\\test_xgml_generator.py:247)"} +{"complexity": "simple", "doc_id": "chunk_019266", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 250, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_bft_result_dict_has_consensus_reached (tests\\verification\\test_xgml_generator.py:250)"} +{"complexity": "simple", "doc_id": "chunk_019267", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 253, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_lean_proof_dict_has_theorem_name (tests\\verification\\test_xgml_generator.py:253)"} +{"complexity": "simple", "doc_id": "chunk_019268", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 256, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_provenance_none_by_default (tests\\verification\\test_xgml_generator.py:256)"} +{"complexity": "simple", "doc_id": "chunk_019269", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 259, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_provenance_passthrough (tests\\verification\\test_xgml_generator.py:259)"} +{"complexity": "simple", "doc_id": "chunk_019270", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 264, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_verification_level_none_by_default (tests\\verification\\test_xgml_generator.py:264)"} +{"complexity": "simple", "doc_id": "chunk_019271", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 267, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_verification_level_passthrough (tests\\verification\\test_xgml_generator.py:267)"} +{"complexity": "simple", "doc_id": "chunk_019272", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 271, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_two_certs_from_same_claim_have_different_ids (tests\\verification\\test_xgml_generator.py:271)"} +{"complexity": "simple", "doc_id": "chunk_019273", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 284, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_rule_set_contains_38_cfr (tests\\verification\\test_xgml_generator.py:284)"} +{"complexity": "simple", "doc_id": "chunk_019274", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 288, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_rule_set_contains_m21_1 (tests\\verification\\test_xgml_generator.py:288)"} +{"complexity": "simple", "doc_id": "chunk_019275", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 292, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_rule_set_contains_theorem_name (tests\\verification\\test_xgml_generator.py:292)"} +{"complexity": "simple", "doc_id": "chunk_019276", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 299, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_out_of_odd_adds_escalation_rule (tests\\verification\\test_xgml_generator.py:299)"} +{"complexity": "simple", "doc_id": "chunk_019277", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 307, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_no_bft_consensus_adds_bft_escalation_rule (tests\\verification\\test_xgml_generator.py:307)"} +{"complexity": "simple", "doc_id": "chunk_019278", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 313, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_normal_case_no_extra_escalation_rules (tests\\verification\\test_xgml_generator.py:313)"} +{"complexity": "simple", "doc_id": "chunk_019279", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 323, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator._xml (tests\\verification\\test_xgml_generator.py:323)"} +{"complexity": "simple", "doc_id": "chunk_019280", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "verification", "source_line": 326, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_starts_with_xml_declaration (tests\\verification\\test_xgml_generator.py:326)"} +{"complexity": "simple", "doc_id": "chunk_019281", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 329, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_contains_certificate_tag (tests\\verification\\test_xgml_generator.py:329)"} +{"complexity": "simple", "doc_id": "chunk_019282", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 333, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_contains_cert_id (tests\\verification\\test_xgml_generator.py:333)"} +{"complexity": "simple", "doc_id": "chunk_019283", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 337, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_contains_claim_id (tests\\verification\\test_xgml_generator.py:337)"} +{"complexity": "simple", "doc_id": "chunk_019284", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 341, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_contains_decision_value (tests\\verification\\test_xgml_generator.py:341)"} +{"complexity": "simple", "doc_id": "chunk_019285", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 345, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_contains_cryptographic_bindings_section (tests\\verification\\test_xgml_generator.py:345)"} +{"complexity": "simple", "doc_id": "chunk_019286", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "verification", "source_line": 348, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_contains_input_hash (tests\\verification\\test_xgml_generator.py:348)"} +{"complexity": "simple", "doc_id": "chunk_019287", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 352, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_contains_puf_signature (tests\\verification\\test_xgml_generator.py:352)"} +{"complexity": "simple", "doc_id": "chunk_019288", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 356, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_contains_verification_chain_section (tests\\verification\\test_xgml_generator.py:356)"} +{"complexity": "simple", "doc_id": "chunk_019289", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 359, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_contains_rule_set_section (tests\\verification\\test_xgml_generator.py:359)"} +{"complexity": "simple", "doc_id": "chunk_019290", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 362, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_contains_38_cfr_rule_in_xml (tests\\verification\\test_xgml_generator.py:362)"} +{"complexity": "simple", "doc_id": "chunk_019291", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 365, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_no_provenance_section_when_none (tests\\verification\\test_xgml_generator.py:365)"} +{"complexity": "simple", "doc_id": "chunk_019292", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 369, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_provenance_model_in_xml (tests\\verification\\test_xgml_generator.py:369)"} +{"complexity": "simple", "doc_id": "chunk_019293", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 373, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_no_verification_level_section_when_none (tests\\verification\\test_xgml_generator.py:373)"} +{"complexity": "simple", "doc_id": "chunk_019294", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 377, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_verification_level_in_xml (tests\\verification\\test_xgml_generator.py:377)"} +{"complexity": "simple", "doc_id": "chunk_019295", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 381, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_returns_string (tests\\verification\\test_xgml_generator.py:381)"} +{"complexity": "simple", "doc_id": "chunk_019296", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 384, "source_path": "tests\\verification\\test_xgml_generator.py", "text": "test_xgml_generator.test_xml_is_not_empty (tests\\verification\\test_xgml_generator.py:384)"} +{"complexity": "simple", "doc_id": "chunk_019297", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 11, "source_path": "tests\\verify_aimo_v12.py", "text": "verify_aimo_v12.VerificationLevel (tests\\verify_aimo_v12.py:11)"} +{"complexity": "simple", "doc_id": "chunk_019298", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 18, "source_path": "tests\\verify_aimo_v12.py", "text": "verify_aimo_v12.ExpertSolution (tests\\verify_aimo_v12.py:18)"} +{"complexity": "simple", "doc_id": "chunk_019299", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 28, "source_path": "tests\\verify_aimo_v12.py", "text": "verify_aimo_v12.MoTConsensusResult (tests\\verify_aimo_v12.py:28)"} +{"complexity": "medium", "doc_id": "chunk_019300", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 35, "source_path": "tests\\verify_aimo_v12.py", "text": "verify_aimo_v12.CFG (tests\\verify_aimo_v12.py:35)"} +{"complexity": "complex", "doc_id": "chunk_019301", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 53, "source_path": "tests\\verify_aimo_v12.py", "text": "verify_aimo_v12.MoTConsensusEngine (tests\\verify_aimo_v12.py:53)"} +{"complexity": "complex", "doc_id": "chunk_019302", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 141, "source_path": "tests\\verify_aimo_v12.py", "text": "verify_aimo_v12.TestV12Logic (tests\\verify_aimo_v12.py:141)"} +{"complexity": "simple", "doc_id": "chunk_019303", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "verification", "source_line": 54, "source_path": "tests\\verify_aimo_v12.py", "text": "verify_aimo_v12.__init__ (tests\\verify_aimo_v12.py:54)"} +{"complexity": "simple", "doc_id": "chunk_019304", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 57, "source_path": "tests\\verify_aimo_v12.py", "text": "verify_aimo_v12.compute_weighted_confidence (tests\\verify_aimo_v12.py:57)"} +{"complexity": "complex", "doc_id": "chunk_019305", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 70, "source_path": "tests\\verify_aimo_v12.py", "text": "verify_aimo_v12.aggregate_solutions (tests\\verify_aimo_v12.py:70)"} +{"complexity": "simple", "doc_id": "chunk_019306", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 142, "source_path": "tests\\verify_aimo_v12.py", "text": "verify_aimo_v12.setUp (tests\\verify_aimo_v12.py:142)"} +{"complexity": "complex", "doc_id": "chunk_019307", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 146, "source_path": "tests\\verify_aimo_v12.py", "text": "verify_aimo_v12.test_soft_consensus_tie_break (tests\\verify_aimo_v12.py:146)"} +{"complexity": "medium", "doc_id": "chunk_019308", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 200, "source_path": "tests\\verify_aimo_v12.py", "text": "verify_aimo_v12.test_soft_consensus_logic_explicit (tests\\verify_aimo_v12.py:200)"} +{"complexity": "simple", "doc_id": "chunk_019309", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 207, "source_path": "tests\\verify_aimo_v12.py", "text": "verify_aimo_v12.MockEngine (tests\\verify_aimo_v12.py:207)"} +{"complexity": "simple", "doc_id": "chunk_019310", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "verification", "source_line": 208, "source_path": "tests\\verify_aimo_v12.py", "text": "verify_aimo_v12.compute_weighted_confidence (tests\\verify_aimo_v12.py:208)"} +{"complexity": "complex", "doc_id": "chunk_019311", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "verification", "source_line": 15, "source_path": "tests\\verify_cryptographic_reality.py", "text": "verify_cryptographic_reality.test_ed25519_signer (tests\\verify_cryptographic_reality.py:15)"} +{"complexity": "complex", "doc_id": "chunk_019312", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "verification", "source_line": 64, "source_path": "tests\\verify_cryptographic_reality.py", "text": "verify_cryptographic_reality.test_proof_of_communication (tests\\verify_cryptographic_reality.py:64)"} +{"complexity": "complex", "doc_id": "chunk_019313", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 113, "source_path": "tests\\verify_cryptographic_reality.py", "text": "verify_cryptographic_reality.test_code_verification (tests\\verify_cryptographic_reality.py:113)"} +{"complexity": "complex", "doc_id": "chunk_019314", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "verification", "source_line": 167, "source_path": "tests\\verify_cryptographic_reality.py", "text": "verify_cryptographic_reality.test_verification_engine (tests\\verify_cryptographic_reality.py:167)"} +{"complexity": "medium", "doc_id": "chunk_019315", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "verification", "source_line": 204, "source_path": "tests\\verify_cryptographic_reality.py", "text": "verify_cryptographic_reality.main (tests\\verify_cryptographic_reality.py:204)"} +{"complexity": "complex", "doc_id": "chunk_019316", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 33, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.TestAuditEntry (tests\\vetproof\\test_audit_trail.py:33)"} +{"complexity": "complex", "doc_id": "chunk_019317", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 140, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.TestAuditChain (tests\\vetproof\\test_audit_trail.py:140)"} +{"complexity": "complex", "doc_id": "chunk_019318", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "compliance", "source_line": 295, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.TestVerificationLogger (tests\\vetproof\\test_audit_trail.py:295)"} +{"complexity": "complex", "doc_id": "chunk_019319", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 505, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.TestGDPRCompliance (tests\\vetproof\\test_audit_trail.py:505)"} +{"complexity": "complex", "doc_id": "chunk_019320", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 559, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.TestAuditReport (tests\\vetproof\\test_audit_trail.py:559)"} +{"complexity": "medium", "doc_id": "chunk_019321", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 632, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.TestFactoryFunction (tests\\vetproof\\test_audit_trail.py:632)"} +{"complexity": "complex", "doc_id": "chunk_019322", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 653, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.TestIntegration (tests\\vetproof\\test_audit_trail.py:653)"} +{"complexity": "medium", "doc_id": "chunk_019323", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 36, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_entry_creation (tests\\vetproof\\test_audit_trail.py:36)"} +{"complexity": "medium", "doc_id": "chunk_019324", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 52, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_entry_hash_computed (tests\\vetproof\\test_audit_trail.py:52)"} +{"complexity": "medium", "doc_id": "chunk_019325", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "compliance", "source_line": 66, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_entry_integrity_verification (tests\\vetproof\\test_audit_trail.py:66)"} +{"complexity": "medium", "doc_id": "chunk_019326", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 85, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_entry_serialization (tests\\vetproof\\test_audit_trail.py:85)"} +{"complexity": "medium", "doc_id": "chunk_019327", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "compliance", "source_line": 115, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_all_verification_statuses (tests\\vetproof\\test_audit_trail.py:115)"} +{"complexity": "simple", "doc_id": "chunk_019328", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 143, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_chain_creation (tests\\vetproof\\test_audit_trail.py:143)"} +{"complexity": "medium", "doc_id": "chunk_019329", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 154, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_add_entry_to_chain (tests\\vetproof\\test_audit_trail.py:154)"} +{"complexity": "medium", "doc_id": "chunk_019330", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 172, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_chain_linkage (tests\\vetproof\\test_audit_trail.py:172)"} +{"complexity": "medium", "doc_id": "chunk_019331", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "compliance", "source_line": 200, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_chain_verification_valid (tests\\vetproof\\test_audit_trail.py:200)"} +{"complexity": "medium", "doc_id": "chunk_019332", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "compliance", "source_line": 220, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_chain_verification_tampered_entry (tests\\vetproof\\test_audit_trail.py:220)"} +{"complexity": "medium", "doc_id": "chunk_019333", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "compliance", "source_line": 243, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_chain_verification_broken_linkage (tests\\vetproof\\test_audit_trail.py:243)"} +{"complexity": "medium", "doc_id": "chunk_019334", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 265, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_chain_serialization (tests\\vetproof\\test_audit_trail.py:265)"} +{"complexity": "simple", "doc_id": "chunk_019335", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 298, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_logger_creation (tests\\vetproof\\test_audit_trail.py:298)"} +{"complexity": "simple", "doc_id": "chunk_019336", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "compliance", "source_line": 304, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_create_chain (tests\\vetproof\\test_audit_trail.py:304)"} +{"complexity": "medium", "doc_id": "chunk_019337", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "compliance", "source_line": 312, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_log_verification (tests\\vetproof\\test_audit_trail.py:312)"} +{"complexity": "medium", "doc_id": "chunk_019338", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "compliance", "source_line": 330, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_log_multiple_verifications (tests\\vetproof\\test_audit_trail.py:330)"} +{"complexity": "medium", "doc_id": "chunk_019339", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "compliance", "source_line": 347, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_verify_chain (tests\\vetproof\\test_audit_trail.py:347)"} +{"complexity": "simple", "doc_id": "chunk_019340", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "compliance", "source_line": 364, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_verify_nonexistent_chain (tests\\vetproof\\test_audit_trail.py:364)"} +{"complexity": "medium", "doc_id": "chunk_019341", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "compliance", "source_line": 372, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_generate_report (tests\\vetproof\\test_audit_trail.py:372)"} +{"complexity": "medium", "doc_id": "chunk_019342", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "compliance", "source_line": 404, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_generate_report_all_subjects (tests\\vetproof\\test_audit_trail.py:404)"} +{"complexity": "medium", "doc_id": "chunk_019343", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 424, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_save_and_load_chain (tests\\vetproof\\test_audit_trail.py:424)"} +{"complexity": "medium", "doc_id": "chunk_019344", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 454, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_get_entries_for_subject (tests\\vetproof\\test_audit_trail.py:454)"} +{"complexity": "medium", "doc_id": "chunk_019345", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 479, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_delete_entries_gdpr_erasure (tests\\vetproof\\test_audit_trail.py:479)"} +{"complexity": "simple", "doc_id": "chunk_019346", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 508, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_gdpr_compliance_defaults (tests\\vetproof\\test_audit_trail.py:508)"} +{"complexity": "simple", "doc_id": "chunk_019347", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 517, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_gdpr_compliance_to_dict (tests\\vetproof\\test_audit_trail.py:517)"} +{"complexity": "medium", "doc_id": "chunk_019348", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 527, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_custom_gdpr_compliance (tests\\vetproof\\test_audit_trail.py:527)"} +{"complexity": "medium", "doc_id": "chunk_019349", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 539, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_audit_entry_gdpr_fields (tests\\vetproof\\test_audit_trail.py:539)"} +{"complexity": "medium", "doc_id": "chunk_019350", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 562, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_report_creation (tests\\vetproof\\test_audit_trail.py:562)"} +{"complexity": "medium", "doc_id": "chunk_019351", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 577, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_report_to_dict (tests\\vetproof\\test_audit_trail.py:577)"} +{"complexity": "medium", "doc_id": "chunk_019352", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 593, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_report_to_json (tests\\vetproof\\test_audit_trail.py:593)"} +{"complexity": "medium", "doc_id": "chunk_019353", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "tests", "module": "compliance", "source_line": 609, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_report_save (tests\\vetproof\\test_audit_trail.py:609)"} +{"complexity": "simple", "doc_id": "chunk_019354", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "compliance", "source_line": 635, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_create_audit_logger (tests\\vetproof\\test_audit_trail.py:635)"} +{"complexity": "simple", "doc_id": "chunk_019355", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "compliance", "source_line": 640, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_create_audit_logger_with_path (tests\\vetproof\\test_audit_trail.py:640)"} +{"complexity": "simple", "doc_id": "chunk_019356", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "compliance", "source_line": 646, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_create_audit_logger_with_gdpr (tests\\vetproof\\test_audit_trail.py:646)"} +{"complexity": "complex", "doc_id": "chunk_019357", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 656, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_full_audit_workflow (tests\\vetproof\\test_audit_trail.py:656)"} +{"complexity": "medium", "doc_id": "chunk_019358", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 720, "source_path": "tests\\vetproof\\test_audit_trail.py", "text": "test_audit_trail.test_multi_chain_audit (tests\\vetproof\\test_audit_trail.py:720)"} +{"complexity": "medium", "doc_id": "chunk_019359", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "tests", "module": "compliance", "source_line": 25, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer._make_claim (tests\\vetproof\\test_claim_analyzer.py:25)"} +{"complexity": "simple", "doc_id": "chunk_019360", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 59, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.TestServiceBranch (tests\\vetproof\\test_claim_analyzer.py:59)"} +{"complexity": "simple", "doc_id": "chunk_019361", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 70, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.TestEvidenceType (tests\\vetproof\\test_claim_analyzer.py:70)"} +{"complexity": "simple", "doc_id": "chunk_019362", "function_type": "class", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "compliance", "source_line": 85, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.TestVAClaimAnalyzerInit (tests\\vetproof\\test_claim_analyzer.py:85)"} +{"complexity": "complex", "doc_id": "chunk_019363", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 91, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.TestAnalyzeClaimNoEvidence (tests\\vetproof\\test_claim_analyzer.py:91)"} +{"complexity": "complex", "doc_id": "chunk_019364", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 136, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.TestAnalyzeClaimFullEvidence (tests\\vetproof\\test_claim_analyzer.py:136)"} +{"complexity": "medium", "doc_id": "chunk_019365", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 192, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.TestEvidenceGaps (tests\\vetproof\\test_claim_analyzer.py:192)"} +{"complexity": "medium", "doc_id": "chunk_019366", "function_type": "class", "has_docstring": "no", "keyword": "infer", "layer": "tests", "module": "compliance", "source_line": 221, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.TestPredictRatingText (tests\\vetproof\\test_claim_analyzer.py:221)"} +{"complexity": "simple", "doc_id": "chunk_019367", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 60, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.test_has_six_branches (tests\\vetproof\\test_claim_analyzer.py:60)"} +{"complexity": "simple", "doc_id": "chunk_019368", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 63, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.test_army (tests\\vetproof\\test_claim_analyzer.py:63)"} +{"complexity": "simple", "doc_id": "chunk_019369", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 66, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.test_space_force (tests\\vetproof\\test_claim_analyzer.py:66)"} +{"complexity": "simple", "doc_id": "chunk_019370", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 71, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.test_medical_records (tests\\vetproof\\test_claim_analyzer.py:71)"} +{"complexity": "simple", "doc_id": "chunk_019371", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 74, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.test_nexus_letter (tests\\vetproof\\test_claim_analyzer.py:74)"} +{"complexity": "simple", "doc_id": "chunk_019372", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 77, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.test_dd214 (tests\\vetproof\\test_claim_analyzer.py:77)"} +{"complexity": "simple", "doc_id": "chunk_019373", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 86, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.test_version (tests\\vetproof\\test_claim_analyzer.py:86)"} +{"complexity": "simple", "doc_id": "chunk_019374", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 92, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.setup_method (tests\\vetproof\\test_claim_analyzer.py:92)"} +{"complexity": "simple", "doc_id": "chunk_019375", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 95, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.test_returns_analysis (tests\\vetproof\\test_claim_analyzer.py:95)"} +{"complexity": "simple", "doc_id": "chunk_019376", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 100, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.test_claim_id_matches (tests\\vetproof\\test_claim_analyzer.py:100)"} +{"complexity": "simple", "doc_id": "chunk_019377", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "compliance", "source_line": 105, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.test_compliance_score_zero_no_evidence (tests\\vetproof\\test_claim_analyzer.py:105)"} +{"complexity": "simple", "doc_id": "chunk_019378", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 110, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.test_cfr_violations_populated (tests\\vetproof\\test_claim_analyzer.py:110)"} +{"complexity": "simple", "doc_id": "chunk_019379", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 115, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.test_recommendations_populated (tests\\vetproof\\test_claim_analyzer.py:115)"} +{"complexity": "simple", "doc_id": "chunk_019380", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 120, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.test_fraud_risk_zero_no_duplicates (tests\\vetproof\\test_claim_analyzer.py:120)"} +{"complexity": "simple", "doc_id": "chunk_019381", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 125, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.test_proof_hash_nonempty (tests\\vetproof\\test_claim_analyzer.py:125)"} +{"complexity": "simple", "doc_id": "chunk_019382", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 130, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.test_analysis_timestamp_set (tests\\vetproof\\test_claim_analyzer.py:130)"} +{"complexity": "simple", "doc_id": "chunk_019383", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 137, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.setup_method (tests\\vetproof\\test_claim_analyzer.py:137)"} +{"complexity": "simple", "doc_id": "chunk_019384", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "compliance", "source_line": 140, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.test_full_evidence_score_100 (tests\\vetproof\\test_claim_analyzer.py:140)"} +{"complexity": "simple", "doc_id": "chunk_019385", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 149, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.test_full_evidence_no_cfr_violations (tests\\vetproof\\test_claim_analyzer.py:149)"} +{"complexity": "simple", "doc_id": "chunk_019386", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 158, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.test_current_disability_present (tests\\vetproof\\test_claim_analyzer.py:158)"} +{"complexity": "simple", "doc_id": "chunk_019387", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 163, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.test_service_connection_present (tests\\vetproof\\test_claim_analyzer.py:163)"} +{"complexity": "simple", "doc_id": "chunk_019388", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 168, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.test_nexus_present (tests\\vetproof\\test_claim_analyzer.py:168)"} +{"complexity": "simple", "doc_id": "chunk_019389", "function_type": "function", "has_docstring": "no", "keyword": "infer", "layer": "tests", "module": "compliance", "source_line": 173, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.test_predicted_rating_numeric_with_full_evidence (tests\\vetproof\\test_claim_analyzer.py:173)"} +{"complexity": "simple", "doc_id": "chunk_019390", "function_type": "function", "has_docstring": "no", "keyword": "infer", "layer": "tests", "module": "compliance", "source_line": 183, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.test_predicted_decision_days_positive (tests\\vetproof\\test_claim_analyzer.py:183)"} +{"complexity": "simple", "doc_id": "chunk_019391", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 193, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.setup_method (tests\\vetproof\\test_claim_analyzer.py:193)"} +{"complexity": "simple", "doc_id": "chunk_019392", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 196, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.test_get_gaps_returns_list (tests\\vetproof\\test_claim_analyzer.py:196)"} +{"complexity": "simple", "doc_id": "chunk_019393", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 202, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.test_gaps_have_type_and_priority (tests\\vetproof\\test_claim_analyzer.py:202)"} +{"complexity": "simple", "doc_id": "chunk_019394", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 210, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.test_no_gaps_with_full_evidence (tests\\vetproof\\test_claim_analyzer.py:210)"} +{"complexity": "simple", "doc_id": "chunk_019395", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 222, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.setup_method (tests\\vetproof\\test_claim_analyzer.py:222)"} +{"complexity": "simple", "doc_id": "chunk_019396", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "compliance", "source_line": 225, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.test_low_score_likely_denial (tests\\vetproof\\test_claim_analyzer.py:225)"} +{"complexity": "simple", "doc_id": "chunk_019397", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "compliance", "source_line": 231, "source_path": "tests\\vetproof\\test_claim_analyzer.py", "text": "test_claim_analyzer.test_full_score_strong_case (tests\\vetproof\\test_claim_analyzer.py:231)"} +{"complexity": "medium", "doc_id": "chunk_019398", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 18, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.TestCFR38RequirementsDB (tests\\vetproof\\test_compliance_scorer.py:18)"} +{"complexity": "simple", "doc_id": "chunk_019399", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 39, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.TestEvidenceTypeMap (tests\\vetproof\\test_compliance_scorer.py:39)"} +{"complexity": "simple", "doc_id": "chunk_019400", "function_type": "class", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "compliance", "source_line": 51, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.TestCFR38ComplianceScorerInit (tests\\vetproof\\test_compliance_scorer.py:51)"} +{"complexity": "complex", "doc_id": "chunk_019401", "function_type": "class", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "compliance", "source_line": 61, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.TestScoreClaimNoEvidence (tests\\vetproof\\test_compliance_scorer.py:61)"} +{"complexity": "medium", "doc_id": "chunk_019402", "function_type": "class", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "compliance", "source_line": 98, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.TestScoreClaimWithEvidence (tests\\vetproof\\test_compliance_scorer.py:98)"} +{"complexity": "medium", "doc_id": "chunk_019403", "function_type": "class", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "compliance", "source_line": 126, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.TestComplianceCheck (tests\\vetproof\\test_compliance_scorer.py:126)"} +{"complexity": "medium", "doc_id": "chunk_019404", "function_type": "class", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "compliance", "source_line": 146, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.TestGenerateRecommendations (tests\\vetproof\\test_compliance_scorer.py:146)"} +{"complexity": "simple", "doc_id": "chunk_019405", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 19, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.test_has_303 (tests\\vetproof\\test_compliance_scorer.py:19)"} +{"complexity": "simple", "doc_id": "chunk_019406", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 22, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.test_has_102 (tests\\vetproof\\test_compliance_scorer.py:22)"} +{"complexity": "simple", "doc_id": "chunk_019407", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 25, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.test_has_310 (tests\\vetproof\\test_compliance_scorer.py:25)"} +{"complexity": "simple", "doc_id": "chunk_019408", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 28, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.test_has_307 (tests\\vetproof\\test_compliance_scorer.py:28)"} +{"complexity": "simple", "doc_id": "chunk_019409", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 31, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.test_303_has_title (tests\\vetproof\\test_compliance_scorer.py:31)"} +{"complexity": "simple", "doc_id": "chunk_019410", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 34, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.test_303_has_requirements (tests\\vetproof\\test_compliance_scorer.py:34)"} +{"complexity": "simple", "doc_id": "chunk_019411", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 40, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.test_medical_nexus_in_map (tests\\vetproof\\test_compliance_scorer.py:40)"} +{"complexity": "simple", "doc_id": "chunk_019412", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 43, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.test_current_disability_in_map (tests\\vetproof\\test_compliance_scorer.py:43)"} +{"complexity": "simple", "doc_id": "chunk_019413", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 46, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.test_values_are_lists (tests\\vetproof\\test_compliance_scorer.py:46)"} +{"complexity": "simple", "doc_id": "chunk_019414", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 52, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.test_version (tests\\vetproof\\test_compliance_scorer.py:52)"} +{"complexity": "simple", "doc_id": "chunk_019415", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 56, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.test_requirements_db_populated (tests\\vetproof\\test_compliance_scorer.py:56)"} +{"complexity": "simple", "doc_id": "chunk_019416", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 62, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.setup_method (tests\\vetproof\\test_compliance_scorer.py:62)"} +{"complexity": "simple", "doc_id": "chunk_019417", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 65, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.test_returns_compliance_report (tests\\vetproof\\test_compliance_scorer.py:65)"} +{"complexity": "simple", "doc_id": "chunk_019418", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 69, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.test_claim_id_preserved (tests\\vetproof\\test_compliance_scorer.py:69)"} +{"complexity": "simple", "doc_id": "chunk_019419", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "compliance", "source_line": 73, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.test_score_low_without_evidence (tests\\vetproof\\test_compliance_scorer.py:73)"} +{"complexity": "simple", "doc_id": "chunk_019420", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 77, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.test_critical_violations_present (tests\\vetproof\\test_compliance_scorer.py:77)"} +{"complexity": "simple", "doc_id": "chunk_019421", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 81, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.test_recommendations_present (tests\\vetproof\\test_compliance_scorer.py:81)"} +{"complexity": "simple", "doc_id": "chunk_019422", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 85, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.test_proof_hash_64_chars (tests\\vetproof\\test_compliance_scorer.py:85)"} +{"complexity": "simple", "doc_id": "chunk_019423", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 89, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.test_timestamp_ends_with_z (tests\\vetproof\\test_compliance_scorer.py:89)"} +{"complexity": "simple", "doc_id": "chunk_019424", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "compliance", "source_line": 93, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.test_checks_not_empty (tests\\vetproof\\test_compliance_scorer.py:93)"} +{"complexity": "simple", "doc_id": "chunk_019425", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 99, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.setup_method (tests\\vetproof\\test_compliance_scorer.py:99)"} +{"complexity": "simple", "doc_id": "chunk_019426", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "compliance", "source_line": 102, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.test_full_evidence_higher_score (tests\\vetproof\\test_compliance_scorer.py:102)"} +{"complexity": "simple", "doc_id": "chunk_019427", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "compliance", "source_line": 110, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.test_partial_evidence_intermediate_score (tests\\vetproof\\test_compliance_scorer.py:110)"} +{"complexity": "simple", "doc_id": "chunk_019428", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 115, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.test_secondary_connection_type (tests\\vetproof\\test_compliance_scorer.py:115)"} +{"complexity": "simple", "doc_id": "chunk_019429", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 120, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.test_presumptive_connection_type (tests\\vetproof\\test_compliance_scorer.py:120)"} +{"complexity": "simple", "doc_id": "chunk_019430", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 127, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.setup_method (tests\\vetproof\\test_compliance_scorer.py:127)"} +{"complexity": "simple", "doc_id": "chunk_019431", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "compliance", "source_line": 130, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.test_check_has_regulation (tests\\vetproof\\test_compliance_scorer.py:130)"} +{"complexity": "simple", "doc_id": "chunk_019432", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "compliance", "source_line": 135, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.test_check_has_severity (tests\\vetproof\\test_compliance_scorer.py:135)"} +{"complexity": "simple", "doc_id": "chunk_019433", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "compliance", "source_line": 140, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.test_check_met_is_bool (tests\\vetproof\\test_compliance_scorer.py:140)"} +{"complexity": "simple", "doc_id": "chunk_019434", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 147, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.setup_method (tests\\vetproof\\test_compliance_scorer.py:147)"} +{"complexity": "simple", "doc_id": "chunk_019435", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 150, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.test_no_duplicate_recommendations (tests\\vetproof\\test_compliance_scorer.py:150)"} +{"complexity": "simple", "doc_id": "chunk_019436", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 154, "source_path": "tests\\vetproof\\test_compliance_scorer.py", "text": "test_compliance_scorer.test_nexus_missing_recommendation (tests\\vetproof\\test_compliance_scorer.py:154)"} +{"complexity": "complex", "doc_id": "chunk_019437", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "tests", "module": "compliance", "source_line": 31, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.TestTrainingExample (tests\\vetproof\\test_data_integrity.py:31)"} +{"complexity": "medium", "doc_id": "chunk_019438", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 107, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.TestDataSource (tests\\vetproof\\test_data_integrity.py:107)"} +{"complexity": "complex", "doc_id": "chunk_019439", "function_type": "class", "has_docstring": "yes", "keyword": "train", "layer": "tests", "module": "compliance", "source_line": 139, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.TestTrainingDataPipeline (tests\\vetproof\\test_data_integrity.py:139)"} +{"complexity": "complex", "doc_id": "chunk_019440", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 264, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.TestMerkleRoot (tests\\vetproof\\test_data_integrity.py:264)"} +{"complexity": "complex", "doc_id": "chunk_019441", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 319, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.TestProvenanceBundle (tests\\vetproof\\test_data_integrity.py:319)"} +{"complexity": "complex", "doc_id": "chunk_019442", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 414, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.TestDatasetExportImport (tests\\vetproof\\test_data_integrity.py:414)"} +{"complexity": "medium", "doc_id": "chunk_019443", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "compliance", "source_line": 465, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.TestVetProofPipeline (tests\\vetproof\\test_data_integrity.py:465)"} +{"complexity": "complex", "doc_id": "chunk_019444", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 487, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.TestIntegration (tests\\vetproof\\test_data_integrity.py:487)"} +{"complexity": "complex", "doc_id": "chunk_019445", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "compliance", "source_line": 544, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.TestValidationResult (tests\\vetproof\\test_data_integrity.py:544)"} +{"complexity": "medium", "doc_id": "chunk_019446", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 34, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.test_example_creation_with_hash (tests\\vetproof\\test_data_integrity.py:34)"} +{"complexity": "simple", "doc_id": "chunk_019447", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 46, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.test_hash_consistency (tests\\vetproof\\test_data_integrity.py:46)"} +{"complexity": "simple", "doc_id": "chunk_019448", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 56, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.test_hash_differs_for_different_content (tests\\vetproof\\test_data_integrity.py:56)"} +{"complexity": "simple", "doc_id": "chunk_019449", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "compliance", "source_line": 63, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.test_verify_integrity_passes (tests\\vetproof\\test_data_integrity.py:63)"} +{"complexity": "medium", "doc_id": "chunk_019450", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "compliance", "source_line": 72, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.test_verify_integrity_fails_on_tampering (tests\\vetproof\\test_data_integrity.py:72)"} +{"complexity": "medium", "doc_id": "chunk_019451", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 87, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.test_to_dict (tests\\vetproof\\test_data_integrity.py:87)"} +{"complexity": "medium", "doc_id": "chunk_019452", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 110, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.test_source_creation (tests\\vetproof\\test_data_integrity.py:110)"} +{"complexity": "medium", "doc_id": "chunk_019453", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 124, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.test_source_to_dict (tests\\vetproof\\test_data_integrity.py:124)"} +{"complexity": "simple", "doc_id": "chunk_019454", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 142, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.test_pipeline_creation (tests\\vetproof\\test_data_integrity.py:142)"} +{"complexity": "medium", "doc_id": "chunk_019455", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 149, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.test_register_source (tests\\vetproof\\test_data_integrity.py:149)"} +{"complexity": "medium", "doc_id": "chunk_019456", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 165, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.test_add_example (tests\\vetproof\\test_data_integrity.py:165)"} +{"complexity": "medium", "doc_id": "chunk_019457", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 179, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.test_add_multiple_examples (tests\\vetproof\\test_data_integrity.py:179)"} +{"complexity": "medium", "doc_id": "chunk_019458", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "compliance", "source_line": 191, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.test_validate_dataset_all_valid (tests\\vetproof\\test_data_integrity.py:191)"} +{"complexity": "medium", "doc_id": "chunk_019459", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "compliance", "source_line": 218, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.test_validate_dataset_empty_content (tests\\vetproof\\test_data_integrity.py:218)"} +{"complexity": "medium", "doc_id": "chunk_019460", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "compliance", "source_line": 235, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.test_validate_dataset_unknown_source (tests\\vetproof\\test_data_integrity.py:235)"} +{"complexity": "medium", "doc_id": "chunk_019461", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "compliance", "source_line": 250, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.test_validate_dataset_duplicate_warning (tests\\vetproof\\test_data_integrity.py:250)"} +{"complexity": "simple", "doc_id": "chunk_019462", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 267, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.test_merkle_root_single (tests\\vetproof\\test_data_integrity.py:267)"} +{"complexity": "simple", "doc_id": "chunk_019463", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 276, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.test_merkle_root_empty (tests\\vetproof\\test_data_integrity.py:276)"} +{"complexity": "simple", "doc_id": "chunk_019464", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 285, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.test_merkle_root_multiple (tests\\vetproof\\test_data_integrity.py:285)"} +{"complexity": "simple", "doc_id": "chunk_019465", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 295, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.test_merkle_root_deterministic (tests\\vetproof\\test_data_integrity.py:295)"} +{"complexity": "medium", "doc_id": "chunk_019466", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 306, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.test_merkle_root_order_matters (tests\\vetproof\\test_data_integrity.py:306)"} +{"complexity": "medium", "doc_id": "chunk_019467", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "compliance", "source_line": 322, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.test_generate_bundle (tests\\vetproof\\test_data_integrity.py:322)"} +{"complexity": "medium", "doc_id": "chunk_019468", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 349, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.test_bundle_to_dict (tests\\vetproof\\test_data_integrity.py:349)"} +{"complexity": "medium", "doc_id": "chunk_019469", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 363, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.test_save_and_load_bundle (tests\\vetproof\\test_data_integrity.py:363)"} +{"complexity": "medium", "doc_id": "chunk_019470", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "compliance", "source_line": 384, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.test_verify_bundle_valid (tests\\vetproof\\test_data_integrity.py:384)"} +{"complexity": "medium", "doc_id": "chunk_019471", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "compliance", "source_line": 398, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.test_verify_bundle_tampered_merkle (tests\\vetproof\\test_data_integrity.py:398)"} +{"complexity": "medium", "doc_id": "chunk_019472", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 417, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.test_export_dataset (tests\\vetproof\\test_data_integrity.py:417)"} +{"complexity": "medium", "doc_id": "chunk_019473", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 444, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.test_import_dataset (tests\\vetproof\\test_data_integrity.py:444)"} +{"complexity": "simple", "doc_id": "chunk_019474", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "compliance", "source_line": 468, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.test_create_vetproof_pipeline (tests\\vetproof\\test_data_integrity.py:468)"} +{"complexity": "simple", "doc_id": "chunk_019475", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "compliance", "source_line": 478, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.test_vetproof_sources_verified (tests\\vetproof\\test_data_integrity.py:478)"} +{"complexity": "complex", "doc_id": "chunk_019476", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 490, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.test_full_workflow (tests\\vetproof\\test_data_integrity.py:490)"} +{"complexity": "simple", "doc_id": "chunk_019477", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "compliance", "source_line": 547, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.test_pass_rate_calculation (tests\\vetproof\\test_data_integrity.py:547)"} +{"complexity": "simple", "doc_id": "chunk_019478", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 558, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.test_pass_rate_zero_examples (tests\\vetproof\\test_data_integrity.py:558)"} +{"complexity": "medium", "doc_id": "chunk_019479", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "compliance", "source_line": 569, "source_path": "tests\\vetproof\\test_data_integrity.py", "text": "test_data_integrity.test_validation_result_to_dict (tests\\vetproof\\test_data_integrity.py:569)"} +{"complexity": "complex", "doc_id": "chunk_019480", "function_type": "class", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "compliance", "source_line": 39, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.TestInputValidator (tests\\vetproof\\test_e2e_pipeline.py:39)"} +{"complexity": "complex", "doc_id": "chunk_019481", "function_type": "class", "has_docstring": "yes", "keyword": "infer", "layer": "tests", "module": "compliance", "source_line": 131, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.TestModelInferencer (tests\\vetproof\\test_e2e_pipeline.py:131)"} +{"complexity": "complex", "doc_id": "chunk_019482", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "compliance", "source_line": 206, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.TestSelfVerifier (tests\\vetproof\\test_e2e_pipeline.py:206)"} +{"complexity": "complex", "doc_id": "chunk_019483", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "compliance", "source_line": 280, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.TestConsensusChecker (tests\\vetproof\\test_e2e_pipeline.py:280)"} +{"complexity": "complex", "doc_id": "chunk_019484", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "compliance", "source_line": 332, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.TestVerificationProofBundle (tests\\vetproof\\test_e2e_pipeline.py:332)"} +{"complexity": "complex", "doc_id": "chunk_019485", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "compliance", "source_line": 429, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.TestVerifiedInferencePipeline (tests\\vetproof\\test_e2e_pipeline.py:429)"} +{"complexity": "medium", "doc_id": "chunk_019486", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 505, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.TestFactoryFunction (tests\\vetproof\\test_e2e_pipeline.py:505)"} +{"complexity": "complex", "doc_id": "chunk_019487", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 521, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.TestVeteranRelevantQueries (tests\\vetproof\\test_e2e_pipeline.py:521)"} +{"complexity": "complex", "doc_id": "chunk_019488", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 586, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.TestIntegration (tests\\vetproof\\test_e2e_pipeline.py:586)"} +{"complexity": "simple", "doc_id": "chunk_019489", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "compliance", "source_line": 42, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_valid_input (tests\\vetproof\\test_e2e_pipeline.py:42)"} +{"complexity": "simple", "doc_id": "chunk_019490", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 52, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_empty_input_rejected (tests\\vetproof\\test_e2e_pipeline.py:52)"} +{"complexity": "simple", "doc_id": "chunk_019491", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 61, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_whitespace_only_rejected (tests\\vetproof\\test_e2e_pipeline.py:61)"} +{"complexity": "simple", "doc_id": "chunk_019492", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 69, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_injection_pattern_sanitized (tests\\vetproof\\test_e2e_pipeline.py:69)"} +{"complexity": "simple", "doc_id": "chunk_019493", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 79, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_ignore_instructions_pattern (tests\\vetproof\\test_e2e_pipeline.py:79)"} +{"complexity": "simple", "doc_id": "chunk_019494", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tests", "module": "compliance", "source_line": 87, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_max_length_truncation (tests\\vetproof\\test_e2e_pipeline.py:87)"} +{"complexity": "simple", "doc_id": "chunk_019495", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 97, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_criticality_low (tests\\vetproof\\test_e2e_pipeline.py:97)"} +{"complexity": "simple", "doc_id": "chunk_019496", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 105, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_criticality_medium (tests\\vetproof\\test_e2e_pipeline.py:105)"} +{"complexity": "simple", "doc_id": "chunk_019497", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 113, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_criticality_high (tests\\vetproof\\test_e2e_pipeline.py:113)"} +{"complexity": "simple", "doc_id": "chunk_019498", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 122, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_criticality_critical (tests\\vetproof\\test_e2e_pipeline.py:122)"} +{"complexity": "simple", "doc_id": "chunk_019499", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "tests", "module": "compliance", "source_line": 134, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_inference_returns_result (tests\\vetproof\\test_e2e_pipeline.py:134)"} +{"complexity": "simple", "doc_id": "chunk_019500", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 144, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_inference_generates_hashes (tests\\vetproof\\test_e2e_pipeline.py:144)"} +{"complexity": "simple", "doc_id": "chunk_019501", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "tests", "module": "compliance", "source_line": 154, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_inference_records_time (tests\\vetproof\\test_e2e_pipeline.py:154)"} +{"complexity": "simple", "doc_id": "chunk_019502", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "tests", "module": "compliance", "source_line": 162, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_inference_includes_metadata (tests\\vetproof\\test_e2e_pipeline.py:162)"} +{"complexity": "simple", "doc_id": "chunk_019503", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 171, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_ptsd_query_response (tests\\vetproof\\test_e2e_pipeline.py:171)"} +{"complexity": "simple", "doc_id": "chunk_019504", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 179, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_tinnitus_query_response (tests\\vetproof\\test_e2e_pipeline.py:179)"} +{"complexity": "simple", "doc_id": "chunk_019505", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 188, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_tdiu_query_response (tests\\vetproof\\test_e2e_pipeline.py:188)"} +{"complexity": "simple", "doc_id": "chunk_019506", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 196, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_different_inputs_different_hashes (tests\\vetproof\\test_e2e_pipeline.py:196)"} +{"complexity": "medium", "doc_id": "chunk_019507", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "compliance", "source_line": 209, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_verify_valid_response (tests\\vetproof\\test_e2e_pipeline.py:209)"} +{"complexity": "medium", "doc_id": "chunk_019508", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "compliance", "source_line": 222, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_verify_checks_dimensions (tests\\vetproof\\test_e2e_pipeline.py:222)"} +{"complexity": "medium", "doc_id": "chunk_019509", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "compliance", "source_line": 234, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_verify_checks_constraints (tests\\vetproof\\test_e2e_pipeline.py:234)"} +{"complexity": "medium", "doc_id": "chunk_019510", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "compliance", "source_line": 254, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_verify_checks_consistency (tests\\vetproof\\test_e2e_pipeline.py:254)"} +{"complexity": "medium", "doc_id": "chunk_019511", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tests", "module": "compliance", "source_line": 266, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_critical_claims_require_all_checks (tests\\vetproof\\test_e2e_pipeline.py:266)"} +{"complexity": "medium", "doc_id": "chunk_019512", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 283, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_low_criticality_auto_consensus (tests\\vetproof\\test_e2e_pipeline.py:283)"} +{"complexity": "simple", "doc_id": "chunk_019513", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 295, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_medium_criticality_auto_consensus (tests\\vetproof\\test_e2e_pipeline.py:295)"} +{"complexity": "medium", "doc_id": "chunk_019514", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 306, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_critical_claims_require_consensus (tests\\vetproof\\test_e2e_pipeline.py:306)"} +{"complexity": "medium", "doc_id": "chunk_019515", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 319, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_consensus_with_cfr_reference (tests\\vetproof\\test_e2e_pipeline.py:319)"} +{"complexity": "medium", "doc_id": "chunk_019516", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 335, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_bundle_creation (tests\\vetproof\\test_e2e_pipeline.py:335)"} +{"complexity": "medium", "doc_id": "chunk_019517", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 355, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_bundle_to_dict (tests\\vetproof\\test_e2e_pipeline.py:355)"} +{"complexity": "medium", "doc_id": "chunk_019518", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 379, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_bundle_to_json (tests\\vetproof\\test_e2e_pipeline.py:379)"} +{"complexity": "medium", "doc_id": "chunk_019519", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "tests", "module": "compliance", "source_line": 401, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_bundle_save (tests\\vetproof\\test_e2e_pipeline.py:401)"} +{"complexity": "simple", "doc_id": "chunk_019520", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 432, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_pipeline_creation (tests\\vetproof\\test_e2e_pipeline.py:432)"} +{"complexity": "simple", "doc_id": "chunk_019521", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "compliance", "source_line": 442, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_pipeline_process_valid_query (tests\\vetproof\\test_e2e_pipeline.py:442)"} +{"complexity": "simple", "doc_id": "chunk_019522", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tests", "module": "compliance", "source_line": 452, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_pipeline_generates_layer_hashes (tests\\vetproof\\test_e2e_pipeline.py:452)"} +{"complexity": "simple", "doc_id": "chunk_019523", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 462, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_pipeline_rejects_empty_input (tests\\vetproof\\test_e2e_pipeline.py:462)"} +{"complexity": "medium", "doc_id": "chunk_019524", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 471, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_pipeline_handles_critical_claims (tests\\vetproof\\test_e2e_pipeline.py:471)"} +{"complexity": "simple", "doc_id": "chunk_019525", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "compliance", "source_line": 484, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_pipeline_computes_confidence (tests\\vetproof\\test_e2e_pipeline.py:484)"} +{"complexity": "medium", "doc_id": "chunk_019526", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 492, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_pipeline_with_context (tests\\vetproof\\test_e2e_pipeline.py:492)"} +{"complexity": "simple", "doc_id": "chunk_019527", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "compliance", "source_line": 508, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_create_verified_pipeline (tests\\vetproof\\test_e2e_pipeline.py:508)"} +{"complexity": "simple", "doc_id": "chunk_019528", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "compliance", "source_line": 514, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_create_pipeline_with_model_id (tests\\vetproof\\test_e2e_pipeline.py:514)"} +{"complexity": "simple", "doc_id": "chunk_019529", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 525, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.pipeline (tests\\vetproof\\test_e2e_pipeline.py:525)"} +{"complexity": "simple", "doc_id": "chunk_019530", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 529, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_ptsd_rating_query (tests\\vetproof\\test_e2e_pipeline.py:529)"} +{"complexity": "simple", "doc_id": "chunk_019531", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 536, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_tinnitus_rating_query (tests\\vetproof\\test_e2e_pipeline.py:536)"} +{"complexity": "simple", "doc_id": "chunk_019532", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 543, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_tdiu_eligibility_query (tests\\vetproof\\test_e2e_pipeline.py:543)"} +{"complexity": "simple", "doc_id": "chunk_019533", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 552, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_effective_date_query (tests\\vetproof\\test_e2e_pipeline.py:552)"} +{"complexity": "simple", "doc_id": "chunk_019534", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 561, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_combined_rating_query (tests\\vetproof\\test_e2e_pipeline.py:561)"} +{"complexity": "simple", "doc_id": "chunk_019535", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 569, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_appeal_process_query (tests\\vetproof\\test_e2e_pipeline.py:569)"} +{"complexity": "simple", "doc_id": "chunk_019536", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 577, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_smc_query (tests\\vetproof\\test_e2e_pipeline.py:577)"} +{"complexity": "simple", "doc_id": "chunk_019537", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 589, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_full_workflow_low_criticality (tests\\vetproof\\test_e2e_pipeline.py:589)"} +{"complexity": "medium", "doc_id": "chunk_019538", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 599, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_full_workflow_critical_claim (tests\\vetproof\\test_e2e_pipeline.py:599)"} +{"complexity": "medium", "doc_id": "chunk_019539", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "compliance", "source_line": 613, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_save_and_reload_bundle (tests\\vetproof\\test_e2e_pipeline.py:613)"} +{"complexity": "simple", "doc_id": "chunk_019540", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 633, "source_path": "tests\\vetproof\\test_e2e_pipeline.py", "text": "test_e2e_pipeline.test_multiple_queries_different_bundles (tests\\vetproof\\test_e2e_pipeline.py:633)"} +{"complexity": "simple", "doc_id": "chunk_019541", "function_type": "class", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "compliance", "source_line": 12, "source_path": "tests\\vetproof\\test_nexus_generator.py", "text": "test_nexus_generator.TestNexusLetterGeneratorInit (tests\\vetproof\\test_nexus_generator.py:12)"} +{"complexity": "complex", "doc_id": "chunk_019542", "function_type": "class", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "compliance", "source_line": 18, "source_path": "tests\\vetproof\\test_nexus_generator.py", "text": "test_nexus_generator.TestGenerate (tests\\vetproof\\test_nexus_generator.py:18)"} +{"complexity": "simple", "doc_id": "chunk_019543", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 13, "source_path": "tests\\vetproof\\test_nexus_generator.py", "text": "test_nexus_generator.test_version (tests\\vetproof\\test_nexus_generator.py:13)"} +{"complexity": "simple", "doc_id": "chunk_019544", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 19, "source_path": "tests\\vetproof\\test_nexus_generator.py", "text": "test_nexus_generator.setup_method (tests\\vetproof\\test_nexus_generator.py:19)"} +{"complexity": "simple", "doc_id": "chunk_019545", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 22, "source_path": "tests\\vetproof\\test_nexus_generator.py", "text": "test_nexus_generator.test_returns_nexus_letter (tests\\vetproof\\test_nexus_generator.py:22)"} +{"complexity": "simple", "doc_id": "chunk_019546", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 32, "source_path": "tests\\vetproof\\test_nexus_generator.py", "text": "test_nexus_generator.test_veteran_id_preserved (tests\\vetproof\\test_nexus_generator.py:32)"} +{"complexity": "simple", "doc_id": "chunk_019547", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 36, "source_path": "tests\\vetproof\\test_nexus_generator.py", "text": "test_nexus_generator.test_condition_preserved (tests\\vetproof\\test_nexus_generator.py:36)"} +{"complexity": "simple", "doc_id": "chunk_019548", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "compliance", "source_line": 40, "source_path": "tests\\vetproof\\test_nexus_generator.py", "text": "test_nexus_generator.test_probability_statement_valid (tests\\vetproof\\test_nexus_generator.py:40)"} +{"complexity": "simple", "doc_id": "chunk_019549", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 45, "source_path": "tests\\vetproof\\test_nexus_generator.py", "text": "test_nexus_generator.test_legal_citations_nonempty (tests\\vetproof\\test_nexus_generator.py:45)"} +{"complexity": "simple", "doc_id": "chunk_019550", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 49, "source_path": "tests\\vetproof\\test_nexus_generator.py", "text": "test_nexus_generator.test_legal_citations_contain_cfr (tests\\vetproof\\test_nexus_generator.py:49)"} +{"complexity": "simple", "doc_id": "chunk_019551", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "compliance", "source_line": 53, "source_path": "tests\\vetproof\\test_nexus_generator.py", "text": "test_nexus_generator.test_generated_text_nonempty (tests\\vetproof\\test_nexus_generator.py:53)"} +{"complexity": "simple", "doc_id": "chunk_019552", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "compliance", "source_line": 57, "source_path": "tests\\vetproof\\test_nexus_generator.py", "text": "test_nexus_generator.test_generated_text_contains_condition (tests\\vetproof\\test_nexus_generator.py:57)"} +{"complexity": "simple", "doc_id": "chunk_019553", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 62, "source_path": "tests\\vetproof\\test_nexus_generator.py", "text": "test_nexus_generator.test_confidence_between_0_and_1 (tests\\vetproof\\test_nexus_generator.py:62)"} +{"complexity": "simple", "doc_id": "chunk_019554", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 66, "source_path": "tests\\vetproof\\test_nexus_generator.py", "text": "test_nexus_generator.test_confidence_above_zero (tests\\vetproof\\test_nexus_generator.py:66)"} +{"complexity": "simple", "doc_id": "chunk_019555", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 70, "source_path": "tests\\vetproof\\test_nexus_generator.py", "text": "test_nexus_generator.test_timestamp_ends_with_z (tests\\vetproof\\test_nexus_generator.py:70)"} +{"complexity": "simple", "doc_id": "chunk_019556", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "compliance", "source_line": 74, "source_path": "tests\\vetproof\\test_nexus_generator.py", "text": "test_nexus_generator.test_generated_text_has_physician_block (tests\\vetproof\\test_nexus_generator.py:74)"} +{"complexity": "simple", "doc_id": "chunk_019557", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "compliance", "source_line": 78, "source_path": "tests\\vetproof\\test_nexus_generator.py", "text": "test_nexus_generator.test_service_dates_in_generated_text (tests\\vetproof\\test_nexus_generator.py:78)"} +{"complexity": "simple", "doc_id": "chunk_019558", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 82, "source_path": "tests\\vetproof\\test_nexus_generator.py", "text": "test_nexus_generator.test_medical_basis_nonempty (tests\\vetproof\\test_nexus_generator.py:82)"} +{"complexity": "simple", "doc_id": "chunk_019559", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "compliance", "source_line": 86, "source_path": "tests\\vetproof\\test_nexus_generator.py", "text": "test_nexus_generator.test_service_connection_rationale_nonempty (tests\\vetproof\\test_nexus_generator.py:86)"} +{"complexity": "medium", "doc_id": "chunk_019560", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tests", "module": "other", "source_line": 23, "source_path": "tests\\visualization_suite.py", "text": "visualization_suite.load_test_data (tests\\visualization_suite.py:23)"} +{"complexity": "complex", "doc_id": "chunk_019561", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 39, "source_path": "tests\\visualization_suite.py", "text": "visualization_suite.plot_accuracy_vs_model_count (tests\\visualization_suite.py:39)"} +{"complexity": "complex", "doc_id": "chunk_019562", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 95, "source_path": "tests\\visualization_suite.py", "text": "visualization_suite.plot_trust_gap (tests\\visualization_suite.py:95)"} +{"complexity": "complex", "doc_id": "chunk_019563", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 146, "source_path": "tests\\visualization_suite.py", "text": "visualization_suite.plot_cost_comparison (tests\\visualization_suite.py:146)"} +{"complexity": "complex", "doc_id": "chunk_019564", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 206, "source_path": "tests\\visualization_suite.py", "text": "visualization_suite.plot_latency_comparison (tests\\visualization_suite.py:206)"} +{"complexity": "complex", "doc_id": "chunk_019565", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 251, "source_path": "tests\\visualization_suite.py", "text": "visualization_suite.plot_model_size_tradeoffs (tests\\visualization_suite.py:251)"} +{"complexity": "complex", "doc_id": "chunk_019566", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 305, "source_path": "tests\\visualization_suite.py", "text": "visualization_suite.plot_consensus_improvement (tests\\visualization_suite.py:305)"} +{"complexity": "complex", "doc_id": "chunk_019567", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 354, "source_path": "tests\\visualization_suite.py", "text": "visualization_suite.main (tests\\visualization_suite.py:354)"} +{"complexity": "simple", "doc_id": "chunk_019568", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 7, "source_path": "tests\\web\\test_domain_branding_contract.py", "text": "test_domain_branding_contract.test_domain_brand_contract_contains_required_domains (tests\\web\\test_domain_branding_contract.py:7)"} +{"complexity": "simple", "doc_id": "chunk_019569", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 19, "source_path": "tests\\web\\test_domain_branding_contract.py", "text": "test_domain_branding_contract.test_domain_switcher_uses_expected_domains_only (tests\\web\\test_domain_branding_contract.py:19)"} +{"complexity": "simple", "doc_id": "chunk_019570", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 7, "source_path": "tests\\web\\test_trust_panel_contract.py", "text": "test_trust_panel_contract.test_trust_panel_component_exists_and_exports (tests\\web\\test_trust_panel_contract.py:7)"} +{"complexity": "medium", "doc_id": "chunk_019571", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 15, "source_path": "tests\\web\\test_trust_panel_contract.py", "text": "test_trust_panel_contract.test_flagship_pages_include_trust_panel (tests\\web\\test_trust_panel_contract.py:15)"} +{"complexity": "simple", "doc_id": "chunk_019572", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "other", "source_line": 28, "source_path": "tests\\web\\test_trust_panel_contract.py", "text": "test_trust_panel_contract.test_admin_performance_page_exists (tests\\web\\test_trust_panel_contract.py:28)"} +{"complexity": "simple", "doc_id": "chunk_019573", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 43, "source_path": "tests\\webhooks\\test_webhook_system.py", "text": "test_webhook_system.webhook_secret (tests\\webhooks\\test_webhook_system.py:43)"} +{"complexity": "simple", "doc_id": "chunk_019574", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 49, "source_path": "tests\\webhooks\\test_webhook_system.py", "text": "test_webhook_system.test_webhook_config (tests\\webhooks\\test_webhook_system.py:49)"} +{"complexity": "simple", "doc_id": "chunk_019575", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 61, "source_path": "tests\\webhooks\\test_webhook_system.py", "text": "test_webhook_system.test_event (tests\\webhooks\\test_webhook_system.py:61)"} +{"complexity": "simple", "doc_id": "chunk_019576", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tests", "module": "other", "source_line": 78, "source_path": "tests\\webhooks\\test_webhook_system.py", "text": "test_webhook_system.test_signature_generation (tests\\webhooks\\test_webhook_system.py:78)"} +{"complexity": "medium", "doc_id": "chunk_019577", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 87, "source_path": "tests\\webhooks\\test_webhook_system.py", "text": "test_webhook_system.test_signature_verification (tests\\webhooks\\test_webhook_system.py:87)"} +{"complexity": "medium", "doc_id": "chunk_019578", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 106, "source_path": "tests\\webhooks\\test_webhook_system.py", "text": "test_webhook_system.test_event_creation (tests\\webhooks\\test_webhook_system.py:106)"} +{"complexity": "medium", "doc_id": "chunk_019579", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 121, "source_path": "tests\\webhooks\\test_webhook_system.py", "text": "test_webhook_system.test_event_serialization (tests\\webhooks\\test_webhook_system.py:121)"} +{"complexity": "medium", "doc_id": "chunk_019580", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 136, "source_path": "tests\\webhooks\\test_webhook_system.py", "text": "test_webhook_system.test_delivery_preparation (tests\\webhooks\\test_webhook_system.py:136)"} +{"complexity": "simple", "doc_id": "chunk_019581", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 157, "source_path": "tests\\webhooks\\test_webhook_system.py", "text": "test_webhook_system.test_config_validation_valid (tests\\webhooks\\test_webhook_system.py:157)"} +{"complexity": "simple", "doc_id": "chunk_019582", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 163, "source_path": "tests\\webhooks\\test_webhook_system.py", "text": "test_webhook_system.test_config_validation_invalid_url (tests\\webhooks\\test_webhook_system.py:163)"} +{"complexity": "simple", "doc_id": "chunk_019583", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 175, "source_path": "tests\\webhooks\\test_webhook_system.py", "text": "test_webhook_system.test_config_validation_http_production (tests\\webhooks\\test_webhook_system.py:175)"} +{"complexity": "simple", "doc_id": "chunk_019584", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 187, "source_path": "tests\\webhooks\\test_webhook_system.py", "text": "test_webhook_system.test_config_validation_short_secret (tests\\webhooks\\test_webhook_system.py:187)"} +{"complexity": "simple", "doc_id": "chunk_019585", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "tests", "module": "other", "source_line": 199, "source_path": "tests\\webhooks\\test_webhook_system.py", "text": "test_webhook_system.test_config_validation_no_events (tests\\webhooks\\test_webhook_system.py:199)"} +{"complexity": "medium", "doc_id": "chunk_019586", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 216, "source_path": "tests\\webhooks\\test_webhook_system.py", "text": "test_webhook_system.test_webhook_registration (tests\\webhooks\\test_webhook_system.py:216)"} +{"complexity": "simple", "doc_id": "chunk_019587", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 229, "source_path": "tests\\webhooks\\test_webhook_system.py", "text": "test_webhook_system.test_webhook_unregistration (tests\\webhooks\\test_webhook_system.py:229)"} +{"complexity": "medium", "doc_id": "chunk_019588", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 238, "source_path": "tests\\webhooks\\test_webhook_system.py", "text": "test_webhook_system.test_list_webhooks_by_user (tests\\webhooks\\test_webhook_system.py:238)"} +{"complexity": "medium", "doc_id": "chunk_019589", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 264, "source_path": "tests\\webhooks\\test_webhook_system.py", "text": "test_webhook_system.test_list_webhooks_by_event (tests\\webhooks\\test_webhook_system.py:264)"} +{"complexity": "medium", "doc_id": "chunk_019590", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 279, "source_path": "tests\\webhooks\\test_webhook_system.py", "text": "test_webhook_system.test_webhook_enable_disable (tests\\webhooks\\test_webhook_system.py:279)"} +{"complexity": "medium", "doc_id": "chunk_019591", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 301, "source_path": "tests\\webhooks\\test_webhook_system.py", "text": "test_webhook_system.test_health_tracking_success (tests\\webhooks\\test_webhook_system.py:301)"} +{"complexity": "medium", "doc_id": "chunk_019592", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 317, "source_path": "tests\\webhooks\\test_webhook_system.py", "text": "test_webhook_system.test_health_tracking_failure (tests\\webhooks\\test_webhook_system.py:317)"} +{"complexity": "medium", "doc_id": "chunk_019593", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 330, "source_path": "tests\\webhooks\\test_webhook_system.py", "text": "test_webhook_system.test_health_tracking_mixed (tests\\webhooks\\test_webhook_system.py:330)"} +{"complexity": "medium", "doc_id": "chunk_019594", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "tests", "module": "other", "source_line": 351, "source_path": "tests\\webhooks\\test_webhook_system.py", "text": "test_webhook_system.test_retry_policy_delay_calculation (tests\\webhooks\\test_webhook_system.py:351)"} +{"complexity": "simple", "doc_id": "chunk_019595", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 372, "source_path": "tests\\webhooks\\test_webhook_system.py", "text": "test_webhook_system.test_ip_whitelist_single_ip (tests\\webhooks\\test_webhook_system.py:372)"} +{"complexity": "simple", "doc_id": "chunk_019596", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 380, "source_path": "tests\\webhooks\\test_webhook_system.py", "text": "test_webhook_system.test_ip_whitelist_cidr (tests\\webhooks\\test_webhook_system.py:380)"} +{"complexity": "simple", "doc_id": "chunk_019597", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 389, "source_path": "tests\\webhooks\\test_webhook_system.py", "text": "test_webhook_system.test_ip_whitelist_empty (tests\\webhooks\\test_webhook_system.py:389)"} +{"complexity": "medium", "doc_id": "chunk_019598", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 397, "source_path": "tests\\webhooks\\test_webhook_system.py", "text": "test_webhook_system.test_replay_protection (tests\\webhooks\\test_webhook_system.py:397)"} +{"complexity": "simple", "doc_id": "chunk_019599", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 411, "source_path": "tests\\webhooks\\test_webhook_system.py", "text": "test_webhook_system.test_replay_protection_old_event (tests\\webhooks\\test_webhook_system.py:411)"} +{"complexity": "simple", "doc_id": "chunk_019600", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 422, "source_path": "tests\\webhooks\\test_webhook_system.py", "text": "test_webhook_system.test_tls_verifier_https (tests\\webhooks\\test_webhook_system.py:422)"} +{"complexity": "simple", "doc_id": "chunk_019601", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tests", "module": "other", "source_line": 428, "source_path": "tests\\webhooks\\test_webhook_system.py", "text": "test_webhook_system.test_tls_verifier_localhost (tests\\webhooks\\test_webhook_system.py:428)"} +{"complexity": "medium", "doc_id": "chunk_019602", "function_type": "async_function", "has_docstring": "yes", "keyword": "generate", "layer": "tests", "module": "other", "source_line": 440, "source_path": "tests\\webhooks\\test_webhook_system.py", "text": "test_webhook_system.test_webhook_emitter_emit (tests\\webhooks\\test_webhook_system.py:440)"} +{"complexity": "medium", "doc_id": "chunk_019603", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "tests", "module": "other", "source_line": 465, "source_path": "tests\\webhooks\\test_webhook_system.py", "text": "test_webhook_system.test_webhook_emitter_proof_created (tests\\webhooks\\test_webhook_system.py:465)"} +{"complexity": "medium", "doc_id": "chunk_019604", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "other", "source_line": 496, "source_path": "tests\\webhooks\\test_webhook_system.py", "text": "test_webhook_system.test_registry_stats (tests\\webhooks\\test_webhook_system.py:496)"} +{"complexity": "medium", "doc_id": "chunk_019605", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 23, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.TestRetryDecision (tests\\workflows\\test_retry_policy.py:23)"} +{"complexity": "medium", "doc_id": "chunk_019606", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 40, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.TestNoRetry (tests\\workflows\\test_retry_policy.py:40)"} +{"complexity": "complex", "doc_id": "chunk_019607", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 68, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.TestFixedRetry (tests\\workflows\\test_retry_policy.py:68)"} +{"complexity": "complex", "doc_id": "chunk_019608", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 119, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.TestExponentialBackoff (tests\\workflows\\test_retry_policy.py:119)"} +{"complexity": "complex", "doc_id": "chunk_019609", "function_type": "class", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "workflows", "source_line": 165, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.TestExecuteWithRetry (tests\\workflows\\test_retry_policy.py:165)"} +{"complexity": "simple", "doc_id": "chunk_019610", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 24, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.test_frozen_dataclass (tests\\workflows\\test_retry_policy.py:24)"} +{"complexity": "simple", "doc_id": "chunk_019611", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 29, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.test_fields (tests\\workflows\\test_retry_policy.py:29)"} +{"complexity": "simple", "doc_id": "chunk_019612", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 41, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.test_max_attempts_one (tests\\workflows\\test_retry_policy.py:41)"} +{"complexity": "simple", "doc_id": "chunk_019613", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 45, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.test_should_retry_false_on_first_attempt (tests\\workflows\\test_retry_policy.py:45)"} +{"complexity": "simple", "doc_id": "chunk_019614", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 50, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.test_delay_ms_zero (tests\\workflows\\test_retry_policy.py:50)"} +{"complexity": "simple", "doc_id": "chunk_019615", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 55, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.test_reason_non_empty (tests\\workflows\\test_retry_policy.py:55)"} +{"complexity": "simple", "doc_id": "chunk_019616", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 60, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.test_repr (tests\\workflows\\test_retry_policy.py:60)"} +{"complexity": "simple", "doc_id": "chunk_019617", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 69, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.test_default_max_attempts (tests\\workflows\\test_retry_policy.py:69)"} +{"complexity": "simple", "doc_id": "chunk_019618", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 72, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.test_default_delay_ms (tests\\workflows\\test_retry_policy.py:72)"} +{"complexity": "simple", "doc_id": "chunk_019619", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 77, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.test_custom_max_attempts (tests\\workflows\\test_retry_policy.py:77)"} +{"complexity": "simple", "doc_id": "chunk_019620", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 80, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.test_should_retry_true_within_limit (tests\\workflows\\test_retry_policy.py:80)"} +{"complexity": "simple", "doc_id": "chunk_019621", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 85, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.test_should_retry_false_at_limit (tests\\workflows\\test_retry_policy.py:85)"} +{"complexity": "simple", "doc_id": "chunk_019622", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 90, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.test_should_retry_false_beyond_limit (tests\\workflows\\test_retry_policy.py:90)"} +{"complexity": "simple", "doc_id": "chunk_019623", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 95, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.test_retryable_filter_honored (tests\\workflows\\test_retry_policy.py:95)"} +{"complexity": "simple", "doc_id": "chunk_019624", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 100, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.test_retryable_filter_allows_matching (tests\\workflows\\test_retry_policy.py:100)"} +{"complexity": "simple", "doc_id": "chunk_019625", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 105, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.test_constant_delay (tests\\workflows\\test_retry_policy.py:105)"} +{"complexity": "simple", "doc_id": "chunk_019626", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 111, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.test_repr (tests\\workflows\\test_retry_policy.py:111)"} +{"complexity": "simple", "doc_id": "chunk_019627", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 120, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.test_default_max_attempts (tests\\workflows\\test_retry_policy.py:120)"} +{"complexity": "simple", "doc_id": "chunk_019628", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tests", "module": "workflows", "source_line": 123, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.test_first_attempt_delay_equals_initial_ms (tests\\workflows\\test_retry_policy.py:123)"} +{"complexity": "simple", "doc_id": "chunk_019629", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 128, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.test_second_attempt_delay_doubles (tests\\workflows\\test_retry_policy.py:128)"} +{"complexity": "simple", "doc_id": "chunk_019630", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 133, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.test_delay_capped_at_max_ms (tests\\workflows\\test_retry_policy.py:133)"} +{"complexity": "simple", "doc_id": "chunk_019631", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 138, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.test_exhaust_returns_no_retry (tests\\workflows\\test_retry_policy.py:138)"} +{"complexity": "simple", "doc_id": "chunk_019632", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 143, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.test_retryable_filter_none_retry (tests\\workflows\\test_retry_policy.py:143)"} +{"complexity": "simple", "doc_id": "chunk_019633", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 148, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.test_retryable_filter_some_retry (tests\\workflows\\test_retry_policy.py:148)"} +{"complexity": "simple", "doc_id": "chunk_019634", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 153, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.test_repr (tests\\workflows\\test_retry_policy.py:153)"} +{"complexity": "simple", "doc_id": "chunk_019635", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 156, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.test_should_retry_true_on_first_attempt (tests\\workflows\\test_retry_policy.py:156)"} +{"complexity": "simple", "doc_id": "chunk_019636", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 166, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.test_succeeds_immediately (tests\\workflows\\test_retry_policy.py:166)"} +{"complexity": "simple", "doc_id": "chunk_019637", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 170, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.test_raises_on_failure_with_no_retry (tests\\workflows\\test_retry_policy.py:170)"} +{"complexity": "medium", "doc_id": "chunk_019638", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 174, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.test_retries_and_succeeds (tests\\workflows\\test_retry_policy.py:174)"} +{"complexity": "simple", "doc_id": "chunk_019639", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 189, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.test_raises_after_exhaustion (tests\\workflows\\test_retry_policy.py:189)"} +{"complexity": "simple", "doc_id": "chunk_019640", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 198, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.test_passes_args_and_kwargs (tests\\workflows\\test_retry_policy.py:198)"} +{"complexity": "simple", "doc_id": "chunk_019641", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 177, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.flaky (tests\\workflows\\test_retry_policy.py:177)"} +{"complexity": "simple", "doc_id": "chunk_019642", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 192, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.always_fail (tests\\workflows\\test_retry_policy.py:192)"} +{"complexity": "simple", "doc_id": "chunk_019643", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 199, "source_path": "tests\\workflows\\test_retry_policy.py", "text": "test_retry_policy.add (tests\\workflows\\test_retry_policy.py:199)"} +{"complexity": "medium", "doc_id": "chunk_019644", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 29, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.TestConstants (tests\\workflows\\test_saga.py:29)"} +{"complexity": "medium", "doc_id": "chunk_019645", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 47, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.TestSagaOutcome (tests\\workflows\\test_saga.py:47)"} +{"complexity": "medium", "doc_id": "chunk_019646", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 68, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.TestProviderStatus (tests\\workflows\\test_saga.py:68)"} +{"complexity": "complex", "doc_id": "chunk_019647", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 89, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.TestProviderStepResult (tests\\workflows\\test_saga.py:89)"} +{"complexity": "medium", "doc_id": "chunk_019648", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 134, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.TestSagaResult (tests\\workflows\\test_saga.py:134)"} +{"complexity": "complex", "doc_id": "chunk_019649", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 156, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.TestSagaStep (tests\\workflows\\test_saga.py:156)"} +{"complexity": "complex", "doc_id": "chunk_019650", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 201, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.TestInProcessSagaEngine (tests\\workflows\\test_saga.py:201)"} +{"complexity": "medium", "doc_id": "chunk_019651", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 275, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga._stub_fn (tests\\workflows\\test_saga.py:275)"} +{"complexity": "complex", "doc_id": "chunk_019652", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "workflows", "source_line": 289, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.TestCrossProviderVerificationSagaCore (tests\\workflows\\test_saga.py:289)"} +{"complexity": "complex", "doc_id": "chunk_019653", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 330, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.TestBFTConsensus (tests\\workflows\\test_saga.py:330)"} +{"complexity": "complex", "doc_id": "chunk_019654", "function_type": "class", "has_docstring": "no", "keyword": "run", "layer": "tests", "module": "workflows", "source_line": 386, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.TestSagaExecute (tests\\workflows\\test_saga.py:386)"} +{"complexity": "simple", "doc_id": "chunk_019655", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 30, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_bft_threshold (tests\\workflows\\test_saga.py:30)"} +{"complexity": "simple", "doc_id": "chunk_019656", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "workflows", "source_line": 33, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_variance_halt_sigma (tests\\workflows\\test_saga.py:33)"} +{"complexity": "simple", "doc_id": "chunk_019657", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 36, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_omega_threshold (tests\\workflows\\test_saga.py:36)"} +{"complexity": "simple", "doc_id": "chunk_019658", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 39, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_min_provider_diversity (tests\\workflows\\test_saga.py:39)"} +{"complexity": "simple", "doc_id": "chunk_019659", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "workflows", "source_line": 48, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_verified_value (tests\\workflows\\test_saga.py:48)"} +{"complexity": "simple", "doc_id": "chunk_019660", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 51, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_inconclusive_value (tests\\workflows\\test_saga.py:51)"} +{"complexity": "simple", "doc_id": "chunk_019661", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "tests", "module": "workflows", "source_line": 54, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_halted_value (tests\\workflows\\test_saga.py:54)"} +{"complexity": "simple", "doc_id": "chunk_019662", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 57, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_failed_value (tests\\workflows\\test_saga.py:57)"} +{"complexity": "simple", "doc_id": "chunk_019663", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 60, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_has_four_values (tests\\workflows\\test_saga.py:60)"} +{"complexity": "simple", "doc_id": "chunk_019664", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 69, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_success (tests\\workflows\\test_saga.py:69)"} +{"complexity": "simple", "doc_id": "chunk_019665", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 72, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_byzantine (tests\\workflows\\test_saga.py:72)"} +{"complexity": "simple", "doc_id": "chunk_019666", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 75, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_timeout (tests\\workflows\\test_saga.py:75)"} +{"complexity": "simple", "doc_id": "chunk_019667", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 78, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_skipped (tests\\workflows\\test_saga.py:78)"} +{"complexity": "simple", "doc_id": "chunk_019668", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 81, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_has_four_values (tests\\workflows\\test_saga.py:81)"} +{"complexity": "simple", "doc_id": "chunk_019669", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "workflows", "source_line": 90, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga._make (tests\\workflows\\test_saga.py:90)"} +{"complexity": "simple", "doc_id": "chunk_019670", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 97, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_required_fields (tests\\workflows\\test_saga.py:97)"} +{"complexity": "simple", "doc_id": "chunk_019671", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 103, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_answer_defaults_none (tests\\workflows\\test_saga.py:103)"} +{"complexity": "simple", "doc_id": "chunk_019672", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 106, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_confidence_defaults_zero (tests\\workflows\\test_saga.py:106)"} +{"complexity": "simple", "doc_id": "chunk_019673", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 109, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_latency_defaults_zero (tests\\workflows\\test_saga.py:109)"} +{"complexity": "simple", "doc_id": "chunk_019674", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 112, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_error_defaults_none (tests\\workflows\\test_saga.py:112)"} +{"complexity": "medium", "doc_id": "chunk_019675", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "workflows", "source_line": 115, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_full_construction (tests\\workflows\\test_saga.py:115)"} +{"complexity": "medium", "doc_id": "chunk_019676", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 135, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_defaults (tests\\workflows\\test_saga.py:135)"} +{"complexity": "simple", "doc_id": "chunk_019677", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 157, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_required_fields (tests\\workflows\\test_saga.py:157)"} +{"complexity": "simple", "doc_id": "chunk_019678", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 168, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_compensate_defaults_none (tests\\workflows\\test_saga.py:168)"} +{"complexity": "simple", "doc_id": "chunk_019679", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 177, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_timeout_default (tests\\workflows\\test_saga.py:177)"} +{"complexity": "simple", "doc_id": "chunk_019680", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 186, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_custom_timeout (tests\\workflows\\test_saga.py:186)"} +{"complexity": "simple", "doc_id": "chunk_019681", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 202, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga._engine (tests\\workflows\\test_saga.py:202)"} +{"complexity": "medium", "doc_id": "chunk_019682", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 205, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_success_execution (tests\\workflows\\test_saga.py:205)"} +{"complexity": "simple", "doc_id": "chunk_019683", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 221, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_exception_becomes_byzantine (tests\\workflows\\test_saga.py:221)"} +{"complexity": "simple", "doc_id": "chunk_019684", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 231, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_compensate_noop_without_callable (tests\\workflows\\test_saga.py:231)"} +{"complexity": "medium", "doc_id": "chunk_019685", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 237, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_compensate_calls_callable (tests\\workflows\\test_saga.py:237)"} +{"complexity": "medium", "doc_id": "chunk_019686", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 255, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_compensate_exception_does_not_propagate (tests\\workflows\\test_saga.py:255)"} +{"complexity": "simple", "doc_id": "chunk_019687", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 277, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.fn (tests\\workflows\\test_saga.py:277)"} +{"complexity": "simple", "doc_id": "chunk_019688", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "workflows", "source_line": 290, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_extract_provider_slash (tests\\workflows\\test_saga.py:290)"} +{"complexity": "simple", "doc_id": "chunk_019689", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "workflows", "source_line": 294, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_extract_provider_nested (tests\\workflows\\test_saga.py:294)"} +{"complexity": "simple", "doc_id": "chunk_019690", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "workflows", "source_line": 298, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_extract_provider_no_slash (tests\\workflows\\test_saga.py:298)"} +{"complexity": "simple", "doc_id": "chunk_019691", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "workflows", "source_line": 302, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_build_steps_count (tests\\workflows\\test_saga.py:302)"} +{"complexity": "simple", "doc_id": "chunk_019692", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tests", "module": "workflows", "source_line": 310, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_build_steps_provider_extracted (tests\\workflows\\test_saga.py:310)"} +{"complexity": "simple", "doc_id": "chunk_019693", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 320, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_discover_models_returns_list (tests\\workflows\\test_saga.py:320)"} +{"complexity": "simple", "doc_id": "chunk_019694", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 331, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga._saga (tests\\workflows\\test_saga.py:331)"} +{"complexity": "simple", "doc_id": "chunk_019695", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 334, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_empty_results (tests\\workflows\\test_saga.py:334)"} +{"complexity": "simple", "doc_id": "chunk_019696", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 340, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_all_byzantine_no_consensus (tests\\workflows\\test_saga.py:340)"} +{"complexity": "simple", "doc_id": "chunk_019697", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 349, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_unanimous_three_providers (tests\\workflows\\test_saga.py:349)"} +{"complexity": "simple", "doc_id": "chunk_019698", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 360, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_split_two_providers (tests\\workflows\\test_saga.py:360)"} +{"complexity": "simple", "doc_id": "chunk_019699", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 370, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_majority_wins (tests\\workflows\\test_saga.py:370)"} +{"complexity": "medium", "doc_id": "chunk_019700", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "workflows", "source_line": 387, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_all_succeed_unanimous_verified (tests\\workflows\\test_saga.py:387)"} +{"complexity": "medium", "doc_id": "chunk_019701", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 399, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_all_fail_returns_failed (tests\\workflows\\test_saga.py:399)"} +{"complexity": "medium", "doc_id": "chunk_019702", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 413, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_split_vote_inconclusive (tests\\workflows\\test_saga.py:413)"} +{"complexity": "simple", "doc_id": "chunk_019703", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 433, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_saga_id_nonempty (tests\\workflows\\test_saga.py:433)"} +{"complexity": "simple", "doc_id": "chunk_019704", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 441, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_timestamp_set (tests\\workflows\\test_saga.py:441)"} +{"complexity": "simple", "doc_id": "chunk_019705", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 449, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_duration_ms_nonnegative (tests\\workflows\\test_saga.py:449)"} +{"complexity": "simple", "doc_id": "chunk_019706", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 457, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_total_providers_matches_models (tests\\workflows\\test_saga.py:457)"} +{"complexity": "simple", "doc_id": "chunk_019707", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 465, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_provider_results_list (tests\\workflows\\test_saga.py:465)"} +{"complexity": "simple", "doc_id": "chunk_019708", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "workflows", "source_line": 475, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_diversity_score_all_unique (tests\\workflows\\test_saga.py:475)"} +{"complexity": "medium", "doc_id": "chunk_019709", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "tests", "module": "workflows", "source_line": 483, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_diversity_score_same_provider (tests\\workflows\\test_saga.py:483)"} +{"complexity": "medium", "doc_id": "chunk_019710", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 500, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_intra_provider_majority_single_vote (tests\\workflows\\test_saga.py:500)"} +{"complexity": "medium", "doc_id": "chunk_019711", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 520, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.test_one_fail_rest_succeed (tests\\workflows\\test_saga.py:520)"} +{"complexity": "simple", "doc_id": "chunk_019712", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 206, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.good_fn (tests\\workflows\\test_saga.py:206)"} +{"complexity": "simple", "doc_id": "chunk_019713", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 222, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.bad_fn (tests\\workflows\\test_saga.py:222)"} +{"complexity": "simple", "doc_id": "chunk_019714", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 240, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.comp (tests\\workflows\\test_saga.py:240)"} +{"complexity": "simple", "doc_id": "chunk_019715", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 256, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.bad_comp (tests\\workflows\\test_saga.py:256)"} +{"complexity": "simple", "doc_id": "chunk_019716", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 400, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.fail_fn (tests\\workflows\\test_saga.py:400)"} +{"complexity": "simple", "doc_id": "chunk_019717", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 414, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.split_fn (tests\\workflows\\test_saga.py:414)"} +{"complexity": "simple", "doc_id": "chunk_019718", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 484, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.same_provider_fn (tests\\workflows\\test_saga.py:484)"} +{"complexity": "simple", "doc_id": "chunk_019719", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 502, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.mixed_fn (tests\\workflows\\test_saga.py:502)"} +{"complexity": "medium", "doc_id": "chunk_019720", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "workflows", "source_line": 523, "source_path": "tests\\workflows\\test_saga.py", "text": "test_saga.partial_fn (tests\\workflows\\test_saga.py:523)"} +{"complexity": "simple", "doc_id": "chunk_019721", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 35, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml._sha256 (tests\\xgml\\test_xgml.py:35)"} +{"complexity": "simple", "doc_id": "chunk_019722", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 69, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.TestXGMLVersion (tests\\xgml\\test_xgml.py:69)"} +{"complexity": "simple", "doc_id": "chunk_019723", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 80, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.TestProofStatus (tests\\xgml\\test_xgml.py:80)"} +{"complexity": "simple", "doc_id": "chunk_019724", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 90, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.TestAlgorithmType (tests\\xgml\\test_xgml.py:90)"} +{"complexity": "simple", "doc_id": "chunk_019725", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 98, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.TestChainType (tests\\xgml\\test_xgml.py:98)"} +{"complexity": "simple", "doc_id": "chunk_019726", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 103, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.TestProofType (tests\\xgml\\test_xgml.py:103)"} +{"complexity": "complex", "doc_id": "chunk_019727", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 115, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.TestXGMLProof (tests\\xgml\\test_xgml.py:115)"} +{"complexity": "complex", "doc_id": "chunk_019728", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 181, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.TestXGMLGenerator (tests\\xgml\\test_xgml.py:181)"} +{"complexity": "complex", "doc_id": "chunk_019729", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 242, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.TestXGMLParser (tests\\xgml\\test_xgml.py:242)"} +{"complexity": "simple", "doc_id": "chunk_019730", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 319, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.TestXGMLValidationResult (tests\\xgml\\test_xgml.py:319)"} +{"complexity": "complex", "doc_id": "chunk_019731", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 335, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.TestXGMLValidator (tests\\xgml\\test_xgml.py:335)"} +{"complexity": "simple", "doc_id": "chunk_019732", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 411, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.TestSerializationOptions (tests\\xgml\\test_xgml.py:411)"} +{"complexity": "complex", "doc_id": "chunk_019733", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 426, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.TestXGMLSchema (tests\\xgml\\test_xgml.py:426)"} +{"complexity": "complex", "doc_id": "chunk_019734", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 477, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.TestXGMLSerializer (tests\\xgml\\test_xgml.py:477)"} +{"complexity": "simple", "doc_id": "chunk_019735", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 70, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_two_values (tests\\xgml\\test_xgml.py:70)"} +{"complexity": "simple", "doc_id": "chunk_019736", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 73, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_v1_value (tests\\xgml\\test_xgml.py:73)"} +{"complexity": "simple", "doc_id": "chunk_019737", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 76, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_v2_value (tests\\xgml\\test_xgml.py:76)"} +{"complexity": "simple", "doc_id": "chunk_019738", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 81, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_three_values (tests\\xgml\\test_xgml.py:81)"} +{"complexity": "simple", "doc_id": "chunk_019739", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 84, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_values (tests\\xgml\\test_xgml.py:84)"} +{"complexity": "simple", "doc_id": "chunk_019740", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "proofs", "source_line": 91, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_has_ed25519 (tests\\xgml\\test_xgml.py:91)"} +{"complexity": "simple", "doc_id": "chunk_019741", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 94, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_has_ml_dsa (tests\\xgml\\test_xgml.py:94)"} +{"complexity": "simple", "doc_id": "chunk_019742", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 99, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_has_linear (tests\\xgml\\test_xgml.py:99)"} +{"complexity": "simple", "doc_id": "chunk_019743", "function_type": "function", "has_docstring": "no", "keyword": "infer", "layer": "tests", "module": "proofs", "source_line": 104, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_has_inference (tests\\xgml\\test_xgml.py:104)"} +{"complexity": "simple", "doc_id": "chunk_019744", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 107, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_has_audit (tests\\xgml\\test_xgml.py:107)"} +{"complexity": "simple", "doc_id": "chunk_019745", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 116, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_auto_proof_id (tests\\xgml\\test_xgml.py:116)"} +{"complexity": "simple", "doc_id": "chunk_019746", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 120, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_default_status_pending (tests\\xgml\\test_xgml.py:120)"} +{"complexity": "simple", "doc_id": "chunk_019747", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 124, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_default_version_v2 (tests\\xgml\\test_xgml.py:124)"} +{"complexity": "simple", "doc_id": "chunk_019748", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 128, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_compute_hash_is_64_hex (tests\\xgml\\test_xgml.py:128)"} +{"complexity": "simple", "doc_id": "chunk_019749", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 134, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_compute_hash_deterministic (tests\\xgml\\test_xgml.py:134)"} +{"complexity": "simple", "doc_id": "chunk_019750", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 140, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_verify_false_when_no_hash (tests\\xgml\\test_xgml.py:140)"} +{"complexity": "simple", "doc_id": "chunk_019751", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 144, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_verify_true_when_hash_matches (tests\\xgml\\test_xgml.py:144)"} +{"complexity": "simple", "doc_id": "chunk_019752", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 149, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_verify_false_after_tamper (tests\\xgml\\test_xgml.py:149)"} +{"complexity": "simple", "doc_id": "chunk_019753", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 155, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_to_xml_is_string (tests\\xgml\\test_xgml.py:155)"} +{"complexity": "simple", "doc_id": "chunk_019754", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 160, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_to_xml_contains_xgml (tests\\xgml\\test_xgml.py:160)"} +{"complexity": "simple", "doc_id": "chunk_019755", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 165, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_to_dict_has_required_keys (tests\\xgml\\test_xgml.py:165)"} +{"complexity": "simple", "doc_id": "chunk_019756", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 171, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_to_dict_version_string (tests\\xgml\\test_xgml.py:171)"} +{"complexity": "simple", "doc_id": "chunk_019757", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 182, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.setup_method (tests\\xgml\\test_xgml.py:182)"} +{"complexity": "simple", "doc_id": "chunk_019758", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 185, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_generate_proof_returns_xgml_proof (tests\\xgml\\test_xgml.py:185)"} +{"complexity": "simple", "doc_id": "chunk_019759", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 189, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_generate_proof_status_valid (tests\\xgml\\test_xgml.py:189)"} +{"complexity": "simple", "doc_id": "chunk_019760", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 193, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_generate_proof_hash_set (tests\\xgml\\test_xgml.py:193)"} +{"complexity": "simple", "doc_id": "chunk_019761", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "tests", "module": "proofs", "source_line": 197, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_generate_proof_verify (tests\\xgml\\test_xgml.py:197)"} +{"complexity": "simple", "doc_id": "chunk_019762", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 201, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_generate_proof_output_hash (tests\\xgml\\test_xgml.py:201)"} +{"complexity": "simple", "doc_id": "chunk_019763", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 207, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_generate_proof_model_name (tests\\xgml\\test_xgml.py:207)"} +{"complexity": "simple", "doc_id": "chunk_019764", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 211, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_generate_proof_with_evidence (tests\\xgml\\test_xgml.py:211)"} +{"complexity": "simple", "doc_id": "chunk_019765", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "proofs", "source_line": 216, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_generate_bundle_returns_dict (tests\\xgml\\test_xgml.py:216)"} +{"complexity": "simple", "doc_id": "chunk_019766", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 222, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_generate_bundle_proof_count (tests\\xgml\\test_xgml.py:222)"} +{"complexity": "simple", "doc_id": "chunk_019767", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 227, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_generate_bundle_has_bundle_hash (tests\\xgml\\test_xgml.py:227)"} +{"complexity": "simple", "doc_id": "chunk_019768", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "tests", "module": "proofs", "source_line": 232, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_generate_bundle_name (tests\\xgml\\test_xgml.py:232)"} +{"complexity": "simple", "doc_id": "chunk_019769", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 243, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.setup_method (tests\\xgml\\test_xgml.py:243)"} +{"complexity": "simple", "doc_id": "chunk_019770", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "proofs", "source_line": 246, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_parse_valid_xml_returns_dict (tests\\xgml\\test_xgml.py:246)"} +{"complexity": "simple", "doc_id": "chunk_019771", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 250, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_parse_proof_id (tests\\xgml\\test_xgml.py:250)"} +{"complexity": "simple", "doc_id": "chunk_019772", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 254, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_parse_proof_type (tests\\xgml\\test_xgml.py:254)"} +{"complexity": "simple", "doc_id": "chunk_019773", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 258, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_parse_input_hash (tests\\xgml\\test_xgml.py:258)"} +{"complexity": "simple", "doc_id": "chunk_019774", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 262, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_parse_output_hash (tests\\xgml\\test_xgml.py:262)"} +{"complexity": "simple", "doc_id": "chunk_019775", "function_type": "function", "has_docstring": "no", "keyword": "sign", "layer": "tests", "module": "proofs", "source_line": 266, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_parse_signature_algorithm (tests\\xgml\\test_xgml.py:266)"} +{"complexity": "simple", "doc_id": "chunk_019776", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "proofs", "source_line": 270, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_parse_timestamp (tests\\xgml\\test_xgml.py:270)"} +{"complexity": "simple", "doc_id": "chunk_019777", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "proofs", "source_line": 274, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_parse_invalid_xml_raises (tests\\xgml\\test_xgml.py:274)"} +{"complexity": "simple", "doc_id": "chunk_019778", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 278, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_parse_no_proof_element_raises (tests\\xgml\\test_xgml.py:278)"} +{"complexity": "simple", "doc_id": "chunk_019779", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "proofs", "source_line": 283, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_parse_strict_raises_on_missing_fields (tests\\xgml\\test_xgml.py:283)"} +{"complexity": "simple", "doc_id": "chunk_019780", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "proofs", "source_line": 289, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_validate_schema_valid (tests\\xgml\\test_xgml.py:289)"} +{"complexity": "simple", "doc_id": "chunk_019781", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "proofs", "source_line": 293, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_validate_schema_invalid_xml (tests\\xgml\\test_xgml.py:293)"} +{"complexity": "simple", "doc_id": "chunk_019782", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "proofs", "source_line": 296, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_validate_schema_wrong_root (tests\\xgml\\test_xgml.py:296)"} +{"complexity": "medium", "doc_id": "chunk_019783", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "tests", "module": "proofs", "source_line": 299, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_parse_batch_xml (tests\\xgml\\test_xgml.py:299)"} +{"complexity": "simple", "doc_id": "chunk_019784", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "proofs", "source_line": 320, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_valid_true (tests\\xgml\\test_xgml.py:320)"} +{"complexity": "simple", "doc_id": "chunk_019785", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "proofs", "source_line": 325, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_valid_false_with_errors (tests\\xgml\\test_xgml.py:325)"} +{"complexity": "simple", "doc_id": "chunk_019786", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 336, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.setup_method (tests\\xgml\\test_xgml.py:336)"} +{"complexity": "simple", "doc_id": "chunk_019787", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "proofs", "source_line": 339, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_validate_valid_xml (tests\\xgml\\test_xgml.py:339)"} +{"complexity": "medium", "doc_id": "chunk_019788", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 344, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_validate_missing_hashes (tests\\xgml\\test_xgml.py:344)"} +{"complexity": "medium", "doc_id": "chunk_019789", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "proofs", "source_line": 357, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_validate_invalid_algorithm (tests\\xgml\\test_xgml.py:357)"} +{"complexity": "simple", "doc_id": "chunk_019790", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "proofs", "source_line": 372, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_validate_bad_xml_returns_invalid (tests\\xgml\\test_xgml.py:372)"} +{"complexity": "simple", "doc_id": "chunk_019791", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 376, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_validate_proof_id_in_result (tests\\xgml\\test_xgml.py:376)"} +{"complexity": "simple", "doc_id": "chunk_019792", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 380, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_validate_proof_type_in_result (tests\\xgml\\test_xgml.py:380)"} +{"complexity": "simple", "doc_id": "chunk_019793", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 384, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_validate_proof_static_valid (tests\\xgml\\test_xgml.py:384)"} +{"complexity": "simple", "doc_id": "chunk_019794", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 390, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_validate_proof_static_empty_claim (tests\\xgml\\test_xgml.py:390)"} +{"complexity": "simple", "doc_id": "chunk_019795", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 396, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_validate_proof_static_missing_hash (tests\\xgml\\test_xgml.py:396)"} +{"complexity": "simple", "doc_id": "chunk_019796", "function_type": "function", "has_docstring": "no", "keyword": "validate", "layer": "tests", "module": "proofs", "source_line": 401, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_is_valid_static (tests\\xgml\\test_xgml.py:401)"} +{"complexity": "simple", "doc_id": "chunk_019797", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 412, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_defaults (tests\\xgml\\test_xgml.py:412)"} +{"complexity": "simple", "doc_id": "chunk_019798", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 427, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.setup_method (tests\\xgml\\test_xgml.py:427)"} +{"complexity": "simple", "doc_id": "chunk_019799", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 430, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_required_fields (tests\\xgml\\test_xgml.py:430)"} +{"complexity": "simple", "doc_id": "chunk_019800", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "proofs", "source_line": 434, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_validate_doc_empty (tests\\xgml\\test_xgml.py:434)"} +{"complexity": "simple", "doc_id": "chunk_019801", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "proofs", "source_line": 438, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_validate_doc_all_present (tests\\xgml\\test_xgml.py:438)"} +{"complexity": "simple", "doc_id": "chunk_019802", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 443, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_validate_proof_type_valid (tests\\xgml\\test_xgml.py:443)"} +{"complexity": "simple", "doc_id": "chunk_019803", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 446, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_validate_proof_type_invalid (tests\\xgml\\test_xgml.py:446)"} +{"complexity": "simple", "doc_id": "chunk_019804", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "proofs", "source_line": 449, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_validate_algorithm_valid (tests\\xgml\\test_xgml.py:449)"} +{"complexity": "simple", "doc_id": "chunk_019805", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "tests", "module": "proofs", "source_line": 452, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_validate_algorithm_invalid (tests\\xgml\\test_xgml.py:452)"} +{"complexity": "simple", "doc_id": "chunk_019806", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "proofs", "source_line": 455, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_get_supported_features_keys (tests\\xgml\\test_xgml.py:455)"} +{"complexity": "simple", "doc_id": "chunk_019807", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "proofs", "source_line": 462, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_get_xml_template_is_string (tests\\xgml\\test_xgml.py:462)"} +{"complexity": "simple", "doc_id": "chunk_019808", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "tests", "module": "proofs", "source_line": 467, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_get_full_template_is_string (tests\\xgml\\test_xgml.py:467)"} +{"complexity": "simple", "doc_id": "chunk_019809", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 478, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.setup_method (tests\\xgml\\test_xgml.py:478)"} +{"complexity": "simple", "doc_id": "chunk_019810", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 481, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_serialize_legacy_returns_proof (tests\\xgml\\test_xgml.py:481)"} +{"complexity": "simple", "doc_id": "chunk_019811", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 485, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_serialize_legacy_proof_valid (tests\\xgml\\test_xgml.py:485)"} +{"complexity": "simple", "doc_id": "chunk_019812", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 489, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_serialize_to_xml_legacy (tests\\xgml\\test_xgml.py:489)"} +{"complexity": "medium", "doc_id": "chunk_019813", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 494, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_serialize_proof_returns_xml (tests\\xgml\\test_xgml.py:494)"} +{"complexity": "medium", "doc_id": "chunk_019814", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "tests", "module": "proofs", "source_line": 507, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_serialize_proof_contains_hashes (tests\\xgml\\test_xgml.py:507)"} +{"complexity": "medium", "doc_id": "chunk_019815", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 522, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_serialize_batch_returns_xml (tests\\xgml\\test_xgml.py:522)"} +{"complexity": "medium", "doc_id": "chunk_019816", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 538, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_deserialize_roundtrip (tests\\xgml\\test_xgml.py:538)"} +{"complexity": "simple", "doc_id": "chunk_019817", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "tests", "module": "proofs", "source_line": 551, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_validate_proof_raises_on_invalid (tests\\xgml\\test_xgml.py:551)"} +{"complexity": "medium", "doc_id": "chunk_019818", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tests", "module": "proofs", "source_line": 557, "source_path": "tests\\xgml\\test_xgml.py", "text": "test_xgml.test_pretty_print_option (tests\\xgml\\test_xgml.py:557)"} +{"complexity": "simple", "doc_id": "chunk_019819", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 31, "source_path": "api\\auth.py", "text": "auth.UserRole (api\\auth.py:31)"} +{"complexity": "simple", "doc_id": "chunk_019820", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 41, "source_path": "api\\auth.py", "text": "auth.JWTConfig (api\\auth.py:41)"} +{"complexity": "simple", "doc_id": "chunk_019821", "function_type": "class", "has_docstring": "yes", "keyword": "load", "layer": "api", "module": "other", "source_line": 51, "source_path": "api\\auth.py", "text": "auth.TokenPayload (api\\auth.py:51)"} +{"complexity": "simple", "doc_id": "chunk_019822", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 62, "source_path": "api\\auth.py", "text": "auth.AuthResponse (api\\auth.py:62)"} +{"complexity": "medium", "doc_id": "chunk_019823", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "api", "module": "other", "source_line": 79, "source_path": "api\\auth.py", "text": "auth.get_jwt_config (api\\auth.py:79)"} +{"complexity": "complex", "doc_id": "chunk_019824", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 99, "source_path": "api\\auth.py", "text": "auth.JWTAuth (api\\auth.py:99)"} +{"complexity": "simple", "doc_id": "chunk_019825", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "api", "module": "other", "source_line": 215, "source_path": "api\\auth.py", "text": "auth.get_auth (api\\auth.py:215)"} +{"complexity": "complex", "doc_id": "chunk_019826", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 260, "source_path": "api\\auth.py", "text": "auth.APIKeyAuth (api\\auth.py:260)"} +{"complexity": "complex", "doc_id": "chunk_019827", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 323, "source_path": "api\\auth.py", "text": "auth.RateLimiter (api\\auth.py:323)"} +{"complexity": "simple", "doc_id": "chunk_019828", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "api", "module": "other", "source_line": 369, "source_path": "api\\auth.py", "text": "auth.get_rate_limiter (api\\auth.py:369)"} +{"complexity": "simple", "doc_id": "chunk_019829", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "api", "module": "other", "source_line": 475, "source_path": "api\\auth.py", "text": "auth.get_auth_backend (api\\auth.py:475)"} +{"complexity": "simple", "doc_id": "chunk_019830", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "api", "module": "other", "source_line": 102, "source_path": "api\\auth.py", "text": "auth.__init__ (api\\auth.py:102)"} +{"complexity": "medium", "doc_id": "chunk_019831", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "api", "module": "other", "source_line": 106, "source_path": "api\\auth.py", "text": "auth.create_access_token (api\\auth.py:106)"} +{"complexity": "medium", "doc_id": "chunk_019832", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "api", "module": "other", "source_line": 136, "source_path": "api\\auth.py", "text": "auth.create_refresh_token (api\\auth.py:136)"} +{"complexity": "medium", "doc_id": "chunk_019833", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "api", "module": "other", "source_line": 156, "source_path": "api\\auth.py", "text": "auth.verify_token (api\\auth.py:156)"} +{"complexity": "medium", "doc_id": "chunk_019834", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 181, "source_path": "api\\auth.py", "text": "auth.revoke_token (api\\auth.py:181)"} +{"complexity": "medium", "doc_id": "chunk_019835", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "api", "module": "other", "source_line": 198, "source_path": "api\\auth.py", "text": "auth.create_auth_response (api\\auth.py:198)"} +{"complexity": "medium", "doc_id": "chunk_019836", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "api", "module": "other", "source_line": 224, "source_path": "api\\auth.py", "text": "auth.get_current_user (api\\auth.py:224)"} +{"complexity": "medium", "doc_id": "chunk_019837", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 239, "source_path": "api\\auth.py", "text": "auth.require_role (api\\auth.py:239)"} +{"complexity": "simple", "doc_id": "chunk_019838", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "api", "module": "other", "source_line": 263, "source_path": "api\\auth.py", "text": "auth.__init__ (api\\auth.py:263)"} +{"complexity": "medium", "doc_id": "chunk_019839", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "api", "module": "other", "source_line": 267, "source_path": "api\\auth.py", "text": "auth._load_keys (api\\auth.py:267)"} +{"complexity": "simple", "doc_id": "chunk_019840", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "api", "module": "other", "source_line": 279, "source_path": "api\\auth.py", "text": "auth.validate_key (api\\auth.py:279)"} +{"complexity": "simple", "doc_id": "chunk_019841", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 283, "source_path": "api\\auth.py", "text": "auth.add_key (api\\auth.py:283)"} +{"complexity": "simple", "doc_id": "chunk_019842", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 290, "source_path": "api\\auth.py", "text": "auth.revoke_key (api\\auth.py:290)"} +{"complexity": "medium", "doc_id": "chunk_019843", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "api", "module": "other", "source_line": 303, "source_path": "api\\auth.py", "text": "auth.get_api_key (api\\auth.py:303)"} +{"complexity": "simple", "doc_id": "chunk_019844", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "api", "module": "other", "source_line": 326, "source_path": "api\\auth.py", "text": "auth.__init__ (api\\auth.py:326)"} +{"complexity": "medium", "doc_id": "chunk_019845", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 330, "source_path": "api\\auth.py", "text": "auth.is_allowed (api\\auth.py:330)"} +{"complexity": "simple", "doc_id": "chunk_019846", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 354, "source_path": "api\\auth.py", "text": "auth.remaining (api\\auth.py:354)"} +{"complexity": "medium", "doc_id": "chunk_019847", "function_type": "async_function", "has_docstring": "yes", "keyword": "check", "layer": "api", "module": "other", "source_line": 379, "source_path": "api\\auth.py", "text": "auth.check_rate_limit (api\\auth.py:379)"} +{"complexity": "simple", "doc_id": "chunk_019848", "function_type": "class", "has_docstring": "yes", "keyword": "load", "layer": "api", "module": "other", "source_line": 410, "source_path": "api\\auth.py", "text": "auth.Auth0UserPayload (api\\auth.py:410)"} +{"complexity": "complex", "doc_id": "chunk_019849", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "api", "module": "other", "source_line": 422, "source_path": "api\\auth.py", "text": "auth.get_current_user_auth0 (api\\auth.py:422)"} +{"complexity": "medium", "doc_id": "chunk_019850", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 459, "source_path": "api\\auth.py", "text": "auth.require_auth0_role (api\\auth.py:459)"} +{"complexity": "simple", "doc_id": "chunk_019851", "function_type": "async_function", "has_docstring": "no", "keyword": "check", "layer": "api", "module": "other", "source_line": 241, "source_path": "api\\auth.py", "text": "auth.role_checker (api\\auth.py:241)"} +{"complexity": "simple", "doc_id": "chunk_019852", "function_type": "async_function", "has_docstring": "no", "keyword": "check", "layer": "api", "module": "other", "source_line": 462, "source_path": "api\\auth.py", "text": "auth.role_checker (api\\auth.py:462)"} +{"complexity": "medium", "doc_id": "chunk_019853", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 62, "source_path": "api\\billing.py", "text": "billing.PaymentRecord (api\\billing.py:62)"} +{"complexity": "complex", "doc_id": "chunk_019854", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 75, "source_path": "api\\billing.py", "text": "billing.BillingManager (api\\billing.py:75)"} +{"complexity": "simple", "doc_id": "chunk_019855", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "api", "module": "other", "source_line": 78, "source_path": "api\\billing.py", "text": "billing.__init__ (api\\billing.py:78)"} +{"complexity": "medium", "doc_id": "chunk_019856", "function_type": "async_function", "has_docstring": "yes", "keyword": "generate", "layer": "api", "module": "other", "source_line": 89, "source_path": "api\\billing.py", "text": "billing.create_payment_intent (api\\billing.py:89)"} +{"complexity": "complex", "doc_id": "chunk_019857", "function_type": "async_function", "has_docstring": "yes", "keyword": "generate", "layer": "api", "module": "other", "source_line": 119, "source_path": "api\\billing.py", "text": "billing._create_stripe_payment_intent (api\\billing.py:119)"} +{"complexity": "simple", "doc_id": "chunk_019858", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "api", "module": "other", "source_line": 193, "source_path": "api\\billing.py", "text": "billing._create_mock_payment_intent (api\\billing.py:193)"} +{"complexity": "medium", "doc_id": "chunk_019859", "function_type": "async_function", "has_docstring": "yes", "keyword": "generate", "layer": "api", "module": "other", "source_line": 204, "source_path": "api\\billing.py", "text": "billing._get_or_create_customer (api\\billing.py:204)"} +{"complexity": "complex", "doc_id": "chunk_019860", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 224, "source_path": "api\\billing.py", "text": "billing.confirm_payment (api\\billing.py:224)"} +{"complexity": "medium", "doc_id": "chunk_019861", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "api", "module": "other", "source_line": 261, "source_path": "api\\billing.py", "text": "billing.get_payment_status (api\\billing.py:261)"} +{"complexity": "complex", "doc_id": "chunk_019862", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 274, "source_path": "api\\billing.py", "text": "billing.refund_payment (api\\billing.py:274)"} +{"complexity": "simple", "doc_id": "chunk_019863", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 311, "source_path": "api\\billing.py", "text": "billing.list_products (api\\billing.py:311)"} +{"complexity": "simple", "doc_id": "chunk_019864", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "api", "module": "other", "source_line": 315, "source_path": "api\\billing.py", "text": "billing.get_customer_payments (api\\billing.py:315)"} +{"complexity": "medium", "doc_id": "chunk_019865", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "api", "module": "other", "source_line": 324, "source_path": "api\\billing.py", "text": "billing.get_payment_stats (api\\billing.py:324)"} +{"complexity": "medium", "doc_id": "chunk_019866", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 353, "source_path": "api\\billing.py", "text": "billing.handle_webhook (api\\billing.py:353)"} +{"complexity": "simple", "doc_id": "chunk_019867", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 375, "source_path": "api\\billing.py", "text": "billing._handle_payment_success (api\\billing.py:375)"} +{"complexity": "simple", "doc_id": "chunk_019868", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 384, "source_path": "api\\billing.py", "text": "billing._handle_payment_failure (api\\billing.py:384)"} +{"complexity": "simple", "doc_id": "chunk_019869", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 392, "source_path": "api\\billing.py", "text": "billing._handle_setup_success (api\\billing.py:392)"} +{"complexity": "simple", "doc_id": "chunk_019870", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 20, "source_path": "api\\c3_routes.py", "text": "c3_routes.C3Request (api\\c3_routes.py:20)"} +{"complexity": "simple", "doc_id": "chunk_019871", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 24, "source_path": "api\\c3_routes.py", "text": "c3_routes.C3Response (api\\c3_routes.py:24)"} +{"complexity": "medium", "doc_id": "chunk_019872", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 34, "source_path": "api\\c3_routes.py", "text": "c3_routes.process (api\\c3_routes.py:34)"} +{"complexity": "medium", "doc_id": "chunk_019873", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 51, "source_path": "api\\c3_routes.py", "text": "c3_routes.status (api\\c3_routes.py:51)"} +{"complexity": "complex", "doc_id": "chunk_019874", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "api", "module": "other", "source_line": 45, "source_path": "api\\chat_routes.py", "text": "chat_routes.build_llm (api\\chat_routes.py:45)"} +{"complexity": "medium", "doc_id": "chunk_019875", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 123, "source_path": "api\\chat_routes.py", "text": "chat_routes.ChatMessage (api\\chat_routes.py:123)"} +{"complexity": "simple", "doc_id": "chunk_019876", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 154, "source_path": "api\\chat_routes.py", "text": "chat_routes.ChatResponse (api\\chat_routes.py:154)"} +{"complexity": "complex", "doc_id": "chunk_019877", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 170, "source_path": "api\\chat_routes.py", "text": "chat_routes.send_message (api\\chat_routes.py:170)"} +{"complexity": "simple", "doc_id": "chunk_019878", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "api", "module": "other", "source_line": 241, "source_path": "api\\chat_routes.py", "text": "chat_routes.get_history (api\\chat_routes.py:241)"} +{"complexity": "simple", "doc_id": "chunk_019879", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 253, "source_path": "api\\chat_routes.py", "text": "chat_routes.clear_session (api\\chat_routes.py:253)"} +{"complexity": "simple", "doc_id": "chunk_019880", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "api", "module": "other", "source_line": 188, "source_path": "api\\main.py", "text": "main._get_bio_federated_harness (api\\main.py:188)"} +{"complexity": "complex", "doc_id": "chunk_019881", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "api", "module": "other", "source_line": 199, "source_path": "api\\main.py", "text": "main._init_bio_decision_db (api\\main.py:199)"} +{"complexity": "complex", "doc_id": "chunk_019882", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "api", "module": "other", "source_line": 235, "source_path": "api\\main.py", "text": "main._persist_bio_decision (api\\main.py:235)"} +{"complexity": "complex", "doc_id": "chunk_019883", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "api", "module": "other", "source_line": 315, "source_path": "api\\main.py", "text": "main._load_recent_bio_decisions (api\\main.py:315)"} +{"complexity": "complex", "doc_id": "chunk_019884", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 355, "source_path": "api\\main.py", "text": "main._query_bio_decisions (api\\main.py:355)"} +{"complexity": "complex", "doc_id": "chunk_019885", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 421, "source_path": "api\\main.py", "text": "main._compact_bio_decision_db (api\\main.py:421)"} +{"complexity": "medium", "doc_id": "chunk_019886", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 473, "source_path": "api\\main.py", "text": "main._enforce_bio_scope (api\\main.py:473)"} +{"complexity": "complex", "doc_id": "chunk_019887", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 499, "source_path": "api\\main.py", "text": "main._record_bio_decision (api\\main.py:499)"} +{"complexity": "simple", "doc_id": "chunk_019888", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 538, "source_path": "api\\main.py", "text": "main._append_jsonl (api\\main.py:538)"} +{"complexity": "medium", "doc_id": "chunk_019889", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 545, "source_path": "api\\main.py", "text": "main._list_jsonl (api\\main.py:545)"} +{"complexity": "simple", "doc_id": "chunk_019890", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 566, "source_path": "api\\main.py", "text": "main._record_sdwan_assets (api\\main.py:566)"} +{"complexity": "simple", "doc_id": "chunk_019891", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 572, "source_path": "api\\main.py", "text": "main._latest_sdwan_assets (api\\main.py:572)"} +{"complexity": "simple", "doc_id": "chunk_019892", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "api", "module": "other", "source_line": 579, "source_path": "api\\main.py", "text": "main._record_measure_report (api\\main.py:579)"} +{"complexity": "simple", "doc_id": "chunk_019893", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "api", "module": "other", "source_line": 586, "source_path": "api\\main.py", "text": "main._latest_measure_report (api\\main.py:586)"} +{"complexity": "simple", "doc_id": "chunk_019894", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "api", "module": "other", "source_line": 597, "source_path": "api\\main.py", "text": "main._list_measure_reports (api\\main.py:597)"} +{"complexity": "simple", "doc_id": "chunk_019895", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "api", "module": "other", "source_line": 607, "source_path": "api\\main.py", "text": "main._record_perf_run (api\\main.py:607)"} +{"complexity": "medium", "doc_id": "chunk_019896", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "api", "module": "other", "source_line": 618, "source_path": "api\\main.py", "text": "main._latest_perf_run (api\\main.py:618)"} +{"complexity": "simple", "doc_id": "chunk_019897", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "api", "module": "other", "source_line": 633, "source_path": "api\\main.py", "text": "main._list_perf_runs (api\\main.py:633)"} +{"complexity": "simple", "doc_id": "chunk_019898", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "api", "module": "other", "source_line": 862, "source_path": "api\\main.py", "text": "main.VerificationStatus (api\\main.py:862)"} +{"complexity": "simple", "doc_id": "chunk_019899", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "api", "module": "other", "source_line": 869, "source_path": "api\\main.py", "text": "main.VerificationType (api\\main.py:869)"} +{"complexity": "simple", "doc_id": "chunk_019900", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "api", "module": "other", "source_line": 876, "source_path": "api\\main.py", "text": "main.FrameworkScore (api\\main.py:876)"} +{"complexity": "complex", "doc_id": "chunk_019901", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "api", "module": "other", "source_line": 886, "source_path": "api\\main.py", "text": "main.VerificationResult (api\\main.py:886)"} +{"complexity": "complex", "doc_id": "chunk_019902", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "api", "module": "other", "source_line": 1144, "source_path": "api\\main.py", "text": "main.CognitiveVerificationLattice (api\\main.py:1144)"} +{"complexity": "simple", "doc_id": "chunk_019903", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "api", "module": "other", "source_line": 2838, "source_path": "api\\main.py", "text": "main.log_verification (api\\main.py:2838)"} +{"complexity": "medium", "doc_id": "chunk_019904", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "api", "module": "other", "source_line": 2847, "source_path": "api\\main.py", "text": "main.verify_content (api\\main.py:2847)"} +{"complexity": "simple", "doc_id": "chunk_019905", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "api", "module": "other", "source_line": 4378, "source_path": "api\\main.py", "text": "main.VetProofClaimRequest (api\\main.py:4378)"} +{"complexity": "medium", "doc_id": "chunk_019906", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "api", "module": "other", "source_line": 4387, "source_path": "api\\main.py", "text": "main.VetProofClaimResponse (api\\main.py:4387)"} +{"complexity": "complex", "doc_id": "chunk_019907", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "api", "module": "other", "source_line": 4406, "source_path": "api\\main.py", "text": "main.vetproof_verify_claim (api\\main.py:4406)"} +{"complexity": "complex", "doc_id": "chunk_019908", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 4519, "source_path": "api\\main.py", "text": "main.marketplace_catalog (api\\main.py:4519)"} +{"complexity": "complex", "doc_id": "chunk_019909", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "api", "module": "other", "source_line": 4677, "source_path": "api\\main.py", "text": "main._level4_startup (api\\main.py:4677)"} +{"complexity": "medium", "doc_id": "chunk_019910", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "api", "module": "other", "source_line": 4720, "source_path": "api\\main.py", "text": "main.CheckpointPayload (api\\main.py:4720)"} +{"complexity": "medium", "doc_id": "chunk_019911", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "api", "module": "other", "source_line": 4735, "source_path": "api\\main.py", "text": "main.CheckpointRequest (api\\main.py:4735)"} +{"complexity": "medium", "doc_id": "chunk_019912", "function_type": "async_function", "has_docstring": "yes", "keyword": "check", "layer": "api", "module": "other", "source_line": 4753, "source_path": "api\\main.py", "text": "main.checkpoints_submit_endpoint (api\\main.py:4753)"} +{"complexity": "complex", "doc_id": "chunk_019913", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 4796, "source_path": "api\\main.py", "text": "main.evidence_search_endpoint (api\\main.py:4796)"} +{"complexity": "medium", "doc_id": "chunk_019914", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 4843, "source_path": "api\\main.py", "text": "main.evidence_stats_endpoint (api\\main.py:4843)"} +{"complexity": "medium", "doc_id": "chunk_019915", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 4866, "source_path": "api\\main.py", "text": "main.evidence_lookup_endpoint (api\\main.py:4866)"} +{"complexity": "medium", "doc_id": "chunk_019916", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "api", "module": "other", "source_line": 4893, "source_path": "api\\main.py", "text": "main.evidence_verify_endpoint (api\\main.py:4893)"} +{"complexity": "complex", "doc_id": "chunk_019917", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "api", "module": "other", "source_line": 4921, "source_path": "api\\main.py", "text": "main.evidence_xgml_endpoint (api\\main.py:4921)"} +{"complexity": "complex", "doc_id": "chunk_019918", "function_type": "async_function", "has_docstring": "yes", "keyword": "check", "layer": "api", "module": "other", "source_line": 4978, "source_path": "api\\main.py", "text": "main.sacl_validate (api\\main.py:4978)"} +{"complexity": "complex", "doc_id": "chunk_019919", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 5023, "source_path": "api\\main.py", "text": "main.sacl_compile (api\\main.py:5023)"} +{"complexity": "simple", "doc_id": "chunk_019920", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "api", "module": "other", "source_line": 5080, "source_path": "api\\main.py", "text": "main.sacl_get (api\\main.py:5080)"} +{"complexity": "complex", "doc_id": "chunk_019921", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "api", "module": "other", "source_line": 5095, "source_path": "api\\main.py", "text": "main.sacl_contract_proofs (api\\main.py:5095)"} +{"complexity": "simple", "doc_id": "chunk_019922", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 5169, "source_path": "api\\main.py", "text": "main.SymphonyQueryRequest (api\\main.py:5169)"} +{"complexity": "complex", "doc_id": "chunk_019923", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 5177, "source_path": "api\\main.py", "text": "main.SovereignOrchestrateRequest (api\\main.py:5177)"} +{"complexity": "medium", "doc_id": "chunk_019924", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 5222, "source_path": "api\\main.py", "text": "main.symphony_roster (api\\main.py:5222)"} +{"complexity": "medium", "doc_id": "chunk_019925", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "api", "module": "other", "source_line": 5236, "source_path": "api\\main.py", "text": "main.symphony_verify (api\\main.py:5236)"} +{"complexity": "medium", "doc_id": "chunk_019926", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 5266, "source_path": "api\\main.py", "text": "main.orchestrator_status (api\\main.py:5266)"} +{"complexity": "medium", "doc_id": "chunk_019927", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "api", "module": "other", "source_line": 5280, "source_path": "api\\main.py", "text": "main.orchestrator_execute (api\\main.py:5280)"} +{"complexity": "simple", "doc_id": "chunk_019928", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "api", "module": "other", "source_line": 5318, "source_path": "api\\main.py", "text": "main.ProofCityX402SmokeRequest (api\\main.py:5318)"} +{"complexity": "medium", "doc_id": "chunk_019929", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "api", "module": "other", "source_line": 5329, "source_path": "api\\main.py", "text": "main.proofcity_asema_summary (api\\main.py:5329)"} +{"complexity": "medium", "doc_id": "chunk_019930", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "api", "module": "other", "source_line": 5343, "source_path": "api\\main.py", "text": "main.proofcity_x402_smoke_test (api\\main.py:5343)"} +{"complexity": "medium", "doc_id": "chunk_019931", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "api", "module": "other", "source_line": 5376, "source_path": "api\\main.py", "text": "main._get_webhook_emitter (api\\main.py:5376)"} +{"complexity": "simple", "doc_id": "chunk_019932", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "api", "module": "other", "source_line": 5389, "source_path": "api\\main.py", "text": "main._get_dcm (api\\main.py:5389)"} +{"complexity": "simple", "doc_id": "chunk_019933", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "api", "module": "other", "source_line": 5400, "source_path": "api\\main.py", "text": "main._get_dqn (api\\main.py:5400)"} +{"complexity": "simple", "doc_id": "chunk_019934", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "api", "module": "other", "source_line": 5412, "source_path": "api\\main.py", "text": "main._get_intel (api\\main.py:5412)"} +{"complexity": "simple", "doc_id": "chunk_019935", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 5423, "source_path": "api\\main.py", "text": "main.TwinFlowOptimizeRequest (api\\main.py:5423)"} +{"complexity": "medium", "doc_id": "chunk_019936", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 5433, "source_path": "api\\main.py", "text": "main.twinflow_forecast (api\\main.py:5433)"} +{"complexity": "simple", "doc_id": "chunk_019937", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 5455, "source_path": "api\\main.py", "text": "main.twinflow_bottlenecks (api\\main.py:5455)"} +{"complexity": "medium", "doc_id": "chunk_019938", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 5467, "source_path": "api\\main.py", "text": "main.twinflow_optimize (api\\main.py:5467)"} +{"complexity": "simple", "doc_id": "chunk_019939", "function_type": "async_function", "has_docstring": "yes", "keyword": "compute", "layer": "api", "module": "other", "source_line": 5494, "source_path": "api\\main.py", "text": "main.twinflow_metrics (api\\main.py:5494)"} +{"complexity": "simple", "doc_id": "chunk_019940", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "api", "module": "other", "source_line": 5505, "source_path": "api\\main.py", "text": "main.intel_fetch (api\\main.py:5505)"} +{"complexity": "simple", "doc_id": "chunk_019941", "function_type": "async_function", "has_docstring": "yes", "keyword": "hash", "layer": "api", "module": "other", "source_line": 5515, "source_path": "api\\main.py", "text": "main.intel_digest (api\\main.py:5515)"} +{"complexity": "simple", "doc_id": "chunk_019942", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 5524, "source_path": "api\\main.py", "text": "main.intel_top (api\\main.py:5524)"} +{"complexity": "medium", "doc_id": "chunk_019943", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 5547, "source_path": "api\\main.py", "text": "main.intel_latest (api\\main.py:5547)"} +{"complexity": "simple", "doc_id": "chunk_019944", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "api", "module": "other", "source_line": 5578, "source_path": "api\\main.py", "text": "main.TimexlVerifyRequest (api\\main.py:5578)"} +{"complexity": "medium", "doc_id": "chunk_019945", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "api", "module": "other", "source_line": 5589, "source_path": "api\\main.py", "text": "main.TimexlVerifyResponse (api\\main.py:5589)"} +{"complexity": "simple", "doc_id": "chunk_019946", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 5603, "source_path": "api\\main.py", "text": "main.AuthorizeActionRequest (api\\main.py:5603)"} +{"complexity": "simple", "doc_id": "chunk_019947", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 5611, "source_path": "api\\main.py", "text": "main.AuthorizeActionResponse (api\\main.py:5611)"} +{"complexity": "complex", "doc_id": "chunk_019948", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "api", "module": "other", "source_line": 5624, "source_path": "api\\main.py", "text": "main.timexl_verify (api\\main.py:5624)"} +{"complexity": "complex", "doc_id": "chunk_019949", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 5673, "source_path": "api\\main.py", "text": "main.ensemble_reasoning (api\\main.py:5673)"} +{"complexity": "medium", "doc_id": "chunk_019950", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 5942, "source_path": "api\\main.py", "text": "main.bio_status (api\\main.py:5942)"} +{"complexity": "complex", "doc_id": "chunk_019951", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 5976, "source_path": "api\\main.py", "text": "main.bio_contract_report (api\\main.py:5976)"} +{"complexity": "complex", "doc_id": "chunk_019952", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 6016, "source_path": "api\\main.py", "text": "main.bio_kpis (api\\main.py:6016)"} +{"complexity": "complex", "doc_id": "chunk_019953", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 6112, "source_path": "api\\main.py", "text": "main.bio_decisions (api\\main.py:6112)"} +{"complexity": "medium", "doc_id": "chunk_019954", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 6180, "source_path": "api\\main.py", "text": "main.bio_maintenance_compact (api\\main.py:6180)"} +{"complexity": "medium", "doc_id": "chunk_019955", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 6205, "source_path": "api\\main.py", "text": "main.bio_sdwan_collect (api\\main.py:6205)"} +{"complexity": "medium", "doc_id": "chunk_019956", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 6237, "source_path": "api\\main.py", "text": "main.bio_sdwan_assets (api\\main.py:6237)"} +{"complexity": "complex", "doc_id": "chunk_019957", "function_type": "async_function", "has_docstring": "no", "keyword": "run", "layer": "api", "module": "other", "source_line": 6263, "source_path": "api\\main.py", "text": "main.bio_measure_run (api\\main.py:6263)"} +{"complexity": "medium", "doc_id": "chunk_019958", "function_type": "async_function", "has_docstring": "no", "keyword": "compute", "layer": "api", "module": "other", "source_line": 6329, "source_path": "api\\main.py", "text": "main.bio_measure_report_latest (api\\main.py:6329)"} +{"complexity": "medium", "doc_id": "chunk_019959", "function_type": "async_function", "has_docstring": "no", "keyword": "compute", "layer": "api", "module": "other", "source_line": 6346, "source_path": "api\\main.py", "text": "main.bio_measure_reports (api\\main.py:6346)"} +{"complexity": "medium", "doc_id": "chunk_019960", "function_type": "async_function", "has_docstring": "no", "keyword": "run", "layer": "api", "module": "other", "source_line": 6371, "source_path": "api\\main.py", "text": "main.perf_run (api\\main.py:6371)"} +{"complexity": "medium", "doc_id": "chunk_019961", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 6403, "source_path": "api\\main.py", "text": "main.perf_latest (api\\main.py:6403)"} +{"complexity": "medium", "doc_id": "chunk_019962", "function_type": "async_function", "has_docstring": "no", "keyword": "run", "layer": "api", "module": "other", "source_line": 6420, "source_path": "api\\main.py", "text": "main.perf_runs (api\\main.py:6420)"} +{"complexity": "medium", "doc_id": "chunk_019963", "function_type": "async_function", "has_docstring": "no", "keyword": "load", "layer": "api", "module": "other", "source_line": 6445, "source_path": "api\\main.py", "text": "main.perf_budgets (api\\main.py:6445)"} +{"complexity": "medium", "doc_id": "chunk_019964", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 6469, "source_path": "api\\main.py", "text": "main.webhooks_stats (api\\main.py:6469)"} +{"complexity": "medium", "doc_id": "chunk_019965", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 6504, "source_path": "api\\main.py", "text": "main.authorize_action_policy (api\\main.py:6504)"} +{"complexity": "medium", "doc_id": "chunk_019966", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 899, "source_path": "api\\main.py", "text": "main.to_dict (api\\main.py:899)"} +{"complexity": "simple", "doc_id": "chunk_019967", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "api", "module": "other", "source_line": 927, "source_path": "api\\main.py", "text": "main.VerifyRequest (api\\main.py:927)"} +{"complexity": "simple", "doc_id": "chunk_019968", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "api", "module": "other", "source_line": 936, "source_path": "api\\main.py", "text": "main.VerifyResponse (api\\main.py:936)"} +{"complexity": "simple", "doc_id": "chunk_019969", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 945, "source_path": "api\\main.py", "text": "main.HealthResponse (api\\main.py:945)"} +{"complexity": "medium", "doc_id": "chunk_019970", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 953, "source_path": "api\\main.py", "text": "main.EnsembleRequest (api\\main.py:953)"} +{"complexity": "simple", "doc_id": "chunk_019971", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 984, "source_path": "api\\main.py", "text": "main.EnsembleVote (api\\main.py:984)"} +{"complexity": "medium", "doc_id": "chunk_019972", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 990, "source_path": "api\\main.py", "text": "main.EnsembleResponse (api\\main.py:990)"} +{"complexity": "simple", "doc_id": "chunk_019973", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 1011, "source_path": "api\\main.py", "text": "main.BioStatusResponse (api\\main.py:1011)"} +{"complexity": "simple", "doc_id": "chunk_019974", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 1021, "source_path": "api\\main.py", "text": "main.BioContractReportRequest (api\\main.py:1021)"} +{"complexity": "simple", "doc_id": "chunk_019975", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 1027, "source_path": "api\\main.py", "text": "main.BioContractReportResponse (api\\main.py:1027)"} +{"complexity": "simple", "doc_id": "chunk_019976", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 1035, "source_path": "api\\main.py", "text": "main.BioKPIResponse (api\\main.py:1035)"} +{"complexity": "medium", "doc_id": "chunk_019977", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 1046, "source_path": "api\\main.py", "text": "main.BioDecisionRecord (api\\main.py:1046)"} +{"complexity": "simple", "doc_id": "chunk_019978", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 1063, "source_path": "api\\main.py", "text": "main.BioDecisionsResponse (api\\main.py:1063)"} +{"complexity": "simple", "doc_id": "chunk_019979", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 1069, "source_path": "api\\main.py", "text": "main.BioMaintenanceRequest (api\\main.py:1069)"} +{"complexity": "simple", "doc_id": "chunk_019980", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 1074, "source_path": "api\\main.py", "text": "main.BioMaintenanceResponse (api\\main.py:1074)"} +{"complexity": "simple", "doc_id": "chunk_019981", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 1080, "source_path": "api\\main.py", "text": "main.SDWANCollectRequest (api\\main.py:1080)"} +{"complexity": "simple", "doc_id": "chunk_019982", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 1085, "source_path": "api\\main.py", "text": "main.SDWANCollectResponse (api\\main.py:1085)"} +{"complexity": "simple", "doc_id": "chunk_019983", "function_type": "class", "has_docstring": "no", "keyword": "run", "layer": "api", "module": "other", "source_line": 1092, "source_path": "api\\main.py", "text": "main.MeasureRunRequest (api\\main.py:1092)"} +{"complexity": "simple", "doc_id": "chunk_019984", "function_type": "class", "has_docstring": "no", "keyword": "compute", "layer": "api", "module": "other", "source_line": 1098, "source_path": "api\\main.py", "text": "main.MeasureReportRecord (api\\main.py:1098)"} +{"complexity": "simple", "doc_id": "chunk_019985", "function_type": "class", "has_docstring": "no", "keyword": "compute", "layer": "api", "module": "other", "source_line": 1109, "source_path": "api\\main.py", "text": "main.MeasureReportListResponse (api\\main.py:1109)"} +{"complexity": "simple", "doc_id": "chunk_019986", "function_type": "class", "has_docstring": "no", "keyword": "run", "layer": "api", "module": "other", "source_line": 1115, "source_path": "api\\main.py", "text": "main.PerfRunRequest (api\\main.py:1115)"} +{"complexity": "simple", "doc_id": "chunk_019987", "function_type": "class", "has_docstring": "no", "keyword": "run", "layer": "api", "module": "other", "source_line": 1123, "source_path": "api\\main.py", "text": "main.PerfRunRecord (api\\main.py:1123)"} +{"complexity": "simple", "doc_id": "chunk_019988", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 1132, "source_path": "api\\main.py", "text": "main.PerfSummaryResponse (api\\main.py:1132)"} +{"complexity": "simple", "doc_id": "chunk_019989", "function_type": "class", "has_docstring": "no", "keyword": "load", "layer": "api", "module": "other", "source_line": 1138, "source_path": "api\\main.py", "text": "main.PerfBudgetResponse (api\\main.py:1138)"} +{"complexity": "simple", "doc_id": "chunk_019990", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "api", "module": "other", "source_line": 1205, "source_path": "api\\main.py", "text": "main.__init__ (api\\main.py:1205)"} +{"complexity": "complex", "doc_id": "chunk_019991", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "api", "module": "other", "source_line": 1213, "source_path": "api\\main.py", "text": "main.verify (api\\main.py:1213)"} +{"complexity": "medium", "doc_id": "chunk_019992", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 1331, "source_path": "api\\main.py", "text": "main._evaluate_frameworks (api\\main.py:1331)"} +{"complexity": "medium", "doc_id": "chunk_019993", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 1350, "source_path": "api\\main.py", "text": "main._evaluate_single_framework (api\\main.py:1350)"} +{"complexity": "medium", "doc_id": "chunk_019994", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 1375, "source_path": "api\\main.py", "text": "main._eval_crypto (api\\main.py:1375)"} +{"complexity": "simple", "doc_id": "chunk_019995", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 1391, "source_path": "api\\main.py", "text": "main._eval_knowledge_graph (api\\main.py:1391)"} +{"complexity": "medium", "doc_id": "chunk_019996", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 1399, "source_path": "api\\main.py", "text": "main._eval_multi_model (api\\main.py:1399)"} +{"complexity": "complex", "doc_id": "chunk_019997", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 1414, "source_path": "api\\main.py", "text": "main._eval_byzantine (api\\main.py:1414)"} +{"complexity": "simple", "doc_id": "chunk_019998", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 1455, "source_path": "api\\main.py", "text": "main._eval_causal (api\\main.py:1455)"} +{"complexity": "simple", "doc_id": "chunk_019999", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 1461, "source_path": "api\\main.py", "text": "main._eval_formal (api\\main.py:1461)"} +{"complexity": "simple", "doc_id": "chunk_020000", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 1468, "source_path": "api\\main.py", "text": "main._eval_generic (api\\main.py:1468)"} +{"complexity": "complex", "doc_id": "chunk_020001", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 1473, "source_path": "api\\main.py", "text": "main._eval_discrete_math (api\\main.py:1473)"} +{"complexity": "complex", "doc_id": "chunk_020002", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 1561, "source_path": "api\\main.py", "text": "main._eval_stochastic (api\\main.py:1561)"} +{"complexity": "complex", "doc_id": "chunk_020003", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 1636, "source_path": "api\\main.py", "text": "main._eval_chaos (api\\main.py:1636)"} +{"complexity": "medium", "doc_id": "chunk_020004", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 1708, "source_path": "api\\main.py", "text": "main._eval_pii (api\\main.py:1708)"} +{"complexity": "medium", "doc_id": "chunk_020005", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 1732, "source_path": "api\\main.py", "text": "main._eval_evidence (api\\main.py:1732)"} +{"complexity": "medium", "doc_id": "chunk_020006", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "api", "module": "other", "source_line": 1762, "source_path": "api\\main.py", "text": "main._eval_constitutional (api\\main.py:1762)"} +{"complexity": "complex", "doc_id": "chunk_020007", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 1788, "source_path": "api\\main.py", "text": "main._eval_semantic_triplet (api\\main.py:1788)"} +{"complexity": "complex", "doc_id": "chunk_020008", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 1859, "source_path": "api\\main.py", "text": "main._eval_cross_provider_consensus (api\\main.py:1859)"} +{"complexity": "simple", "doc_id": "chunk_020009", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "api", "module": "other", "source_line": 1905, "source_path": "api\\main.py", "text": "main._get_framework_details (api\\main.py:1905)"} +{"complexity": "medium", "doc_id": "chunk_020010", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "api", "module": "other", "source_line": 1912, "source_path": "api\\main.py", "text": "main._compute_divergence (api\\main.py:1912)"} +{"complexity": "simple", "doc_id": "chunk_020011", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 1933, "source_path": "api\\main.py", "text": "main._aggregate_confidence (api\\main.py:1933)"} +{"complexity": "medium", "doc_id": "chunk_020012", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 2102, "source_path": "api\\main.py", "text": "main.ip_rate_limit_middleware (api\\main.py:2102)"} +{"complexity": "complex", "doc_id": "chunk_020013", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 2134, "source_path": "api\\main.py", "text": "main.security_headers_middleware (api\\main.py:2134)"} +{"complexity": "simple", "doc_id": "chunk_020014", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 2249, "source_path": "api\\main.py", "text": "main.root (api\\main.py:2249)"} +{"complexity": "complex", "doc_id": "chunk_020015", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 2259, "source_path": "api\\main.py", "text": "main.health (api\\main.py:2259)"} +{"complexity": "simple", "doc_id": "chunk_020016", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 2365, "source_path": "api\\main.py", "text": "main.liveness (api\\main.py:2365)"} +{"complexity": "complex", "doc_id": "chunk_020017", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 2371, "source_path": "api\\main.py", "text": "main.vga_evaluate (api\\main.py:2371)"} +{"complexity": "simple", "doc_id": "chunk_020018", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 2408, "source_path": "api\\main.py", "text": "main.vga_stats (api\\main.py:2408)"} +{"complexity": "medium", "doc_id": "chunk_020019", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "api", "module": "other", "source_line": 2416, "source_path": "api\\main.py", "text": "main.get_drift_status (api\\main.py:2416)"} +{"complexity": "medium", "doc_id": "chunk_020020", "function_type": "async_function", "has_docstring": "yes", "keyword": "compute", "layer": "api", "module": "other", "source_line": 2442, "source_path": "api\\main.py", "text": "main.prometheus_metrics (api\\main.py:2442)"} +{"complexity": "complex", "doc_id": "chunk_020021", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "api", "module": "other", "source_line": 2457, "source_path": "api\\main.py", "text": "main.verify_content (api\\main.py:2457)"} +{"complexity": "simple", "doc_id": "chunk_020022", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 2560, "source_path": "api\\main.py", "text": "main.list_frameworks (api\\main.py:2560)"} +{"complexity": "simple", "doc_id": "chunk_020023", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "api", "module": "other", "source_line": 2571, "source_path": "api\\main.py", "text": "main.get_verification (api\\main.py:2571)"} +{"complexity": "simple", "doc_id": "chunk_020024", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "api", "module": "other", "source_line": 2883, "source_path": "api\\main.py", "text": "main.VAVerifyRequest (api\\main.py:2883)"} +{"complexity": "simple", "doc_id": "chunk_020025", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "api", "module": "other", "source_line": 2891, "source_path": "api\\main.py", "text": "main.VAVerifyResponse (api\\main.py:2891)"} +{"complexity": "simple", "doc_id": "chunk_020026", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 2902, "source_path": "api\\main.py", "text": "main.PaymentRequest (api\\main.py:2902)"} +{"complexity": "simple", "doc_id": "chunk_020027", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 2906, "source_path": "api\\main.py", "text": "main.PaymentResponse (api\\main.py:2906)"} +{"complexity": "complex", "doc_id": "chunk_020028", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "api", "module": "other", "source_line": 2912, "source_path": "api\\main.py", "text": "main.verify_va_claim (api\\main.py:2912)"} +{"complexity": "medium", "doc_id": "chunk_020029", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 2952, "source_path": "api\\main.py", "text": "main.confirm_va_payment (api\\main.py:2952)"} +{"complexity": "simple", "doc_id": "chunk_020030", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 2978, "source_path": "api\\main.py", "text": "main.list_products (api\\main.py:2978)"} +{"complexity": "medium", "doc_id": "chunk_020031", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "api", "module": "other", "source_line": 2984, "source_path": "api\\main.py", "text": "main.get_va_report (api\\main.py:2984)"} +{"complexity": "medium", "doc_id": "chunk_020032", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 3001, "source_path": "api\\main.py", "text": "main.VAAnalyzeRequest (api\\main.py:3001)"} +{"complexity": "medium", "doc_id": "chunk_020033", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 3014, "source_path": "api\\main.py", "text": "main.VAAnalyzeResponse (api\\main.py:3014)"} +{"complexity": "complex", "doc_id": "chunk_020034", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "api", "module": "other", "source_line": 3033, "source_path": "api\\main.py", "text": "main._build_fallback_reasoning (api\\main.py:3033)"} +{"complexity": "complex", "doc_id": "chunk_020035", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 3098, "source_path": "api\\main.py", "text": "main.analyze_va_claim_free (api\\main.py:3098)"} +{"complexity": "simple", "doc_id": "chunk_020036", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 3423, "source_path": "api\\main.py", "text": "main.SanitizeRequest (api\\main.py:3423)"} +{"complexity": "simple", "doc_id": "chunk_020037", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 3429, "source_path": "api\\main.py", "text": "main.SanitizeResponse (api\\main.py:3429)"} +{"complexity": "medium", "doc_id": "chunk_020038", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 3437, "source_path": "api\\main.py", "text": "main.PipelineRequest (api\\main.py:3437)"} +{"complexity": "simple", "doc_id": "chunk_020039", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 3450, "source_path": "api\\main.py", "text": "main.PipelineResponse (api\\main.py:3450)"} +{"complexity": "complex", "doc_id": "chunk_020040", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "api", "module": "other", "source_line": 3461, "source_path": "api\\main.py", "text": "main.vetproof_sanitize (api\\main.py:3461)"} +{"complexity": "complex", "doc_id": "chunk_020041", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "api", "module": "other", "source_line": 3503, "source_path": "api\\main.py", "text": "main.vetproof_pipeline (api\\main.py:3503)"} +{"complexity": "complex", "doc_id": "chunk_020042", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "api", "module": "other", "source_line": 3590, "source_path": "api\\main.py", "text": "main.vetproof_health (api\\main.py:3590)"} +{"complexity": "medium", "doc_id": "chunk_020043", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 3646, "source_path": "api\\main.py", "text": "main.stripe_webhook (api\\main.py:3646)"} +{"complexity": "simple", "doc_id": "chunk_020044", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 3674, "source_path": "api\\main.py", "text": "main.list_billing_products (api\\main.py:3674)"} +{"complexity": "simple", "doc_id": "chunk_020045", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "api", "module": "other", "source_line": 3682, "source_path": "api\\main.py", "text": "main.get_billing_stats (api\\main.py:3682)"} +{"complexity": "simple", "doc_id": "chunk_020046", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "api", "module": "other", "source_line": 3690, "source_path": "api\\main.py", "text": "main.get_customer_payments (api\\main.py:3690)"} +{"complexity": "simple", "doc_id": "chunk_020047", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 3698, "source_path": "api\\main.py", "text": "main.refund_payment (api\\main.py:3698)"} +{"complexity": "medium", "doc_id": "chunk_020048", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "api", "module": "other", "source_line": 3711, "source_path": "api\\main.py", "text": "main.nist_attest (api\\main.py:3711)"} +{"complexity": "simple", "doc_id": "chunk_020049", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 3727, "source_path": "api\\main.py", "text": "main.nist_compliance (api\\main.py:3727)"} +{"complexity": "medium", "doc_id": "chunk_020050", "function_type": "async_function", "has_docstring": "yes", "keyword": "generate", "layer": "api", "module": "other", "source_line": 3740, "source_path": "api\\main.py", "text": "main.evidence_chain_create (api\\main.py:3740)"} +{"complexity": "simple", "doc_id": "chunk_020051", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "api", "module": "other", "source_line": 3760, "source_path": "api\\main.py", "text": "main.evidence_chain_verify (api\\main.py:3760)"} +{"complexity": "complex", "doc_id": "chunk_020052", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 3774, "source_path": "api\\main.py", "text": "main.evidence_benchmarks (api\\main.py:3774)"} +{"complexity": "medium", "doc_id": "chunk_020053", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 3824, "source_path": "api\\main.py", "text": "main.evidence_blockchain_anchor (api\\main.py:3824)"} +{"complexity": "medium", "doc_id": "chunk_020054", "function_type": "async_function", "has_docstring": "yes", "keyword": "sign", "layer": "api", "module": "other", "source_line": 3840, "source_path": "api\\main.py", "text": "main.quantum_safe_sign (api\\main.py:3840)"} +{"complexity": "medium", "doc_id": "chunk_020055", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "api", "module": "other", "source_line": 3862, "source_path": "api\\main.py", "text": "main.constitutional_halt_check (api\\main.py:3862)"} +{"complexity": "complex", "doc_id": "chunk_020056", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 4021, "source_path": "api\\main.py", "text": "main.provider_health (api\\main.py:4021)"} +{"complexity": "medium", "doc_id": "chunk_020057", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "api", "module": "other", "source_line": 4085, "source_path": "api\\main.py", "text": "main.VerificationV1Request (api\\main.py:4085)"} +{"complexity": "medium", "doc_id": "chunk_020058", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "api", "module": "other", "source_line": 4104, "source_path": "api\\main.py", "text": "main.VerificationV1Response (api\\main.py:4104)"} +{"complexity": "simple", "doc_id": "chunk_020059", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "api", "module": "other", "source_line": 4118, "source_path": "api\\main.py", "text": "main._check_v1_free_tier (api\\main.py:4118)"} +{"complexity": "complex", "doc_id": "chunk_020060", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "api", "module": "other", "source_line": 4134, "source_path": "api\\main.py", "text": "main.verify_claim_v1 (api\\main.py:4134)"} +{"complexity": "complex", "doc_id": "chunk_020061", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "api", "module": "other", "source_line": 4300, "source_path": "api\\main.py", "text": "main.get_pricing (api\\main.py:4300)"} +{"complexity": "medium", "doc_id": "chunk_020062", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 67, "source_path": "api\\main.py", "text": "main._DummyApp (api\\main.py:67)"} +{"complexity": "medium", "doc_id": "chunk_020063", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 2038, "source_path": "api\\main.py", "text": "main.langwatch_middleware (api\\main.py:2038)"} +{"complexity": "simple", "doc_id": "chunk_020064", "function_type": "class", "has_docstring": "no", "keyword": "route", "layer": "api", "module": "other", "source_line": 2601, "source_path": "api\\main.py", "text": "main.ShieldRouteRequest (api\\main.py:2601)"} +{"complexity": "medium", "doc_id": "chunk_020065", "function_type": "async_function", "has_docstring": "yes", "keyword": "route", "layer": "api", "module": "other", "source_line": 2612, "source_path": "api\\main.py", "text": "main.shield_route (api\\main.py:2612)"} +{"complexity": "simple", "doc_id": "chunk_020066", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 2631, "source_path": "api\\main.py", "text": "main.ShieldPolicyRequest (api\\main.py:2631)"} +{"complexity": "medium", "doc_id": "chunk_020067", "function_type": "async_function", "has_docstring": "yes", "keyword": "check", "layer": "api", "module": "other", "source_line": 2642, "source_path": "api\\main.py", "text": "main.shield_check (api\\main.py:2642)"} +{"complexity": "simple", "doc_id": "chunk_020068", "function_type": "class", "has_docstring": "no", "keyword": "check", "layer": "api", "module": "other", "source_line": 2658, "source_path": "api\\main.py", "text": "main.ShieldCheckpointRequest (api\\main.py:2658)"} +{"complexity": "medium", "doc_id": "chunk_020069", "function_type": "async_function", "has_docstring": "yes", "keyword": "check", "layer": "api", "module": "other", "source_line": 2671, "source_path": "api\\main.py", "text": "main.shield_checkpoint_create (api\\main.py:2671)"} +{"complexity": "medium", "doc_id": "chunk_020070", "function_type": "async_function", "has_docstring": "yes", "keyword": "check", "layer": "api", "module": "other", "source_line": 2694, "source_path": "api\\main.py", "text": "main.shield_checkpoint_get (api\\main.py:2694)"} +{"complexity": "simple", "doc_id": "chunk_020071", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 2717, "source_path": "api\\main.py", "text": "main.shield_health (api\\main.py:2717)"} +{"complexity": "simple", "doc_id": "chunk_020072", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 2731, "source_path": "api\\main.py", "text": "main.LoginRequest (api\\main.py:2731)"} +{"complexity": "simple", "doc_id": "chunk_020073", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 2735, "source_path": "api\\main.py", "text": "main.TokenRequest (api\\main.py:2735)"} +{"complexity": "medium", "doc_id": "chunk_020074", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 2742, "source_path": "api\\main.py", "text": "main.login (api\\main.py:2742)"} +{"complexity": "medium", "doc_id": "chunk_020075", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 2771, "source_path": "api\\main.py", "text": "main.refresh_token (api\\main.py:2771)"} +{"complexity": "simple", "doc_id": "chunk_020076", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 2784, "source_path": "api\\main.py", "text": "main.logout (api\\main.py:2784)"} +{"complexity": "simple", "doc_id": "chunk_020077", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "api", "module": "other", "source_line": 2792, "source_path": "api\\main.py", "text": "main.get_me (api\\main.py:2792)"} +{"complexity": "medium", "doc_id": "chunk_020078", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "api", "module": "other", "source_line": 2809, "source_path": "api\\main.py", "text": "main.verify_content_protected (api\\main.py:2809)"} +{"complexity": "simple", "doc_id": "chunk_020079", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 3880, "source_path": "api\\main.py", "text": "main.WorkflowRequest (api\\main.py:3880)"} +{"complexity": "medium", "doc_id": "chunk_020080", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "api", "module": "other", "source_line": 3891, "source_path": "api\\main.py", "text": "main.start_workflow_verification (api\\main.py:3891)"} +{"complexity": "simple", "doc_id": "chunk_020081", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "api", "module": "other", "source_line": 3916, "source_path": "api\\main.py", "text": "main.get_workflow_status (api\\main.py:3916)"} +{"complexity": "simple", "doc_id": "chunk_020082", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "api", "module": "other", "source_line": 3926, "source_path": "api\\main.py", "text": "main.get_workflow_result (api\\main.py:3926)"} +{"complexity": "simple", "doc_id": "chunk_020083", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 4687, "source_path": "api\\main.py", "text": "main._poll_forever (api\\main.py:4687)"} +{"complexity": "simple", "doc_id": "chunk_020084", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "api", "module": "other", "source_line": 70, "source_path": "api\\main.py", "text": "main.__getattr__ (api\\main.py:70)"} +{"complexity": "simple", "doc_id": "chunk_020085", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 71, "source_path": "api\\main.py", "text": "main._decorator (api\\main.py:71)"} +{"complexity": "simple", "doc_id": "chunk_020086", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 5819, "source_path": "api\\main.py", "text": "main._StaticKernelAgent (api\\main.py:5819)"} +{"complexity": "simple", "doc_id": "chunk_020087", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 72, "source_path": "api\\main.py", "text": "main._wrap (api\\main.py:72)"} +{"complexity": "simple", "doc_id": "chunk_020088", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "api", "module": "other", "source_line": 5820, "source_path": "api\\main.py", "text": "main.__init__ (api\\main.py:5820)"} +{"complexity": "simple", "doc_id": "chunk_020089", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "api", "module": "other", "source_line": 5823, "source_path": "api\\main.py", "text": "main.generate (api\\main.py:5823)"} +{"complexity": "simple", "doc_id": "chunk_020090", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 5826, "source_path": "api\\main.py", "text": "main.fallback (api\\main.py:5826)"} +{"complexity": "complex", "doc_id": "chunk_020091", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 69, "source_path": "api\\otel_middleware.py", "text": "otel_middleware.setup_otel (api\\otel_middleware.py:69)"} +{"complexity": "simple", "doc_id": "chunk_020092", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 130, "source_path": "api\\otel_middleware.py", "text": "otel_middleware._NoopSpan (api\\otel_middleware.py:130)"} +{"complexity": "simple", "doc_id": "chunk_020093", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 139, "source_path": "api\\otel_middleware.py", "text": "otel_middleware._NoopTracer (api\\otel_middleware.py:139)"} +{"complexity": "simple", "doc_id": "chunk_020094", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "api", "module": "other", "source_line": 147, "source_path": "api\\otel_middleware.py", "text": "otel_middleware.get_tracer (api\\otel_middleware.py:147)"} +{"complexity": "medium", "doc_id": "chunk_020095", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "api", "module": "other", "source_line": 154, "source_path": "api\\otel_middleware.py", "text": "otel_middleware.get_current_trace_id (api\\otel_middleware.py:154)"} +{"complexity": "medium", "doc_id": "chunk_020096", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 173, "source_path": "api\\otel_middleware.py", "text": "otel_middleware.span_context (api\\otel_middleware.py:173)"} +{"complexity": "simple", "doc_id": "chunk_020097", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "api", "module": "other", "source_line": 197, "source_path": "api\\otel_middleware.py", "text": "otel_middleware.trace_verification_request (api\\otel_middleware.py:197)"} +{"complexity": "simple", "doc_id": "chunk_020098", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 206, "source_path": "api\\otel_middleware.py", "text": "otel_middleware.trace_asema_phase (api\\otel_middleware.py:206)"} +{"complexity": "simple", "doc_id": "chunk_020099", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 211, "source_path": "api\\otel_middleware.py", "text": "otel_middleware.trace_bft_consensus (api\\otel_middleware.py:211)"} +{"complexity": "simple", "doc_id": "chunk_020100", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "api", "module": "other", "source_line": 220, "source_path": "api\\otel_middleware.py", "text": "otel_middleware.trace_lean_proof (api\\otel_middleware.py:220)"} +{"complexity": "simple", "doc_id": "chunk_020101", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 132, "source_path": "api\\otel_middleware.py", "text": "otel_middleware.set_attribute (api\\otel_middleware.py:132)"} +{"complexity": "simple", "doc_id": "chunk_020102", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 133, "source_path": "api\\otel_middleware.py", "text": "otel_middleware.set_status (api\\otel_middleware.py:133)"} +{"complexity": "simple", "doc_id": "chunk_020103", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 134, "source_path": "api\\otel_middleware.py", "text": "otel_middleware.record_exception (api\\otel_middleware.py:134)"} +{"complexity": "simple", "doc_id": "chunk_020104", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 135, "source_path": "api\\otel_middleware.py", "text": "otel_middleware.__enter__ (api\\otel_middleware.py:135)"} +{"complexity": "simple", "doc_id": "chunk_020105", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 136, "source_path": "api\\otel_middleware.py", "text": "otel_middleware.__exit__ (api\\otel_middleware.py:136)"} +{"complexity": "simple", "doc_id": "chunk_020106", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "api", "module": "other", "source_line": 140, "source_path": "api\\otel_middleware.py", "text": "otel_middleware.start_as_current_span (api\\otel_middleware.py:140)"} +{"complexity": "simple", "doc_id": "chunk_020107", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "api", "module": "other", "source_line": 143, "source_path": "api\\otel_middleware.py", "text": "otel_middleware.start_span (api\\otel_middleware.py:143)"} +{"complexity": "medium", "doc_id": "chunk_020108", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "api", "module": "proofs", "source_line": 33, "source_path": "api\\proofcity_marketplace.py", "text": "proofcity_marketplace._compute_quick_risk_score (api\\proofcity_marketplace.py:33)"} +{"complexity": "simple", "doc_id": "chunk_020109", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "api", "module": "proofs", "source_line": 57, "source_path": "api\\proofcity_marketplace.py", "text": "proofcity_marketplace.proofcity_health (api\\proofcity_marketplace.py:57)"} +{"complexity": "simple", "doc_id": "chunk_020110", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "api", "module": "proofs", "source_line": 63, "source_path": "api\\proofcity_marketplace.py", "text": "proofcity_marketplace.list_proofs (api\\proofcity_marketplace.py:63)"} +{"complexity": "simple", "doc_id": "chunk_020111", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "api", "module": "proofs", "source_line": 69, "source_path": "api\\proofcity_marketplace.py", "text": "proofcity_marketplace.submit_proof (api\\proofcity_marketplace.py:69)"} +{"complexity": "simple", "doc_id": "chunk_020112", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "api", "module": "proofs", "source_line": 76, "source_path": "api\\proofcity_marketplace.py", "text": "proofcity_marketplace.get_proof (api\\proofcity_marketplace.py:76)"} +{"complexity": "simple", "doc_id": "chunk_020113", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "proofs", "source_line": 82, "source_path": "api\\proofcity_marketplace.py", "text": "proofcity_marketplace.quick_scan (api\\proofcity_marketplace.py:82)"} +{"complexity": "simple", "doc_id": "chunk_020114", "function_type": "class", "has_docstring": "no", "keyword": "route", "layer": "api", "module": "proofs", "source_line": 17, "source_path": "api\\proofcity_marketplace.py", "text": "proofcity_marketplace._StubRouter (api\\proofcity_marketplace.py:17)"} +{"complexity": "simple", "doc_id": "chunk_020115", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "api", "module": "proofs", "source_line": 20, "source_path": "api\\proofcity_marketplace.py", "text": "proofcity_marketplace.get (api\\proofcity_marketplace.py:20)"} +{"complexity": "simple", "doc_id": "chunk_020116", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "proofs", "source_line": 23, "source_path": "api\\proofcity_marketplace.py", "text": "proofcity_marketplace.post (api\\proofcity_marketplace.py:23)"} +{"complexity": "simple", "doc_id": "chunk_020117", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "proofs", "source_line": 21, "source_path": "api\\proofcity_marketplace.py", "text": "proofcity_marketplace.d (api\\proofcity_marketplace.py:21)"} +{"complexity": "simple", "doc_id": "chunk_020118", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "proofs", "source_line": 24, "source_path": "api\\proofcity_marketplace.py", "text": "proofcity_marketplace.d (api\\proofcity_marketplace.py:24)"} +{"complexity": "simple", "doc_id": "chunk_020119", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "proofs", "source_line": 24, "source_path": "api\\proofcity_ops.py", "text": "proofcity_ops.AsemaArtifacts (api\\proofcity_ops.py:24)"} +{"complexity": "simple", "doc_id": "chunk_020120", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "proofs", "source_line": 31, "source_path": "api\\proofcity_ops.py", "text": "proofcity_ops._safe_float (api\\proofcity_ops.py:31)"} +{"complexity": "simple", "doc_id": "chunk_020121", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "proofs", "source_line": 38, "source_path": "api\\proofcity_ops.py", "text": "proofcity_ops._safe_json_response (api\\proofcity_ops.py:38)"} +{"complexity": "simple", "doc_id": "chunk_020122", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "proofs", "source_line": 46, "source_path": "api\\proofcity_ops.py", "text": "proofcity_ops._find_asema_artifacts (api\\proofcity_ops.py:46)"} +{"complexity": "complex", "doc_id": "chunk_020123", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "api", "module": "proofs", "source_line": 57, "source_path": "api\\proofcity_ops.py", "text": "proofcity_ops.load_asema_summary (api\\proofcity_ops.py:57)"} +{"complexity": "complex", "doc_id": "chunk_020124", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "api", "module": "proofs", "source_line": 116, "source_path": "api\\proofcity_ops.py", "text": "proofcity_ops.run_x402_smoke_test (api\\proofcity_ops.py:116)"} +{"complexity": "medium", "doc_id": "chunk_020125", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "proofs", "source_line": 129, "source_path": "api\\proofcity_ops.py", "text": "proofcity_ops._fail (api\\proofcity_ops.py:129)"} +{"complexity": "simple", "doc_id": "chunk_020126", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 77, "source_path": "api\\scout_routes.py", "text": "scout_routes.ScanRequest (api\\scout_routes.py:77)"} +{"complexity": "complex", "doc_id": "chunk_020127", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "api", "module": "other", "source_line": 90, "source_path": "api\\scout_routes.py", "text": "scout_routes._run_gan_analysis (api\\scout_routes.py:90)"} +{"complexity": "medium", "doc_id": "chunk_020128", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 138, "source_path": "api\\scout_routes.py", "text": "scout_routes.scout_health (api\\scout_routes.py:138)"} +{"complexity": "complex", "doc_id": "chunk_020129", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 156, "source_path": "api\\scout_routes.py", "text": "scout_routes.scout_scan (api\\scout_routes.py:156)"} +{"complexity": "simple", "doc_id": "chunk_020130", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 72, "source_path": "api\\secret_redactor.py", "text": "secret_redactor.redact (api\\secret_redactor.py:72)"} +{"complexity": "simple", "doc_id": "chunk_020131", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 79, "source_path": "api\\secret_redactor.py", "text": "secret_redactor.redact_dict (api\\secret_redactor.py:79)"} +{"complexity": "complex", "doc_id": "chunk_020132", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 94, "source_path": "api\\secret_redactor.py", "text": "secret_redactor.SecretRedactionMiddleware (api\\secret_redactor.py:94)"} +{"complexity": "medium", "doc_id": "chunk_020133", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 136, "source_path": "api\\secret_redactor.py", "text": "secret_redactor.SecretRedactionFilter (api\\secret_redactor.py:136)"} +{"complexity": "simple", "doc_id": "chunk_020134", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 153, "source_path": "api\\secret_redactor.py", "text": "secret_redactor.install_global_log_filter (api\\secret_redactor.py:153)"} +{"complexity": "medium", "doc_id": "chunk_020135", "function_type": "async_function", "has_docstring": "no", "keyword": "route", "layer": "api", "module": "other", "source_line": 106, "source_path": "api\\secret_redactor.py", "text": "secret_redactor.dispatch (api\\secret_redactor.py:106)"} +{"complexity": "medium", "doc_id": "chunk_020136", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 139, "source_path": "api\\secret_redactor.py", "text": "secret_redactor.filter (api\\secret_redactor.py:139)"} +{"complexity": "simple", "doc_id": "chunk_020137", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 29, "source_path": "api\\server.py", "text": "server.lifespan (api\\server.py:29)"} +{"complexity": "simple", "doc_id": "chunk_020138", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "api", "module": "other", "source_line": 65, "source_path": "api\\server.py", "text": "server.VerifyRequest (api\\server.py:65)"} +{"complexity": "simple", "doc_id": "chunk_020139", "function_type": "class", "has_docstring": "yes", "keyword": "compute", "layer": "api", "module": "other", "source_line": 73, "source_path": "api\\server.py", "text": "server.FrameworkScore (api\\server.py:73)"} +{"complexity": "medium", "doc_id": "chunk_020140", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "api", "module": "other", "source_line": 80, "source_path": "api\\server.py", "text": "server.VerifyResponse (api\\server.py:80)"} +{"complexity": "simple", "doc_id": "chunk_020141", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 93, "source_path": "api\\server.py", "text": "server.HealthResponse (api\\server.py:93)"} +{"complexity": "medium", "doc_id": "chunk_020142", "function_type": "async_function", "has_docstring": "yes", "keyword": "check", "layer": "api", "module": "other", "source_line": 105, "source_path": "api\\server.py", "text": "server.health_check (api\\server.py:105)"} +{"complexity": "complex", "doc_id": "chunk_020143", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "api", "module": "other", "source_line": 119, "source_path": "api\\server.py", "text": "server.verify_ai_response (api\\server.py:119)"} +{"complexity": "simple", "doc_id": "chunk_020144", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "api", "module": "other", "source_line": 180, "source_path": "api\\server.py", "text": "server.get_verification_history (api\\server.py:180)"} +{"complexity": "medium", "doc_id": "chunk_020145", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "api", "module": "other", "source_line": 188, "source_path": "api\\server.py", "text": "server.get_stats (api\\server.py:188)"} +{"complexity": "medium", "doc_id": "chunk_020146", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "api", "module": "other", "source_line": 211, "source_path": "api\\server.py", "text": "server.store_verification (api\\server.py:211)"} +{"complexity": "simple", "doc_id": "chunk_020147", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 13, "source_path": "api\\va_service.py", "text": "va_service.VAClaim (api\\va_service.py:13)"} +{"complexity": "simple", "doc_id": "chunk_020148", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "api", "module": "other", "source_line": 23, "source_path": "api\\va_service.py", "text": "va_service.VAVerificationResult (api\\va_service.py:23)"} +{"complexity": "complex", "doc_id": "chunk_020149", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "api", "module": "other", "source_line": 35, "source_path": "api\\va_service.py", "text": "va_service.VAVerificationService (api\\va_service.py:35)"} +{"complexity": "simple", "doc_id": "chunk_020150", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "api", "module": "other", "source_line": 398, "source_path": "api\\va_service.py", "text": "va_service.init_va_service (api\\va_service.py:398)"} +{"complexity": "simple", "doc_id": "chunk_020151", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "api", "module": "other", "source_line": 139, "source_path": "api\\va_service.py", "text": "va_service.__init__ (api\\va_service.py:139)"} +{"complexity": "complex", "doc_id": "chunk_020152", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "api", "module": "other", "source_line": 144, "source_path": "api\\va_service.py", "text": "va_service.verify_claim (api\\va_service.py:144)"} +{"complexity": "simple", "doc_id": "chunk_020153", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 196, "source_path": "api\\va_service.py", "text": "va_service._identify_condition (api\\va_service.py:196)"} +{"complexity": "complex", "doc_id": "chunk_020154", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 207, "source_path": "api\\va_service.py", "text": "va_service._identify_missing_evidence (api\\va_service.py:207)"} +{"complexity": "complex", "doc_id": "chunk_020155", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 249, "source_path": "api\\va_service.py", "text": "va_service._suggest_evidence (api\\va_service.py:249)"} +{"complexity": "medium", "doc_id": "chunk_020156", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 330, "source_path": "api\\va_service.py", "text": "va_service._assess_nexus_strength (api\\va_service.py:330)"} +{"complexity": "medium", "doc_id": "chunk_020157", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "api", "module": "other", "source_line": 347, "source_path": "api\\va_service.py", "text": "va_service._get_comparable_ratings (api\\va_service.py:347)"} +{"complexity": "medium", "doc_id": "chunk_020158", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "api", "module": "other", "source_line": 364, "source_path": "api\\va_service.py", "text": "va_service._calculate_compensation (api\\va_service.py:364)"} +{"complexity": "simple", "doc_id": "chunk_020159", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 383, "source_path": "api\\va_service.py", "text": "va_service._estimate_rating_likelihood (api\\va_service.py:383)"} +{"complexity": "simple", "doc_id": "chunk_020160", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 23, "source_path": "api\\vault_routes.py", "text": "vault_routes._normalize_iso (api\\vault_routes.py:23)"} +{"complexity": "simple", "doc_id": "chunk_020161", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "api", "module": "other", "source_line": 27, "source_path": "api\\vault_routes.py", "text": "vault_routes._parse_iso_or_400 (api\\vault_routes.py:27)"} +{"complexity": "simple", "doc_id": "chunk_020162", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 37, "source_path": "api\\vault_routes.py", "text": "vault_routes._record_dt (api\\vault_routes.py:37)"} +{"complexity": "simple", "doc_id": "chunk_020163", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 53, "source_path": "api\\vault_routes.py", "text": "vault_routes.vault_health (api\\vault_routes.py:53)"} +{"complexity": "simple", "doc_id": "chunk_020164", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "api", "module": "other", "source_line": 64, "source_path": "api\\vault_routes.py", "text": "vault_routes.get_manifest (api\\vault_routes.py:64)"} +{"complexity": "medium", "doc_id": "chunk_020165", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 69, "source_path": "api\\vault_routes.py", "text": "vault_routes.list_records (api\\vault_routes.py:69)"} +{"complexity": "medium", "doc_id": "chunk_020166", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 97, "source_path": "api\\vault_routes.py", "text": "vault_routes.retrieve_record (api\\vault_routes.py:97)"} +{"complexity": "simple", "doc_id": "chunk_020167", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "api", "module": "other", "source_line": 119, "source_path": "api\\vault_routes.py", "text": "vault_routes.verify_integrity (api\\vault_routes.py:119)"} +{"complexity": "medium", "doc_id": "chunk_020168", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 132, "source_path": "api\\vault_routes.py", "text": "vault_routes.audit_replay (api\\vault_routes.py:132)"} +{"complexity": "medium", "doc_id": "chunk_020169", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 150, "source_path": "api\\vault_routes.py", "text": "vault_routes.retrieve_record_json (api\\vault_routes.py:150)"} +{"complexity": "simple", "doc_id": "chunk_020170", "function_type": "class", "has_docstring": "no", "keyword": "proof", "layer": "api", "module": "compliance", "source_line": 47, "source_path": "api\\vetproof_canonical.py", "text": "vetproof_canonical.ProofBundleAttachment (api\\vetproof_canonical.py:47)"} +{"complexity": "medium", "doc_id": "chunk_020171", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "api", "module": "compliance", "source_line": 53, "source_path": "api\\vetproof_canonical.py", "text": "vetproof_canonical.ProofBundle (api\\vetproof_canonical.py:53)"} +{"complexity": "simple", "doc_id": "chunk_020172", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "compliance", "source_line": 73, "source_path": "api\\vetproof_canonical.py", "text": "vetproof_canonical.ClaimedCondition (api\\vetproof_canonical.py:73)"} +{"complexity": "simple", "doc_id": "chunk_020173", "function_type": "class", "has_docstring": "no", "keyword": "generate", "layer": "api", "module": "compliance", "source_line": 80, "source_path": "api\\vetproof_canonical.py", "text": "vetproof_canonical.VeteranClaimCreate (api\\vetproof_canonical.py:80)"} +{"complexity": "simple", "doc_id": "chunk_020174", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "compliance", "source_line": 85, "source_path": "api\\vetproof_canonical.py", "text": "vetproof_canonical.VeteranClaim (api\\vetproof_canonical.py:85)"} +{"complexity": "simple", "doc_id": "chunk_020175", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "compliance", "source_line": 96, "source_path": "api\\vetproof_canonical.py", "text": "vetproof_canonical.ClaimsListResponse (api\\vetproof_canonical.py:96)"} +{"complexity": "simple", "doc_id": "chunk_020176", "function_type": "class", "has_docstring": "no", "keyword": "compute", "layer": "api", "module": "compliance", "source_line": 101, "source_path": "api\\vetproof_canonical.py", "text": "vetproof_canonical.VetScorePredictRequest (api\\vetproof_canonical.py:101)"} +{"complexity": "medium", "doc_id": "chunk_020177", "function_type": "class", "has_docstring": "no", "keyword": "compute", "layer": "api", "module": "compliance", "source_line": 107, "source_path": "api\\vetproof_canonical.py", "text": "vetproof_canonical.VetScorePredictResponse (api\\vetproof_canonical.py:107)"} +{"complexity": "simple", "doc_id": "chunk_020178", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "compliance", "source_line": 126, "source_path": "api\\vetproof_canonical.py", "text": "vetproof_canonical.list_claims (api\\vetproof_canonical.py:126)"} +{"complexity": "simple", "doc_id": "chunk_020179", "function_type": "async_function", "has_docstring": "yes", "keyword": "generate", "layer": "api", "module": "compliance", "source_line": 133, "source_path": "api\\vetproof_canonical.py", "text": "vetproof_canonical.create_claim (api\\vetproof_canonical.py:133)"} +{"complexity": "complex", "doc_id": "chunk_020180", "function_type": "async_function", "has_docstring": "yes", "keyword": "infer", "layer": "api", "module": "compliance", "source_line": 145, "source_path": "api\\vetproof_canonical.py", "text": "vetproof_canonical.predict_rating (api\\vetproof_canonical.py:145)"} +{"complexity": "simple", "doc_id": "chunk_020181", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "api", "module": "compliance", "source_line": 221, "source_path": "api\\vetproof_canonical.py", "text": "vetproof_canonical.get_proof (api\\vetproof_canonical.py:221)"} +{"complexity": "medium", "doc_id": "chunk_020182", "function_type": "async_function", "has_docstring": "yes", "keyword": "verify", "layer": "api", "module": "compliance", "source_line": 232, "source_path": "api\\vetproof_canonical.py", "text": "vetproof_canonical.verify_proof (api\\vetproof_canonical.py:232)"} +{"complexity": "simple", "doc_id": "chunk_020183", "function_type": "class", "has_docstring": "no", "keyword": "sign", "layer": "api", "module": "compliance", "source_line": 250, "source_path": "api\\vetproof_canonical.py", "text": "vetproof_canonical.VeteranSignupRequest (api\\vetproof_canonical.py:250)"} +{"complexity": "simple", "doc_id": "chunk_020184", "function_type": "async_function", "has_docstring": "yes", "keyword": "sign", "layer": "api", "module": "compliance", "source_line": 262, "source_path": "api\\vetproof_canonical.py", "text": "vetproof_canonical.veteran_signup (api\\vetproof_canonical.py:262)"} +{"complexity": "simple", "doc_id": "chunk_020185", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "api", "module": "compliance", "source_line": 279, "source_path": "api\\vetproof_canonical.py", "text": "vetproof_canonical.upload_evidence (api\\vetproof_canonical.py:279)"} +{"complexity": "simple", "doc_id": "chunk_020186", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "compliance", "source_line": 296, "source_path": "api\\vetproof_canonical.py", "text": "vetproof_canonical.Form21526Request (api\\vetproof_canonical.py:296)"} +{"complexity": "simple", "doc_id": "chunk_020187", "function_type": "async_function", "has_docstring": "yes", "keyword": "generate", "layer": "api", "module": "compliance", "source_line": 302, "source_path": "api\\vetproof_canonical.py", "text": "vetproof_canonical.generate_form_21526 (api\\vetproof_canonical.py:302)"} +{"complexity": "simple", "doc_id": "chunk_020188", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "compliance", "source_line": 318, "source_path": "api\\vetproof_canonical.py", "text": "vetproof_canonical.AnchorRequest (api\\vetproof_canonical.py:318)"} +{"complexity": "simple", "doc_id": "chunk_020189", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "api", "module": "compliance", "source_line": 323, "source_path": "api\\vetproof_canonical.py", "text": "vetproof_canonical.anchor_proof (api\\vetproof_canonical.py:323)"} +{"complexity": "simple", "doc_id": "chunk_020190", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "compliance", "source_line": 339, "source_path": "api\\vetproof_canonical.py", "text": "vetproof_canonical.FlConsentRequest (api\\vetproof_canonical.py:339)"} +{"complexity": "simple", "doc_id": "chunk_020191", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "compliance", "source_line": 345, "source_path": "api\\vetproof_canonical.py", "text": "vetproof_canonical.fl_consent (api\\vetproof_canonical.py:345)"} +{"complexity": "simple", "doc_id": "chunk_020192", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "compliance", "source_line": 356, "source_path": "api\\vetproof_canonical.py", "text": "vetproof_canonical.fl_status (api\\vetproof_canonical.py:356)"} +{"complexity": "simple", "doc_id": "chunk_020193", "function_type": "class", "has_docstring": "no", "keyword": "sign", "layer": "api", "module": "compliance", "source_line": 371, "source_path": "api\\vetproof_canonical.py", "text": "vetproof_canonical.RepSignupRequest (api\\vetproof_canonical.py:371)"} +{"complexity": "simple", "doc_id": "chunk_020194", "function_type": "async_function", "has_docstring": "yes", "keyword": "sign", "layer": "api", "module": "compliance", "source_line": 381, "source_path": "api\\vetproof_canonical.py", "text": "vetproof_canonical.rep_signup (api\\vetproof_canonical.py:381)"} +{"complexity": "simple", "doc_id": "chunk_020195", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 23, "source_path": "api\\webmcp.py", "text": "webmcp.ToolParameterType (api\\webmcp.py:23)"} +{"complexity": "simple", "doc_id": "chunk_020196", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 33, "source_path": "api\\webmcp.py", "text": "webmcp.ToolParameter (api\\webmcp.py:33)"} +{"complexity": "medium", "doc_id": "chunk_020197", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 44, "source_path": "api\\webmcp.py", "text": "webmcp.WebMCPTool (api\\webmcp.py:44)"} +{"complexity": "complex", "doc_id": "chunk_020198", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "api", "module": "other", "source_line": 77, "source_path": "api\\webmcp.py", "text": "webmcp.get_tool_registry (api\\webmcp.py:77)"} +{"complexity": "simple", "doc_id": "chunk_020199", "function_type": "class", "has_docstring": "yes", "keyword": "run", "layer": "api", "module": "other", "source_line": 224, "source_path": "api\\webmcp.py", "text": "webmcp.ToolExecuteRequest (api\\webmcp.py:224)"} +{"complexity": "simple", "doc_id": "chunk_020200", "function_type": "class", "has_docstring": "yes", "keyword": "run", "layer": "api", "module": "other", "source_line": 230, "source_path": "api\\webmcp.py", "text": "webmcp.ToolExecuteResponse (api\\webmcp.py:230)"} +{"complexity": "simple", "doc_id": "chunk_020201", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "api", "module": "other", "source_line": 239, "source_path": "api\\webmcp.py", "text": "webmcp.ManifestResponse (api\\webmcp.py:239)"} +{"complexity": "medium", "doc_id": "chunk_020202", "function_type": "async_function", "has_docstring": "yes", "keyword": "proof", "layer": "api", "module": "other", "source_line": 251, "source_path": "api\\webmcp.py", "text": "webmcp.get_manifest (api\\webmcp.py:251)"} +{"complexity": "complex", "doc_id": "chunk_020203", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "api", "module": "other", "source_line": 266, "source_path": "api\\webmcp.py", "text": "webmcp.execute_tool (api\\webmcp.py:266)"} +{"complexity": "complex", "doc_id": "chunk_020204", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "api", "module": "other", "source_line": 309, "source_path": "api\\webmcp.py", "text": "webmcp._execute_tool (api\\webmcp.py:309)"} +{"complexity": "medium", "doc_id": "chunk_020205", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "api", "module": "other", "source_line": 52, "source_path": "api\\webmcp.py", "text": "webmcp.to_manifest (api\\webmcp.py:52)"} +{"complexity": "complex", "doc_id": "chunk_020206", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 49, "source_path": "api\\wharf_routes.py", "text": "wharf_routes.DockRequest (api\\wharf_routes.py:49)"} +{"complexity": "simple", "doc_id": "chunk_020207", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 93, "source_path": "api\\wharf_routes.py", "text": "wharf_routes.EnrollRequest (api\\wharf_routes.py:93)"} +{"complexity": "simple", "doc_id": "chunk_020208", "function_type": "class", "has_docstring": "no", "keyword": "train", "layer": "api", "module": "other", "source_line": 101, "source_path": "api\\wharf_routes.py", "text": "wharf_routes.TrainRequest (api\\wharf_routes.py:101)"} +{"complexity": "simple", "doc_id": "chunk_020209", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 111, "source_path": "api\\wharf_routes.py", "text": "wharf_routes.GraduateRequest (api\\wharf_routes.py:111)"} +{"complexity": "complex", "doc_id": "chunk_020210", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 123, "source_path": "api\\wharf_routes.py", "text": "wharf_routes.dock_agent (api\\wharf_routes.py:123)"} +{"complexity": "medium", "doc_id": "chunk_020211", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 168, "source_path": "api\\wharf_routes.py", "text": "wharf_routes.enroll_agent (api\\wharf_routes.py:168)"} +{"complexity": "medium", "doc_id": "chunk_020212", "function_type": "async_function", "has_docstring": "yes", "keyword": "train", "layer": "api", "module": "other", "source_line": 182, "source_path": "api\\wharf_routes.py", "text": "wharf_routes.train_skill (api\\wharf_routes.py:182)"} +{"complexity": "simple", "doc_id": "chunk_020213", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "api", "module": "other", "source_line": 200, "source_path": "api\\wharf_routes.py", "text": "wharf_routes.get_status (api\\wharf_routes.py:200)"} +{"complexity": "medium", "doc_id": "chunk_020214", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 209, "source_path": "api\\wharf_routes.py", "text": "wharf_routes.graduate_agent (api\\wharf_routes.py:209)"} +{"complexity": "simple", "doc_id": "chunk_020215", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 223, "source_path": "api\\wharf_routes.py", "text": "wharf_routes.list_agents (api\\wharf_routes.py:223)"} +{"complexity": "medium", "doc_id": "chunk_020216", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 48, "source_path": "api\\x402_sheriff.py", "text": "x402_sheriff.SheriffVote (api\\x402_sheriff.py:48)"} +{"complexity": "medium", "doc_id": "chunk_020217", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 64, "source_path": "api\\x402_sheriff.py", "text": "x402_sheriff.EnergyUnit (api\\x402_sheriff.py:64)"} +{"complexity": "medium", "doc_id": "chunk_020218", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 83, "source_path": "api\\x402_sheriff.py", "text": "x402_sheriff.consensus_reached (api\\x402_sheriff.py:83)"} +{"complexity": "medium", "doc_id": "chunk_020219", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "api", "module": "other", "source_line": 101, "source_path": "api\\x402_sheriff.py", "text": "x402_sheriff.should_halt (api\\x402_sheriff.py:101)"} +{"complexity": "medium", "doc_id": "chunk_020220", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "api", "module": "other", "source_line": 115, "source_path": "api\\x402_sheriff.py", "text": "x402_sheriff.calculate_energy (api\\x402_sheriff.py:115)"} +{"complexity": "simple", "doc_id": "chunk_020221", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 134, "source_path": "api\\x402_sheriff.py", "text": "x402_sheriff.x402_health (api\\x402_sheriff.py:134)"} +{"complexity": "simple", "doc_id": "chunk_020222", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 140, "source_path": "api\\x402_sheriff.py", "text": "x402_sheriff.submit_vote (api\\x402_sheriff.py:140)"} +{"complexity": "simple", "doc_id": "chunk_020223", "function_type": "async_function", "has_docstring": "yes", "keyword": "load", "layer": "api", "module": "other", "source_line": 146, "source_path": "api\\x402_sheriff.py", "text": "x402_sheriff.get_consensus (api\\x402_sheriff.py:146)"} +{"complexity": "simple", "doc_id": "chunk_020224", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "api", "module": "other", "source_line": 152, "source_path": "api\\x402_sheriff.py", "text": "x402_sheriff.determine_level (api\\x402_sheriff.py:152)"} +{"complexity": "simple", "doc_id": "chunk_020225", "function_type": "class", "has_docstring": "no", "keyword": "verify", "layer": "api", "module": "other", "source_line": 18, "source_path": "api\\x402_sheriff.py", "text": "x402_sheriff.VerificationLevel (api\\x402_sheriff.py:18)"} +{"complexity": "simple", "doc_id": "chunk_020226", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "api", "module": "other", "source_line": 24, "source_path": "api\\x402_sheriff.py", "text": "x402_sheriff.select_verification_level (api\\x402_sheriff.py:24)"} +{"complexity": "simple", "doc_id": "chunk_020227", "function_type": "class", "has_docstring": "no", "keyword": "route", "layer": "api", "module": "other", "source_line": 31, "source_path": "api\\x402_sheriff.py", "text": "x402_sheriff._StubRouter (api\\x402_sheriff.py:31)"} +{"complexity": "simple", "doc_id": "chunk_020228", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "api", "module": "other", "source_line": 34, "source_path": "api\\x402_sheriff.py", "text": "x402_sheriff.get (api\\x402_sheriff.py:34)"} +{"complexity": "simple", "doc_id": "chunk_020229", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 37, "source_path": "api\\x402_sheriff.py", "text": "x402_sheriff.post (api\\x402_sheriff.py:37)"} +{"complexity": "simple", "doc_id": "chunk_020230", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 35, "source_path": "api\\x402_sheriff.py", "text": "x402_sheriff.d (api\\x402_sheriff.py:35)"} +{"complexity": "simple", "doc_id": "chunk_020231", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "api", "module": "other", "source_line": 38, "source_path": "api\\x402_sheriff.py", "text": "x402_sheriff.d (api\\x402_sheriff.py:38)"} +{"complexity": "medium", "doc_id": "chunk_020232", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "agents", "source_line": 61, "source_path": "spectral\\adk_integration\\spectral_agents.py", "text": "spectral_agents.AgentConfig (spectral\\adk_integration\\spectral_agents.py:61)"} +{"complexity": "medium", "doc_id": "chunk_020233", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "spectral", "module": "agents", "source_line": 176, "source_path": "spectral\\adk_integration\\spectral_agents.py", "text": "spectral_agents._get_tool_registry (spectral\\adk_integration\\spectral_agents.py:176)"} +{"complexity": "complex", "doc_id": "chunk_020234", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "spectral", "module": "agents", "source_line": 205, "source_path": "spectral\\adk_integration\\spectral_agents.py", "text": "spectral_agents.build_spectral_coordinator (spectral\\adk_integration\\spectral_agents.py:205)"} +{"complexity": "medium", "doc_id": "chunk_020235", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "spectral", "module": "agents", "source_line": 281, "source_path": "spectral\\adk_integration\\spectral_agents.py", "text": "spectral_agents.build_standalone_config (spectral\\adk_integration\\spectral_agents.py:281)"} +{"complexity": "simple", "doc_id": "chunk_020236", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "spectral", "module": "agents", "source_line": 70, "source_path": "spectral\\adk_integration\\spectral_agents.py", "text": "spectral_agents.to_dict (spectral\\adk_integration\\spectral_agents.py:70)"} +{"complexity": "simple", "doc_id": "chunk_020237", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "spectral", "module": "agents", "source_line": 227, "source_path": "spectral\\adk_integration\\spectral_agents.py", "text": "spectral_agents._resolve_tools (spectral\\adk_integration\\spectral_agents.py:227)"} +{"complexity": "complex", "doc_id": "chunk_020238", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 48, "source_path": "spectral\\adk_integration\\spectral_tools.py", "text": "spectral_tools.scan_for_anthropic (spectral\\adk_integration\\spectral_tools.py:48)"} +{"complexity": "complex", "doc_id": "chunk_020239", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 93, "source_path": "spectral\\adk_integration\\spectral_tools.py", "text": "spectral_tools.scan_for_gridtide (spectral\\adk_integration\\spectral_tools.py:93)"} +{"complexity": "complex", "doc_id": "chunk_020240", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 139, "source_path": "spectral\\adk_integration\\spectral_tools.py", "text": "spectral_tools.scan_for_softether (spectral\\adk_integration\\spectral_tools.py:139)"} +{"complexity": "complex", "doc_id": "chunk_020241", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "spectral", "module": "other", "source_line": 180, "source_path": "spectral\\adk_integration\\spectral_tools.py", "text": "spectral_tools.audit_va_claimsharks (spectral\\adk_integration\\spectral_tools.py:180)"} +{"complexity": "complex", "doc_id": "chunk_020242", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "spectral", "module": "other", "source_line": 220, "source_path": "spectral\\adk_integration\\spectral_tools.py", "text": "spectral_tools.check_hegseth_ban_status (spectral\\adk_integration\\spectral_tools.py:220)"} +{"complexity": "complex", "doc_id": "chunk_020243", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "spectral", "module": "other", "source_line": 263, "source_path": "spectral\\adk_integration\\spectral_tools.py", "text": "spectral_tools.run_long_horizon_check (spectral\\adk_integration\\spectral_tools.py:263)"} +{"complexity": "medium", "doc_id": "chunk_020244", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "spectral", "module": "other", "source_line": 317, "source_path": "spectral\\adk_integration\\spectral_tools.py", "text": "spectral_tools.generate_lean_proof_hash (spectral\\adk_integration\\spectral_tools.py:317)"} +{"complexity": "medium", "doc_id": "chunk_020245", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 352, "source_path": "spectral\\adk_integration\\spectral_tools.py", "text": "spectral_tools.quantum_seal_evidence (spectral\\adk_integration\\spectral_tools.py:352)"} +{"complexity": "medium", "doc_id": "chunk_020246", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 139, "source_path": "spectral\\anthropic_migration\\scanner.py", "text": "scanner.Violation (spectral\\anthropic_migration\\scanner.py:139)"} +{"complexity": "medium", "doc_id": "chunk_020247", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 154, "source_path": "spectral\\anthropic_migration\\scanner.py", "text": "scanner.MigrationReport (spectral\\anthropic_migration\\scanner.py:154)"} +{"complexity": "complex", "doc_id": "chunk_020248", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 180, "source_path": "spectral\\anthropic_migration\\scanner.py", "text": "scanner.AnthropicMigrationScanner (spectral\\anthropic_migration\\scanner.py:180)"} +{"complexity": "complex", "doc_id": "chunk_020249", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 632, "source_path": "spectral\\anthropic_migration\\scanner.py", "text": "scanner.main (spectral\\anthropic_migration\\scanner.py:632)"} +{"complexity": "simple", "doc_id": "chunk_020250", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 149, "source_path": "spectral\\anthropic_migration\\scanner.py", "text": "scanner.to_dict (spectral\\anthropic_migration\\scanner.py:149)"} +{"complexity": "simple", "doc_id": "chunk_020251", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 169, "source_path": "spectral\\anthropic_migration\\scanner.py", "text": "scanner.to_dict (spectral\\anthropic_migration\\scanner.py:169)"} +{"complexity": "simple", "doc_id": "chunk_020252", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "spectral", "module": "other", "source_line": 200, "source_path": "spectral\\anthropic_migration\\scanner.py", "text": "scanner.__init__ (spectral\\anthropic_migration\\scanner.py:200)"} +{"complexity": "complex", "doc_id": "chunk_020253", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 208, "source_path": "spectral\\anthropic_migration\\scanner.py", "text": "scanner.scan (spectral\\anthropic_migration\\scanner.py:208)"} +{"complexity": "medium", "doc_id": "chunk_020254", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 268, "source_path": "spectral\\anthropic_migration\\scanner.py", "text": "scanner._scan_tree (spectral\\anthropic_migration\\scanner.py:268)"} +{"complexity": "simple", "doc_id": "chunk_020255", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 283, "source_path": "spectral\\anthropic_migration\\scanner.py", "text": "scanner._should_scan (spectral\\anthropic_migration\\scanner.py:283)"} +{"complexity": "complex", "doc_id": "chunk_020256", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 298, "source_path": "spectral\\anthropic_migration\\scanner.py", "text": "scanner._scan_file (spectral\\anthropic_migration\\scanner.py:298)"} +{"complexity": "simple", "doc_id": "chunk_020257", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "spectral", "module": "other", "source_line": 393, "source_path": "spectral\\anthropic_migration\\scanner.py", "text": "scanner._get_openai_equivalent (spectral\\anthropic_migration\\scanner.py:393)"} +{"complexity": "complex", "doc_id": "chunk_020258", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "spectral", "module": "other", "source_line": 405, "source_path": "spectral\\anthropic_migration\\scanner.py", "text": "scanner._generate_migration_plan (spectral\\anthropic_migration\\scanner.py:405)"} +{"complexity": "simple", "doc_id": "chunk_020259", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 549, "source_path": "spectral\\anthropic_migration\\scanner.py", "text": "scanner._seal_report (spectral\\anthropic_migration\\scanner.py:549)"} +{"complexity": "medium", "doc_id": "chunk_020260", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 564, "source_path": "spectral\\anthropic_migration\\scanner.py", "text": "scanner._empty_report (spectral\\anthropic_migration\\scanner.py:564)"} +{"complexity": "complex", "doc_id": "chunk_020261", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 581, "source_path": "spectral\\anthropic_migration\\scanner.py", "text": "scanner.print_report (spectral\\anthropic_migration\\scanner.py:581)"} +{"complexity": "medium", "doc_id": "chunk_020262", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 51, "source_path": "spectral\\cli\\spectral.py", "text": "spectral.Colors (spectral\\cli\\spectral.py:51)"} +{"complexity": "simple", "doc_id": "chunk_020263", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 89, "source_path": "spectral\\cli\\spectral.py", "text": "spectral.print_retro_header (spectral\\cli\\spectral.py:89)"} +{"complexity": "medium", "doc_id": "chunk_020264", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 96, "source_path": "spectral\\cli\\spectral.py", "text": "spectral.print_status_line (spectral\\cli\\spectral.py:96)"} +{"complexity": "medium", "doc_id": "chunk_020265", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 116, "source_path": "spectral\\cli\\spectral.py", "text": "spectral.print_progress_bar (spectral\\cli\\spectral.py:116)"} +{"complexity": "medium", "doc_id": "chunk_020266", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 129, "source_path": "spectral\\cli\\spectral.py", "text": "spectral.print_threat_detected (spectral\\cli\\spectral.py:129)"} +{"complexity": "medium", "doc_id": "chunk_020267", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 145, "source_path": "spectral\\cli\\spectral.py", "text": "spectral.print_clean_verdict (spectral\\cli\\spectral.py:145)"} +{"complexity": "simple", "doc_id": "chunk_020268", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 160, "source_path": "spectral\\cli\\spectral.py", "text": "spectral.ScanResult (spectral\\cli\\spectral.py:160)"} +{"complexity": "complex", "doc_id": "chunk_020269", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 171, "source_path": "spectral\\cli\\spectral.py", "text": "spectral.SpectralScanner (spectral\\cli\\spectral.py:171)"} +{"complexity": "simple", "doc_id": "chunk_020270", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 260, "source_path": "spectral\\cli\\spectral.py", "text": "spectral.cmd_scan (spectral\\cli\\spectral.py:260)"} +{"complexity": "medium", "doc_id": "chunk_020271", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 272, "source_path": "spectral\\cli\\spectral.py", "text": "spectral.cmd_status (spectral\\cli\\spectral.py:272)"} +{"complexity": "complex", "doc_id": "chunk_020272", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 296, "source_path": "spectral\\cli\\spectral.py", "text": "spectral.cmd_va_scan (spectral\\cli\\spectral.py:296)"} +{"complexity": "complex", "doc_id": "chunk_020273", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 346, "source_path": "spectral\\cli\\spectral.py", "text": "spectral.cmd_hegseth_update (spectral\\cli\\spectral.py:346)"} +{"complexity": "complex", "doc_id": "chunk_020274", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 395, "source_path": "spectral\\cli\\spectral.py", "text": "spectral.cmd_gridtide_scan (spectral\\cli\\spectral.py:395)"} +{"complexity": "complex", "doc_id": "chunk_020275", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 430, "source_path": "spectral\\cli\\spectral.py", "text": "spectral.cmd_gridtide_defense (spectral\\cli\\spectral.py:430)"} +{"complexity": "complex", "doc_id": "chunk_020276", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 467, "source_path": "spectral\\cli\\spectral.py", "text": "spectral.cmd_anthropic_scan (spectral\\cli\\spectral.py:467)"} +{"complexity": "complex", "doc_id": "chunk_020277", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 509, "source_path": "spectral\\cli\\spectral.py", "text": "spectral.cmd_long_horizon (spectral\\cli\\spectral.py:509)"} +{"complexity": "complex", "doc_id": "chunk_020278", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 562, "source_path": "spectral\\cli\\spectral.py", "text": "spectral.cmd_neighborhood_watch (spectral\\cli\\spectral.py:562)"} +{"complexity": "complex", "doc_id": "chunk_020279", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 622, "source_path": "spectral\\cli\\spectral.py", "text": "spectral.cmd_adk_agents (spectral\\cli\\spectral.py:622)"} +{"complexity": "complex", "doc_id": "chunk_020280", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "spectral", "module": "other", "source_line": 727, "source_path": "spectral\\cli\\spectral.py", "text": "spectral.cmd_manifesto (spectral\\cli\\spectral.py:727)"} +{"complexity": "complex", "doc_id": "chunk_020281", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 762, "source_path": "spectral\\cli\\spectral.py", "text": "spectral.main (spectral\\cli\\spectral.py:762)"} +{"complexity": "medium", "doc_id": "chunk_020282", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "spectral", "module": "other", "source_line": 174, "source_path": "spectral\\cli\\spectral.py", "text": "spectral.__init__ (spectral\\cli\\spectral.py:174)"} +{"complexity": "complex", "doc_id": "chunk_020283", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 187, "source_path": "spectral\\cli\\spectral.py", "text": "spectral.scan (spectral\\cli\\spectral.py:187)"} +{"complexity": "medium", "doc_id": "chunk_020284", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 243, "source_path": "spectral\\cli\\spectral.py", "text": "spectral.display_result (spectral\\cli\\spectral.py:243)"} +{"complexity": "simple", "doc_id": "chunk_020285", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 5, "source_path": "spectral\\cli\\test_manifesto.py", "text": "test_manifesto.Colors (spectral\\cli\\test_manifesto.py:5)"} +{"complexity": "simple", "doc_id": "chunk_020286", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "spectral", "module": "verification", "source_line": 40, "source_path": "spectral\\formal\\verifier.py", "text": "verifier.FormalProof (spectral\\formal\\verifier.py:40)"} +{"complexity": "complex", "doc_id": "chunk_020287", "function_type": "class", "has_docstring": "yes", "keyword": "verify", "layer": "spectral", "module": "verification", "source_line": 51, "source_path": "spectral\\formal\\verifier.py", "text": "verifier.Lean4Verifier (spectral\\formal\\verifier.py:51)"} +{"complexity": "medium", "doc_id": "chunk_020288", "function_type": "class", "has_docstring": "yes", "keyword": "route", "layer": "spectral", "module": "verification", "source_line": 225, "source_path": "spectral\\formal\\verifier.py", "text": "verifier.MultiProverRouter (spectral\\formal\\verifier.py:225)"} +{"complexity": "complex", "doc_id": "chunk_020289", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "verification", "source_line": 254, "source_path": "spectral\\formal\\verifier.py", "text": "verifier.demo (spectral\\formal\\verifier.py:254)"} +{"complexity": "simple", "doc_id": "chunk_020290", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "spectral", "module": "verification", "source_line": 63, "source_path": "spectral\\formal\\verifier.py", "text": "verifier.__init__ (spectral\\formal\\verifier.py:63)"} +{"complexity": "medium", "doc_id": "chunk_020291", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "spectral", "module": "verification", "source_line": 67, "source_path": "spectral\\formal\\verifier.py", "text": "verifier.generate_proof (spectral\\formal\\verifier.py:67)"} +{"complexity": "simple", "doc_id": "chunk_020292", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "spectral", "module": "verification", "source_line": 97, "source_path": "spectral\\formal\\verifier.py", "text": "verifier._hash_file (spectral\\formal\\verifier.py:97)"} +{"complexity": "simple", "doc_id": "chunk_020293", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "spectral", "module": "verification", "source_line": 105, "source_path": "spectral\\formal\\verifier.py", "text": "verifier._hash_result (spectral\\formal\\verifier.py:105)"} +{"complexity": "complex", "doc_id": "chunk_020294", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "spectral", "module": "verification", "source_line": 109, "source_path": "spectral\\formal\\verifier.py", "text": "verifier._generate_lean4 (spectral\\formal\\verifier.py:109)"} +{"complexity": "simple", "doc_id": "chunk_020295", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "spectral", "module": "verification", "source_line": 183, "source_path": "spectral\\formal\\verifier.py", "text": "verifier.verify_proof (spectral\\formal\\verifier.py:183)"} +{"complexity": "medium", "doc_id": "chunk_020296", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "verification", "source_line": 194, "source_path": "spectral\\formal\\verifier.py", "text": "verifier.export_certificate (spectral\\formal\\verifier.py:194)"} +{"complexity": "simple", "doc_id": "chunk_020297", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "spectral", "module": "verification", "source_line": 233, "source_path": "spectral\\formal\\verifier.py", "text": "verifier.__init__ (spectral\\formal\\verifier.py:233)"} +{"complexity": "medium", "doc_id": "chunk_020298", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "spectral", "module": "verification", "source_line": 236, "source_path": "spectral\\formal\\verifier.py", "text": "verifier.verify_with_all (spectral\\formal\\verifier.py:236)"} +{"complexity": "simple", "doc_id": "chunk_020299", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "verification", "source_line": 248, "source_path": "spectral\\formal\\verifier.py", "text": "verifier.consensus (spectral\\formal\\verifier.py:248)"} +{"complexity": "simple", "doc_id": "chunk_020300", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "spectral", "module": "other", "source_line": 406, "source_path": "spectral\\gridtide_defense\\full_iocs.py", "text": "full_iocs.get_complete_iocs (spectral\\gridtide_defense\\full_iocs.py:406)"} +{"complexity": "simple", "doc_id": "chunk_020301", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "spectral", "module": "other", "source_line": 207, "source_path": "spectral\\gridtide_defense\\iocs.py", "text": "iocs.get_iocs (spectral\\gridtide_defense\\iocs.py:207)"} +{"complexity": "complex", "doc_id": "chunk_020302", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "spectral", "module": "other", "source_line": 40, "source_path": "spectral\\gridtide_defense\\sheets_c2_detector.py", "text": "sheets_c2_detector.GridtideSignature (spectral\\gridtide_defense\\sheets_c2_detector.py:40)"} +{"complexity": "simple", "doc_id": "chunk_020303", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 146, "source_path": "spectral\\gridtide_defense\\sheets_c2_detector.py", "text": "sheets_c2_detector.GridtideFinding (spectral\\gridtide_defense\\sheets_c2_detector.py:146)"} +{"complexity": "medium", "doc_id": "chunk_020304", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 159, "source_path": "spectral\\gridtide_defense\\sheets_c2_detector.py", "text": "sheets_c2_detector.GridtideReport (spectral\\gridtide_defense\\sheets_c2_detector.py:159)"} +{"complexity": "complex", "doc_id": "chunk_020305", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 185, "source_path": "spectral\\gridtide_defense\\sheets_c2_detector.py", "text": "sheets_c2_detector.GridtideDetector (spectral\\gridtide_defense\\sheets_c2_detector.py:185)"} +{"complexity": "medium", "doc_id": "chunk_020306", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "spectral", "module": "other", "source_line": 62, "source_path": "spectral\\gridtide_defense\\sheets_c2_detector.py", "text": "sheets_c2_detector.risk_score (spectral\\gridtide_defense\\sheets_c2_detector.py:62)"} +{"complexity": "simple", "doc_id": "chunk_020307", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 154, "source_path": "spectral\\gridtide_defense\\sheets_c2_detector.py", "text": "sheets_c2_detector.to_dict (spectral\\gridtide_defense\\sheets_c2_detector.py:154)"} +{"complexity": "simple", "doc_id": "chunk_020308", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 174, "source_path": "spectral\\gridtide_defense\\sheets_c2_detector.py", "text": "sheets_c2_detector.to_dict (spectral\\gridtide_defense\\sheets_c2_detector.py:174)"} +{"complexity": "simple", "doc_id": "chunk_020309", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "spectral", "module": "other", "source_line": 202, "source_path": "spectral\\gridtide_defense\\sheets_c2_detector.py", "text": "sheets_c2_detector.__init__ (spectral\\gridtide_defense\\sheets_c2_detector.py:202)"} +{"complexity": "complex", "doc_id": "chunk_020310", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 206, "source_path": "spectral\\gridtide_defense\\sheets_c2_detector.py", "text": "sheets_c2_detector.scan_repository (spectral\\gridtide_defense\\sheets_c2_detector.py:206)"} +{"complexity": "medium", "doc_id": "chunk_020311", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 268, "source_path": "spectral\\gridtide_defense\\sheets_c2_detector.py", "text": "sheets_c2_detector._scan_tree (spectral\\gridtide_defense\\sheets_c2_detector.py:268)"} +{"complexity": "medium", "doc_id": "chunk_020312", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 285, "source_path": "spectral\\gridtide_defense\\sheets_c2_detector.py", "text": "sheets_c2_detector._scan_file (spectral\\gridtide_defense\\sheets_c2_detector.py:285)"} +{"complexity": "medium", "doc_id": "chunk_020313", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 312, "source_path": "spectral\\gridtide_defense\\sheets_c2_detector.py", "text": "sheets_c2_detector._update_sig (spectral\\gridtide_defense\\sheets_c2_detector.py:312)"} +{"complexity": "medium", "doc_id": "chunk_020314", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 346, "source_path": "spectral\\gridtide_defense\\sheets_c2_detector.py", "text": "sheets_c2_detector._recommendations (spectral\\gridtide_defense\\sheets_c2_detector.py:346)"} +{"complexity": "simple", "doc_id": "chunk_020315", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 377, "source_path": "spectral\\gridtide_defense\\sheets_c2_detector.py", "text": "sheets_c2_detector._seal (spectral\\gridtide_defense\\sheets_c2_detector.py:377)"} +{"complexity": "medium", "doc_id": "chunk_020316", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 386, "source_path": "spectral\\gridtide_defense\\sheets_c2_detector.py", "text": "sheets_c2_detector._empty_report (spectral\\gridtide_defense\\sheets_c2_detector.py:386)"} +{"complexity": "complex", "doc_id": "chunk_020317", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 402, "source_path": "spectral\\gridtide_defense\\sheets_c2_detector.py", "text": "sheets_c2_detector.print_report (spectral\\gridtide_defense\\sheets_c2_detector.py:402)"} +{"complexity": "simple", "doc_id": "chunk_020318", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 117, "source_path": "spectral\\gridtide_defense\\softether_detector.py", "text": "softether_detector.SoftEtherFinding (spectral\\gridtide_defense\\softether_detector.py:117)"} +{"complexity": "medium", "doc_id": "chunk_020319", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 130, "source_path": "spectral\\gridtide_defense\\softether_detector.py", "text": "softether_detector.SoftEtherReport (spectral\\gridtide_defense\\softether_detector.py:130)"} +{"complexity": "complex", "doc_id": "chunk_020320", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 156, "source_path": "spectral\\gridtide_defense\\softether_detector.py", "text": "softether_detector.SoftEtherAbuseDetector (spectral\\gridtide_defense\\softether_detector.py:156)"} +{"complexity": "simple", "doc_id": "chunk_020321", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 125, "source_path": "spectral\\gridtide_defense\\softether_detector.py", "text": "softether_detector.to_dict (spectral\\gridtide_defense\\softether_detector.py:125)"} +{"complexity": "simple", "doc_id": "chunk_020322", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 145, "source_path": "spectral\\gridtide_defense\\softether_detector.py", "text": "softether_detector.to_dict (spectral\\gridtide_defense\\softether_detector.py:145)"} +{"complexity": "simple", "doc_id": "chunk_020323", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "spectral", "module": "other", "source_line": 175, "source_path": "spectral\\gridtide_defense\\softether_detector.py", "text": "softether_detector.__init__ (spectral\\gridtide_defense\\softether_detector.py:175)"} +{"complexity": "complex", "doc_id": "chunk_020324", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 183, "source_path": "spectral\\gridtide_defense\\softether_detector.py", "text": "softether_detector.scan_codebase (spectral\\gridtide_defense\\softether_detector.py:183)"} +{"complexity": "complex", "doc_id": "chunk_020325", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 243, "source_path": "spectral\\gridtide_defense\\softether_detector.py", "text": "softether_detector.scan_host (spectral\\gridtide_defense\\softether_detector.py:243)"} +{"complexity": "medium", "doc_id": "chunk_020326", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 311, "source_path": "spectral\\gridtide_defense\\softether_detector.py", "text": "softether_detector._scan_tree (spectral\\gridtide_defense\\softether_detector.py:311)"} +{"complexity": "medium", "doc_id": "chunk_020327", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 324, "source_path": "spectral\\gridtide_defense\\softether_detector.py", "text": "softether_detector._scan_file (spectral\\gridtide_defense\\softether_detector.py:324)"} +{"complexity": "medium", "doc_id": "chunk_020328", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 350, "source_path": "spectral\\gridtide_defense\\softether_detector.py", "text": "softether_detector._recommendations (spectral\\gridtide_defense\\softether_detector.py:350)"} +{"complexity": "simple", "doc_id": "chunk_020329", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 377, "source_path": "spectral\\gridtide_defense\\softether_detector.py", "text": "softether_detector._seal (spectral\\gridtide_defense\\softether_detector.py:377)"} +{"complexity": "simple", "doc_id": "chunk_020330", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 386, "source_path": "spectral\\gridtide_defense\\softether_detector.py", "text": "softether_detector._empty_report (spectral\\gridtide_defense\\softether_detector.py:386)"} +{"complexity": "medium", "doc_id": "chunk_020331", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 401, "source_path": "spectral\\gridtide_defense\\softether_detector.py", "text": "softether_detector.print_report (spectral\\gridtide_defense\\softether_detector.py:401)"} +{"complexity": "medium", "doc_id": "chunk_020332", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 137, "source_path": "spectral\\gridtide_defense\\telecom_targeting.py", "text": "telecom_targeting.TelecomProfile (spectral\\gridtide_defense\\telecom_targeting.py:137)"} +{"complexity": "medium", "doc_id": "chunk_020333", "function_type": "class", "has_docstring": "yes", "keyword": "load", "layer": "spectral", "module": "other", "source_line": 152, "source_path": "spectral\\gridtide_defense\\telecom_targeting.py", "text": "telecom_targeting.TargetingRiskAssessment (spectral\\gridtide_defense\\telecom_targeting.py:152)"} +{"complexity": "complex", "doc_id": "chunk_020334", "function_type": "class", "has_docstring": "yes", "keyword": "load", "layer": "spectral", "module": "other", "source_line": 167, "source_path": "spectral\\gridtide_defense\\telecom_targeting.py", "text": "telecom_targeting.TelecomTargetingPredictor (spectral\\gridtide_defense\\telecom_targeting.py:167)"} +{"complexity": "simple", "doc_id": "chunk_020335", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 163, "source_path": "spectral\\gridtide_defense\\telecom_targeting.py", "text": "telecom_targeting.to_dict (spectral\\gridtide_defense\\telecom_targeting.py:163)"} +{"complexity": "complex", "doc_id": "chunk_020336", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 194, "source_path": "spectral\\gridtide_defense\\telecom_targeting.py", "text": "telecom_targeting.assess_risk (spectral\\gridtide_defense\\telecom_targeting.py:194)"} +{"complexity": "medium", "doc_id": "chunk_020337", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 282, "source_path": "spectral\\gridtide_defense\\telecom_targeting.py", "text": "telecom_targeting.print_assessment (spectral\\gridtide_defense\\telecom_targeting.py:282)"} +{"complexity": "medium", "doc_id": "chunk_020338", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 153, "source_path": "spectral\\gridtide_detection\\cloud_api_c2_scanner.py", "text": "cloud_api_c2_scanner.C2Finding (spectral\\gridtide_detection\\cloud_api_c2_scanner.py:153)"} +{"complexity": "medium", "doc_id": "chunk_020339", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 168, "source_path": "spectral\\gridtide_detection\\cloud_api_c2_scanner.py", "text": "cloud_api_c2_scanner.GridtideScanReport (spectral\\gridtide_detection\\cloud_api_c2_scanner.py:168)"} +{"complexity": "complex", "doc_id": "chunk_020340", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 193, "source_path": "spectral\\gridtide_detection\\cloud_api_c2_scanner.py", "text": "cloud_api_c2_scanner.CloudApiC2Scanner (spectral\\gridtide_detection\\cloud_api_c2_scanner.py:193)"} +{"complexity": "medium", "doc_id": "chunk_020341", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 501, "source_path": "spectral\\gridtide_detection\\cloud_api_c2_scanner.py", "text": "cloud_api_c2_scanner.main (spectral\\gridtide_detection\\cloud_api_c2_scanner.py:501)"} +{"complexity": "simple", "doc_id": "chunk_020342", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 163, "source_path": "spectral\\gridtide_detection\\cloud_api_c2_scanner.py", "text": "cloud_api_c2_scanner.to_dict (spectral\\gridtide_detection\\cloud_api_c2_scanner.py:163)"} +{"complexity": "simple", "doc_id": "chunk_020343", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 182, "source_path": "spectral\\gridtide_detection\\cloud_api_c2_scanner.py", "text": "cloud_api_c2_scanner.to_dict (spectral\\gridtide_detection\\cloud_api_c2_scanner.py:182)"} +{"complexity": "simple", "doc_id": "chunk_020344", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "spectral", "module": "other", "source_line": 213, "source_path": "spectral\\gridtide_detection\\cloud_api_c2_scanner.py", "text": "cloud_api_c2_scanner.__init__ (spectral\\gridtide_detection\\cloud_api_c2_scanner.py:213)"} +{"complexity": "complex", "doc_id": "chunk_020345", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 221, "source_path": "spectral\\gridtide_detection\\cloud_api_c2_scanner.py", "text": "cloud_api_c2_scanner.scan (spectral\\gridtide_detection\\cloud_api_c2_scanner.py:221)"} +{"complexity": "medium", "doc_id": "chunk_020346", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 278, "source_path": "spectral\\gridtide_detection\\cloud_api_c2_scanner.py", "text": "cloud_api_c2_scanner._scan_tree (spectral\\gridtide_detection\\cloud_api_c2_scanner.py:278)"} +{"complexity": "complex", "doc_id": "chunk_020347", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 298, "source_path": "spectral\\gridtide_detection\\cloud_api_c2_scanner.py", "text": "cloud_api_c2_scanner._scan_file (spectral\\gridtide_detection\\cloud_api_c2_scanner.py:298)"} +{"complexity": "medium", "doc_id": "chunk_020348", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 384, "source_path": "spectral\\gridtide_detection\\cloud_api_c2_scanner.py", "text": "cloud_api_c2_scanner._assess_risk (spectral\\gridtide_detection\\cloud_api_c2_scanner.py:384)"} +{"complexity": "simple", "doc_id": "chunk_020349", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 417, "source_path": "spectral\\gridtide_detection\\cloud_api_c2_scanner.py", "text": "cloud_api_c2_scanner._seal (spectral\\gridtide_detection\\cloud_api_c2_scanner.py:417)"} +{"complexity": "simple", "doc_id": "chunk_020350", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 426, "source_path": "spectral\\gridtide_detection\\cloud_api_c2_scanner.py", "text": "cloud_api_c2_scanner._empty_report (spectral\\gridtide_detection\\cloud_api_c2_scanner.py:426)"} +{"complexity": "complex", "doc_id": "chunk_020351", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 441, "source_path": "spectral\\gridtide_detection\\cloud_api_c2_scanner.py", "text": "cloud_api_c2_scanner.print_report (spectral\\gridtide_detection\\cloud_api_c2_scanner.py:441)"} +{"complexity": "medium", "doc_id": "chunk_020352", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 50, "source_path": "spectral\\hegseth_ban\\live_updater.py", "text": "live_updater.BanAlert (spectral\\hegseth_ban\\live_updater.py:50)"} +{"complexity": "complex", "doc_id": "chunk_020353", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 64, "source_path": "spectral\\hegseth_ban\\live_updater.py", "text": "live_updater.HegsethBanUpdater (spectral\\hegseth_ban\\live_updater.py:64)"} +{"complexity": "complex", "doc_id": "chunk_020354", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 304, "source_path": "spectral\\hegseth_ban\\live_updater.py", "text": "live_updater.main (spectral\\hegseth_ban\\live_updater.py:304)"} +{"complexity": "simple", "doc_id": "chunk_020355", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 60, "source_path": "spectral\\hegseth_ban\\live_updater.py", "text": "live_updater.to_dict (spectral\\hegseth_ban\\live_updater.py:60)"} +{"complexity": "medium", "doc_id": "chunk_020356", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "spectral", "module": "other", "source_line": 119, "source_path": "spectral\\hegseth_ban\\live_updater.py", "text": "live_updater.__init__ (spectral\\hegseth_ban\\live_updater.py:119)"} +{"complexity": "medium", "doc_id": "chunk_020357", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "spectral", "module": "other", "source_line": 132, "source_path": "spectral\\hegseth_ban\\live_updater.py", "text": "live_updater.check_all_feeds (spectral\\hegseth_ban\\live_updater.py:132)"} +{"complexity": "complex", "doc_id": "chunk_020358", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "spectral", "module": "other", "source_line": 157, "source_path": "spectral\\hegseth_ban\\live_updater.py", "text": "live_updater._check_feed (spectral\\hegseth_ban\\live_updater.py:157)"} +{"complexity": "simple", "doc_id": "chunk_020359", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "spectral", "module": "other", "source_line": 197, "source_path": "spectral\\hegseth_ban\\live_updater.py", "text": "live_updater._hash_alert (spectral\\hegseth_ban\\live_updater.py:197)"} +{"complexity": "medium", "doc_id": "chunk_020360", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "spectral", "module": "other", "source_line": 201, "source_path": "spectral\\hegseth_ban\\live_updater.py", "text": "live_updater.save_alerts (spectral\\hegseth_ban\\live_updater.py:201)"} +{"complexity": "medium", "doc_id": "chunk_020361", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "spectral", "module": "other", "source_line": 219, "source_path": "spectral\\hegseth_ban\\live_updater.py", "text": "live_updater.get_ban_recommendations (spectral\\hegseth_ban\\live_updater.py:219)"} +{"complexity": "complex", "doc_id": "chunk_020362", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 245, "source_path": "spectral\\hegseth_ban\\live_updater.py", "text": "live_updater.update_scanner_config (spectral\\hegseth_ban\\live_updater.py:245)"} +{"complexity": "medium", "doc_id": "chunk_020363", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 283, "source_path": "spectral\\hegseth_ban\\live_updater.py", "text": "live_updater.print_status (spectral\\hegseth_ban\\live_updater.py:283)"} +{"complexity": "simple", "doc_id": "chunk_020364", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 43, "source_path": "spectral\\intel\\monitor.py", "text": "monitor.ThreatLevel (spectral\\intel\\monitor.py:43)"} +{"complexity": "simple", "doc_id": "chunk_020365", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 51, "source_path": "spectral\\intel\\monitor.py", "text": "monitor.Competitor (spectral\\intel\\monitor.py:51)"} +{"complexity": "simple", "doc_id": "chunk_020366", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "spectral", "module": "other", "source_line": 64, "source_path": "spectral\\intel\\monitor.py", "text": "monitor.MarketSignal (spectral\\intel\\monitor.py:64)"} +{"complexity": "simple", "doc_id": "chunk_020367", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 75, "source_path": "spectral\\intel\\monitor.py", "text": "monitor.PositioningOpportunity (spectral\\intel\\monitor.py:75)"} +{"complexity": "complex", "doc_id": "chunk_020368", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 84, "source_path": "spectral\\intel\\monitor.py", "text": "monitor.CompetitorDatabase (spectral\\intel\\monitor.py:84)"} +{"complexity": "complex", "doc_id": "chunk_020369", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 218, "source_path": "spectral\\intel\\monitor.py", "text": "monitor.IntelligenceEngine (spectral\\intel\\monitor.py:218)"} +{"complexity": "complex", "doc_id": "chunk_020370", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 485, "source_path": "spectral\\intel\\monitor.py", "text": "monitor.demo (spectral\\intel\\monitor.py:485)"} +{"complexity": "simple", "doc_id": "chunk_020371", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "spectral", "module": "other", "source_line": 87, "source_path": "spectral\\intel\\monitor.py", "text": "monitor.__init__ (spectral\\intel\\monitor.py:87)"} +{"complexity": "complex", "doc_id": "chunk_020372", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "spectral", "module": "other", "source_line": 91, "source_path": "spectral\\intel\\monitor.py", "text": "monitor._init_competitors (spectral\\intel\\monitor.py:91)"} +{"complexity": "simple", "doc_id": "chunk_020373", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "spectral", "module": "other", "source_line": 221, "source_path": "spectral\\intel\\monitor.py", "text": "monitor.__init__ (spectral\\intel\\monitor.py:221)"} +{"complexity": "complex", "doc_id": "chunk_020374", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "spectral", "module": "other", "source_line": 226, "source_path": "spectral\\intel\\monitor.py", "text": "monitor._generate_mock_signals (spectral\\intel\\monitor.py:226)"} +{"complexity": "medium", "doc_id": "chunk_020375", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 272, "source_path": "spectral\\intel\\monitor.py", "text": "monitor.analyze_market_position (spectral\\intel\\monitor.py:272)"} +{"complexity": "complex", "doc_id": "chunk_020376", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 303, "source_path": "spectral\\intel\\monitor.py", "text": "monitor.identify_opportunities (spectral\\intel\\monitor.py:303)"} +{"complexity": "complex", "doc_id": "chunk_020377", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "spectral", "module": "other", "source_line": 360, "source_path": "spectral\\intel\\monitor.py", "text": "monitor.generate_battle_card (spectral\\intel\\monitor.py:360)"} +{"complexity": "complex", "doc_id": "chunk_020378", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "spectral", "module": "other", "source_line": 419, "source_path": "spectral\\intel\\monitor.py", "text": "monitor.generate_executive_brief (spectral\\intel\\monitor.py:419)"} +{"complexity": "medium", "doc_id": "chunk_020379", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "agents", "source_line": 48, "source_path": "spectral\\long_horizon\\long_horizon_agent.py", "text": "long_horizon_agent.LoopConfig (spectral\\long_horizon\\long_horizon_agent.py:48)"} +{"complexity": "medium", "doc_id": "chunk_020380", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "agents", "source_line": 68, "source_path": "spectral\\long_horizon\\long_horizon_agent.py", "text": "long_horizon_agent.EvidenceBlock (spectral\\long_horizon\\long_horizon_agent.py:68)"} +{"complexity": "medium", "doc_id": "chunk_020381", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "agents", "source_line": 87, "source_path": "spectral\\long_horizon\\long_horizon_agent.py", "text": "long_horizon_agent.LoopReport (spectral\\long_horizon\\long_horizon_agent.py:87)"} +{"complexity": "complex", "doc_id": "chunk_020382", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "agents", "source_line": 106, "source_path": "spectral\\long_horizon\\long_horizon_agent.py", "text": "long_horizon_agent.LongHorizonRecursiveAgent (spectral\\long_horizon\\long_horizon_agent.py:106)"} +{"complexity": "simple", "doc_id": "chunk_020383", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "spectral", "module": "agents", "source_line": 78, "source_path": "spectral\\long_horizon\\long_horizon_agent.py", "text": "long_horizon_agent.to_dict (spectral\\long_horizon\\long_horizon_agent.py:78)"} +{"complexity": "simple", "doc_id": "chunk_020384", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "spectral", "module": "agents", "source_line": 98, "source_path": "spectral\\long_horizon\\long_horizon_agent.py", "text": "long_horizon_agent.to_dict (spectral\\long_horizon\\long_horizon_agent.py:98)"} +{"complexity": "simple", "doc_id": "chunk_020385", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "spectral", "module": "agents", "source_line": 142, "source_path": "spectral\\long_horizon\\long_horizon_agent.py", "text": "long_horizon_agent.__init__ (spectral\\long_horizon\\long_horizon_agent.py:142)"} +{"complexity": "complex", "doc_id": "chunk_020386", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "spectral", "module": "agents", "source_line": 151, "source_path": "spectral\\long_horizon\\long_horizon_agent.py", "text": "long_horizon_agent.run (spectral\\long_horizon\\long_horizon_agent.py:151)"} +{"complexity": "complex", "doc_id": "chunk_020387", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "spectral", "module": "agents", "source_line": 249, "source_path": "spectral\\long_horizon\\long_horizon_agent.py", "text": "long_horizon_agent.run_single_iteration (spectral\\long_horizon\\long_horizon_agent.py:249)"} +{"complexity": "simple", "doc_id": "chunk_020388", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "spectral", "module": "agents", "source_line": 369, "source_path": "spectral\\long_horizon\\long_horizon_agent.py", "text": "long_horizon_agent.stop (spectral\\long_horizon\\long_horizon_agent.py:369)"} +{"complexity": "simple", "doc_id": "chunk_020389", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "spectral", "module": "agents", "source_line": 375, "source_path": "spectral\\long_horizon\\long_horizon_agent.py", "text": "long_horizon_agent.is_running (spectral\\long_horizon\\long_horizon_agent.py:375)"} +{"complexity": "complex", "doc_id": "chunk_020390", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "agents", "source_line": 382, "source_path": "spectral\\long_horizon\\long_horizon_agent.py", "text": "long_horizon_agent._reflect (spectral\\long_horizon\\long_horizon_agent.py:382)"} +{"complexity": "medium", "doc_id": "chunk_020391", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "spectral", "module": "agents", "source_line": 428, "source_path": "spectral\\long_horizon\\long_horizon_agent.py", "text": "long_horizon_agent._persist_evidence (spectral\\long_horizon\\long_horizon_agent.py:428)"} +{"complexity": "simple", "doc_id": "chunk_020392", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "spectral", "module": "agents", "source_line": 448, "source_path": "spectral\\long_horizon\\long_horizon_agent.py", "text": "long_horizon_agent._generate_proof_hash (spectral\\long_horizon\\long_horizon_agent.py:448)"} +{"complexity": "medium", "doc_id": "chunk_020393", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "agents", "source_line": 453, "source_path": "spectral\\long_horizon\\long_horizon_agent.py", "text": "long_horizon_agent._seal_evidence (spectral\\long_horizon\\long_horizon_agent.py:453)"} +{"complexity": "medium", "doc_id": "chunk_020394", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "spectral", "module": "agents", "source_line": 483, "source_path": "spectral\\long_horizon\\long_horizon_agent.py", "text": "long_horizon_agent._compute_chain_hash (spectral\\long_horizon\\long_horizon_agent.py:483)"} +{"complexity": "simple", "doc_id": "chunk_020395", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "agents", "source_line": 499, "source_path": "spectral\\long_horizon\\long_horizon_agent.py", "text": "long_horizon_agent._interruptible_sleep (spectral\\long_horizon\\long_horizon_agent.py:499)"} +{"complexity": "simple", "doc_id": "chunk_020396", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "agents", "source_line": 510, "source_path": "spectral\\long_horizon\\long_horizon_agent.py", "text": "long_horizon_agent._print_iteration (spectral\\long_horizon\\long_horizon_agent.py:510)"} +{"complexity": "medium", "doc_id": "chunk_020397", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "agents", "source_line": 521, "source_path": "spectral\\long_horizon\\long_horizon_agent.py", "text": "long_horizon_agent.print_report (spectral\\long_horizon\\long_horizon_agent.py:521)"} +{"complexity": "simple", "doc_id": "chunk_020398", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "agents", "source_line": 66, "source_path": "spectral\\neighborhood_watch\\neighborhood_watch_agent.py", "text": "neighborhood_watch_agent.ThreatLevel (spectral\\neighborhood_watch\\neighborhood_watch_agent.py:66)"} +{"complexity": "simple", "doc_id": "chunk_020399", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "agents", "source_line": 74, "source_path": "spectral\\neighborhood_watch\\neighborhood_watch_agent.py", "text": "neighborhood_watch_agent.WatchStatus (spectral\\neighborhood_watch\\neighborhood_watch_agent.py:74)"} +{"complexity": "medium", "doc_id": "chunk_020400", "function_type": "class", "has_docstring": "yes", "keyword": "check", "layer": "spectral", "module": "agents", "source_line": 83, "source_path": "spectral\\neighborhood_watch\\neighborhood_watch_agent.py", "text": "neighborhood_watch_agent.NeighborhoodCheck (spectral\\neighborhood_watch\\neighborhood_watch_agent.py:83)"} +{"complexity": "medium", "doc_id": "chunk_020401", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "agents", "source_line": 98, "source_path": "spectral\\neighborhood_watch\\neighborhood_watch_agent.py", "text": "neighborhood_watch_agent.WatchReport (spectral\\neighborhood_watch\\neighborhood_watch_agent.py:98)"} +{"complexity": "complex", "doc_id": "chunk_020402", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "agents", "source_line": 112, "source_path": "spectral\\neighborhood_watch\\neighborhood_watch_agent.py", "text": "neighborhood_watch_agent.NeighborhoodWatchAgent (spectral\\neighborhood_watch\\neighborhood_watch_agent.py:112)"} +{"complexity": "complex", "doc_id": "chunk_020403", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "agents", "source_line": 639, "source_path": "spectral\\neighborhood_watch\\neighborhood_watch_agent.py", "text": "neighborhood_watch_agent.main (spectral\\neighborhood_watch\\neighborhood_watch_agent.py:639)"} +{"complexity": "complex", "doc_id": "chunk_020404", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "spectral", "module": "agents", "source_line": 153, "source_path": "spectral\\neighborhood_watch\\neighborhood_watch_agent.py", "text": "neighborhood_watch_agent.__init__ (spectral\\neighborhood_watch\\neighborhood_watch_agent.py:153)"} +{"complexity": "complex", "doc_id": "chunk_020405", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "spectral", "module": "agents", "source_line": 197, "source_path": "spectral\\neighborhood_watch\\neighborhood_watch_agent.py", "text": "neighborhood_watch_agent._init_components (spectral\\neighborhood_watch\\neighborhood_watch_agent.py:197)"} +{"complexity": "complex", "doc_id": "chunk_020406", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "spectral", "module": "agents", "source_line": 246, "source_path": "spectral\\neighborhood_watch\\neighborhood_watch_agent.py", "text": "neighborhood_watch_agent.run_neighborhood_watch (spectral\\neighborhood_watch\\neighborhood_watch_agent.py:246)"} +{"complexity": "simple", "doc_id": "chunk_020407", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "agents", "source_line": 307, "source_path": "spectral\\neighborhood_watch\\neighborhood_watch_agent.py", "text": "neighborhood_watch_agent._should_continue (spectral\\neighborhood_watch\\neighborhood_watch_agent.py:307)"} +{"complexity": "complex", "doc_id": "chunk_020408", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "spectral", "module": "agents", "source_line": 315, "source_path": "spectral\\neighborhood_watch\\neighborhood_watch_agent.py", "text": "neighborhood_watch_agent._perform_neighborhood_check (spectral\\neighborhood_watch\\neighborhood_watch_agent.py:315)"} +{"complexity": "medium", "doc_id": "chunk_020409", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "spectral", "module": "agents", "source_line": 370, "source_path": "spectral\\neighborhood_watch\\neighborhood_watch_agent.py", "text": "neighborhood_watch_agent._check_va_sharks (spectral\\neighborhood_watch\\neighborhood_watch_agent.py:370)"} +{"complexity": "medium", "doc_id": "chunk_020410", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "spectral", "module": "agents", "source_line": 387, "source_path": "spectral\\neighborhood_watch\\neighborhood_watch_agent.py", "text": "neighborhood_watch_agent._check_anthropic_bans (spectral\\neighborhood_watch\\neighborhood_watch_agent.py:387)"} +{"complexity": "medium", "doc_id": "chunk_020411", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "agents", "source_line": 410, "source_path": "spectral\\neighborhood_watch\\neighborhood_watch_agent.py", "text": "neighborhood_watch_agent._assess_threats (spectral\\neighborhood_watch\\neighborhood_watch_agent.py:410)"} +{"complexity": "medium", "doc_id": "chunk_020412", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "agents", "source_line": 440, "source_path": "spectral\\neighborhood_watch\\neighborhood_watch_agent.py", "text": "neighborhood_watch_agent._protect_neighbors (spectral\\neighborhood_watch\\neighborhood_watch_agent.py:440)"} +{"complexity": "medium", "doc_id": "chunk_020413", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "spectral", "module": "agents", "source_line": 459, "source_path": "spectral\\neighborhood_watch\\neighborhood_watch_agent.py", "text": "neighborhood_watch_agent._generate_proofs (spectral\\neighborhood_watch\\neighborhood_watch_agent.py:459)"} +{"complexity": "medium", "doc_id": "chunk_020414", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "spectral", "module": "agents", "source_line": 488, "source_path": "spectral\\neighborhood_watch\\neighborhood_watch_agent.py", "text": "neighborhood_watch_agent._reflect_on_check (spectral\\neighborhood_watch\\neighborhood_watch_agent.py:488)"} +{"complexity": "medium", "doc_id": "chunk_020415", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "agents", "source_line": 520, "source_path": "spectral\\neighborhood_watch\\neighborhood_watch_agent.py", "text": "neighborhood_watch_agent._detect_pattern (spectral\\neighborhood_watch\\neighborhood_watch_agent.py:520)"} +{"complexity": "medium", "doc_id": "chunk_020416", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "agents", "source_line": 536, "source_path": "spectral\\neighborhood_watch\\neighborhood_watch_agent.py", "text": "neighborhood_watch_agent._update_world_model (spectral\\neighborhood_watch\\neighborhood_watch_agent.py:536)"} +{"complexity": "medium", "doc_id": "chunk_020417", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "spectral", "module": "agents", "source_line": 554, "source_path": "spectral\\neighborhood_watch\\neighborhood_watch_agent.py", "text": "neighborhood_watch_agent._save_to_evidence_chain (spectral\\neighborhood_watch\\neighborhood_watch_agent.py:554)"} +{"complexity": "simple", "doc_id": "chunk_020418", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "spectral", "module": "agents", "source_line": 576, "source_path": "spectral\\neighborhood_watch\\neighborhood_watch_agent.py", "text": "neighborhood_watch_agent._get_daily_quote (spectral\\neighborhood_watch\\neighborhood_watch_agent.py:576)"} +{"complexity": "complex", "doc_id": "chunk_020419", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "spectral", "module": "agents", "source_line": 582, "source_path": "spectral\\neighborhood_watch\\neighborhood_watch_agent.py", "text": "neighborhood_watch_agent._generate_final_report (spectral\\neighborhood_watch\\neighborhood_watch_agent.py:582)"} +{"complexity": "simple", "doc_id": "chunk_020420", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "spectral", "module": "agents", "source_line": 627, "source_path": "spectral\\neighborhood_watch\\neighborhood_watch_agent.py", "text": "neighborhood_watch_agent.get_status (spectral\\neighborhood_watch\\neighborhood_watch_agent.py:627)"} +{"complexity": "complex", "doc_id": "chunk_020421", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 20, "source_path": "spectral\\neighborhood_watch\\reflection_engine.py", "text": "reflection_engine.ReflectionEngine (spectral\\neighborhood_watch\\reflection_engine.py:20)"} +{"complexity": "simple", "doc_id": "chunk_020422", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "spectral", "module": "other", "source_line": 42, "source_path": "spectral\\neighborhood_watch\\reflection_engine.py", "text": "reflection_engine.__init__ (spectral\\neighborhood_watch\\reflection_engine.py:42)"} +{"complexity": "complex", "doc_id": "chunk_020423", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 46, "source_path": "spectral\\neighborhood_watch\\reflection_engine.py", "text": "reflection_engine.reflect (spectral\\neighborhood_watch\\reflection_engine.py:46)"} +{"complexity": "medium", "doc_id": "chunk_020424", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "spectral", "module": "other", "source_line": 86, "source_path": "spectral\\neighborhood_watch\\reflection_engine.py", "text": "reflection_engine._generate_reflection (spectral\\neighborhood_watch\\reflection_engine.py:86)"} +{"complexity": "complex", "doc_id": "chunk_020425", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "spectral", "module": "other", "source_line": 108, "source_path": "spectral\\neighborhood_watch\\reflection_engine.py", "text": "reflection_engine._generate_insight (spectral\\neighborhood_watch\\reflection_engine.py:108)"} +{"complexity": "simple", "doc_id": "chunk_020426", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "spectral", "module": "other", "source_line": 144, "source_path": "spectral\\neighborhood_watch\\reflection_engine.py", "text": "reflection_engine.get_reflection_history (spectral\\neighborhood_watch\\reflection_engine.py:144)"} +{"complexity": "simple", "doc_id": "chunk_020427", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "models", "source_line": 23, "source_path": "spectral\\neighborhood_watch\\world_model.py", "text": "world_model.Experience (spectral\\neighborhood_watch\\world_model.py:23)"} +{"complexity": "complex", "doc_id": "chunk_020428", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "models", "source_line": 33, "source_path": "spectral\\neighborhood_watch\\world_model.py", "text": "world_model.WorldModel (spectral\\neighborhood_watch\\world_model.py:33)"} +{"complexity": "simple", "doc_id": "chunk_020429", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "spectral", "module": "models", "source_line": 46, "source_path": "spectral\\neighborhood_watch\\world_model.py", "text": "world_model.__init__ (spectral\\neighborhood_watch\\world_model.py:46)"} +{"complexity": "simple", "doc_id": "chunk_020430", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "models", "source_line": 54, "source_path": "spectral\\neighborhood_watch\\world_model.py", "text": "world_model.add_experience (spectral\\neighborhood_watch\\world_model.py:54)"} +{"complexity": "simple", "doc_id": "chunk_020431", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "models", "source_line": 60, "source_path": "spectral\\neighborhood_watch\\world_model.py", "text": "world_model._update_patterns (spectral\\neighborhood_watch\\world_model.py:60)"} +{"complexity": "simple", "doc_id": "chunk_020432", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "spectral", "module": "models", "source_line": 65, "source_path": "spectral\\neighborhood_watch\\world_model.py", "text": "world_model.get_relevant_experiences (spectral\\neighborhood_watch\\world_model.py:65)"} +{"complexity": "medium", "doc_id": "chunk_020433", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "spectral", "module": "models", "source_line": 70, "source_path": "spectral\\neighborhood_watch\\world_model.py", "text": "world_model.generate_insight (spectral\\neighborhood_watch\\world_model.py:70)"} +{"complexity": "simple", "doc_id": "chunk_020434", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "spectral", "module": "models", "source_line": 82, "source_path": "spectral\\neighborhood_watch\\world_model.py", "text": "world_model._save (spectral\\neighborhood_watch\\world_model.py:82)"} +{"complexity": "simple", "doc_id": "chunk_020435", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "spectral", "module": "models", "source_line": 92, "source_path": "spectral\\neighborhood_watch\\world_model.py", "text": "world_model._load (spectral\\neighborhood_watch\\world_model.py:92)"} +{"complexity": "simple", "doc_id": "chunk_020436", "function_type": "class", "has_docstring": "yes", "keyword": "sign", "layer": "spectral", "module": "other", "source_line": 43, "source_path": "spectral\\quantum\\seal.py", "text": "seal.QuantumSignature (spectral\\quantum\\seal.py:43)"} +{"complexity": "simple", "doc_id": "chunk_020437", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 54, "source_path": "spectral\\quantum\\seal.py", "text": "seal.EvidenceBlock (spectral\\quantum\\seal.py:54)"} +{"complexity": "complex", "doc_id": "chunk_020438", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 65, "source_path": "spectral\\quantum\\seal.py", "text": "seal.DilithiumSimulator (spectral\\quantum\\seal.py:65)"} +{"complexity": "complex", "doc_id": "chunk_020439", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 126, "source_path": "spectral\\quantum\\seal.py", "text": "seal.QuantumEvidenceChain (spectral\\quantum\\seal.py:126)"} +{"complexity": "complex", "doc_id": "chunk_020440", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 327, "source_path": "spectral\\quantum\\seal.py", "text": "seal.demo (spectral\\quantum\\seal.py:327)"} +{"complexity": "simple", "doc_id": "chunk_020441", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "spectral", "module": "other", "source_line": 75, "source_path": "spectral\\quantum\\seal.py", "text": "seal.__init__ (spectral\\quantum\\seal.py:75)"} +{"complexity": "simple", "doc_id": "chunk_020442", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "spectral", "module": "other", "source_line": 81, "source_path": "spectral\\quantum\\seal.py", "text": "seal._generate_keys (spectral\\quantum\\seal.py:81)"} +{"complexity": "medium", "doc_id": "chunk_020443", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "spectral", "module": "other", "source_line": 91, "source_path": "spectral\\quantum\\seal.py", "text": "seal.sign (spectral\\quantum\\seal.py:91)"} +{"complexity": "medium", "doc_id": "chunk_020444", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "spectral", "module": "other", "source_line": 113, "source_path": "spectral\\quantum\\seal.py", "text": "seal.verify (spectral\\quantum\\seal.py:113)"} +{"complexity": "medium", "doc_id": "chunk_020445", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "spectral", "module": "other", "source_line": 135, "source_path": "spectral\\quantum\\seal.py", "text": "seal.__init__ (spectral\\quantum\\seal.py:135)"} +{"complexity": "medium", "doc_id": "chunk_020446", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "spectral", "module": "other", "source_line": 150, "source_path": "spectral\\quantum\\seal.py", "text": "seal._load_chain (spectral\\quantum\\seal.py:150)"} +{"complexity": "medium", "doc_id": "chunk_020447", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "spectral", "module": "other", "source_line": 170, "source_path": "spectral\\quantum\\seal.py", "text": "seal._create_genesis (spectral\\quantum\\seal.py:170)"} +{"complexity": "complex", "doc_id": "chunk_020448", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "spectral", "module": "other", "source_line": 183, "source_path": "spectral\\quantum\\seal.py", "text": "seal._create_block (spectral\\quantum\\seal.py:183)"} +{"complexity": "medium", "doc_id": "chunk_020449", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "spectral", "module": "other", "source_line": 226, "source_path": "spectral\\quantum\\seal.py", "text": "seal._save_block (spectral\\quantum\\seal.py:226)"} +{"complexity": "simple", "doc_id": "chunk_020450", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 248, "source_path": "spectral\\quantum\\seal.py", "text": "seal.add_scan_result (spectral\\quantum\\seal.py:248)"} +{"complexity": "medium", "doc_id": "chunk_020451", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "spectral", "module": "other", "source_line": 256, "source_path": "spectral\\quantum\\seal.py", "text": "seal.verify_chain (spectral\\quantum\\seal.py:256)"} +{"complexity": "complex", "doc_id": "chunk_020452", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 279, "source_path": "spectral\\quantum\\seal.py", "text": "seal.export_certificate (spectral\\quantum\\seal.py:279)"} +{"complexity": "simple", "doc_id": "chunk_020453", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 34, "source_path": "spectral\\sbir_bot\\generator.py", "text": "generator.SBIRTopic (spectral\\sbir_bot\\generator.py:34)"} +{"complexity": "medium", "doc_id": "chunk_020454", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 47, "source_path": "spectral\\sbir_bot\\generator.py", "text": "generator.Proposal (spectral\\sbir_bot\\generator.py:47)"} +{"complexity": "complex", "doc_id": "chunk_020455", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 62, "source_path": "spectral\\sbir_bot\\generator.py", "text": "generator.SBIRDatabase (spectral\\sbir_bot\\generator.py:62)"} +{"complexity": "complex", "doc_id": "chunk_020456", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 177, "source_path": "spectral\\sbir_bot\\generator.py", "text": "generator.ProposalGenerator (spectral\\sbir_bot\\generator.py:177)"} +{"complexity": "complex", "doc_id": "chunk_020457", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 449, "source_path": "spectral\\sbir_bot\\generator.py", "text": "generator.demo (spectral\\sbir_bot\\generator.py:449)"} +{"complexity": "simple", "doc_id": "chunk_020458", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "spectral", "module": "other", "source_line": 65, "source_path": "spectral\\sbir_bot\\generator.py", "text": "generator.__init__ (spectral\\sbir_bot\\generator.py:65)"} +{"complexity": "complex", "doc_id": "chunk_020459", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "spectral", "module": "other", "source_line": 69, "source_path": "spectral\\sbir_bot\\generator.py", "text": "generator._load_topics (spectral\\sbir_bot\\generator.py:69)"} +{"complexity": "medium", "doc_id": "chunk_020460", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 164, "source_path": "spectral\\sbir_bot\\generator.py", "text": "generator.find_matches (spectral\\sbir_bot\\generator.py:164)"} +{"complexity": "medium", "doc_id": "chunk_020461", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "spectral", "module": "other", "source_line": 180, "source_path": "spectral\\sbir_bot\\generator.py", "text": "generator.__init__ (spectral\\sbir_bot\\generator.py:180)"} +{"complexity": "complex", "doc_id": "chunk_020462", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "spectral", "module": "other", "source_line": 198, "source_path": "spectral\\sbir_bot\\generator.py", "text": "generator.generate_proposal (spectral\\sbir_bot\\generator.py:198)"} +{"complexity": "complex", "doc_id": "chunk_020463", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "spectral", "module": "other", "source_line": 233, "source_path": "spectral\\sbir_bot\\generator.py", "text": "generator._generate_technical_approach (spectral\\sbir_bot\\generator.py:233)"} +{"complexity": "medium", "doc_id": "chunk_020464", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "spectral", "module": "other", "source_line": 292, "source_path": "spectral\\sbir_bot\\generator.py", "text": "generator._generate_innovation (spectral\\sbir_bot\\generator.py:292)"} +{"complexity": "medium", "doc_id": "chunk_020465", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "spectral", "module": "other", "source_line": 305, "source_path": "spectral\\sbir_bot\\generator.py", "text": "generator._generate_commercialization (spectral\\sbir_bot\\generator.py:305)"} +{"complexity": "medium", "doc_id": "chunk_020466", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "spectral", "module": "other", "source_line": 333, "source_path": "spectral\\sbir_bot\\generator.py", "text": "generator._generate_team_qualifications (spectral\\sbir_bot\\generator.py:333)"} +{"complexity": "medium", "doc_id": "chunk_020467", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "spectral", "module": "other", "source_line": 362, "source_path": "spectral\\sbir_bot\\generator.py", "text": "generator._generate_budget (spectral\\sbir_bot\\generator.py:362)"} +{"complexity": "complex", "doc_id": "chunk_020468", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 384, "source_path": "spectral\\sbir_bot\\generator.py", "text": "generator.export_proposal (spectral\\sbir_bot\\generator.py:384)"} +{"complexity": "medium", "doc_id": "chunk_020469", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 36, "source_path": "spectral\\scanner\\clean_ai_scanner.py", "text": "clean_ai_scanner.ScanResult (spectral\\scanner\\clean_ai_scanner.py:36)"} +{"complexity": "complex", "doc_id": "chunk_020470", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 58, "source_path": "spectral\\scanner\\clean_ai_scanner.py", "text": "clean_ai_scanner.CleanAIScanner (spectral\\scanner\\clean_ai_scanner.py:58)"} +{"complexity": "medium", "doc_id": "chunk_020471", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 265, "source_path": "spectral\\scanner\\clean_ai_scanner.py", "text": "clean_ai_scanner.main (spectral\\scanner\\clean_ai_scanner.py:265)"} +{"complexity": "simple", "doc_id": "chunk_020472", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "spectral", "module": "other", "source_line": 75, "source_path": "spectral\\scanner\\clean_ai_scanner.py", "text": "clean_ai_scanner.__init__ (spectral\\scanner\\clean_ai_scanner.py:75)"} +{"complexity": "medium", "doc_id": "chunk_020473", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "spectral", "module": "other", "source_line": 84, "source_path": "spectral\\scanner\\clean_ai_scanner.py", "text": "clean_ai_scanner._load_va_sharks (spectral\\scanner\\clean_ai_scanner.py:84)"} +{"complexity": "complex", "doc_id": "chunk_020474", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 102, "source_path": "spectral\\scanner\\clean_ai_scanner.py", "text": "clean_ai_scanner.scan (spectral\\scanner\\clean_ai_scanner.py:102)"} +{"complexity": "complex", "doc_id": "chunk_020475", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 169, "source_path": "spectral\\scanner\\clean_ai_scanner.py", "text": "clean_ai_scanner._base_scan (spectral\\scanner\\clean_ai_scanner.py:169)"} +{"complexity": "medium", "doc_id": "chunk_020476", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 215, "source_path": "spectral\\scanner\\clean_ai_scanner.py", "text": "clean_ai_scanner._detect_va_overlap (spectral\\scanner\\clean_ai_scanner.py:215)"} +{"complexity": "medium", "doc_id": "chunk_020477", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "spectral", "module": "other", "source_line": 235, "source_path": "spectral\\scanner\\clean_ai_scanner.py", "text": "clean_ai_scanner._hash_result (spectral\\scanner\\clean_ai_scanner.py:235)"} +{"complexity": "simple", "doc_id": "chunk_020478", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 251, "source_path": "spectral\\scanner\\clean_ai_scanner.py", "text": "clean_ai_scanner.scan_directory (spectral\\scanner\\clean_ai_scanner.py:251)"} +{"complexity": "simple", "doc_id": "chunk_020479", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 58, "source_path": "spectral\\va_auditor\\hegseth_ban_manager.py", "text": "hegseth_ban_manager.BanStatus (spectral\\va_auditor\\hegseth_ban_manager.py:58)"} +{"complexity": "simple", "doc_id": "chunk_020480", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 66, "source_path": "spectral\\va_auditor\\hegseth_ban_manager.py", "text": "hegseth_ban_manager.ViolationSeverity (spectral\\va_auditor\\hegseth_ban_manager.py:66)"} +{"complexity": "medium", "doc_id": "chunk_020481", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 75, "source_path": "spectral\\va_auditor\\hegseth_ban_manager.py", "text": "hegseth_ban_manager.BanViolation (spectral\\va_auditor\\hegseth_ban_manager.py:75)"} +{"complexity": "medium", "doc_id": "chunk_020482", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 92, "source_path": "spectral\\va_auditor\\hegseth_ban_manager.py", "text": "hegseth_ban_manager.HegsethBanConfig (spectral\\va_auditor\\hegseth_ban_manager.py:92)"} +{"complexity": "complex", "doc_id": "chunk_020483", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 108, "source_path": "spectral\\va_auditor\\hegseth_ban_manager.py", "text": "hegseth_ban_manager.HegsethBanManager (spectral\\va_auditor\\hegseth_ban_manager.py:108)"} +{"complexity": "complex", "doc_id": "chunk_020484", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 399, "source_path": "spectral\\va_auditor\\hegseth_ban_manager.py", "text": "hegseth_ban_manager.main (spectral\\va_auditor\\hegseth_ban_manager.py:399)"} +{"complexity": "simple", "doc_id": "chunk_020485", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 87, "source_path": "spectral\\va_auditor\\hegseth_ban_manager.py", "text": "hegseth_ban_manager.to_dict (spectral\\va_auditor\\hegseth_ban_manager.py:87)"} +{"complexity": "simple", "doc_id": "chunk_020486", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "spectral", "module": "other", "source_line": 101, "source_path": "spectral\\va_auditor\\hegseth_ban_manager.py", "text": "hegseth_ban_manager.__post_init__ (spectral\\va_auditor\\hegseth_ban_manager.py:101)"} +{"complexity": "medium", "doc_id": "chunk_020487", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "spectral", "module": "other", "source_line": 157, "source_path": "spectral\\va_auditor\\hegseth_ban_manager.py", "text": "hegseth_ban_manager.__init__ (spectral\\va_auditor\\hegseth_ban_manager.py:157)"} +{"complexity": "medium", "doc_id": "chunk_020488", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 175, "source_path": "spectral\\va_auditor\\hegseth_ban_manager.py", "text": "hegseth_ban_manager.is_provider_banned (spectral\\va_auditor\\hegseth_ban_manager.py:175)"} +{"complexity": "medium", "doc_id": "chunk_020489", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "spectral", "module": "other", "source_line": 198, "source_path": "spectral\\va_auditor\\hegseth_ban_manager.py", "text": "hegseth_ban_manager.get_ban_details (spectral\\va_auditor\\hegseth_ban_manager.py:198)"} +{"complexity": "complex", "doc_id": "chunk_020490", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "spectral", "module": "other", "source_line": 220, "source_path": "spectral\\va_auditor\\hegseth_ban_manager.py", "text": "hegseth_ban_manager.check_compliance (spectral\\va_auditor\\hegseth_ban_manager.py:220)"} +{"complexity": "simple", "doc_id": "chunk_020491", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "spectral", "module": "other", "source_line": 270, "source_path": "spectral\\va_auditor\\hegseth_ban_manager.py", "text": "hegseth_ban_manager._hash_evidence (spectral\\va_auditor\\hegseth_ban_manager.py:270)"} +{"complexity": "medium", "doc_id": "chunk_020492", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "spectral", "module": "other", "source_line": 275, "source_path": "spectral\\va_auditor\\hegseth_ban_manager.py", "text": "hegseth_ban_manager.get_phase_out_status (spectral\\va_auditor\\hegseth_ban_manager.py:275)"} +{"complexity": "complex", "doc_id": "chunk_020493", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "spectral", "module": "other", "source_line": 304, "source_path": "spectral\\va_auditor\\hegseth_ban_manager.py", "text": "hegseth_ban_manager.generate_compliance_report (spectral\\va_auditor\\hegseth_ban_manager.py:304)"} +{"complexity": "medium", "doc_id": "chunk_020494", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 346, "source_path": "spectral\\va_auditor\\hegseth_ban_manager.py", "text": "hegseth_ban_manager.update_scanner_config (spectral\\va_auditor\\hegseth_ban_manager.py:346)"} +{"complexity": "medium", "doc_id": "chunk_020495", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 366, "source_path": "spectral\\va_auditor\\hegseth_ban_manager.py", "text": "hegseth_ban_manager.print_ban_status (spectral\\va_auditor\\hegseth_ban_manager.py:366)"} +{"complexity": "medium", "doc_id": "chunk_020496", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "spectral", "module": "other", "source_line": 25, "source_path": "spectral\\va_auditor\\test_integration.py", "text": "test_integration.test_seed_file_loads (spectral\\va_auditor\\test_integration.py:25)"} +{"complexity": "medium", "doc_id": "chunk_020497", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 44, "source_path": "spectral\\va_auditor\\test_integration.py", "text": "test_integration.test_active_companies_filter (spectral\\va_auditor\\test_integration.py:44)"} +{"complexity": "medium", "doc_id": "chunk_020498", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 62, "source_path": "spectral\\va_auditor\\test_integration.py", "text": "test_integration.test_hegseth_ban_manager (spectral\\va_auditor\\test_integration.py:62)"} +{"complexity": "medium", "doc_id": "chunk_020499", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "spectral", "module": "other", "source_line": 88, "source_path": "spectral\\va_auditor\\test_integration.py", "text": "test_integration.test_compliance_check (spectral\\va_auditor\\test_integration.py:88)"} +{"complexity": "medium", "doc_id": "chunk_020500", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 111, "source_path": "spectral\\va_auditor\\test_integration.py", "text": "test_integration.test_company_audit (spectral\\va_auditor\\test_integration.py:111)"} +{"complexity": "medium", "doc_id": "chunk_020501", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 132, "source_path": "spectral\\va_auditor\\test_integration.py", "text": "test_integration.test_full_audit_report (spectral\\va_auditor\\test_integration.py:132)"} +{"complexity": "medium", "doc_id": "chunk_020502", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 154, "source_path": "spectral\\va_auditor\\test_integration.py", "text": "test_integration.test_hegseth_phase_out_status (spectral\\va_auditor\\test_integration.py:154)"} +{"complexity": "medium", "doc_id": "chunk_020503", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 172, "source_path": "spectral\\va_auditor\\test_integration.py", "text": "test_integration.test_report_serialization (spectral\\va_auditor\\test_integration.py:172)"} +{"complexity": "complex", "doc_id": "chunk_020504", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "spectral", "module": "other", "source_line": 199, "source_path": "spectral\\va_auditor\\test_integration.py", "text": "test_integration.run_all_tests (spectral\\va_auditor\\test_integration.py:199)"} +{"complexity": "medium", "doc_id": "chunk_020505", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "spectral", "module": "other", "source_line": 72, "source_path": "spectral\\va_auditor\\va_claimshark_auditor.py", "text": "va_claimshark_auditor.ClaimSharkAuditResult (spectral\\va_auditor\\va_claimshark_auditor.py:72)"} +{"complexity": "medium", "doc_id": "chunk_020506", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 93, "source_path": "spectral\\va_auditor\\va_claimshark_auditor.py", "text": "va_claimshark_auditor.AuditReport (spectral\\va_auditor\\va_claimshark_auditor.py:93)"} +{"complexity": "complex", "doc_id": "chunk_020507", "function_type": "class", "has_docstring": "yes", "keyword": "hash", "layer": "spectral", "module": "other", "source_line": 109, "source_path": "spectral\\va_auditor\\va_claimshark_auditor.py", "text": "va_claimshark_auditor.VAClaimSharkAuditor (spectral\\va_auditor\\va_claimshark_auditor.py:109)"} +{"complexity": "complex", "doc_id": "chunk_020508", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 433, "source_path": "spectral\\va_auditor\\va_claimshark_auditor.py", "text": "va_claimshark_auditor.main (spectral\\va_auditor\\va_claimshark_auditor.py:433)"} +{"complexity": "simple", "doc_id": "chunk_020509", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 87, "source_path": "spectral\\va_auditor\\va_claimshark_auditor.py", "text": "va_claimshark_auditor.to_dict (spectral\\va_auditor\\va_claimshark_auditor.py:87)"} +{"complexity": "medium", "doc_id": "chunk_020510", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "spectral", "module": "other", "source_line": 133, "source_path": "spectral\\va_auditor\\va_claimshark_auditor.py", "text": "va_claimshark_auditor.__init__ (spectral\\va_auditor\\va_claimshark_auditor.py:133)"} +{"complexity": "medium", "doc_id": "chunk_020511", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "spectral", "module": "other", "source_line": 163, "source_path": "spectral\\va_auditor\\va_claimshark_auditor.py", "text": "va_claimshark_auditor._load_seed (spectral\\va_auditor\\va_claimshark_auditor.py:163)"} +{"complexity": "medium", "doc_id": "chunk_020512", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "spectral", "module": "other", "source_line": 178, "source_path": "spectral\\va_auditor\\va_claimshark_auditor.py", "text": "va_claimshark_auditor._init_hogsniffer (spectral\\va_auditor\\va_claimshark_auditor.py:178)"} +{"complexity": "medium", "doc_id": "chunk_020513", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "spectral", "module": "other", "source_line": 191, "source_path": "spectral\\va_auditor\\va_claimshark_auditor.py", "text": "va_claimshark_auditor.check_anthropic_link (spectral\\va_auditor\\va_claimshark_auditor.py:191)"} +{"complexity": "complex", "doc_id": "chunk_020514", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 209, "source_path": "spectral\\va_auditor\\va_claimshark_auditor.py", "text": "va_claimshark_auditor.scan_company_repo (spectral\\va_auditor\\va_claimshark_auditor.py:209)"} +{"complexity": "complex", "doc_id": "chunk_020515", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 258, "source_path": "spectral\\va_auditor\\va_claimshark_auditor.py", "text": "va_claimshark_auditor.audit_company (spectral\\va_auditor\\va_claimshark_auditor.py:258)"} +{"complexity": "medium", "doc_id": "chunk_020516", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 313, "source_path": "spectral\\va_auditor\\va_claimshark_auditor.py", "text": "va_claimshark_auditor.audit_all (spectral\\va_auditor\\va_claimshark_auditor.py:313)"} +{"complexity": "complex", "doc_id": "chunk_020517", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "spectral", "module": "other", "source_line": 343, "source_path": "spectral\\va_auditor\\va_claimshark_auditor.py", "text": "va_claimshark_auditor.generate_report (spectral\\va_auditor\\va_claimshark_auditor.py:343)"} +{"complexity": "medium", "doc_id": "chunk_020518", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "spectral", "module": "other", "source_line": 383, "source_path": "spectral\\va_auditor\\va_claimshark_auditor.py", "text": "va_claimshark_auditor._save_report (spectral\\va_auditor\\va_claimshark_auditor.py:383)"} +{"complexity": "simple", "doc_id": "chunk_020519", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "spectral", "module": "other", "source_line": 410, "source_path": "spectral\\va_auditor\\va_claimshark_auditor.py", "text": "va_claimshark_auditor.get_active_claim_sharks (spectral\\va_auditor\\va_claimshark_auditor.py:410)"} +{"complexity": "medium", "doc_id": "chunk_020520", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 414, "source_path": "spectral\\va_auditor\\va_claimshark_auditor.py", "text": "va_claimshark_auditor.print_audit_table (spectral\\va_auditor\\va_claimshark_auditor.py:414)"} +{"complexity": "simple", "doc_id": "chunk_020521", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 36, "source_path": "spectral\\voice\\assistant.py", "text": "assistant.VoiceCommand (spectral\\voice\\assistant.py:36)"} +{"complexity": "complex", "doc_id": "chunk_020522", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 44, "source_path": "spectral\\voice\\assistant.py", "text": "assistant.VoiceRecognizer (spectral\\voice\\assistant.py:44)"} +{"complexity": "complex", "doc_id": "chunk_020523", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 242, "source_path": "spectral\\voice\\assistant.py", "text": "assistant.VoiceSynthesizer (spectral\\voice\\assistant.py:242)"} +{"complexity": "complex", "doc_id": "chunk_020524", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 287, "source_path": "spectral\\voice\\assistant.py", "text": "assistant.VoiceAssistant (spectral\\voice\\assistant.py:287)"} +{"complexity": "complex", "doc_id": "chunk_020525", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 350, "source_path": "spectral\\voice\\assistant.py", "text": "assistant.demo (spectral\\voice\\assistant.py:350)"} +{"complexity": "simple", "doc_id": "chunk_020526", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "spectral", "module": "other", "source_line": 105, "source_path": "spectral\\voice\\assistant.py", "text": "assistant.__init__ (spectral\\voice\\assistant.py:105)"} +{"complexity": "medium", "doc_id": "chunk_020527", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 109, "source_path": "spectral\\voice\\assistant.py", "text": "assistant.listen (spectral\\voice\\assistant.py:109)"} +{"complexity": "simple", "doc_id": "chunk_020528", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 128, "source_path": "spectral\\voice\\assistant.py", "text": "assistant.detect_wake_word (spectral\\voice\\assistant.py:128)"} +{"complexity": "medium", "doc_id": "chunk_020529", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "spectral", "module": "other", "source_line": 135, "source_path": "spectral\\voice\\assistant.py", "text": "assistant.parse_command (spectral\\voice\\assistant.py:135)"} +{"complexity": "medium", "doc_id": "chunk_020530", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "spectral", "module": "other", "source_line": 157, "source_path": "spectral\\voice\\assistant.py", "text": "assistant._get_action (spectral\\voice\\assistant.py:157)"} +{"complexity": "medium", "doc_id": "chunk_020531", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 169, "source_path": "spectral\\voice\\assistant.py", "text": "assistant._action_scan (spectral\\voice\\assistant.py:169)"} +{"complexity": "simple", "doc_id": "chunk_020532", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 187, "source_path": "spectral\\voice\\assistant.py", "text": "assistant._action_status (spectral\\voice\\assistant.py:187)"} +{"complexity": "medium", "doc_id": "chunk_020533", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "spectral", "module": "other", "source_line": 196, "source_path": "spectral\\voice\\assistant.py", "text": "assistant._action_manifesto (spectral\\voice\\assistant.py:196)"} +{"complexity": "simple", "doc_id": "chunk_020534", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 210, "source_path": "spectral\\voice\\assistant.py", "text": "assistant._action_help (spectral\\voice\\assistant.py:210)"} +{"complexity": "simple", "doc_id": "chunk_020535", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 219, "source_path": "spectral\\voice\\assistant.py", "text": "assistant._action_intel (spectral\\voice\\assistant.py:219)"} +{"complexity": "simple", "doc_id": "chunk_020536", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "spectral", "module": "other", "source_line": 229, "source_path": "spectral\\voice\\assistant.py", "text": "assistant._action_proof (spectral\\voice\\assistant.py:229)"} +{"complexity": "simple", "doc_id": "chunk_020537", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 236, "source_path": "spectral\\voice\\assistant.py", "text": "assistant._action_unknown (spectral\\voice\\assistant.py:236)"} +{"complexity": "simple", "doc_id": "chunk_020538", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "spectral", "module": "other", "source_line": 254, "source_path": "spectral\\voice\\assistant.py", "text": "assistant.__init__ (spectral\\voice\\assistant.py:254)"} +{"complexity": "medium", "doc_id": "chunk_020539", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 257, "source_path": "spectral\\voice\\assistant.py", "text": "assistant.speak (spectral\\voice\\assistant.py:257)"} +{"complexity": "medium", "doc_id": "chunk_020540", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "spectral", "module": "other", "source_line": 273, "source_path": "spectral\\voice\\assistant.py", "text": "assistant.play_sound (spectral\\voice\\assistant.py:273)"} +{"complexity": "simple", "doc_id": "chunk_020541", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "spectral", "module": "other", "source_line": 299, "source_path": "spectral\\voice\\assistant.py", "text": "assistant.__init__ (spectral\\voice\\assistant.py:299)"} +{"complexity": "complex", "doc_id": "chunk_020542", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "spectral", "module": "other", "source_line": 304, "source_path": "spectral\\voice\\assistant.py", "text": "assistant.start (spectral\\voice\\assistant.py:304)"} +{"complexity": "simple", "doc_id": "chunk_020543", "function_type": "function", "has_docstring": "yes", "keyword": "halt", "layer": "spectral", "module": "other", "source_line": 345, "source_path": "spectral\\voice\\assistant.py", "text": "assistant.stop (spectral\\voice\\assistant.py:345)"} +{"complexity": "simple", "doc_id": "chunk_020544", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tools", "module": "other", "source_line": 14, "source_path": "tools\\aevion-pi-brain\\add_fallbacks.py", "text": "add_fallbacks.main (tools\\aevion-pi-brain\\add_fallbacks.py:14)"} +{"complexity": "medium", "doc_id": "chunk_020545", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tools", "module": "other", "source_line": 10, "source_path": "tools\\aevion-pi-brain\\clear_cooldown_kimi_only.py", "text": "clear_cooldown_kimi_only.main (tools\\aevion-pi-brain\\clear_cooldown_kimi_only.py:10)"} +{"complexity": "medium", "doc_id": "chunk_020546", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tools", "module": "models", "source_line": 6, "source_path": "tools\\aevion-pi-brain\\fix_openclaw_model.py", "text": "fix_openclaw_model.main (tools\\aevion-pi-brain\\fix_openclaw_model.py:6)"} +{"complexity": "medium", "doc_id": "chunk_020547", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tools", "module": "other", "source_line": 13, "source_path": "tools\\aevion-pi-brain\\fix_pi_whatsapp.py", "text": "fix_pi_whatsapp.main (tools\\aevion-pi-brain\\fix_pi_whatsapp.py:13)"} +{"complexity": "medium", "doc_id": "chunk_020548", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tools", "module": "other", "source_line": 31, "source_path": "tools\\aevion-pi-brain\\merge_moonshot_config.py", "text": "merge_moonshot_config.main (tools\\aevion-pi-brain\\merge_moonshot_config.py:31)"} +{"complexity": "medium", "doc_id": "chunk_020549", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tools", "module": "other", "source_line": 6, "source_path": "tools\\aevion-pi-brain\\set_key_and_kimi.py", "text": "set_key_and_kimi.main (tools\\aevion-pi-brain\\set_key_and_kimi.py:6)"} +{"complexity": "medium", "doc_id": "chunk_020550", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tools", "module": "other", "source_line": 32, "source_path": "tools\\aevion-pi-brain\\set_kimi_coding_primary.py", "text": "set_kimi_coding_primary.main (tools\\aevion-pi-brain\\set_kimi_coding_primary.py:32)"} +{"complexity": "complex", "doc_id": "chunk_020551", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tools", "module": "other", "source_line": 14, "source_path": "tools\\aevion-pi-brain\\set_venice_primary.py", "text": "set_venice_primary.main (tools\\aevion-pi-brain\\set_venice_primary.py:14)"} +{"complexity": "simple", "doc_id": "chunk_020552", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 43, "source_path": "tools\\castle_doctrine_automation.py", "text": "castle_doctrine_automation.ThreatLevel (tools\\castle_doctrine_automation.py:43)"} +{"complexity": "simple", "doc_id": "chunk_020553", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 51, "source_path": "tools\\castle_doctrine_automation.py", "text": "castle_doctrine_automation.DefenseAction (tools\\castle_doctrine_automation.py:51)"} +{"complexity": "simple", "doc_id": "chunk_020554", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 61, "source_path": "tools\\castle_doctrine_automation.py", "text": "castle_doctrine_automation.ThreatEvent (tools\\castle_doctrine_automation.py:61)"} +{"complexity": "complex", "doc_id": "chunk_020555", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 72, "source_path": "tools\\castle_doctrine_automation.py", "text": "castle_doctrine_automation.CastleDoctrineEngine (tools\\castle_doctrine_automation.py:72)"} +{"complexity": "medium", "doc_id": "chunk_020556", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 420, "source_path": "tools\\castle_doctrine_automation.py", "text": "castle_doctrine_automation.main (tools\\castle_doctrine_automation.py:420)"} +{"complexity": "simple", "doc_id": "chunk_020557", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tools", "module": "other", "source_line": 100, "source_path": "tools\\castle_doctrine_automation.py", "text": "castle_doctrine_automation.__init__ (tools\\castle_doctrine_automation.py:100)"} +{"complexity": "medium", "doc_id": "chunk_020558", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tools", "module": "other", "source_line": 108, "source_path": "tools\\castle_doctrine_automation.py", "text": "castle_doctrine_automation.check_gridtide_presence (tools\\castle_doctrine_automation.py:108)"} +{"complexity": "medium", "doc_id": "chunk_020559", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tools", "module": "other", "source_line": 124, "source_path": "tools\\castle_doctrine_automation.py", "text": "castle_doctrine_automation.check_api_anomaly (tools\\castle_doctrine_automation.py:124)"} +{"complexity": "medium", "doc_id": "chunk_020560", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "tools", "module": "other", "source_line": 149, "source_path": "tools\\castle_doctrine_automation.py", "text": "castle_doctrine_automation.check_vpn_persistence (tools\\castle_doctrine_automation.py:149)"} +{"complexity": "complex", "doc_id": "chunk_020561", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 173, "source_path": "tools\\castle_doctrine_automation.py", "text": "castle_doctrine_automation.collect_evidence (tools\\castle_doctrine_automation.py:173)"} +{"complexity": "simple", "doc_id": "chunk_020562", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tools", "module": "other", "source_line": 248, "source_path": "tools\\castle_doctrine_automation.py", "text": "castle_doctrine_automation._hash_file (tools\\castle_doctrine_automation.py:248)"} +{"complexity": "medium", "doc_id": "chunk_020563", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tools", "module": "other", "source_line": 256, "source_path": "tools\\castle_doctrine_automation.py", "text": "castle_doctrine_automation.execute_defense (tools\\castle_doctrine_automation.py:256)"} +{"complexity": "complex", "doc_id": "chunk_020564", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 278, "source_path": "tools\\castle_doctrine_automation.py", "text": "castle_doctrine_automation._defense_level_4 (tools\\castle_doctrine_automation.py:278)"} +{"complexity": "medium", "doc_id": "chunk_020565", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 323, "source_path": "tools\\castle_doctrine_automation.py", "text": "castle_doctrine_automation._defense_level_3 (tools\\castle_doctrine_automation.py:323)"} +{"complexity": "medium", "doc_id": "chunk_020566", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 348, "source_path": "tools\\castle_doctrine_automation.py", "text": "castle_doctrine_automation._defense_level_2 (tools\\castle_doctrine_automation.py:348)"} +{"complexity": "medium", "doc_id": "chunk_020567", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 361, "source_path": "tools\\castle_doctrine_automation.py", "text": "castle_doctrine_automation._alert_security_team (tools\\castle_doctrine_automation.py:361)"} +{"complexity": "complex", "doc_id": "chunk_020568", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 379, "source_path": "tools\\castle_doctrine_automation.py", "text": "castle_doctrine_automation.monitor_system (tools\\castle_doctrine_automation.py:379)"} +{"complexity": "simple", "doc_id": "chunk_020569", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tools", "module": "other", "source_line": 150, "source_path": "tools\\clean_ai_scanner.py", "text": "clean_ai_scanner.Finding (tools\\clean_ai_scanner.py:150)"} +{"complexity": "simple", "doc_id": "chunk_020570", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tools", "module": "other", "source_line": 161, "source_path": "tools\\clean_ai_scanner.py", "text": "clean_ai_scanner.ScanReport (tools\\clean_ai_scanner.py:161)"} +{"complexity": "complex", "doc_id": "chunk_020571", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tools", "module": "other", "source_line": 177, "source_path": "tools\\clean_ai_scanner.py", "text": "clean_ai_scanner.CleanAIScanner (tools\\clean_ai_scanner.py:177)"} +{"complexity": "complex", "doc_id": "chunk_020572", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tools", "module": "other", "source_line": 285, "source_path": "tools\\clean_ai_scanner.py", "text": "clean_ai_scanner._print_report (tools\\clean_ai_scanner.py:285)"} +{"complexity": "medium", "doc_id": "chunk_020573", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tools", "module": "other", "source_line": 348, "source_path": "tools\\clean_ai_scanner.py", "text": "clean_ai_scanner._write_json (tools\\clean_ai_scanner.py:348)"} +{"complexity": "complex", "doc_id": "chunk_020574", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "tools", "module": "other", "source_line": 364, "source_path": "tools\\clean_ai_scanner.py", "text": "clean_ai_scanner._write_markdown (tools\\clean_ai_scanner.py:364)"} +{"complexity": "medium", "doc_id": "chunk_020575", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tools", "module": "other", "source_line": 409, "source_path": "tools\\clean_ai_scanner.py", "text": "clean_ai_scanner.main (tools\\clean_ai_scanner.py:409)"} +{"complexity": "simple", "doc_id": "chunk_020576", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tools", "module": "other", "source_line": 178, "source_path": "tools\\clean_ai_scanner.py", "text": "clean_ai_scanner.__init__ (tools\\clean_ai_scanner.py:178)"} +{"complexity": "simple", "doc_id": "chunk_020577", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tools", "module": "other", "source_line": 185, "source_path": "tools\\clean_ai_scanner.py", "text": "clean_ai_scanner.scan (tools\\clean_ai_scanner.py:185)"} +{"complexity": "simple", "doc_id": "chunk_020578", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tools", "module": "other", "source_line": 192, "source_path": "tools\\clean_ai_scanner.py", "text": "clean_ai_scanner._walk (tools\\clean_ai_scanner.py:192)"} +{"complexity": "medium", "doc_id": "chunk_020579", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tools", "module": "other", "source_line": 202, "source_path": "tools\\clean_ai_scanner.py", "text": "clean_ai_scanner._scan_file (tools\\clean_ai_scanner.py:202)"} +{"complexity": "medium", "doc_id": "chunk_020580", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tools", "module": "other", "source_line": 232, "source_path": "tools\\clean_ai_scanner.py", "text": "clean_ai_scanner._confidence (tools\\clean_ai_scanner.py:232)"} +{"complexity": "complex", "doc_id": "chunk_020581", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "tools", "module": "other", "source_line": 245, "source_path": "tools\\clean_ai_scanner.py", "text": "clean_ai_scanner._build_report (tools\\clean_ai_scanner.py:245)"} +{"complexity": "simple", "doc_id": "chunk_020582", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 19, "source_path": "tools\\hogsniffer\\test_integration.py", "text": "test_integration.setup_test_environment (tools\\hogsniffer\\test_integration.py:19)"} +{"complexity": "medium", "doc_id": "chunk_020583", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tools", "module": "other", "source_line": 26, "source_path": "tools\\hogsniffer\\test_integration.py", "text": "test_integration.create_test_models (tools\\hogsniffer\\test_integration.py:26)"} +{"complexity": "medium", "doc_id": "chunk_020584", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 47, "source_path": "tools\\hogsniffer\\test_integration.py", "text": "test_integration.test_user_space_scanner (tools\\hogsniffer\\test_integration.py:47)"} +{"complexity": "complex", "doc_id": "chunk_020585", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 72, "source_path": "tools\\hogsniffer\\test_integration.py", "text": "test_integration.test_daemon_simulation (tools\\hogsniffer\\test_integration.py:72)"} +{"complexity": "medium", "doc_id": "chunk_020586", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 120, "source_path": "tools\\hogsniffer\\test_integration.py", "text": "test_integration.test_cli_interface (tools\\hogsniffer\\test_integration.py:120)"} +{"complexity": "medium", "doc_id": "chunk_020587", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 139, "source_path": "tools\\hogsniffer\\test_integration.py", "text": "test_integration.print_summary (tools\\hogsniffer\\test_integration.py:139)"} +{"complexity": "medium", "doc_id": "chunk_020588", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 159, "source_path": "tools\\hogsniffer\\test_integration.py", "text": "test_integration.main (tools\\hogsniffer\\test_integration.py:159)"} +{"complexity": "simple", "doc_id": "chunk_020589", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tools", "module": "other", "source_line": 61, "source_path": "tools\\hogsniffer\\user_space\\daemon.py", "text": "daemon.EventType (tools\\hogsniffer\\user_space\\daemon.py:61)"} +{"complexity": "medium", "doc_id": "chunk_020590", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 70, "source_path": "tools\\hogsniffer\\user_space\\daemon.py", "text": "daemon.ModelEvent (tools\\hogsniffer\\user_space\\daemon.py:70)"} +{"complexity": "complex", "doc_id": "chunk_020591", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 84, "source_path": "tools\\hogsniffer\\user_space\\daemon.py", "text": "daemon.HogsnifferDaemon (tools\\hogsniffer\\user_space\\daemon.py:84)"} +{"complexity": "complex", "doc_id": "chunk_020592", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 494, "source_path": "tools\\hogsniffer\\user_space\\daemon.py", "text": "daemon.main (tools\\hogsniffer\\user_space\\daemon.py:494)"} +{"complexity": "complex", "doc_id": "chunk_020593", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tools", "module": "other", "source_line": 96, "source_path": "tools\\hogsniffer\\user_space\\daemon.py", "text": "daemon.__init__ (tools\\hogsniffer\\user_space\\daemon.py:96)"} +{"complexity": "medium", "doc_id": "chunk_020594", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 136, "source_path": "tools\\hogsniffer\\user_space\\daemon.py", "text": "daemon._setup_logging (tools\\hogsniffer\\user_space\\daemon.py:136)"} +{"complexity": "complex", "doc_id": "chunk_020595", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tools", "module": "other", "source_line": 158, "source_path": "tools\\hogsniffer\\user_space\\daemon.py", "text": "daemon.load_bpf (tools\\hogsniffer\\user_space\\daemon.py:158)"} +{"complexity": "medium", "doc_id": "chunk_020596", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 193, "source_path": "tools\\hogsniffer\\user_space\\daemon.py", "text": "daemon._attach_torch_probes (tools\\hogsniffer\\user_space\\daemon.py:193)"} +{"complexity": "medium", "doc_id": "chunk_020597", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 224, "source_path": "tools\\hogsniffer\\user_space\\daemon.py", "text": "daemon._attach_tracepoints (tools\\hogsniffer\\user_space\\daemon.py:224)"} +{"complexity": "medium", "doc_id": "chunk_020598", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 244, "source_path": "tools\\hogsniffer\\user_space\\daemon.py", "text": "daemon._handle_event (tools\\hogsniffer\\user_space\\daemon.py:244)"} +{"complexity": "complex", "doc_id": "chunk_020599", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "tools", "module": "other", "source_line": 266, "source_path": "tools\\hogsniffer\\user_space\\daemon.py", "text": "daemon._parse_event (tools\\hogsniffer\\user_space\\daemon.py:266)"} +{"complexity": "medium", "doc_id": "chunk_020600", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tools", "module": "other", "source_line": 303, "source_path": "tools\\hogsniffer\\user_space\\daemon.py", "text": "daemon._handle_model_load (tools\\hogsniffer\\user_space\\daemon.py:303)"} +{"complexity": "simple", "doc_id": "chunk_020601", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 325, "source_path": "tools\\hogsniffer\\user_space\\daemon.py", "text": "daemon._handle_model_file_open (tools\\hogsniffer\\user_space\\daemon.py:325)"} +{"complexity": "simple", "doc_id": "chunk_020602", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 330, "source_path": "tools\\hogsniffer\\user_space\\daemon.py", "text": "daemon._handle_security_violation (tools\\hogsniffer\\user_space\\daemon.py:330)"} +{"complexity": "medium", "doc_id": "chunk_020603", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 335, "source_path": "tools\\hogsniffer\\user_space\\daemon.py", "text": "daemon._scan_model (tools\\hogsniffer\\user_space\\daemon.py:335)"} +{"complexity": "medium", "doc_id": "chunk_020604", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 357, "source_path": "tools\\hogsniffer\\user_space\\daemon.py", "text": "daemon._block_model (tools\\hogsniffer\\user_space\\daemon.py:357)"} +{"complexity": "simple", "doc_id": "chunk_020605", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 388, "source_path": "tools\\hogsniffer\\user_space\\daemon.py", "text": "daemon._allow_model (tools\\hogsniffer\\user_space\\daemon.py:388)"} +{"complexity": "medium", "doc_id": "chunk_020606", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 393, "source_path": "tools\\hogsniffer\\user_space\\daemon.py", "text": "daemon._log_to_evidence (tools\\hogsniffer\\user_space\\daemon.py:393)"} +{"complexity": "medium", "doc_id": "chunk_020607", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tools", "module": "other", "source_line": 415, "source_path": "tools\\hogsniffer\\user_space\\daemon.py", "text": "daemon.run (tools\\hogsniffer\\user_space\\daemon.py:415)"} +{"complexity": "complex", "doc_id": "chunk_020608", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "tools", "module": "other", "source_line": 447, "source_path": "tools\\hogsniffer\\user_space\\daemon.py", "text": "daemon._run_simulation (tools\\hogsniffer\\user_space\\daemon.py:447)"} +{"complexity": "simple", "doc_id": "chunk_020609", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tools", "module": "other", "source_line": 480, "source_path": "tools\\hogsniffer\\user_space\\daemon.py", "text": "daemon._signal_handler (tools\\hogsniffer\\user_space\\daemon.py:480)"} +{"complexity": "simple", "doc_id": "chunk_020610", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 485, "source_path": "tools\\hogsniffer\\user_space\\daemon.py", "text": "daemon._print_stats (tools\\hogsniffer\\user_space\\daemon.py:485)"} +{"complexity": "medium", "doc_id": "chunk_020611", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "tools", "module": "other", "source_line": 271, "source_path": "tools\\hogsniffer\\user_space\\daemon.py", "text": "daemon.CEvent (tools\\hogsniffer\\user_space\\daemon.py:271)"} +{"complexity": "simple", "doc_id": "chunk_020612", "function_type": "function", "has_docstring": "yes", "keyword": "sign", "layer": "tools", "module": "other", "source_line": 28, "source_path": "tools\\kstc_historical_report.py", "text": "kstc_historical_report.simulate_hsm_sign (tools\\kstc_historical_report.py:28)"} +{"complexity": "simple", "doc_id": "chunk_020613", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 33, "source_path": "tools\\kstc_historical_report.py", "text": "kstc_historical_report.simulate_hsm_pubkey (tools\\kstc_historical_report.py:33)"} +{"complexity": "medium", "doc_id": "chunk_020614", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tools", "module": "other", "source_line": 38, "source_path": "tools\\kstc_historical_report.py", "text": "kstc_historical_report.ProofBundle (tools\\kstc_historical_report.py:38)"} +{"complexity": "simple", "doc_id": "chunk_020615", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 61, "source_path": "tools\\kstc_historical_report.py", "text": "kstc_historical_report.AuthorityEvent (tools\\kstc_historical_report.py:61)"} +{"complexity": "simple", "doc_id": "chunk_020616", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 72, "source_path": "tools\\kstc_historical_report.py", "text": "kstc_historical_report.NOTAMEvent (tools\\kstc_historical_report.py:72)"} +{"complexity": "simple", "doc_id": "chunk_020617", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 82, "source_path": "tools\\kstc_historical_report.py", "text": "kstc_historical_report.TrafficSnapshot (tools\\kstc_historical_report.py:82)"} +{"complexity": "simple", "doc_id": "chunk_020618", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 94, "source_path": "tools\\kstc_historical_report.py", "text": "kstc_historical_report.WeatherEvent (tools\\kstc_historical_report.py:94)"} +{"complexity": "complex", "doc_id": "chunk_020619", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 104, "source_path": "tools\\kstc_historical_report.py", "text": "kstc_historical_report.KSTCHistoricalDataCollector (tools\\kstc_historical_report.py:104)"} +{"complexity": "complex", "doc_id": "chunk_020620", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tools", "module": "other", "source_line": 718, "source_path": "tools\\kstc_historical_report.py", "text": "kstc_historical_report.main (tools\\kstc_historical_report.py:718)"} +{"complexity": "simple", "doc_id": "chunk_020621", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "tools", "module": "other", "source_line": 50, "source_path": "tools\\kstc_historical_report.py", "text": "kstc_historical_report.to_dict (tools\\kstc_historical_report.py:50)"} +{"complexity": "simple", "doc_id": "chunk_020622", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tools", "module": "other", "source_line": 53, "source_path": "tools\\kstc_historical_report.py", "text": "kstc_historical_report.verify (tools\\kstc_historical_report.py:53)"} +{"complexity": "simple", "doc_id": "chunk_020623", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tools", "module": "other", "source_line": 107, "source_path": "tools\\kstc_historical_report.py", "text": "kstc_historical_report.__init__ (tools\\kstc_historical_report.py:107)"} +{"complexity": "complex", "doc_id": "chunk_020624", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 115, "source_path": "tools\\kstc_historical_report.py", "text": "kstc_historical_report.scrape_authority_minutes (tools\\kstc_historical_report.py:115)"} +{"complexity": "complex", "doc_id": "chunk_020625", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tools", "module": "other", "source_line": 202, "source_path": "tools\\kstc_historical_report.py", "text": "kstc_historical_report.fetch_historical_notams (tools\\kstc_historical_report.py:202)"} +{"complexity": "complex", "doc_id": "chunk_020626", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "other", "source_line": 256, "source_path": "tools\\kstc_historical_report.py", "text": "kstc_historical_report.analyze_traffic_patterns (tools\\kstc_historical_report.py:256)"} +{"complexity": "complex", "doc_id": "chunk_020627", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tools", "module": "other", "source_line": 294, "source_path": "tools\\kstc_historical_report.py", "text": "kstc_historical_report.fetch_weather_history (tools\\kstc_historical_report.py:294)"} +{"complexity": "complex", "doc_id": "chunk_020628", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tools", "module": "other", "source_line": 344, "source_path": "tools\\kstc_historical_report.py", "text": "kstc_historical_report.generate_proof_bundles (tools\\kstc_historical_report.py:344)"} +{"complexity": "complex", "doc_id": "chunk_020629", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tools", "module": "other", "source_line": 479, "source_path": "tools\\kstc_historical_report.py", "text": "kstc_historical_report.generate_html_report (tools\\kstc_historical_report.py:479)"} +{"complexity": "medium", "doc_id": "chunk_020630", "function_type": "function", "has_docstring": "yes", "keyword": "proof", "layer": "tools", "module": "other", "source_line": 685, "source_path": "tools\\kstc_historical_report.py", "text": "kstc_historical_report.save_proof_bundles (tools\\kstc_historical_report.py:685)"} +{"complexity": "medium", "doc_id": "chunk_020631", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tools", "module": "other", "source_line": 699, "source_path": "tools\\kstc_historical_report.py", "text": "kstc_historical_report.generate_summary_stats (tools\\kstc_historical_report.py:699)"} +{"complexity": "medium", "doc_id": "chunk_020632", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "models", "source_line": 40, "source_path": "tools\\model_xray\\demo.py", "text": "demo.SimpleModel (tools\\model_xray\\demo.py:40)"} +{"complexity": "medium", "doc_id": "chunk_020633", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tools", "module": "models", "source_line": 54, "source_path": "tools\\model_xray\\demo.py", "text": "demo.create_benign_model (tools\\model_xray\\demo.py:54)"} +{"complexity": "complex", "doc_id": "chunk_020634", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tools", "module": "models", "source_line": 75, "source_path": "tools\\model_xray\\demo.py", "text": "demo.create_malicious_model (tools\\model_xray\\demo.py:75)"} +{"complexity": "complex", "doc_id": "chunk_020635", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "models", "source_line": 137, "source_path": "tools\\model_xray\\demo.py", "text": "demo.main (tools\\model_xray\\demo.py:137)"} +{"complexity": "simple", "doc_id": "chunk_020636", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tools", "module": "models", "source_line": 42, "source_path": "tools\\model_xray\\demo.py", "text": "demo.__init__ (tools\\model_xray\\demo.py:42)"} +{"complexity": "simple", "doc_id": "chunk_020637", "function_type": "function", "has_docstring": "no", "keyword": "infer", "layer": "tools", "module": "models", "source_line": 48, "source_path": "tools\\model_xray\\demo.py", "text": "demo.forward (tools\\model_xray\\demo.py:48)"} +{"complexity": "medium", "doc_id": "chunk_020638", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "models", "source_line": 47, "source_path": "tools\\model_xray\\scanner.py", "text": "scanner.ScanResult (tools\\model_xray\\scanner.py:47)"} +{"complexity": "complex", "doc_id": "chunk_020639", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "models", "source_line": 60, "source_path": "tools\\model_xray\\scanner.py", "text": "scanner.GrayscaleFourpartConverter (tools\\model_xray\\scanner.py:60)"} +{"complexity": "complex", "doc_id": "chunk_020640", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "models", "source_line": 108, "source_path": "tools\\model_xray\\scanner.py", "text": "scanner.FewShotDetector (tools\\model_xray\\scanner.py:108)"} +{"complexity": "medium", "doc_id": "chunk_020641", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "models", "source_line": 239, "source_path": "tools\\model_xray\\scanner.py", "text": "scanner.LSBEntropyAnalyzer (tools\\model_xray\\scanner.py:239)"} +{"complexity": "complex", "doc_id": "chunk_020642", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "models", "source_line": 270, "source_path": "tools\\model_xray\\scanner.py", "text": "scanner.ModelXRayScanner (tools\\model_xray\\scanner.py:270)"} +{"complexity": "medium", "doc_id": "chunk_020643", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "models", "source_line": 500, "source_path": "tools\\model_xray\\scanner.py", "text": "scanner.main (tools\\model_xray\\scanner.py:500)"} +{"complexity": "simple", "doc_id": "chunk_020644", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tools", "module": "models", "source_line": 68, "source_path": "tools\\model_xray\\scanner.py", "text": "scanner.__init__ (tools\\model_xray\\scanner.py:68)"} +{"complexity": "complex", "doc_id": "chunk_020645", "function_type": "function", "has_docstring": "yes", "keyword": "score", "layer": "tools", "module": "models", "source_line": 71, "source_path": "tools\\model_xray\\scanner.py", "text": "scanner.weights_to_image (tools\\model_xray\\scanner.py:71)"} +{"complexity": "simple", "doc_id": "chunk_020646", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tools", "module": "models", "source_line": 117, "source_path": "tools\\model_xray\\scanner.py", "text": "scanner.__init__ (tools\\model_xray\\scanner.py:117)"} +{"complexity": "simple", "doc_id": "chunk_020647", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "tools", "module": "models", "source_line": 123, "source_path": "tools\\model_xray\\scanner.py", "text": "scanner._load_feature_extractor (tools\\model_xray\\scanner.py:123)"} +{"complexity": "medium", "doc_id": "chunk_020648", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "tools", "module": "models", "source_line": 134, "source_path": "tools\\model_xray\\scanner.py", "text": "scanner.train (tools\\model_xray\\scanner.py:134)"} +{"complexity": "medium", "doc_id": "chunk_020649", "function_type": "function", "has_docstring": "yes", "keyword": "infer", "layer": "tools", "module": "models", "source_line": 164, "source_path": "tools\\model_xray\\scanner.py", "text": "scanner.predict (tools\\model_xray\\scanner.py:164)"} +{"complexity": "medium", "doc_id": "chunk_020650", "function_type": "function", "has_docstring": "yes", "keyword": "score", "layer": "tools", "module": "models", "source_line": 189, "source_path": "tools\\model_xray\\scanner.py", "text": "scanner._load_model_weights (tools\\model_xray\\scanner.py:189)"} +{"complexity": "medium", "doc_id": "chunk_020651", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "tools", "module": "models", "source_line": 220, "source_path": "tools\\model_xray\\scanner.py", "text": "scanner._extract_features (tools\\model_xray\\scanner.py:220)"} +{"complexity": "medium", "doc_id": "chunk_020652", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "models", "source_line": 242, "source_path": "tools\\model_xray\\scanner.py", "text": "scanner.analyze (tools\\model_xray\\scanner.py:242)"} +{"complexity": "medium", "doc_id": "chunk_020653", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tools", "module": "models", "source_line": 276, "source_path": "tools\\model_xray\\scanner.py", "text": "scanner.__init__ (tools\\model_xray\\scanner.py:276)"} +{"complexity": "complex", "doc_id": "chunk_020654", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "models", "source_line": 289, "source_path": "tools\\model_xray\\scanner.py", "text": "scanner._use_default_support (tools\\model_xray\\scanner.py:289)"} +{"complexity": "complex", "doc_id": "chunk_020655", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "models", "source_line": 331, "source_path": "tools\\model_xray\\scanner.py", "text": "scanner.scan (tools\\model_xray\\scanner.py:331)"} +{"complexity": "medium", "doc_id": "chunk_020656", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "models", "source_line": 386, "source_path": "tools\\model_xray\\scanner.py", "text": "scanner.scan_safe (tools\\model_xray\\scanner.py:386)"} +{"complexity": "medium", "doc_id": "chunk_020657", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "models", "source_line": 407, "source_path": "tools\\model_xray\\scanner.py", "text": "scanner._classify_attack (tools\\model_xray\\scanner.py:407)"} +{"complexity": "simple", "doc_id": "chunk_020658", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "models", "source_line": 424, "source_path": "tools\\model_xray\\scanner.py", "text": "scanner._estimate_embedding (tools\\model_xray\\scanner.py:424)"} +{"complexity": "simple", "doc_id": "chunk_020659", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "tools", "module": "models", "source_line": 428, "source_path": "tools\\model_xray\\scanner.py", "text": "scanner._extract_hash (tools\\model_xray\\scanner.py:428)"} +{"complexity": "medium", "doc_id": "chunk_020660", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tools", "module": "models", "source_line": 434, "source_path": "tools\\model_xray\\scanner.py", "text": "scanner._generate_rec (tools\\model_xray\\scanner.py:434)"} +{"complexity": "medium", "doc_id": "chunk_020661", "function_type": "function", "has_docstring": "yes", "keyword": "score", "layer": "tools", "module": "models", "source_line": 447, "source_path": "tools\\model_xray\\scanner.py", "text": "scanner._load_weights (tools\\model_xray\\scanner.py:447)"} +{"complexity": "simple", "doc_id": "chunk_020662", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "tools", "module": "models", "source_line": 465, "source_path": "tools\\model_xray\\scanner.py", "text": "scanner._load_support_set (tools\\model_xray\\scanner.py:465)"} +{"complexity": "medium", "doc_id": "chunk_020663", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "models", "source_line": 469, "source_path": "tools\\model_xray\\scanner.py", "text": "scanner._print_result (tools\\model_xray\\scanner.py:469)"} +{"complexity": "complex", "doc_id": "chunk_020664", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tools", "module": "proofs", "source_line": 15, "source_path": "tools\\xgml_viewer.py", "text": "xgml_viewer.XGMLCertificate (tools\\xgml_viewer.py:15)"} +{"complexity": "complex", "doc_id": "chunk_020665", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "tools", "module": "proofs", "source_line": 49, "source_path": "tools\\xgml_viewer.py", "text": "xgml_viewer.XGMLViewer (tools\\xgml_viewer.py:49)"} +{"complexity": "complex", "doc_id": "chunk_020666", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "proofs", "source_line": 258, "source_path": "tools\\xgml_viewer.py", "text": "xgml_viewer.main (tools\\xgml_viewer.py:258)"} +{"complexity": "simple", "doc_id": "chunk_020667", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "tools", "module": "proofs", "source_line": 52, "source_path": "tools\\xgml_viewer.py", "text": "xgml_viewer.__init__ (tools\\xgml_viewer.py:52)"} +{"complexity": "medium", "doc_id": "chunk_020668", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "tools", "module": "proofs", "source_line": 56, "source_path": "tools\\xgml_viewer.py", "text": "xgml_viewer.parse (tools\\xgml_viewer.py:56)"} +{"complexity": "complex", "doc_id": "chunk_020669", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tools", "module": "proofs", "source_line": 81, "source_path": "tools\\xgml_viewer.py", "text": "xgml_viewer.verify (tools\\xgml_viewer.py:81)"} +{"complexity": "simple", "doc_id": "chunk_020670", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "tools", "module": "proofs", "source_line": 153, "source_path": "tools\\xgml_viewer.py", "text": "xgml_viewer._compute_verification_hash (tools\\xgml_viewer.py:153)"} +{"complexity": "complex", "doc_id": "chunk_020671", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "tools", "module": "proofs", "source_line": 158, "source_path": "tools\\xgml_viewer.py", "text": "xgml_viewer.format_certificate (tools\\xgml_viewer.py:158)"} +{"complexity": "complex", "doc_id": "chunk_020672", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "tools", "module": "proofs", "source_line": 222, "source_path": "tools\\xgml_viewer.py", "text": "xgml_viewer.generate_sample (tools\\xgml_viewer.py:222)"} +{"complexity": "medium", "doc_id": "chunk_020673", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 41, "source_path": "benchmarks\\ablation\\conditions.py", "text": "conditions._run_pytest (benchmarks\\ablation\\conditions.py:41)"} +{"complexity": "medium", "doc_id": "chunk_020674", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 60, "source_path": "benchmarks\\ablation\\conditions.py", "text": "conditions._api_post (benchmarks\\ablation\\conditions.py:60)"} +{"complexity": "simple", "doc_id": "chunk_020675", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "benchmarks", "module": "other", "source_line": 76, "source_path": "benchmarks\\ablation\\conditions.py", "text": "conditions._api_get (benchmarks\\ablation\\conditions.py:76)"} +{"complexity": "medium", "doc_id": "chunk_020676", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 89, "source_path": "benchmarks\\ablation\\conditions.py", "text": "conditions.run_condition_a (benchmarks\\ablation\\conditions.py:89)"} +{"complexity": "medium", "doc_id": "chunk_020677", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 105, "source_path": "benchmarks\\ablation\\conditions.py", "text": "conditions.run_condition_b (benchmarks\\ablation\\conditions.py:105)"} +{"complexity": "medium", "doc_id": "chunk_020678", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 123, "source_path": "benchmarks\\ablation\\conditions.py", "text": "conditions.run_condition_c (benchmarks\\ablation\\conditions.py:123)"} +{"complexity": "medium", "doc_id": "chunk_020679", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 146, "source_path": "benchmarks\\ablation\\conditions.py", "text": "conditions.run_condition_d (benchmarks\\ablation\\conditions.py:146)"} +{"complexity": "medium", "doc_id": "chunk_020680", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 178, "source_path": "benchmarks\\ablation\\conditions.py", "text": "conditions.run_condition_e (benchmarks\\ablation\\conditions.py:178)"} +{"complexity": "complex", "doc_id": "chunk_020681", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 201, "source_path": "benchmarks\\ablation\\conditions.py", "text": "conditions.run_condition_f (benchmarks\\ablation\\conditions.py:201)"} +{"complexity": "medium", "doc_id": "chunk_020682", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 239, "source_path": "benchmarks\\ablation\\conditions.py", "text": "conditions.run_condition_g (benchmarks\\ablation\\conditions.py:239)"} +{"complexity": "complex", "doc_id": "chunk_020683", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 272, "source_path": "benchmarks\\ablation\\conditions.py", "text": "conditions.run_condition_h (benchmarks\\ablation\\conditions.py:272)"} +{"complexity": "complex", "doc_id": "chunk_020684", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 314, "source_path": "benchmarks\\ablation\\conditions.py", "text": "conditions.run_condition_i (benchmarks\\ablation\\conditions.py:314)"} +{"complexity": "medium", "doc_id": "chunk_020685", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 352, "source_path": "benchmarks\\ablation\\conditions.py", "text": "conditions.run_condition_j (benchmarks\\ablation\\conditions.py:352)"} +{"complexity": "medium", "doc_id": "chunk_020686", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 385, "source_path": "benchmarks\\ablation\\conditions.py", "text": "conditions.run_condition_k (benchmarks\\ablation\\conditions.py:385)"} +{"complexity": "medium", "doc_id": "chunk_020687", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 404, "source_path": "benchmarks\\ablation\\conditions.py", "text": "conditions.run_condition_l (benchmarks\\ablation\\conditions.py:404)"} +{"complexity": "medium", "doc_id": "chunk_020688", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 422, "source_path": "benchmarks\\ablation\\conditions.py", "text": "conditions.run_condition_m (benchmarks\\ablation\\conditions.py:422)"} +{"complexity": "medium", "doc_id": "chunk_020689", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 454, "source_path": "benchmarks\\ablation\\conditions.py", "text": "conditions.run_condition_n (benchmarks\\ablation\\conditions.py:454)"} +{"complexity": "medium", "doc_id": "chunk_020690", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 488, "source_path": "benchmarks\\ablation\\conditions.py", "text": "conditions.run_condition (benchmarks\\ablation\\conditions.py:488)"} +{"complexity": "simple", "doc_id": "chunk_020691", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 202, "source_path": "benchmarks\\ablation\\dataset.py", "text": "dataset.normalize_answer (benchmarks\\ablation\\dataset.py:202)"} +{"complexity": "complex", "doc_id": "chunk_020692", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "benchmarks", "module": "other", "source_line": 207, "source_path": "benchmarks\\ablation\\dataset.py", "text": "dataset.check_answer_correct (benchmarks\\ablation\\dataset.py:207)"} +{"complexity": "complex", "doc_id": "chunk_020693", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 126, "source_path": "benchmarks\\ablation\\real_ablation.py", "text": "real_ablation._call_llm (benchmarks\\ablation\\real_ablation.py:126)"} +{"complexity": "medium", "doc_id": "chunk_020694", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "benchmarks", "module": "other", "source_line": 223, "source_path": "benchmarks\\ablation\\real_ablation.py", "text": "real_ablation._extract_short_answer (benchmarks\\ablation\\real_ablation.py:223)"} +{"complexity": "simple", "doc_id": "chunk_020695", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "benchmarks", "module": "other", "source_line": 252, "source_path": "benchmarks\\ablation\\real_ablation.py", "text": "real_ablation._get_lattice (benchmarks\\ablation\\real_ablation.py:252)"} +{"complexity": "medium", "doc_id": "chunk_020696", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 264, "source_path": "benchmarks\\ablation\\real_ablation.py", "text": "real_ablation._evaluate_coherence (benchmarks\\ablation\\real_ablation.py:264)"} +{"complexity": "medium", "doc_id": "chunk_020697", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "benchmarks", "module": "other", "source_line": 286, "source_path": "benchmarks\\ablation\\real_ablation.py", "text": "real_ablation._constitutional_halt (benchmarks\\ablation\\real_ablation.py:286)"} +{"complexity": "medium", "doc_id": "chunk_020698", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 312, "source_path": "benchmarks\\ablation\\real_ablation.py", "text": "real_ablation.ConditionResult (benchmarks\\ablation\\real_ablation.py:312)"} +{"complexity": "medium", "doc_id": "chunk_020699", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 326, "source_path": "benchmarks\\ablation\\real_ablation.py", "text": "real_ablation.run_condition_a_real (benchmarks\\ablation\\real_ablation.py:326)"} +{"complexity": "complex", "doc_id": "chunk_020700", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 343, "source_path": "benchmarks\\ablation\\real_ablation.py", "text": "real_ablation.run_condition_c_real (benchmarks\\ablation\\real_ablation.py:343)"} +{"complexity": "complex", "doc_id": "chunk_020701", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 382, "source_path": "benchmarks\\ablation\\real_ablation.py", "text": "real_ablation.run_condition_e_real (benchmarks\\ablation\\real_ablation.py:382)"} +{"complexity": "complex", "doc_id": "chunk_020702", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 424, "source_path": "benchmarks\\ablation\\real_ablation.py", "text": "real_ablation.run_condition_j_real (benchmarks\\ablation\\real_ablation.py:424)"} +{"complexity": "complex", "doc_id": "chunk_020703", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 497, "source_path": "benchmarks\\ablation\\real_ablation.py", "text": "real_ablation.run_condition_b_real (benchmarks\\ablation\\real_ablation.py:497)"} +{"complexity": "complex", "doc_id": "chunk_020704", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 546, "source_path": "benchmarks\\ablation\\real_ablation.py", "text": "real_ablation.run_condition_f_real (benchmarks\\ablation\\real_ablation.py:546)"} +{"complexity": "medium", "doc_id": "chunk_020705", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 603, "source_path": "benchmarks\\ablation\\real_ablation.py", "text": "real_ablation.run_condition_d_real (benchmarks\\ablation\\real_ablation.py:603)"} +{"complexity": "complex", "doc_id": "chunk_020706", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 618, "source_path": "benchmarks\\ablation\\real_ablation.py", "text": "real_ablation.run_condition_g_real (benchmarks\\ablation\\real_ablation.py:618)"} +{"complexity": "complex", "doc_id": "chunk_020707", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "benchmarks", "module": "other", "source_line": 673, "source_path": "benchmarks\\ablation\\real_ablation.py", "text": "real_ablation.compute_summary (benchmarks\\ablation\\real_ablation.py:673)"} +{"complexity": "complex", "doc_id": "chunk_020708", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 719, "source_path": "benchmarks\\ablation\\real_ablation.py", "text": "real_ablation.run_ablation (benchmarks\\ablation\\real_ablation.py:719)"} +{"complexity": "medium", "doc_id": "chunk_020709", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 785, "source_path": "benchmarks\\ablation\\real_ablation.py", "text": "real_ablation.print_summary_table (benchmarks\\ablation\\real_ablation.py:785)"} +{"complexity": "medium", "doc_id": "chunk_020710", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 28, "source_path": "benchmarks\\ablation\\run_pilot.py", "text": "run_pilot.setup_problem (benchmarks\\ablation\\run_pilot.py:28)"} +{"complexity": "complex", "doc_id": "chunk_020711", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 48, "source_path": "benchmarks\\ablation\\run_pilot.py", "text": "run_pilot.main (benchmarks\\ablation\\run_pilot.py:48)"} +{"complexity": "complex", "doc_id": "chunk_020712", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "consensus", "source_line": 153, "source_path": "benchmarks\\ablation\\same_model_bft.py", "text": "same_model_bft._call_llm (benchmarks\\ablation\\same_model_bft.py:153)"} +{"complexity": "simple", "doc_id": "chunk_020713", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "consensus", "source_line": 230, "source_path": "benchmarks\\ablation\\same_model_bft.py", "text": "same_model_bft._clean (benchmarks\\ablation\\same_model_bft.py:230)"} +{"complexity": "medium", "doc_id": "chunk_020714", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "consensus", "source_line": 241, "source_path": "benchmarks\\ablation\\same_model_bft.py", "text": "same_model_bft._majority_vote (benchmarks\\ablation\\same_model_bft.py:241)"} +{"complexity": "medium", "doc_id": "chunk_020715", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "consensus", "source_line": 271, "source_path": "benchmarks\\ablation\\same_model_bft.py", "text": "same_model_bft.QuestionResult (benchmarks\\ablation\\same_model_bft.py:271)"} +{"complexity": "complex", "doc_id": "chunk_020716", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "benchmarks", "module": "consensus", "source_line": 299, "source_path": "benchmarks\\ablation\\same_model_bft.py", "text": "same_model_bft.run_question (benchmarks\\ablation\\same_model_bft.py:299)"} +{"complexity": "complex", "doc_id": "chunk_020717", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "benchmarks", "module": "consensus", "source_line": 370, "source_path": "benchmarks\\ablation\\same_model_bft.py", "text": "same_model_bft.run (benchmarks\\ablation\\same_model_bft.py:370)"} +{"complexity": "simple", "doc_id": "chunk_020718", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "consensus", "source_line": 313, "source_path": "benchmarks\\ablation\\same_model_bft.py", "text": "same_model_bft._call_same (benchmarks\\ablation\\same_model_bft.py:313)"} +{"complexity": "simple", "doc_id": "chunk_020719", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "consensus", "source_line": 330, "source_path": "benchmarks\\ablation\\same_model_bft.py", "text": "same_model_bft._call_div (benchmarks\\ablation\\same_model_bft.py:330)"} +{"complexity": "complex", "doc_id": "chunk_020720", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 109, "source_path": "benchmarks\\ablation\\va_ablation.py", "text": "va_ablation._call_llm (benchmarks\\ablation\\va_ablation.py:109)"} +{"complexity": "simple", "doc_id": "chunk_020721", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "benchmarks", "module": "other", "source_line": 186, "source_path": "benchmarks\\ablation\\va_ablation.py", "text": "va_ablation._constitutional_halt (benchmarks\\ablation\\va_ablation.py:186)"} +{"complexity": "medium", "doc_id": "chunk_020722", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 194, "source_path": "benchmarks\\ablation\\va_ablation.py", "text": "va_ablation._majority_vote (benchmarks\\ablation\\va_ablation.py:194)"} +{"complexity": "medium", "doc_id": "chunk_020723", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 216, "source_path": "benchmarks\\ablation\\va_ablation.py", "text": "va_ablation.VAResult (benchmarks\\ablation\\va_ablation.py:216)"} +{"complexity": "simple", "doc_id": "chunk_020724", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 229, "source_path": "benchmarks\\ablation\\va_ablation.py", "text": "va_ablation.run_condition_A (benchmarks\\ablation\\va_ablation.py:229)"} +{"complexity": "medium", "doc_id": "chunk_020725", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 241, "source_path": "benchmarks\\ablation\\va_ablation.py", "text": "va_ablation.run_condition_C (benchmarks\\ablation\\va_ablation.py:241)"} +{"complexity": "medium", "doc_id": "chunk_020726", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 264, "source_path": "benchmarks\\ablation\\va_ablation.py", "text": "va_ablation.run_condition_E (benchmarks\\ablation\\va_ablation.py:264)"} +{"complexity": "complex", "doc_id": "chunk_020727", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 279, "source_path": "benchmarks\\ablation\\va_ablation.py", "text": "va_ablation.run_condition_J (benchmarks\\ablation\\va_ablation.py:279)"} +{"complexity": "complex", "doc_id": "chunk_020728", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 326, "source_path": "benchmarks\\ablation\\va_ablation.py", "text": "va_ablation.run (benchmarks\\ablation\\va_ablation.py:326)"} +{"complexity": "simple", "doc_id": "chunk_020729", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 244, "source_path": "benchmarks\\ablation\\va_ablation.py", "text": "va_ablation._call (benchmarks\\ablation\\va_ablation.py:244)"} +{"complexity": "simple", "doc_id": "chunk_020730", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 282, "source_path": "benchmarks\\ablation\\va_ablation.py", "text": "va_ablation._call (benchmarks\\ablation\\va_ablation.py:282)"} +{"complexity": "complex", "doc_id": "chunk_020731", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "benchmarks", "module": "other", "source_line": 210, "source_path": "benchmarks\\ablation\\va_dataset.py", "text": "va_dataset.check_va_answer (benchmarks\\ablation\\va_dataset.py:210)"} +{"complexity": "medium", "doc_id": "chunk_020732", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "benchmarks", "module": "other", "source_line": 387, "source_path": "benchmarks\\ablation\\va_mcq_dataset.py", "text": "va_mcq_dataset.check_va_mcq_answer (benchmarks\\ablation\\va_mcq_dataset.py:387)"} +{"complexity": "complex", "doc_id": "chunk_020733", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 28, "source_path": "benchmarks\\analyze_fedlg_results.py", "text": "analyze_fedlg_results.ResultsAnalyzer (benchmarks\\analyze_fedlg_results.py:28)"} +{"complexity": "medium", "doc_id": "chunk_020734", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 567, "source_path": "benchmarks\\analyze_fedlg_results.py", "text": "analyze_fedlg_results.main (benchmarks\\analyze_fedlg_results.py:567)"} +{"complexity": "simple", "doc_id": "chunk_020735", "function_type": "function", "has_docstring": "yes", "keyword": "create", "layer": "benchmarks", "module": "other", "source_line": 31, "source_path": "benchmarks\\analyze_fedlg_results.py", "text": "analyze_fedlg_results.__init__ (benchmarks\\analyze_fedlg_results.py:31)"} +{"complexity": "simple", "doc_id": "chunk_020736", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "benchmarks", "module": "other", "source_line": 38, "source_path": "benchmarks\\analyze_fedlg_results.py", "text": "analyze_fedlg_results._load_results (benchmarks\\analyze_fedlg_results.py:38)"} +{"complexity": "complex", "doc_id": "chunk_020737", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "benchmarks", "module": "other", "source_line": 47, "source_path": "benchmarks\\analyze_fedlg_results.py", "text": "analyze_fedlg_results.generate_summary_statistics (benchmarks\\analyze_fedlg_results.py:47)"} +{"complexity": "medium", "doc_id": "chunk_020738", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "benchmarks", "module": "other", "source_line": 84, "source_path": "benchmarks\\analyze_fedlg_results.py", "text": "analyze_fedlg_results.calculate_improvement (benchmarks\\analyze_fedlg_results.py:84)"} +{"complexity": "complex", "doc_id": "chunk_020739", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 112, "source_path": "benchmarks\\analyze_fedlg_results.py", "text": "analyze_fedlg_results.plot_accuracy_comparison (benchmarks\\analyze_fedlg_results.py:112)"} +{"complexity": "complex", "doc_id": "chunk_020740", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 159, "source_path": "benchmarks\\analyze_fedlg_results.py", "text": "analyze_fedlg_results.plot_improvement_chart (benchmarks\\analyze_fedlg_results.py:159)"} +{"complexity": "complex", "doc_id": "chunk_020741", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "benchmarks", "module": "other", "source_line": 196, "source_path": "benchmarks\\analyze_fedlg_results.py", "text": "analyze_fedlg_results.plot_metrics_heatmap (benchmarks\\analyze_fedlg_results.py:196)"} +{"complexity": "complex", "doc_id": "chunk_020742", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "benchmarks", "module": "other", "source_line": 246, "source_path": "benchmarks\\analyze_fedlg_results.py", "text": "analyze_fedlg_results.plot_training_time_comparison (benchmarks\\analyze_fedlg_results.py:246)"} +{"complexity": "complex", "doc_id": "chunk_020743", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "benchmarks", "module": "other", "source_line": 292, "source_path": "benchmarks\\analyze_fedlg_results.py", "text": "analyze_fedlg_results.plot_byzantine_defense_metrics (benchmarks\\analyze_fedlg_results.py:292)"} +{"complexity": "complex", "doc_id": "chunk_020744", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "benchmarks", "module": "other", "source_line": 352, "source_path": "benchmarks\\analyze_fedlg_results.py", "text": "analyze_fedlg_results.generate_report (benchmarks\\analyze_fedlg_results.py:352)"} +{"complexity": "medium", "doc_id": "chunk_020745", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 509, "source_path": "benchmarks\\analyze_fedlg_results.py", "text": "analyze_fedlg_results.export_json (benchmarks\\analyze_fedlg_results.py:509)"} +{"complexity": "complex", "doc_id": "chunk_020746", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 532, "source_path": "benchmarks\\analyze_fedlg_results.py", "text": "analyze_fedlg_results.run_full_analysis (benchmarks\\analyze_fedlg_results.py:532)"} +{"complexity": "simple", "doc_id": "chunk_020747", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "consensus", "source_line": 33, "source_path": "benchmarks\\arc_agi2\\consensus.py", "text": "consensus.ConsensusResult (benchmarks\\arc_agi2\\consensus.py:33)"} +{"complexity": "complex", "doc_id": "chunk_020748", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "consensus", "source_line": 44, "source_path": "benchmarks\\arc_agi2\\consensus.py", "text": "consensus.run_byzantine_consensus (benchmarks\\arc_agi2\\consensus.py:44)"} +{"complexity": "medium", "doc_id": "chunk_020749", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "consensus", "source_line": 86, "source_path": "benchmarks\\arc_agi2\\consensus.py", "text": "consensus.model_vote (benchmarks\\arc_agi2\\consensus.py:86)"} +{"complexity": "medium", "doc_id": "chunk_020750", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 16, "source_path": "benchmarks\\arc_agi2\\loader.py", "text": "loader.ARCAGI2Task (benchmarks\\arc_agi2\\loader.py:16)"} +{"complexity": "complex", "doc_id": "chunk_020751", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "benchmarks", "module": "other", "source_line": 41, "source_path": "benchmarks\\arc_agi2\\loader.py", "text": "loader.load_tasks (benchmarks\\arc_agi2\\loader.py:41)"} +{"complexity": "medium", "doc_id": "chunk_020752", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 99, "source_path": "benchmarks\\arc_agi2\\loader.py", "text": "loader._dict_to_task (benchmarks\\arc_agi2\\loader.py:99)"} +{"complexity": "simple", "doc_id": "chunk_020753", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 25, "source_path": "benchmarks\\arc_agi2\\loader.py", "text": "loader.to_prompt_friendly (benchmarks\\arc_agi2\\loader.py:25)"} +{"complexity": "simple", "doc_id": "chunk_020754", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 36, "source_path": "benchmarks\\arc_agi2\\loader.py", "text": "loader.answer_to_key (benchmarks\\arc_agi2\\loader.py:36)"} +{"complexity": "complex", "doc_id": "chunk_020755", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 28, "source_path": "benchmarks\\arc_agi2\\runner.py", "text": "runner.PipelineResult (benchmarks\\arc_agi2\\runner.py:28)"} +{"complexity": "medium", "doc_id": "chunk_020756", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 64, "source_path": "benchmarks\\arc_agi2\\runner.py", "text": "runner._default_solver (benchmarks\\arc_agi2\\runner.py:64)"} +{"complexity": "complex", "doc_id": "chunk_020757", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "benchmarks", "module": "other", "source_line": 77, "source_path": "benchmarks\\arc_agi2\\runner.py", "text": "runner.run_verification_pipeline (benchmarks\\arc_agi2\\runner.py:77)"} +{"complexity": "complex", "doc_id": "chunk_020758", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 156, "source_path": "benchmarks\\arc_agi2\\runner.py", "text": "runner.main_cli (benchmarks\\arc_agi2\\runner.py:156)"} +{"complexity": "simple", "doc_id": "chunk_020759", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "benchmarks", "module": "other", "source_line": 40, "source_path": "benchmarks\\arc_agi2\\runner.py", "text": "runner.verified_accuracy (benchmarks\\arc_agi2\\runner.py:40)"} +{"complexity": "simple", "doc_id": "chunk_020760", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 46, "source_path": "benchmarks\\arc_agi2\\runner.py", "text": "runner.consensus_accuracy (benchmarks\\arc_agi2\\runner.py:46)"} +{"complexity": "medium", "doc_id": "chunk_020761", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 51, "source_path": "benchmarks\\arc_agi2\\runner.py", "text": "runner.to_dict (benchmarks\\arc_agi2\\runner.py:51)"} +{"complexity": "complex", "doc_id": "chunk_020762", "function_type": "class", "has_docstring": "yes", "keyword": "parse", "layer": "benchmarks", "module": "other", "source_line": 11, "source_path": "benchmarks\\arc_agi2\\solvers\\candidate_parser.py", "text": "candidate_parser.CandidateParser (benchmarks\\arc_agi2\\solvers\\candidate_parser.py:11)"} +{"complexity": "simple", "doc_id": "chunk_020763", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "benchmarks", "module": "other", "source_line": 21, "source_path": "benchmarks\\arc_agi2\\solvers\\candidate_parser.py", "text": "candidate_parser.__init__ (benchmarks\\arc_agi2\\solvers\\candidate_parser.py:21)"} +{"complexity": "medium", "doc_id": "chunk_020764", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "benchmarks", "module": "other", "source_line": 24, "source_path": "benchmarks\\arc_agi2\\solvers\\candidate_parser.py", "text": "candidate_parser._build_color_map (benchmarks\\arc_agi2\\solvers\\candidate_parser.py:24)"} +{"complexity": "medium", "doc_id": "chunk_020765", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "benchmarks", "module": "other", "source_line": 40, "source_path": "benchmarks\\arc_agi2\\solvers\\candidate_parser.py", "text": "candidate_parser.parse (benchmarks\\arc_agi2\\solvers\\candidate_parser.py:40)"} +{"complexity": "complex", "doc_id": "chunk_020766", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "benchmarks", "module": "other", "source_line": 68, "source_path": "benchmarks\\arc_agi2\\solvers\\candidate_parser.py", "text": "candidate_parser._parse_ascii_grid (benchmarks\\arc_agi2\\solvers\\candidate_parser.py:68)"} +{"complexity": "medium", "doc_id": "chunk_020767", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "benchmarks", "module": "other", "source_line": 114, "source_path": "benchmarks\\arc_agi2\\solvers\\candidate_parser.py", "text": "candidate_parser._parse_json_grid (benchmarks\\arc_agi2\\solvers\\candidate_parser.py:114)"} +{"complexity": "medium", "doc_id": "chunk_020768", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "benchmarks", "module": "other", "source_line": 137, "source_path": "benchmarks\\arc_agi2\\solvers\\candidate_parser.py", "text": "candidate_parser._parse_description (benchmarks\\arc_agi2\\solvers\\candidate_parser.py:137)"} +{"complexity": "medium", "doc_id": "chunk_020769", "function_type": "function", "has_docstring": "yes", "keyword": "validate", "layer": "benchmarks", "module": "other", "source_line": 153, "source_path": "benchmarks\\arc_agi2\\solvers\\candidate_parser.py", "text": "candidate_parser._is_valid_grid (benchmarks\\arc_agi2\\solvers\\candidate_parser.py:153)"} +{"complexity": "simple", "doc_id": "chunk_020770", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "benchmarks", "module": "other", "source_line": 172, "source_path": "benchmarks\\arc_agi2\\solvers\\candidate_parser.py", "text": "candidate_parser.parse_multiple (benchmarks\\arc_agi2\\solvers\\candidate_parser.py:172)"} +{"complexity": "simple", "doc_id": "chunk_020771", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 181, "source_path": "benchmarks\\arc_agi2\\solvers\\candidate_parser.py", "text": "candidate_parser.grid_to_key (benchmarks\\arc_agi2\\solvers\\candidate_parser.py:181)"} +{"complexity": "medium", "doc_id": "chunk_020772", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 185, "source_path": "benchmarks\\arc_agi2\\solvers\\candidate_parser.py", "text": "candidate_parser.compare_grids (benchmarks\\arc_agi2\\solvers\\candidate_parser.py:185)"} +{"complexity": "simple", "doc_id": "chunk_020773", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 59, "source_path": "benchmarks\\arc_agi2\\solvers\\grid_encoder.py", "text": "grid_encoder.EncodedGrid (benchmarks\\arc_agi2\\solvers\\grid_encoder.py:59)"} +{"complexity": "complex", "doc_id": "chunk_020774", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 68, "source_path": "benchmarks\\arc_agi2\\solvers\\grid_encoder.py", "text": "grid_encoder.GridEncoder (benchmarks\\arc_agi2\\solvers\\grid_encoder.py:68)"} +{"complexity": "medium", "doc_id": "chunk_020775", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 321, "source_path": "benchmarks\\arc_agi2\\solvers\\grid_encoder.py", "text": "grid_encoder.grid_from_ascii (benchmarks\\arc_agi2\\solvers\\grid_encoder.py:321)"} +{"complexity": "simple", "doc_id": "chunk_020776", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "benchmarks", "module": "other", "source_line": 78, "source_path": "benchmarks\\arc_agi2\\solvers\\grid_encoder.py", "text": "grid_encoder.__init__ (benchmarks\\arc_agi2\\solvers\\grid_encoder.py:78)"} +{"complexity": "complex", "doc_id": "chunk_020777", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 82, "source_path": "benchmarks\\arc_agi2\\solvers\\grid_encoder.py", "text": "grid_encoder.encode (benchmarks\\arc_agi2\\solvers\\grid_encoder.py:82)"} +{"complexity": "medium", "doc_id": "chunk_020778", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 122, "source_path": "benchmarks\\arc_agi2\\solvers\\grid_encoder.py", "text": "grid_encoder._to_ascii (benchmarks\\arc_agi2\\solvers\\grid_encoder.py:122)"} +{"complexity": "complex", "doc_id": "chunk_020779", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 137, "source_path": "benchmarks\\arc_agi2\\solvers\\grid_encoder.py", "text": "grid_encoder._to_natural_language (benchmarks\\arc_agi2\\solvers\\grid_encoder.py:137)"} +{"complexity": "complex", "doc_id": "chunk_020780", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 175, "source_path": "benchmarks\\arc_agi2\\solvers\\grid_encoder.py", "text": "grid_encoder._find_objects (benchmarks\\arc_agi2\\solvers\\grid_encoder.py:175)"} +{"complexity": "complex", "doc_id": "chunk_020781", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "benchmarks", "module": "other", "source_line": 244, "source_path": "benchmarks\\arc_agi2\\solvers\\grid_encoder.py", "text": "grid_encoder.create_solve_prompt (benchmarks\\arc_agi2\\solvers\\grid_encoder.py:244)"} +{"complexity": "medium", "doc_id": "chunk_020782", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 185, "source_path": "benchmarks\\arc_agi2\\solvers\\grid_encoder.py", "text": "grid_encoder.flood_fill (benchmarks\\arc_agi2\\solvers\\grid_encoder.py:185)"} +{"complexity": "simple", "doc_id": "chunk_020783", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 25, "source_path": "benchmarks\\arc_agi2\\solvers\\vision_solver.py", "text": "vision_solver.SolverBackend (benchmarks\\arc_agi2\\solvers\\vision_solver.py:25)"} +{"complexity": "simple", "doc_id": "chunk_020784", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 35, "source_path": "benchmarks\\arc_agi2\\solvers\\vision_solver.py", "text": "vision_solver.SolverResponse (benchmarks\\arc_agi2\\solvers\\vision_solver.py:35)"} +{"complexity": "simple", "doc_id": "chunk_020785", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 47, "source_path": "benchmarks\\arc_agi2\\solvers\\vision_solver.py", "text": "vision_solver.ARCSolverConfig (benchmarks\\arc_agi2\\solvers\\vision_solver.py:47)"} +{"complexity": "medium", "doc_id": "chunk_020786", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 57, "source_path": "benchmarks\\arc_agi2\\solvers\\vision_solver.py", "text": "vision_solver.BaseSolver (benchmarks\\arc_agi2\\solvers\\vision_solver.py:57)"} +{"complexity": "complex", "doc_id": "chunk_020787", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 71, "source_path": "benchmarks\\arc_agi2\\solvers\\vision_solver.py", "text": "vision_solver.LLMVisionSolver (benchmarks\\arc_agi2\\solvers\\vision_solver.py:71)"} +{"complexity": "complex", "doc_id": "chunk_020788", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 261, "source_path": "benchmarks\\arc_agi2\\solvers\\vision_solver.py", "text": "vision_solver.MultiCandidateSolver (benchmarks\\arc_agi2\\solvers\\vision_solver.py:261)"} +{"complexity": "medium", "doc_id": "chunk_020789", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "benchmarks", "module": "other", "source_line": 346, "source_path": "benchmarks\\arc_agi2\\solvers\\vision_solver.py", "text": "vision_solver.create_solver (benchmarks\\arc_agi2\\solvers\\vision_solver.py:346)"} +{"complexity": "simple", "doc_id": "chunk_020790", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 61, "source_path": "benchmarks\\arc_agi2\\solvers\\vision_solver.py", "text": "vision_solver.solve (benchmarks\\arc_agi2\\solvers\\vision_solver.py:61)"} +{"complexity": "medium", "doc_id": "chunk_020791", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "benchmarks", "module": "other", "source_line": 79, "source_path": "benchmarks\\arc_agi2\\solvers\\vision_solver.py", "text": "vision_solver.__init__ (benchmarks\\arc_agi2\\solvers\\vision_solver.py:79)"} +{"complexity": "complex", "doc_id": "chunk_020792", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 92, "source_path": "benchmarks\\arc_agi2\\solvers\\vision_solver.py", "text": "vision_solver.solve (benchmarks\\arc_agi2\\solvers\\vision_solver.py:92)"} +{"complexity": "medium", "doc_id": "chunk_020793", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 153, "source_path": "benchmarks\\arc_agi2\\solvers\\vision_solver.py", "text": "vision_solver._mock_response (benchmarks\\arc_agi2\\solvers\\vision_solver.py:153)"} +{"complexity": "complex", "doc_id": "chunk_020794", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "benchmarks", "module": "other", "source_line": 173, "source_path": "benchmarks\\arc_agi2\\solvers\\vision_solver.py", "text": "vision_solver._parse_response (benchmarks\\arc_agi2\\solvers\\vision_solver.py:173)"} +{"complexity": "medium", "doc_id": "chunk_020795", "function_type": "function", "has_docstring": "yes", "keyword": "parse", "layer": "benchmarks", "module": "other", "source_line": 218, "source_path": "benchmarks\\arc_agi2\\solvers\\vision_solver.py", "text": "vision_solver._parse_grid_lines (benchmarks\\arc_agi2\\solvers\\vision_solver.py:218)"} +{"complexity": "medium", "doc_id": "chunk_020796", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 235, "source_path": "benchmarks\\arc_agi2\\solvers\\vision_solver.py", "text": "vision_solver._estimate_confidence (benchmarks\\arc_agi2\\solvers\\vision_solver.py:235)"} +{"complexity": "simple", "doc_id": "chunk_020797", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "benchmarks", "module": "other", "source_line": 266, "source_path": "benchmarks\\arc_agi2\\solvers\\vision_solver.py", "text": "vision_solver.__init__ (benchmarks\\arc_agi2\\solvers\\vision_solver.py:266)"} +{"complexity": "complex", "doc_id": "chunk_020798", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 274, "source_path": "benchmarks\\arc_agi2\\solvers\\vision_solver.py", "text": "vision_solver.solve (benchmarks\\arc_agi2\\solvers\\vision_solver.py:274)"} +{"complexity": "complex", "doc_id": "chunk_020799", "function_type": "function", "has_docstring": "yes", "keyword": "route", "layer": "benchmarks", "module": "other", "source_line": 312, "source_path": "benchmarks\\arc_agi2\\solvers\\vision_solver.py", "text": "vision_solver._select_best (benchmarks\\arc_agi2\\solvers\\vision_solver.py:312)"} +{"complexity": "medium", "doc_id": "chunk_020800", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 17, "source_path": "benchmarks\\arc_agi2\\test_solver.py", "text": "test_solver.test_with_mock_solver (benchmarks\\arc_agi2\\test_solver.py:17)"} +{"complexity": "complex", "doc_id": "chunk_020801", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 41, "source_path": "benchmarks\\arc_agi2\\test_solver.py", "text": "test_solver.test_with_llm_solver (benchmarks\\arc_agi2\\test_solver.py:41)"} +{"complexity": "medium", "doc_id": "chunk_020802", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 77, "source_path": "benchmarks\\arc_agi2\\test_solver.py", "text": "test_solver.test_encoder (benchmarks\\arc_agi2\\test_solver.py:77)"} +{"complexity": "simple", "doc_id": "chunk_020803", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "inference", "source_line": 38, "source_path": "benchmarks\\benchmark_actual_inference.py", "text": "benchmark_actual_inference._utc_now (benchmarks\\benchmark_actual_inference.py:38)"} +{"complexity": "medium", "doc_id": "chunk_020804", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "inference", "source_line": 42, "source_path": "benchmarks\\benchmark_actual_inference.py", "text": "benchmark_actual_inference._post_json_http (benchmarks\\benchmark_actual_inference.py:42)"} +{"complexity": "medium", "doc_id": "chunk_020805", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "benchmarks", "module": "inference", "source_line": 64, "source_path": "benchmarks\\benchmark_actual_inference.py", "text": "benchmark_actual_inference._build_inprocess_post (benchmarks\\benchmark_actual_inference.py:64)"} +{"complexity": "medium", "doc_id": "chunk_020806", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "inference", "source_line": 83, "source_path": "benchmarks\\benchmark_actual_inference.py", "text": "benchmark_actual_inference._classify_ensemble_response (benchmarks\\benchmark_actual_inference.py:83)"} +{"complexity": "medium", "doc_id": "chunk_020807", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "inference", "source_line": 99, "source_path": "benchmarks\\benchmark_actual_inference.py", "text": "benchmark_actual_inference._percentile (benchmarks\\benchmark_actual_inference.py:99)"} +{"complexity": "medium", "doc_id": "chunk_020808", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "benchmarks", "module": "inference", "source_line": 115, "source_path": "benchmarks\\benchmark_actual_inference.py", "text": "benchmark_actual_inference._build_ensemble_payload (benchmarks\\benchmark_actual_inference.py:115)"} +{"complexity": "simple", "doc_id": "chunk_020809", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "benchmarks", "module": "inference", "source_line": 131, "source_path": "benchmarks\\benchmark_actual_inference.py", "text": "benchmark_actual_inference._build_vetproof_payload (benchmarks\\benchmark_actual_inference.py:131)"} +{"complexity": "complex", "doc_id": "chunk_020810", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "benchmarks", "module": "inference", "source_line": 143, "source_path": "benchmarks\\benchmark_actual_inference.py", "text": "benchmark_actual_inference._run_ensemble_probe (benchmarks\\benchmark_actual_inference.py:143)"} +{"complexity": "complex", "doc_id": "chunk_020811", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "benchmarks", "module": "inference", "source_line": 221, "source_path": "benchmarks\\benchmark_actual_inference.py", "text": "benchmark_actual_inference._run_vetproof_probe (benchmarks\\benchmark_actual_inference.py:221)"} +{"complexity": "complex", "doc_id": "chunk_020812", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "inference", "source_line": 283, "source_path": "benchmarks\\benchmark_actual_inference.py", "text": "benchmark_actual_inference._render_markdown (benchmarks\\benchmark_actual_inference.py:283)"} +{"complexity": "medium", "doc_id": "chunk_020813", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "benchmarks", "module": "inference", "source_line": 340, "source_path": "benchmarks\\benchmark_actual_inference.py", "text": "benchmark_actual_inference._strict_assertions (benchmarks\\benchmark_actual_inference.py:340)"} +{"complexity": "complex", "doc_id": "chunk_020814", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "inference", "source_line": 361, "source_path": "benchmarks\\benchmark_actual_inference.py", "text": "benchmark_actual_inference.main (benchmarks\\benchmark_actual_inference.py:361)"} +{"complexity": "simple", "doc_id": "chunk_020815", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "inference", "source_line": 71, "source_path": "benchmarks\\benchmark_actual_inference.py", "text": "benchmark_actual_inference._post (benchmarks\\benchmark_actual_inference.py:71)"} +{"complexity": "simple", "doc_id": "chunk_020816", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "inference", "source_line": 163, "source_path": "benchmarks\\benchmark_actual_inference.py", "text": "benchmark_actual_inference._one (benchmarks\\benchmark_actual_inference.py:163)"} +{"complexity": "simple", "doc_id": "chunk_020817", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "inference", "source_line": 236, "source_path": "benchmarks\\benchmark_actual_inference.py", "text": "benchmark_actual_inference._one (benchmarks\\benchmark_actual_inference.py:236)"} +{"complexity": "simple", "doc_id": "chunk_020818", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "inference", "source_line": 413, "source_path": "benchmarks\\benchmark_actual_inference.py", "text": "benchmark_actual_inference.post_fn (benchmarks\\benchmark_actual_inference.py:413)"} +{"complexity": "simple", "doc_id": "chunk_020819", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 55, "source_path": "benchmarks\\benchmark_pi5.py", "text": "benchmark_pi5._iso_duration (benchmarks\\benchmark_pi5.py:55)"} +{"complexity": "simple", "doc_id": "chunk_020820", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 59, "source_path": "benchmarks\\benchmark_pi5.py", "text": "benchmark_pi5._accuracy (benchmarks\\benchmark_pi5.py:59)"} +{"complexity": "simple", "doc_id": "chunk_020821", "function_type": "function", "has_docstring": "no", "keyword": "halt", "layer": "benchmarks", "module": "other", "source_line": 66, "source_path": "benchmarks\\benchmark_pi5.py", "text": "benchmark_pi5._halt_precision (benchmarks\\benchmark_pi5.py:66)"} +{"complexity": "medium", "doc_id": "chunk_020822", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 74, "source_path": "benchmarks\\benchmark_pi5.py", "text": "benchmark_pi5._environment_metadata (benchmarks\\benchmark_pi5.py:74)"} +{"complexity": "complex", "doc_id": "chunk_020823", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 96, "source_path": "benchmarks\\benchmark_pi5.py", "text": "benchmark_pi5._quality_probe (benchmarks\\benchmark_pi5.py:96)"} +{"complexity": "complex", "doc_id": "chunk_020824", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 136, "source_path": "benchmarks\\benchmark_pi5.py", "text": "benchmark_pi5.run_benchmark (benchmarks\\benchmark_pi5.py:136)"} +{"complexity": "medium", "doc_id": "chunk_020825", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "benchmarks", "module": "other", "source_line": 364, "source_path": "benchmarks\\benchmark_pi5.py", "text": "benchmark_pi5._gate_assertions (benchmarks\\benchmark_pi5.py:364)"} +{"complexity": "complex", "doc_id": "chunk_020826", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 383, "source_path": "benchmarks\\benchmark_pi5.py", "text": "benchmark_pi5._render_markdown (benchmarks\\benchmark_pi5.py:383)"} +{"complexity": "complex", "doc_id": "chunk_020827", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 424, "source_path": "benchmarks\\benchmark_pi5.py", "text": "benchmark_pi5.main (benchmarks\\benchmark_pi5.py:424)"} +{"complexity": "simple", "doc_id": "chunk_020828", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 23, "source_path": "benchmarks\\benchmark_vault_retrieval.py", "text": "benchmark_vault_retrieval._p95 (benchmarks\\benchmark_vault_retrieval.py:23)"} +{"complexity": "medium", "doc_id": "chunk_020829", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 31, "source_path": "benchmarks\\benchmark_vault_retrieval.py", "text": "benchmark_vault_retrieval.run (benchmarks\\benchmark_vault_retrieval.py:31)"} +{"complexity": "simple", "doc_id": "chunk_020830", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "benchmarks", "module": "other", "source_line": 55, "source_path": "benchmarks\\benchmark_vault_retrieval.py", "text": "benchmark_vault_retrieval.parse_args (benchmarks\\benchmark_vault_retrieval.py:55)"} +{"complexity": "simple", "doc_id": "chunk_020831", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 31, "source_path": "benchmarks\\build_anthropic_gap_pack.py", "text": "build_anthropic_gap_pack._repo_root (benchmarks\\build_anthropic_gap_pack.py:31)"} +{"complexity": "simple", "doc_id": "chunk_020832", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 35, "source_path": "benchmarks\\build_anthropic_gap_pack.py", "text": "build_anthropic_gap_pack._truthy (benchmarks\\build_anthropic_gap_pack.py:35)"} +{"complexity": "simple", "doc_id": "chunk_020833", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 39, "source_path": "benchmarks\\build_anthropic_gap_pack.py", "text": "build_anthropic_gap_pack._safe_float (benchmarks\\build_anthropic_gap_pack.py:39)"} +{"complexity": "simple", "doc_id": "chunk_020834", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 46, "source_path": "benchmarks\\build_anthropic_gap_pack.py", "text": "build_anthropic_gap_pack._median (benchmarks\\build_anthropic_gap_pack.py:46)"} +{"complexity": "simple", "doc_id": "chunk_020835", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 50, "source_path": "benchmarks\\build_anthropic_gap_pack.py", "text": "build_anthropic_gap_pack._p95 (benchmarks\\build_anthropic_gap_pack.py:50)"} +{"complexity": "simple", "doc_id": "chunk_020836", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "benchmarks", "module": "other", "source_line": 58, "source_path": "benchmarks\\build_anthropic_gap_pack.py", "text": "build_anthropic_gap_pack._load_json (benchmarks\\build_anthropic_gap_pack.py:58)"} +{"complexity": "simple", "doc_id": "chunk_020837", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "benchmarks", "module": "other", "source_line": 62, "source_path": "benchmarks\\build_anthropic_gap_pack.py", "text": "build_anthropic_gap_pack._write_json (benchmarks\\build_anthropic_gap_pack.py:62)"} +{"complexity": "medium", "doc_id": "chunk_020838", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 67, "source_path": "benchmarks\\build_anthropic_gap_pack.py", "text": "build_anthropic_gap_pack.summarize_bio_stack (benchmarks\\build_anthropic_gap_pack.py:67)"} +{"complexity": "medium", "doc_id": "chunk_020839", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 88, "source_path": "benchmarks\\build_anthropic_gap_pack.py", "text": "build_anthropic_gap_pack.summarize_ensemble (benchmarks\\build_anthropic_gap_pack.py:88)"} +{"complexity": "medium", "doc_id": "chunk_020840", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 112, "source_path": "benchmarks\\build_anthropic_gap_pack.py", "text": "build_anthropic_gap_pack._dataset_probe_statuses (benchmarks\\build_anthropic_gap_pack.py:112)"} +{"complexity": "simple", "doc_id": "chunk_020841", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 127, "source_path": "benchmarks\\build_anthropic_gap_pack.py", "text": "build_anthropic_gap_pack._runner_rows (benchmarks\\build_anthropic_gap_pack.py:127)"} +{"complexity": "complex", "doc_id": "chunk_020842", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 135, "source_path": "benchmarks\\build_anthropic_gap_pack.py", "text": "build_anthropic_gap_pack.summarize_runner_output (benchmarks\\build_anthropic_gap_pack.py:135)"} +{"complexity": "medium", "doc_id": "chunk_020843", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "benchmarks", "module": "other", "source_line": 217, "source_path": "benchmarks\\build_anthropic_gap_pack.py", "text": "build_anthropic_gap_pack.load_proof_pack_metrics (benchmarks\\build_anthropic_gap_pack.py:217)"} +{"complexity": "medium", "doc_id": "chunk_020844", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 243, "source_path": "benchmarks\\build_anthropic_gap_pack.py", "text": "build_anthropic_gap_pack.maybe_run_benchmark (benchmarks\\build_anthropic_gap_pack.py:243)"} +{"complexity": "complex", "doc_id": "chunk_020845", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "benchmarks", "module": "other", "source_line": 269, "source_path": "benchmarks\\build_anthropic_gap_pack.py", "text": "build_anthropic_gap_pack.build_markdown_summary (benchmarks\\build_anthropic_gap_pack.py:269)"} +{"complexity": "medium", "doc_id": "chunk_020846", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "benchmarks", "module": "other", "source_line": 348, "source_path": "benchmarks\\build_anthropic_gap_pack.py", "text": "build_anthropic_gap_pack.parse_args (benchmarks\\build_anthropic_gap_pack.py:348)"} +{"complexity": "complex", "doc_id": "chunk_020847", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 364, "source_path": "benchmarks\\build_anthropic_gap_pack.py", "text": "build_anthropic_gap_pack.main (benchmarks\\build_anthropic_gap_pack.py:364)"} +{"complexity": "medium", "doc_id": "chunk_020848", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 109, "source_path": "benchmarks\\build_codebase_rag_pack.py", "text": "build_codebase_rag_pack.Document (benchmarks\\build_codebase_rag_pack.py:109)"} +{"complexity": "simple", "doc_id": "chunk_020849", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 123, "source_path": "benchmarks\\build_codebase_rag_pack.py", "text": "build_codebase_rag_pack.Query (benchmarks\\build_codebase_rag_pack.py:123)"} +{"complexity": "simple", "doc_id": "chunk_020850", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 132, "source_path": "benchmarks\\build_codebase_rag_pack.py", "text": "build_codebase_rag_pack.QueryEval (benchmarks\\build_codebase_rag_pack.py:132)"} +{"complexity": "simple", "doc_id": "chunk_020851", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 145, "source_path": "benchmarks\\build_codebase_rag_pack.py", "text": "build_codebase_rag_pack.RetrievalConfig (benchmarks\\build_codebase_rag_pack.py:145)"} +{"complexity": "medium", "doc_id": "chunk_020852", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 157, "source_path": "benchmarks\\build_codebase_rag_pack.py", "text": "build_codebase_rag_pack._classify_module (benchmarks\\build_codebase_rag_pack.py:157)"} +{"complexity": "simple", "doc_id": "chunk_020853", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 170, "source_path": "benchmarks\\build_codebase_rag_pack.py", "text": "build_codebase_rag_pack._classify_keyword (benchmarks\\build_codebase_rag_pack.py:170)"} +{"complexity": "medium", "doc_id": "chunk_020854", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 179, "source_path": "benchmarks\\build_codebase_rag_pack.py", "text": "build_codebase_rag_pack._classify_complexity (benchmarks\\build_codebase_rag_pack.py:179)"} +{"complexity": "simple", "doc_id": "chunk_020855", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 192, "source_path": "benchmarks\\build_codebase_rag_pack.py", "text": "build_codebase_rag_pack._has_docstring (benchmarks\\build_codebase_rag_pack.py:192)"} +{"complexity": "complex", "doc_id": "chunk_020856", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "benchmarks", "module": "other", "source_line": 199, "source_path": "benchmarks\\build_codebase_rag_pack.py", "text": "build_codebase_rag_pack._extract_chunks (benchmarks\\build_codebase_rag_pack.py:199)"} +{"complexity": "medium", "doc_id": "chunk_020857", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "benchmarks", "module": "other", "source_line": 257, "source_path": "benchmarks\\build_codebase_rag_pack.py", "text": "build_codebase_rag_pack.build_corpus (benchmarks\\build_codebase_rag_pack.py:257)"} +{"complexity": "simple", "doc_id": "chunk_020858", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 280, "source_path": "benchmarks\\build_codebase_rag_pack.py", "text": "build_codebase_rag_pack._matching_docs (benchmarks\\build_codebase_rag_pack.py:280)"} +{"complexity": "medium", "doc_id": "chunk_020859", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 289, "source_path": "benchmarks\\build_codebase_rag_pack.py", "text": "build_codebase_rag_pack._query_text (benchmarks\\build_codebase_rag_pack.py:289)"} +{"complexity": "medium", "doc_id": "chunk_020860", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "benchmarks", "module": "other", "source_line": 307, "source_path": "benchmarks\\build_codebase_rag_pack.py", "text": "build_codebase_rag_pack.build_queries (benchmarks\\build_codebase_rag_pack.py:307)"} +{"complexity": "simple", "doc_id": "chunk_020861", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "benchmarks", "module": "other", "source_line": 341, "source_path": "benchmarks\\build_codebase_rag_pack.py", "text": "build_codebase_rag_pack._sha256_bytes (benchmarks\\build_codebase_rag_pack.py:341)"} +{"complexity": "simple", "doc_id": "chunk_020862", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "benchmarks", "module": "other", "source_line": 345, "source_path": "benchmarks\\build_codebase_rag_pack.py", "text": "build_codebase_rag_pack._sha256_file (benchmarks\\build_codebase_rag_pack.py:345)"} +{"complexity": "simple", "doc_id": "chunk_020863", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 349, "source_path": "benchmarks\\build_codebase_rag_pack.py", "text": "build_codebase_rag_pack._now_iso (benchmarks\\build_codebase_rag_pack.py:349)"} +{"complexity": "simple", "doc_id": "chunk_020864", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 353, "source_path": "benchmarks\\build_codebase_rag_pack.py", "text": "build_codebase_rag_pack._deterministic_noise (benchmarks\\build_codebase_rag_pack.py:353)"} +{"complexity": "simple", "doc_id": "chunk_020865", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 359, "source_path": "benchmarks\\build_codebase_rag_pack.py", "text": "build_codebase_rag_pack._partition_recursive (benchmarks\\build_codebase_rag_pack.py:359)"} +{"complexity": "simple", "doc_id": "chunk_020866", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 370, "source_path": "benchmarks\\build_codebase_rag_pack.py", "text": "build_codebase_rag_pack.partitions (benchmarks\\build_codebase_rag_pack.py:370)"} +{"complexity": "simple", "doc_id": "chunk_020867", "function_type": "function", "has_docstring": "no", "keyword": "train", "layer": "benchmarks", "module": "other", "source_line": 374, "source_path": "benchmarks\\build_codebase_rag_pack.py", "text": "build_codebase_rag_pack._constraints_ordered (benchmarks\\build_codebase_rag_pack.py:374)"} +{"complexity": "medium", "doc_id": "chunk_020868", "function_type": "function", "has_docstring": "no", "keyword": "train", "layer": "benchmarks", "module": "other", "source_line": 379, "source_path": "benchmarks\\build_codebase_rag_pack.py", "text": "build_codebase_rag_pack._group_constraints (benchmarks\\build_codebase_rag_pack.py:379)"} +{"complexity": "complex", "doc_id": "chunk_020869", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 394, "source_path": "benchmarks\\build_codebase_rag_pack.py", "text": "build_codebase_rag_pack.run_partition_plan (benchmarks\\build_codebase_rag_pack.py:394)"} +{"complexity": "simple", "doc_id": "chunk_020870", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "benchmarks", "module": "other", "source_line": 434, "source_path": "benchmarks\\build_codebase_rag_pack.py", "text": "build_codebase_rag_pack._metrics (benchmarks\\build_codebase_rag_pack.py:434)"} +{"complexity": "simple", "doc_id": "chunk_020871", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 445, "source_path": "benchmarks\\build_codebase_rag_pack.py", "text": "build_codebase_rag_pack._jaccard (benchmarks\\build_codebase_rag_pack.py:445)"} +{"complexity": "medium", "doc_id": "chunk_020872", "function_type": "function", "has_docstring": "no", "keyword": "train", "layer": "benchmarks", "module": "other", "source_line": 453, "source_path": "benchmarks\\build_codebase_rag_pack.py", "text": "build_codebase_rag_pack._avg_constraint_match_ratio (benchmarks\\build_codebase_rag_pack.py:453)"} +{"complexity": "medium", "doc_id": "chunk_020873", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "benchmarks", "module": "other", "source_line": 470, "source_path": "benchmarks\\build_codebase_rag_pack.py", "text": "build_codebase_rag_pack._structural_partition_score (benchmarks\\build_codebase_rag_pack.py:470)"} +{"complexity": "medium", "doc_id": "chunk_020874", "function_type": "function", "has_docstring": "no", "keyword": "route", "layer": "benchmarks", "module": "other", "source_line": 487, "source_path": "benchmarks\\build_codebase_rag_pack.py", "text": "build_codebase_rag_pack._select_structural_partition (benchmarks\\build_codebase_rag_pack.py:487)"} +{"complexity": "medium", "doc_id": "chunk_020875", "function_type": "function", "has_docstring": "no", "keyword": "route", "layer": "benchmarks", "module": "other", "source_line": 503, "source_path": "benchmarks\\build_codebase_rag_pack.py", "text": "build_codebase_rag_pack._select_structural_top_k (benchmarks\\build_codebase_rag_pack.py:503)"} +{"complexity": "medium", "doc_id": "chunk_020876", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 519, "source_path": "benchmarks\\build_codebase_rag_pack.py", "text": "build_codebase_rag_pack._run_structural_ensemble (benchmarks\\build_codebase_rag_pack.py:519)"} +{"complexity": "complex", "doc_id": "chunk_020877", "function_type": "function", "has_docstring": "no", "keyword": "route", "layer": "benchmarks", "module": "other", "source_line": 551, "source_path": "benchmarks\\build_codebase_rag_pack.py", "text": "build_codebase_rag_pack._consensus_partition_select (benchmarks\\build_codebase_rag_pack.py:551)"} +{"complexity": "complex", "doc_id": "chunk_020878", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 610, "source_path": "benchmarks\\build_codebase_rag_pack.py", "text": "build_codebase_rag_pack.evaluate_methods (benchmarks\\build_codebase_rag_pack.py:610)"} +{"complexity": "simple", "doc_id": "chunk_020879", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "benchmarks", "module": "other", "source_line": 727, "source_path": "benchmarks\\build_codebase_rag_pack.py", "text": "build_codebase_rag_pack._write_jsonl (benchmarks\\build_codebase_rag_pack.py:727)"} +{"complexity": "medium", "doc_id": "chunk_020880", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "benchmarks", "module": "other", "source_line": 734, "source_path": "benchmarks\\build_codebase_rag_pack.py", "text": "build_codebase_rag_pack._write_benchmark_csv (benchmarks\\build_codebase_rag_pack.py:734)"} +{"complexity": "complex", "doc_id": "chunk_020881", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "benchmarks", "module": "other", "source_line": 751, "source_path": "benchmarks\\build_codebase_rag_pack.py", "text": "build_codebase_rag_pack._write_markdown_report (benchmarks\\build_codebase_rag_pack.py:751)"} +{"complexity": "complex", "doc_id": "chunk_020882", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 798, "source_path": "benchmarks\\build_codebase_rag_pack.py", "text": "build_codebase_rag_pack.main (benchmarks\\build_codebase_rag_pack.py:798)"} +{"complexity": "simple", "doc_id": "chunk_020883", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 36, "source_path": "benchmarks\\build_synthetic_rag_pack.py", "text": "build_synthetic_rag_pack.Document (benchmarks\\build_synthetic_rag_pack.py:36)"} +{"complexity": "simple", "doc_id": "chunk_020884", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 48, "source_path": "benchmarks\\build_synthetic_rag_pack.py", "text": "build_synthetic_rag_pack.Query (benchmarks\\build_synthetic_rag_pack.py:48)"} +{"complexity": "simple", "doc_id": "chunk_020885", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 57, "source_path": "benchmarks\\build_synthetic_rag_pack.py", "text": "build_synthetic_rag_pack.QueryEval (benchmarks\\build_synthetic_rag_pack.py:57)"} +{"complexity": "simple", "doc_id": "chunk_020886", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 70, "source_path": "benchmarks\\build_synthetic_rag_pack.py", "text": "build_synthetic_rag_pack.RetrievalConfig (benchmarks\\build_synthetic_rag_pack.py:70)"} +{"complexity": "simple", "doc_id": "chunk_020887", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "benchmarks", "module": "other", "source_line": 80, "source_path": "benchmarks\\build_synthetic_rag_pack.py", "text": "build_synthetic_rag_pack._sha256_bytes (benchmarks\\build_synthetic_rag_pack.py:80)"} +{"complexity": "simple", "doc_id": "chunk_020888", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "benchmarks", "module": "other", "source_line": 84, "source_path": "benchmarks\\build_synthetic_rag_pack.py", "text": "build_synthetic_rag_pack._sha256_file (benchmarks\\build_synthetic_rag_pack.py:84)"} +{"complexity": "simple", "doc_id": "chunk_020889", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 88, "source_path": "benchmarks\\build_synthetic_rag_pack.py", "text": "build_synthetic_rag_pack._now_iso (benchmarks\\build_synthetic_rag_pack.py:88)"} +{"complexity": "simple", "doc_id": "chunk_020890", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "benchmarks", "module": "other", "source_line": 92, "source_path": "benchmarks\\build_synthetic_rag_pack.py", "text": "build_synthetic_rag_pack._build_doc_text (benchmarks\\build_synthetic_rag_pack.py:92)"} +{"complexity": "medium", "doc_id": "chunk_020891", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "benchmarks", "module": "other", "source_line": 99, "source_path": "benchmarks\\build_synthetic_rag_pack.py", "text": "build_synthetic_rag_pack.build_corpus (benchmarks\\build_synthetic_rag_pack.py:99)"} +{"complexity": "medium", "doc_id": "chunk_020892", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 124, "source_path": "benchmarks\\build_synthetic_rag_pack.py", "text": "build_synthetic_rag_pack._matching_docs (benchmarks\\build_synthetic_rag_pack.py:124)"} +{"complexity": "simple", "doc_id": "chunk_020893", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 137, "source_path": "benchmarks\\build_synthetic_rag_pack.py", "text": "build_synthetic_rag_pack._deterministic_noise (benchmarks\\build_synthetic_rag_pack.py:137)"} +{"complexity": "simple", "doc_id": "chunk_020894", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 144, "source_path": "benchmarks\\build_synthetic_rag_pack.py", "text": "build_synthetic_rag_pack._query_text (benchmarks\\build_synthetic_rag_pack.py:144)"} +{"complexity": "medium", "doc_id": "chunk_020895", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "benchmarks", "module": "other", "source_line": 156, "source_path": "benchmarks\\build_synthetic_rag_pack.py", "text": "build_synthetic_rag_pack.build_queries (benchmarks\\build_synthetic_rag_pack.py:156)"} +{"complexity": "simple", "doc_id": "chunk_020896", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 189, "source_path": "benchmarks\\build_synthetic_rag_pack.py", "text": "build_synthetic_rag_pack._partition_recursive (benchmarks\\build_synthetic_rag_pack.py:189)"} +{"complexity": "simple", "doc_id": "chunk_020897", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 200, "source_path": "benchmarks\\build_synthetic_rag_pack.py", "text": "build_synthetic_rag_pack.partitions (benchmarks\\build_synthetic_rag_pack.py:200)"} +{"complexity": "simple", "doc_id": "chunk_020898", "function_type": "function", "has_docstring": "no", "keyword": "train", "layer": "benchmarks", "module": "other", "source_line": 204, "source_path": "benchmarks\\build_synthetic_rag_pack.py", "text": "build_synthetic_rag_pack._constraints_ordered (benchmarks\\build_synthetic_rag_pack.py:204)"} +{"complexity": "medium", "doc_id": "chunk_020899", "function_type": "function", "has_docstring": "no", "keyword": "train", "layer": "benchmarks", "module": "other", "source_line": 209, "source_path": "benchmarks\\build_synthetic_rag_pack.py", "text": "build_synthetic_rag_pack._group_constraints (benchmarks\\build_synthetic_rag_pack.py:209)"} +{"complexity": "complex", "doc_id": "chunk_020900", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 224, "source_path": "benchmarks\\build_synthetic_rag_pack.py", "text": "build_synthetic_rag_pack.run_partition_plan (benchmarks\\build_synthetic_rag_pack.py:224)"} +{"complexity": "complex", "doc_id": "chunk_020901", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "benchmarks", "module": "other", "source_line": 270, "source_path": "benchmarks\\build_synthetic_rag_pack.py", "text": "build_synthetic_rag_pack._score_integer_partition (benchmarks\\build_synthetic_rag_pack.py:270)"} +{"complexity": "medium", "doc_id": "chunk_020902", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "benchmarks", "module": "other", "source_line": 315, "source_path": "benchmarks\\build_synthetic_rag_pack.py", "text": "build_synthetic_rag_pack._metrics (benchmarks\\build_synthetic_rag_pack.py:315)"} +{"complexity": "simple", "doc_id": "chunk_020903", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 332, "source_path": "benchmarks\\build_synthetic_rag_pack.py", "text": "build_synthetic_rag_pack._jaccard (benchmarks\\build_synthetic_rag_pack.py:332)"} +{"complexity": "medium", "doc_id": "chunk_020904", "function_type": "function", "has_docstring": "no", "keyword": "train", "layer": "benchmarks", "module": "other", "source_line": 343, "source_path": "benchmarks\\build_synthetic_rag_pack.py", "text": "build_synthetic_rag_pack._avg_constraint_match_ratio (benchmarks\\build_synthetic_rag_pack.py:343)"} +{"complexity": "medium", "doc_id": "chunk_020905", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "benchmarks", "module": "other", "source_line": 360, "source_path": "benchmarks\\build_synthetic_rag_pack.py", "text": "build_synthetic_rag_pack._structural_partition_score (benchmarks\\build_synthetic_rag_pack.py:360)"} +{"complexity": "medium", "doc_id": "chunk_020906", "function_type": "function", "has_docstring": "no", "keyword": "route", "layer": "benchmarks", "module": "other", "source_line": 384, "source_path": "benchmarks\\build_synthetic_rag_pack.py", "text": "build_synthetic_rag_pack._select_structural_partition (benchmarks\\build_synthetic_rag_pack.py:384)"} +{"complexity": "medium", "doc_id": "chunk_020907", "function_type": "function", "has_docstring": "no", "keyword": "route", "layer": "benchmarks", "module": "other", "source_line": 406, "source_path": "benchmarks\\build_synthetic_rag_pack.py", "text": "build_synthetic_rag_pack._select_structural_top_k (benchmarks\\build_synthetic_rag_pack.py:406)"} +{"complexity": "complex", "doc_id": "chunk_020908", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 425, "source_path": "benchmarks\\build_synthetic_rag_pack.py", "text": "build_synthetic_rag_pack._run_structural_ensemble (benchmarks\\build_synthetic_rag_pack.py:425)"} +{"complexity": "complex", "doc_id": "chunk_020909", "function_type": "function", "has_docstring": "no", "keyword": "route", "layer": "benchmarks", "module": "other", "source_line": 461, "source_path": "benchmarks\\build_synthetic_rag_pack.py", "text": "build_synthetic_rag_pack._consensus_partition_select (benchmarks\\build_synthetic_rag_pack.py:461)"} +{"complexity": "complex", "doc_id": "chunk_020910", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 529, "source_path": "benchmarks\\build_synthetic_rag_pack.py", "text": "build_synthetic_rag_pack.evaluate_methods (benchmarks\\build_synthetic_rag_pack.py:529)"} +{"complexity": "complex", "doc_id": "chunk_020911", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 719, "source_path": "benchmarks\\build_synthetic_rag_pack.py", "text": "build_synthetic_rag_pack.tune_retrieval_config (benchmarks\\build_synthetic_rag_pack.py:719)"} +{"complexity": "simple", "doc_id": "chunk_020912", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "benchmarks", "module": "other", "source_line": 829, "source_path": "benchmarks\\build_synthetic_rag_pack.py", "text": "build_synthetic_rag_pack._write_jsonl (benchmarks\\build_synthetic_rag_pack.py:829)"} +{"complexity": "medium", "doc_id": "chunk_020913", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "benchmarks", "module": "other", "source_line": 836, "source_path": "benchmarks\\build_synthetic_rag_pack.py", "text": "build_synthetic_rag_pack._write_benchmark_csv (benchmarks\\build_synthetic_rag_pack.py:836)"} +{"complexity": "complex", "doc_id": "chunk_020914", "function_type": "function", "has_docstring": "no", "keyword": "save", "layer": "benchmarks", "module": "other", "source_line": 867, "source_path": "benchmarks\\build_synthetic_rag_pack.py", "text": "build_synthetic_rag_pack._write_markdown_report (benchmarks\\build_synthetic_rag_pack.py:867)"} +{"complexity": "complex", "doc_id": "chunk_020915", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 916, "source_path": "benchmarks\\build_synthetic_rag_pack.py", "text": "build_synthetic_rag_pack.main (benchmarks\\build_synthetic_rag_pack.py:916)"} +{"complexity": "medium", "doc_id": "chunk_020916", "function_type": "class", "has_docstring": "yes", "keyword": "proof", "layer": "benchmarks", "module": "consensus", "source_line": 33, "source_path": "benchmarks\\byzantine_consensus\\benchmark_n3.py", "text": "benchmark_n3.ConsensusProof (benchmarks\\byzantine_consensus\\benchmark_n3.py:33)"} +{"complexity": "complex", "doc_id": "chunk_020917", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "consensus", "source_line": 47, "source_path": "benchmarks\\byzantine_consensus\\benchmark_n3.py", "text": "benchmark_n3.ByzantineConsensus (benchmarks\\byzantine_consensus\\benchmark_n3.py:47)"} +{"complexity": "simple", "doc_id": "chunk_020918", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "consensus", "source_line": 194, "source_path": "benchmarks\\byzantine_consensus\\benchmark_n3.py", "text": "benchmark_n3.TrialResult (benchmarks\\byzantine_consensus\\benchmark_n3.py:194)"} +{"complexity": "medium", "doc_id": "chunk_020919", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "consensus", "source_line": 207, "source_path": "benchmarks\\byzantine_consensus\\benchmark_n3.py", "text": "benchmark_n3.ConfigurationResult (benchmarks\\byzantine_consensus\\benchmark_n3.py:207)"} +{"complexity": "simple", "doc_id": "chunk_020920", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "consensus", "source_line": 239, "source_path": "benchmarks\\byzantine_consensus\\benchmark_n3.py", "text": "benchmark_n3.BenchmarkSummary (benchmarks\\byzantine_consensus\\benchmark_n3.py:239)"} +{"complexity": "complex", "doc_id": "chunk_020921", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "consensus", "source_line": 253, "source_path": "benchmarks\\byzantine_consensus\\benchmark_n3.py", "text": "benchmark_n3.MockLLMResponseGenerator (benchmarks\\byzantine_consensus\\benchmark_n3.py:253)"} +{"complexity": "complex", "doc_id": "chunk_020922", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "consensus", "source_line": 319, "source_path": "benchmarks\\byzantine_consensus\\benchmark_n3.py", "text": "benchmark_n3.ByzantineBenchmark (benchmarks\\byzantine_consensus\\benchmark_n3.py:319)"} +{"complexity": "medium", "doc_id": "chunk_020923", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "consensus", "source_line": 523, "source_path": "benchmarks\\byzantine_consensus\\benchmark_n3.py", "text": "benchmark_n3.format_comparison_table (benchmarks\\byzantine_consensus\\benchmark_n3.py:523)"} +{"complexity": "medium", "doc_id": "chunk_020924", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "consensus", "source_line": 556, "source_path": "benchmarks\\byzantine_consensus\\benchmark_n3.py", "text": "benchmark_n3.format_summary_json (benchmarks\\byzantine_consensus\\benchmark_n3.py:556)"} +{"complexity": "complex", "doc_id": "chunk_020925", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "consensus", "source_line": 574, "source_path": "benchmarks\\byzantine_consensus\\benchmark_n3.py", "text": "benchmark_n3.main (benchmarks\\byzantine_consensus\\benchmark_n3.py:574)"} +{"complexity": "medium", "doc_id": "chunk_020926", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "benchmarks", "module": "consensus", "source_line": 57, "source_path": "benchmarks\\byzantine_consensus\\benchmark_n3.py", "text": "benchmark_n3.__init__ (benchmarks\\byzantine_consensus\\benchmark_n3.py:57)"} +{"complexity": "complex", "doc_id": "chunk_020927", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "consensus", "source_line": 71, "source_path": "benchmarks\\byzantine_consensus\\benchmark_n3.py", "text": "benchmark_n3.reach_consensus (benchmarks\\byzantine_consensus\\benchmark_n3.py:71)"} +{"complexity": "simple", "doc_id": "chunk_020928", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "consensus", "source_line": 159, "source_path": "benchmarks\\byzantine_consensus\\benchmark_n3.py", "text": "benchmark_n3.history (benchmarks\\byzantine_consensus\\benchmark_n3.py:159)"} +{"complexity": "simple", "doc_id": "chunk_020929", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "benchmarks", "module": "consensus", "source_line": 262, "source_path": "benchmarks\\byzantine_consensus\\benchmark_n3.py", "text": "benchmark_n3.__init__ (benchmarks\\byzantine_consensus\\benchmark_n3.py:262)"} +{"complexity": "medium", "doc_id": "chunk_020930", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "benchmarks", "module": "consensus", "source_line": 265, "source_path": "benchmarks\\byzantine_consensus\\benchmark_n3.py", "text": "benchmark_n3.generate_response (benchmarks\\byzantine_consensus\\benchmark_n3.py:265)"} +{"complexity": "medium", "doc_id": "chunk_020931", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "benchmarks", "module": "consensus", "source_line": 293, "source_path": "benchmarks\\byzantine_consensus\\benchmark_n3.py", "text": "benchmark_n3.generate_ensemble_responses (benchmarks\\byzantine_consensus\\benchmark_n3.py:293)"} +{"complexity": "simple", "doc_id": "chunk_020932", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "benchmarks", "module": "consensus", "source_line": 330, "source_path": "benchmarks\\byzantine_consensus\\benchmark_n3.py", "text": "benchmark_n3.__init__ (benchmarks\\byzantine_consensus\\benchmark_n3.py:330)"} +{"complexity": "complex", "doc_id": "chunk_020933", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "consensus", "source_line": 335, "source_path": "benchmarks\\byzantine_consensus\\benchmark_n3.py", "text": "benchmark_n3.run_single_trial (benchmarks\\byzantine_consensus\\benchmark_n3.py:335)"} +{"complexity": "complex", "doc_id": "chunk_020934", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "consensus", "source_line": 381, "source_path": "benchmarks\\byzantine_consensus\\benchmark_n3.py", "text": "benchmark_n3.benchmark_configuration (benchmarks\\byzantine_consensus\\benchmark_n3.py:381)"} +{"complexity": "complex", "doc_id": "chunk_020935", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "consensus", "source_line": 454, "source_path": "benchmarks\\byzantine_consensus\\benchmark_n3.py", "text": "benchmark_n3.run_full_benchmark (benchmarks\\byzantine_consensus\\benchmark_n3.py:454)"} +{"complexity": "medium", "doc_id": "chunk_020936", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "benchmarks", "module": "consensus", "source_line": 489, "source_path": "benchmarks\\byzantine_consensus\\benchmark_n3.py", "text": "benchmark_n3._generate_rationale (benchmarks\\byzantine_consensus\\benchmark_n3.py:489)"} +{"complexity": "complex", "doc_id": "chunk_020937", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "benchmarks", "module": "other", "source_line": 29, "source_path": "benchmarks\\context_optimizer\\run_32k_benchmark.py", "text": "run_32k_benchmark.generate_massive_haystack (benchmarks\\context_optimizer\\run_32k_benchmark.py:29)"} +{"complexity": "simple", "doc_id": "chunk_020938", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 116, "source_path": "benchmarks\\context_optimizer\\run_32k_benchmark.py", "text": "run_32k_benchmark.TestCase (benchmarks\\context_optimizer\\run_32k_benchmark.py:116)"} +{"complexity": "medium", "doc_id": "chunk_020939", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 123, "source_path": "benchmarks\\context_optimizer\\run_32k_benchmark.py", "text": "run_32k_benchmark.query_ollama (benchmarks\\context_optimizer\\run_32k_benchmark.py:123)"} +{"complexity": "medium", "doc_id": "chunk_020940", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "benchmarks", "module": "other", "source_line": 149, "source_path": "benchmarks\\context_optimizer\\run_32k_benchmark.py", "text": "run_32k_benchmark.check_answer (benchmarks\\context_optimizer\\run_32k_benchmark.py:149)"} +{"complexity": "complex", "doc_id": "chunk_020941", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 165, "source_path": "benchmarks\\context_optimizer\\run_32k_benchmark.py", "text": "run_32k_benchmark.run_single_test (benchmarks\\context_optimizer\\run_32k_benchmark.py:165)"} +{"complexity": "complex", "doc_id": "chunk_020942", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 208, "source_path": "benchmarks\\context_optimizer\\run_32k_benchmark.py", "text": "run_32k_benchmark.run_benchmark (benchmarks\\context_optimizer\\run_32k_benchmark.py:208)"} +{"complexity": "complex", "doc_id": "chunk_020943", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "benchmarks", "module": "other", "source_line": 34, "source_path": "benchmarks\\context_optimizer\\run_quantum_amplified_benchmark.py", "text": "run_quantum_amplified_benchmark.generate_massive_haystack (benchmarks\\context_optimizer\\run_quantum_amplified_benchmark.py:34)"} +{"complexity": "simple", "doc_id": "chunk_020944", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 101, "source_path": "benchmarks\\context_optimizer\\run_quantum_amplified_benchmark.py", "text": "run_quantum_amplified_benchmark.TestCase (benchmarks\\context_optimizer\\run_quantum_amplified_benchmark.py:101)"} +{"complexity": "medium", "doc_id": "chunk_020945", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 108, "source_path": "benchmarks\\context_optimizer\\run_quantum_amplified_benchmark.py", "text": "run_quantum_amplified_benchmark.query_ollama (benchmarks\\context_optimizer\\run_quantum_amplified_benchmark.py:108)"} +{"complexity": "medium", "doc_id": "chunk_020946", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "benchmarks", "module": "other", "source_line": 134, "source_path": "benchmarks\\context_optimizer\\run_quantum_amplified_benchmark.py", "text": "run_quantum_amplified_benchmark.check_answer (benchmarks\\context_optimizer\\run_quantum_amplified_benchmark.py:134)"} +{"complexity": "complex", "doc_id": "chunk_020947", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 148, "source_path": "benchmarks\\context_optimizer\\run_quantum_amplified_benchmark.py", "text": "run_quantum_amplified_benchmark.run_single_test_baseline (benchmarks\\context_optimizer\\run_quantum_amplified_benchmark.py:148)"} +{"complexity": "complex", "doc_id": "chunk_020948", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 182, "source_path": "benchmarks\\context_optimizer\\run_quantum_amplified_benchmark.py", "text": "run_quantum_amplified_benchmark.run_single_test_amplified (benchmarks\\context_optimizer\\run_quantum_amplified_benchmark.py:182)"} +{"complexity": "complex", "doc_id": "chunk_020949", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 227, "source_path": "benchmarks\\context_optimizer\\run_quantum_amplified_benchmark.py", "text": "run_quantum_amplified_benchmark.run_benchmark (benchmarks\\context_optimizer\\run_quantum_amplified_benchmark.py:227)"} +{"complexity": "simple", "doc_id": "chunk_020950", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 32, "source_path": "benchmarks\\creative_chaos\\run_creative_chaos.py", "text": "run_creative_chaos._normal_responses (benchmarks\\creative_chaos\\run_creative_chaos.py:32)"} +{"complexity": "simple", "doc_id": "chunk_020951", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 43, "source_path": "benchmarks\\creative_chaos\\run_creative_chaos.py", "text": "run_creative_chaos._outlier_responses (benchmarks\\creative_chaos\\run_creative_chaos.py:43)"} +{"complexity": "complex", "doc_id": "chunk_020952", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 54, "source_path": "benchmarks\\creative_chaos\\run_creative_chaos.py", "text": "run_creative_chaos.run_benchmark (benchmarks\\creative_chaos\\run_creative_chaos.py:54)"} +{"complexity": "medium", "doc_id": "chunk_020953", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 123, "source_path": "benchmarks\\creative_chaos\\run_creative_chaos.py", "text": "run_creative_chaos.main (benchmarks\\creative_chaos\\run_creative_chaos.py:123)"} +{"complexity": "complex", "doc_id": "chunk_020954", "function_type": "class", "has_docstring": "yes", "keyword": "load", "layer": "benchmarks", "module": "other", "source_line": 25, "source_path": "benchmarks\\download_datasets.py", "text": "download_datasets.BenchmarkDatasetDownloader (benchmarks\\download_datasets.py:25)"} +{"complexity": "medium", "doc_id": "chunk_020955", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 266, "source_path": "benchmarks\\download_datasets.py", "text": "download_datasets.main (benchmarks\\download_datasets.py:266)"} +{"complexity": "complex", "doc_id": "chunk_020956", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "benchmarks", "module": "other", "source_line": 28, "source_path": "benchmarks\\download_datasets.py", "text": "download_datasets.__init__ (benchmarks\\download_datasets.py:28)"} +{"complexity": "complex", "doc_id": "chunk_020957", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "benchmarks", "module": "other", "source_line": 174, "source_path": "benchmarks\\download_datasets.py", "text": "download_datasets.download_dataset (benchmarks\\download_datasets.py:174)"} +{"complexity": "medium", "doc_id": "chunk_020958", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "benchmarks", "module": "other", "source_line": 231, "source_path": "benchmarks\\download_datasets.py", "text": "download_datasets.download_all (benchmarks\\download_datasets.py:231)"} +{"complexity": "simple", "doc_id": "chunk_020959", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "benchmarks", "module": "other", "source_line": 257, "source_path": "benchmarks\\download_datasets.py", "text": "download_datasets.get_dataset_info (benchmarks\\download_datasets.py:257)"} +{"complexity": "simple", "doc_id": "chunk_020960", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 261, "source_path": "benchmarks\\download_datasets.py", "text": "download_datasets.list_available (benchmarks\\download_datasets.py:261)"} +{"complexity": "simple", "doc_id": "chunk_020961", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 31, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi.NoPowerInterfaceError (benchmarks\\energy_benchmark_pi.py:31)"} +{"complexity": "simple", "doc_id": "chunk_020962", "function_type": "class", "has_docstring": "no", "keyword": "compute", "layer": "benchmarks", "module": "other", "source_line": 36, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi.MeasurementResult (benchmarks\\energy_benchmark_pi.py:36)"} +{"complexity": "medium", "doc_id": "chunk_020963", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 48, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi.BenchmarkSuite (benchmarks\\energy_benchmark_pi.py:48)"} +{"complexity": "simple", "doc_id": "chunk_020964", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 68, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi.PowerInterface (benchmarks\\energy_benchmark_pi.py:68)"} +{"complexity": "medium", "doc_id": "chunk_020965", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 78, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi.RAPLInterface (benchmarks\\energy_benchmark_pi.py:78)"} +{"complexity": "medium", "doc_id": "chunk_020966", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 91, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi.HwmonInterface (benchmarks\\energy_benchmark_pi.py:91)"} +{"complexity": "simple", "doc_id": "chunk_020967", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 104, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi._metadata_for (benchmarks\\energy_benchmark_pi.py:104)"} +{"complexity": "medium", "doc_id": "chunk_020968", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "benchmarks", "module": "other", "source_line": 108, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi._matrix_multiply_workload (benchmarks\\energy_benchmark_pi.py:108)"} +{"complexity": "simple", "doc_id": "chunk_020969", "function_type": "function", "has_docstring": "no", "keyword": "hash", "layer": "benchmarks", "module": "other", "source_line": 121, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi._hash_lookup_workload (benchmarks\\energy_benchmark_pi.py:121)"} +{"complexity": "medium", "doc_id": "chunk_020970", "function_type": "function", "has_docstring": "no", "keyword": "verify", "layer": "benchmarks", "module": "other", "source_line": 133, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi._lean4_verification_workload (benchmarks\\energy_benchmark_pi.py:133)"} +{"complexity": "medium", "doc_id": "chunk_020971", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "benchmarks", "module": "other", "source_line": 148, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi.compute_arbitrage_ratio (benchmarks\\energy_benchmark_pi.py:148)"} +{"complexity": "medium", "doc_id": "chunk_020972", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 166, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi._default_fractal_context (benchmarks\\energy_benchmark_pi.py:166)"} +{"complexity": "medium", "doc_id": "chunk_020973", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 181, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi._sample_counts (benchmarks\\energy_benchmark_pi.py:181)"} +{"complexity": "complex", "doc_id": "chunk_020974", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "benchmarks", "module": "other", "source_line": 194, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi._build_fractal_workloads (benchmarks\\energy_benchmark_pi.py:194)"} +{"complexity": "medium", "doc_id": "chunk_020975", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "benchmarks", "module": "other", "source_line": 272, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi._derive_fractal_measurement (benchmarks\\energy_benchmark_pi.py:272)"} +{"complexity": "medium", "doc_id": "chunk_020976", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "benchmarks", "module": "other", "source_line": 293, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi._summarize_fractal_measurements (benchmarks\\energy_benchmark_pi.py:293)"} +{"complexity": "medium", "doc_id": "chunk_020977", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "benchmarks", "module": "other", "source_line": 316, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi._measure_rapl (benchmarks\\energy_benchmark_pi.py:316)"} +{"complexity": "complex", "doc_id": "chunk_020978", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "benchmarks", "module": "other", "source_line": 336, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi._measure_hwmon (benchmarks\\energy_benchmark_pi.py:336)"} +{"complexity": "complex", "doc_id": "chunk_020979", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 373, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi.EnergyBenchmark (benchmarks\\energy_benchmark_pi.py:373)"} +{"complexity": "complex", "doc_id": "chunk_020980", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 465, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi.main (benchmarks\\energy_benchmark_pi.py:465)"} +{"complexity": "simple", "doc_id": "chunk_020981", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 43, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi.to_dict (benchmarks\\energy_benchmark_pi.py:43)"} +{"complexity": "simple", "doc_id": "chunk_020982", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 56, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi.to_dict (benchmarks\\energy_benchmark_pi.py:56)"} +{"complexity": "simple", "doc_id": "chunk_020983", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "benchmarks", "module": "other", "source_line": 71, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi.read_energy_uj (benchmarks\\energy_benchmark_pi.py:71)"} +{"complexity": "simple", "doc_id": "chunk_020984", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "benchmarks", "module": "other", "source_line": 74, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi.read_power_uw (benchmarks\\energy_benchmark_pi.py:74)"} +{"complexity": "simple", "doc_id": "chunk_020985", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "benchmarks", "module": "other", "source_line": 81, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi.__init__ (benchmarks\\energy_benchmark_pi.py:81)"} +{"complexity": "simple", "doc_id": "chunk_020986", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "benchmarks", "module": "other", "source_line": 84, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi.read_energy_uj (benchmarks\\energy_benchmark_pi.py:84)"} +{"complexity": "simple", "doc_id": "chunk_020987", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "benchmarks", "module": "other", "source_line": 94, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi.__init__ (benchmarks\\energy_benchmark_pi.py:94)"} +{"complexity": "simple", "doc_id": "chunk_020988", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "benchmarks", "module": "other", "source_line": 97, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi.read_power_uw (benchmarks\\energy_benchmark_pi.py:97)"} +{"complexity": "simple", "doc_id": "chunk_020989", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 344, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi.sampler (benchmarks\\energy_benchmark_pi.py:344)"} +{"complexity": "medium", "doc_id": "chunk_020990", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "benchmarks", "module": "other", "source_line": 374, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi.__init__ (benchmarks\\energy_benchmark_pi.py:374)"} +{"complexity": "simple", "doc_id": "chunk_020991", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 393, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi.detect_interface (benchmarks\\energy_benchmark_pi.py:393)"} +{"complexity": "medium", "doc_id": "chunk_020992", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "benchmarks", "module": "other", "source_line": 404, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi._measure (benchmarks\\energy_benchmark_pi.py:404)"} +{"complexity": "simple", "doc_id": "chunk_020993", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "benchmarks", "module": "other", "source_line": 416, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi._core_workloads (benchmarks\\energy_benchmark_pi.py:416)"} +{"complexity": "simple", "doc_id": "chunk_020994", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "benchmarks", "module": "other", "source_line": 423, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi._fractal_workloads (benchmarks\\energy_benchmark_pi.py:423)"} +{"complexity": "simple", "doc_id": "chunk_020995", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "benchmarks", "module": "other", "source_line": 434, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi._workloads (benchmarks\\energy_benchmark_pi.py:434)"} +{"complexity": "medium", "doc_id": "chunk_020996", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 441, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi.run_all (benchmarks\\energy_benchmark_pi.py:441)"} +{"complexity": "medium", "doc_id": "chunk_020997", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "benchmarks", "module": "other", "source_line": 221, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi.make_generate (benchmarks\\energy_benchmark_pi.py:221)"} +{"complexity": "medium", "doc_id": "chunk_020998", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "benchmarks", "module": "other", "source_line": 240, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi.make_render (benchmarks\\energy_benchmark_pi.py:240)"} +{"complexity": "simple", "doc_id": "chunk_020999", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "benchmarks", "module": "other", "source_line": 227, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi.workload (benchmarks\\energy_benchmark_pi.py:227)"} +{"complexity": "simple", "doc_id": "chunk_021000", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "benchmarks", "module": "other", "source_line": 248, "source_path": "benchmarks\\energy_benchmark_pi.py", "text": "energy_benchmark_pi.workload (benchmarks\\energy_benchmark_pi.py:248)"} +{"complexity": "simple", "doc_id": "chunk_021001", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "consensus", "source_line": 20, "source_path": "benchmarks\\gsm8k_byzantine\\consensus.py", "text": "consensus.ModelVote (benchmarks\\gsm8k_byzantine\\consensus.py:20)"} +{"complexity": "simple", "doc_id": "chunk_021002", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "consensus", "source_line": 29, "source_path": "benchmarks\\gsm8k_byzantine\\consensus.py", "text": "consensus.ConsensusResult (benchmarks\\gsm8k_byzantine\\consensus.py:29)"} +{"complexity": "simple", "doc_id": "chunk_021003", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "consensus", "source_line": 39, "source_path": "benchmarks\\gsm8k_byzantine\\consensus.py", "text": "consensus._normalize_answer (benchmarks\\gsm8k_byzantine\\consensus.py:39)"} +{"complexity": "complex", "doc_id": "chunk_021004", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "consensus", "source_line": 51, "source_path": "benchmarks\\gsm8k_byzantine\\consensus.py", "text": "consensus.run_consensus (benchmarks\\gsm8k_byzantine\\consensus.py:51)"} +{"complexity": "medium", "doc_id": "chunk_021005", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "benchmarks", "module": "consensus", "source_line": 104, "source_path": "benchmarks\\gsm8k_byzantine\\consensus.py", "text": "consensus.proof_digest (benchmarks\\gsm8k_byzantine\\consensus.py:104)"} +{"complexity": "simple", "doc_id": "chunk_021006", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "consensus", "source_line": 21, "source_path": "benchmarks\\gsm8k_byzantine\\load_data.py", "text": "load_data.MathProblem (benchmarks\\gsm8k_byzantine\\load_data.py:21)"} +{"complexity": "simple", "doc_id": "chunk_021007", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "consensus", "source_line": 30, "source_path": "benchmarks\\gsm8k_byzantine\\load_data.py", "text": "load_data._normalize_gsm8k_answer (benchmarks\\gsm8k_byzantine\\load_data.py:30)"} +{"complexity": "medium", "doc_id": "chunk_021008", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "benchmarks", "module": "consensus", "source_line": 42, "source_path": "benchmarks\\gsm8k_byzantine\\load_data.py", "text": "load_data.load_gsm8k (benchmarks\\gsm8k_byzantine\\load_data.py:42)"} +{"complexity": "complex", "doc_id": "chunk_021009", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "benchmarks", "module": "consensus", "source_line": 70, "source_path": "benchmarks\\gsm8k_byzantine\\load_data.py", "text": "load_data.load_math_hard (benchmarks\\gsm8k_byzantine\\load_data.py:70)"} +{"complexity": "medium", "doc_id": "chunk_021010", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "benchmarks", "module": "consensus", "source_line": 111, "source_path": "benchmarks\\gsm8k_byzantine\\load_data.py", "text": "load_data.load_from_local_json (benchmarks\\gsm8k_byzantine\\load_data.py:111)"} +{"complexity": "simple", "doc_id": "chunk_021011", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "benchmarks", "module": "verification", "source_line": 36, "source_path": "benchmarks\\gsm8k_byzantine\\run_verified_gsm8k.py", "text": "run_verified_gsm8k._load_config (benchmarks\\gsm8k_byzantine\\run_verified_gsm8k.py:36)"} +{"complexity": "medium", "doc_id": "chunk_021012", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "verification", "source_line": 48, "source_path": "benchmarks\\gsm8k_byzantine\\run_verified_gsm8k.py", "text": "run_verified_gsm8k.ProblemResult (benchmarks\\gsm8k_byzantine\\run_verified_gsm8k.py:48)"} +{"complexity": "medium", "doc_id": "chunk_021013", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "verification", "source_line": 62, "source_path": "benchmarks\\gsm8k_byzantine\\run_verified_gsm8k.py", "text": "run_verified_gsm8k._mock_solver (benchmarks\\gsm8k_byzantine\\run_verified_gsm8k.py:62)"} +{"complexity": "medium", "doc_id": "chunk_021014", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "verification", "source_line": 80, "source_path": "benchmarks\\gsm8k_byzantine\\run_verified_gsm8k.py", "text": "run_verified_gsm8k._poison_answer (benchmarks\\gsm8k_byzantine\\run_verified_gsm8k.py:80)"} +{"complexity": "complex", "doc_id": "chunk_021015", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "verification", "source_line": 95, "source_path": "benchmarks\\gsm8k_byzantine\\run_verified_gsm8k.py", "text": "run_verified_gsm8k.run_benchmark (benchmarks\\gsm8k_byzantine\\run_verified_gsm8k.py:95)"} +{"complexity": "simple", "doc_id": "chunk_021016", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "verification", "source_line": 174, "source_path": "benchmarks\\gsm8k_byzantine\\run_verified_gsm8k.py", "text": "run_verified_gsm8k._normalize (benchmarks\\gsm8k_byzantine\\run_verified_gsm8k.py:174)"} +{"complexity": "complex", "doc_id": "chunk_021017", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "verification", "source_line": 180, "source_path": "benchmarks\\gsm8k_byzantine\\run_verified_gsm8k.py", "text": "run_verified_gsm8k.main (benchmarks\\gsm8k_byzantine\\run_verified_gsm8k.py:180)"} +{"complexity": "complex", "doc_id": "chunk_021018", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 47, "source_path": "benchmarks\\mycelial_qkl\\run_validation.py", "text": "run_validation.main (benchmarks\\mycelial_qkl\\run_validation.py:47)"} +{"complexity": "simple", "doc_id": "chunk_021019", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 116, "source_path": "benchmarks\\pi_hf_benchmark_runner.py", "text": "pi_hf_benchmark_runner.ProbeResult (benchmarks\\pi_hf_benchmark_runner.py:116)"} +{"complexity": "simple", "doc_id": "chunk_021020", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 124, "source_path": "benchmarks\\pi_hf_benchmark_runner.py", "text": "pi_hf_benchmark_runner._norm_text (benchmarks\\pi_hf_benchmark_runner.py:124)"} +{"complexity": "medium", "doc_id": "chunk_021021", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 131, "source_path": "benchmarks\\pi_hf_benchmark_runner.py", "text": "pi_hf_benchmark_runner._token_f1 (benchmarks\\pi_hf_benchmark_runner.py:131)"} +{"complexity": "medium", "doc_id": "chunk_021022", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "benchmarks", "module": "other", "source_line": 146, "source_path": "benchmarks\\pi_hf_benchmark_runner.py", "text": "pi_hf_benchmark_runner._extract_prompt_ref (benchmarks\\pi_hf_benchmark_runner.py:146)"} +{"complexity": "simple", "doc_id": "chunk_021023", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 177, "source_path": "benchmarks\\pi_hf_benchmark_runner.py", "text": "pi_hf_benchmark_runner._normalize_for_match (benchmarks\\pi_hf_benchmark_runner.py:177)"} +{"complexity": "simple", "doc_id": "chunk_021024", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 184, "source_path": "benchmarks\\pi_hf_benchmark_runner.py", "text": "pi_hf_benchmark_runner._token_overlap (benchmarks\\pi_hf_benchmark_runner.py:184)"} +{"complexity": "medium", "doc_id": "chunk_021025", "function_type": "function", "has_docstring": "no", "keyword": "load", "layer": "benchmarks", "module": "other", "source_line": 192, "source_path": "benchmarks\\pi_hf_benchmark_runner.py", "text": "pi_hf_benchmark_runner._load_case_pack (benchmarks\\pi_hf_benchmark_runner.py:192)"} +{"complexity": "medium", "doc_id": "chunk_021026", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 208, "source_path": "benchmarks\\pi_hf_benchmark_runner.py", "text": "pi_hf_benchmark_runner._augment_prompt_with_cases (benchmarks\\pi_hf_benchmark_runner.py:208)"} +{"complexity": "medium", "doc_id": "chunk_021027", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "benchmarks", "module": "other", "source_line": 241, "source_path": "benchmarks\\pi_hf_benchmark_runner.py", "text": "pi_hf_benchmark_runner._ollama_generate (benchmarks\\pi_hf_benchmark_runner.py:241)"} +{"complexity": "medium", "doc_id": "chunk_021028", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 262, "source_path": "benchmarks\\pi_hf_benchmark_runner.py", "text": "pi_hf_benchmark_runner._probe_dataset (benchmarks\\pi_hf_benchmark_runner.py:262)"} +{"complexity": "simple", "doc_id": "chunk_021029", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 291, "source_path": "benchmarks\\pi_hf_benchmark_runner.py", "text": "pi_hf_benchmark_runner._dataset_iter (benchmarks\\pi_hf_benchmark_runner.py:291)"} +{"complexity": "complex", "doc_id": "chunk_021030", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 301, "source_path": "benchmarks\\pi_hf_benchmark_runner.py", "text": "pi_hf_benchmark_runner.run_benchmark (benchmarks\\pi_hf_benchmark_runner.py:301)"} +{"complexity": "medium", "doc_id": "chunk_021031", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "benchmarks", "module": "other", "source_line": 498, "source_path": "benchmarks\\pi_hf_benchmark_runner.py", "text": "pi_hf_benchmark_runner.parse_args (benchmarks\\pi_hf_benchmark_runner.py:498)"} +{"complexity": "medium", "doc_id": "chunk_021032", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 523, "source_path": "benchmarks\\pi_hf_benchmark_runner.py", "text": "pi_hf_benchmark_runner.main (benchmarks\\pi_hf_benchmark_runner.py:523)"} +{"complexity": "simple", "doc_id": "chunk_021033", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 25, "source_path": "benchmarks\\pi_ollama_sweep.py", "text": "pi_ollama_sweep._normalize (benchmarks\\pi_ollama_sweep.py:25)"} +{"complexity": "simple", "doc_id": "chunk_021034", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 29, "source_path": "benchmarks\\pi_ollama_sweep.py", "text": "pi_ollama_sweep._contains_any (benchmarks\\pi_ollama_sweep.py:29)"} +{"complexity": "simple", "doc_id": "chunk_021035", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 34, "source_path": "benchmarks\\pi_ollama_sweep.py", "text": "pi_ollama_sweep._exact_number (benchmarks\\pi_ollama_sweep.py:34)"} +{"complexity": "medium", "doc_id": "chunk_021036", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 40, "source_path": "benchmarks\\pi_ollama_sweep.py", "text": "pi_ollama_sweep.BenchmarkItem (benchmarks\\pi_ollama_sweep.py:40)"} +{"complexity": "simple", "doc_id": "chunk_021037", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 55, "source_path": "benchmarks\\pi_ollama_sweep.py", "text": "pi_ollama_sweep.ModelResult (benchmarks\\pi_ollama_sweep.py:55)"} +{"complexity": "complex", "doc_id": "chunk_021038", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 65, "source_path": "benchmarks\\pi_ollama_sweep.py", "text": "pi_ollama_sweep.default_items (benchmarks\\pi_ollama_sweep.py:65)"} +{"complexity": "medium", "doc_id": "chunk_021039", "function_type": "function", "has_docstring": "no", "keyword": "generate", "layer": "benchmarks", "module": "other", "source_line": 136, "source_path": "benchmarks\\pi_ollama_sweep.py", "text": "pi_ollama_sweep.ollama_generate (benchmarks\\pi_ollama_sweep.py:136)"} +{"complexity": "medium", "doc_id": "chunk_021040", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 154, "source_path": "benchmarks\\pi_ollama_sweep.py", "text": "pi_ollama_sweep.installed_models (benchmarks\\pi_ollama_sweep.py:154)"} +{"complexity": "medium", "doc_id": "chunk_021041", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 167, "source_path": "benchmarks\\pi_ollama_sweep.py", "text": "pi_ollama_sweep.hardware_probe (benchmarks\\pi_ollama_sweep.py:167)"} +{"complexity": "complex", "doc_id": "chunk_021042", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 185, "source_path": "benchmarks\\pi_ollama_sweep.py", "text": "pi_ollama_sweep.run_sweep (benchmarks\\pi_ollama_sweep.py:185)"} +{"complexity": "medium", "doc_id": "chunk_021043", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "benchmarks", "module": "other", "source_line": 266, "source_path": "benchmarks\\pi_ollama_sweep.py", "text": "pi_ollama_sweep.parse_args (benchmarks\\pi_ollama_sweep.py:266)"} +{"complexity": "medium", "doc_id": "chunk_021044", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 285, "source_path": "benchmarks\\pi_ollama_sweep.py", "text": "pi_ollama_sweep.main (benchmarks\\pi_ollama_sweep.py:285)"} +{"complexity": "simple", "doc_id": "chunk_021045", "function_type": "function", "has_docstring": "no", "keyword": "compute", "layer": "benchmarks", "module": "other", "source_line": 46, "source_path": "benchmarks\\pi_ollama_sweep.py", "text": "pi_ollama_sweep.score (benchmarks\\pi_ollama_sweep.py:46)"} +{"complexity": "simple", "doc_id": "chunk_021046", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 168, "source_path": "benchmarks\\pi_ollama_sweep.py", "text": "pi_ollama_sweep.run (benchmarks\\pi_ollama_sweep.py:168)"} +{"complexity": "simple", "doc_id": "chunk_021047", "function_type": "class", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 35, "source_path": "benchmarks\\provocation_suite.py", "text": "provocation_suite.Case (benchmarks\\provocation_suite.py:35)"} +{"complexity": "simple", "doc_id": "chunk_021048", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 44, "source_path": "benchmarks\\provocation_suite.py", "text": "provocation_suite._utc_now (benchmarks\\provocation_suite.py:44)"} +{"complexity": "medium", "doc_id": "chunk_021049", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 48, "source_path": "benchmarks\\provocation_suite.py", "text": "provocation_suite._post_json_http (benchmarks\\provocation_suite.py:48)"} +{"complexity": "medium", "doc_id": "chunk_021050", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "benchmarks", "module": "other", "source_line": 68, "source_path": "benchmarks\\provocation_suite.py", "text": "provocation_suite._build_inprocess_post (benchmarks\\provocation_suite.py:68)"} +{"complexity": "simple", "doc_id": "chunk_021051", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 87, "source_path": "benchmarks\\provocation_suite.py", "text": "provocation_suite._is_blocked (benchmarks\\provocation_suite.py:87)"} +{"complexity": "complex", "doc_id": "chunk_021052", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 96, "source_path": "benchmarks\\provocation_suite.py", "text": "provocation_suite._default_cases (benchmarks\\provocation_suite.py:96)"} +{"complexity": "medium", "doc_id": "chunk_021053", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 190, "source_path": "benchmarks\\provocation_suite.py", "text": "provocation_suite._evaluate_case (benchmarks\\provocation_suite.py:190)"} +{"complexity": "complex", "doc_id": "chunk_021054", "function_type": "function", "has_docstring": "no", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 213, "source_path": "benchmarks\\provocation_suite.py", "text": "provocation_suite.run_suite (benchmarks\\provocation_suite.py:213)"} +{"complexity": "medium", "doc_id": "chunk_021055", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 272, "source_path": "benchmarks\\provocation_suite.py", "text": "provocation_suite._to_markdown (benchmarks\\provocation_suite.py:272)"} +{"complexity": "simple", "doc_id": "chunk_021056", "function_type": "function", "has_docstring": "no", "keyword": "check", "layer": "benchmarks", "module": "other", "source_line": 299, "source_path": "benchmarks\\provocation_suite.py", "text": "provocation_suite._assert_strict (benchmarks\\provocation_suite.py:299)"} +{"complexity": "complex", "doc_id": "chunk_021057", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 305, "source_path": "benchmarks\\provocation_suite.py", "text": "provocation_suite.main (benchmarks\\provocation_suite.py:305)"} +{"complexity": "simple", "doc_id": "chunk_021058", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 75, "source_path": "benchmarks\\provocation_suite.py", "text": "provocation_suite._post (benchmarks\\provocation_suite.py:75)"} +{"complexity": "simple", "doc_id": "chunk_021059", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 224, "source_path": "benchmarks\\provocation_suite.py", "text": "provocation_suite.post_fn (benchmarks\\provocation_suite.py:224)"} +{"complexity": "complex", "doc_id": "chunk_021060", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 32, "source_path": "benchmarks\\run_sota_evaluation.py", "text": "run_sota_evaluation.TruthOSEvaluator (benchmarks\\run_sota_evaluation.py:32)"} +{"complexity": "complex", "doc_id": "chunk_021061", "function_type": "async_function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 508, "source_path": "benchmarks\\run_sota_evaluation.py", "text": "run_sota_evaluation.main (benchmarks\\run_sota_evaluation.py:508)"} +{"complexity": "complex", "doc_id": "chunk_021062", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "benchmarks", "module": "other", "source_line": 37, "source_path": "benchmarks\\run_sota_evaluation.py", "text": "run_sota_evaluation.__init__ (benchmarks\\run_sota_evaluation.py:37)"} +{"complexity": "medium", "doc_id": "chunk_021063", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 92, "source_path": "benchmarks\\run_sota_evaluation.py", "text": "run_sota_evaluation.evaluate_olmocr (benchmarks\\run_sota_evaluation.py:92)"} +{"complexity": "complex", "doc_id": "chunk_021064", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 123, "source_path": "benchmarks\\run_sota_evaluation.py", "text": "run_sota_evaluation.evaluate_hle (benchmarks\\run_sota_evaluation.py:123)"} +{"complexity": "medium", "doc_id": "chunk_021065", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 158, "source_path": "benchmarks\\run_sota_evaluation.py", "text": "run_sota_evaluation.evaluate_aime (benchmarks\\run_sota_evaluation.py:158)"} +{"complexity": "medium", "doc_id": "chunk_021066", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 189, "source_path": "benchmarks\\run_sota_evaluation.py", "text": "run_sota_evaluation.evaluate_gpqa (benchmarks\\run_sota_evaluation.py:189)"} +{"complexity": "medium", "doc_id": "chunk_021067", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 218, "source_path": "benchmarks\\run_sota_evaluation.py", "text": "run_sota_evaluation.evaluate_mmlu_pro (benchmarks\\run_sota_evaluation.py:218)"} +{"complexity": "medium", "doc_id": "chunk_021068", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 244, "source_path": "benchmarks\\run_sota_evaluation.py", "text": "run_sota_evaluation.evaluate_gsm8k (benchmarks\\run_sota_evaluation.py:244)"} +{"complexity": "medium", "doc_id": "chunk_021069", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 270, "source_path": "benchmarks\\run_sota_evaluation.py", "text": "run_sota_evaluation.evaluate_terminal (benchmarks\\run_sota_evaluation.py:270)"} +{"complexity": "medium", "doc_id": "chunk_021070", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 296, "source_path": "benchmarks\\run_sota_evaluation.py", "text": "run_sota_evaluation.evaluate_evasion (benchmarks\\run_sota_evaluation.py:296)"} +{"complexity": "medium", "doc_id": "chunk_021071", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 322, "source_path": "benchmarks\\run_sota_evaluation.py", "text": "run_sota_evaluation.evaluate_arguana (benchmarks\\run_sota_evaluation.py:322)"} +{"complexity": "complex", "doc_id": "chunk_021072", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 348, "source_path": "benchmarks\\run_sota_evaluation.py", "text": "run_sota_evaluation.run_evaluation (benchmarks\\run_sota_evaluation.py:348)"} +{"complexity": "complex", "doc_id": "chunk_021073", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "benchmarks", "module": "other", "source_line": 429, "source_path": "benchmarks\\run_sota_evaluation.py", "text": "run_sota_evaluation.generate_report (benchmarks\\run_sota_evaluation.py:429)"} +{"complexity": "simple", "doc_id": "chunk_021074", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "benchmarks", "module": "other", "source_line": 465, "source_path": "benchmarks\\run_sota_evaluation.py", "text": "run_sota_evaluation.save_report (benchmarks\\run_sota_evaluation.py:465)"} +{"complexity": "medium", "doc_id": "chunk_021075", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 475, "source_path": "benchmarks\\run_sota_evaluation.py", "text": "run_sota_evaluation.print_summary (benchmarks\\run_sota_evaluation.py:475)"} +{"complexity": "medium", "doc_id": "chunk_021076", "function_type": "function", "has_docstring": "no", "keyword": "parse", "layer": "benchmarks", "module": "other", "source_line": 43, "source_path": "benchmarks\\run_synthetic_rag.py", "text": "run_synthetic_rag._parse_args (benchmarks\\run_synthetic_rag.py:43)"} +{"complexity": "medium", "doc_id": "chunk_021077", "function_type": "function", "has_docstring": "yes", "keyword": "build", "layer": "benchmarks", "module": "other", "source_line": 76, "source_path": "benchmarks\\run_synthetic_rag.py", "text": "run_synthetic_rag._make_progress_callback (benchmarks\\run_synthetic_rag.py:76)"} +{"complexity": "medium", "doc_id": "chunk_021078", "function_type": "function", "has_docstring": "yes", "keyword": "check", "layer": "benchmarks", "module": "other", "source_line": 109, "source_path": "benchmarks\\run_synthetic_rag.py", "text": "run_synthetic_rag._flush_checkpoint (benchmarks\\run_synthetic_rag.py:109)"} +{"complexity": "complex", "doc_id": "chunk_021079", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 130, "source_path": "benchmarks\\run_synthetic_rag.py", "text": "run_synthetic_rag.main (benchmarks\\run_synthetic_rag.py:130)"} +{"complexity": "medium", "doc_id": "chunk_021080", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 85, "source_path": "benchmarks\\run_synthetic_rag.py", "text": "run_synthetic_rag.on_progress (benchmarks\\run_synthetic_rag.py:85)"} +{"complexity": "simple", "doc_id": "chunk_021081", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 157, "source_path": "benchmarks\\run_synthetic_rag.py", "text": "run_synthetic_rag._on_progress (benchmarks\\run_synthetic_rag.py:157)"} +{"complexity": "medium", "doc_id": "chunk_021082", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 167, "source_path": "benchmarks\\run_synthetic_rag.py", "text": "run_synthetic_rag.progress_and_collect (benchmarks\\run_synthetic_rag.py:167)"} +{"complexity": "medium", "doc_id": "chunk_021083", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 74, "source_path": "benchmarks\\sheriff_vs_fedlg.py", "text": "sheriff_vs_fedlg.BenchmarkConfig (benchmarks\\sheriff_vs_fedlg.py:74)"} +{"complexity": "medium", "doc_id": "chunk_021084", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 97, "source_path": "benchmarks\\sheriff_vs_fedlg.py", "text": "sheriff_vs_fedlg.BenchmarkResults (benchmarks\\sheriff_vs_fedlg.py:97)"} +{"complexity": "complex", "doc_id": "chunk_021085", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 116, "source_path": "benchmarks\\sheriff_vs_fedlg.py", "text": "sheriff_vs_fedlg.MoleculeNetDataset (benchmarks\\sheriff_vs_fedlg.py:116)"} +{"complexity": "medium", "doc_id": "chunk_021086", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 230, "source_path": "benchmarks\\sheriff_vs_fedlg.py", "text": "sheriff_vs_fedlg.MolecularGNN (benchmarks\\sheriff_vs_fedlg.py:230)"} +{"complexity": "complex", "doc_id": "chunk_021087", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 255, "source_path": "benchmarks\\sheriff_vs_fedlg.py", "text": "sheriff_vs_fedlg.FedLGClient (benchmarks\\sheriff_vs_fedlg.py:255)"} +{"complexity": "simple", "doc_id": "chunk_021088", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 330, "source_path": "benchmarks\\sheriff_vs_fedlg.py", "text": "sheriff_vs_fedlg.SheriffClient (benchmarks\\sheriff_vs_fedlg.py:330)"} +{"complexity": "medium", "doc_id": "chunk_021089", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 341, "source_path": "benchmarks\\sheriff_vs_fedlg.py", "text": "sheriff_vs_fedlg.FedLGScheduler (benchmarks\\sheriff_vs_fedlg.py:341)"} +{"complexity": "complex", "doc_id": "chunk_021090", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 362, "source_path": "benchmarks\\sheriff_vs_fedlg.py", "text": "sheriff_vs_fedlg.SheriffScheduler (benchmarks\\sheriff_vs_fedlg.py:362)"} +{"complexity": "medium", "doc_id": "chunk_021091", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 485, "source_path": "benchmarks\\sheriff_vs_fedlg.py", "text": "sheriff_vs_fedlg.evaluate_model (benchmarks\\sheriff_vs_fedlg.py:485)"} +{"complexity": "complex", "doc_id": "chunk_021092", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 514, "source_path": "benchmarks\\sheriff_vs_fedlg.py", "text": "sheriff_vs_fedlg.run_experiment (benchmarks\\sheriff_vs_fedlg.py:514)"} +{"complexity": "medium", "doc_id": "chunk_021093", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "benchmarks", "module": "other", "source_line": 659, "source_path": "benchmarks\\sheriff_vs_fedlg.py", "text": "sheriff_vs_fedlg._save_partial_json (benchmarks\\sheriff_vs_fedlg.py:659)"} +{"complexity": "complex", "doc_id": "chunk_021094", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 691, "source_path": "benchmarks\\sheriff_vs_fedlg.py", "text": "sheriff_vs_fedlg.run_full_benchmark (benchmarks\\sheriff_vs_fedlg.py:691)"} +{"complexity": "complex", "doc_id": "chunk_021095", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "benchmarks", "module": "other", "source_line": 749, "source_path": "benchmarks\\sheriff_vs_fedlg.py", "text": "sheriff_vs_fedlg.save_results (benchmarks\\sheriff_vs_fedlg.py:749)"} +{"complexity": "complex", "doc_id": "chunk_021096", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 888, "source_path": "benchmarks\\sheriff_vs_fedlg.py", "text": "sheriff_vs_fedlg.main (benchmarks\\sheriff_vs_fedlg.py:888)"} +{"complexity": "simple", "doc_id": "chunk_021097", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "benchmarks", "module": "other", "source_line": 91, "source_path": "benchmarks\\sheriff_vs_fedlg.py", "text": "sheriff_vs_fedlg.__post_init__ (benchmarks\\sheriff_vs_fedlg.py:91)"} +{"complexity": "simple", "doc_id": "chunk_021098", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "benchmarks", "module": "other", "source_line": 169, "source_path": "benchmarks\\sheriff_vs_fedlg.py", "text": "sheriff_vs_fedlg.__init__ (benchmarks\\sheriff_vs_fedlg.py:169)"} +{"complexity": "complex", "doc_id": "chunk_021099", "function_type": "function", "has_docstring": "yes", "keyword": "load", "layer": "benchmarks", "module": "other", "source_line": 174, "source_path": "benchmarks\\sheriff_vs_fedlg.py", "text": "sheriff_vs_fedlg.load_data (benchmarks\\sheriff_vs_fedlg.py:174)"} +{"complexity": "medium", "doc_id": "chunk_021100", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 212, "source_path": "benchmarks\\sheriff_vs_fedlg.py", "text": "sheriff_vs_fedlg.split_federated (benchmarks\\sheriff_vs_fedlg.py:212)"} +{"complexity": "medium", "doc_id": "chunk_021101", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "benchmarks", "module": "other", "source_line": 237, "source_path": "benchmarks\\sheriff_vs_fedlg.py", "text": "sheriff_vs_fedlg.__init__ (benchmarks\\sheriff_vs_fedlg.py:237)"} +{"complexity": "simple", "doc_id": "chunk_021102", "function_type": "function", "has_docstring": "no", "keyword": "infer", "layer": "benchmarks", "module": "other", "source_line": 251, "source_path": "benchmarks\\sheriff_vs_fedlg.py", "text": "sheriff_vs_fedlg.forward (benchmarks\\sheriff_vs_fedlg.py:251)"} +{"complexity": "simple", "doc_id": "chunk_021103", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "benchmarks", "module": "other", "source_line": 258, "source_path": "benchmarks\\sheriff_vs_fedlg.py", "text": "sheriff_vs_fedlg.__init__ (benchmarks\\sheriff_vs_fedlg.py:258)"} +{"complexity": "complex", "doc_id": "chunk_021104", "function_type": "function", "has_docstring": "yes", "keyword": "train", "layer": "benchmarks", "module": "other", "source_line": 264, "source_path": "benchmarks\\sheriff_vs_fedlg.py", "text": "sheriff_vs_fedlg.train_local (benchmarks\\sheriff_vs_fedlg.py:264)"} +{"complexity": "medium", "doc_id": "chunk_021105", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 313, "source_path": "benchmarks\\sheriff_vs_fedlg.py", "text": "sheriff_vs_fedlg.apply_model_poisoning (benchmarks\\sheriff_vs_fedlg.py:313)"} +{"complexity": "simple", "doc_id": "chunk_021106", "function_type": "function", "has_docstring": "no", "keyword": "proof", "layer": "benchmarks", "module": "other", "source_line": 333, "source_path": "benchmarks\\sheriff_vs_fedlg.py", "text": "sheriff_vs_fedlg.get_attestation (benchmarks\\sheriff_vs_fedlg.py:333)"} +{"complexity": "simple", "doc_id": "chunk_021107", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "benchmarks", "module": "other", "source_line": 344, "source_path": "benchmarks\\sheriff_vs_fedlg.py", "text": "sheriff_vs_fedlg.__init__ (benchmarks\\sheriff_vs_fedlg.py:344)"} +{"complexity": "medium", "doc_id": "chunk_021108", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 347, "source_path": "benchmarks\\sheriff_vs_fedlg.py", "text": "sheriff_vs_fedlg.aggregate (benchmarks\\sheriff_vs_fedlg.py:347)"} +{"complexity": "medium", "doc_id": "chunk_021109", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "benchmarks", "module": "other", "source_line": 368, "source_path": "benchmarks\\sheriff_vs_fedlg.py", "text": "sheriff_vs_fedlg.__init__ (benchmarks\\sheriff_vs_fedlg.py:368)"} +{"complexity": "simple", "doc_id": "chunk_021110", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 381, "source_path": "benchmarks\\sheriff_vs_fedlg.py", "text": "sheriff_vs_fedlg._param_distance (benchmarks\\sheriff_vs_fedlg.py:381)"} +{"complexity": "medium", "doc_id": "chunk_021111", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 390, "source_path": "benchmarks\\sheriff_vs_fedlg.py", "text": "sheriff_vs_fedlg.detect_byzantine (benchmarks\\sheriff_vs_fedlg.py:390)"} +{"complexity": "medium", "doc_id": "chunk_021112", "function_type": "function", "has_docstring": "yes", "keyword": "verify", "layer": "benchmarks", "module": "other", "source_line": 422, "source_path": "benchmarks\\sheriff_vs_fedlg.py", "text": "sheriff_vs_fedlg.constitutional_halt (benchmarks\\sheriff_vs_fedlg.py:422)"} +{"complexity": "complex", "doc_id": "chunk_021113", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 445, "source_path": "benchmarks\\sheriff_vs_fedlg.py", "text": "sheriff_vs_fedlg.aggregate (benchmarks\\sheriff_vs_fedlg.py:445)"} +{"complexity": "complex", "doc_id": "chunk_021114", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 19, "source_path": "benchmarks\\swe_bench\\run_swe_bench.py", "text": "run_swe_bench._run_minimal_pytest_instance (benchmarks\\swe_bench\\run_swe_bench.py:19)"} +{"complexity": "complex", "doc_id": "chunk_021115", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 62, "source_path": "benchmarks\\swe_bench\\run_swe_bench.py", "text": "run_swe_bench.run_swe_bench_harness (benchmarks\\swe_bench\\run_swe_bench.py:62)"} +{"complexity": "simple", "doc_id": "chunk_021116", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 108, "source_path": "benchmarks\\swe_bench\\run_swe_bench.py", "text": "run_swe_bench.main (benchmarks\\swe_bench\\run_swe_bench.py:108)"} +{"complexity": "simple", "doc_id": "chunk_021117", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "benchmarks", "module": "other", "source_line": 35, "source_path": "benchmarks\\tests\\test_energy_benchmark.py", "text": "test_energy_benchmark.test_measurement_result_energy_uj_conversion (benchmarks\\tests\\test_energy_benchmark.py:35)"} +{"complexity": "simple", "doc_id": "chunk_021118", "function_type": "function", "has_docstring": "yes", "keyword": "compute", "layer": "benchmarks", "module": "other", "source_line": 41, "source_path": "benchmarks\\tests\\test_energy_benchmark.py", "text": "test_energy_benchmark.test_measurement_result_small_energy (benchmarks\\tests\\test_energy_benchmark.py:41)"} +{"complexity": "simple", "doc_id": "chunk_021119", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 53, "source_path": "benchmarks\\tests\\test_energy_benchmark.py", "text": "test_energy_benchmark.test_power_interface_detects_rapl (benchmarks\\tests\\test_energy_benchmark.py:53)"} +{"complexity": "medium", "doc_id": "chunk_021120", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 64, "source_path": "benchmarks\\tests\\test_energy_benchmark.py", "text": "test_energy_benchmark.test_power_interface_detects_hwmon (benchmarks\\tests\\test_energy_benchmark.py:64)"} +{"complexity": "simple", "doc_id": "chunk_021121", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 78, "source_path": "benchmarks\\tests\\test_energy_benchmark.py", "text": "test_energy_benchmark.test_power_interface_raises_when_neither_available (benchmarks\\tests\\test_energy_benchmark.py:78)"} +{"complexity": "simple", "doc_id": "chunk_021122", "function_type": "function", "has_docstring": "no", "keyword": "build", "layer": "benchmarks", "module": "other", "source_line": 92, "source_path": "benchmarks\\tests\\test_energy_benchmark.py", "text": "test_energy_benchmark._make_mock_interface (benchmarks\\tests\\test_energy_benchmark.py:92)"} +{"complexity": "medium", "doc_id": "chunk_021123", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 100, "source_path": "benchmarks\\tests\\test_energy_benchmark.py", "text": "test_energy_benchmark.test_energy_benchmark_run_all_returns_suite (benchmarks\\tests\\test_energy_benchmark.py:100)"} +{"complexity": "medium", "doc_id": "chunk_021124", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "benchmarks", "module": "other", "source_line": 123, "source_path": "benchmarks\\tests\\test_energy_benchmark.py", "text": "test_energy_benchmark.test_energy_benchmark_save_writes_json (benchmarks\\tests\\test_energy_benchmark.py:123)"} +{"complexity": "simple", "doc_id": "chunk_021125", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 141, "source_path": "benchmarks\\tests\\test_energy_benchmark.py", "text": "test_energy_benchmark.test_arbitrage_ratio_break_even (benchmarks\\tests\\test_energy_benchmark.py:141)"} +{"complexity": "simple", "doc_id": "chunk_021126", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 149, "source_path": "benchmarks\\tests\\test_energy_benchmark.py", "text": "test_energy_benchmark.test_arbitrage_ratio_savings_at_10k (benchmarks\\tests\\test_energy_benchmark.py:149)"} +{"complexity": "simple", "doc_id": "chunk_021127", "function_type": "function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 156, "source_path": "benchmarks\\tests\\test_energy_benchmark.py", "text": "test_energy_benchmark.test_arbitrage_ratio_rejects_zero_reuse (benchmarks\\tests\\test_energy_benchmark.py:156)"} +{"complexity": "simple", "doc_id": "chunk_021128", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 162, "source_path": "benchmarks\\tests\\test_energy_benchmark.py", "text": "test_energy_benchmark.test_arbitrage_ratio_rejects_zero_first_run (benchmarks\\tests\\test_energy_benchmark.py:162)"} +{"complexity": "simple", "doc_id": "chunk_021129", "function_type": "function", "has_docstring": "yes", "keyword": "hash", "layer": "benchmarks", "module": "other", "source_line": 172, "source_path": "benchmarks\\tests\\test_energy_benchmark.py", "text": "test_energy_benchmark.test_hash_lookup_workload_runs (benchmarks\\tests\\test_energy_benchmark.py:172)"} +{"complexity": "simple", "doc_id": "chunk_021130", "function_type": "function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 177, "source_path": "benchmarks\\tests\\test_energy_benchmark.py", "text": "test_energy_benchmark.test_matrix_multiply_workload_runs (benchmarks\\tests\\test_energy_benchmark.py:177)"} +{"complexity": "medium", "doc_id": "chunk_021131", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 37, "source_path": "benchmarks\\truth_os_sota_benchmark.py", "text": "truth_os_sota_benchmark.BenchmarkResult (benchmarks\\truth_os_sota_benchmark.py:37)"} +{"complexity": "simple", "doc_id": "chunk_021132", "function_type": "class", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 54, "source_path": "benchmarks\\truth_os_sota_benchmark.py", "text": "truth_os_sota_benchmark.SOTABaseline (benchmarks\\truth_os_sota_benchmark.py:54)"} +{"complexity": "complex", "doc_id": "chunk_021133", "function_type": "class", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 62, "source_path": "benchmarks\\truth_os_sota_benchmark.py", "text": "truth_os_sota_benchmark.TruthOSBenchmarkRunner (benchmarks\\truth_os_sota_benchmark.py:62)"} +{"complexity": "medium", "doc_id": "chunk_021134", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 687, "source_path": "benchmarks\\truth_os_sota_benchmark.py", "text": "truth_os_sota_benchmark.main (benchmarks\\truth_os_sota_benchmark.py:687)"} +{"complexity": "simple", "doc_id": "chunk_021135", "function_type": "function", "has_docstring": "no", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 49, "source_path": "benchmarks\\truth_os_sota_benchmark.py", "text": "truth_os_sota_benchmark.to_dict (benchmarks\\truth_os_sota_benchmark.py:49)"} +{"complexity": "medium", "doc_id": "chunk_021136", "function_type": "function", "has_docstring": "no", "keyword": "create", "layer": "benchmarks", "module": "other", "source_line": 72, "source_path": "benchmarks\\truth_os_sota_benchmark.py", "text": "truth_os_sota_benchmark.__init__ (benchmarks\\truth_os_sota_benchmark.py:72)"} +{"complexity": "complex", "doc_id": "chunk_021137", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 94, "source_path": "benchmarks\\truth_os_sota_benchmark.py", "text": "truth_os_sota_benchmark.benchmark_olmocr (benchmarks\\truth_os_sota_benchmark.py:94)"} +{"complexity": "complex", "doc_id": "chunk_021138", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 159, "source_path": "benchmarks\\truth_os_sota_benchmark.py", "text": "truth_os_sota_benchmark.benchmark_hle (benchmarks\\truth_os_sota_benchmark.py:159)"} +{"complexity": "complex", "doc_id": "chunk_021139", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 224, "source_path": "benchmarks\\truth_os_sota_benchmark.py", "text": "truth_os_sota_benchmark.benchmark_aime (benchmarks\\truth_os_sota_benchmark.py:224)"} +{"complexity": "complex", "doc_id": "chunk_021140", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 282, "source_path": "benchmarks\\truth_os_sota_benchmark.py", "text": "truth_os_sota_benchmark.benchmark_gpqa (benchmarks\\truth_os_sota_benchmark.py:282)"} +{"complexity": "complex", "doc_id": "chunk_021141", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 336, "source_path": "benchmarks\\truth_os_sota_benchmark.py", "text": "truth_os_sota_benchmark.benchmark_mmlu_pro (benchmarks\\truth_os_sota_benchmark.py:336)"} +{"complexity": "complex", "doc_id": "chunk_021142", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 389, "source_path": "benchmarks\\truth_os_sota_benchmark.py", "text": "truth_os_sota_benchmark.benchmark_gsm8k (benchmarks\\truth_os_sota_benchmark.py:389)"} +{"complexity": "complex", "doc_id": "chunk_021143", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 443, "source_path": "benchmarks\\truth_os_sota_benchmark.py", "text": "truth_os_sota_benchmark.benchmark_terminal (benchmarks\\truth_os_sota_benchmark.py:443)"} +{"complexity": "complex", "doc_id": "chunk_021144", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 497, "source_path": "benchmarks\\truth_os_sota_benchmark.py", "text": "truth_os_sota_benchmark.benchmark_evasion (benchmarks\\truth_os_sota_benchmark.py:497)"} +{"complexity": "complex", "doc_id": "chunk_021145", "function_type": "async_function", "has_docstring": "yes", "keyword": "other", "layer": "benchmarks", "module": "other", "source_line": 551, "source_path": "benchmarks\\truth_os_sota_benchmark.py", "text": "truth_os_sota_benchmark.benchmark_arguana (benchmarks\\truth_os_sota_benchmark.py:551)"} +{"complexity": "medium", "doc_id": "chunk_021146", "function_type": "async_function", "has_docstring": "yes", "keyword": "run", "layer": "benchmarks", "module": "other", "source_line": 605, "source_path": "benchmarks\\truth_os_sota_benchmark.py", "text": "truth_os_sota_benchmark.run_all_benchmarks (benchmarks\\truth_os_sota_benchmark.py:605)"} +{"complexity": "complex", "doc_id": "chunk_021147", "function_type": "function", "has_docstring": "yes", "keyword": "generate", "layer": "benchmarks", "module": "other", "source_line": 628, "source_path": "benchmarks\\truth_os_sota_benchmark.py", "text": "truth_os_sota_benchmark.generate_report (benchmarks\\truth_os_sota_benchmark.py:628)"} +{"complexity": "simple", "doc_id": "chunk_021148", "function_type": "function", "has_docstring": "yes", "keyword": "save", "layer": "benchmarks", "module": "other", "source_line": 676, "source_path": "benchmarks\\truth_os_sota_benchmark.py", "text": "truth_os_sota_benchmark.save_report (benchmarks\\truth_os_sota_benchmark.py:676)"}